a:link {color:#115422; text-decoration:none }
a:visited {color:#115422; text-decoration:none }
a:hover {color:#115422; text-decoration:underline }
a:active {color:#115422; text-decoration:underline }

BODY {
        scrollbar-base-color:#ffffff;
        scrollbar-track-color:#ffffff;
        scrollbar-face-color:#115422;
        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: #616161;
        text-decoration:none;
        }


.titel {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 16px;
 color: #6f6f6f;
}

.klein {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 11px;
 color: #616161;
}

.weiss {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 12px;
 color: #ffffff;
}

.head {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 12px;
 color: #742B1D; 
}

.gross{
 font-family: Arial;
 font-size: 14px;
 color: #FB8900;
}

.big{
 font-family: Arial;
 font-size: 18px;
 color: #005228;
 font-weight: bold;
}

.drag {
position:relative;cursor:hand
}