body {
  font-family: arial,helvetica,clean,sans-serif;
  color: #686868;
}

div.clear {
  clear: both;
  height: 0;
  visibility: hidden;
}

div#header {
  height: 218px;
  padding-top: 10px;
}

div#head-left {
  position: relative;
/*  background-color: blue; */
  width: 150px;
  float: left;
  text-align: right;
  height: 225px;
}
div#head-right {
/*  background-color: red; */
  height: 100%;
}

div#nav-cat {
  width: 100%;
/*  background-color: purple; */
  height: 28px;
  font-size: 130%;
/*  letter-spacing: 0.1em; */
}
div#nav-cat ul {
  background-color: #d65101;
  display: block;
  color: white;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-left: 167px;
  font-weight: bold;
}

div#nav-cat ul li {
  display: inline;
  padding-left: 10px;
/*  list-style-image:  */
}

div#nav-cat ul li a {
  text-decoration: none;
  color: white;
}

div#nav-cat ul li a:hover {
/*  font-weight: bold; */
  color: #D8D8D8;
}

div#nav-cat ul li.active a {
  font-weight: bold;
  text-decoration: none;
  color: black;
}

div#nav-cat ul li.active a:hover {
  font-weight: bold;
  color: #D8D8D8;
}


div#nav-search {
  position: relative;
  width: 100%;
/*
  background-image: url(../images/arrow.png);
  background-repeat: no-repeat;
  background-position: right 1px;
*/
}

div#nav-search input[type="text"] {
  display: block;
  border: solid 1px black;
  margin-right: 18px;
  width: 110px;
  float: left;
}

div#nav-search input[type="image"] {
  display: block;
  border: solid 0px black;
  float: right;
  margin-top: 1px;
}

div#nav-search img {
/*  padding-top: 2px; * */
  margin-top: -2px; 
}

div#nav-common {
/*  background-color: grey; */
  position: absolute;
  bottom: 0; 
  right: 0;
  line-height: 150%;
}

div#nav-common a {
   color: #686868;
   text-decoration: none;
}

div#nav-common a:hover {
   color: #686868;
   text-decoration: none;
   font-weight: bold;
}

div#nav-finder {
  float: left;
  width: 514px;
  padding-left: 7px;
  padding-right: 7px;
/*  background-color: white; */
  height: 170px;
  color: white;
}

div#nav-finder-box {
  background-color: #56050a;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 100%;
}

div#nav-finder-box p {
  font-size: 120%;
  font-weight: bold;
}

div#nav-finder table tr td {
  width: 100px;
  padding-bottom: 10px;
  font-weight: bold;
  padding-left: 10px;
  color: white;

}
div#nav-finder table tr td.tdselect {
  padding-right: 10px;
  width: 140px;
}

div#nav-pic{
/*  background-color: cyan; */
  height: 188px;
  width: 267px;
  float: right;
  padding-top: 10px;
  background-image: url(../images/weinwelten-logo.png);
  background-position: center;
  background-repeat: no-repeat;
}


div#content {
  position: relative;
  margin-top: 10px;
}

div#content-left {
  width: 150px;
  float: left;
  font-size: 83%;
}

div.left-col-box, div.right-col-box {
  margin: 2px 0px;
  padding: 9px 5px;
  color: white;
  font-size: 105%;
}

div.left-col-box h3, div.left-col-box span.subtitle,
div.right-col-box h3, div.right-col-box span.subtitle {
  text-transform: uppercase;
  font-size: 16px;
}

/*
div.left-col-box-1 { background-color: #fcaa52; }
div.left-col-box-2 { background-color: #d1b470; }
div.left-col-box-3 { background-color: #e77533; }
div.left-col-box-4 { background-color: #f4b674; }
div.left-col-box-5 { background-color: #e4c27b; }

div.right-col-box-1 { background-color: #fcaa52; }
div.right-col-box-2 { background-color: #d1b470; }
div.right-col-box-3 { background-color: #e77533; }
div.right-col-box-4 { background-color: #f4b674; }
div.right-col-box-5 { background-color: #e4c27b; }
*/

div.left-col-box-1 { background-color: #ff8927; }
div.left-col-box-2 { background-color: #c19b4a; }
div.left-col-box-3 { background-color: #dc521b; }
div.left-col-box-4 { background-color: #f29846; }
div.left-col-box-5 { background-color: #e0b76a; }

div.right-col-box-1 { background-color: #ff8927; }
div.right-col-box-2 { background-color: #c19b4a; }
div.right-col-box-3 { background-color: #dc521b; }
div.right-col-box-4 { background-color: #f29846; }
div.right-col-box-5 { background-color: #e0b76a; }

div.subheader {
  text-transform: uppercase;
  font-size: 140%;
  font-weight: normal;
}

div.subheader-bigger {
  font-size: 190%; 
  font-weight: normal;
}

div.left-col-box h2, div.right-col-box h2 {
  text-transform: uppercase;
  font-size: 190%;
  font-weight: normal;
  background: none;
}

div.left-col-box h2.header-smaller, div.right-col-box h2.header-smaller { 
  font-size: 140%; 
  font-weight: normal;
}

div.left-col-box a, div.right-col-box a {
  color: white;
}

div.left-col-box div.csc-textpic-imagewrap,
div.right-col-box div.csc-textpic-imagewrap {
  margin-left: -5px;
}

div.left-col-box a.mail, div.left-col-box p.bodytext a,
div.right-col-box a.mail, div.right-col-box p.bodytext a {
  color: white;
  background-image: url(../images/white-arrow.png);
  background-repeat: no-repeat;
  padding-left: 13px;
  background-position: left center;
}

div.left-col-box div.csc-header, div.right-col-box div.csc-header {
  padding-bottom: 14px;
}

div#content-center {
/*  background-color: blue; */
  margin-left: 167px;
  margin-right: 288px;
}
div#content-right {
/*  background-color: yellow; */
  width: 268px;
  float: right;
  font-size: 80%;
}

h3.cre-rot {
/*  
  border-top: solid 1px #a57721;
  border-bottom: solid 1px #a57721;
  background-color: red;
*/
  padding-top: 1px;
  padding-bottom: 1px;
  margin-bottom: 4px;
  padding-left: 6px;
  padding-right: 6px;
  color: white;
/*  text-align: center;
  font-variant: small-caps;
*/
  font-size: 150%;
}

/* Content */

h1 {
  font-size: 200%;
  font-weight: bold;
}
h2 {
  font-size: 150%;
  font-weight: bold;
}
h3 {
  font-size: 125%;
  font-weight: bold;
  background: #e65e2a;
  color: white;
}

h4 {
  font-size: 115%;
  font-weight: bold;
}

.subtitle {
  font-size: 120%;
/*  font-weight: bold; */
  color: #a57721;
}

.headline {
  display: block;
  font-size: 150%;
  font-weight: bold;
  color: #a57721;
  border-top: solid 1px #a57721;
  border-bottom: solid 1px #a57721;

  padding-left: 7px;

}

div.productentry-left {
/*  background-image: url(../images/productentry-bg.png); */
  border: solid 1px #c6c6c6;
  height: 222px;
  width: 160px;
  margin-top: 14px;
  margin-right: 4px;
  float: left;
  position: relative;
}
div.productentry-center {
  border: solid 1px #c6c6c6;
  height: 222px;
  width: 160px;
  margin-top: 14px;
  margin-right: 4px;
  float: left;
  position: relative;
}
div.productentry-right {
/*  background-image: url(../images/productentry-bg.png); */
  border: solid 1px #c6c6c6;
  height: 222px;
  width: 160px;
  margin-top: 14px;
  float: left;
  position: relative;
}

div.productentry-line {
  background-color: #A57721; 
  height:1px;
  width:100%;
  float:left;
  margin-top: 14px;
}

div.productlisting-image {
  float: left;   
  padding-left: 10px;
  padding-top: 20px;
  padding-right: 5px;
  margin-top: 14px;
  width: 50px;
  height: 175px;
}

div.productlisting-image img {
  position: absolute;
  bottom: 22px;
}


div.productlisting-description {
  padding-top: 6px;
  margin-top: 14px;
  height: 175px;
  width: 95px;
  float: right;
  font-size: 90%;
}

div.productlisting-description a {
   color: #686868;
   text-decoration: none;
}

div.productlisting-title {
  font-size: 110%;
  font-weight: bold;
}
div.productlisting-vintage {
  font-size: 90%;
  font-weight: normal;
}
div.productlisting-title a {
   color: #585858;
   text-decoration: underline;
}
div.productlisting-price {
  font-size: 150%;
  color: #8a0b02; 
  position: absolute;
  top: 140px;
  height: 25px;
  font-weight: bold;
}
div.productlisting-price p {
  font-size: 50%;
  color: #686868;
  font-weight: normal;
}

div.productlisting-literprice {
/*  font-size: 120%; */
  color: #585868; 
  position: absolute;
  top: 173px;
  height: 25px;
}
div.productlisting-bottom {
  font-size: 110%;
  color: #8a0b02; 
  position: absolute;
  text-align: left;
  bottom: 12px;
  height: 20px;
  width: 95px;
  font-weight: bold;
}

div.productlisting-tp {
  font-size: 80%;
  color: #ffffff; 
  position: absolute;
  text-align: left;
  bottom: 0px;
  height: 12px;
  width: 160px;
  padding-left: 2px;
/*  font-variant: small-caps; */
}

div.productpager {
  border-top: solid 1px #a57721;
  margin-top: 10px;
  width: 100%;
  float: left;
}
div.productpager-left {
  float: left;
}

div.productpager-left a {
  text-decoration: none;
  color: #686868;
}

div.productpager-center {
  text-align: center;
}
div.productpager-right {
  float: right;
}

div.productpager-right a {
  text-decoration: none;
  color: #686868;
}

div.product-detail-top {
  border: solid 1px #c6c6c6;
  background-image: url(../images/details-top-bg.png);
  width: 100%;
  height: 300px;
}
div.product-detail-top-left {
  float: left;
  width: 49%;
  height: 100%;
/*  background-color: red; */
  position: relative;
}
/*
div.product-detail-top-left a {
  margin: 0 auto;
  display: block;
  background: blue;
  height: 100%;
  vertical-align: middle;
}
*/
div.product-detail-top-left a img{
  margin-left: auto;
  margin-right: auto;
  display: block;
  text-align: center;
  position: relative;
  margin-top: 10px;
}

div.product-detail-top-right {
  float: right;
  width: 50%;
  height: 100%;
  color: #686868;
  text-decoration: none;
/*  background-color: blue; */
  position: relative;
}
div.product-detail-top-right-title {
  font-size: 110%;
  font-weight: bold;
  width: 100%;
}
div.product-detail-top-right-title a {
  color: #686868;
  text-decoration: none;
}
div.product-detail-top-right-vintage {
  font-size: 90%;
  width: 100%;
}

div.product-detail-top-right-price {
  font-size: 150%;
  color: #8a0b02; 
  position: absolute;
  top: 130px;
  height: 25px;
  width: 100%;
}

div.product-detail-top-right-price p {
  font-size: 50%;
  color: #686868;
}

div.product-detail-top-right-tprice {
  font-size: 140%;
  color: red; 
  position: absolute;
  top: 135px;
  left: 140px;
  height: 25px;
  width: 100%;
}

div.product-detail-top-right-tprice p {
  font-size: 50%;
  color: red;
}

p.product-detail-top-right-literprice {
  font-size: 80%;
  color: #4d4d4d; 
}
p.product-detail-top-right-cartonprice {
  font-size: 80%;
  color: #4d4d4d; 
}
p.product-detail-top-right-shipping {
  font-size: 80%;
  color: #4d4d4d; 
}
div.product-detail-top-right-bottom {
  font-size: 120%;
  color: #8a0b02; 
  position: absolute;
  top: 255px;
  left: 0px;
  width: 100%;
}
div.product-detail-top-right-bottom a {
  text-decoration: none;
  color: #8a0b02; 
}

div.product-detail-bottom {
/*  width: 514; */
   width: 100%;
/*   height: 200px; */
/*  background-color: blue; */
  
}
div.product-detail-bottom-left {
  background-image: url(../images/details-bottom-bg.png);
  background-repeat: repeat-x;
  float: left;
/*  border: none; */
  border-left: solid 1px #c6c6c6;
  border-right: solid 1px #c6c6c6;
  border-bottom: solid 1px #c6c6c6;
  width: 48.8%;
  color: white;
}
div.product-detail-bottom-left-title {
  background-color: #bc8b30;
  width: 100%;
  height: 20px;
  color: white;
  padding-top: 4px;
  padding-bottom: 2px;
}
div.product-detail-bottom-left-title-left {
  width: 60%;
  float: left;
  font-weight: bold;
}
div.product-detail-bottom-left-title-right {
  width: 40%;
  float: right;
  font-weight: bold;
}
div.product-detail-bottom-left-title-right a {
  text-decoration: none;
  color: white;
}
div.product-detail-bottom-left table {
  width: 100%;
  color: #484848;
}
div.product-detail-bottom-left table {
  width: 100%;
}
tr.row-even {
  background-color: #f4f4f4;
}
tr.row-even td {
  width: 50%;
}
tr.row-odd {
  background-color: white;
}
tr.row-odd td {
  width: 50%;
}

div.product-detail-bottom-right {
  float: right;
  border-right: solid 1px #c6c6c6;
  border-left: solid 1px #c6c6c6; 
  width: 50%;
  border-bottom: solid 1px #c6c6c6;
  color: #484848;
}

div.product-detail-bottom-right-title {
  background-color: #e9dbc5;
  width: 100%;
  height: 20px;
  color: black;
  font-weight: bold;
  padding-top: 4px;
  padding-bottom: 2px;
}

.fontdarkred {
  color: #8A0B02;
}

.fontbrown {
  color: #bc8b30;
}

.fontbold {
  font-weight: bold;
}

.fonterror {
  color: red;
}


div.cart {
  padding-top: 10px;

}

div.cart table {
  width: 490px;
  border: solid 1px #c6c6c6;
  background-color: #f8f8f8;

}

div.cart table tr.header {
  background-color: #A57721;
  color: white;
  font-weight: bold;
}

div.cart table tr.lastrow {
  height: 200px;
}
div.cart table tr.lastrow td {
  vertical-align: top;
}

div.cart table tr td a {
  text-decoration: none;
/*  color: #686868; */
}
div.cart table td {
  border-bottom: solid 1px #c6c6c6;
}

div.cart table tr th.firstcolumn {
  padding-left: 10px;
  width: 150px;
}

div.cart table tr td {
  padding-top: 10px;
  padding-bottom: 10px;
/*  padding-left: 5px;  */
}

div.cart table tr th {
  padding-left: 5px; 
}

div.cart table tr td input.cart-count {
  text-align: right;
  width: 30px;
}

div.cart table tr td input.cart-submit {
  text-align: right;
  border: none;
  background: none;
  color: #686868; 
  font-size: 102%;
}

div.cart table tr td.firstcolumn {
  padding-left: 10px;
  width: 150px;
}
div.cart table tr th.lastcolumn {
  padding-right: 10px;
  padding-left: 5px;
}
div.cart table tr td.lastcolumn {
  padding-right: 10px;
  padding-left: 5px;
}
div.cart table tr td.align-right {
  text-align: right;
}
div.cart table tr th.align-right {
  text-align: right;
}


div.checkout {
  padding-top: 10px;
}

div.checkout table {
  width: 480px;
  border: solid 1px #c6c6c6;
  background-color: #f8f8f8;

}

div.checkout table tr.header {
  background-color: #A57721;
  color: white;
  font-weight: bold;
}

div.checkout table tr.border {
  border-bottom: solid 1px #c6c6c6;
}

div.checkout table tr th.firstcolumn {
  padding-left: 10px;
  width: 150px;
}

div.checkout table tr td.firstcolumn {
  padding-left: 10px;
  width: 150px;
  padding-top: 10px;
}

div.checkout table tr th.column {
  padding-left: 10px;
}

div.checkout table tr td.column {
  padding-left: 10px;
  padding-right: 10px;
}

div.checkout table tr td input.checkout-submit {
  border: none;
  background: none;
  color: #686868; 
  font-size: 110%;
}

a.internal-link {
  color: blue;
  font-weight: bold;
}


div.categoryentry-left {
  background-repeat: no-repeat;
  background-position:top center;
  background-color: white;
  border: solid 1px #c6c6c6;
  height: 210px;
  width: 155px;
  margin-top: 14px;
  margin-right: 4px;
  float: left;
  position: relative;
  text-align: center;
}
div.categoryentry-center {
  background-repeat: no-repeat;
  background-position:top center;
  background-color: white;

  border: solid 1px #c6c6c6;
  height: 210px;
  width: 155px;
  margin-top: 14px;
  margin-right: 4px;
  float: left;
  position: relative;
}
div.categoryentry-right {
  background-repeat: no-repeat;
  background-position:top center;
  background-color: white;

  border: solid 1px #c6c6c6;
  height: 210px;
  width: 155px;
  margin-top: 14px;
  margin-right: 4px;
  float: left;
  position: relative;
}
div.categoryentry-centerbig {
  background-repeat: no-repeat;
  background-position:top center;
  background-color: white;

  border: solid 1px #c6c6c6;
  height: 330px;
  width: 477px;
  margin-top: 14px;
  margin-right: 4px;
  float: left;
  position: relative;
}
div.categoryentry-bigleft {
  background-repeat: no-repeat;
  background-position:top center;
  background-color: white;
  border: solid 1px #c6c6c6;
  height: 158px;
  width: 235px;
  margin-top: 14px;
  margin-right: 4px;
  float: left;
  position: relative;
  text-align: center;
}
div.categoryentry-bigright {
  background-repeat: no-repeat;
  background-position:top center;
  background-color: white;
  border: solid 1px #c6c6c6;
  height: 158px;
  width: 235px;
  margin-top: 14px;
  margin-right: 4px;
  float: left;
  position: relative;
}

a.categoryentry-link {
  color: #a57221;
  font-weight: bold;
  display: block;
  padding-top: 170px;
  padding-bottom: 10px;
  padding-left: 10px;  
  padding-right: 10px;  
  text-align: center;
  font-size: 110%;
/*  width: 140px; */
  height: 35px;
}

a.categoryentry-linkbig {
  color: #a57221;
  font-weight: bold;
  display: block;
  padding-top: 302px;
  padding-bottom: 10px;
  padding-left: 10px;  
  padding-right: 10px;  
  text-align: center;
  font-size: 110%;
/*  width: 140px; */
  height: 35px;
}
a.categoryentry-linkmedium {
  color: #a57221;
  font-weight: bold;
  display: block;
  padding-top: 120px;
  padding-bottom: 10px;
  padding-left: 10px;  
  padding-right: 10px;  
  text-align: center;
  font-size: 110%;
/*  width: 140px; */
  height: 35px;
}

table.categorylisting {
  position: relative;
  margin-top: 10px;
  background-color: #a57221;
  width: 100%;
}

table.categorylisting tr td {
  padding-left: 7px;
  padding-right: 4px;

}

div.content-written {
/*  background-color: #A57721; */
  background-color: #f5f4f4;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border: solid 1px #c7c7c7;
  color: black;
}

h3.content-written-head {
  background-color: #A57721;
  color: white;
  margin-bottom: 10px; 
  padding: 5px 5px 5px 5px; 
  font-size: 90%; 
}

div.content-written p {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;

}
div.content-written h1 {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;

}
div.content-written h2 {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;

}
div.content-written h3 {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;

}

div.content-written h3 {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;

}

div.content-written-noframe {
/*  background-color: #A57721; */
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  color:  #A57721;
  font-family: "Helvetica Narrow","Times",serif;
  font-size: 120%;
}

div.treuepass {
  background-image: url(../images/treuepass-bg.png);
  background-repeat: no-repeat;
  background-position: 6px center;
  margin-top: 10px;
  width: 491px;
  height: 610px;
  position: relative;
}

div.treuepass-userinfo {
  position: absolute;
  top: 90px;
  left: 30px;
  width: 196px;
  height: 60px;
  text-align: center;
  font-weight: bold;
  font-size: 110%;
  line-height: 150%;
} 

div.treuepass-restguthaben {
  position: absolute;
  top: 145px;
  left: 350px;
  width: 80px;
  height: 20px;
  text-align: right;
  font-weight: bold;
  font-size: 110%;
} 

div.treuepass-gs1 {
  position: absolute;
  top: 190px;
  left: 350px;
  width: 80px;
  height: 20px;
  text-align: right;
  font-weight: bold;
  font-size: 110%;
} 
div.treuepass-gs2 {
  position: absolute;
  top: 235px;
  left: 350px;
  width: 80px;
  height: 20px;
  text-align: right;
  font-weight: bold;
  font-size: 110%;
} 
div.treuepass-gs3 {
  position: absolute;
  top: 280px;
  left: 350px;
  width: 80px;
  height: 20px;
  text-align: right;
  font-weight: bold;
  font-size: 110%;
} 
div.treuepass-gs4 {
  position: absolute;
  top: 325px;
  left: 350px;
  width: 80px;
  height: 20px;
  text-align: right;
  font-weight: bold;
  font-size: 110%;
} 
div.treuepass-gs5 {
  position: absolute;
  top: 368px;
  left: 350px;
  width: 80px;
  height: 20px;
  text-align: right;
  font-weight: bold;
  font-size: 110%;
} 
div.treuepass-gs6 {
  position: absolute;
  top: 410px;
  left: 350px;
  width: 80px;
  height: 20px;
  text-align: right;
  font-weight: bold;
  font-size: 110%;
} 
div.treuepass-summe {
  position: absolute;
  top: 445px;
  left: 350px;
  width: 80px;
  height: 20px;
  text-align: right;
  font-weight: bold;
  font-size: 110%;
} 
div.treuepass-wert {
  position: absolute;
  top: 530px;
  left: 345px;
  width: 80px;
  height: 20px;
  text-align: right;
  font-weight: bold;
  font-size: 110%;
} 

div.treuepass-st1 {
  background-image: url(../images/stempel.png);
  background-repeat: no-repeat;
  background-position: 6px center;
  position: absolute;
  top: 181px;
  left: 262px;
  width: 41px;
  height: 41px;
} 
div.treuepass-st2 {
  background-image: url(../images/stempel.png);
  background-repeat: no-repeat;
  background-position: 6px center;
  position: absolute;
  top: 222px;
  left: 262px;
  width: 41px;
  height: 41px;
} 
div.treuepass-st3 {
  background-image: url(../images/stempel.png);
  background-repeat: no-repeat;
  background-position: 6px center;
  position: absolute;
  top: 265px;
  left: 262px;
  width: 41px;
  height: 41px;
} 
div.treuepass-st4 {
  background-image: url(../images/stempel.png);
  background-repeat: no-repeat;
  background-position: 6px center;
  position: absolute;
  top: 312px;
  left: 262px;
  width: 41px;
  height: 41px;
} 
div.treuepass-st5 {
  background-image: url(../images/stempel.png);
  background-repeat: no-repeat;
  background-position: 6px center;
  position: absolute;
  top: 356px;
  left: 262px;
  width: 41px;
  height: 41px;
} 
div.treuepass-st6 {
  background-image: url(../images/stempel.png);
  background-repeat: no-repeat;
  background-position: 6px center;
  position: absolute;
  top: 398px;
  left: 262px;
  width: 41px;
  height: 41px;
} 


div#nav-finder-grafic {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  height: 190px;
}

div.content-center-topimage {
  padding-bottom: 10px;
}


div.content-attributelister {
/*  background-color: #f5f4f4; */
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border: solid 1px #c7c7c7;
  color: #686868;
}

div.content-attributelister p {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;

}
div.content-attributelister p a {
  color: #686868;

}


.headline-lister {
  display: block;
  font-size: 150%;
  font-weight: bold;
  color: #a57721;
  border-top: solid 1px #a57721;
  border-bottom: solid 1px #a57721;
  font-size: 95%;
  padding-left: 7px;

}

div.tx_lumogooglemaps_pi1_sidebar {
  text-align: center;
}

select.psearch {
  width: 100%;
}
div.content-right-wineofweek {
/*  border-top:1px solid #A57721; */
  margin-bottom:10px;
  /*padding:4px 6px; */
/*  padding-top: 4px; */

}
div.content-right-wineofweek-inner {
  background-color: #f8eecc;
}

div.content-right-wineofweek-inner h1.intro {
  /* background-color: #e77533; */
  background-color: #dc521b;
/*  height: 36px; */
  width: 100%;
  color: white;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 8px;
  text-transform: uppercase;
}

div.content-right-wineofweek-inner h2.title {
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #786965;
  text-align: center;
}

div.content-right-wineofweek-inner h3.endtime {
  font-size: 110%;
  /* background-color: #e77533; */
  background-color: #dc521b;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  color: white;
  text-align: center;
  text-transform: uppercase;
}

div.wineofweek-detail-top {
  width: 100%;
  height: 300px;
}

div.wineofweek-detail-top-right-price {
  font-size: 150%;
  color: #8a0b02; 
/*  position: absolute;
  top: 130px;

  height: 25px;
  width: 100%;
*/
  padding-top: 20px;
}

div.wineofweek-detail-top-right-price p {
  font-size: 50%;
  color: #686868;
}

div.wineofweek-detail-top-right-price h3 {
  font-size: 90%; 
  /* color: #e77533; */
  color: #dc521b;
  text-transform: uppercase;
  background-color: transparent;
}
span.wineofweek-detail-top-right-price-old {
  color: black;
  font-size: 70%;
  text-transform: uppercase;
  font-weight: bold;
}

div.wineofweek-detail-top-right-price p.wineofweek-detail-top-right-pricediff {
  padding-top: 8px;
  font-size: 75%;
  text-transform: uppercase;
  /* color: #e77533; */
  color: #dc521b;
  font-weight: bold;
}

div.wineofweek-detail-top-right-bottom {
  font-size: 100%;
  color: black; 
/*
  position: absolute;
  top: 240px;
  left: 0px;
  width: 100%;
*/
/*  padding-top: 36px; */
  padding-top: 20px;
  padding-bottom: 18px;
}
div.wineofweek-detail-top-right-bottom a {
  color: black;
  font-weight: bold;
}

div.wineofweek-detail-top-left {
  float: left;
  width: 40%;
  height: 100%;
/*  background-color: red; */
  position: relative;
}
/*
div.wineofweek-detail-top-left a {
  margin: 0 auto;
  display: block;
  background: blue;
  height: 100%;
  vertical-align: middle;
}
*/
div.wineofweek-detail-top-left a img{
  margin-left: auto;
  margin-right: auto;
  display: block;
  text-align: center;
  position: relative;
  margin-top: 10px;
}

div.wineofweek-detail-top-right {
  float: right;
  width: 59%;
  /* height: 100%; */
  color: #686868;
  text-decoration: none;
/*  background-color: blue; */
  position: relative;
}


div.wineofweek-detail-top-right-title {
  font-size: 130%;
  font-weight: bold;
  width: 100%;
}
div.wineofweek-detail-top-right-title a {
  color: #686868;
  text-decoration: none;
}


h2.wineofweek-detail-saving {
  /* background-color: #e77533; */
  clear: both;
  background-color: #dc521b;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  color: white;
  text-align: center;
  text-transform: uppercase;
}
h2.wineofweek-detail-saving span {
  font-size: 150%;
}

div.wineofweek-detail-bottom {
   padding-top: 10px;
   color: #786965;
   margin-left: 10px;
   margin-right: 10px;
   line-height: 125%;
}

h3.wineofweek-detail-bottom-right-title {
  width: 100%;
  height: 20px;
  font-weight: bold;
  padding-top: 4px;
  padding-bottom: 2px;
  background-color: transparent; 
}
div.wineofweek-detail-bottom h3 {
  width: 100%;
  height: 20px;
  font-weight: bold;
  padding-top: 8px;
  padding-bottom: 2px;
  color: #786965;
  background-color: transparent;
}

div.wineofweek-detail-bottom tr {
  background-color: transparent;
}

div.content-left-tp input {
  border: none;
  margin-top: 8px;
  margin-bottom: 6px;
  height: 19px;
}

div.content-left-tp input[type="submit"] {
  border: none;
  margin-top: 4px;
  margin-bottom: 0px;
  height: auto;
  background-color: transparent;
  text-decoration: underline;
  color: white;
  display: block;
  background-image: url(../images/white-arrow.png);
  background-repeat: no-repeat;
  padding-left: 13px;
  background-position: left center;
}

div.content-left-tp p.bodytext {
  border: none;
}
/*
div.content-left-cart a {
  background-image: url(../images/white-arrow.png);
  background-repeat: no-repeat;
  padding-left: 13px;
  background-position: left center;

}
*/

div.content-right-element-tp {
  background-image: url(../images/tp-schraeg-klein.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-color: #E65E2A;
  color: white;
  padding-left: 6px;
  padding-top: 8px;
  font-size: 110%;
}

div.content-right-element-tp h3 {
/*  text-align: center; */
  text-transform: uppercase;
/*  font-weight: bold; */
  font-size: 180%;
}
div.content-right-element-tp h4 {
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 150%;
  font-weight: normal;
  margin-bottom: 10px;
}

div.content-right-element-tp p {
  width: 60%;
}


div.content-right-element-tp p.link {
  width: 50%;
  background-image: url(../images/white-arrow.png);
  background-repeat: no-repeat;
  padding-left: 13px;
  background-position: left 25%;
}

div.content-right-element-tp p.link  a{
  color: white;
}

div.right-col-box div.csc-header {
  padding-bottom: 8px;
}

div.no-link-underline a.internal-link {
   text-decoration: none;
}

div.content-center-topimage {
	background-color: #f3efec;
}

div.content-happyday-headline {
  position: absolute;
  top: 12px;
  left: 180px;
  font-size: 120%;
  font-weight: bold;
}

div.content-happyday-headline span.groesse_180 {
  font-size: 210%;
}

div.content-happydays {
  padding-left: 10px;
  padding-right: 10px;
  color: black;
}

div.content-happydays a.internal-link {
  text-decoration: none;
}

div.content-happydays td {
	vertical-align: top;
	min-width: 170px;
}
div.content-happydays p.groesse_180 {
	font-size: 330%;
}
