* {
	margin: 0;
	padding: 0;
	outline: none;
}
body {
	background:url(../images/layout/body.jpg) repeat-x center 0;
	min-height: 970px;
	height: 100%;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #595534;
}
html {
	background: url(../images/layout/html.jpg) repeat center 0;
	height: 100%;
}
ul, ul li {
	list-style: none;
}
a {color: #6e810b}
a:hover {text-decoration: none}
img {border: none;}

#absolute {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 416px;
	background: url(../images/layout/absolute.jpg) repeat center bottom;
	left: 0;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -148px;
	width: 990px;	
	background: url(../images/layout/wrapper.jpg) repeat-y 107px 0;
}
	#header {
		height: 415px;
		width: 990px;
		background: url(../images/layout/header.jpg) no-repeat 0 0;
		position: relative;
		z-index: 4;
	}
		#header ul {
			position: absolute;
			left: 553px;
			top: 114px;
		}
		#header ul li {
			line-height: 0.0001em;
			font-size: 0.0001em;
		}
		#header ul li a{
			background: url(../images/layout/menu.gif) no-repeat 0 0;
			display: block;
			line-height: 0.0001em;
			font-size: 0.0001em;
			text-indent: -5000px;
		}
			#header ul li a.wir_ueber_uns {
				width: 142px;
				height: 24px;
				background-position: 0 0;
				margin: 0 0 14px;
			}
				#header ul li a.wir_ueber_uns:hover, #header ul li.active a.wir_ueber_uns {
					background-position: -172px 0;
				}
			#header ul li a.unsere_produkte {
				width: 172px;
				height: 27px;
				background-position: 0 -38px;
				margin: 0 0 14px;
			}
				#header ul li a.unsere_produkte:hover, #header ul li.active a.unsere_produkte {
					background-position: -172px -38px;
				}
			#header ul li a.bioladen {
				width: 95px;
				height: 23px;
				background-position: 0 -79px;
				margin: 0 0 16px;
			}
				#header ul li a.bioladen:hover, #header ul li.active a.bioladen {
					background-position: -172px -79px;
				}
			#header ul li a.aktuelles {
				width: 95px;
				height: 23px;
				background-position: 0 -118px;
			}
				#header ul li a.aktuelles:hover, #header ul li.active a.aktuelles {
					background-position: -172px -118px;
				}
				
			#header h1 a {
				position: absolute;
				width: 140px;
				height: 90px;
				left: 500px;
				top: 310px;
				line-height: 0.0001em;
				font-size: 0.0001em;
				text-indent: -5000px;
			}	
	
	#content {
		width: 408px;
		background: url(../images/layout/content.jpg) no-repeat 0 0;
		float: left;
		padding: 28px 48px 0 151px;
		position: relative;
		z-index: 4;
	}
		#content h1 {
			width: 400px;
			height: 75px;
			margin: 0 0 0 1px;
			line-height: 0.0001em;
			font-size: 0.0001em;
			text-indent: -5000px;
		}
		#content h1.index {background:url(../images/layout/h1_index.gif) no-repeat 0 0;}
		#content h1.wir_ueber_uns {background:url(../images/layout/h1_wir_ueber_uns.gif) no-repeat 0 0;}
		#content h1.unsere_produkte {background:url(../images/layout/h1_unsere_produkte.gif) no-repeat 0 0;}
		#content h1.bioladen {background:url(../images/layout/h1_bioladen.gif) no-repeat 0 0;}
		#content h1.aktuelles {background:url(../images/layout/h1_aktuelles.gif) no-repeat 0 0;}
		#content h1.kontakt {background:url(../images/layout/h1_kontakt.gif) no-repeat 0 0;}
		#content h1.danke {background:url(../images/layout/h1_danke.gif) no-repeat 0 0;}
		#content h1.impressum {background:url(../images/layout/h1_impressum.gif) no-repeat 0 0;}
		#content h1.newsletter {background:url(../images/layout/h1_newsletter.gif) no-repeat 0 0;}
		#content h1.anfahrt {background:url(../images/layout/h1_anfahrt.gif) no-repeat 0 0;}
		
		#content h2 {
			font-size: 16px;
		}
		
		#content h3 {
			color: #6a6c28;
			font-size: 15px;
			line-height: 18px;
			font-weight: normal;
			height: 22px;
			background:url(../images/layout/h3.gif) repeat-x 0 20px;
			margin: 7px 0 3px 0;
		}
		#content p {
			margin: 0 0 18px 0;
		}
		
		#content ul {
			margin-top: 10px;
			margin-bottom: 20px;
		}
		
		#content ul li{
			list-style-type: none;
			padding-left: 5px;
			padding-top: 3px;
			padding-bottom: 3px;
		}
		
		#content ul li.colored {
			background: #d7d099;
		}
	
	#sidebar {
		position: relative;
		z-index: 20;
		float: left;
		width: 224px;
		padding: 153px 150px 0 9px;		
		background: url(../images/layout/sidebar.jpg) no-repeat 0 0;
		font-size: 11px;
		line-height: 16px;

	}
		#sidebar h2 {
			line-height: 0.0001em;
			font-size: 0.0001em;
			text-indent: -5000px;
			float: left;
			height: 0.0001em;
		}
		#sidebar ul {
			margin: 0 0 16px 0;
		}
		#sidebar p {
			margin: 96px 0 0 0;
		}
		


#pusher {
	clear: both;
	height: 89px;
}

#footer {
	width: 990px;
	height: 148px;
	margin: 0 auto;
	background: url(../images/layout/footer.png) no-repeat 0 0;
	font-size: 11px;
	behavior: url("js/iepngfix.htc");
	
}
	#footer ul {
		padding: 90px 0 0 165px;
	}
	#footer ul li {
		float: left;
		padding: 0 24px 0 0;
	}
	#footer ul li a {
		color: #eee5be;
	}
	#footer ul li a:hover, #footer ul li.active a{
		color: #cfcd6d;
		text-decoration: underline;
	}
	
	#footer a.designedby {
		width: 180px;
		height: 40px;
		display: block;
		float: left;
		margin: -10px 0 0 130px;
		line-height: 0.0001em;
		font-size: 0.0001em;
		text-indent: -5000px;
	}
	
.clear {
	clear: both;
}

#content .images img {
	background-color: #88905d;
	padding: 4px;
	margin-right: 10px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content .images img:hover {
	background-color: #bbc283;
}

.cmsimg {
	padding:4px;
	border:1px solid #dfced5;
	float:left;
	margin:10px 2px 10px 2px;
}


