/* -------------------------------- Webseite -------------------------------- */
/* --------------------------------- Cookie --------------------------------- */
/* allgemein */
a {
  text-decoration: underline;
}
.container {
  min-width: 100%;
}
#main_text {
  width: 100%;
}
.row {
  width: 100%;
}
.title-align-left {
  display: flex;
  text-align: left;
  width: 100%;
}
iframe {
  width: 100% !important;
}
#mitte {
  width: 100%;
}
.tabelle {
  overflow-y: scroll;
  margin-bottom: 60px;
}
/* body */
body {
  margin: 0 auto;
  padding: 40px;
  background: #fff;
  background: url(../images/backgrounds/hinterg.jpg) fixed no-repeat;
  overflow-y: scroll;
}
/* nav */
#menu {
  width: 100% !important;
  margin-left: 0;
}
#menu ul {
  z-index: 999 !important;
}
#menu ul ul {
  left: 154px;
}
#header {
  background-image: none !important;
  height: fit-content !important;
}
/* --------------------------- specific overrides --------------------------- */
/* startseite */
#pageid-1 #rechts > div:nth-child(1) {
  padding-bottom: 0;
}
#pageid-1 #mitte > div:nth-child(1) {
  padding-bottom: 0;
}
#pageid-1 #main_text > p:nth-child(17) {
  margin-bottom: 0;
}
#pageid-20 h1, #pageid-21 h1, #pageid-22 h1, #pageid-23 h1, #pageid-24 h1 {
  font-size: 19px;
}
#mitte {
  padding-top: 0;
}
.main-content {
  padding-top: 0;
}
/* footer */
#footer {
  height: 167px;
  padding-top: 0;
  margin-top: 0;
}
/* ------------------------------- startseite ------------------------------- */
#rahmen {
  width: 970px;
}
.content {
  padding-top: 18px;
}
.content h2 {
  font-weight: 600;
}
.standort-img {
  max-width: 414px;
}
.gallery img {
  width: 100% !important;
  object-fit: contain !important;
}
/*# sourceMappingURL=../../template/css/_maps/zz_custom.map */