a:link { color:#0000ff;text-decoration: underline; }
a:visited { color:#000000;text-decoration: underline; }
a:active { color:#000000;text-decoration: underline; }
a:hover {color:#000000;text-decoration: underline; }

body {scrollbar-face-color:#3333ee}
body {scrollbar-arrow-color:#ffffff}
body {scrollbar-3dlight-color:#000000}
body {scrollbar-darkshadow-color:#000000}
body {scrollbar-shadow-color:#3333ee}
body {scrollbar-base-color:#3333ee}
body {scrollbar-track-color:#ffffff}
body {scrollbar-highlight-color:#ffffff}

.navi {
        font-size : 24px;
        font-weight : bold;
        font-variant : normal;
        height : auto;
}
.h2 {
        font-size : 18px;
        font-weight : bold;
        font-variant : normal;
        height : auto;
}
.h1 {
        font-size : 24px;
        font-weight : bold;
        font-variant : normal;
        height : auto;
}
.normal {
        font-size : 16px;
        font-weight : bold;
        font-variant : normal;
        height : auto;
}
.klein {
        font-size : 12px;
        font-weight : bold;
        font-variant : normal;
        height : auto;
}