
/* schriftstil,scrolleiste,abstände */

html, body, textarea {
margin-top: 0px; margin-left: 0px; margin-right: 0px; color:#000000;  background-color:#ffffff; font-family: verdana,arial; font-size: 14pt;
scrollbar-arrow-color:#ffffff; scrollbar-base-color:#b4d1e1; scrollbar-highlight-color:#c0c0c0; scrollbar-shadow-color:#000000;}


table,tr,td
{margin-top: 0px; margin-left: 0px; margin-right: 0px; color: black ;font-family: verdana,arial; font-size: 15pt}

/* menue oben */

a:link.menuoben{ color: white; text-decoration:none ;font-family: verdana; font-size: 15pt;background-color:#000066;}

a:visited.menuoben{color: white;text-decoration:none;font-family: verdana; font-size: 15pt;background-color:#000066;}

a:active.menuoben{ color:orange;text-decoration:none;font-family: verdana; font-size: 15pt;background-color:#000066; }

a:hover.menuoben{ color: white;background-color:#006699;  text-decoration:none;font-family: verdana; font-size: 15pt;}

/* allgemeine links */

a:link{ color: #006699; text-decoration:underline ;font-family: verdana; font-size: 15pt;}

a:visited{color: #006699;text-decoration:underline;font-family: verdana; font-size: 15t;}

a:active{ color:#006699;text-decoration:underline;font-family: verdana; font-size: 15pt; }

a:hover{ color: white;background-color:#006699;  text-decoration:underline; font-family: verdana; font-size: 15pt; }

/* menue linke seite */

td.menulinks{ text-decoration: none ;
font-family: verdana;
font-size: 13pt;
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: 13pt;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: 13pt;width:11px;
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: 13pt;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: 13pt;width:110px;
padding-left: 1px; padding-bottom: 1px;   padding-top: 1px;margin: 0px auto;
}

