
body {  color: white; 
        font-size: x-small;
        font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
        scrollbar-base-color: #000000;
        scrollbar-face-color: #309927; 
        scrollbar-track-color: #26791F;
        scrollbar-arrow-color: #ffffff; 
        scrollbar-shadow-color: #b1b1b1;
        scrollbar-3dlight-color: #ffffff; 
        scrollbar-darkshadow-color: #000000

}

p      { color: white; font-style: normal; font-size: x-small; text-align=justify }
.titel { color: white; font-size: medium; font-weight: bold; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

A       { color: #dddddd; font-weight: normal;  }
A:hover { color: white }


dl       { color: black; font-size: x-small                     }
input    {               font-style: normal; font-size: x-small }
ol       { color: white; font-size: x-small                     }
option   {               font-style: normal; font-size: x-small }
select   {               font-style: normal; font-size: x-small }
td       { color: white; font-size: x-small; font-style: normal; text-align: left; vertical-align: top }
th       { color: black; font-size: x-small; font-style: bold; background: #a1d09d; text-align: left; vertical-align: top }
ul       { color: white; font-style: normal; font-size: x-small }
pre      { color: white; font-style: normal; font-size: x-small; font-family: Courier, Monaco, "New York" }
hr       { color: white; border= 0; height: 1px }
fieldset { color: white; border: 1px solid #ffffff }

IMG.pics {

     border-color: white;
     border-style: solid;
     border-width: 1px;

}

