BODY {
        background: white;
        color : black;
        font-family :  Arial, sans-serif;
        font-size: 14px;
        text-align: justify;
        scrollbar-3dlight-color:white;
        scrollbar-arrow-color:white;
        scrollbar-base-color:#B0EC97;
        scrollbar-shadow-color:white;
        scrollbar-highlight-color:white;
}
TD {        color : black;
        font-family :  Arial, sans-serif;
        font-size: 14px;
}
.absatz {font-size: 15pt;

        font-weight: bold;
        color : black;
        font-style:italic;
        }
li.sommer {list-style-image:url(sonne.gif)}
li.winter {list-style-image:url(schnee.gif)}
li.regen  {list-style-image:url(regen.gif)}
ul {text-align:left;}



H2 {
        font-size: 14pt;
        color: #87CEFA;
}

H3 {
        font-size: 13pt;
        color: #B0EC97;
        width=100%;filter: shadow (color=#000000, direction=135);
}

H4 {
    font-size: 15pt;
    font-family : BernhardModBT
        font-variant: small-caps;
        font-weight: bold;
        color : #008000;
        }
H5 {
        font-size: 10pt;
        color: blue;
}

A {
        text-decoration: none;
        color: #008000;font-weight: bold;
}

A:Hover {
        text-decoration: underline;
        color: #00b800;
        font-weight: bold;


}

HR {
        color: black;
        height: 2pt;
}
  
