a:link {color:#24357D; text-decoration:none }
a:visited {color:#24357D; text-decoration:none }
a:hover {color:#24357D; text-decoration:underline }
a:active {color:#24357D; text-decoration:underline }

BODY {
        scrollbar-base-color:#ffffff;
        scrollbar-track-color:#ffffff;
        scrollbar-face-color:#24357D;
        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: #24357D;
}

.blau {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 12px;
 color: #24357D;
}

.head0 {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 12px;
 color: #7C87AE;
 font-weight: bold;
}

.head1 {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 14px;
 color: #24357D;
 font-weight: bold;
}


.head2 {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 13px;
 color: #24357D;

}

.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;
}

.intro{
 font-family: Arial;
 font-size: 16px;
 color: #1D3F65;
}

.drag {
position:relative;cursor:hand
}