/* 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: #080E84; } body,table,td {font-family:verdana; font-size: 11px; color: #30C0B1} input,option,textarea {font-family:verdana; font-size: 11px; color:#74B6E8; background-color:#292FA7; border-color:#000000; border-style: dashed; border-width: 1} a:link,a:visited,a:active {text-decoration: none;color: #74B6E8; font-style: bold} a:hover {text-decoration: none;color: #E6C50E; font-style: bold} /* Stylesheet - Ende */