body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background-image: url(Images/img2.jpg);
	background-repeat: repeat-x;
}
.überschriftgrün {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #8ABD24;
}

#container {
	background-color: #FFF;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#header {
	width: 940px;
	background-color: #8ABD24;
	height: 105px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	color: #40373C;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
}
#header img {
	padding: 25px;
	float: left;
}

#nav1 {
	height: 47px;
	width: 940px;
	padding-top: 1px;
	background-color: #8ABD24;
}
#banner {
	height: 270px;
	width: 940px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#inhalt {
	margin: 0px;
	background-color: #D6D6D6;
}
#navlinks {
	width: 170px;
	float: left;
	margin-top: 20px;
	height: 400px;
}
#inhaltrechts {
	width: 660px;
	float: right;
	margin-top: 20px;
	color: #333333;
}


#footer {
	background-color: #8ABD24;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 40px;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	word-spacing: normal;
	color: #333333;
	padding: 30px;
	clear: both;
	letter-spacing: normal;
}
.bilderstartseite {
	padding-bottom: 12px;
}
