body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}
.oben {
	vertical-align: top;
}
.cent {
	text-align: center;
}
.fett {
	font-weight: bold;
}
.rot_gr {
	font-size: 1.5em;
	font-weight: bold;
	color: #990000;
}
h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #990000;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
}
.rechts {
	text-align: right;
}
.rot {
	font-weight: bold;
	color: #990000;
}
.klein {
	font-size: 0.7em;
}
.n_oben {
	font-size: 0.7em;
	text-align: center;
}
.gruen {
	color: #006600;
}

