/*
-----------------------------------------------------------------------------------------------
     ALLGEMEINES ZEUGS
-----------------------------------------------------------------------------------------------
*/

.clearer {
  clear: both;
}

hr {
  border: dotted #e8b48f 0.1px;
   width:650px;
  margin: 0px 0 0 0px;
  }

@media screen and (max-width:1024px)  {
 
hr {
  border: 2px dotted #e8b48f ;
   width:95%;
  margin: 0px 0 0 0px;
  }
}

.required-star {
  color: #963246;
}

textarea:focus, textarea:active, option:focus, option:active {
  background-color:#efe3c8;
  font-weight:normal;
  border: 1px solid #efe3c8;
   text-align:center;
  }

input:focus {
  background-color:#efe3c8;
  text-align:center;
  }

input:active {
   background-color:#efe3c8;
  text-align:center;
  }

button {
  background-color:#efe3c8;
  font-weight:normal;
  border: 0px solid #efe3c8;
  border-radius:10px 10px 10px 10px;
}

button:hover {
   background-color:#963246;
   color:#ffffff;
   border: 0px solid #efe3c8;
  border-radius:10px 10px 10px 10px;
  }

.tt-products h1 {
  color:#e8b48f;
  font-size:18px;
  font-weight:bold;
  margin: 30px 0 25px 0;
}

.tt-products h3 {
  color: #999999;
  font-size:12px;
  margin-bottom:12px;
  margin-top:12px;
}

.tt-products a:link { text-decoration: none; color: #e8b48f;font-weight:bold;}
.tt-products a:visited { text-decoration: none; color: #e8b48f;font-weight:bold;}
.tt-products a:hover { text-decoration: none; color: #963246;font-weight:bold;}
.tt-products a:active { text-decoration: none; color: #e8b48f;font-weight:bold;}

/*
-----------------------------------------------------------------------------------------------
     KATEGORIE NAVIGATION
-----------------------------------------------------------------------------------------------
*/

.tx-ttproducts-pi1-listcat-wrap {
  margin-left: 15px;
}

#katnav {
  border: 1px #CCCCCC dotted;
  padding: 6px;
  margin-bottom: 12px;
}

#katnav-titel {
  font-weight: bold;
  color: #e8b48f;
  font-size: 12px;
}

.tt_products_item_catlist {
   margin:0em;
    padding:0em;
}

ul#cat1 {
  list-style-type: none;
  list-style-image:none;
  margin: 0px;
  padding: 0px;
  position:relative;
  left: -6px;
}

ul#cat1 ul li {
  list-style-type: none;
  list-style-image:none;
  margin: 0px;
  padding: 0px;
  position:relative;
  left: -9px;
}

ul#cat1 li {
  line-height: 18px;
}

ul#cat1 a {
  display: block;
  background-image:url(icons/arrow-right-off.gif);
  background-repeat:no-repeat;
  background-position: 5px 4px;
  padding-left: 17px;  
}

ul#cat1 a:link { color:#414141; text-decoration:none }
ul#cat1 a:visited { color:#414141; text-decoration:none  }
ul#cat1 a:hover { color:#AED91A; text-decoration:none  }
ul#cat1 a:active { color:#AED91A; text-decoration:none  }

ul#cat1 a.act {
  display: block;
  background-image:url(icons/arrow-right-on.gif);
  background-repeat:no-repeat;
  background-position: 5px 4px;
  padding-left: 17px;
} 

ul#cat1 a.act:link { color:#AED91A; text-decoration:none }
ul#cat1 a.act:visited { color:#AED91A; text-decoration:none  }
ul#cat1 a.act:hover { color:#AED91A; text-decoration:none  }
ul#cat1 a.act:active { color:#AED91A; text-decoration:none  }


/*
-----------------------------------------------------------------------------------------------
     LIST VIEW
-----------------------------------------------------------------------------------------------
*/

.shop-list-item {
  padding-bottom: 00px;
  }

h2.shop-list-category-title {
  font-family: ESTHER;
  border-bottom:1px dotted #963246;
  width:650px;
  color:#963246;
  font-size:1.4empx;
  font-weight:bold;
  margin: 30px 0 0 0;
 }

@media screen and (max-width:1024px)  {
   
  h2.shop-list-category-title  {
    font-family: ESTHER;
  border-bottom:2px dotted #963246;
  width:95%;
  color:#963246;
  font-size:1.4em;
  font-weight:bold;
  margin: 30px 0 0 0;
  }
}

h3.shop-list-product-title {
  color: #963246;
  font-size:28px;
  font-weight:bold;
  margin: 30px 0 0 0px;
  text-align:left;
}

@media screen and (max-width:1024px)  {
h3.shop-list-product-title {
  color: #963246;
  font-size:1.1em;
  font-weight:bold;
  margin: 30px 0 0 0px;
  text-align:left;
  width:800px;
}
}

h3.shop-list-product-title a:link { text-decoration: none; color: #e8b48f;width:200px;}
h3.shop-list-product-title a:visited { text-decoration: none; color: #e8b48f;width:200px; }
h3.shop-list-product-title a:hover { text-decoration: none; color: #963246;width:200px; }
h3.shop-list-product-title a:active { text-decoration: none; color: #e8b48f; width:200px;}

p.shop-list-product-subtitle {
  margin-left: 0px;5
  margin-bottom: 0px;
}

.shop-list-product-img {
  float: left;
  width: 120px;
  /*border: 1px solid #e9e9e9;*/
  text-align:center;
  margin: 30px 0 0 0px;
}

@media screen and (max-width:1024px)  {
   .shop-list-product-img {
  float: left;
  width: 100px;
  /*border: 1px solid #e9e9e9;*/
  text-align:left;
  margin: 30px 0 0 0px;
}
}

.shop-list-product-information {
  float: left;
  width:320px;
  margin:0 0 0 200px;
}

@media screen and (max-width:1024px)  {
  .shop-list-product-information {
  float: left;
  width:740px;
  font-size:1.2em;
  margin:0 0 0 240px;
}
}

.shop-list-price {
  margin-top: 10px;
  margin-bottom: 10px;
}

.shop-list-price-numbers {
  font-weight:bold;

}

select.shop-list-variant {
  float:left;
  font-family:Rubik-Light;
  font-size: 0.8em;
  color:#963246;
  margin: 10px 0 10px 0px;
  }


h4.shop-list-button-detailansicht {
  
  margin: 70px 0 0 -10px;
  font-size: 14px;
  color:#963246;
  /*background-image:url(icons/arrow-right-on.gif);
  background-repeat:no-repeat;
  background-position: 0px 5px;*/
  padding-left:10px;
}  

@media screen and (max-width:1024px)  {
  h4.shop-list-button-detailansicht {
  
  margin: 100px 0 0 -10px;
  font-size: 1.0em;
  color:#963246;
  /*background-image:url(icons/arrow-right-on.gif);
  background-repeat:no-repeat;
  background-position: 0px 5px;*/
  padding-left:10px;
}
}

h4.shop-list-button-detailansicht a:link { text-decoration: none; color: #e8b48f;}
h4.shop-list-button-detailansicht a:visited { text-decoration: none; color: #e8b48f;}
h4.shop-list-button-detailansicht a:hover { text-decoration: none; color: #963246;}
h4.shop-list-button-detailansicht a:active { text-decoration: none; color: #e8b48f;}

.shop-list-choose-anzahl {
  float:left;
  margin: -40px 0 0 0px;

}

.shop-list-input-qty {
  border: 1px solid #963246;
  margin-left: 3px;
  margin-right: 3px;
  text-align: center;
  width: 30px;
}

@media screen and (max-width:1024px)  {
  
.shop-list-input-qty {
  border: 1px solid #963246;
  margin-left: 3px;
  margin-right: 3px;
  text-align: center;
  width: 60px;
}
}

.shop-list-submit {
  border: 1px solid #963246;
  background-color:#efe3c8;
}

.shop-list-submit a:link { text-decoration: none; color: #e8b48f; border: 2px solid #963246;}
.shop-list-submit a:visited { text-decoration: none; color: #e8b48f; border: 2px solid #963246;}
.shop-list-submit a:hover { text-decoration: none; color: #963246; border: 2px solid #963246;}
.shop-list-submit a:active { text-decoration: none; color: #e8b48f; border: 2px solid #963246;}




.shop-list-page_navigation {
  float:left;
  font-size: 13px;
  text-align: right;
  margin: 10px 0 20px 550px;
  color: #e8b48f;
}

@media screen and (max-width:1024px)  {
  
.shop-list-page_navigation {
  float:right;
  font-size: 1.8em;
  text-align: right;
  margin: 10px 20px 20px 00px;
  color: #e8b48f;
}
}

.shop-list-page_navigation a:link { text-decoration: none; color: #e8b48f;}
.shop-list-page_navigation a:visited { text-decoration: none; color: #e8b48f;}
.shop-list-page_navigation a:hover { text-decoration: none; color: #963246;}
.shop-list-page_navigation a:active { text-decoration: none; color: #e8b48f;}


/*
-----------------------------------------------------------------------------------------------
     SINGLE VIEW
-----------------------------------------------------------------------------------------------
*/

.shop-single-product-title {
  font-family: ESTHER;
  border-bottom:1px dotted #963246;
  width:650px;
  color:#963246;
  font-size:1.4empx;
  font-weight:bold;
  margin: 30px 0 0 0;
}

@media screen and (max-width:1024px)  {
 .shop-single-product-title {
  font-family: ESTHER;
  border-bottom:2px dotted #963246;
  width:95%;
  color:#963246;
  font-size:1.4em;
  font-weight:bold;
  margin: 30px 0 0 0;
}
}

.shop-single img {
  margin: 0 auto 15px 0px;
  width:30%;
  height:30%
}

@media screen and (max-width:1024px)  {
  .shop-single img {
  margin: 0 0 0 290px;
}
}

.shop-single-product-img {
  margin: 0 auto 15px 180px;
  
} 

select.shop-single-variant {

  font-family:Rubik-Light;
  font-size: 0.8em;
  color:#963246;
  margin: 0px auto 0 auto;
  }

p.shop-single-product-subtitle {
  margin: 0px;
  margin-bottom: 15px;
  font-style:oblique;
}

.shop-single-product-beschreibung {
  margin-bottom: 20px;
  width:600px;
}

.shop-single-product-beschreibung a:link { text-decoration: underline; color: #e8b48f;}
.shop-single-product-beschreibung a:visited { text-decoration: underline; color: #e8b48f;}
.shop-single-product-beschreibung a:hover { text-decoration: underline; color: #963246;}
.shop-single-product-beschreibung a:active { text-decoration: underline; color: #e8b48f;}

@media screen and (max-width:1024px)  {
  .shop-single-product-beschreibung {
  margin-bottom: 20px;
  width:95%;
  font-size: 1.4em;
}
}

table.shop-single-price-table {
  font-size: 12px;
  border: none;
  border-collapse:collapse;
  margin: 0 0 15px 0;
}

.shop-single-price-table td {
  padding-right: 5px;
  font-size: 16px;
}

@media screen and (max-width:1024px)  {
   .shop-single-price-table td {
  padding-right: 5px;
  font-size: 2.8em;
}
}

.shop-single-enthaltene-mwst {
  font-size: 11px;
}

.shop-single-choose-anzahl {
  margin:-40px 0 0 0px;
  }

.shop-single-input-qty {
  border: 1px solid #bdbdbd;
  margin-left: 3px;
  margin-right: 3px;

  text-align: right;
  width: 30px;
}

.shop-single-submit {
  border: 1px solid #bdbdbd;
  background-color:#f4f4f4;
  margin:-40px 0 0 50px;
}

.shop-single-backtolist {
  font-size: 13px;
  background-image:url(icons/arrow-right-on.gif);
  background-repeat:no-repeat;
  background-position: 0px 5px;
  padding-left:10px;
  float: left;
  margin: 15px 0 25px 350px;
}

@media screen and (max-width:1024px)  {
  .shop-single-backtolist {
  font-size: 1.2em;
  background-image:url(icons/arrow-right-on.gif);
  background-repeat:no-repeat;
  background-position: 0px 5px;
  padding-left:10px;
  float: left;
  margin: 10px 0 25px 550px;
}
}

.shop-single-email-frage {
  font-size: 13px;
  background-image:url(icons/arrow-right-on.gif);
  background-repeat:no-repeat;
  background-position: 0px 5px;
  padding-left:10px;  
  margin-top: 15px;
  float: left;
  margin-bottom: 25px;
  margin-left: -10px;
}

@media screen and (max-width:1024px)  {
  .shop-single-email-frage {
  font-size: 1.2em;
  background-image:url(icons/arrow-right-on.gif);
  background-repeat:no-repeat;
  background-position: 0px 5px;
  padding-left:10px;  
  margin-top: 15px;
  float: left;
  margin-bottom: 25px;
  margin-left: -10px;
}
}


/*
-----------------------------------------------------------------------------------------------
     MINI BASKET
-----------------------------------------------------------------------------------------------
*/

.shop-minibasket {
  width:200px;
  margin:-550px 0 0 0;
  float: right;
   border: 1px solid #963246;
  }

/*.shop-minibasket-image {
  float:right;
  padding: 5px;
  width: 38px;
  height: 32px
}*/

.shop-minibasket-infozone {
  float: right;
  padding-top: 5px;
  font-size: 11px;
  width: 180px;
}

.shop-minibasket-link-basket {
  float:right;
  margin-top: 5px;
 /* background-image:url(icons/arrow-right-on.gif);
  background-repeat:no-repeat;
  background-position: 0px 5px;*/
  padding-left:10px;
}

/*.shop-minibasket-link-basket a:link {  color:#963246; font-weight:bold; }
.shop-minibasket-link-basket a:visited {  color:#efe3c8;font-weight:bold;  }
.shop-minibasket-link-basket a:active {  color:#efe3c8;font-weight:bold;  }
.shop-minibasket-link-basket a:hover {  color:#efe3c8; font-weight:bold; }*/

.shop-minibasket-warenwert {
  font-weight:bold;
}

/*
-----------------------------------------------------------------------------------------------
     BASKET
-----------------------------------------------------------------------------------------------
*/
.basket-titel {
  font-family: ESTHER;
  border-bottom:1px dotted #963246;
  width:600px;
  color:#963246;
  font-size:1.4empx;
  font-weight:bold;
  margin: 30px 0 30px 0;
 }

@media screen and (max-width:1024px)  {
  font-family: ESTHER;
  border-bottom:2px dotted #963246;
  width:95%;
  color:#963246;
  font-size:1.4em;
  font-weight:bold;
  margin: 30px 0 0 0;
  }
}

table.shop-basket-product-table {
  border: 1px solid #963246;
  border-collapse:collapse;
  width:100%;
}

@media screen and (max-width:1024px)  {
   
table.shop-basket-product-table {
  border: 1px solid #963246;
  table-layout:auto;
  witdh: 100%;
}
}

.shop-basket-product-table td {
  border: 1px solid #963246;
  padding: 5px;
 }



.shop-basket-product-table-headercell {
  background-color:#f9f9f9;
  color:#963246;
  font-weight:bold;
  text-align:center;
}

.shop-basket-product-table-cell-1 input {
  border: 1px solid #963246;
  margin-left: 3px;
  margin-right: 3px;
  margin-top:0px;
  text-align: center;
  width: 30px;
}

.shop-basket-product-table-cell-1 {
  width: 40px;
}

.shop-basket-product-table-cell-2 {
  width: 60px;
}

.shop-basket-product-table-cell-3 {
  font-weight:bold;
  color:#963246;
}

.shop-basket .shop-basket-product-table-cell-3 a:link { text-decoration: none; color: #e8b48f; font-weight: bold;}
.shop-basket .shop-basket-product-table-cell-3 a:visited { text-decoration: none; color: #e8b48f; font-weight: bold;}
.shop-basket .shop-basket-product-table-cell-3 a:hover { text-decoration: none; color: #963246; font-weight: bold;}
.shop-basket .shop-basket-product-table-cell-3 a:active { text-decoration: none; color: #e8b48f; font-weight: bold;}


.shop-basket-product-table-cell-4 {
  width: 90px;
  text-align:right;
}

@media screen and (max-width:1024px)  {
  .shop-basket-product-table-cell-5 {
  width: 90px;
  text-align:right;
}
}

.shop-basket-product-table-cell-5 {
  width: 90px;
  text-align:right;
}

.shop-basket-howtodelete-txt {
  margin-top: 10px;
  width:600px;
  text-align:justify;
}

@media screen and (max-width:1024px)  {
  .shop-basket-howtodelete-txt {
  margin-top: 10px;
  width:95%;
  text-align:left;
  font-size:1.1em;
}
}

.shop-basket-titel-versandart {
}


h2.shop-basket-titel-versandart, h2.shop-basket-titel-gesamtbetrag {
  border-bottom:1px dotted #963246;
  color:#e8b48f;
  font-size:18px;
  font-weight:bold;
  padding-bottom:5px;
  margin: 20px 0 10px 0;
}

@media screen and (max-width:1024px)  {
  h2.shop-basket-titel-versandart, h2.shop-basket-titel-gesamtbetrag {
  border-bottom:1px dotted #963246;
  color:#e8b48f;
  font-size:1.2em;
  font-weight:bold;
  padding-bottom:5px;
  margin: 20px 0 10px 0;
  width:95%;
}
}

@media screen and (max-width:1024px)  {
  .versand-wahl {
    font-size:1.1em;
  }
}

.shop-basket-shipping-selector {
  margin-bottom: 10px;
}

@media screen and (max-width:1024px)  {

select {
  appearance: none;
  border: 2px solid #963246;
  border-radius: 10px 10px 10px 10px;
  -webkit-appearance: none;
  -moz-appearance:none;
  font-size:1.2em;
  color:#963246;
  background-color:#efe3c8;
  width:50%;
  padding:10px 0 10px 10px;
  
  }
}

.shop-basket-shipping-price {
  font-weight:bold;
}

@media screen and (max-width:1024px)  {
  
.shop-basket-shipping-price {
  font-weight:bold;
  font-size:1.2em;
}
}

.shop-basket-shipping-message {
   width:620px;
  }


@media screen and (max-width:1024px)  {
  
.shop-basket-shipping-message {
   width:95%;
  font-size:1.1em;
  }
}

.shop-basket-price-total-1 {
  color: #963246;
  font-size:18px;
  font-weight: bold;
}

@media screen and (max-width:1024px)  {
  
.shop-basket-price-total-1 {
  color: #963246;
  font-size:1.3em;
  font-weight: bold;
  }
}


.shop-basket-price-total-2 {
  font-size: 11px;
  margin-top: 10px;
}

@media screen and (max-width:1024px)  {
  .shop-basket-price-total-2 {
  font-size: 1.1em;
  margin-top: 10px;
}
}

.shop-basket-price-total-3 {
  font-size: 11px;
}

@media screen and (max-width:1024px)  {
  .shop-basket-price-total-3 {
  font-size: 1.1em;
}
}

.shop-basket-submit-buttons {
  margin-top: -30px;
  margin-botton:20px;
 }

.shop-basket input[type=submit] {
 background-color:#efe3c8;
  font-weight:normal;
  border: 0px solid #efe3c8;
  border-radius:10px 10px 10px 10px;
  
}

.shop-basket input[type=submit]:hover {
  color:#ffffff;
 background-color:#963246;
  font-weight:normal;
  border: 0px solid #efe3c8;
  border-radius:10px 10px 10px 10px;
}

.shop-basket-empty {
  margin:40px 0 0 190px;
  }

/*
-----------------------------------------------------------------------------------------------
     BASKET INFO
-----------------------------------------------------------------------------------------------
*/

.eingabe-titel {
  font-family: ESTHER;
  border-bottom:1px dotted #963246;
  width:600px;
  color:#963246;
  font-size:1.4em;
  font-weight:bold;
  margin: 30px 0 30px 0;
 }

.shop-rechnung: {
  font-family: ESTHER;
  border-bottom:1px dotted #963246;
  width:600px;
  color:#963246;
  font-size:1.4em;
  font-weight:bold;
  margin: 30px 0 30px 0;
  }

h2.shop-info-ranschrift-title {
  border-bottom:1px dotted #963246;
  color:#e8b48f;
  font-size:25px;
  font-weight:bold;
  padding-bottom:5px;
  margin: 20px 0 10px 0;
  width:600px;
}

@media screen and (max-width:1024px)  {
   h2.shop-info-ranschrift-title {
  border-bottom:1px dotted #963246;
  color:#e8b48f;
  font-size:1.5em;
  font-weight:bold;
  padding-bottom:5px;
  margin: 20px 0 10px 0;
  width:95%;
}
}

.shop-info-start-txt {
 width:600px;
 text-align:justify;
}

@media screen and (max-width:1024px)  {
  .shop-info-start-txt {
 width:95%;
  font-size:1.1em;
 text-align:left;
}
}

/* billing adress */

.shop-info-billing-address label {
  width: 100px;
  float: left;
 }

@media screen and (max-width:1024px)  {
   .shop-info-billing-address label {
  width: 95%;
  float: left;
 }
}

.shop-info-billing-address input[type=text] {
  margin-top:0px;
  margin-bottom: 10px;
  width: 300px;
  height: 16px;
  border:1px solid #963246;
  text-align:left;
}

@media screen and (max-width:1024px)  {
   .shop-info-billing-address input[type=text] {
  margin:0px 0px 30px 0px;
  font-size:1.2em;
  width: 600px;
  height: 16px;
  border:1px solid #963246;
  text-align:left;
  padding:20px 20px 20px 20px;
}
}

.shop-info-billing-country {
  margin-bottom: 0px;
}

.shop-info-delivery-address-info {
  margin-bottom: 20px;
   width:600px;
 text-align:justify;
}

@media screen and (max-width:1024px)  {
  .shop-info-delivery-address-info {
  width:95%;
  font-size:1.1em;
  text-align:left;
}
}

/* info login */

.shop-info-billing-address-feuser dt {
  width: 130px;
  float: left;
}

.shop-info-billing-address-feuser dd {
  margin-bottom: 10px;
  font-weight:bold;
}

.shop-info-billing-address-feuser dl {
  margin-bottom: 20px;
}

/* delivery adress */


.shop-info-delivery-address label {
  width: 130px;
  float: left;
}

@media screen and (max-width:1024px)  {
   .shop-info-delivery-address label {
  width: 95%;
  float: left;
 }
}

.shop-info-delivery-address input[type=text] {
  border: 1px solid #ffffff;
  margin-top:0px;
  margin-bottom: 10px;
  width: 300px;
  height: 16px;
  border:1px solid #963246;
  text-align:left;
}

@media screen and (max-width:1024px)  {
   .shop-info-delivery-address input[type=text] {
  margin:0px 0px 30px 0px;
  font-size:1.2em;
  width: 600px;
  height: 16px;
  border:1px solid #963246;
  text-align:left;
  padding:20px 20px 20px 20px;
}
}

/* delivery notes */

.shop-info-delivery-notes-input {
  border:1px solid #963246;
  margin-bottom: 20px;
  /*font-family:Arial, Helvetica, sans-serif;*/
  font-size: 12px;
  text-align:left;
  color:#963246;

}

/* trading conditions */

.shop-info-trading-conditions {
  margin-bottom: 20px;
}

.shop-info-trading-conditions a:link { text-decoration: none; color: #e8b48f; font-weight:bold;}
.shop-info-trading-conditions a:visited { text-decoration: none; color: #e8b48f;}
.shop-info-trading-conditions a:hover { text-decoration: none; color: #963246;}
.shop-info-trading-conditions a:active { text-decoration: none; color: #e8b48f;}

.shop-info-trading-conditions-infotxt1 {
  width:600px;
  text-align:justify;
  }

@media screen and (max-width:1024px)  {
    .shop-info-trading-conditions-infotxt1 {
  width:95%;
  text-align:left;
  font-size:1.1em;
  
  }
}

.shop-info-trading-conditions-check {
  float: left;
  position:relative;
  top: -58px;
}

@media screen and (max-width:1024px)  {
   .shop-info-trading-conditions-check {
  float: left;
  position:relative;
  top: -65px;
  left:-10px;
  width:100px;
  height:100px;
}
}

@media screen and (max-width:1024px)  {
    input[type="checkbox"] {
  
  border: 2px solid #963246;
  border-radius: 10px 10px 10px 10px;
 
  font-size:1.2em;
  color:#963246;
  background-color:#efe3c8;
  width:70%;
  height:70%;
  padding:0px 0 0px 0px;
  }
}

.shop-info-form-control input[type=submit] {
border:1px solid #963246;
  text-align:left;
  background-color:#efe3c8;
  font-weight:normal;
  border: 0px solid #efe3c8;
  border-radius:10px 10px 10px 10px;
  margin:-50px 0 0 0;
}

.shop-info-form-control input[type=submit]:hover {
border:1px solid #963246;
  text-align:left;
  background-color:#963246;
  color:#ffffff;
  font-weight:normal;
  border: 0px solid #efe3c8;
  border-radius:10px 10px 10px 10px;
  margin-top:-50px;
}

/*
-----------------------------------------------------------------------------------------------
     BASKET INFO MISSING
-----------------------------------------------------------------------------------------------
*/

.shop-basket-required-info-missing h2 {
  font-family: ESTHER;
  border-bottom:1px dotted #963246;
  width:600px;
  color:#963246;
  font-size:1.4em;
  font-weight:bold;
  margin-bottom: 30px;
  padding-bottom:5px;
  margin-top: 20px;
}

.shop-basket-required-info-missing-details {
  margin-bottom: 15px;
  color: #ff0000;
}

.shop-basket-required-info-missing-back {
  border: 1px solid #bdbdbd;
  background-color:#f4f4f4;
  margin-top: 20px;
}

/*
-----------------------------------------------------------------------------------------------
     BASKET PAYMENT
-----------------------------------------------------------------------------------------------
*/

.shop-basket-payment h2 {
  border-bottom:1px dotted #AED91A;
  color:#000000;
  font-size:14px;
  font-weight:bold;
  margin-bottom: 10px;
  padding-bottom:5px;
  margin-top: 20px;
}

h2.payment-adresse, h2.shop-basket-titel-gesamtbetrag {
  border-bottom:1px dotted #963246;
  color:#e8b48f;
  font-size:18px;
  font-weight:bold;
  padding-bottom:5px;
  margin: 20px 0 10px 0;
}

@media screen and (max-width:1024px)  {  
h2.payment-adresse {
  border-bottom:1px dotted #963246;
  color:#e8b48f;
  font-size:1.3em;
  font-weight:bold;
  padding-bottom:5px;
  margin: 20px 0 10px 0;
}
}

h2.bestell-titel {
   font-family: ESTHER;
  border-bottom:1px dotted #963246;
  width:600px;
  color:#963246;
  font-size:1.4em;
  font-weight:bold;
  margin: 30px 0 30px 0;
  }

.shop-basket-payment a:link { text-decoration: none; color: #999999;}
.shop-basket-payment a:visited { text-decoration: none; color: #999999;}
.shop-basket-payment a:hover { text-decoration: none; color: #AED91A;}
.shop-basket-payment a:active { text-decoration: none; color: #AED91A;}

.shop-basket-payment .shop-basket-product-table-cell-3 {
  color: #e8b48f;
  
}

table.shop-payment-billing-address-table {
  border: none;
  border-collapse:collapse;
  margin-bottom: 0px;
  width:70%;
}

@media screen and (max-width:1024px)  {
  table.shop-payment-billing-address-table {
  border: none;
  border-collapse:collapse;
  margin-bottom: 0px;
 width:50%;
  }
}

.shop-payment-billing-address-table td {
  padding-right: 5px;
  padding-bottom: 10px;
  font-size: 14px;
}

@media screen and (max-width:1024px)  {
  .shop-payment-billing-address-table td {
  padding-right: 5px;
  padding-bottom: 10px;
  font-size: 1.4em;
  width:95%;
}
}


.shop-payment-billing-address-cell-label {
  font-weight: bold;
  width: 150px;
}

.shop-payment-billing-address-email-infotxt {
  font-size: 11px;
}

@media screen and (max-width:1024px)  {
   .shop-payment-billing-address-email-infotxt {
  font-size: 0.6em;
  width:95%;
}
}

.shop-payment-billing-final-price {
  color: #963246;
  font-size:16px;
  font-weight: bold;
}

@media screen and (max-width:1024px)  {
   .shop-payment-billing-final-price {
  color: #963246;
  font-size:1.2em;
  font-weight: bold;
  width:85%;
}
}

.shop-payment-billing-note {
  margin-bottom: 30px;
  }

@media screen and (max-width:1024px)  {
   .shop-single-enthaltene-mwst {
    margin-bottom: 30px;
    font-size:1.0em;
  }
}

@media screen and (max-width:1024px)  {
   .shop-basket-shipping-message {
    font-size:1.2em;
  with:100%;
  }
}

.shop-basket-payment input[type=submit] {
  margin: 20px 0 0 0;
  border: 1px solid #efe3c8;
  background-color:#efe3c8;

}

.shop-basket-payment input[type=submit]:hover {
  margin-top: 20px;
  border: 1px solid #efe3c8;
  background-color:#963246;

}

h2 {
  width:600px;
  margin: 0 0 0 0;
  color:#e8b48f;
    border-bottom: 1px dotted #963246;
  }

h2.shop-info-ranschrift-title, h2.shop-info-title, h2.shop-info-delivery-address-title, h2.shop-info-delivery-notes-title, h2.shop-info-trading-conditions-title {
  border-bottom:1px dotted #963246;
  color:#e8b48f;
  font-size:15px;
  font-weight:bold;
  padding-bottom:5px;
  margin: 20px 0 10px 0;
  width:600px;
}

/*
-----------------------------------------------------------------------------------------------
     CONFIRMATION
-----------------------------------------------------------------------------------------------
*/
h2.bestell-confirm {
  font-family: ESTHER;
  border-bottom:1px dotted #963246;
  width:600px;
  color:#963246;
  font-size:1.4em;
  font-weight:bold;
  margin: 30px 0 30px 0;
  }

.shop-confirmation a:link { text-decoration: none; color: #e8b48f;}
.shop-confirmation a:visited { text-decoration: none; color: #e8b48f;}
.shop-confirmation a:hover { text-decoration: none; color: #963246;}
.shop-confirmation a:active { text-decoration: none; color: #e8b48f;}

.shop-confirmation {
  margin-bottom: 20px;
   width:620px;
 /*text-align:justify;*/

}

.shop-confirmation h2 {
     border-bottom:1px dotted #963246;
  color:#e8b48f;
  font-size:15px;
  font-weight:bold;
  padding-bottom:5px;
  margin: 20px 0 10px 0;
}

.shop-confirmation-produkte .shop-basket-product-table-cell-3 {
  color: #e8b48f; 
}

.shop-confirmation-radresse {

}


.shop-confirmation-ladresse {

}

.shop-confirmation-bemerkung {

}


.shop-confirmation-versand {

}

.shop-confirmation-ansprechpartner a:link { text-decoration: none; color: #e8b48f;}
.shop-confirmation-ansprechpartner a:visited { text-decoration: none; color: #e8b48f;}
.shop-confirmation-ansprechpartner a:hover { text-decoration: none; color: #963246;}
.shop-confirmation-ansprechpartner a:active { text-decoration: none; color: #e8b48f;}



/*
-----------------------------------------------------------------------------------------------
     SUCHE
-----------------------------------------------------------------------------------------------
*/

#tx-ttproducts-pi1-search {
  margin-top: 60px;
}

input {
  border: 1px solid #963246;
  margin-left: 30px;
  margin-right: 0px;
  margin-top: 60px;
}

input[type=submit] {
  border: 1px solid #efe3c8;
  background-color:#efe3c8;
  margin-top: 60px;
  border-radius:10px 10px 10px 10px;
}

input[type=submit]:hover {
  border: 0px solid #efe3c8;
  background-color:#963246;
  margin-top: 60px;
  border-radius:10px 10px 10px 10px;
  color:#ffffff;
}

