a:link {color:#A63346; text-decoration:none }
a:visited {color:#A63346; text-decoration:none }
a:hover {color:#A63346; text-decoration:underline }
a:active {color:#A63346; text-decoration:underline }

BODY {
        scrollbar-base-color:#C6D1CB;
        scrollbar-track-color:#E8E9DF;
        scrollbar-face-color:#C6D1CB;
        scrollbar-highlight-color:#E8E9DF;
        scrollbar-3dlight-color:#E8E9DF;
        scrollbar-darkshadow-color:#E8E9DF;
        scrollbar-shadow-color:#E8E9DF;
        scrollbar-arrow-color:#E8E9DF;
        }
        
        
TABLE {
        font-family: Arial;
        font-size: 12px;
        color: #333333;
        text-decoration:none;
        }


.text {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 12px;
 color: #727a0d;
}

.klein {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 11px;
 color: #555555;
}

.head {
 font-family: Monotype Corsiva,Arial;
 font-size: 29px;
 color: #97a112; 
 }

.gross{
 font-family: Arial;
 font-size: 16px;
 color: #A63346;
}

.big{
 font-family: Arial;
 font-size: 18px;
 color: #005228;
 font-weight: bold;
}

.drag {
position:relative;cursor:hand
}
