@charset "UTF-8";
body {
	background-color: #6D6D6D;
	margin: 0;
	padding: 0;
	text-align: center;
}
#wrap {
	width: 900px;
	margin:0 auto;
	background-color: #FFFFFF;
	text-align: left;
}
#head {
	height: 125px;
	width: 900px;
	position: relative;
	clear: left;
}
#balken {
	position: relative;
	height: 125px;
	width: 900px;
	clear: left;
}
#content {
	width: 900px;
	clear: left;
	padding-top: 25px;
	background-image: url(../images/spaltenlinie.gif);
	background-repeat: repeat-y;
}
#foot {
	height: 75px;
	width: 900px;
	clear: both;
	padding-top: 20px;
}
#topnav {
	height: 20px;
	width: 800px;
	position: absolute;
	left: 25px;
	top: 10px;
	z-index: 2;
}
#reiter1 {
	height: 29px;
	width: 155px;
	top: 96px;
	position: absolute;
	left: 25px;
}
#reiter2 {
	height: 29px;
	width: 155px;
	top: 96px;
	position: absolute;
	left: 205px;
}
#logo {
	position: absolute;
	height: 125px;
	width: 360px;
	top: 0px;
	right: 0px;
	z-index: 1;
}
#claim {
	height: 125px;
	width: 360px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#pictures {
	height: 125px;
	width: 360px;
	position: absolute;
	left: 360px;
	top: 0px;
}
#wrap-menu {
	width: 180px;
	float: left;
	z-index: 600;
}
#menu {
	width: 155px;
	position: relative;
	left: 25px;
	z-index: 601;
}
#wrap-text {
	width: 540px;
	float: left;
	z-index: 500;
}
#text {
	width: 490px;
	position: relative;
	left: 25px;
	z-index: 501;
}
#wrap-news {
	width: 180px;
	float: left;
}
#news {
	width: 165px;
	position: relative;
	left: 10px;
}

