/* -------------------------------------- header -------------------------------------- */
/* header navigation */
body div#header ul {
	background-image: url(img/header/events.jpg);
}

/* ----------------------------------- contentframe ----------------------------------- */
body div#contentframe h2 {
	background-image: url(img/h2/events.png);
}

/* ---------------------------------------- child ------------------------------------- */
body div#contentframe div.children a.more {
	background-image: url(img/mehr/events.jpg);
}
body div#contentframe div.children h3 {
	color: #0b213d;
}

/* --------------------------------------- part --------------------------------------- */
body div#contentframe div.content_part h3 {
	color: #0b213d;
}
