.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0000FF;
	background-color: #666666;
}
.seitentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	font-size: 80%;
	color: #0033CC;
	text-decoration: underline;
}
.willkommenstil {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bolder;
	text-transform: uppercase;
	color: #CC0000;
	text-decoration: blink;
}
.willkommen2 {
	font-family: "Arial Black", "Arial Rounded MT Bold", "Comic Sans MS";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.jahreszahlen {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}
.kontakt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #330066;
}
