#showroom{
  padding:10px 0 0 0;
}
#showroom h3{
  margin-top:0;
}
.rowdiv{
  clear:both;
  height:10px;
  border-bottom:1px dotted #cccccc;
  margin-bottom: 20px;
  margin-left: 185px;
}
.left{
  float:left;
  width:170px;
  text-align: center;
  vertical-align: top;
}
#showroom img{
  padding:2px 0 2px 0;
}
.right {
  float:right;
  width:278px;
}
.imgtext{
  display:block;
  background-color: #f1f1f1;
  width:170px;
  font-size:11px;
  padding: 3px 0 3px 0;
}
#content_text a.produktdetails{
  text-decoration: none;
  display: block;
  color: #739008;
  padding: 15px 0 5px 0;
 
}