  /* Navigationsmenü Über- und Rurbriktitle */
.titel{background-color:#d17a08; color:#ffffff;
text-decoration:none;
text-align:left;
font-family: VERDANA,ARIAL,HELVETICA;
font-size:9pt;
width:225px;
border-bottom:solid 1px #ffcc00;
border-left:solid 1px #ffcc00;
border-right:solid 1px #ffcc00;
border-top:solid 1px #ffcc00;
line-height:20px;
height:20px;
padding-left:5px;
}
.rubrik{
background-color:#0000CC;
color:#ffffff;
text-decoration:none;
text-align:left;
font-family: VERDANA,ARIAL,HELVETICA;
font-size: 9pt;
width:225px;
border-bottom:solid 1px #ffcc00;
border-left:solid 1px #ffcc00;
border-right:solid 1px #ffcc00;
line-height:20px;
height:20px;
padding-left:5px;
}


 /* Navigationsmenü linke Seite */
#menu a {display: block;
background-color:#000099;
text-align:left;
color:#FFFFFF;text-decoration:none; font-family: VERDANA,ARIAL,HELVETICA; font-size: 9pt;
width:225px;
border-bottom:solid 1px #ffcc00;
border-left:solid 1px #ffcc00;
border-right:solid 1px #ffcc00;
line-height:20px;
height:20px;
padding-left:5px;
}

#menu a:visited{
background-color:#000099;
color:#FFFFFF;text-decoration:none;font-family: VERDANA,ARIAL,HELVETICA; font-size: 9pt;
width:225px;
text-align:left;
border-bottom:solid 1px #ffcc00;
border-left:solid 1px #ffcc00;
border-right:solid 1px #ffcc00;
line-height:20px;
height:20px;
padding-left:5px;
}

#menu a:active{
background-color:#000099;
color:#FFFFFF;text-decoration:none;font-family: VERDANA,ARIAL,HELVETICA; font-size: 9pt;
width:225px;
text-align:left;
border-bottom:solid 1px #ffcc00;
border-left:solid 1px #ffcc00;
border-right:solid 1px #ffcc00;
line-height:20px;
height:20px;
padding-left:5px;
}


#menu a:hover {
background-color:#0066FF;
color:#ffffff;
text-decoration:none;font-family: VERDANA,ARIAL,HELVETICA; font-size: 9pt;
width:225px;
text-align:left;
border-bottom:solid 1px #ffcc00;
border-left:solid 1px #ffcc00;
border-right:solid 1px #ffcc00;
line-height:20px;
height:20px;
padding-left:5px;
}
