div#header-image{ background: url(/img/header-wohnungen.jpg); }
div.gallery { float: left;  width: 330px;  }
div.gallery a img { border: none; }
div.gallery a.active img { border: none; }
div.thumbs { margin-left: 1px; }
div.thumbs a { display: block; float: left; margin: 0 4px 2px 0; }
div#content h4{
  border: none;
}
div.price{
  clear: both;
  border: 1px #957F08 solid; padding: 0 2px;  background-color: #FBF9D7;
  text-align: right;
  margin: 0.5em 0 1em 0;
}

div.price a {
  text-decoration: none
}
