html, body {
	background: #ffffff;
	height: 100%;
	margin: 0;
	padding: 0;
}
.texthome {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
}
.Titelsfett {font-family: "Courier New", Courier, monospace; font-size: 18px; font-weight: bold; }
.Stil2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.Stil5 {font-family: "Courier New", Courier, monospace; font-size: 20px; font-weight: bold; }
body,td,th {
	font-family: Courier New, Courier, monospace;
	color: #333333;
}
.Stil7 {font-size: 18px}
.Stil8 {font-size: 12px}
.Titelsfett2 {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-weight: bold;
}

