/*
Stylesheet for D&G Obst- und Gemüsehandel, Aichach
2009 - Matthias Rösele // ROESELE.NET WEBDESIGN
*/


html{
height: 100%;
}

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

body>#background{
position: fixed;
left: 0;
bottom:0;
z-index: -1;
width: 100%;
height: 600px;
background: url(../images/verlauf.png) no-repeat right;
}

#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_ie6.png) no-repeat top left;
width: 768px;
height: 578px;
float: left;
}
#container>#content{
	background: url(../images/content_bg.png) no-repeat top left;
}

#footer{
width: 400px;
float: left;
position: relative;
color: #708825;
margin: 0px 0 0 210px;
}

#footer a{
color: #708825;
}

#footer a:hover{
text-decoration: none;
}

#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 -800px;
}

#metaNavi>ul.metaLinks li{
	background: url(../images/icons.png) 0 -640px;

}

#metaNavi>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 #metaFader{
position: relative;
height: 95px;
width: 155px;
margin: 0 0 2px 0;
}

ul.metaLinks li #metaFader img{
margin: 0;
position: absolute;
top: 5px;
left: 5px;
}

ul.metaLinks li h3{
margin: 5px 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: 320px;
overflow: auto;
}

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

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

#beschreibung p{
margin: 0 10px 15px 0;
line-height: 1.3em;
text-align: justify;
}

#beschreibung p strong{
color: #708825;
font-weight: normal;
}

#beschreibung ul{

}

#beschreibung ul li{
margin: 0 0 5px 0;
}

#beschreibung a{
color: #8b8c8e;
}



#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: 5000px; /* 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: 0 -2px 0 0;
height: 116px;
width: 172px;
background-position: -198px -518px;
/* cursor: pointer; */
}

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

#slideContainer ul.slider li:hover img{
margin: 20px 0 0 7px;
}

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

#slideContainer ul.slider li:hover h1{
margin: 37px 5px 5px 0;
}

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

#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 -2px 0 0px;
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;
}

#slideContainer ul.slider li:hover a.mehr{
top: 7px;
left: 67px;
}


/*
#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;
/* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/logo.png', sizingMethod='scale'); */
background: url(../images/logo.png) no-repeat;

text-indent: -9999px;
float: left;
margin: 22px 65px 0 0;
}
/*
#head>a.logo{
background: url(../images/logo.png) no-repeat;
}
*/

/*
#head h1{
display: none;
float: left;
margin: 22px 0 0 0;
height: 27px;
width: 650px;
background: url(../images/titelzeilen/1.png) no-repeat;
text-indent: -9999px;
}
*/

#head #titelzeile{
float: left;
height: 27px;
width: 650px;
margin: 22px 0 0 0;
position: relative;
}

#head #titelzeile img{
display: block;
position: absolute;
top: 0;
left: 0;
}

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

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

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

ul.navi li a{
height: 25px;
display: block;
margin: 0 14px 0 0;
text-indent: -9999px;
background: url(../images/navi.gif);
}
ul.navi li.ueberuns a{
width: 90px;
}
ul.navi li.ueberuns a:hover,
ul.navi li.ueberuns 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.kontakt a{
	width: 52px;
	background-position: 0 -300px;
}
ul.subnavi li.kontakt a:hover,
ul.subnavi li.kontakt a.active{
	background-position: -200px -300px;
}

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

ul.subnavi li.impressum a{
	width: 72px;
	background-position: 0 -360px;
}
ul.subnavi li.impressum a:hover,
ul.subnavi li.impressum a.active{
	background-position: -200px -360px;
}


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;
}

#content #diashow{
    background: url(../images/startseite.jpg) no-repeat 1px 1px;
	height: 100%;
	width: 760px;
}


#content #diashow img{
	width: 759px;
	height: 569px;
	position: absolute;
	top: 1px;
	left: 1px;
}



#debug{
	position:absolute;
	top: 10px;
	left: 980px;
	font-size: 1em;
	color: #f00;
}

div.accordion {
	position: relative;
}

div.accordion-toggle{
    position: relative;
    z-index: 10; 
    cursor: pointer;
	height: 30px;
	width: 380px;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #708825;
	cursor: pointer;
	margin: 0;	
}

div.accordion-toggle-active{
	color: #708825;
	font-weight: bold;	
}

div.accordion-content{
    overflow: hidden;
}

.accordion-content p {
	margin: 0;
	line-height: 13px;
	text-align: justify;
}

.accordion-content h3 {
	margin: 15px 0 5px 10px;
	color: #708825;
	font-weight: normal;
}


#simplecontent{
width: 746px;
height: 571px;
margin: 0 0 0 15px;
overflow: auto;
}

#simplecontent h2{
color: #708825;
font-size: 2.5em;
font-weight: normal;
margin: 20px 0 20px 0;
}

#simplecontent a, #mPopup a, #pPopup a{
display: block;
width: 16em;
text-align: center;
background: #708825;
color: #fff;
border: 1px solid #708825;
padding: 6px;
text-decoration: none;
margin: 10px 10px 10px 0;
}

#pPopup a{
float: left;
margin: 10px 10px 10px 0;
}

#mPopup a, #pPopup a{
font-size: 1.2em;
margin: 10px 10px 10px 0;
}

#simplecontent a:hover, #mPopup a:hover, #pPopup a:hover{
background: #fff;
color: #708825;
margin: 10px 10px 10px 0;
}

#mPopup a.closebtn,
#pPopup a.closebtn{
padding: 0px 0px 2px 3px;
width: 1em;
position: absolute;
top: 0;
right: 0;
text-transform: uppercase;
font-size: 1.1em;
margin: 0;
}
#mPopup a.closebtn:hover{
background: #708825;
font-weight: bold;
color: #fff;
margin: 0;
}


.meinung{
padding: 15px 15px 0 0;
width: 700px;
}

.meinung span{
font-style: italic;
}

.meinung h3{
margin: 5px 0 5px 0;

color: #708825;
font-size: 1.5em;
font-weight: normal;
}

.meinung p.meinungHeder{
margin: 0;
color: #708825;
border-bottom: 1px solid #708825;
}

.meinung p{
margin: 0 10px 15px 0;
line-height: 1.3em;
text-align: justify;
}

#mPopup{
position: absolute;
background: #fff;
width: 400px;
height: auto;
padding: 15px;
border: 5px solid #708825;
}

#mPopup label{
font-size: 1.4em;
}
#mPopup p{
font-size: 1.2em;
line-height: 1.3em;
}

#mPopup input, #mPopup textarea{
border: 2px solid #8b8c8e;
margin: 5px 0 10px 0;
width: 380px;
padding: 2px;
color: #8b8c8e;
font-size: 1.4em;
color: #708825;
}


#mPopup input:focus, #mPopup textarea:focus{
border: 2px solid #708825;
}


#mPopup textarea{
height: 160px;
color: #8b8c8e;
font-family: Arial, Helvetica, sans-serif;

font-size: 1.5em;

}



#pPopup{
position: absolute;
z-index: 105;
background: #fff;
width: 450px;
height: auto;
padding: 15px;
border: 5px solid #708825;
}





/* BackEnd */

#cTop{
float: left;
height: auto;
width: 300px;
}

#cTop a.logo{
display: block;
height: 114px;
width: 230px;
background: url(../images/logo.png) no-repeat;
text-indent: -9999px;
margin: 0 0 0 0;
}

#cLeft h1{
margin: 5px 0 5px 0;
color: #708825;
font-size: 2.5em;
font-weight: normal;
}



#cLeft{
width: 300px;
float: left;
margin: 0 0 0 20px;
}

#cLeft ul{}

#cLeft ul li{
font-size: 1.4em;
margin: 0 0 5px 0;
text-decoration: underline;
cursor: pointer;
}

#cRight{
border: 1px solid #708825;
width: 100%;
min-height: 400px;
float: left;
margin: 20px 0 0 0;
background: #fff;
overflow: auto;
}


.mng{
border: 1px dotted #333;
margin: 10px;
}

.mng span{
margin: 15px;
}

.mng h3{
margin: 15px;
color: #708825;
font-size: 1.5em;
font-weight: normal;
}

.mng p.text{
margin: 15px;
line-height: 1.3em;
text-align: justify;
}

.actions span, #gActions span{
display: block;
width: 16em;
text-align: center;
background: #708825;
color: #fff;
border: 1px solid #708825;
padding: 6px;
text-decoration: none;
margin: 0 0 10px 0;
cursor: pointer;
}

.actions span:hover, #gActions span:hover{
background: #fff;
color: #708825;
}


#lieferbed{
margin: 15px;
}

#pPopup table th,
#simplecontent table th{
text-align: left;
color: #708825;
height: 20px;
font-size: 1.2em;
}

#pPopup table input,
#simplecontent table input{
float: left;
border: 2px solid #8b8c8e;
margin: 0 0 5px 0;
padding: 2px 2px 0 0;
font-size: 20px;
width: 40px;
height: 28px;
color: #8b8c8e;
text-align: right;
}

#pPopup table input:focus,
#simplecontent table input:focus{
border: 2px solid #708825;
color: #708825;
}

span.x{
color: #708825;
}

#pPopup table td,
#simplecontent table td{
font-size: 1.3em;
vertical-align: middle;
}


div.plusminus{
float: left;
margin: 2px 5px 0 0;
}

span.plus{
display: block;
width: 16px;
height: 16px;
background: url(../images/icons/plus.png);
text-indent: -9999px;
cursor: pointer;
}

span.minus{
display: block;
width: 16px;
height: 16px;
background: url(../images/icons/minus.png);
text-indent: -9999px;
cursor: pointer;
}


span.delete{
display: block;
float: left;
width: 16px;
height: 16px;
background: url(../images/icons/cross.png);
text-indent: -9999px;
cursor: pointer;
}

div.sum{
border-top: 2px solid #708825;
}

div.sum ul{
font-size: 1.2em;
margin: 10px 0 0 360px
}

div.sum ul li{
margin: 0 0 .4em 0;
}

div.sum ul li span.sumspan{
width: 120px;
display: block;
float: left;
}


#pPopup span.label_input{

display: block;
float: left;
width: 700px;
margin: 0 0 10px 0;
}

#pPopup span.label{
display: block;
float: left;
width: 140px;
text-align: right;
padding: 0 10px 0 0;
margin: 5px 0 0 0;
}

#pPopup #bform label{
font-size: 1.5em;
}

#pPopup #bform input{
border: 2px solid #8b8c8e;
/*margin: 0 10px 0 0;*/
padding: 2px;
font-size: 1.4em;
color: #8b8c8e;
width: 300px;
}

#pPopup #bform input:focus{
border: 2px solid #708825;
color: #708825;
}

#pPopup #bform input#str{
width: 239px;
margin: 0 3px 0 0;
}

#pPopup #bform input#nr{
width: 50px;
}

#pPopup #bform input#plz{
width: 50px;
margin: 0 3px 0 0;
}

#pPopup #bform input#ort{
width: 239px;
}


#error{
color: #960404;
font-size: 1.2em;
line-height: 1.2em;
margin: 0 0 10px 0;
}


#pPopup p{
font-size: 1.2em;
margin: 0 20px 0 0;
}


#lieferbed table{
margin: 10px 0 0 0;
}

#lieferbed table th{
width: 100px;
}


#lieferbed span.del{
display: block;
float: left;
width: 16px;
height: 16px;
background: url(../images/icons/cross.png);
text-indent: -9999px;
cursor: pointer;
margin: 0 0 0 5px;
}

p.ldz{

width: 305px;
margin: 0 0 10px 150px !important;
font-size: 1.4em !important;
float: left;

}

span#psum{
font-weight: bold;
}

p.success{
font-size: 1.5em !important;
line-height: 1.4em;
width: 400px;
}



#no_online_order p{
line-height: 1.5em;
margin: 0 0 1em 0;
}


/*

/*
ENDOF Stylesheet
*/
