body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#haupt {
	position: absolute;
	height: 22px;
	width: 766px;
	left: 215px;
	top: 702px;
	text-align: center;
}

#haupt #mitte {
	position: absolute;
	height: 495px;
	width: 739px;
	left: 5px;
	top: -502px;
	text-align: center;
}
#haupt #mitte #kontakt {
	position: absolute;
	height: 507px;
	width: 400px;
	left: 200px;
	top: -15px;
	text-align: center;
	border: 2px solid #FF0;
	clip: rect(auto,auto,auto,auto);
	color: #FFF;
	background-color: #333;
}
#haupt #mitte #kontakt #formular {
	position: absolute;
	height: 260px;
	width: 315px;
	left: 40px;
	top: 247px;
	text-align: center;
	font-weight: normal;
}
#bildergalerie {
	position: absolute;
	height: 494px;
	width: 739px;
	left: 8px;
	top: -13px;
	text-align: center;
	clip: rect(auto,auto,auto,auto);
}
#handbild {
	height: 182px;
	width: 164px;
	position: absolute;
	background-image: url(bilder/hand.png);
	left: -181px;
	top: -280px;
}
#danke {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffdb00;
	text-align: center;
	height: 768px;
	width: 1024px;
	clip: rect(auto,auto,auto,auto);
	position: absolute;
	top: 0;
}
#startseite {
	height: 516px;
	width: 1024px;
	position: relative;
	left: 0;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
}
#bambus {
	background-image: url(bilder/bambus.png);
	position: relative;
	height: 779px;
	width: 200px;
	left: 1223px;
	top: 1px;
}

