#header a {
	color:white;
	text-decoration:none;
	padding-right:10px;
	padding-left:5px;
}

#header .active {
	color:white;
	text-decoration:underline;
	padding-right:10px;
	padding-left:5px;
}

#mainnavi {
	color:#124d96;	
}

#mainnavi a {
	color:#124d96;	
	text-decoration:none;
	font-size:90%;	
}

#mainnavi a:hover {
	font-weight:bold;
}

#mainnavi .active {
	color:#124d96;	
	text-decoration:none;
	font-size:90%;	
	font-weight:bold;	
}

#subnavi {
	padding-bottom:100px;
}

#subnavi a {
	display:block;
	background-image:url(/img/subnav.gif);
	background-repeat:no-repeat;
	background-position:left 7px;
	padding-left:10px;
	text-decoration:none;	
	color:#124d96;
	margin-bottom:10px;
	font-size:90%;
}

#subnavi a:hover {
	background-image:url(/img/subnav_hl.gif);
	font-weight:bold;
}

#subnavi .active {
	display:block;
	background-image:url(/img/subnav_hl.gif);
	background-repeat:no-repeat;
	background-position:left 7px;
	padding-left:10px;
	text-decoration:none;	
	color:#124d96;
	font-weight:bold;	
}

#subnavi a.produkte {
	background-image:none;
	padding-left:0px;	
}

#subnavi a.produkte:hover {
	background-image:none;
}

#subnavi div.produkte {
	background-image:none;
	padding-left:0px;	
	font-size:90%;	
	margin-bottom:10px;	
}

#thirdNavi a {
	margin-left:20px;
	background-image:none;	
	padding-left:12px;	
	
}

#thirdNavi .noProducts {
	margin-left:20px;
	background-image:none;	
	padding-left:12px;	
	font-size:90%;		
}

#thirdNavi a:hover {
	background-image:url(/img/thirdnav_hl.gif);
	background-repeat:no-repeat;
	background-position:left 12px;
	font-weight:bold;
}


#thirdNavi .active {
	background-image:url(/img/thirdnav_hl.gif);
	background-repeat:no-repeat;
	background-position:left 12px;
	font-weight:bold;	
}