a:link {color:#003C6F; text-decoration:none }
a:visited {color:#003C6F; text-decoration:none }
a:hover {color:#003C6F; text-decoration:underline }
a:active {color:#003C6F; text-decoration:underline }

BODY {
        scrollbar-base-color:#ffffff;
        scrollbar-track-color:#ffffff;
        scrollbar-face-color:#003C6F;
        scrollbar-highlight-color:#ffffff;
        scrollbar-3dlight-color:#ffffff;
        scrollbar-darkshadow-color:#ffffff;
        scrollbar-shadow-color:#ffffff;
        scrollbar-arrow-color:#ffffff;
        }
        
        
TABLE {
        font-family: Arial;
        font-size: 12px;
        color: #333333;
        text-decoration:none;
        }


.text {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 12px;
 color: #005228;
}

.weiss {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 12px;
 color: #ffffff;
}

.klein {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 11px;
 color: #555555;
}

.sklein {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 10px;
 color: #555555;
}

.head {
 font-family: Arial;
 font-size: 12px;
 color: #003C6F; 
}

.start {
 font-family: Arial Black;
 font-size: 35px;
 color: #e0e0e0; 
 font-weight: bold;
}

.grau {
 font-family: Arial;
 font-size: 12px;
 color: #222222; 
 
}

.gross{
 font-family: Arial;
 font-size: 14px;
 color: #003C6F;
 font-weight: bold;
}

.big{
 font-family: Arial;
 font-size: 18px;
 color: #005228;
 font-weight: bold;
}

.drag {
position:relative;cursor:hand
}