body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCFF9A;
}
.text-allgemein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000099;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #330033;
	text-align: center;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #043AE5;
	text-align: left;
}
hr {
	color: #043AE5;
}
h4 {
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	background-position: center;
}
