* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/hintergrundbild_schmetterling.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 10px;
	overflow: scroll;
	}
#menu_oben {
	height: auto;
	width: 400px;
	position: absolute;
	left: 24px;
	top: 225px;
}
#menu_unten {
	height: auto;
	width: 430px;
	position: relative;
	bottom: -16px;
	left: 24px;
	float: left;
}
#wrapper {
	height: auto;
	width: 851px;
	position: absolute;
	margin-left: -425px;
	left: 50%;
	top: 20px;
	border: solid 1px #ffffff;
	border-color: #FFF;
	border-width: 2px;
}
#mitte {
	background-image: url(../images/hg_mitte.jpg);
	height: auto;
	width: 851px;
}
#oben {
	background-image: url(../images/hg_oben.jpg);
	background-repeat: no-repeat;
	height: 255px;
	width: 851px;
}
#unten {
	background-image: url(../images/hg_unten.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 851px;
}
#logo {
	background-image: url(../images/logostreifen_unterseite.jpg);
	height: 70px;
	width: 851px;
	position: absolute;
	top: 30px;
}
#text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	padding: 10px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #548833;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #90141a;
	padding-bottom: 3px;
}
table {
	border-collapse:collapse;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #80a557;
	padding-bottom: 3px;
}
#copy {
	height: 30px;
	width: 250px;
	position: relative;
	bottom: -16px;
	left: 172px;
	float: left;
}
#auswahl_klein {
	height: 106px;
	width: auto;
	position: absolute;
	top: 105px;
	left: 160px;
}
#wrapper #auswahl_klein img {
	margin-right: 10px;
}
#menu_oben img {
	margin-right: 5px;
}
#menu_unten img {
	margin-right: 5px;
}
#text a {
	color: #000;
}
#startseiten-link {
	height: 55px;
	width: 210px;
	position: relative;
	float: right;
	right: 510px;
	top: 30px;
	z-index: 1;
}