#header {
	padding-bottom: 34px;
}

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


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

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


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

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

.teaserHeadline{
	background: #a49c8c;
}

.teaserHeadlineDark{
	background: #a49c8c;
}


