a:link {color:#D6614C; text-decoration:none }
a:visited {color:#D6614C; text-decoration:none }
a:hover {color:#D6614C; text-decoration:underline }
a:active {color:#D6614C; text-decoration:underline }

BODY {
        scrollbar-base-color:#ffffff;
        scrollbar-track-color:#ffffff;
        scrollbar-face-color:#727b94;
        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: 25px;
 color: #a0aac8;
 font-weight: bold;
}

.untertitel {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 17px;
 color: #4a5b8e;
 font-weight: bold;
}

.ktext {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 11px;
 color: #616161;
}