body {
	background-color: #85827D;
	color:#000000;
	margin:0,0,0,0;
}
.Ueberschrift1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #3C0;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C0;
}
a:link {
	text-decoration: none;
	color: #3C0;
}

a:visited {
	text-decoration: none;
	color: #3C0;
}
a:hover {
	text-decoration: none;
	color: #A0DA18;
}
a:active {
	text-decoration: none;
}
.buttonsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00A61A;
}

.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bolder;
}
.Ueberschrift2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #084F01;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.button_gross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-variant: normal;
	font-weight: bold;
}
