
/* schriftstil,abstände */

body
{margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 0px; color: black;  background-color: #FFFFFF; font-family: verdana,arial; font-size: 10pt; color: #006666; }


table,tr,td
{ color: #FFFFCC ;font-family: verdana,arial; font-size: 10pt; color: #006666; }

/* scrolleiste internet explorer ab vers.5.5 */

/* body
{scrollbar-arrow-color: #ffffff; scrollbar-base-color: #ffffff;
scrollbar-highlight-color : #ffffff; scrollbar-shadow-color : #ffffff;
SCROLLBAR-TRACK-COLOR: #ffffff;}

/* menue linke seite */


#menu1 a {display:block; color: #006666;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 8pt;width:100px;

}

#menu1 a:visited{color: #006666;text-decoration:none;font-family:verdana, sans-serif; font-size: 8pt; width:100px; }

#menu1 a:active{ color: #006666;text-decoration:none;font-family:verdana, sans-serif; font-size: 8pt;width:100px;
  }

#menu1 a:hover {background-color:#e5bf12;
 color: black; text-decoration:none ;font-family:verdana, sans-serif; font-size: 8pt;width:121px;

}



/* allgemeine links im text */

a:link{ color: #006666; text-decoration:underline; ;font-family: verdana; font-size: 8pt;}

a:visited{color: #006666;text-decoration:underline;font-family: verdana; font-size: 8pt;}

a:active{ color: #006666;text-decoration:underline;font-family: verdana; font-size: 8pt; }

a:hover{ color: #ffffff;background-color:#006666;  text-decoration:none;font-family: verdana; font-size: 8pt; }
