.ContentStart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C9971;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006E34;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006E34;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006E34;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006E34;
	text-decoration: none;
}
.menuePfeile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3D3D;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.abbinder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A7A7A7;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006E34;
}
.subheadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #F3C61A;
}
