body {
	background-color: #93020a;
	background-image: url(images/pixel_hintergrund.jpg);
	background-repeat: repeat-y;
	background-position:center;
	left: auto;
	right: auto;
	margin: 0px;
	padding: 0px;
}
body p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
body p {
	color: #FFF;
}
.Laufschrift {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.fehler {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-color: #790E11;
	border: 3px solid #790E11;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#logo {
	height: 145px;
	width: 145px;
	z-index: 0;
	position: absolute;
	clear: both;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -20px;
}

#navi {
	background-color: #790E11;
	height: 50px;
	width: 900px;
	right: auto;
	left: auto;
	padding-top: 5px;
	margin: auto;
	padding-bottom: 5px;
}
#bild_oben {
	height: 290px;
	width: 855px;
	right: auto;
	left: auto;
	margin: auto;
	top: 42px;
}

#inhalt {
	height: 400px;
	width: 900px;
	top: 380px;
	right: auto;
	left: auto;
	z-index: 1;
	margin: auto;
}
#inszenierung {
	background-color: #750709;
	height: 340px;
	width: 185px;
	left: auto;
	right: auto;
	float: left;
	margin-left: 20px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#text {
	height: 340px;
	width: 620px;
	left: auto;
	right: auto;
	float: right;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#subnavi {
	height: 15px;
	width: 880px;
	top: 380px;
	right: auto;
	left: auto;
	margin: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-right: 20px;
	padding-top: 5px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
