body, html {
  background-image: url(media/img/bg.jpg);
	background-size: cover;
  background-position: center;
}

.has-anchor::before {
    height: 72px;
    content: "";
    display:block;
}

.crop-wrapper {
  overflow: hidden;
}

.crop-img {
  margin-top: -50px;
  margin-bottom: -100px;
}

.captcha-info-box {
  display: none;
}

.clickable:hover {
  cursor: pointer;
  text-decoration: underline;
}

.angebot-beschreibung {
  border-top: none !important;
}
