/* scroll-leiste, textformatierung */Body,table,tr,td {SCROLLBAR-ARROW-COLOR: black; SCROLLBAR-BASE-COLOR: white;scrollbar-highlight-color : silver; scrollbar-shadow-color : black;font-family: Verdana, Helvetica, Arial,sans-serif;;font-size: 10pt;}/* allgemeine links*/A:link    {text-decoration: none; color: black; font-family: verdana, Helvetica,sans-serif; font-size: 10pt; }A:visited {text-decoration: none; color: black; font-family: Verdana,Helvetica,sans-serif; font-size: 10pt; }A:hover   {text-decoration: none; color: #000066; font-family: Verdana,Helvetica,sans-serif; font-size: 10pt; }A:active  {text-decoration: none; color: black;font-family: Verdana,Helvetica,sans-serif; font-size: 10pt; }/* menue links *//*Aussehen der Hauptmenue Links */a:link.men {text-decoration: none;font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 10pt;color: black;width:100px;height:15px;}a:visited.men {text-decoration: none;font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 10pt;color: black;width:100px;height:15px;}a:hover.men {text-decoration: none;font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 10pt;color: black;background-color:#C0C0C0;width:100px;height:15px;}a:active.men {text-decoration: none;font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 10pt;color: black;width:100px;height:15px;}td.menulinks{ text-decoration:none ;width:100;border:solid 1px black;}input.time{border:solid 1px black;font-size:10pt;background-color:white;color:black;text-align:center;}input.date{border:solid 1px white;font-size:10pt;background-color:white;color:black;}