.Logo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	font-size: 36px;
}
.umrandung {
	font-size: 14px;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	background-color: #FFCCCC;
	border: 1px solid #000000;
	color: #000000;
	padding: 1px 9px 2px;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.Buchstabe {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-weight: bold;
}
body {
	background-color: #FFCCCC;
}
.Slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.umrandung2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 3px;
	background-color: #FFFF00;
	border: 1px solid #000000;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Links {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; }
.ueberschriften {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
.Buchstabe-rot {font-family: "Courier New", Courier, mono; font-size: 36px; font-weight: bold; color: #FF0000; }
