﻿html,body {
	height: 100%;
}

body {
	font-family: Arial, helvetica, sans-serif;
	text-align: left;
	height: 100%;
}

#frame {
	background-image:url('images/hg_fruechte.png');
	background-repeat:no-repeat;
	width: 985px;
	/*height: 100%;*/
	margin: 0;
	padding: 0;
	position: relative;
	top: 0px;
	text-align: left;
}


/* - - - - - - - - - - - - - - - - - - - - Layout Header- - - - - - - - - - - - - - - - - - - - */
#container {
	width: 855px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0px;
	left:130px;
	text-align: left;
}

#sprache {
	position: relative;
	left: 0px;
	width: 855px;
	height: 35px;
	text-align: right;
}


#header {
	background-image:url('images/header.jpg');
	background-repeat:no-repeat;
	position: relative;
	left: 0px;
	width: 855px;
	height: 149px;
	text-align: left;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

#navitop {
	position: absolute;
	text-align: left;
	left: 0px;
	top: 125px;
	width: 855px;
	color: #ffffff;
}

#containerInhalt {
	position: relative;
	width: 855px;
	left: 0px;
	overflow: hidden;
}

#Inhalt {
	position: relative;
	width: 855px;
	left: 0px;
	overflow: hidden;
	background-color: #fef4c5;
}


#startseite {
	background-image:url('images/willkommen.jpg');
	background-repeat:no-repeat;
	position: relative;
	width: 855px;
	height: 443px;
	left: 0px;
	overflow: hidden;
	background-color: #fef4c5;
}

#news {
	position: absolute;
	width: 270px;
	height: 370px;
	left: 457px;
	top: 38px;
}

#news_txt {
	position: absolute;
	width: 240px;
	left: 470px;
	top: 320px;
}

#demeter {
	position: absolute;
	left: 753px;
	top: 315px;
}

#bio {
	position: absolute;
	left: 765px;
	top: 370px;
}

#spacerKl {
	float: left;
	width: 10px;
	overflow: hidden;
}

#spacerGr {
	float: left;
	width: 30px;
	overflow: hidden;
}


#links {
	float: left;
	width: 200px;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 30px;
}

#mitte {
	float: left;
	padding-top: 23px;
	padding-bottom: 30px;
}

#unten {
	clear: both;
	font-weight: normal;
	width: 855px;
	height: 30 !important; 
  	height: 40; /* nur für den IE */
	text-align: left;
	padding-top: 10px;
	font-size: 9pt;
	color: #fff;
	text-decoration: none;
	background-color: #f09108;
}

#suche {
	position: relative;
	float: left;
	width: 340px;
	left: 0px;
	overflow: hidden;
	font-size: 9pt;
	color: #fff;
	text-decoration: none;
}

#navi_unten {
	float: left;
	width: 500px;
	overflow: hidden;
	font-size: 9pt;
	color: #fff;
	text-decoration: none;
	text-align: right;
}

/* - - - - - - - - - - - - - - - - - - - - Allgemein gültig - - - - - - - - - - - - - - - - - - - - */
img {
	border: 0px;
}

/* - - - - - - - - - - - - - - - - - - - - Druckversion - - - - - - - - - - - - - - - - - - - - */
@media print{

#frame {
	width: 605px;
	/*height: 100%;*/
	margin: 0;
	padding: 0;
	position: relative;
	top: 0px;
	text-align: left;
}

#container {
	width: 605px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: left;
}

#sprache {
	display: none;
}


#header {
	display: none;
}

#logo {
	display: none;
}

#navitop {
	display: none;
}

#containerInhalt {
	position: relative;
	width: 605px;
	left: 0px;
	overflow: hidden;
	background-color: #ffffff;
}

#Inhalt {
	position: relative;
	width: 605px;
	left: 0px;
	overflow: hidden;
	background-color: #fef4c5;
}

#startseite {
	display: none;
}

#news {
	display: none;
}

#demeter {
	display: none;
}

#bio {
	display: none;
}

#spacerKl {
	display: none;
}

#spacerGr {
	display: none;
}


#links {
	display: none;
}

#mitte {
	float: left;
	width: 605px;
}

#unten {
	display: none;
}

#suche {
	display: none;
}

#navi_unten {
	display: none;
}

}
