/* 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: #000000; scrollbar-arrow-color: #ffffff; scrollbar-3dlight-color: #ffffff; scrollbar-highlight-color: #004182; scrollbar-face-color: #0000cc; scrollbar-shadow-color: #0000cc; scrollbar-darkshadow-color: #0099ff; scrollbar-track-color: #000000; } body,table,td {font-family:verdana; font-size: 11px; color: #FFFFFF} input,option,textarea {font-family:verdana; font-size: 11px; color:#FFFFFF; background-color:#000099; border-color:#0000FF; border-style: dashed; border-width: 1} a:link,a:visited,a:active {text-decoration: none;color: #FFFFFF; font-style: bold} a:hover {text-decoration: none;color: #cccccc; font-style: bold} /* Stylesheet - Ende */