 /*---BASICS---*/
* {
	margin:0;
	padding:0;
}

body, html {
	height:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:url(../images/layout/bg.jpg) repeat-x center top #fff;
	font: 12px/19px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	line-height:24px;
}

div#content_text a:link, div#content_text a:visited {
	color: #256237;
	text-decoration: underline;
}
div#content_text a:hover, div#content_text a:active  {
	color: #256237;
	text-decoration: none;
}

div#footera a:link, div#footera a:visited {
	color: #fff;
	text-decoration: underline;
}
div#footera a:hover, div#footera a:active  {
	color: #fff;
	text-decoration: none;
}




img {
	border:0;
}

h2 {
	font-size:16px;
	font-weight:bold;
	margin:0 0 25px 0;
	color:#256237;
}

h3 {
	font-size:14px;
	font-weight:bold;
	color: #256237;
	margin:0 0 10px 0;
}

h4 {
	font-size:13px;
	font-weight:bold;
	color:#585858;
}
 
h5 {
	color:#256237;
	font-weight:bold;
	font-size:12px;
}

p {
	margin:0 0 10px 0;
}

 /*---WRAPPER---*/


#holz {
	width:100%;
	height:134px;
	background:url(../images/layout/holz.jpg) center top repeat-x;
}
#gruen {
	width:100%;
	height:396px;
	background:url(../images/layout/bg.jpg) center top repeat-x;
}

#wrapper {
	min-height:100%;  /*hierdurch + die 100% Angabe im Body/Html nimmt der wrapper 100% des Browserfensters in der Höhe ein*/
	width:950px;
	margin:0 auto;
	margin-top:-530px;
}
* html #wrapper {
	height:100%
}

/*---HEAD---*/

#head {
	height:430px; 
	width:950px;
	background:url(../images/layout/head.jpg) 0 0 no-repeat;
	position:relative;
}

#below_head {
	height:24px; 
	width:950px;
	background:url(../images/layout/below_head.jpg) 0 0 no-repeat;
	position:relative;
}

/*---CONTENT---*/

div#content {
	width:950px;
}

div#content_oeffnungszeiten {
	width:334px;
	height:216px;
	float:left;
	background:url(../images/layout/oeffnungszeiten.jpg) 0 0 no-repeat;
}

div#content_text {
	width:551px;
	padding:0 40px 0 25px;
	float:left;
}

/*---FOOTER---*/

div#footer {
	width:100%;
	height:197px;
	background:url(../images/layout/footer-kachel.jpg) 0 0 repeat-x;
}

div#footera { 
	margin:0 auto;
	width:950px;
	height:197px;
	z-index:4;
	background: url(../images/layout/footer.jpg) 0 0 no-repeat;
	position:relative;
	font-size:11px;
	color:#fff;
	line-height:18px;
}

.footer_adresse_a {
	float:left;
	padding:107px 0 0 58px;
	width:277px;
	height:50px;
}

.footer_adresse_b {
	float:left;
	padding:107px 0 0 24px;
	width:230px;
	height:50px;
}

/*---CLASSES---*/

.clear {
	float:none;
	clear:both;
	height:1px;
	line-height:1px;
	margin:-1px 0 -1px 0;
}

.linie {
	float:none;
	clear:both;
	width:99%;
	height:1px;
	margin:10px 0 10px 0;
	border-bottom:1px dashed #ccc;
}

.gruen {
	color:#256237;
	font-weight:bold;
}

.img_border_left {
	padding:2px;
	border:1px solid #256237;
	float:left;
	margin: 5px 25px 25px 0;
}

.img_border_right {
	padding:2px;
	border:1px solid #256237;
	float:right;
	margin: 5px 0 25px 25px;
}

.floata {
	float:left;
	width:245px;
	list-style:inside;
	padding: 0 0 0 10px;
	border-right:1px dashed #ccc;
}

.floatb {
	float:left;
	width:265px;
	list-style:inside ;
	padding: 0 0 0 30px;
}

.adobe {
	font-size:10px;
	color:#585858;
}


.cms_titel {
	float:left;
	width:375px;
}

.cms_datum {
	float:left;
	width:175px;
}


dl {
	width:551px;
}

dt {
	font-weight:bold;
	width:130px;
	float:left;
	color:#256237;
}

dd {
	font-weight:normal;
	width:421px;
	float:left;
}

.impressum {
	width:275px;
	float:left;
}

dt.impressum {
	width:130px;
	float:left;
}

dd.impressum {
	width:145px;
	float:left;
}

dt.impressumb {
	width:75px;
	float:left;
}

dd.impressumb {
	width:185px;
	float:left;
}



/*---HEADLINES---*/

#willkommen h1{
	width:220px;
	height:58px;
	text-indent:-9999px;
	background:url(../images/headlines/startseite.gif) 0 0 no-repeat;
	margin:0 0 35px 0;
}

#anfahrt h1{
	width:96px;
	height:58px;
	text-indent:-9999px;
	background:url(../images/headlines/anfahrt.gif) 0 0 no-repeat;
	margin:0 0 35px 0;
}

#kontakt h1{
	width:92px;
	height:58px;
	text-indent:-9999px;
	background:url(../images/headlines/kontakt.gif) 0 0 no-repeat;
	margin:0 0 35px 0;
}

#impressum h1{
	width:110px;
	height:58px;
	text-indent:-9999px;
	background:url(../images/headlines/impressum.gif) 0 0 no-repeat;
	margin:0 0 35px 0;
}

#gaestebuch h1{
	width:113px;
	height:58px;
	text-indent:-9999px;
	background:url(../images/headlines/gaestebuch.gif) 0 0 no-repeat;
	margin:0 0 35px 0;
}

#ueberuns h1{
	width:103px;
	height:58px;
	text-indent:-9999px;
	background:url(../images/headlines/ueberuns.gif) 0 0 no-repeat;
	margin:0 0 35px 0;
}

#bauernhofcafe h1{
	width:157px;
	height:58px;
	text-indent:-9999px;
	background:url(../images/headlines/bauernhofcafe.gif) 0 0 no-repeat;
	margin:0 0 35px 0;
}

#heuherberge h1{
	width:143px;
	height:58px;
	text-indent:-9999px;
	background:url(../images/headlines/heuherberge.gif) 0 0 no-repeat;
	margin:0 0 35px 0;
}

#kinderfeste h1{
	width:128px;
	height:58px;
	text-indent:-9999px;
	background:url(../images/headlines/kinderfeste.gif) 0 0 no-repeat;
	margin:0 0 35px 0;
}

#aktuelles h1{
	width:111px;
	height:58px;
	text-indent:-9999px;
	background:url(../images/headlines/aktuelles.gif) 0 0 no-repeat;
	margin:0 0 35px 0;
}

#einblicke h1{
	width:102px;
	height:58px;
	text-indent:-9999px;
	background:url(../images/headlines/einblicke.gif) 0 0 no-repeat;
	margin:0 0 35px 0;
}

#fehler h1{
	width:75px;
	height:58px;
	text-indent:-9999px;
	background:url(../images/headlines/fehler.gif) 0 0 no-repeat;
	margin:0 0 35px 0;
}

/*---NAVIGATION---*/

/*---NAVIGATION - PRODUKTSEITEN---*/

#navi_prod {
	width:233px;
	height:296px;
	padding:134px 0 0 100px;
}

#navi_prod ul {
	list-style-type:none;
	padding:17px 0 0 0;
	width:161px;
	height:258px;
	overflow:hidden;
	text-indent:-9999px;
}

#navi_prod li {
	display:block;
	padding:0 0 0 0;
	width:161px;
	height:43px;
	list-style-type:none;
}

a.navi_proda, a.navi_proda:visited {
	outline:none;
	display:block;
	height:43px;
	width:161px;
	background:url(../images/navi/ueberuns_off.gif) no-repeat 0 0;
	padding:0 0 0 0;
}

a.navi_proda:hover, a.navi_proda:active {
	outline:none;
	display:block;
	height:43px;
	width:161px;
	background:url(../images/navi/ueberuns_on.gif) no-repeat 0 0;
	padding:0 0 0 0;
}


a.navi_prodb, a.navi_prodb:visited {
	outline:none;
	display:block;
	height:43px;
	width:161px;
	background:url(../images/navi/bauernhofcafe_off.gif) no-repeat 0 0;
	padding:0 0 0 0;
}

a.navi_prodb:hover, a.navi_prodb:active {
	outline:none;
	display:block;
	height:43px;
	width:161px;
	background:url(../images/navi/bauernhofcafe_on.gif) no-repeat 0 0;
	padding:0 0 0 0;
}


a.navi_prodc, a.navi_prodc:visited {
	outline:none;
	display:block;
	height:43px;
	width:161px;
	background:url(../images/navi/heuherberge_off.gif) no-repeat 0 0;
	padding:0 0 0 0;
}

a.navi_prodc:hover, a.navi_prodc:active {
	outline:none;
	display:block;
	height:43px;
	width:161px;
	background:url(../images/navi/heuherberge_on.gif) no-repeat 0 0;
	padding:0 0 0 0;
}

a.navi_prodd, a.navi_prodd:visited {
	outline:none;
	display:block;
	height:43px;
	width:161px;
	background:url(../images/navi/kinderfeste_off.gif) no-repeat 0 0;
	padding:0 0 0 0;
}

a.navi_prodd:hover, a.navi_prodd:active {
	outline:none;
	display:block;
	height:43px;
	width:161px;
	background:url(../images/navi/kinderfeste_on.gif) no-repeat 0 0;
	padding:0 0 0 0;
}


a.navi_prode, a.navi_prode:visited {
	outline:none;
	display:block;
	height:43px;
	width:161px;
	background:url(../images/navi/aktuelles_off.gif) no-repeat 0 0;
	padding:0 0 0 0;
}

a.navi_prode:hover, a.navi_prode:active {
	outline:none;
	display:block;
	height:43px;
	width:161px;
	background:url(../images/navi/aktuelles_on.gif) no-repeat 0 0;
	padding:0 0 0 0;
}

a.navi_prodf, a.navi_prodf:visited {
	outline:none;
	display:block;
	height:43px;
	width:161px;
	background:url(../images/navi/einblicke_off.gif) no-repeat 0 0;
	padding:0 0 0 0;
}

a.navi_prodf:hover, a.navi_prodf:active {
	outline:none;
	display:block;
	height:43px;
	width:161px;
	background:url(../images/navi/einblicke_on.gif) no-repeat 0 0;
	padding:0 0 0 0;
}


/*---NAVIGATION - HAUPTSEITEN---*/

#navi_main {
	width:370px;
	height:37px;
	padding:13px 48px 0 0;
	position:absolute;
	right:0;
	top:0;
}

* html #navi_main {
	padding:13px 47px 0 0;
}

#navi_main ul {
	list-style-type:none;
	padding:0 0 0 0;
	width:371px;
	height:37px;
	overflow:hidden;
	text-indent:-9999px;
}

#navi_main li {
	float:left;
	display:block;
	padding:0 0 0 0;
	height:37px;
	list-style-type:none;
}

a.navi_maina, a.navi_maina:visited {
	outline:none;
	display:block;
	height:37px;
	width:77px;
	background:url(../images/navi/startseite_off.gif) no-repeat 0 0;
	padding:0 0 0 0;
}

a.navi_maina:hover, a.navi_maina:active {
	outline:none;
	display:block;
	height:37px;
	width:77px;
	background:url(../images/navi/startseite_on.gif) no-repeat 0 0;
	padding:0 0 0 0;
}

a.navi_mainb, a.navi_mainb:visited {
	outline:none;
	display:block;
	height:37px;
	width:65px;
	background:url(../images/navi/anfahrt_off.gif) no-repeat 0 0;
	padding:0 0 0 0;
}

a.navi_mainb:hover, a.navi_mainb:active {
	outline:none;
	display:block;
	height:37px;
	width:65px;
	background:url(../images/navi/anfahrt_on.gif) no-repeat 0 0;
	padding:0 0 0 0;
}

a.navi_mainc, a.navi_mainc:visited {
	outline:none;
	display:block;
	height:37px;
	width:70px;
	background:url(../images/navi/kontakt_off.gif) no-repeat 0 0;
	padding:0 0 0 0;
}

a.navi_mainc:hover, a.navi_mainc:active {
	outline:none;
	display:block;
	height:37px;
	width:70px;
	background:url(../images/navi/kontakt_on.gif) no-repeat 0 0;
	padding:0 0 0 0;
}

a.navi_maind, a.navi_maind:visited {
	outline:none;
	display:block;
	height:37px;
	width:78px;
	background:url(../images/navi/impressum_off.gif) no-repeat 0 0;
	padding:0 0 0 0;
}

a.navi_maind:hover, a.navi_maind:active {
	outline:none;
	display:block;
	height:37px;
	width:78px;
	background:url(../images/navi/impressum_on.gif) no-repeat 0 0;
	padding:0 0 0 0;
}

a.navi_maine, a.navi_maine:visited {
	outline:none;
	display:block;
	height:37px;
	width:80px;
	background:url(../images/navi/gaestebuch_off.gif) no-repeat 0 0;
	padding:0 0 0 0;
}

a.navi_maine:hover, a.navi_maine:active {
	outline:none;
	display:block;
	height:37px;
	width:80px;
	background:url(../images/navi/gaestebuch_on.gif) no-repeat 0 0;
	padding:0 0 0 0;
}
