body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CC3300;
	word-spacing: 8px;
}
.menu a:link {
	text-decoration: none;
	color: #000;
}
.menu a:visited {
	text-decoration: none;
	color: #000;
}
.menu a:hover {
	text-decoration: none;
	color: #CC3300;
}
.menu a:active {
	text-decoration: none;
	color: #000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #999;
	font-weight: normal;
	padding-right: 115px;
	padding-left: 115px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	padding-right: 115px;
	padding-left: 115px;
}
h2 a {
	color: #666;
	text-decoration: underline;
}
h2 a:hover {
	text-decoration: none;
	color: #C30;
}
.text {
	color: #000;
	padding-right: 115px;
	padding-left: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.text a {
	color: #666;
	text-decoration: underline;
}
.text a:hover {
	text-decoration: none;
	color: #C30;
}
.textKlein {
	color: #000;
	padding-right: 115px;
	padding-left: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}
.textKleinOhneEinzug {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}
.s-farm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}
.s-farm a {
	color: #999;
	text-decoration: none;
}
.s-farm a:hover {
	color: #C30;
}.textRot {
	color: #CC3300;
}
.textOhneEinzug {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.textOhneEinzug a {
	color: #666;
	text-decoration: underline;
}
.textOhneEinzug a:hover {
	text-decoration: none;
	color: #C30;
}
.produktion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #ccc;
	margin-left: 115px;
	margin-right: 115px;
	height: 20px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	width: 465px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 2px;
}
.produktion:hover {
	background-color: #AB2B00;

}
.produktionOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #AB2B00;
	margin-left: 115px;
	margin-right: 115px;
	height: 20px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	width: 465px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 2px;
}
