<!-- Stylesheetangaben fuer Hyperlinks -->
a:link { color:#000000; text-decoration:none; }
a:visited { color:#875000; text-decoration:none; }
a:active { color:#ff0000; text-decoration:underline; }
A:hover   {text-decoration: underline; color: #ff8000}


<!-- Stylesheetangaben fuer Navigationskaesten links und rechts des Hauptteiles -->
td.navi{font-family: Verdana, Arial, Helvetica, sans-seriff; font-size: 8pt; font-style: bold;
line-height: normal; font-weight: normal; color: #ffffff; }

td.text{font-family: Verdana, Arial, Helvetica, sans-seriff; font-size: 10pt; font-style: bold;
line-height: normal; font-weight: normal; color: #000000; }

table.rahmen { BORDER:1px black solid; color:#000000; font-face:verdana; font-family:Verdana; font-size:10pt;font-weight:normal; } 

#link{font-family: Verdana, Arial, Helvetica, sans-seriff; font-size: 8pt; font-style: normal;
line-height: normal; font-weight: normal; color: #cc0000; }


<!-- Stylesheetangaben fuer Datumsanzeige -->
td.datum {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal;
line-height: normal; font-weight: bold; color: #cc0000; }


