*{
	margin: 0;
	padding: 0;
	outline: none;
}
html,body,#body_wrapper{
	width: 100%;
	height: 100%;
}
body{
	background: #fff url(../img/body.gif) repeat-x left center;
	cursor: default;
}
img,fieldset{
	border: 0;
}
a{
	cursor: pointer;
}
.clear{
	clear: both;
}
.hidden{
	display: none;
}
.break{
	padding-bottom: 17px;
}
#body_wrapper{
	background: url(../img/body_wrapper.gif) repeat-x center center;
}
#distance{
	width: 100%;
	height: 50%;
	margin-bottom: -310px;
	float: left;
}
#wrapper{
	margin: 0 auto;
	position: relative;
	width: 940px;
	height: 620px;
	clear: left;
	text-align: left;
	background: url(../img/wrapper.gif) no-repeat left top;
}
#wrapper *{
	font-family: "Arial","Verdana","sans-serif";
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
}
#logo{
	position: absolute;
	right: 27px;
	top: 21px;
	width: 223px;
	height: 62px;
}
#menu_main li,#menu_sub li,#menu_fix li{
	list-style-type: none;
}
#menu_main li,#menu_sub li{
	float: left;
}
#menu_fix li{
	float: right;
}
#menu_main{
	position: absolute;
	left: 64px;
	top: 110px;
	width: 660px;
	height: 26px;
}
#menu_main a{
	display: block;
	height: 26px;
	padding-right: 16px;
}
.menu_main_gruezi{
	width: 62px;
	background: url(../img/menu/gruezi.jpg) no-repeat left top;
}
.menu_main_team{
	width: 47px;
	background: url(../img/menu/team.jpg) no-repeat left top;
}
.menu_main_partner{
	width: 68px;
	background: url(../img/menu/partner.jpg) no-repeat left top;
}
.menu_main_monatstexte{
	width: 116px;
	background: url(../img/menu/monatstexte.jpg) no-repeat left top;
}
.menu_main_angebot{
	width: 78px;
	background: url(../img/menu/angebot.jpg) no-repeat left top;
}
.menu_main_kontakt{
	width: 74px;
	background: url(../img/menu/kontakt.jpg) no-repeat left top;
}
#menu_main a:hover,#menu_main_act a{
	background-position: left -26px;
}
#menu_sub{
	position: absolute;
	left: 66px;
	top: 170px;
	width: 660px;
	height: 26px;
}
#menu_sub a{
	display: block;
	height: 22px;
	color: #5c5b5b;
	padding-right: 16px;
}
#menu_sub a:hover,#menu_sub_act a{
	color: #fff;
}
#menu_fix{
	position: absolute;
	right: 24px;
	top: 592px;
	width: 220px;
	height: 20px;
}
#content{
	position: absolute;
	left: 24px;
	top: 194px;
	width: 550px;
	height: 354px;
	background: url(../img/content.gif) no-repeat left top;
	overflow: hidden;
	padding: 20px 0px 0px 40px;
}
#content *{
	color: #5c5b5b;
}
#content h1,#content h2{
	font-weight: bold;
}
#content a{
	color: #87c039;
}
.content-holder{
	width: 460px;
}
#partner a{
	display: block;
	width: 112px;
	height: 58px;
	padding: 0px 3px 3px 0px;
	float: left;
}
.team-item{
	height: 130px;
	padding-bottom: 17px;
}
.team-item img{
	float: left;
}
.team-item p{
	width: 300px;
	height: 130px;
	float: left;
	padding-left: 20px;
}
#stepcarousel_headline{
	width: 460px;
	height: 70px;
}
#stepcarousel_headline_img{
	position: absolute;
	left: 0px;
	top: 0px;
}
#stepcarousel{
	position: relative;
	left: 30px;
	width: 370px; 
	height: 270px;
}
#stepcarousel .stepcarousel_wrapper{
	position: absolute;
	left: 0px;
	top: 0px;
}
#stepcarousel .panel{
	width: 370px;
	overflow: hidden;
	padding: 0px 20px 20px 0px;
}
#stepcarousel_back{
	position: absolute;
	left: 410px;
	top: 324px;
	width: 100px;
	height: 18px;
	display: none;
}
#kontakt_maps{
	position: absolute;
	left: 110px;
	top: 70px;
	width: 350px;
	height: 264px;
}
.scroll-pane{
	width: 500px;
	height: 340px;
	padding-right: 50px;
	overflow: auto;
}
.jScrollPaneContainer{
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.jScrollPaneTrack{
	position: absolute;
	cursor: pointer;
	right: 0px;
	top: 0px;
	width: 60px;
	height: 100%;
	background: url(../img/jscrollpanetrack.jpg) no-repeat left top;
}
.jScrollPaneDrag{
	position: absolute;
	height: 6px;
	background: url(../img/jscrollpanedrag.gif) no-repeat left top;
	cursor: pointer;
	overflow: hidden;
}
.menu_angebot{
	width: 460px;
	height: 340px;
}
.menu_angebot a{
	display: block;
	position: absolute;
}
.menu_angebot a:hover{
	background-position: left bottom;
}
.menu_angebot_salate{
	left: 24px;
	top: 48px;
	width: 100px;
	height: 40px;
	background: url(../img/angebot/salate.jpg) no-repeat left top;
}
.menu_angebot_gewuerze{
	left: 160px;
	top: 28px;
	width: 117px;
	height: 40px;
	background: url(../img/angebot/gewuerze.jpg) no-repeat left top;
}
.menu_angebot_brot{
	left: 344px;
	top: 36px;
	width: 153px;
	height: 60px;
	background: url(../img/angebot/brot.jpg) no-repeat left top;
}
.menu_angebot_muesli{
	left: 100px;
	top: 104px;
	width: 101px;
	height: 50px;
	background: url(../img/angebot/muesli.jpg) no-repeat left top;
}
.menu_angebot_kaese{
	left: 228px;
	top: 102px;
	width: 137px;
	height: 60px;
	background: url(../img/angebot/kaese.jpg) no-repeat left top;
}
.menu_angebot_gemuese{
	left: 378px;
	top: 160px;
	width: 118px;
	height: 40px;
	background: url(../img/angebot/gemuese.jpg) no-repeat left top;
}
.menu_angebot_wein{
	left: 36px;
	top: 176px;
	width: 128px;
	height: 50px;
	background: url(../img/angebot/wein.jpg) no-repeat left top;
}
.menu_angebot_tee{
	left: 188px;
	top: 208px;
	width: 161px;
	height: 30px;
	background: url(../img/angebot/tee.jpg) no-repeat left top;
}
.menu_angebot_kosmetik{
	left: 132px;
	top: 262px;
	width: 191px;
	height: 40px;
	background: url(../img/angebot/kosmetik.jpg) no-repeat left top;
}
.menu_angebot_fruechte{
	left: 356px;
	top: 258px;
	width: 139px;
	height: 26px;
	background: url(../img/angebot/fruechte.jpg) no-repeat left top;
}
.menu_angebot_mittel{
	left: 22px;
	top: 304px;
	width: 150px;
	height: 50px;
	background: url(../img/angebot/mittel.jpg) no-repeat left top;
}
.menu_angebot_saefte{
	left: 316px;
	top: 310px;
	width: 171px;
	height: 40px;
	background: url(../img/angebot/saefte.jpg) no-repeat left top;
}


#opening{
	position: absolute;
	right: 26px;
	top: 196px;
	width: 234px;
	height: 82px;
	background: url(../img/opening.gif) no-repeat left top;
	overflow: hidden;
}
#opening *{
	color: #5c5b5b;
}
#opening table{
	margin: 16px 26px;
}
#opening .first{
	width: 80px;
}
#certified{
	position: absolute;
	right: 26px;
	bottom: 53px;
	width: 252px;
	height: 44px;
}
#certified a{
	display: block;
	float: right;
	width: 78px;
	padding-left: 6px;
}
#footer{
	position: absolute;
	left: 54px;
	top: 592px;
	width: 660px;
	height: 20px;
}
#footer,#footer *,#menu_fix,#menu_fix *{
	font-size: 12px;
	line-height: 20px;
	color: #fff;
}