a:link {color:#005454; text-decoration:none }
a:visited {color:#005454; text-decoration:none }
a:hover {color:#005454; text-decoration:underline }
a:active {color:#005454; text-decoration:underline; backgroundcolor:#a1a1a1; }



BODY {
        scrollbar-base-color:#E1F0EE;
        scrollbar-track-color:#E1F0EE;
        scrollbar-face-color:#99BEBF;
        scrollbar-highlight-color:#E1F0EE;
        scrollbar-3dlight-color:#E1F0EE;
        scrollbar-darkshadow-color:#E1F0EE;
        scrollbar-shadow-color:#E1F0EE;
        scrollbar-arrow-color:#E1F0EE;
        }

TABLE {
        font-family: Arial;
        font-size: 12px;
        color: #3F3F3F;
        text-decoration:none;
        }


.titel {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 16px;
 color: #006666;
}

.titel-2 {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 14px;
 color: #467D7E;
}

.titel-3 {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 12px;
 color: #003300;
}

.titel-4 {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 12px;
 color: #005454;
}

.text {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 12px;
 color: #003b3b;
}

