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