
/* schriftstil,abstände,farben */

body
{margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 0px; color: silver;  background-color: black; font-family: verdana,arial; font-size: 10pt;}


table,tr,td
{font-family: verdana,arial; font-size: 10pt;color: silver;  }

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color:silver ; scrollbar-base-color:black ;
scrollbar-highlight-color : silver; scrollbar-shadow-color : black;
SCROLLBAR-TRACK-COLOR: #1d2b2e;}

/* menue links */


#menu1 a {display: block; color:white; text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;width:204px;

}

#menu1 a:visited{ color:white;text-decoration:none;font-family:verdana, sans-serif; font-size:10pt;width:204px;

 }

#menu1 a:active{ color:#ffff99;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;width:204px;

  }

#menu1 a:hover { color:#ffff99; text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;width:204px;

}






/* allgemeine links */

a:link{ color: silver; text-decoration:underline; font-family: verdana; font-size: 10pt;  }

a:visited{color: silver;text-decoration:underline;font-family: verdana; font-size: 10pt; }

a:active{ color:silver;text-decoration:underline;font-family: verdana; font-size: 10pt;   }

a:hover{ color: white; text-decoration:none;font-family: verdana; font-size: 10pt; }