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