/* products
   ----------------------------------
*/

.shop_medium {
	margin-right: 5px;
  margin-bottom: 24px;
}
.shop_medium.teaser {
  margin-bottom: 20px;
}
.shop_medium.teaser h1 {
  font-size: 18px;
line-height: 26px;
}

.shop_medium .prod_img {
  float: left;
}
 
.shop_medium .prod_info_block {
  float: left;
  width: 240px;
  margin-right: 20px;
}
.shop_medium .prod_price_block {
  float: left;
}

.shop_medium .prod_desc {
  float: left;
  margin-bottom: 30px;
}

.shop_small .prod_head {
  padding-left: 0px;
  font-size: 11px;  
  line-height: 16px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 10px;
}
.shop_small .prod_image {
	text-align: center;
  background-color: #ffffff;
  padding: 5px 0 5px 0;
	margin: 0 0 5px 0;
}
.shop_medium .prod_head {
  width: 100%;
  padding-left: 5px;
  font-size: 16px;
  font-weight: normal;
  line-height: 18px;
  color: #000000;
  margin-bottom: 10px;
}

.shop_medium .prod_tocart {
  float: left;
  width: 230px;
  margin-bottom: 10px;
}
.shop_medium .prod_tocart a {
  width: 130px;
  padding: 3px 5px;
  line-height: 16px;
  font-weight: bold;
  border: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  cursor: pointer;
}
.shop_medium .prod_tocart a span {
/*display: none;*/
}

.shop_large {
	margin-bottom: 0;
}
.shop_large .prod_head {
  padding-left: 0px;
  line-height: 20px;
  color: #000000;
  margin-bottom: 10px;
}

.shop_large .prod_image {
  float: right;
}
.shop_large .prod_image .picture {
}

.shop_large .prod_image .infos {
  color: #666666;
  float: left;
  margin: 10px 0;
}
.shop_large .prod_image .infos p a {
	line-height: 10px;
  margin: 0;
  color: #666666;
	padding: 0;
}
.shop_large .prod_shortdesc {
  margin-bottom: 10px;
}
.shop_large .prod_desc {
  margin-bottom: 10px;
  width: 290px;
  _width: 285px;
}

.shop_large .preisblock {
  width: 100px;
  padding: 2px 0px;
  margin-bottom: 4px;
}

.shop_medium .large-price,
.shop_large .large-price {
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
}
.shop_large .prod_attribs td {
  padding-bottom: 4px;
}
.shop_large .prod_attribs td.attribDesc {
  display: block;
  padding-right: 4px; 
}
.shop_large .prod_attribs td.helpIcon a {
  padding-left: 10px;
}
.shop_large .prod_tocart a {
  width: 130px;
  font-size: 11px;
  line-height: 16px;
  padding: 2px 5px;
  line-height: 16px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.shop_large .prod_tocart button {
  font-size: 11px;
  line-height: 16px;
  font-weight: bold;
  width: 136px;
  border: 0;
  padding: 2px;
  margin-top: 15px;
  margin-bottom: 15px;
  cursor: pointer;
}
.shop_large .prod_tocart a span, .shop_large .prod_tocart button span {
/*display: none;*/
}
.shop_large .prod_review a, .shop_large .prod_more_info a {
  margin: 0;
  float: none;
}
.shop_large .prod_review {
}
.shop_large .prod_attribs {
  margin-top: 10px;
}
/* --- */
.prod_head {
  color: #000000;
  font-size: 18px;
  line-height: 26px;
  font-weight: normal;
}
.prod_head a {
  color: #000000;
}
.prod_tocart a,
.prod_tocart button {
  background-color: #000000;
  color: #FFFFFF;
}
.viewed_products {
  float: left;
  margin: 0;
  padding: 2px;
  width: 168px;
  height: 200px;
  text-align: center;
}

.productListing-data h3 {
	margin: 0;
	padding: 0;
}