body { margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px }

/* Menue*/
/* Menue-Menuepunkt*/
a.menuepunkt {display:block; text-decoration:none; color:#FFFFFF }
/* Menue-Menuepunkt -mouseover*/
a.menuepunkt:hover {color:#000000; }

/* Menue-Menuepunkt-allgemein*/
.menue {height:25px; width:140px; color:white; text-align:center; border:1pt solid #9A9EA1; font:bold 10pt tahoma; background-color:#8C9194 }
/* Menue-Menuepunkt-aktuell*/
.menue-akt {height:25px; width:140px; color:black; text-align:center; border:1pt solid #9A9EA1; background-color:#FFFFFF; font:bold 10pt tahoma; color:#000000 }

/* Gruener Strich*/
.green { background-color:#009D8C }

/* Titel*/
.titel { text-align:center; margin-top:50; margin-bottom:0; font:bold 24pt arial; color:white }