html{
height: 100%;
background: url(../images/verlauf.png) no-repeat bottom right;
}

body{
font-size: 62.5%;
font-family: Arial, Helvetica, sans-serif;
color: #c4c5c5;
}

#container{
position: relative;
margin: 0 auto;
width: 954px;
height: auto;

font-size: 1.2em;
}

#head{
height: 147px;
/* rem */
overflow: hidden;
}

#content {
position: relative;
background: url(../images/content_bg.png) no-repeat top left;
width: 768px;
height: 578px;
float: left;
}

#metaNavi{
float: left;
}

ul.metaLinks{
margin: 0 0 0 6px;
}

ul.metaLinks li{
display: block;
width: 178px;
height: 147px;
background: url(../images/icons.png) 0 -640px;
}

ul.metaLinks li:hover{
margin: 2px 0 -2px 2px;
background-position: -200px -640px;
}

ul.metaLinks li img{
margin: 5px 0 0 5px;
}

ul.metaLinks li h3{
margin: 0 0 2px 5px;
font-size: 1.2em;
text-transform: uppercase;
font-weight: normal;
}
ul.metaLinks li p{
margin: 0 0 0 5px;
font-size: .9em;
}


#produktfoto{
position: relative;
width: 330px;
height: 440px;
float: left;
margin: 1px 0 0 1px;
}

#beschreibung{
width: 400px;
float: left;
margin: 35px 0 0 0;
}

#beschreibung #scrollcontent{
position: relative;
width: 100%;
height: 300px;
overflow: auto;
}


#beschreibung h1{
color: #93b038;
font-size: 1.6em;
font-weight: normal;
text-transform: uppercase;
border-bottom: 1px solid #93b038;
padding: 0 0 5px 0;
}

#beschreibung h2{
color: #93b038;
font-size: 2.5em;
font-weight: normal;
text-transform: uppercase;
margin: 5px 0 10px 0;
}

#beschreibung p{
margin: 0 0 5px 0;
}

#produktfoto a.toCart{
display: block;
position: absolute;
bottom: 10px;
left: 20px;
width: 40px;
height: 40px;
background: url(../images/icons.png) 0 -420px;
text-indent: -9999px;
}

#produktWaehler{
position: absolute;
bottom: 7px;
left:1px;
background: #eee;
height: 130px;
width: 760px;
}


/*
#produktWaehler a.links{
display: block;
float: left;
position: relative;
width: 34px;
height: 34px;
background: url(../images/icons.png) 0 -480px;
text-indent: -9999px;
margin: 40px 3px 0 5px;
}

#produktWaehler a.links:hover{
background-position: -48px -479px;
}



#produktWaehler a.rechts{
display: block;
position: relative;
float: left;
width: 34px;
height: 34px;
background: url(../images/icons.png) -100px -480px;
text-indent: -9999px;
margin: 50px 0 0 0px;
}
#produktWaehler a.rechts:hover{
background-position: -148px -479px;
}
*/

#slideContainer {
	float: left;
	width: 760px;
	height: auto;
	margin: 10px 0 0 0;
	position: relative;
}


#slideContainer .container {
  float: left;
  width: 679px;
  height: auto;
  position: relative;    
  overflow: hidden;
}


#slideContainer .links {
 	z-index: 100;
  	cursor: pointer;
	display: block;
	float: left;
	position: relative;
	width: 34px;
	height: 34px;
	background: url(../images/icons.png) 0 -480px;
	text-indent: -9999px;
	margin: 40px 3px 0 5px;
}

#slideContainer .links_over {
  background-position: -48px -479px;
}

#slideContainer .links_disabled {
  background: none;
  cursor: default;
}

#slideContainer .rechts {
  	z-index: 100;
  	cursor: pointer;
	display: block;
	position: relative;
	float: left;
	width: 34px;
	height: 34px;
	background: url(../images/icons.png) -100px -480px;
	text-indent: -9999px;
	margin: 40px 0 0 0px;
}

#slideContainer .rechts_over {
  background-position: -148px -479px;
}

#slideContainer .rechts_disabled {
  background: none;
  cursor: default;
}



#slideContainer ul.slider{
width: 2900px; /* per JS zu setzen */
height: auto;
position: relative;
}

#slideContainer ul.slider li{
position: relative;
display: block;
float: left;
width: 170px;
height: 114px;
background: url(../images/icons.png) 0 -520px;
}

#slideContainer ul.slider li:hover{
margin: 2px -2px 0 2px;
background-position: -200px -520px;
/* cursor: pointer; */
}

#slideContainer ul.slider li img{
display: block;
margin: 18px 0 0 5px;
float: left;
}

#slideContainer ul.slider li h1{
text-transform: uppercase;
margin: 35px 0 5px 0;
color: #93b038;
}

#slideContainer ul.slider li p{
font-size: .9em;
margin: 0 13px 0 0;
}

#slideContainer ul.slider.mitarbeiter li img{
display: block;
margin: 3px 0 0 3px;
float: left;
z-index: 0;
}

#slideContainer ul.slider.mitarbeiter li:hover{
margin: 0;
background-position: 0 -520px;
cursor: default;
}

#slideContainer ul.slider li a.mehr{
display: block;
position: absolute;
top: 5px;
left: 65px;
width: 38px;
height: 28px;
background: url(../images/icons.png) -200px -420px;
text-indent: -9999px;
}


/*
#produktWaehler a.mehr:hover{
background-position: -199px -419px;
}
*/




span.illustration{
display: block;
width: 320px;
height: 300px;
position: absolute;
left:-100px;
top: -15px;
background: url(../images/icons.png) 0 -115px;
z-index: -1;
}


#head a.logo{
position: relative;
display: block;
height: 114px;
width: 230px;
background: url(../images/logo.png) no-repeat;
text-indent: -9999px;
float: left;
margin: 22px 65px 0 0;
}

#head h1{
display: block;
float: left;
margin: 22px 0 30px 0;
height: 27px;
width: 650px;
background: url(../images/titelzeilen.png) 0 -54px;
text-indent: -9999px;
}

#head h2, #produktWaehler h2, #metaNavi h2{
display: none;
}

ul.navi{
float: left;
margin: 0 0 10px 0;
}

ul.navi li{
display: block;
float: left;
}

ul.navi li a{
height: 20px;
display: block;
margin: 0 14px 0 0;
text-indent: -9999px;
background: url(../images/navi.gif);
}
ul.navi li.philosophie a{
width: 120px;
}
ul.navi li.philosophie a:hover,
ul.navi li.philosophie a.active{
background-position: -200px 0;
}

ul.navi li.angebot a{
width: 85px;
background-position: 0 -40px;
}
ul.navi li.angebot a:hover,
ul.navi li.angebot a.active{
background-position: -200px -40px;
}

ul.navi li.laser-apfel a{
width: 114px;
background-position: 0 -80px;
}
ul.navi li.laser-apfel a:hover,
ul.navi li.laser-apfel a.active{
background-position: -200px -80px;
}
ul.navi li.bestellung a{
width: 111px;
background-position: 0 -120px;
}
ul.navi li.bestellung a:hover,
ul.navi li.bestellung a.active{
background-position: -200px -120px;
}
ul.navi li.kundenmeinung a{
width: 158px;
background-position: 0 -160px;
}
ul.navi li.kundenmeinung a:hover,
ul.navi li.kundenmeinung a.active{
background-position: -200px -160px;
}

ul.subnavi{
float: left;
}

ul.subnavi li{
display: block;
float: left;
}

ul.subnavi li a{
height: 20px;
width: 50px;
display: block;
margin: 0 15px 0 0;
background: url(../images/subnavi.gif);
text-indent: -9999px;
}

ul.subnavi li.aepfel a{
width: 35px;
background-position: 0 0px;
}
ul.subnavi li.aepfel a:hover,
ul.subnavi li.aepfel a.active{
background-position: -200px 0;
}

ul.subnavi li.apfelchips a{
width: 70px;
background-position: 0 -30px;
}
ul.subnavi li.apfelchips a:hover,
ul.subnavi li.apfelchips a.active{
background-position: -200px -30px;
}

ul.subnavi li.kartoffeln a{
width: 70px;
background-position: 0 -60px;
}
ul.subnavi li.kartoffeln a:hover,
ul.subnavi li.kartoffeln a.active{
background-position: -200px -60px;
}

ul.subnavi li.saefte a{
width: 35px;
background-position: 0 -90px;
}
ul.subnavi li.saefte a:hover,
ul.subnavi li.saefte a.active{
background-position: -200px -90px;
}

ul.subnavi li.zwiebeln a{
width: 58px;
background-position: 0 -120px;
}
ul.subnavi li.zwiebeln a:hover,
ul.subnavi li.zwiebeln a.active{
background-position: -200px -120px;
}


ul.subnavi li.orangen a{
width: 55px;
background-position: 0 -150px;
}
ul.subnavi li.orangen a:hover,
ul.subnavi li.orangen a.active{
background-position: -200px -150px;
}


ul.subnavi li.olivenoel a{
width: 57px;
background-position: 0 -180px;
}
ul.subnavi li.olivenoel a:hover,
ul.subnavi li.olivenoel a.active{
background-position: -200px -180px;
}


ul.subnavi li.saisonware a{
width: 78px;
background-position: 0 -210px;
}
ul.subnavi li.saisonware a:hover,
ul.subnavi li.saisonware a.active{
background-position: -200px -210px;
}

ul.subnavi li.geschichte a{
width: 70px;
background-position: 0 -270px;
}
ul.subnavi li.geschichte a:hover,
ul.subnavi li.geschichte a.active{
background-position: -200px -270px;
}


ul.subnavi li.team a{
width: 34px;
		background-position: 0 -300px;
}
ul.subnavi li.team a:hover,
ul.subnavi li.team a.active{
background-position: -200px -300px;
}




