#bg_mitte {
	background-image: url(Bilder/bg_mitte.png);
	width: 893px;
	height: auto;
	background-repeat: repeat-y;
	margin: 0;
	padding-bottom: 120px;
	padding-top: 20px;
}

#inhalt {
	position:relative;
	top:50px;
	margin-left: 80px;
	margin-right: 50px;
	z-index:1000;
}
#inhalt a {
	color:#513;
}
#trailer {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 700px;
	margin-top: 80px;
}
#bg_unten {
	width: 893px;
	height: 271px;
	background-image: url(Bilder/bg_unten.png);
	top: -140px;
	position: relative;
}
#bg {
	width: 893px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	right:50px;
}

#sponsoren_aussen {
	position:absolute;
	width:100%;
	top:0px;
	z-index:1;
	
}
#sponsoren {
	position:relative;	
	margin-left:auto;
	margin-right:auto;
	width:150px;
	top:0px;
	left:500px;
	text-align:center;
}

#sponsoren img {
	border-style:none;
	margin-top:5px;
}
#sponsoren a {
	
}
#menu {
	position: relative;
	margin-left: 250px;
	margin-top: 60px;
	margin-bottom: 20px;
	width: 700px;
	text-align: left;
	font-size: 18px;
	color: #800000;
	z-index:1000;
}
#menu a {
	color: #800000;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	z-index:1000;
}

body {
	margin: 0;
	padding: 0;
	background-image: url(Bilder/mauer.jpg);
	font-family: Georgia, Trebuchet MS, Arial, Helvetica;
	font-size: 14px;
}

#bg_oben {
	width: 893px;
	background-image: url(Bilder/bg_oben.png);
	height: 154px;
	margin: 0;
}

#fortuna {
	position:absolute;
	left:70px;
	top:48px;
	width:188px;
	height:275px;
	background-image:url(Bilder/Fortuna-rockt.png);
}


.flex_inhalt {
	-moz-border-radius:5px;
	margin-bottom:30px;
	z-index:1000;
}
.flex_header {
	text-align:center;
	font-size:22px;
	font-weight:bold;
	z-index:1000;
}
.flex_text {
	background-image:url(Bilder/abdunkeln.png);
	font-size:16px;
	text-align:justify;
	margin-top:15px;
	margin-right:50px;
	min-height:180px;
	padding:15px;
	-moz-border-radius:5px;
	z-index:1000;
}
.flex_text p {
	margin-top:0px;
	margin-right:0px;
	padding-top:0px;
	padding-right:0px;
	z-index:1000;
}
.flex_image{
	position:relative;
	margin:10px;
	margin-right:50px;
	float:right;
	top:15px;
	right:15px;
}
.csc-default{
	z-index:1000;
}
