body {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 14px; 
	background-color:#98b605;
color:#353536;
	text-decoration: none; 
	font-weight: normal;  
	width: 100%;
	margin-top: 6px;
	margin-left: 6px;

	ONLOAD="preloadImages();" 
	ONLOAD="preloadImages1();"
}


#anschrift{
font-size: 14px;
color:#606061;
margin: 15px;
padding: 15px;
margin-left: 40px;
}

a:link {
	text-decoration: none;
	color: #353536;


}

a:hover {
	text-decoration: none;
	color:#ffffff;
}

a:active {
	text-decoration: underline;
	color:#ffffff;
}

a:visited {
		text-decoration: none;
		color: #353536;


}

