/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.clearfix:after {
    content: "."; display: block; height: 0; clear: both; visibility: hidden;
}

/* Hauptnavigation */

#mainnav ul {
	height: 54px; padding: 0px 0px 0px 5px; list-style: none; line-height: normal; background: #3b3b3b;
}

#mainnav li {
	display: block; float: left; height: 54px; margin-right: 5px;
}

/*#mainnav a {
	display: block; float: left; height: 20px; margin-right: 3px; padding: 15px 20px; text-decoration: none; text-transform: lowercase; font-size: 0.9em; color: #fff;
}*/

#mainnav a {
	display: block; float: left; padding: 12px 15px; margin: 6px 0 0 0; text-decoration: none; text-transform: lowercase; font-size: 0.9em; color: #fff; font-weight: bold;
}

#mainnav a:hover {
   text-decoration: none; background: url(images/pfeil.png) no-repeat 7px 49% #66665e;
}

#mainnav .aktiv-a {
   text-decoration: none; background: url(images/pfeil.png) no-repeat 7px 49% #66665e;
}

#mainnav .aktiv {
	padding: 12px 15px; margin-top: 6px; height: 17px; text-decoration: none; text-transform: lowercase; font-size: 0.9em; color: #fff; font-weight: bold; background: url(images/pfeil.png) no-repeat 7px 49% #66665e;
}

/* Unternavigation */

#subnav ul {
   width: 240px; margin-bottom: 20px; list-style-type: none;
}
#subnav li {
   margin-bottom: 10px;
}


#subnav li a {
   display: block; width: 230px; color: #003399; text-decoration: none; text-transform: lowercase;
   border-bottom: dotted 1px #66665e; padding: 3px 0px 3px 15px;
   voice-family: "\"}\""; voice-family: inherit; width: 215px;
}

#subnav li a:hover {
   color: #a62811; background: url(images/marker-subnav-right.gif) 0px 50% no-repeat #fff;
}

#subnav .aktiv-a {
   color: #003399; background: url(images/marker-mainnav-down.gif) 10px 50% no-repeat #fff;
}

#subnav .aktiv {
   display: block; width: 230px; color: #a62811; text-decoration: none; text-transform: lowercase;
   border-bottom: dotted 1px #66665e; padding: 3px 0px 3px 15px;
   background: url(images/marker-subnav-right.gif) 0px 50% no-repeat #fff;
   voice-family: "\"}\""; voice-family: inherit; width: 215px;
}



/* Footernav */

#footer-right ul {
    margin: 0 20px 0 0; padding: 0px; list-style-type: none;
}

#footer-right li {
   display: inline; vertical-align: middle; font-size: 0.7em; padding: 0 5px; border-right: 1px solid #eee; line-height: 23px;
}

#footer-right li a {
   color: #eee; text-decoration: none;
}

#footer-right li a:hover {
   color:  #a62811; text-decoration: underline;
}

#footer-right .aktiv {
   color:  #a62811; text-decoration: underline;
}

#footer-right .ende {
   border: 0px;
}
