body {
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #EEEEEE;
	margin: 0px;
}
#Container {
	text-align: center;
	width: 100%;
	height: 80%;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
#Content {
	background-color: #FFF;
	width: 980px;
	text-align: left;
	border: 1px solid #DEDEDE;
	position: absolute;
	left: 50%;
	top: 30px;
	margin-left: -490px;
	clear: none;
	margin-bottom: 50px;
	height: 980px;
	background-image: url(../gfx/luddi_mit_band.png);
	background-position: 0px 300px;
	background-repeat: no-repeat;
}
#Kontakt {
	width: 170px;
	position: absolute;
	left: -194px;
	top: 89px;
	font-size: 10px;
	padding: 5px;
}
a {
	text-decoration: none;
	color: #333;
	font-weight: bolder;
}
#Content_Hintergrund {
	background-image: url(../gfx/luddi_mit_band.png);
	background-repeat: no-repeat;
	height: 500px;
	width: 980px;
	position: relative;
	left: 0px;
	top: 300px;
	z-index: 99;
}
#Text {
	left: 210px;
	position: absolute;
	top: 20px;
	width: 720px;
	clear: both;
}
#Fliesstext {
	margin-top: 20px;
}
.Fett {
	font-weight: bold;
}
.ueberschrift {
	font-size: 24px;
	font-weight: 800;
	color: #666;
}
.sub_head {
	font-size: 14px;
	font-weight: bold;
	top: 0px;
}
#spalte_1 {
	width: 640px;
	float: left;
	top: 80px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#spalte_2 {
	width: 360px;
	left: 370px;
	float: none;
	position: absolute;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333;
}
#erste_spalte {
	width: 25%;
	position: absolute;
	float: left;
}

