.home {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 400px;
	width: 550px;
	left: 310px;
	top: 200px;
	position: absolute;
	overflow: visible;
	background-repeat: no-repeat;
	background-image: url(../images/Osteraktion.png);
}
.strecke {
	margin: 0px;
	padding: 0px;
	height: 440px;
	width: 850px;
	position: absolute;
	left: 98px;
	top: 160px;
	overflow: visible;
	background-repeat: no-repeat;
	background-image: url(../images/hg_main1.jpg);
	
}
