a:link {color:#880101; text-decoration:none }
a:visited {color:#880101; text-decoration:none }
a:hover {color:#880101; text-decoration:underline }
a:active {color:#880101; text-decoration:underline }

BODY {
        scrollbar-base-color:#F0E7D6;
        scrollbar-track-color:#F0E7D6;
        scrollbar-face-color:#D0BF94;
        scrollbar-highlight-color:#F0E7D6;
        scrollbar-3dlight-color:#F0E7D6;
        scrollbar-darkshadow-color:#F0E7D6;
        scrollbar-shadow-color:#F0E7D6;
        scrollbar-arrow-color:#F0E7D6;
        }
        
        
TABLE {
        font-family: Arial;
        font-size: 12px;
        color: #616161;
        text-decoration:none;
        }


.titel {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 14px;
 color: #7D5500;
}

.klein {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 11px;
 color: #7D5500;
}

.blau {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 12px;
 color: #24357D;
}

.head {
 font-family: Times New Roman;
 font-size: 18px;
 color: #24357D; 
}

.gross{
 font-family: Arial;
 font-weight: bold;
 font-size: 16px;
 color: #FB8900;
 font-style: italic;
}

.big{
 font-family: Arial;
 font-size: 18px;
 color: #005228;
 font-weight: bold;
}

.drag {
position:relative;cursor:hand
}
