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