/* CSS Document */
body, html, div, ul, li, p, h1, h2, h3, span {margin: 0; padding: 0;}

body { 
	line-height: 17px; 
	color:#2c3e01;
	background:url(grafiken/grass.gif) repeat-x bottom left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 18px;
}
.ueber_link a {
	font-weight: normal;
}
.ueber_link a:hover {
	font-weight: normal;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #2c3e01;
	font-weight:bold;
}
a:hover {
    text-decoration: underline;
}
#wrap_bgclouds{
	float:left;
	display:block;
	width:100%;
    background:url(grafiken/wolken_bg2.jpg) repeat-x 0px 0px; 
	}
#wrap{
	width:915px;
	padding-top: 20px;
	margin:0 auto 0 auto;
}
#head{
	width:900px;
	padding:0px 7px 0px 8px;
	min-height:232px;
	background:url(grafiken/head2.png) no-repeat 0 0;
}
.logo {
    padding-left: 450px;
    padding-top: 34px;
    padding-bottom: 15px;
}
.menu_start{
	clear: left;
	height: 70px;
	width: 900px;
	padding-top:37px;
	background-image: url(grafiken/nav_leiste_start.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}
.menu_ueberuns {
	clear: left;
	height: 70px;
	width: 900px;
	padding-top:37px;
	background-image: url(grafiken/nav_leiste_ueberuns.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}
.menu_landwirtschaft {
	clear: left;
	height: 70px;
	width: 900px;
	padding-top:37px;
	background-image: url(grafiken/nav_leiste_landwirtschaft.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}
.menu_hofladen {
	clear: left;
	height: 70px;
	width: 900px;
	padding-top:37px;
	background-image: url(grafiken/nav_leiste_hofladen.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}
.menu_partyservice {
	clear: left;
	height: 70px;
	width: 900px;
	padding-top:37px;
	background-image: url(grafiken/nav_leiste_partyservice.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}
.menu_anfahrt {
	clear: left;
	height: 70px;
	width: 900px;
	padding-top:37px;
	background-image: url(grafiken/nav_leiste_anfahrt.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}
.menu_kontakt {
	clear: left;
	height: 70px;
	width: 900px;
	padding-top:37px;
	background-image: url(grafiken/nav_leiste_kontakt.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}
.menu_impressum {
	clear: left;
	height: 70px;
	width: 900px;
	padding-top:37px;
	background-image: url(grafiken/nav_leiste_impressum.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}
.startseite a{
    float: left;
    width: 86px;
}
.startseite a:hover {
	background-image:url(grafiken/gruen_start_hover.gif);
	background-position: -4px 1px;
	background-repeat: no-repeat;
	}
.ueberuns a{
    float: left;
    width: 127px;
}
.ueberuns a:hover {
	background-image:url(grafiken/gruen_start_hover.gif);
	background-position: 13px 1px;
	background-repeat: no-repeat;
}
.landwirtschaft a{
    float: left;
    width: 175px;
}
.landwirtschaft a:hover {
	background-image:url(grafiken/gruen_start_hover.gif);
	background-position: 33px 1px;
	background-repeat: no-repeat;
}
.hofladen a{
    float: left;
    width: 127px;
}
.hofladen a:hover {
	background-image:url(grafiken/gruen_start_hover.gif);
	background-position: center;
	}
.partyservice a{
    float: left;
    width: 159px;
}
.partyservice a:hover {
	background-image:url(grafiken/gruen_start_hover.gif);
	background-position: 23px 0px;
	background-repeat: no-repeat;
}
.anfahrt a{
    float: left;
    width: 115px;
}
.anfahrt a:hover {
	background-image:url(grafiken/gruen_start_hover.gif);
	background-position: 1px 0px;
	background-repeat: no-repeat;
}
.kontakt a{
    float: left;
    width: 100px;
}
.kontakt a:hover {
	background-image:url(grafiken/gruen_start_hover.gif);
	background-position: 1px 0px;
	background-repeat: no-repeat;
	}
#middle{
	width:840px;
	font-size: 90%;
	background:url(grafiken/main.png) no-repeat top left;
	overflow:hidden;
	height: auto;
	padding-top: 10px;
	padding-right: 37px;
	padding-left: 38px;
}
.center {
    text-align: center;
}
.box_start_links {
    float:left;
    width: 490px;
    height: 390px;
}
.bilderbox {
	font-style:italic;
	font-size: 90%;
}
.bilderbox img{
	padding: 3px;
	border: 6px solid #f1f1f1;
}
.box_start_rechts {
	float: right;
	width: 350px;
	height: 390px;
}
.start_thumb{
   clear: left;
   font-style:italic;
   font-size: 90%;
}
.start_thumb img {
	padding: 3px;
	border: 4px solid #f1f1f1;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-top: 3px;
}
#foot{
	display:inline;
	width:840px;
	height:42px;
	background:url(grafiken/foot1.png) no-repeat bottom left;
	margin-bottom: 1px;
	float: left;
	clear: both;
	font-size: 80%;
	position: relative;
	padding-right: 37px;
	padding-bottom: 0px;
	padding-left: 38px;
}




.ueberuns_links {
   float: left;
    width: auto;
   font-size: 90%;
   font-style: italic;
   text-align:center;
   margin-right: 10px;
   margin-bottom: 15px;
   margin-top: 10px;
}
.ueberuns_rechts {
    float: right;
	 width: auto;
   font-size: 90%;
   font-style: italic;
   text-align:center;
   margin-right: 10px;
   margin-left: 10px;
   margin-bottom: 15px;
   margin-top: 10px;
}
.ueberuns_links img {
   padding: 3px;
	border: 6px solid #f1f1f1;
}
.ueberuns_rechts img{
    padding: 3px;
	border: 6px solid #f1f1f1;
}






.box_ueberuns{
	clear: left;
	width: 840px;
	line-height: 20px;
	height: auto;
	text-align: justify;
}
.box_ueberuns .left {
    margin-right: 8px;
	margin-bottom: 2px;
	margin-top: 5px;
	padding: 3px;
	border: 6px solid #f1f1f1;
	}
.box_ueberuns .right {
    margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 3px;
	border: 6px solid #f1f1f1;
	}
.ueberuns_box_1 {
    float: left;
    width: auto;
    font-size: 90%;
    text-align: center;
    font-style: italic;
}
.ueberuns_box_1 img {
    padding: 3px;
	border: 6px solid #f1f1f1;
}
.ueberuns_box_2 {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    width: 320px;
}
.landwirt_bilder {
   float: left;
   width: auto;
   font-size: 90%;
   font-style: italic;
   text-align:center;
   margin-right: 10px;
   margin-bottom: 15px;
   margin-top: 10px;
	}
.landwirt_bilder img {
	padding: 3px;
	border: 6px solid #f1f1f1;
	}
.box_hofladen_weit {
    float: left;
    width: 557px;
    padding-right: 29px;
    height: auto;
}	
.list_box {
    margin-left: 23px;
}
.list_box ul {
	list-style-position:outside;
	list-style-image: url(grafiken/kleeblatt.gif);
}
.list_box li {
    margin-bottom: 8px;
}
.oeffnungszeiten {
    margin-top: 15px;
	margin-left: 104px;
	height: 120px;
	font-weight: bold;
	background-image: url(grafiken/oeffnungszeiten.gif);
	background-repeat: no-repeat;
}
.box_hofladen_schmal {
    float: left;
    width: 248px;
	padding-top: 30px;
	font-size: 80%;
	font-style: italic;
	text-align:center;
    height: auto;
}
.box_hofladen_schmal img{
	margin-bottom: 2px;
	margin-top: 10px;
	padding: 3px;
	border: 6px solid #f1f1f1;
}
.partyservice_top {
    float: left;
    width: 570px;
    padding-right: 24px;
    height: 150px;
}
.partyservice_bild {
    float: left;
	font-size: 90%;
    text-align: center;
    font-style: italic;
	}
.partyservice_bild img {
    margin-top: 5px;
    padding: 3px;
	border: 6px solid #f1f1f1;
	}
.box_partyservice{
    float: left;
    width: 388px;
    margin-left: 23px;
}
.box_partyservice ul {
	list-style-position:outside;
	list-style-image: url(grafiken/kleeblatt.gif);
}
.box_partyservice li {
    margin-bottom: 8px;
}
.clear {
    clear: left;
}
.box_anfahrt_breit {
    float: left;
    width: 540px;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 15px;
    font-size: 90%;
}
.box_anfahrt_breit li {
margin-top: 3px;
}
.box_anfahrt_schmal {
    float: left;
    width: 260px;
    height: 210px;
}
.box_anfahrt_schmal img {
    float: right;
    border: 4px solid #e5e5e5;
    padding: 3px;
    margin-top: 10px;
}
.centerbox {
    width: 803px;
    height: auto;
    margin-left: 20px;
}
.einrueck {
    margin-left: 36px;
}
.box_kontakt {
   float: left;
   width: 400px;
   height: auto;
}
.topic {
   width: 320px;
}
.textarea {
   width: 300px;
}
.textarea2 {
   width: 340px;
}
h2 {
margin-left: 10px;
font-size: 100%;


}
h2 a{
color:#5C6B04;
}
.imp_topic {
margin-left: 10px;
font-weight: bold;
color:#5C6B04;
}
.imp_content {
margin-top: 1px;
margin-left: 20px;
margin-bottom: 2px;
}
.imp_content2 {
font-size: 80%;
margin-top: 2px;
margin-left: 20px;
margin-bottom: 5px;
}
.imp_box_1 {
float: left;
width: 250px;
height: auto;
margin-left: 15px;
}
.imp_box_2 {
float: left;
width: 250px;
height: auto;
}
.imp_box_3 {
float: left;
width: 320px;
height: auto;
}
.left {
float: left;
}
.left a{
font-weight: normal;
}

.right {
float: right;
}

