/* ----------------------------------- contentframe ----------------------------------- */
body div#contentframe div.abstract {
	margin-bottom: 45px;
}
body div#contentframe h2 {
	background-image: url(img/h2/events_1.png);
}

/* ---------------------------------------- child ------------------------------------- */
body div#contentframe div.children.child_0 {
	width: 378px;
	height: 175px;
	margin-top: -20px;
	margin-bottom: 56px; 
	background: #fafafa url(img/rueckblicke.jpg) no-repeat;
	border: 0;
}
body div#contentframe div.children.child_0 h3,
body div#contentframe div.children.child_0 img.childimg {
	display: none;
}
body div#contentframe div.children.child_0 a.more {
	margin: 0 9px 9px 0;
	background-image: url(img/mehr/lana.jpg);
}
body div#contentframe div.children.child_0 div {
	margin: 100px 19px 19px 19px;
}

