a:hover {

}
a:link {
 text-decoration:none;
 color: #ffffff;
}

a:visited {
 text-decoration:none;
  color: #ffffff;
 }

a:active {
text-decoration:none;
}

a.an {
text-decoration:none;
}


BODY {
        font-family: Arial;
        font-size: 11px;
        font-color: #203F7D;
        text-decoration:none;
        scrollbar-base-color:#F3E700;
        scrollbar-track-color:#ffffff;
        scrollbar-face-color:#ffffff;
        scrollbar-highlight-color:#203F7D;
        scrollbar-3dlight-color:#f1f1f1;
        scrollbar-darkshadow-color:#ffffff;
        scrollbar-shadow-color:#203F7D;
        scrollbar-arrow-color:#203F7D;
        }

.weiss {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 9px;
 color: #ffffff;
}

.weiss_gross {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 12px;
 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: #ffffff;
 font-weight: bold;
}

.gross{
 font-family: Arial;
 font-size: 20px;
 color: #cccccc;
  font-weight: bold;
}

.big{
 font-family: Arial;
 font-size: 18px;
 color: #203F7D;
 font-weight: bold;
}

.drag {
position:relative;cursor:hand
}
