.bbshowrow{

  background-color: #452663;
  padding: 5px 0 5px 35px;
  background-image: url('/fileadmin/img/shop_arrow.gif');
  background-repeat: no-repeat;
  background-position: 0 -2px;
}

.h1shop{
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}

.shopimage{
  width: 170px;
  float: left;
}
.shopimagesp{
  padding: 16px 16px 24px 16px;
}

.shopdescription{
  width: 350px;
  float: left;
}
.shopdescription span.bodytext, .shopdescription a.download-pdf  {
color: #452663;
}
.shopdescriptionsp{
  padding: 16px 2px 24px 16px; 
}
div.shopdescription1{
  height: 140px;
  margin: 0;
  padding: 0;
   
}
.shopdescription2{

}
.shopfloatleft{
  float: left;
  display: table;
  
}
.shopfloatleft a {
	display: table-cell;
	vertical-align: bottom;
}
.shopfloatright{
  float: right;
}
.shopgrey{
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 11px;
  color: #959595;
}
.shopdetail {
	background-color: #fff8ff;
	margin-bottom: 10px;
}
