
/* scrolleiste */

body
{scrollbar-arrow-color: white; scrollbar-base-color: #226666;
scrollbar-highlight-color : #808080; scrollbar-shadow-color : black;}

/* schriftstil, abstände */

body
{margin-top: 12px; margin-left: 0px; margin-right: 0px;margin-bottom:15px;  font-family: verdana,arial; font-size: 10pt;

}


table,tr,td
{margin-top: 0px; margin-left: 0px; margin-right: 0px;   font-family: verdana,arial; font-size: 10pt;
}

.zeilenhoehe {line-height:16pt}

/* allgemeine links */

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: white;  text-decoration:underline ;font-family: verdana; font-size: 10pt; }

/* menue oben */

td.menulinks{ text-decoration:none ;
font-family: verdana;
font-size:10pt;
background-image:url(images/button_g.jpg);
width:105px;}


#linksmenu a {display: block; background-image:url(../images/button_g.jpg); color: white; text-decoration:none ;font-family: verdana; font-size: 10pt;width:105px;
padding-left: 4px; padding-bottom: 4px;   padding-top: 4px;margin: 0px auto;
}

#linksmenu a:visited{ background-image:url(../images/button_g.jpg);color: black;text-decoration:none;font-family: verdana; font-size: 10pt;width:105px;
padding-left: 4px; padding-bottom: 4px;   padding-top: 4px;margin: 0px auto;
  }

#linksmenu a:active{background-image:url(../images/button_g.jpg); color: silver;text-decoration:none;font-family: verdana; font-size: 10pt;width:105px;
padding-left: 4px; padding-bottom: 4px;   padding-top: 4px;margin: 0px auto;
  }

#linksmenu a:hover {
background:#000000;
 color: white; text-decoration:none ;font-family: verdana; font-size: 10pt;width:105px;
padding-left: 4px; padding-bottom: 4px;   padding-top: 4px;margin: 0px auto;

}



#linkespa a {display: block; background-image:url(../images/button_l.jpg); color: white; text-decoration:none ;font-family: verdana; font-size: 10pt;width:149px;
padding-left: 4px; padding-bottom: 4px;   padding-top: 4px;margin: 0px auto;
}

#linkespa a:visited{ background-image:url(../images/button_l.jpg);color: black;text-decoration:none;font-family: verdana; font-size: 10pt;width:149px;
padding-left: 4px; padding-bottom: 4px;   padding-top: 4px;margin: 0px auto;
  }

#linkespa a:active{background-image:url(../images/button_l.jpg); color: silver;text-decoration:none;font-family: verdana; font-size: 10pt;width:149px;
padding-left: 4px; padding-bottom: 4px;   padding-top: 4px;margin: 0px auto;
  }

#linkespa a:hover {
background:#000000;
 color: white; text-decoration:none ;font-family: verdana; font-size: 10pt;width:149px;
padding-left: 4px; padding-bottom: 4px;   padding-top: 4px;margin: 0px auto;

}


/* titel */

.titel
{font-family: verdana,times new roman; font-size: 12pt;color:white}

/* email-link unten */

a:link.mail{ color: white;text-decoration:none ;font-family:verdana, times new roman; font-size: 8pt;}

a:visited.mail{color: white;text-decoration:none;font-family:verdana, times new roman; font-size: 8pt;}

a:active.mail{ color: white;text-decoration:none;font-family:verdana, times new roman; font-size: 8pt; }

a:hover.mail{ color: silver;text-decoration:underline;font-family:verdana, times new roman; font-size: 8pt; }

/* grossbuchstabe im absatzanfang*/

.buchstgross
{font-size:10pt;color:black;letter-spacing:2px;font-weight:bold;}