/* 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: #30669C} input,option,textarea {font-family:Verdana; font-size: 11px; color:#003366; background-color:#D6F3DF; border-color:#30669C; border-style: dashed; border-width: 1} a:link,a:visited,a:active {text-decoration: none;color: #003366; font-style: bold} a:hover {text-decoration: none;color: #1D7EAB; font-style: bold} /* Stylesheet - Ende */