#wrapper {
	margin: auto;
	width: 900px;
}

#spacer {
	height: 165px;
	position: relative;
}
#header {
	background-color: #0EA14B;
	position: absolute;
	height: 151px;
	width: 747px;
	left: 0px;
	top: 12px;
}

#header h1 {
	font-size: 24px;
	color: #FFF;
	padding-top: 24px;
	padding-left: 24px;
	padding-bottom: 10px;
}

#header h1 a {
	text-decoration: none;
	color: #333;
	font-size: 24px;
}
#header p {
	color: #FFF;
	padding-left: 24px;
	font-size: 16px;
}
#header p a {
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
}


#logo {
	background-color: #afafaf;
	position: absolute;
	height: 151px;
	width: 151px;
	left: 749px;
	top: 12px;
}
#logo2 {
	text-align: center;
	padding-top: 50px;
}
#body {
	width: 100%;
	position: relative;
	height: 580px;
}

#left {
	background-color: #e0e0e0;
	position: absolute;
	width: 151px;
	height: 100%;
	padding-left: 20px;
}
#left a {
	color: #111;
	text-decoration: none;
}
#left ul {
	list-style-type: none;
}
#left ul ul a {
	font-size: 11px;
}

#center {
	width: 524px;
	position: absolute;
	left: 173px;
	height: 530px;
	padding: 25px;
}
#center h1 a {
	text-decoration: none;
	color: #D84733;
}
#center h1 {
	font-size: 14px;
	color: #D84733;
}

#center table caption {
	line-height: 24px;
}
#center ul li  {
	list-style-position: inside;
	list-style-type: disc;
	line-height: 150%;
}

#right_upper {
	left: 749px;
	position: absolute;
	width: 151px;
	background-color: #D84733;
	height: 289px;
}
#right_lower {
	background-color: #dcdcdc;
	float: right;
	width: 151px;
	position: relative;
	top: 291px;
	bottom: auto;
	height: 289px;
}
#footer {
	width: 100%;
	background-color: #dcdcdc;
	height: 25px;
	top: 2px;
	position: relative;
}
#footer p {
	text-align: center;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	padding-top: 4px;
}
#altenberg {
	position: relative;
}
#platzbedarf_white {
	background-color: #FFF;
	height: 325px;
	width: auto;
}
#platzbedarf_white a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}


* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #111;
}



ol {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 20px;
}

.arial {
	font-family: Arial, Helvetica, sans-serif;
}

.clear {
	clear: both;
}
.menu1 {
	padding-top: 27px;
	font-weight: bold;
}
.menu2    {
	padding-top: 9px;
	padding-left: 8px;
	padding-right: 4px;
	font-size: 2px;
}
.klein {
	font-size: 80%;
}
.tableheader {
	background-color: #969641;
}
.bildunterschrift {
	font-size: 10px;
	padding-top: 8px;
}

.links_auf_unterseiten {
	text-decoration: none;
	font-weight: bold;
}

.links_auf_unterseiten_light {
	text-decoration: none;
}
