#links {
	float: left;
	padding: 15px;
	height: 310px;
}
#rechts {
	width: 400px;
	text-align: left;
	float: right;
	padding-bottom: 30px;
	height: 310px;
}
#inhalt {
	background-color:#FFCC99;
	position: relative;
	width: 850px;
	left: 2px;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
	margin-top: 30px;
}
#z1 {
	background-color: #FF9966;
	width: 50%;
	float: left;
	border-right-style: solid;
	height: 1100px;
}
#z2 {
	background-color: #FF9900;
	margin-left: 50%;
	width: auto;
	height: 1100px;
}
#naviunten {
	height: auto;
	width: auto;
	float: left;
	padding-left: 0px;
	background-color: #FFCC66;
}
#unternavi h2,h6,p {
	padding-top: 30px;
}
#unternavi h2 a {
	background-color: #FF6666;
}

#z {
	height: auto;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000063;
	font-style: italic;
	margin-top: 30px;
}
#eins {
	position: relative;
	height: 330px;
}

#rechts, #zwei {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #000066;
}
#zwei {
	height: 130px;
}
.background {
	background-color: #33CC33;
}

