/* 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: #000000; } body,table,td {font-family:Arial; font-size: 11px; color: #FFFFFF} input,option,textarea {font-family:Arial; font-size: 11px; color:#FF7301; background-color:#525050; border-color:#666666; border-style: dashed; border-width: 1} a:link,a:visited,a:active {text-decoration: none;color: #FF7301; font-style: bold} a:hover {text-decoration: none;color: #ffffff; font-style: bold} /* Stylesheet - Ende */