body {
	margin: auto;
	text-align:left;
	height:100%;
	}

#header {
	position:absolute;
	width:100%;
}

#grau {
	position:absolute;
	width:100%;
	height:60px;
	top:0px;
	background-color:#808080;
	filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;
}

#grau_block {
	position:absolute;
	width:920px;
	height:30px;
	left:0px;
	top:60px;
	background-color:#808080;
	filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;
}

#bild {
	position:absolute;
	width:480px;
	height:170px;
	left:210px;
	top:30px;
	background-color:#fff;
}

#blau_links {
	position:absolute;
	width:170px;
	min-height:600px;
	height:100%;
	left:15px;
	top:0px;
	background-color:#0A75B6;
	filter:alpha(opacity=60); -moz-opacity:0.6;	opacity:0.6;
}

#blau_bild {
	position:absolute;
	width:170px;
	height:20px;
	left:220px;
	top:130px;
	background-color:#0A75B6;
	filter:alpha(opacity=60); -moz-opacity:0.6;	opacity:0.6;
}

#blau_rechts {
	position:absolute;
	width:200px;
	height:185px;
	left:720px;
	top:15px;
	background-color:#0A75B6;
	filter:alpha(opacity=60); -moz-opacity:0.6; opacity:0.6;
}

#titel {
	position:absolute;
	padding:10px;
	width:180px;
	min-height:30px;
	left:720px;
	top:20px;
	vertical-align:bottom;
}

#main {
	position:absolute;
	top:200px;
	width:100%;
}

#menu {
	float:left;
	background-color:#ffffff;
	padding-top:10px;
	padding-bottom:20px;
	margin-left:15px;
	width:170px;
}

#text {
	float:left;
	margin-left:25px;
	margin-right:10px;
	margin-top:10px;
	width:480px !important;
	min-height:400px;
	height:auto !important;
}
	
#infobox {
	float:left;
	margin-left:20px;
	padding: 20px 0 0 0;
	width:200px;
}

#logo {
	margin-top:0;
	top:-30px;
	margin-bottom:10px;
}

#info {
	margin-top:25px;
	padding-left:0px;
}

#bluebox {
	margin-top:15px;
	width:200px;
	height:70px;
	background-color:#0A75B6;
	filter:alpha(opacity=60); -moz-opacity:0.6; opacity:0.6;
}

#kontaktbox {
	padding:40px 0 0 15px;
}

#kontakt {
	margin:15px 0 0 15px;
}