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