* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	
}

body {
	background-size: cover;
}

#contentcenter	{
	width: 980px;
	position: absolute;
	margin-left: -490px;
	height: 600px;
	left: 50%;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: -300px;
	top: 50%;

}

#contentcenter  h1 {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#contentcenter  p {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 14px;
	color: #000000;
}

#Index_INFO {
	position: absolute;
	height: auto;
	width: auto;
	left: 76px;
	top: 507px;
	z-index: 9;
	font-size: 16px;
	padding: 5px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
	visibility: hidden;
}

#index_text {
	position: absolute;
	height: auto;
	width: 350px;
	left: 256px;
	top: 125px;
	z-index: 5;
	font-size: 14px;
}

#index_bild {
	position: absolute;
	height: auto;
	width: auto;
	left: 30px;
	top: 125px;
	z-index: 5;
}


#index_bild2 {
	position: absolute;
	height: auto;
	width: auto;
	left: 608px;
	top: 171px;
	z-index: 21;
}

#index_bild3 {
	position: absolute;
	height: auto;
	width: auto;
	left: 650px;
	top: 125px;
	z-index: 22;
}

#kontakt_text {
	position: absolute;
	height: auto;
	width: auto;
	left: 276px;
	top: 138px;
	z-index: 5;
}

#kontakt_bild {
	position: absolute;
	height: auto;
	width: auto;
	left: 28px;
	top: 131px;
	z-index: 5;
}

#partner_text {
	position: absolute;
	height: auto;
	width: auto;
	left: 276px;
	top: 138px;
	z-index: 5;
}
#partner_bild {
	position: absolute;
	height: auto;
	width: auto;
	left: 36px;
	top: 142px;
	z-index: 5;
}
	
#hof_text {
	position: absolute;
	height: auto;
	width: 555px;
	left: 28px;
	top: 132px;
	z-index: 5;
}

#hof_text_II {
	position: absolute;
	height: auto;
	width: 239px;
	left: 647px;
	top: 154px;
	z-index: 5;
}

#hof_bild {
	position: absolute;
	left: 550px;
	top: 292px;
	z-index: 5;
}
#hofladen_text {
	position: absolute;
	height: auto;
	width: 423px;
	left: 500px;
	top: 143px;
	z-index: 5;
}

#hofladen_bild {
	position: absolute;
	height: auto;
	width: auto;
	left: 36px;
	top: 142px;
	z-index: 5;
}

#liefergebiet_bild {
	position: absolute;
	height: auto;
	width: auto;
	left: 329px;
	top: 115px;
	z-index: 5;
}

#liefergebiet_text {
	position: absolute;
	width: 241px;
	left: 37px;
	top: 118px;
	z-index: 5;
	overflow: auto;
	height: 425px;
}


.text{
	padding: 10px;
	background-color: #BED291;
}
#hofladen_text td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BED291;
	padding-right: 20px;
	padding-left: 20px;
}
#hofladen_text table {
	background-color: #E7E9E0;

}







#footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 980px;
	text-align: center;
	background-color: #BED291;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	z-index: 2;
}
#content_HG {
	height: 495px;
	width: 980px;
	left: 0px;
	top: 105px;
	position: absolute;
	background-color: #ffffff;
	z-index: 1;
	-moz-opacity: 0.50;
	filter: alpha(opacity=50);
}

.text a {
	color: #326400;
	text-decoration: none;
}

.text a:visited, a:link   {
	color: #326400;
	text-decoration: none;
}

.text a:hover {
	color: #BED291;
	text-decoration: none;
	background-color: #326400;
}

.titel_WDG {
    font-family: "Courier New", Courier, monospace !important;
    font-size: 28px !important;
    color: #326400 !important;
    font-weight: bold !important;
    background-color: #FFFFFF;
    -moz-opacity: 0.60;
    filter: alpha(opacity=60);
    text-decoration: none;
    white-space: nowrap;
}

.menu-header {
	background-color: #326400;
	color: #bed291;
}

.menu-header a {
	color: #bed291;
}