/* 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 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; background-color: #B95B1D; scrollbar-face-color: #000000; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #D2D2D2; scrollbar-3dlight-color: #000000; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #333333; scrollbar-arrow-color: #D2D2D2; margin-right: 0; margin-left: 0; margin-top: 0; margin-bottom: 0; } table { font-size: 12px; } a:link { color: #FFFFFF; text-decoration: none } a:visited { color: #FFFFFF; text-decoration: none } a:hover { color: #FF0000; text-decoration: none } a:active { color: #FFFFFF; text-decoration: none } .table { background-color: #3A3A3A; border-color: #3A3A3A #565656 #565656; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; } /* Stylesheet - Ende */