

div a:link { text-decoration: none; color: maroon; font-size: 100%; }

div a:visited { text-decoration: none; color: maroon; font-size: 100%; }

div a:hover { text-decoration: none; color: #FF0000; font-size: 100%; }

b span a:link { text-decoration: none; color: maroon; font-size: 100%; }

b span a:visited { text-decoration: none; color: maroon; font-size: 100%; }

b span a:hover { text-decoration: none; color: #FF0000; font-size: 100%; }

h1.titel { width :100%;
           filter: glow(color=CCCCCC,strength=5)blur(direction=315,strength=10);
           position: absolute; top: 15; }


body#menu { color: #FFFFFF; background-color: steelblue; }
body#unten { color: #FFFFFF; background-color: steelblue; font-size: 80%; }



body {  background-color: beige; color: maroon; background-image: url(pics/logo.jpg);
        background-position: center; background-repeat: no-repeat;
        background-attachment:fixed;

        SCROLLBAR-TRACK-COLOR:#f5f5dc;
        SCROLLBAR-FACE-COLOR:#4682b4;
        SCROLLBAR-3DLIGHT-COLOR:#ffffff;
        SCROLLBAR-ARROW-COLOR:#f5f5dc;
        SCROLLBAR-HIGHLIGHT-COLOR:#ffffff;
        SCROLLBAR-SHADOW-COLOR:#ffffff;}


table#unten { font-size: 14px; position: absolute; middle: 0%; left: 1%; }

tr#termin { background-color: #CCCCCC; }