body {
	background-color: #254925;
	position: absolute;
	height: 90%;
	width: 95%;
}
.Courier_Gross {
	font-size: 45px;
	color: #C2E2C2;
	font-family: "Courier New", Courier, mono;
	text-decoration: none;
}
.Courier_mittel {
	font-size: 16px;
	color: #C2E2C2;
	font-family: "Courier New", Courier, mono;
	text-decoration: none;
}
.Courier_mittelFett {
	font-size: 16px;
	color: #C2E2C2;
	font-family: "Courier New", Courier, mono;
	text-decoration: none;
	font-weight: bold;
}
.Courier_klein {
	font-size: 12px;
	color: #C2E2C2;
	font-family: "Courier New", Courier, mono;
	text-decoration: none;
	font-weight: normal;
}
.Tabelle100 {
	position: absolute;
	height: 100%;
	width: 100%;
}
.Courier_kleinForm {
	font-size: 12px;
	color: #254925;
	font-family: "Courier New", Courier, mono;
	text-decoration: none;
	font-weight: normal;
	background-color: #D8FCD6;
}
