a {
	color: #4e534f;
}
a.hover {
	color: #4e534f;
}
a.active {
	color: #4e534f;
	text-decoration: none;
}
#main_background {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	background-color: #4E534F;
	margin: 0px;
}
#main_body {
	background-color: #FFFFFF;
	width: 995px;
	text-align: left;
	left: 50%;
	margin-left: -500px;
	position: absolute;
	padding: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
}
#header {
	height: 231px;
	margin: 0px;
	padding: 0px;
}
#header_logo {
	height: 82px;
	width: 265px;
	margin-top: 25px;
	background-color: #83B817;
	padding-top: 10px;
	padding-left: 35px;
	float: left;
}
#navigation {
	height: 25px;
	margin-top: 205px;
	float: right;
	margin-right: 162px;
	margin-left: 0px;
}
#nav_punkt {
	float: left;
	width: 102px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	height: 25px;
}

#nav_punkt a.nav_person{
	background-image: url(../images/nav_vorgehen.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#nav_punkt a.nav_person:hover{
	background-image: url(../images/nav_vorgehen.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#main_content {
	margin-top: 45px;
}
#inhalt_links {
	width: 300px;
	float: left;
}
#inhalt_mitte {
	float: right;
	width: 615px;
	margin-right: 45px;
}
#inhalt_spalte1 {
	width: 295px;
	float: left;
	clear: both;
}
#inhalt_spalte2 {
	float: right;
	width: 275px;
}
#inhalt_breit {
}
#footer {
	clear: both;
	padding-top: 30px;
	padding-right: 45px;
	padding-bottom: 70px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #83B817;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4E534F;
	font-size: 12px;
	margin-bottom: -12px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: right;
	font-style: italic;
	color: #ccd6cf;
	line-height: 26px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	margin-bottom: 18px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: -25px;
	padding-left: 2px;
	line-height: 18px;
	text-align: left;
}
ul {
	margin-top: 12px;
	margin-bottom: 20px;
}

