a:link {color:#004EC1; text-decoration:none }
a:visited {color:#004EC1; text-decoration:none }
a:hover {color:#A71638; text-decoration:underline }
a:active {color:#A71638; text-decoration:underline }

BODY {
        scrollbar-base-color:#ffffff;
        scrollbar-track-color:#ffffff;
        scrollbar-face-color:#ffffff;
        scrollbar-highlight-color:#ffffff;
        scrollbar-3dlight-color:#000000;
        scrollbar-darkshadow-color:#000000;
        scrollbar-shadow-color:#ffffff;
        scrollbar-arrow-color:#000000;
        }
        
        
TABLE {
        font-family: Arial;
        font-size: 12px;
        color: #404040;
        text-decoration:none;
        }

.weiss_fett {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 12px;
 color: #ffffff;
 font-weight: bold;
}

.blau {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 11px;
 color: #235AA6;
}

.blau_klein {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 11px;
 color: #000000;
}

.head {
 font-family: Arial;
 font-size: 12px;
 color: #A71638;
}

.gross{
 font-family: Arial;
 font-size: 14px;
 color: #A71638;
}

.big{
 font-family: Arial;
 font-size: 18px;
 color: #203F7D;
 font-weight: bold;
}

.drag {
position:relative;cursor:hand
}