@charset "UTF-8";
/* CSS Document */




a image{
   border: none;
}

*{
	margin: 0px;
	padding: 0px;
	font-family: "Merriweather", Times, serif;
}

#clear {
	clear: both;
}
body {
	padding: 0px;
	margin: 0;
}

html { 
  background: url(Links/Weizenkoerner2.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#Container1 {
	height: 800px;
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 30px;
}

#Container2 {
	height: 629px;
	width: 900px;
	margin-top: 30;
	margin-right: auto;
	margin-left: auto;
	-webkit-box-shadow: 5px 10px 20px #696765;
	-moz-box-shadow: 5px 10px 20px #696765;
	box-shadow: 5px 10px 20px #696765;

}
#main {
	height: 629px;
	width: 665px;
	float: left;
	overflow: hidden;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#main #text {
	font-size: 13px;
	text-align: left;
	line-height: 20px;
	height: 510px;
	font-family: 'Merriweather', Times, serif;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
}


#main h3 {
	font-family: 'Merriweather', arial, serif;
	font-size: 18px;
	color: #845E34;
	font-weight: boldd;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	
	
}
#main #text a {
	color:  #693;
	font-size: 14px;
	font-weight: bold;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
}
.ausblenden {
	position: relative;
	font-size: 10px;
}
.Aus_Einblenden {
	height: 15px;
	width: 13px;
	position: absolute;
	right: 5px;
	bottom: 10px;
	overflow: hidden;
}
.hoch {
	position: relative;
	font-size: 10px;
}
.nachoben {
	height: 15px;
	width: 13px;
	position: absolute;
	right: 5px;
	bottom: 10px;
	overflow: hidden;
}


#navLeft {
	background-image: url(Links/BackgroundNavLeft.jpg);
	height: 629px;
	width: 235px;
	float: left;
	z-index: 5000;
}
#nav_Links {
	margin-top: 40px;
	z-index: 5000;
}
#navLeft a {
	color: #835323;
	font-size: 15px;
	display: block;
	text-decoration: none;
	list-style: none;
	font-family:'Merriweather' arial, serif;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	-webkit-transition: color .5s;
	-moz-transition: color .5s;
	-o-transition: color .5s;
	transition: color .5s;
	padding-right: 10px;
	padding-left: 60px;
	height: 27px;
	width: 135px;
}
#navLeft a:hover {
	color: #693;
   }
span.navLeft_active {
	color: #693;
	font-size: 15px;
	display: block;
	text-decoration: none;
	list-style: none;
	font-family:'Merriweather' arial, serif;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
   }



#navLeft #Produkte a {
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 60px;
	height: 50px;
	float: left;
}
#navLeft #Produkte img {
	margin: 0px;
	padding: 0px;
	border:none;
}


#Bio_Logo {
	height: 100px;
	width: 100px;
	position: absolute;
	top: 530px;
	left: 161px;
}
.textbroetchen {
	font-size: 13px;
	line-height: 19px;
}
