html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   font-family: Arial, Helvetica, sans-serif;
   vertical-align:top;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:left;
	margin-top: 8px;
	background-color: #E2F4E1;
}
.text {
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}
.text-abstand {
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
}
.text-klein {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.text-gross {
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
.titel {
	font-size: 20px;
	color: #3DA639;
	font-weight: bold;
	text-decoration: none;
	line-height: 45px;
}
.untertitel {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.nav {
	font-size: 17px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #3DA639;
	font-weight: bold;
}
.slogan {
	font-size: 16px;
	color: #328B30;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}.nav-aktiv {
	font-size: 17px;
	color: #3DA639;
	text-decoration: none;
}
.text-nav-on {
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	color: #3DA639;
	font-weight: bold;
}
.text-abstand-fett {
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.speziell {

	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

