#layout {
	padding:7px 0 12px 0;
	background:url(../images/layout/body_BG.gif) repeat-x;
}

#main_div {
	margin:0 auto;
	width:902px;
	background:url(../images/layout/main_BG.gif) repeat-y #FFFFFF;
	overflow:hidden;
}

#main_top {
	background:url(../images/layout/main_top_BG.gif) no-repeat;
	height:10px;
	font-size:1px;
}

#main_bottom {
	background:url(../images/layout/main_bottom.gif) no-repeat;
	height:10px;
	font-size:1px;
}

/*
 *********************************************************** HEADER content ***************/

#header_info_navi {
	height:26px;
	overflow:hidden;
	margin:0 20px 0 206px;
}

#info_zueri_obst {
	width:550px;
	float:left;
	/*margin-left:206px;*/
	padding-top:2px;
}

#home_kontakt_menu {
	float:right;
	width:100px;
	text-align:right;
	/*margin-right:20px;*/
	padding-top:2px;
}

#header {
	height:118px;
	overflow:hidden;
	margin-bottom:16px;
	margin-left:21px;
}
 
/* LEFT */
#header_left {
	height:118px;
	width:180px;
	float:left;
	background:url(../images/layout/zueri_obst_logo.gif) no-repeat;
}

/* RIGHT */

#header_right {
	height:118px;
	width:676px;
	float:left;
	margin-left:6px;
	background:url(../images/layout/headerbild.jpg) no-repeat;
}

/*
 *********************************************************** SUCHE ***************/

.suche_input,
.suche_input:focus {
	width:132px;
	float:left;
	height:17px;
	line-height:17px;
	border:1px solid #c2dcb9;
}

.submit_button,
.submit_button:focus {
	width:21px;
	height:21px;
	float:left;
	border:none;
	margin:0;
	margin-left:3px;
	cursor:default;
}


/*
 *********************************************************** CONTENT ***************/

#content_main {
	background:url(../images/layout/content_BG.gif) repeat-y;
	z-index:1;
}

#content_top {
	height:21px;
	background:url(../images/layout/content_top_BG.gif) no-repeat;
}

#content_left {
	width:200px;
	float:left;
	overflow:hidden;
}

#suche {
	padding:0 0 15px 20px;
	background:url(../images/layout/suche_BG.gif) left repeat-y #FFFFFF;
}

#menu {
	margin:0 21px 100px 5px;
}

#schweiz_natuerlich {
	background:url(../images/layout/schweiz_natuerlich.gif) bottom left no-repeat;
	height:67px;
	width:195px;
	margin-top:50px;
}

#menu_header {
	background:url(../images/layout/menu_header.gif) left top no-repeat;
	height:18px;
	z-index:100;
}

#content_right {
	width:648px;
	margin-left:34px;
	margin-top:2px;
	float:left;
	overflow:hidden;
}

#content_right_padding {
	/*padding:28px 20px 0 25px;*/
}

/*
 *********************************************************** FOOTER ***************/

#footer {
	margin:0 auto;
	width:902px;
}

#footer #copyright {
	padding:15px 0 15px 234px;
	text-align:left;
}


