body {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	margin: 10px;
}
h2 {  font-size: 36px; font-weight: bold; text-align: center; background-color: #FFFFFF}
h3 {  font-size: 24px; font-weight: bold; text-align: center}
h4 {  font-size: 18px; font-weight: bold}
.tabelle_ohneraste { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
.body_farbig {
	background-color: #CC6633;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
.body_weiss { font-family: "Courier New", Courier, mono; font-size: 14px; font-weight: normal; background-color: #FFFFFF; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px; color: #000000}
li {
	margin-bottom: 10px;
}
a:link {
	font-size: 14px;
	font-weight: 600;
	color: #CC6600;
	text-decoration: none;
	font-family: "Courier New", Courier, mono;

}
a:visited {
	font-size: 14px;
	font-weight: 600;
	color: #CC6600;
	text-decoration: none;
	font-family: "Courier New", Courier, mono;

}
a:hover {
	font-size: 14px;
	font-weight: 600;
	color: #CC6600;
	text-decoration: underline;
	font-family: "Courier New", Courier, mono;

}
a:active {
	font-size: 14px;
	font-weight: 600;
	color: #CC6600;
	text-decoration: underline;
	font-family: "Courier New", Courier, mono;

}
.red {color: #CC0000;}
table.klein {
	font-size: 14px;
}
table {
	font-size: 14px;
}

.wichtig { font-size: 14px; color: #333333; font-family: "Courier New", Courier, mono; background: #FFFFFF;}
.grey {
	font-style: italic;
	color: #333333;
}
.zentriert {
	text-align: center;
}
