/* 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; background-image: url(bg.png); margin-top: -10px; margin-bottom: 0px; } body,table,td {font-family:Verdana; font-size: 11px; color: #00000} input,option,textarea {font-family:Verdana; font-size: 11px; color:#00000; background-color:#ffffff; border-color:#000000; border-style: dashed; border-width: 1} a:link,a:visited,a:active {text-decoration: none;color: #00000; font-style: bold} a:hover {text-decoration: none;color: #00000; font-style: bold} /* Stylesheet - Ende */