
/****************************************************************************/
#menu {
float:right;
width:100%;
position:relative;
z-index:100;
min-width:770px;
height: 20px;
margin-bottom: 0;
margin-right: 0 !important;
margin-right: -0.05em;
}


#menu ul {
font-size:75% !important;
font-size:71%;
margin:0;
padding:0;
height: 15px;
}

#menu li {
float:right;
list-style:none;
background: #b2004d url(../images/nav_hg.jpg) repeat-x center left;
/*margin-top: 4.2em;*/
}

#menu a {
/*border-left:1px solid #fff;*/
color:#fff;
display:block;
font-weight: bold; 
letter-spacing:0.1em;
padding:1px 0.8em 2px;
text-decoration:none;
margin: 0;
}

#menu a:hover {
background:#fff;
color:#505050;
text-decoration:none;
}

#menu a.current {
background:#fff;
color:#505050;
text-decoration:none;
}
.strich {
border-right:1px solid #fff;
}

/****************subnavi********************/


 #subnavb {
	background-color:#b2004d;/*#396*/
	margin-left: 0px;
}
#nav2list   {
width:100% ;
text-align: right;
list-style: none;
	margin-top: 0px;	
	margin-bottom: 0px;
	margin-left: -5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px; 
	padding-left: 5px;
	border: 0;
}
#nav2list a {
display: block;
font-size:72%;
font-weight: bold;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px; 
	padding-left: 0px;
	border: 0;
color: #fff;
	background: #b2004d;/*#396*/
 }
 #nav2listimg   {
width:100% ;
text-align: right;
list-style: none;
	margin-top: 0px;	
	margin-bottom: 0px;
	margin-left: -5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px; 
	padding-left: 5px;
	border: 0;
}
 #nav2listimg a {
display: block;
font-size:72%;
font-weight: bold;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px; 
	padding-left: 0px;
	border: 0;
	/*color: #000;*/
	background: #b2004d;/*#396*/
 }
 html>/**/body #nav2list a {/*kann  IE 7 nicht lesen*/
	padding-top: 5px;
	padding-bottom: 5px;
}

  * html .navb  {/*nur IE*/
	width:100%;
}
.navpad{
padding-right: 0px !important;
padding-right: 10px;
}
#nav2list a:hover{
display: block;
	color: #333;
	background-color: #fff;
	border: 0;
}

#nav3   {
text-align: left;
list-style: none;
	border: 0;
}
#nav3 a {
display: block;
font-size:68%;
font-weight: normal;
padding-left:10px;
	border: 0;
color: #fff;
	background: #c00;/*#396*/
	margin-left:-40px;
	border-top:1px solid #b2004d;
 }
.nav3{
	/*color: #000;*/
	background-color: #c00;/*#396*/
	text-decoration:none;
 }
#nav3 a:hover{
/*display: block;*/
	color: #b2004d;
	background-color: #fff;
	border: 0;
	border-top:1px solid #b2004d;
	font-weight: bold;
}

  .subnavtop  {
	margin-top: 0px;	
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px !important;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px; 
	padding-left: 0px;
	background-color: #b2004d;/*#396*/
	height:10px;
}
#active a {
color:#333333;
background-color: #fff;
background:#fff;
}
#nav3 a.active {
color:#b2004d;
background-color: #fff;
font-weight: bold;
}
#nav2list a.active {
color:#b2004d;
background-color: #fff;
}
#nav2list a.jetzt {
color:#b2004d;
background-color: #f66;
}