#wrapper {
	background-color: #FFF;
	padding: 0px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
#header {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 120px;
}
#content {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 600px;
}
#content-bg {
	background-image: url(Bilder/content_bg.jpg);
	padding: 0px;
	height: 550px;
	margin: 0px;
}
#menu {
	height: 350px;
	width: 150px;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	top: 135px;
	left: 75px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer {
	background-color: #FFF;
	height: 40px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: center;
	vertical-align: 100%;
}

#footer-copyright {
	text-align: left;
	font-size: 9px;
}
.ueberschrift {
	font-size: 16px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.GDKG-Session {
	float: left;
	height: 137px;
	width: 130px;
	margin-left: 30px;
	font-size: 12px;
	text-align: center;
	margin-top: 1px;
	margin-right: 10px;
}
.Box_links {
	float: left;
	width: 750px;
	text-align: center;
}
.Box_rechts {
	float: left;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	text-align: right;
	height: 150px;
}
