@charset "UTF-8";
body {
	background-color: #6D6D6D;
	margin: 0;
	padding: 0;
	text-align: center;
}
#wrap {
	width: 800px;
	margin:0 auto;
	background-color: #FFFFFF;
	text-align: left;
}
#head {
	height: 117px;
	width: 800px;
	position: relative;
	clear: left;
}
#balken {
	position: relative;
	height: 258px;
	width: 800px;
	clear: left;
	z-index: 2000;
}
#content {
	width: 800px;
	clear: left;
	padding-top: 25px;
	z-index: 1000;
	background-color: #E2E2E2;
}
#foot {
	position: relative;
	height: 60px;
	width: 800px;
	clear: both;
	background-color: #FFFFFF;
}
#topnav {
	height: 20px;
	width: 370px;
	position: absolute;
	left: 50px;
	top: 97px;
}
#line1 {
	height: 1px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #000000;
}
#line2 {
	height: 9px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 1px;
	background-color: #A6A6A6;
}
#bild1 {
	height: 220px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 15px;
	background-color: #686868;
	overflow: hidden;
}
#bild2 {
	height: 125px;
	width: 345px;
	position: absolute;
	left: 455px;
	top: 15px;
	background-color: #686868;
}
#line3 {
	height: 18px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 240px;
	background-color: #A6A6A6;
}
#line4 {
	height: 1px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 259px;
	background-color: #000000;
}
#mainnav {
	height: 20px;
	width: 375px;
	position: absolute;
	left: 46px;
	top: 215px;
}
#wrap-text {
	width: 630px;
	float: left;
	margin-bottom: 20px;
}
#text {
	width: 490px;
	position: relative;
	left: 50px;
	min-height: 190px;
}
#wrap-news {
	width: 170px;
	float: left;
}
#news {
	width: 155px;
	position: relative;
	left: 10px;
}
#foot1 {
	width: auto;
	position: absolute;
	left: 50px;
	top: 10px;
}
#foot2 {
	width: auto;
	position: absolute;
	left: 240px;
	top: 10px;
}
#foot3 {
	width: auto;
	position: absolute;
	left: 375px;
	top: 10px;
}
#foot4 {
	width: auto;
	position: absolute;
	left: 582px;
	top: 10px;
}
#foot-trennlinie1 {
	position: absolute;
	background-color: #FFDD00;
	height: 14px;
	width: 3px;
	left: 225px;
	top: 32px;
}
#foot-trennlinie2 {
	position: absolute;
	background-color: #FFDD00;
	height: 14px;
	width: 3px;
	left: 357px;
	top: 32px;
}#foot-trennlinie3 {
	position: absolute;
	background-color: #FFDD00;
	height: 14px;
	width: 3px;
	left: 565px;
	top: 32px;
}

