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