a:link {color:#D6614C; text-decoration:underline }
a:visited {color:#D6614C; text-decoration:underline }
a:hover {color:#D6614C; text-decoration:underline }
a:active {color:#D6614C; text-decoration:underline }

BODY {
        scrollbar-base-color:#f1f0e8;
        scrollbar-track-color:#f1f0e8;
        scrollbar-face-color:#ddd9c3;
        scrollbar-highlight-color:#f1f0e8;
        scrollbar-3dlight-color:#ddd9c3;
        scrollbar-darkshadow-color:#ddd9c3;
        scrollbar-shadow-color:#f1f0e8;
        scrollbar-arrow-color:#f1f0e8;
        }
        
        
TABLE {
        font-family: Arial;
        font-size: 12px;
        color: #333333;
        text-decoration:none;
        }


.titel {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 14px;
 color: #742B1D;
}

.info {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 11px;
 color: #333333;
}

.gruen {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 12px;
 color: #62776A;
}

.head {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 16px;
 color: #62776A; 
}

.gross{
 font-family: Arial;
 font-weight: bold;
 font-size: 16px;
 color: #FB8900;
 font-style: italic;
}

.big{
 font-family: Arial;
 font-size: 18px;
 color: #005228;
 font-weight: bold;
}

.drag {
position:relative;cursor:hand
}
