#Seite{
	width: 1000px;
	height: 1500px;
	position: relative;
}

#fuss {
	position: absolute;
	bottom: 20px;
	width: 700px;
	text-align: center;
	word-spacing: 50px;
	left: 230px;
	padding: 5px 20px 5px 20px;
}



.fliesstext{
	margin: 10px 0 10px 0;
}

#Luftbild{
	position: relative;
	float: right;
	margin: 10px;
}

.h1normal{
	width: 350px;
	text-align: center;
}

.h1klein{
	margin-top: 80px;
	white-space: nowrap;
}

#Bild-Rathewalde_1{
	position: relative;
	float: right;
	margin: 10px;
}

.partnerlinks{
	word-spacing: normal;
	padding-top: 30px;
	font-size: smaller;
	color: #33CC33;
}

#fuss .partnerlinks a:link{
	color: #33CC33;
	text-decoration: none;
	font-weight: lighter;
}

#fuss .partnerlinks a:hover{
	color: #33CC33;
	text-decoration: underline;
	font-weight: lighter;
}

#fuss .partnerlinks a:visited{
	color: #33CC33;
	text-decoration: none;
	font-weight: lighter;
}

#fuss .partnerlinks a:visited:hover{
	color: #33CC33;
	text-decoration: underline;
	font-weight: lighter;
}