body {
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #990000;
}
.bild_zentrieren {
	width: 800px;
	height: auto;
	margin-left: auto;
	margin-right:auto;
	border: 2px solid #FFFF66;
}
.alles_zentrieren {
	width: 900px;
	height: auto;
	margin-left: auto;
	margin-right:auto;
	border: 2px solid #FFFF66;
	padding: 8px;
}
.oben1 {
	font-family: "Arial Black", Arial;
	font-size: 36px;
	color: #FFFFFF;
}

.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#navigation
{
	width : 916px;
	height: 25px;
	background-color: #333333;
	word-spacing: 75px;
	font-weight: bold;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF66;
	border-right-color: #FFFF66;
	border-bottom-color: #FFFF66;
	border-left-color: #FFFF66;
	border-top-width: 2px;
}                     
#navigation a{
       font-family: "Trebuchet MS", Georgia, Times, serif;
       color : #CCCCCC;
       background-color: transparent;
}
.Stil1 {
	color: #FFFFFF;
}

