html, body {
height: 100%;
margin: 0;
padding: 0;
text-align:center
}
#abstand {
	height:50%;
	width: 500px;
	margin-bottom:-300px;
	float:left;
}
#inhalt{
	height: 410px;
	clear:left
}

#abstand-index {
	height:50%;
	width: 500px;
	margin-bottom:-250px;
	float:left;
}
#inhalt-index {

	height: 656px;
	clear:left
}
#abstand-planner {

height:50%;
width: 500px;
margin-bottom:-355px;
float:left;
}
#inhalt-planner {

	height: 580px;
	clear:left
}
#inhalt-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
#abstand-table {
	height:50%;
	width: 500px;
	margin-bottom:-285px;
	float:left;
}
#inhaltkontakt {
	clear:left;
	background-image: url(bilder/bambus.jpg);
	width: 770px;
	height: 500px;
}

