/* Vom IE mac 5.x verstecken. Fix für den Windows IE 3px-Text-Gap-Bug \*/
* html #inhalt {              /* in td mit ID"" aufrufen*/
width: 1024px;
}
/* Ende von IE5/mac verstecken*/

/* unten */


a.unten:link, a.unten:visited, a.unten:active {
font-size:11px;
text-decoration:none;
color:#E77817;
font-family:verdana;
text-align:center;
font-weight:bold;

}

a.unten:hover {
font-size:11px;
text-decoration:none;
font-family:verdana;
color:#000000;
text-align:center;
font-weight:bold;
}

/* Menu */


a.menu:link,a.menu:active, a.menu:visited   {
font-size:12px;
background-repeat:repeat;
display:block;                             /*für Anzeige mit Firefox */
line-height:25px;
text-decoration:none;
color:#000000;
font-family:verdana;
vertical-align:top;
}

a.menu:hover {
font-size:12px;
background-repeat:repeat;
display:block;
line-height:25px;
text-decoration:none;
font-weight:bold;
font-family:verdana;
color:#000000;
vertical-align:top;
}

/* Submenu */


a.submenu:link,a.submenu:active, a.submenu:visited   {
font-size:11px;
background-repeat:repeat;
display:block;                             /*für Anzeige mit Firefox */
width:115px;
height:25px;
line-height:25px;
text-decoration:none;
color:#000000;
font-family:verdana;
}

a.submenu:hover {
font-size:11px;
background-repeat:repeat;
display:block;
width:115px;
height:25px;
line-height:25px;
text-decoration:none;
font-weight:bold;
font-family:verdana;
color:#000000;
}

/* Zahn */


a.zahn:link, a.zahn:visited, a.zahn:active {
font-size:11px;
text-decoration:none;
color:#000000;
font-family:verdana;
text-align:center;
}

a.zahn:hover {
font-size:11px;
text-decoration:none;
font-family:verdana;
color:#000000;
text-align:center;
}


/* Link Active */

a.active
font-size:11px;
font-weight:bold;
color:#ffffff;
font-family:verdana;
}