body {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	background:#e4f1cc;
}

#oben {
	background:#669900;
	font-size:33px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:30px;
}

#links {
	background:#c0e37b;
	height:420px;
	width:200px;
	float:left;

}

#linkbox {
	margin-top:65px;
}

a:link  {
	text-decoration:none;	
	color:#000000;
}

a:visited {
	text-decoration:none;	
	color:#000000;
}

#rechts {
	background:#b2c689;
	height:420px;
	width:600px;
	float:right;
}

.teilueberschrift {
	width:600px;
	text-align:center;
	padding-top:20px;
	font-size:25px;
}

img.bildzentrieren {
	margin-left:auto;
	margin-right:auto;
	display: block;
}

#unten {
	background:#999900;
	height:25px;
	width:800px;
	overflow:hidden;
	
}

#text {
	background:#b2c689;
	height:250px;
	width:275px;
	margin-left:25px;
	margin-top:50px;
	text-align: justify;
	float:left;

}

#foto {
	background:#b2c689;
	height:250px;
	width:250px;
	margin-right:25px;
	margin-top:50px;
	float:right;
}

#beschreibung {
	background:#b2c689;
	height:80px;
	width:565px;
	margin-left:20px;
	margin-top:15px;
	text-align: justify;	
	float:left;
}	

#start {
	background:#b2c689;
	height:80px;
	width:565px;
	margin-left:20px;
	margin-top:15px;
	float:left;
}

#hauptbild {
	margin-top:100px;
}	


#stange1 {
	background:#b2c689;
	height:250px;
	width:175px;
	margin-left:20px;
	margin-top:10px;
	float:left;
}

#stange2 {
	background:#b2c689;
	height:250px;
	width:175px;
	margin-left:20px;
	margin-top:10px;
	float:left;
}

#stange3 {
	background:#b2c689;
	height:250px;
	width:175px;
	margin-left:20px;
	margin-top:10px;
	float:left;
}

#impress {
	text-align:right;
}


