/* Main Navi 
----------------------------------------------------------------------------------------------------------------------------------- */
#nav {
/*position: relative;
top:10px;*/
height:30px;
width:836px;
padding:0 0 0 0;
margin:0 0px 0 0px;
}

#nav ul li a.spanclass {
}

#nav ul {
/*z-index: 1;
position: absolute;
right: 0;*/
margin:0;
padding: 0;
list-style:none;
bottom: 0px !important;
bottom: 0px;
font-family: Arial, Helvetica, sans-serif;
float:left;
}
#nav li, #current {
float: left;
display: inline;
margin:0 0 0 0;
padding:0 0px;
}
#nav a, #current a {
font-size:14px;
float:left;
margin:0px;
padding:0px 0px 0 0px;
text-decoration:none;

}
#nav a.spanclass, #current a.spanclass {
float:left;
display: block;
padding:6px 20px 0px 20px;
color: #fff;
background-image: url(../media/nav_spacer.gif);
background-repeat: no-repeat;
background-position: right 8px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a.spanclass, #current a.spanclass {float:none;}
/* End IE5-Mac hack */
#nav a:hover {
color: #fff;
background-color:#AA041E;
padding-bottom:5px;
}
#nav a:hover {
}
#nav a:hover {
}

#nav #current a {
/*background: url(../media/aktiv_back_l.gif) no-repeat left top;*/

}
#nav #current a {
/*background: url(../media/aktiv_back_r.gif) no-repeat right top;*/
color: #fff;
background-color:#AA041E;
padding-bottom:5px;
}



/* Subnavi 
-------------------------------------------------------------------------------------------------------------------------------------- */


#subnavi {
width:138px;
text-align:left;
margin:0 10px;
padding:0;
overflow:hidden;
}

/* Style-Definition für jeden Menü-Eintrag */

#subnavi li {
border-bottom:1px solid #FA961E;
}


/* Canonical link order: L V F H A */
#subnavi li a {
font-size:13px;
color:#414141;
padding:5px 0 5px 10px;
margin:0;
text-decoration: none;
display:block;	
}
#subnavi li a:link {
	color:#414141; 
}
#subnavi li a:visited {
	color:#414141;
}
#subnavi li a:focus {
	color:#AA041E; 	
} 
#subnavi li a:hover {
	color:#AA041E;
} 
#subnavi li a:active {
	color:#AA041E;
} 
#subnavi li#current a{
	color:#AA041E;
} 



.normal_level2 {
	
}
#subnavi li.normal_level2 a{
font-size:12px;
padding:0;
margin:3px 0 0 20px;
}

#subnavi li#selected_level2  {

}
#subnavi li#selected_level2 a  {
color: #AA041E;
padding:0;
margin:3px 0 0 20px;
}

#subnavi li#selected_level1 a  {
color: #AA041E;
}
