div#wrapper {
	width:925px;
	margin:15px auto;
}

div#header {
	width:909px;
	padding:29px 9px 0 7px;
	height:224px;
	background:url(../images/header.png) no-repeat;
}

div#subheader {
	position:relative;
}


ul#navi1, ul#navi2 {
	list-style-type:none;
	width:647px;
	height:194px;
	text-indent:-9999px;
	overflow:hidden;
}

ul#navi1 li {
	display:block;
	float:left;
	height:194px;
}

ul#navi1 a {
	display:block;
	width:215px;
	height:79px;
}

ul#navi1 ul {
	width:148px;
	height:105px;
	background:#ecf9e9;
	text-indent:0;
	margin:0 0 0 15px;
	opacity:0.7;
	padding:10px 0 0 15px;
	list-style-type:none;
	display:none;
}

ul#navi1 ul li {
	background:url(../images/pfeil.gif) 0 center no-repeat;
	padding:0 0 0 8px;
	width:auto;
	height:auto;
	float:none;
	line-height:1.3em;
}

ul#navi1 ul a {
	float:none;
	width:auto;
	height:auto;
	color:#093206;
	font-size:0.85em;
	font-weight:bold;
	background:none;
	text-decoration:none;
}
ul#navi1 ul a:hover {
	color:#BC4000;
	text-decoration:underline;
}


li#bio-rohstoffe {
	background:url(../images/navi_oben_neu_7554.jpg) 0 79px no-repeat;
}
li#bio-rohstoffe a {
	background:url(../images/buttons/bio-rohstoffe.png) no-repeat;
}
li#bio-rohstoffe a:hover {
	background:none;
}

li#bio-rohstoffe:hover ul {
	display:block;
}


li#getreide {
	background:url(../images/getreideanbau.jpg) 0 79px no-repeat;
}
li#getreide a {
	background:url(../images/buttons/getreide.png) no-repeat;
}
li#getreide a:hover {
	background:none;
}

li#getreide:hover ul {
	display:block;
}



li#futtermittel {
	background:url(../images/erntemaschine_b.jpg) 0 79px no-repeat;
	width:216px;
}
li#futtermittel a {
	background:url(../images/buttons/futtermittel.png) no-repeat;
	width:216px;
}
li#futtermittel a:hover {
	background:none;
}

li#futtermittel:hover ul {
	display:block;
}




ul#navi2 {
	height:30px;
}

ul#navi2 li {
	display:block;
	float:left;
}

ul#navi2 a {
	display:block;
	width:215px;
	height:30px;
}


li#unternehmen a {
	background:url(../images/buttons/unternehmen.png) no-repeat;
}
li#unternehmen a:hover {
	background:none;
}

li#mitarbeiter a {
	background:url(../images/buttons/mitarbeiter.png) no-repeat;
}
li#mitarbeiter a:hover {
	background:none;
}

li#zertifizierung {
	width:216px;
}
li#zertifizierung a {
	background:url(../images/buttons/zertifizierung.png) no-repeat;
	width:216px;
}
li#zertifizierung a:hover {
	background:none;
}


ul#navi3 {
	width:240px;
	height:24px;
	font-size:0.85em;
	position:absolute;
	top:-22px;
	right:-30px;
}

ul#navi3 li {
	display:block;
	float:left;
}

ul#navi3 a {
	color:#083605;
	text-decoration:none;
	padding:0 5px 0 6px;
}
ul#navi3 a:hover {
	color:#ac3f01;
	text-decoration:underline;
}




div#main {
	width:909px;
	padding:0 9px 0 7px;
	background:url(../images/main-kachel.png) repeat-y;
}

div#mainb {
	width:909px;
	padding:0 9px 0 7px;
	background:url(../images/main-kachelb.png) repeat-y;
}

div#content-links {
	width:165px;
	float:left;
	padding:25px;
}


div#content-links img {
	border:1px solid #e7f4d0;
}
div#content-links a {
	display:block;
	background:#bfd6b3;
	padding:6px 0 1px 6px;
	margin:0 0 25px 0;
}


div#content-rechts {
	width:649px;
	/*margin:0 0 0 215px;*/
	background:url(../images/content-hintergrund.png) top left no-repeat;
	padding:45px 25px 25px 20px;
	float:left;
	min-height:350px;
}

div#content-rechts ul {
	list-style-type:square;
	margin:0 0 1em 15px;
}

div#content-rechtsb {
	width:864px;
	/*margin:0 0 0 215px;*/
	background:url(../images/content-hintergrundb.png) top left no-repeat;
	padding:45px 25px 25px 20px;
	float:left;
	min-height:350px;
}

div#content-rechtsb ul {
	list-style-type:square;
	margin:0 0 1em 15px;
}


dd ul {
	margin:0 0 0 15px !important;
}

div#main:after, div#content-rechts:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div#main:afterb, div#content-rechtsb:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


div#footer {
	width:925px;
	height:10px;
	background:url(../images/footer.png) no-repeat;
	clear:both;
}
