* {
	margin: 0px;
	padding: 0px;
}
 
body {
	background-image: url(../images/hintergrundbilder/hegau/hintergrundbild_hegau.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;
}
#wrapper_index {
	height: 703px;
	width: 851px;
	position: absolute;
	margin-left: -425px;
	left: 50%;
	top: 20px;
	border: solid 1px #ffffff;
	border-color: #FFF;
	border-width: 2px;
	overflow: hidden;
	background-image: url(../images/index_grafik.png);
	background-repeat: no-repeat;
}

#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;
}

a{
color: #000000;
text-decoration: underline;

}

#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;
}
#auswahl_klein_index {
	height: 106px;
	width: 600px;
	position: absolute;
	top: 570px;
	left: 160px;
}
#wrapper_index #auswahl_klein_index {
	margin-right: 10px;
}
#wrapper_index #auswahl_klein_index img {
	margin-right: 10px;
}
#aktuelles {
	height: 410px;
	width: 220px;
	top: -660px;
	position: relative;
	float: left;
	left: 590px;
}




#wrapper #auswahl_klein img {
	margin-right: 10px;
}
#wrapper_index #auswahl_klein img {
	margin-right: 10px;
}

#menu_oben img {
	margin-right: 5px;
}
#menu_unten img {
	margin-right: 5px;
}
#text a {
	color: #000;
}
