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