
.nichtdrucken {
	display: none;
}

.titel {
	color: black;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Geneva;
	line-height: 19px;
}
.text {
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	line-height: 19px;
}
.texttabelle {
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	line-height: 19px;
}

.lead {
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-weight: bold;
	line-height: 19px;
}
.legende {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	line-height: 14px;
}
.fett {
	font-weight: bold;
}
.gruen {
	color: #76C90C;
}
a:link {
	color: black;
	text-decoration: underline;
}
a:visited {
	color: black;
	text-decoration: underline;
}
a:hover { 
	color: black;
	text-decoration: none;
}
a:active { 
	color: black;
	text-decoration: underline;
}

.navgiation {
	color: #438E00;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	line-height: 19px;
}

.navgiation a:link {
	color: #438E00;
	text-decoration: none;
}
.navgiation a:visited {
	color: #438E00;
	text-decoration: none;
}
.navgiation a:hover { 
	color: #438E00;
	text-decoration: none;
	font-weight: bold;
}
.navgiation a:active { 
	color: #438E00;
	text-decoration: none;
	font-weight: bold;
}

#inhaltsbox { }

img {
	border: 0px;
}

BODY {
scrollbar-3dlight-color: #76C90C; 
scrollbar-arrow-color: #76C90C; 
scrollbar-base-color: white; 
scrollbar-darkshadow-color: #76C90C; 
scrollbar-face-color: white; 
scrollbar-highlight-color: white; 
scrollbar-shadow-color: white; 
scrollbar-track-color: white;

background-color:white;

margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:10px;

}
