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

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

/* Navigation oben rechts */

#topnav ul {
   list-style-type: none; list-style-image: none; margin: 28px 30px 0 0;
}

#topnav li {
   display: inline; padding: 0 5px; border-right: 1px solid #b5123e;
}

#topnav li a {
   color: #b5123e; text-decoration: none;
}

#topnav li a:hover {
   color: #000; text-decoration: underline;
}

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

/* Hauptnavigation */

#mainnav ul {
   width: 220px; margin-bottom: 20px; border-top: 1px solid #fff; border-right: 1px solid #fff; list-style-type: none;
}

#mainnav li { line-height: 1.1em; }
#mainnav li a {
   display: block; width: 220px; color: #b5123e; text-decoration: none; font-weight: bold;
   border-bottom: solid 1px #fff; padding: 7px 0px 7px 20px;
   voice-family: "\"}\""; voice-family: inherit; width: 200px;
}

#mainnav li a:hover {
   color: #000; background: url(images/marker2.gif) 7px 10px no-repeat #fff;
}

#mainnav .aktiv-a {
   color: #000; background: #fff;
}

#mainnav .aktiv {
   display: block; width: 220px; color: #000; text-decoration: none; font-weight: bold;
   border-bottom: solid 1px #fff; padding: 7px 0px 7px 20px; background: url(images/marker2.gif) 7px 10px no-repeat #fff;
   voice-family: "\"}\""; voice-family: inherit; width: 200px;
}


/* Hauptnavigation 2. Ebene */

#mainnav ul ul {
   border-top: none; margin: 0px;
}

#mainnav li li a {
   display: block; width: 220px; color: #003399; text-decoration: none; font-weight: normal;
   background: none;
   border-bottom: solid 1px #fff; padding: 3px 0px 3px 35px;
   voice-family: "\"}\""; voice-family: inherit; width: 185px;
}

#mainnav .aktiv2-a {
   color: #003399; background: url(images/marker2.gif) 22px 50% no-repeat #fff;
}

#mainnav li li a:hover {
   color: #003399; background: url(images/marker2.gif) 22px 50% no-repeat #fff;
}

#mainnav .aktiv2 {
   display: block; width: 220px; color: #003399; text-decoration: none;
   border-bottom: solid 1px #fff; padding: 3px 0px 3px 35px;
   background: url(images/marker2.gif) 22px 50% no-repeat #fff;
   voice-family: "\"}\""; voice-family: inherit; width: 185px;
}
