a:hover {

}

a:link {
 text-decoration:underline;
 color: #203F7D;
}

a:visited {
 text-decoration:underline;
  color: #203F7D;
 }

a:active {
text-decoration:none;
}

a.an {
text-decoration:none;
}


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: 11px;
        color: #404040;
        text-decoration:none;
        }


.weiss {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 9px;
 color: #ffffff;
}

.weiss_gross {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 11px;
 color: #ffffff;
}

.blau_gross {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 12px;
 color: #203F7D;
}

.blau {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 11px;
 color: #203F7D;
}

.text {
 font-family: Arial;
 font-size: 12px;
 color: #002F28;
}

.head {
 font-family: Arial;
 font-size: 13px;
 color: #da251d;
 font-weight: bold;
}

.gross{
 font-family: Arial;
 font-size: 15px;
 color: #404040;
}

.big{
 font-family: Arial;
 font-size: 18px;
 color: #203F7D;
 font-weight: bold;
}
.small{
 font-family: Arial;
 font-size: 8px;
 font-color: #e1e1e1;
}
.drag {
position:relative;cursor:hand
}
