/* 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: 000080; } body,table,td {font-family:Verdana; font-size: 11px; color: #FFFFFF} input,option,textarea {font-family:Verdana; font-size: 11px; color:99FFFF; background-color:3300B2; border-color:#000000; border-style: dashed; border-width: 1} a:link,a:visited,a:active {text-decoration: none;color: 99FFFF; font-style: bold} a:hover {text-decoration: none;color: FF0033; font-style: bold} /* Stylesheet - Ende */