.page #foot {
    display: block;
}

.page #foot p {
    color: rgba( 255, 255, 255, 1);
}

#foot a {
    float: left;
    margin-right: 10px;
    color: rgba( 255, 255, 255, 1);
}

.immo-container {
    position: relative;
    left: 50%;
    margin-left: -450px;
    width: 610px;
    padding-bottom: 40px;
    height: 250px;
    overflow: hidden;
    float: left;
    margin-bottom: 47px;
}

.ngg-template-caption .ngg-gallery-thumbnail-box {
  margin-right: 0px;
  width: 200px;
}

.immo-thumb {
  float: left;
  padding-top: 7px;
  margin-right: 10px;
  width: 284px;
}