#hd-hauptnavi-level1,
#hd-hauptnavi-level2 {
	width:800px;
	overflow:hidden;
	background-color: #C20509;
	}
	
	#hd-hauptnavi-level1 ul,
	#hd-hauptnavi-level2 ul {
	width:800px;
	padding:0px; 
	margin:0;
	position:relative;
	
	}

#hd-hauptnavi-level1 a {
	font-family:Verdana, Arial, Sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	}
	

#hd-hauptnavi-level1 li {
	width:110px;
	height:21px;
	list-style:none;
	background-color:#C20509;
	float:left;
	padding-top: 4px;
	text-align: center;
	border-right:1px solid #fff;
}

#hd-hauptnavi-level1 li:hover {
	background-color:#00305E;
	cursor:pointer;
}



#hd-hauptnavi-level1 .abstand-links {
	width:66px;
}

#hd-hauptnavi-level1 .abstand-rechts {
	width:67px;
	border-style:none;
	}

#hd-hauptnavi-level1 .abstand-links_nl {
	width:122px;
}

#hd-hauptnavi-level1 .abstand-rechts_nl {
	width:122px;
	border-style:none;
	}



#hd-hauptnavi-level2 {
	background-image:url(../hd-navigation/hd-navi_grau02.gif);	
	}

#hd-hauptnavi-level2 a {
	font-family:Verdana, Arial, Sans-serif;
	font-size:9px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	border-right:1px solid #333;
	padding-left:9px;
	padding-right:10px;
	}
	
	#hd-hauptnavi-level2 a:hover {
	color:#C20509;
	}
	

#hd-hauptnavi-level2 li {
	width:auto;
	height:15px;
	list-style:none;
	float:left;
	padding:8px 0px 5px 0px;
	text-align: center;
}

#hd-hauptnavi-level2 li:hover {
	cursor:pointer;		
}

