/* 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: #0F0F0F; } body,table,td {font-family:Verdana; font-size: 11px; color: #ffffff} a:link,a:visited,a:active {text-decoration: none;color: #ffffff; font-style: bold} a:hover {text-decoration: none;color: #00CCFF; font-style: bold} /* Stylesheet - Ende */