div.productbox_thumb {
    width: 229px;
    height: 170px;
    float: left;
    padding: 5px 0 0 0;
    background-color: #fff;
    border: none;
}
div.productbox {
  width: 230px;
  height: 385px;
}
div.productbox_vtrenner {
    float: left;
    width: 10px;
}
div.productbox_text {
    height: 150px;
    width: 225px;
}
div.productbox_text a span b {
  font-weight: normal;
  font-size: 13px;
  padding-bottom: 5px;
  float: left;
}
select {
  font-family: 'Open Sans Condensed', sans-serif;
  padding: 3px 5px;
  background: transparent;
  border-radius: 4px;
  color: #666;
  font-size: 0.85em; /*font-size: 0.85rem;*/
}
 
.seite {
  position: relative;
  top: 10px;
  font-size: 0.8em; /*font-size: 0.8rem;*/
  font-family: 'Open Sans Condensed', sans-serif;
}
#reclistheader {
    height: 42px;
}
#blaetterbox input[type="image"] {
  position: relative;
  top: 10px;
}
#provariants .seite {
  top: 2px;
}
span.nopriceinfo {
    font-size: 0.80em; /*font-size: 0.80rem;*/
}