a:link {color:#cc0000; text-decoration:none}
a:visited {color:#cc0000; text-decoration:none}
a:hover {color:#cc0000; text-decoration:underline}
a:active {color:#cc0000; text-decoration:underline}

BODY {
        font-family: Arial;
        font-size: 12px;
        font-color: #000D6F;
        text-decoration:none;
        scrollbar-base-color:#ffffff;
        scrollbar-track-color:#ffffff;
        scrollbar-face-color:#000d6f;
        scrollbar-highlight-color:#ffffff;
        scrollbar-3dlight-color:#000d6f;
        scrollbar-darkshadow-color:#000d6f;
        scrollbar-shadow-color:#ffffff;
        scrollbar-arrow-color:#ffffff;
        }
        
        
TABLE {
        font-family: Arial;
        font-size: 12px;
        color: #000D6F;
        text-decoration:none;
        }


.fett_weiss {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 11px;
 color: #ffffff;
 font-weight: bold;
}

.weiss {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 11px;
 color: #ffffff;
}

.rot_fett {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 12px;
 color: #cc0000;
  font-weight: bold;
}

.rot {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 10px;
 color: #cc0000;
}

.blau_fett {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 12px;
 color: #000D6F;
  font-weight: bold;
}


.blau {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 11px;
 color: #000D6F;
}

.text {
 font-family: Arial;
 font-size: 10px;
 color: #404040;
}

.head {
 font-family: Arial;
 font-size: 12px;
 color: #006600;
 font-weight: bold;
}

.gross{
 font-family: Arial;
 font-size: 13px;
 color: #404040;
}

.big{
 font-family: Arial;
 font-size: 18px;
 color: #203F7D;
 font-weight: bold;
}

.drag {
position:relative;cursor:hand
}