/* 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 #003399;
}

#topnav li a {
   color: #003399; 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 a {
   display: block; width: 220px; color: #003399; text-decoration: none; font-weight: bold;
   background: url(images/marker-mainnav-right.gif) 10px 50% no-repeat;
   border-bottom: solid 1px #fff; padding: 3px 0px 3px 25px;
   voice-family: "\"}\""; voice-family: inherit; width: 195px;
}

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

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

#mainnav .aktiv {
   display: block; width: 220px; color: #003399; text-decoration: none; font-weight: bold;
   border-bottom: solid 1px #fff; padding: 3px 0px 3px 25px;
   background: url(images/marker-mainnav-right.gif) 10px 50% no-repeat #fff;
   voice-family: "\"}\""; voice-family: inherit; width: 195px;
}


/* 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/marker-mainnav2-right.gif) 25px 50% no-repeat #fff;
}

#mainnav li li a:hover {
   color: #003399; background: url(images/marker-mainnav2-right.gif) 25px 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/marker-mainnav2-right.gif) 25px 50% no-repeat #fff;
   voice-family: "\"}\""; voice-family: inherit; width: 185px;
}


/* Hauptnavigation 3. Ebene */

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

#mainnav li 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 50px;
   voice-family: "\"}\""; voice-family: inherit; width: 170px;
}

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

#mainnav .aktiv3 {
   display: block; width: 220px; color: #003399; text-decoration: none;
   border-bottom: solid 1px #fff; padding: 3px 0px 3px 50px;
   background: url(images/marker-mainnav2-right.gif) 40px 50% no-repeat #fff;
   voice-family: "\"}\""; voice-family: inherit; width: 170px;
}
