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