#navi {
	height: 25px;
	background: url("/fileadmin/pictures/layout/bg_navi_kinderhaus.gif") repeat-x;
}


#navi ul li a:hover {
	background: #edbf35;
	color: #ffffff;	
}

#navi ul li .active {
	background: #edbf35;
	color: #000000;	
}


#subnavi ul li {
	list-style-type: none;
	border-bottom: 1px solid #edbf35;
}

#subnavi ul li .active {
	background: #edbf35;
	color: #000000;	
}

.teaserHeadline{
	background: #edbf35;
}
