#distance {
width: 1px;
height: 50%;
margin-bottom: -286px;
float: left;
}

#container {
margin: 0 auto;
position: relative;
height: 572px;
width: 864px;
clear: left;
border: 2px solid #000;
}

#blue {
	position: absolute;
	top: 101px;
	left: 591px;
	width: 236px;
	height: 417px;
	background: #0a4191;
	z-index: 1;
	color: #FFF;
	margin-top: -1px;
}
#suche {
	position: absolute;
	top: 517px;
	left: 591px;
	width: 216px;
	height: 30px;
	background: #0a4191;
	z-index: 1;
	color: #FFF;
	padding-left: 20px;
	margin-top: -1px;
}

#content {
	position: relative;
	height: 446px;
	background: #fff url(../img/bg_blau.jpg) top no-repeat;
	width: 525px;
	padding-left: 45px;
	padding-right: 294px;
	text-align: justify;
	line-height: 16px;
	margin-top: 5px;
	
}
