html{
	margin:0 0 0 0;
	padding:0px;
	height:101%;
	background-color:#fff;
}

body{ 
	padding: 0px; 
	height: 101%; 
	text-align:center;
	margin:0px auto;
	background-image:url(../images/bgrd_verlauf.jpg);
	background-position:top;
	background-repeat:repeat-x;
} 

/*Grundgeruest Start*/
#container_alles{
	position:relative;
	width: 959px;
	height:750px;
	background-image:url(../images/bgrd_750.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding:0px;
	margin:0px auto;
}

#container_alles_hoeher{
	position:relative;
	width: 959px;
	height:850px;
	background-image:url(../images/bgrd_850.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding:0px;
	margin:0px auto;
}

#container_alles_hoeher2{
	position:relative;
	width: 959px;
	height:1000px;
	background-image:url(../images/bgrd_1000.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding:0px;
	margin:0px auto;
}

#container_logo {
	position:absolute;
	top:21px;
	left:11px;
	text-align:left;
	width:959px;
	height:200px;
	background-image:url(../images/logo_bgrd_oben.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}

#logo_bgrd { 
	width: 959px; 
	height: 523px;
	margin:0px auto;
	background-image:url(../images/bgrd_content_523a.png);
	background-repeat:no-repeat;
}

#container_content { 
	position:absolute;
	top:232px;
	left:11px;
	text-align:left;
	width:937px;
	height:508px;
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
}

#container_content_hoeher { 
	position:absolute;
	top:232px;
	left:11px;
	text-align:left;
	width:937px;
	height:605px;
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
}

#container_content_hoeher2 { 
	position:absolute;
	top:232px;
	left:11px;
	text-align:left;
	width:937px;
	height:758px;
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
}

#map {
float:left;
overflow:hidden;
width:600px;
height:390px;
margin:0px;
padding:0px;
border:1px solid #943B7D;
background-color:#FFFFFF;
}

#inhalt {
float:left;
font-family: Verdana, Arial, sans-serif;
font-size:12px;
text-align:left;
margin:0;
width: 620px;
padding: 1px 0px 0px 20px;
}

#bilder {
position:relative;
float:left;
font-family: Verdana, Arial, sans-serif;
font-size:12px;
text-align:left;
margin:0;
width: 620px;
padding: 0px;
}

#image_thumbs {
float:left;
width:160px;
margin:0;
padding: 0px 0px 0px 10px;
}


