body {
    scrollbar-base-color : black;
    scrollbar-3d-light-color : darkkhaki;
    scrollbar-arrow-color : FFFF00;
    scrollbar-dark-shadow-color : 000000;
    scrollbar-face-color : #152315;
    scrollbar-shadow-color : 000000;
    margin:0px;
    padding:0px;}

 a.special:hover {
 	font-family:Verdana;
         color:#899888;
         text-decoration:none;
         background-color:#000000;
         font-size:9pt;
         }
 a.special {
 	font-family:Verdana;
         color:#899888;
         text-decoration:none;
         font-size:9pt;
         }
 a.light {
 	font-family:Verdana;
         color:#ffff00;
         font-weight:bold;
         text-decoration:none;
         font-size:10pt;}
 a.light:hover {
 	font-family:Verdana;
         color:#000000;
         font-weight:bold;
         background-color:#afcfaf;
         font-size:10pt;
         }
 a.schwarz {
 	font-family:Verdana;
         color:#66cc66;
         font-weight:bold;
         text-decoration:none;
         font-size:10pt;}
 a.schwarz:hover {
 	font-family:Verdana;
         color:#000000;
         font-weight:bold;
         background-color:#afcfaf;
         font-size:10pt;
         }
 a {
 	font-family:Verdana;
         color:#ffff00;
         font-weight:bold;
         text-decoration:none;
         font-size:10pt;}
 a:hover {
 	font-family:Verdana;
         color:#000000;
         font-weight:bold;
         background-color:#afcfaf;
         font-size:10pt;
         }

 body,td,div {
         font-family:Verdana;
         font-size:10pt;
         color:#ffff00;
         }
 .klein {
         font-family:Verdana;
         font-size:8pt;
         }

.kleinweiss {
         font-family:Verdana;
         font-size:8pt;
         color:#ffffff;
         }


 /* Klassen für FORMs */

 .formstyle {
 	background-color:#242424;
         color:#ffff00;
         font-family:Verdana, sans serif;
         font-size:8pt;
         font-weight:bold;
         }

 .buttonsubmit {
 	background-color:#254525;
         color:#ffff00;
         font-family:Verdana, sans serif;
         font-size:8pt;
         font-weight:bold;
         }
 .buttonreset {
 	background-color:#604040;
         color:#ffffff;
         font-family:Verdana, sans serif;
         font-size:8pt;
         font-weight:bold;
         }
 .buttonstyle {
 	background-color:#404060;
         color:#ffffff;
         font-family:Verdana, sans serif;
         font-size:8pt;
         font-weight:bold;
         }

/* andere Klassen */
.white {
       color:#ffffff;
       }
.fehler {
       color:#ff0000;
       }
.okay {
       color:#00ff00;
       }
.special
	{
         color:#899888;
         }
.style2 {
       	border-style:dashed;
         border-width:1px;
         padding:5;
         background-color:#222222;
         border-color:#899888
	}
.style1 {
         background-color:	#454454;
         color:			#000000;
         border-style:		outset;
         border-width:		2px;
         }
.style3 {

	border-style:           solid;
         border-width:		1px;
         background-color:	#556655;
	}
.style4 {
         background-color:	#888877;
         border-style:		outset;
         border-width:		2px;
         color:			#000000;
	}
