/*--------------------TAG-Einstellungen--------------------*/
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  margin: 0;
  padding: 0;
  background-color: #f8f6e3;
}

h1, h2 {
  margin: 0;
}

ul, ol { 
  margin-bottom: 1.5em;
}

li {
  margin-left: 0;
}


a:hover {
  text-decoration: underline;
}

/* a:visited {
  color: #3b7b25;
} */

a {
  text-decoration: none;
  color: #3b7b25;
  outline-style: none;
}



/*--------------------Basislayouts--------------------*/
#wrapper {
  width: 986px;
  position: absolute;
  left: 50%;
  margin-left: -493px;
  margin-top: 10px;
  background-color: #d3d3d3;
  background-image: url('wrapper-bg.jpg');
  background-repeat :repeat-y; 
  z-index: 1;
}

#inner-wrapper {
  background-image: url('inner-wrapper-bg.jpg'); 
  background-repeat: no-repeat;
}

#banner {
  /*height: 195px;*/
}
    
#left {
  float:left;
  width:650px;
  margin-left: 58px;
  margin-top: 42px;
  display: inline;
}
    
        
#right {
  float: right;
  width: 197px;
  margin-top: 17px;
  margin-right: 27px;
  display: inline;
}
    
#footer {
  background-image: url('footer-bottom.jpg');
  font-size: 0.7em;
  height: 29px;
  padding: 4px 20px 0 0;
  color: white;
  text-align: right;
  font-weight: bold;
  margin-top: 40px;
}
    
#footer div.footer-left {
  width: 48%;
  float: left;
}
      
#footer div.footer-right {
  width: 48%;
  float: right;
}

#footer a {
  color: white;
}

#footer a:hover {
  color: #FEF5A5;
}

/*--------------------Objekt-Layouts--------------------*/



/*--------------------Dokumentlayout_START--------------------*/

h1.doc-title, a.doc-title {
  font-size: 1em;
  margin-bottom: 1em;
  color: #0b1900;
  
}

div.doc-maintext, span.doc-maintext {
  font-size: 0.8em;
  color: #373737;
  margin-bottom: 20px;
  line-height: 1.4em;
}

h1.doc-title *, div.doc-maintext * {
  font-size: 1em;
}


h2.doc-subtitle, a.doc-subtitle {
  font-size: 1em;
  color: #0b1900;
}

div.doc-introduction {
  font-size: 0.8em;
  margin-bottom: 3em;
}
/*--------------------Dokumentlayout_ENDE--------------------*/




/*--------------------Navigationspfad_START--------------------*/
#navpath {
  font-size: 0.8em;
  text-align: right;
  padding: 1px 4px 1px 0;
  color: #444444;
  background-color: #bbbbbb;
}

#navpath a:hover{
  text-decoration: underline;
}

#navpath a {
  font-size: 1em;
  text-decoration: none;
  color: #444444;
}
/*--------------------Navigationspfad_ENDE--------------------*/

/*-------------------Navi-Oben_START----------------------*/

#navi-top {
  text-align: left;
  font-weight: bold;
  color: white;
  background-image: url('../baselines/navi-leiste-oben.jpg');
  background-repeat: no-repeat;
  background-position: 0 0;
  height: 29px;
}

#navi-top a:active {
  color: #fef5a5;
}

#navi-top a:hover{
  color: #fef5a5;
}

#navi-top a {
  font-size: 0.8em;
  color: white;
  padding: 0 8px 5px 8px;
}

#navi-top-left {
    padding: 0 0 0 50px;
}

#navi-top-right {
  margin: 3px 55px 0 0;
}

#navi-top a.language-change {

}



/*-------------------Navi-Oben_ENDE----------------------*/


/*--------------------Standard Navigation auf der linken Seite--------------------*/

/*a.navi1-normal {
  border-bottom: 1px dotted #FFFFFF;
}*/

#navi-top a.navi1-preopen {
  color: #fef5a5;
}

#navi-top a.navi1-active {
  color: #fef5a5;
}

a.navi2-normal {}

a.navi2-preopen {}

a.navi2-active {}

a.navi3-normal {
  color: #d3dcf4;
  border-width: 0;
  padding: 5px;
  padding-left: 30px;
}

a.navi3-preopen {
  color: #444444;
  border-width: 0;
  padding: 5px;
  padding-left: 30px;
  background-color: #D3D3D3;
}

a.navi3-active {
  color: #122339;
  border-width: 0;
  padding: 5px;
  padding-left: 30px;
  background-color: #D3D3D3;
}

/*--------------------Standard Navigation auf der linken Seite ENDE--------------------*/





/* Bilder und Bilduntertitel (Einbettung) Start*/

div.picture-arearight {
  float: right;
  margin-left: 10px;
  width: 100px;

}

div.picture-arealeft, div.picture-area {
  float: left;
  margin-right: 10px;
  width: 100px;
}


div.picture-label-document div.lupe {
  float: left;
  width: 20px;
  height: 20px;
}
    
div.picture-label-document div.legend {
  margin-left: 30px;
  color: white;
  font-size: 0.8em;
  padding-top: 2px;
}

div.doc-maintext div.picture-label-document div.legend {
  margin-left: 30px;
  color: white;
  font-size: 0.8em; 
  padding-top: 2px;
}


div.picture-label-document div.legend-full {
  color: white;
  padding-left: 5px;
  padding-top: 2px;
}


div.picture-label-document {
  background-color: #3B7B25;
  height: 20px;
  margin-bottom: 10px;
}


div.picture-label-jingle {
  background-color: #3B7B25;
  padding: 3px 0 3px 5px;
  color: white;
  font-size: 0.8em;
}

/*--------------------Bilder und Bilduntertitel Ende--------------------*/

/* OFFSET UND LETTERINDEX  (Glossar)*/



div.offsetindex {
  padding: 15px;
  margin: 0 0 0.8em 0;
  border-bottom: 1px solid #7490b9;
}

div.offsetindex a, div.offsetindex span {
  margin: 3px;
  color: #333;
}

a.offsetindex-active {
  font-weight: bold;
}

span.offsetindex-head {
  font-weight: bold;
}


div.letterindex {
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 0 0 0.8em 0;
  border-bottom: 1px solid #7490b9;
}


div.letterindex-head {
  font-weight: bold;
  color: #444444;
}

a.letterindex-normal {
  margin-top: 3px;
  margin-right: 3px;
  margin-bottom: 3px;
  color: #444444;
  text-decoration: none;
}

a.letterindex-activated {
  margin-top: 3px;
  margin-right: 3px;
  margin-bottom: 3px;
  font-weight: bold;
  color: #122339;
  text-decoration: none;
}

div.letterindex a {
  margin-top: 3px;
  margin-right: 3px;
  margin-bottom: 3px;
  color: #122339;
  text-decoration: none;
  
}



/*--------------------OFFSET UND LETTERINDEX ENDE (Glossar)--------------------*/

/*--------------------Diashow--------------------*/


div.diashow-area {
  float: left;
  width: 390px;
}


div.diashow-right {
  float: right;
  width: 240px;
}


div.diashow-image {
  width: 380px;
  height: 380px;
  border: 1px solid #CDBF80;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  cursor: pointer;
}

div.diashow-panel {
  width: 382px;
  margin-bottom: 10px;
}

div.diashow-panel a { 
  font-size: 0.8em;
  color: #579940;
  display: block;
  outline-style: none;
}


a.panel-left {
  float: left;
  width: 25%;
}

a.panel-right {
  float: right;
  width: 25%;
  text-align: right;
}

a.panel-center {
  text-align: center;
  margin-left: 35%;
  margin-right: 35%;
}

a.diashow-overview-thumbnail-normal {
  float: left;
  width: 68px;
  height: 68px;
  margin-right: 8px;
  border: 1px solid #CDBF80;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  margin-bottom: 8px;
}

a.diashow-overview-thumbnail-active {
  float: left;
  width: 68px;
  height: 68px;
  margin-right: 8px;
  border: 1px solid #579940;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  margin-bottom: 8px;
  /*background-color: #376CB2;*/
}




/*--------------------Gallery-overview_START--------------------*/

div.gallery-overview-body {
  overflow: hidden;
  margin: 0 10px 0 10px;
}

div.gallerie-overview-head {
  font-size: 0.8em;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 1px 4px 1px 4px;
  height: 18px;
}

div.gallerie-overview-pic {
  margin: 0 10px 10px 0;
  float: left;
  width: 100px;
}

div.gallerie-overview-footer {
  font-size: 0.8em;
  padding: 1px 4px 1px 4px;
  height: 18px;
}
/*--------------------Gallery-overview_Ende--------------------*/




/*--------------------Gallery-fullview_START--------------------*/
div.gallery-full-body {
  overflow: hidden;
  /*margin: 25px 10px 0 0;*/
  margin-left: auto;
  margin-right: auto;
}

div.gallerie-overview-pic-border {
  padding-left: 10px;
}

div.gallery-full-head {
  font-size: 0.8em;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 1px 4px 1px 4px;
  height: 18px;
}

div.gallery-full-img {
  text-align: center;
  margin: 0;
}

div.gallery-full-footer {
  font-size: 0.8em;
}

/*--------------------Gallery-fullview_Ende*/
/*--------------------Bildergalerie und Diashow Ende--------------------*/

/*--------------------langer Jingle_Start--------------------*/

div.mainjingle, div.mainjingle-booking {
  margin-top: 20px;
  float: left;
  width: 100%;
}

div.mainjingle a.doc-next, div.mainjingle-booking a.doc-next {
  font-size: 1em;
}

div.document-disposability {
  margin: 10px 0 20px 0;
}



div.jingle-disposability a.dispos, div.document-disposability a.dispos {
  display: block;
  width: 164px;
  height: 38px;
  padding: 6px 10px 0 50px;
  font-size: 12px;
  line-height: 16px;
  color: #FFFF8B;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-weight: bold;
  float: right;
}


#dispos0 { background-image: url(dispos0.jpg); }
#dispos1 { background-image: url(dispos1.jpg); }
#dispos2 { background-image: url(dispos2.jpg); }

div.has-disposability0 #dispos1, div.has-disposability0 #dispos2,
div.has-disposability1 #dispos0, div.has-disposability1 #dispos2,
div.has-disposability2 #dispos0, div.has-disposability2 #dispos1 {
  display: none;
}

div.has-disposability0 p, div.has-disposability1 p, div.has-disposability2 p {
  float: right;
}

div.product-variants a.dispos {
margin-bottom: 1em;
}

a.waitlist0 {
font-size: 1em;
line-height:1.4em;
}

div.product-variants a.waitlist0 {
text-align: right;
margin-top: 1em;
display: block;
padding-left: 12px;
}

a.waitlist1, a.waitlist2 {
display: none;
}


div.mainjingle-booking {
  background-color: #FCF7C0;
  border: 1px solid #3B7B25;
  padding: 8px;

  width: 632px;
}


/*--------------------langer Jingle_Ende--------------------*/

/*--------------------Standardlayout Infobox #right Start--------------------*/

div.infobox {
  margin-bottom: 20px;
  background-image: url('infobox-wrapper.jpg');
  background-repeat: repeat-y;
}

div.infobox-inner-wrapper {
  background-image: url('infobox-inner-wrapper.jpg');
  background-repeat: no-repeat;
}

div.infobox-body h3 {
  font-size: 0.8em;
  font-weight: normal;
  color: #373737;
  line-height: 1.4em;
}

a.infobox-link {
  text-decoration: none;
  font-style: normal;
  color: #3362a2;
  display:block;
  font-size: 0.8em;
}

h1.infobox-head {
  padding-top: 20px;
  margin: 0 22px 10px 22px;
  font-weight: normal;
  font-size: 1em;
  color: #373737;
border-bottom:1px dashed #93938b;
}

div.infobox-body {
  padding-left: 22px;
  padding-bottom: 10px;
  padding-right: 20px;
}

div.infobox-block {
  border-bottom:1px dashed #c1c1c1;
  margin-bottom: 10px;
  padding-bottom: 10px;
}


div.infobox-body a {
  text-decoration: none;
  color: #3b7b25;
  font-size: 0.8em;
}


div.infobox-foot {
  background-image: url('infobox-footer.jpg');
  height: 24px;
  padding-left: 22px;
}




/*--------------------Standardlayout Infobox #right ENDE--------------------*/

/*--------------------Layouts für die Formularfeldsteuerung--------------------*/
/*--------------------Formularfelder--------------------*/

div.form-data {
  padding: 15px;
  margin-bottom: 40px;
}

div.form-data input {
  height: 20px;
}

div.form-data input, div.form-data textarea, div.form-data select {
  background-color: #e8e8e8;
  border: 1px black solid;
}

/*--------------------Formulartexte--------------------*/

div.errordiv-error {
  background-color: #af1a1a;
  color: white;
  padding: 5px;
  font-size: 0.8em;
  margin-bottom: 20px;
}

div.errordiv-noerror {
  display: none;
  visibility: hidden;
}

.doc-maintext-isrequired {
  font-size: 0.8em;
  color: #af1a1a;
}

.doc-maintext-isnotrequired {
  font-size: 0.8em;
  color: #444444;
}

.field-noerror {
  background-color: #122339;
}

div.form-data input.field-error {
  background-color: #af1a1a;
  color: white;
}



div.form-data span.required-input {
  padding-left: 30px;
  font-size: 0.8em;


}

/*--------------------Formulartexte Übermittlungsansicht--------------------*/
/*--------------------Layouts für die Formularfeldsteuerung Ende--------------------*/

div.sitemap {
  font-size: 0.8em;
}

div.sitemap * {
  font-size: 1em;
}


a.jnl-title:hover {
  text-decoration: underline;
}

a.jnl-title, span.jnl-title {
  font-weight: bold;
  /* display: block; */
  font-size: 0.9em;
  color: #122339;
  text-decoration: none;
}



div.doc-maintext0 {
  font-size: 0.8em;
  color: #373737;
}

div.doc-maintext-galery {
  font-size: 0.8em;
  color: #373737;
}

/*--------------------Tabelle-Preise--------------------*/

h3 {
  font-weight: bold;
  font-size: 1em;
  color: #373737;

}

div.td {
  font-size: 0.8em;
  color: #373737;
  line-height: 1.4em;
}

#wrapper #inner-wrapper #left div.picture-arealeft div.picture-label-aufmacher div.legend {
  font-size: 1em;
  color: white;
  background-color: #3B7B25;
  padding: 3px 0 3px 5px;
}

#wrapper #inner-wrapper #left div.picture-arearight div.picture-label-aufmacher div.legend {
  font-size: 0.8em;
  color: white;
  background-color: #3B7B25;
  padding: 3px 0 3px 5px;
}


div.dropdownnavi {
  display: none;
  z-index: 2;
  left: 50%;
  width: 180px;
  position: absolute;
  left: 50%;
  top: 228px;
  background-color: #3B7B27;
  border-bottom: 1px solid #FDFAC5;
}

div.dropdownnavi a:hover {
  color: #FEF5A5;
}

div.dropdownnavi a {
  color: #FFF;
  display: block;
  border-bottom: #FDFAC5;
  font-size: 0.8em;
  padding: 3px;
}

div.download-table td {
 border: 0;
}

div.download-table a {
  font-size: 0.8em;
  color: #3b7b25;
}

div.downloadfile {
  height: 16px;
}


/* ------------------------ Shop-Layouts --------------------------------- */

div.product-variants {
  font-size: 0.8em;
  line-height: 1.4em;
  width: 240px;
  margin-top: 40px;
  float: left;
}

div.product-variants h2 {
  font-size: 0.9em;
  margin: 0 0 0.8em 0;
}

div.display-booking0, div.display-booking2 {
  display: none;
}

div.amounts {
  margin-top: 20px;
  padding-left: 70px;
}

div.inputfields p {
  margin: 0 0 5px 0;
  padding: 0;
}

div.amounts p.left {
  width: 40%;
  float: left;
}

div.amounts p.right {
  width: 55%;
  float: right;
  text-align: right;
  font-size: 0.9em;
}

div.amounts div.symbol {
  display: none;
  /* erst einmal ausgeblendet, weil ich nicht weiß, ob es mehrzeilig aussieht */
}

div.amounts div.symbol img {
  margin-right: 6px;
}

div.amounts input.submitbutton {
  /* width: 130px; */
}

div.amounts input.txt {
  font-size: 11px;
}

span.inbasket1 #insertposition {
  display: none;
}

span.inbasket0 #changeposition {
  display: none;
}



div.packingsize-informations {
  font-size: 0.8em;
  text-align: right;
  padding-bottom: 10px;

}


div.price1, div.actionprice0 {
  display: none;
}

div.actionprice1, div.price0 {
  text-align: right;
  font-size: 1.3em;
}



#actionprice span.pce, #price span.pce {
  font-size: 0.65em;
}



div.pricelabel-jingle {
font-size:0.8em;
margin-top:5px;
text-align:right;
}
div.actionprice-jingle0 {
display:none;
}
div.actionprice-jingle1 {
color: #E95C0C;
font-size:1em;
font-weight:bold;
text-align:right;
}
div.price-jingle0 {
font-size:1em;
text-align:right;
}

div.standard-jingle-right div.price-jingle0 {
font-size:1em;
text-align:left;
}


div.price-jingle1 {
font-size:0.9em;
text-align:right;
text-decoration:line-through;
}

div.product-pricelist-active {
  text-align: right;
  margin-top: 15px;
}

div.product-pricelist-active p {
  margin: 0;
}



div.product-pricelist-normal {
  display: none;
}

tr.pricelist-row-head td {
  background-color: #4D5A63;
  color: #FFF;

}

tr.pricelist-row1 td {
  background-color: #F1F1F1;
}

tr.pricelist-row0 td {
  background-color: #C1C1C1;
}


div.warenkorb-inhalt {
  float: right;
  margin: 8px 20px 0 0;
  padding-right: 5px;
  font-size: 12px;
  width: 145px;
}

div.warenkorb-inhalt div.artikel {
  float: left;					
  width: 85px;
  margin-left: 5px;

}
				
div.warenkorb-inhalt div.anzahl {
  float: right;					
  width: 30px;
  overflow: hidden;
  text-align: right;
}
				
div.warenkorb-inhalt div.preistxt {
  float: left;					
  width: 50px;
  margin-left: 5px;
}
				
div.warenkorb-inhalt div.preis {
  float: right;					
  width: 75px;
  overflow: hidden;
  text-align: right;
}
				
div.warenkorb-inhalt div.button {
  margin: 5px 5px 0 2px;
  padding-bottom: 10px;
}


div.warenkorb-inhalt div.zzglmwst {
  float: left;
  width: 100%;
  font-size: 0.72em;
  text-align: right;
}

/* 
div.warenkorb-inhalt a.basked-add-position-title {
  font-sitze: 12px;
  display: block;

} */

div.additional-basket-infos0, div.wklink0 {
  display: none;
}

div.additional-basket-infos1, div.wklink1 {
  margin: 10px 22px 0 22px;
  font-size: 12px;
}

a.basked-add-position-title {
  display: block;
  padding: 2px;
}


div.wklink1 a {
/* font-size: 13px;
  padding: 2px;
  border: 1px solid #3b7b25;
  text-align: center;
  display: block;
  font-weight: bold;*/

background-color: #ffffff;
font-size: 0.8em;
color: #242a2e;
padding-top: 6px;
padding-right: 2px;
padding-bottom: 1px;
padding-left: 2px;
text-decoration: none;
text-align: center;

background-image: url(button-grau-infobox.jpg);
width: 146px;
height: 19px;
display: block;



}

div.basket-empty-positions {
  font-size: 0.8em;
  font-weight: bold;
}



div.basket-listing {
  margin-top: 40px;
}

div.basket-row {
  float: left; 
  width: 100%;
  background-color: #fff;
  margin-bottom: 5px;
border: 1px solid #bfd0db;


}

div.basket-row-left {
  float: left;
  width: 40px;
  margin: 5px;
  /* background-color: #D3D3D3; */
}

div.basket-row-left img {
  width: 38px;
  border: 1px solid #f65f11;
}


div.basket-row-left div.picture-label-jingle, div.basketsummary-row-left div.picture-label-jingle {
  display: none;
}




div.basket-row-center {
  float: left;
  width: 300px;
  /* background-color: #D3D3D3; */
  margin: 5px;
}

div.basket-row-number {
  font-size: 0.8em;
}

div.basket-row-variation {
  font-size: 0.8em;
}


div.basket-row-right {
  float: right;
  width: 90px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 5px;
  /* background-color: #D3D3D3; */
  text-align: right;
}

div.basket-row-price {
  font-size: 0.9em;
  font-weight: bold;
}

div.basket-row-amount {
  color: #3b7b25;
  text-align: right;
  margin-top: 5px;
  font-size: 0.9em;
  font-weight: bold;
} 

div.basket-row-amount input.amount {
  width: 30px;
}

div.basket-row-delete {
  color: #3b7b25;
  text-align: right;
  margin-top: 5px;
  font-size: 0.9em;
} 




div.basket-row a.basket-row-title:hover {
  text-decoration: underline;
}

div.basket-row a.basket-row-title {
  font-size: 0.9em;
  font-weight: bold;
  color: #3A7A26;
  text-decoration: none;
}

div.basket-refresh {
  float: left;
  width: 100%;
  text-align: right;
}

div.basket-refresh input {
/*  background-color: #FFF;
  border: 1px solid #242a2e;
  color: #242a2e;*/
background-color: #ffffff;
color: #242a2e;
font-size: 0.8em;
padding-top: 1px;
padding-right: 2px;
padding-bottom: 1px;
padding-left: 2px;
text-decoration: none;
text-align: center;
background-image: url(button-grau.jpg);
width: 170px;
height: 28px;
background-repeat: no-repeat;
}

div.basket-summary {
  float: left;
  width: 100%;
  text-align: right;
  margin-top: 20px;
  border-top: 1px solid #bfd0db;
padding-top: 1em;
}

div.basket-summary span.basket-sum-price {
  color: #4D5A63;
  font-size: 0.9em;
  font-weight: bold;
}

div.basket-summary span.basket-sum-taxes {
  font-size: 0.75em;
}

div.cashpointselect-logedin0 {
  display: none;
}
div.cashpointselect-logedin1 {
  float: left; 
  width: 100%;
  text-align: right;
  margin-top: 30px;
}



div.cashpointselect-public0 {
  float: left; 
  width: 100%;
  margin-top: 30px;
}
div.cashpointselect-public1 {
  display: none;
}


div.cashpoint-select-fields {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

div.cashpoint-select-left {
  float: left;
  width: 60%;
  font-size: 0.8em;
  color: #242a2e;
}


div.cashpoint-select-right {
  /*float: right;
  width: 28%;
  text-align: right;
  height: 40px;
  padding-top: 1px;*/
float: left;
margin-left: 78px;
text-align: right;
width: 28%;
}

div.cashpoint-select-right a.firststep1 {
  display: none;
}

div.cashpoint-select-right a.summary0 {
  display: none;
}


div.cashpoint-select-right a {
  /*background-color: #FFF;
  font-size: 0.8em;
  color: #242a2e;
  border: 1px solid #242a2e;
  padding: 1px 2px 1px 2px;
  text-decoration: none;
  text-align: center;*/
background-color: #ffffff;
font-size: 0.8em;
color: #242a2e;
padding-top: 6px;
padding-right: 2px;
padding-bottom: 1px;
padding-left: 2px;
text-decoration: none;
text-align: center;
float: right;
background-image: url(button-grau.jpg);
width: 166px;
height: 23px;
}


div.address-listing {
  margin-top: 30px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  float: left;
}

div.error0 {
  display: none;
}

div.error1 {
  background-color: darkred;
  color: #FFF;
  font-size: 12px;
  padding: 3px;
  margin-bottom: 5px;
}

div.address-listing-head {
background-color: #3B7B27;
  padding: 5px;
  font-size: 0.8em;
}

div.address-listing-body {
  padding: 2% 2% 0 2%;
  float: left;
  width: 96%;
}

div.address-listing {
  border: 1px solid #3B7B27;
}

div.address-listing-head span {
  color: #fff;
  font-weight: bold;
}

div.address-listing div.fieldarea {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}

div.delivery-excludes span {
  font-size: 0.7em;
}



/* div.fieldarea input, div.fieldarea select {
  width: 90%;
} */


div.fieldarea div.fieldarea-label {
  width: 30%;
  float: left;
  font-size: 0.8em;
}

div.fieldarea div.fieldarea-field {
  width: 68%;
  float: right;
  font-size: 0.8em;
}

div.fieldarea-field * {
  font-size: 1em;
}

div.cashpoint-next-step {
  text-align: right;
  padding: 30px 0 30px 0;
  width: 80%;
  border-bottom: 1px solid #000;
}

div.summary-or-field {
  padding: 30px 0 30px 0;
  font-size: 1.2em;
}


div.cashpoint-next-step input {
  /*background-color: #FFF;
  border: 1px solid #242a2e;
  color: #242a2e;*/
background-color: #ffffff;
color: #242a2e;
font-size: 0.8em;
padding-top: 1px;
padding-right: 2px;
padding-bottom: 1px;
padding-left: 2px;
text-decoration: none;
text-align: center;
background-image: url(button-grau.jpg);
width: 170px;
height: 28px;
background-repeat: no-repeat;
border: 0;
}

div.payment-terms {
  float: left; 
  width: 80%;
  font-size: 0.8em;
  margin-top: 30px;
}

div.has-discount0 {
  display: none;
}

div.has-discount1 {
  margin-top: 14px;
}



/* Summary-Page */

div.summary-page {
  margin-top: 30px;
}

div.summary-head {
  background-color: #3B7B27;
  padding: 5px;
  font-size: 0.8em;
  
}

div.summary-head span {
  color: #fff;
  font-weight: bold;
}

div.summary-page-accept-hint {
  font-size: 0.8em;
  margin-bottom: 15px;
}

div.summary-border {
  border: 1px solid #242a2e;

}

div.summary-body {
    padding: 0 5px 5px 5px;
}

div.summary-field {
  font-size: 0.8em;
  padding-top: 1px;
}

div.summary-edit-data {
  text-align: right;
  padding: 5px;
}

div.summary-edit-data a:hover {
  text-decoration: underline;
}

div.summary-edit-data a {
  font-size: 0.8em;
  color: #3B7B27;
  text-decoration: none;
}

div.summary-field-toc {
  height: 150px;
  overflow: auto;
}


div.invoice-adress {
  margin-bottom: 8px;
}


div.payment-system, div.additional-informations {
  margin-bottom: 8px;
  clear: both;
}


/* Darstellung des Warenkorbes innerhalb der Summary-Page */


div.basketsummary-row {
  margin-bottom: 5px;
}

div.basketsummary-row-left {
  float: left;
  width: 40px;
  margin: 5px;
  /* background-color: #D3D3D3; */
}

div.basketsummary-row-left img {
  width: 38px;
  border: 1px solid #E95C0C;
}



div.basketsummary-row-center {
  float: left;
  width: 220px;
  margin: 5px;
}

div.basketsummary-row-number {
  font-size: 1em;
}

div.basketsummary-row-variation1 {
  font-size: 1em;
}

div.basketsummary-row-variation0 {
  display: none;
}


div.basketsummary-row-right {
  float: right;
  width: 90px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 5px;
  text-align: right;
}

div.basketsummary-row-price {
  font-size: 1em;
  font-weight: bold;
}

div.basketsummary-row-amount {
  color: #3B7B27;
  text-align: right;
  margin-top: 5px;
  font-size: 0.9em;
} 



div.basketsummary-row a.basketsummary-row-title:hover {
  text-decoration: underline;
}

div.basketsummary-row .basketsummary-row-title {
  font-size: 1em;
  font-weight: bold;
  color: #3B7B27;
  text-decoration: none;
}

span.address-title0 {
  display: none;
}


div.rent-period {
  width: 232px;
  float: right;
  margin-left: 30px;
  margin-bottom: 15px;
  border: 1px solid #3B7B25;
}


div.rent-period div.rent-period-haserror0 {
  display: none;
}

div.rent-period div.rent-period-haserror1 {
  background-color: darkred;
  color: #FFF;
  font-size: 0.7em;
  padding: 3px;
  
}


div.rent-period div.fieldset {
  float: left;
  width: 100%;
  padding-bottom: 5px;
}

div.rent-period p {
  margin: 0;
  padding: 0;
}

div.rent-period input {
  width: 96%;
}

div.rent-period div.bottom {
  text-align: right;
}

div.rent-period div.bottom input {
  width: 40%;
}


div.rent-period div.fieldset p.left {
  float: left;
  width: 45%;
  font-size: 0.8em;
  padding-top: 2px;
}

div.rent-period div.fieldset p.right {
  float: right;
  width: 54%;
}

div.rent-period div.fieldset p.right span {
  font-size: 0.8em;
}


div.rent-period-head {
  background-color: #3B7B25;
  padding: 3px;
  color: #FFF;
  font-weight: bold;
  font-size: 0.8em;
}

div.rent-period-body {
  padding: 3px;
}

div.rent-period p.hint {
  font-size: 0.7em;
  margin-top: 5px;
  padding: 3px;
}

div.user-info-field {
background-image: url('user-info-v2.jpg');
background-repeat: no-repeat;
background-position: 0 0;
width: 167px;
height: 34px;
font-size: 0.7em;
padding: 11px 10px 5px 20px;
color: #265914;
margin-bottom: 20px;
}


div.product-calendar {
  float: right;
  width: 224px;
  padding-top: 20px;
  text-align: right;
}

#pc-table {
  width: 100%;
  /* border-collapse: collapse; */
  margin-bottom: 20px;
  background-color: #F2F0E1;
  color: #333;
}

#pc-table tr.pc-tr-month-head {
  background-color: #ADC371;
}

#pc-table td {
  font-size: 12px;
  text-align: center;
  padding: 2px;
}

#pc-table td.pc-td-month-head {
  font-weight: bold;
}

#pc-table td.pc-td-month-head a {
  color: #333;
  outline-style: none;
  text-decoration: none;
}


#pc-table td.pc-td-head {
  background-color: #CFCBA8;
  font-weight: bold;
}

#pc-table td.has-dispoability0 {
  background-color: #CFA8AA;
}

#pc-table td.has-dispoability0 {
  background-color: #CFA8AA;
}

#pc-table td.has-dispoability1 {
  background-color: #A7DFA9;
}



