A:link {text-decoration: none; color: #ffffff; font-weight: bold;}
A:visited {text-decoration: none; color: #ffffff; font-weight: bold;}
A:active {text-decoration: none; color: #ffffff; font-weight: bold;}
A:hover {text-decoration: none; color: #000000; font-weight: bold;}

BODY {
        SCROLLBAR-FACE-COLOR: #C2AE8D;
        SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
        SCROLLBAR-SHADOW-COLOR: #5f5138;
        SCROLLBAR-3DLIGHT-COLOR: #000000;
        SCROLLBAR-ARROW-COLOR: #F3F0EB;
        SCROLLBAR-TRACK-COLOR: #C2AE8D;
        SCROLLBAR-DARKSHADOW-COLOR: #F3F0EB;
        background-color: #C2Ae8D;
}

{font-family: trebuchet ms; font-size: 9pt; color: #000000;}
p {font-family : trebuchet ms; font-size : 9pt; color: #000000;}
td {font-family : trebuchet ms; font-size : 9pt; color: #000000;}
tr {font-family : trebuchet ms; font-size : 9pt; color: #000000;}
.gross {font-size: 10pt;}
.klein {font-size: 8pt;}

.scroll {
        SCROLLBAR-FACE-COLOR: #ac957d;
        SCROLLBAR-HIGHLIGHT-COLOR: #c3af9b;
        SCROLLBAR-SHADOW-COLOR: #c3af9b;
        SCROLLBAR-3DLIGHT-COLOR: #ac957d;
        SCROLLBAR-ARROW-COLOR: #ffffff;
        SCROLLBAR-TRACK-COLOR: #ac957d;
        SCROLLBAR-DARKSHADOW-COLOR: #ac957d;
}