html { 
  background: url(grafiken/background.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

a:link {
	color: #03F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #03F;
}
a:hover {
	text-decoration: none;
	color: #03F;
}
a:active {
	text-decoration: none;
	color: #03F;
}

#nav_haupt {
	background-color:#FFF;
	width:900px;
	height:60px;
	padding: 25px;
	margin-left: auto;
	margin-right: auto;
}
#nav_links {
	width:300px;
	float:left;
}
#nav_rechts {
	width:350px;
	padding-top:5px;
	padding-bottom:5px;
	float:right;
	text-align:right;
}
#nav_bar {
	width:950px;
	height:27px;
	margin-left: auto;
	margin-right: auto;
	background-color:#009846;
}

#box {
	width:890px;
	background-color:#FFF;
	padding-left:30px;
	padding-right:30px;
	padding-top:20px;
	margin-left: auto;
	margin-right: auto;
}

#linie {
	width:890px;
	height:2px;
	background-color:#009846;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:10px;
}

#bottom {
	width:950px;
	background-color:#FFF;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:10px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
}

.Suche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
}
.Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	text-align: justify;
}
.Normal_weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	text-align: justify;
	color: #FFFFFF;
}
.Uberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-size: 32px;
}
.Uberschrift2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 25px;
}
.Uberschrift3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
}
.Uberschrift4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.Tabelle_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009846;
}
.Tabelle_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	background-color: #A8D4AF;
}
.Tabelle_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: #CCCCCC;
	border: black;
}
#thumb {
	padding: 8px 8px 8px 8px;
	margin: 0px 0px 0px 0px;
	float: left;
	display: block;
	text-align: center;
	background: #EAF4EB;
	border-color: #009846;
	border-width: 1px;
	border-style: solid;
}

#thumb img {
	border: hidden;
}
#thumb:hover {
	background: #A8D4AF;
	border-color: #009846;
}
#top {
	padding: 2px 12px 2px 12px;
	margin: 0px 0px 0px 0px;
	float: right;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	border-color: #FFF;
	border-width: 1px;
	border-style: solid;
}
#top img {
	border:0px;
}
#top a {
	text-decoration: none;
	color: #000000;
}
#top:hover {
	background: #DDEEFF;
	border-color: #008ac4;
}
#middle_2 {
	padding: 6px 12px 6px 12px;
	margin: 3px 3px 3px 3px;
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	width: 415px;
	background: #edf9fe;
	border-color: #D3ECFF;
	border-width: 1px;
	border-style: solid;
}
#middle_2 a {
	text-decoration: none;
	color: #000000;
}
#middle_2 img {
	border: hidden;
}
#middle_2:hover {
	background: #DDEEFF;
	border-color: #008ac4;
}
#middle_3 {
	padding: 8px 4px 8px 4px;
	margin: 3px 3px 3px 3px;
	width: 181px;
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	background: #EAF4EB;
	border-color: #009846;
	border-width: 1px;
	border-style: solid;
}
#middle_3 a {
	text-decoration: none;
	color: #000000;
}
#middle_3:hover {
	background: #A8D4AF;
	border-color: #009846;
}
