/* 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: #FFFFFF; } body,table,td {font-family:Verdana; font-size: 11px; color: #000000} input,option,textarea {font-family:Verdana; font-size: 11px; color:#000000; background-color:#8EA9C7; border-color:#000000; border-style: solid; border-width: 1} a:link,a:visited,a:active {text-decoration: underline;color: #000000; font-style: bold} a:hover {text-decoration: underline;color: #FF0000; font-style: bold} input,textarea { margin:5px; } /* Stylesheet - Ende */