body {
	background-color: #FFFFCC;
	margin-top: 10%;
}
.allgemeinerText {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	font-size: large;
	color: #FF0000;
	text-align: center;
}
.UeberschriftenundLinks {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	font-size: xx-large;
	color: #FF0000;
	text-align: center;
}
.Bild {
	text-align: center;
}
.Fusszeile {
	margin-top: 10%;
	text-align: center;
}
.gif {
	border:none;
}
