
/* schriftstil,scrolleiste,abstände */

body
{margin-top: 0px; margin-left: 0px; margin-right: 0px; color: black ;  background-color:white; font-family: verdana,arial; font-size: 10pt;}
/* scrollbar-arrow-color: #ffffff; scrollbar-base-color: b4d1e1;
scrollbar-highlight-color : silver; scrollbar-shadow-color : black;}*/


table, tr, td
{margin-top: 0px; margin-left: 0px; margin-right: 0px; color: black ;font-family: verdana,arial; font-size: 10pt}

/* menue oben */

a:link.menuoben{ color: white; text-decoration:none ;font-family: verdana; font-size: 10pt;background-color:#000066;}

a:visited.menuoben{color: white;text-decoration:none;font-family: verdana; font-size: 10pt;background-color:#000066;}

a:active.menuoben{ color:orange;text-decoration:none;font-family: verdana; font-size: 10pt;background-color:#000066; }

a:hover.menuoben{ color: white;background-color:006699;  text-decoration:none;font-family: verdana; font-size: 10pt;}

/* allgemeine links */

a:link{ color: #006699; text-decoration:underline ;font-family: verdana; font-size: 10pt;}

a:visited{color: #006699;text-decoration:underline;font-family: verdana; font-size: 10pt;}

a:active{ color:#006699;text-decoration:underline;font-family: verdana; font-size: 10pt; }

a:hover{ color: white;background-color:006699;  text-decoration:underline and overline;font-family: verdana; font-size: 10pt; }

/* menue linke seite */

td.menulinks{ text-decoration:none ;
font-family: verdana;
font-size:10pt;
background-image:url('images/back_farbverlauf.jpg');
width:110px}

#linksmenu a {display: block;         background-image:url('images/back_farbverlauf.jpg'); color: black; text-decoration:none ;font-family: verdana; font-size: 10pt;width:110px;
padding-left: 1px; padding-bottom: 1px;   padding-top: 1px;margin: 0px auto
}

#linksmenu a:visited{ background-image:url('images/back_farbverlauf.jpg');color: black;text-decoration:none;font-family: verdana; font-size: 10pt;width:110px;
padding-left: 1px; padding-bottom: 1px;   padding-top: 1px;margin: 0px auto
}

#linksmenu a:active{background-image:url('images/back_farbverlauf.jpg'); color:black;text-decoration:none;font-family: verdana; font-size: 10pt;width:110px;
padding-left: 1px; padding-bottom: 1px;   padding-top: 1px;margin: 0px auto
}

#linksmenu a:hover {
background-color:white;
background-image:url('images/weiss.gif'); color: black; text-decoration:none ;font-family: verdana; font-size: 10pt;width:110px;
padding-left: 1px; padding-bottom: 1px;   padding-top: 1px;margin: 0px auto
}
#iframe_1 { text-align:justify; width: 770px; height: 190px; background: #ffffff;
}
.abstand_iframe{ padding-left:80px;
}
.scrollbereich {overflow: auto; width: 670px; height: 400px;
}
.scrollbarabstand {padding-right: 20px;
}