a:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
	color: #800000;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #800000;
	text-decoration: none;
	font-weight: bolder;

}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}

.titel1 {
         font-size: 11pt;
	 font-family: Arial;
         font-stretch:wider;
	 color: #5c6b4c;
         text-decoration: none;
	 line-height:12px;
	 font-weight: 600;
}

.intro {
         FONT-SIZE: 11px;
         font-family: Arial;
         color: #5c6b4c;
         text-decoration: none;
	line-height:11px;
         text-align: justify;
	font-weight: 500;
}

.textabsatz {
         FONT-SIZE: 11px;
         font-family: Verdana;
         color: #000000;
         text-decoration: none;
	 line-height:14px;
         text-align: justify;
	 font-weight: 400;
}

.news {
         FONT-SIZE: 9px;
         font-family: Verdana;
         color: #000000;
         text-decoration: none;
	line-height:11px;
         text-align: justify;
	font-weight: 400;
         margin-left: 5px;
}

.weiter_text
{  color: #800000;
   font-family: Verdana;
   font-size: 11px;
   font-weight: 500;
   text-decoration: none;
}

.ueberschrift_inhalt
{  color: #800000;
   font-family: Verdana;
   font-size: 12px;
   font-weight: 800;
   text-decoration: none;
}

#zentriert {
         position:absolute;
         top:0;
         left:50%;
         margin-left:-350;
         margin-top:50;
}

.menue_links{
  	line-height:26px;
	text-decoration: none;
	font-family: Arial;
	font-size: 9pt;
}

.menue_links a:link{
	color: #C8C8C8;
	font-weight: 500;
	font-family: Arial;
	font-size: 9pt;
}

.menue_links a:visited{
	color: #E2E2E2;
	font-weight: 500;
	font-family: Arial;
	font-size: 9pt;
}

.menue_links a:hover{
	color: #FFFFFF;
	font-weight: 600;
	font-family: Arial;
	font-size: 9pt;
}

.menue_links a:active{
	color: #FFFFFF;
	font-weight: 600;
	font-family: Arial;
	font-size: 9pt;
}


.menue_oben a:link{
	font-family: Verdana;
	font-size: 9pt;
	color: #800000;
	text-decoration: none;
	font-weight: 600;
}

.menue_oben a:visited{
	font-family: Verdana;
	font-size: 9pt;
	color: #800000;
	text-decoration: none;
	font-weight: 600;
}

.menue_oben a:hover{
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: 600;
}

.menue_oben a:active{
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: 600;
}


.kontakt {
	font-family: Arial;
         font-size: 9pt;
	color: #FFFFFF;
         text-decoration: none;
         text-align: center;
}

.kontakt a:link{
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
         font-weight: 400;
}


.kontakt a:visited{
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
         font-weight: 500;
}

.kontakt a:hover{
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
         font-weight: 600;
}

.kontakt a:active{
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
         font-weight: 500;
}

.scrollbereich {
margin-left: 0px;
margin-top: 0px;
overflow:auto;
overflow-x:hidden;
width: 480px;
height: 364px;
scrollbar-arrow-color: #BCBCBC;/*Pfeilfarbe*/
scrollbar-face-color: #999999; /* Pfeilumgebung(Button unten und oben) + Schieber*/
scrollbar-highlight-color: #BCBCBC; /* 3D links + oben */
scrollbar-3dlight-color: #FFFFFF; /* Schatten links + oben */
scrollbar-shadow-color: #000000; /* 3D rechts + unten */
scrollbar-darkshadow-color: #FFFFFF; /* Schatten links + rechts */
scrollbar-track-color: #E6E6E6; /* Hintergund Balken*/
}

