/* Hier kommt der komplette Stylesheet hin. Bei Veränderungen: Der Rest der Datei muss so bleiben nur das hier drunter darf verändert werden. */ body { background-color: #ececec; } body,table,td {font-family:Verdana; font-size: 11px; color: #FFFFFF} input,option, {font-family:Verdana; font-size: 11px; color:#FFFFFF; background-color:#000000; border-color:; border-style: dashed; border-width: 1} a:link,a:visited,a:active {text-decoration: none;color: #FFFFFF; font-style: bold} a:hover {text-decoration: none;color: #FFFFFF; font-style: bold} textarea {text-decoration: none;color: #000000; font-style: bold} /* Stylesheet - Ende */