a.zeiten, a.ferien, a.bodenrichtwerte {
  /* position: absolute; */
  /* bottom: 0px; */
  /* background: #056cb6; */
  /* padding: 20px; */
  /* transition: 0.2s ease; */
  width: auto;
}
div#homequick {
  position: absolute;
  left: 0;
  display: flex;
  align-items: baseline;
  gap: 20px;
  width: 90%;
  bottom: 0;
  flex-wrap: wrap;
}
a.zeiten:hover, a.ferien:hover, a.bodenrichtwerte:hover {
  transform: scale(1.05);
}
a.zeiten p, a.ferien p, a.bodenrichtwerte p {
  color: #fff;
  font-size: 20px;
  text-transform: unset;
  font-weight: 600;
  float: left;
  background: #056cb6;
  padding: 20px;
}
a.ferien {
  display: none;
}
a.ferien {
  left: 390px;
}
a.bodenrichtwerte {
  left: 750px;
  width: 387px;
}
#logo {
  margin-top: 130px;
}
#headerImage {
  height: 616px;
}
.bx-wrapper ul li {
  height: 616px;
}
#homelayout01 {
  float: left;
  width: calc(100% - 2 * 25px);
  margin-top: 10px;
  padding: 0 25px 48px;
}
#homelayout01 .frame-default {
  float: left;
  width: 21.2%;
  text-align: center;
  background: #056cb6;
  margin-right: 50px;
  border: 5px solid #056cb6;
}
#homelayout01 .frame-default:last-child {
  margin-right: 0;
}
#homelayout01 .frame-default h4 a {
  color: #fff;
  float: left;
  font-size: 25px;
  font-weight: 600;
  padding: 6px 0;
  text-transform: uppercase;
  width: 100%;
}
#homelayout01 p {
  color: #fff;
}
#homelayout01 a {
  color: #fff;
  cursor: pointer;
  text-decoration: underline;
  font-weight: 600;
}
#homelayout01 a:hover {
  text-decoration: none;
  color: #fff;
  cursor: pointer;
}
#homelayout01 .clickenlarge-0 {
  margin: 0;
}
#homelayout01 .frame-default .ce-column {
  margin-bottom: 0;
}
#homelayout01 .ce-gallery {
  margin: 0 !important;
}
#homelayout01 img {
  border: 0;
}
#homelayout01 .ce-textpic.ce-right.ce-intext.ce-nowrap .ce-bodytext {
  margin: 0;
}
