@font-face {
  font-family: Abcstefan Simple;
  src: url('../fonts/ABCStefan-Simple.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.container {
  position: sticky;
}

.navbar {
  display: block;
  position: sticky;
}

.gallery-scroll {
  background-color: #0000;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.gallery-wrapper {
  grid-column-gap: 86px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.gallery-sticky {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 36px;
  display: flex;
  position: sticky;
  top: 80px;
}

.gallery-link {
  color: #1a1b1f;
  margin-bottom: 35px;
  font-size: 24px;
  line-height: 32px;
  text-decoration: none;
}

.gallery-link:hover {
  color: #1a1b1fcc;
}

.gallery-link.w--current {
  font-weight: 600;
}

.gallery-grid {
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-image-wrapper {
  position: relative;
}

.gallery-image {
  width: 100%;
}

.gallery-image-text {
  color: #f5f7fa;
  margin-bottom: 0;
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
}

.text-block {
  font-size: 32px;
  line-height: 38px;
  display: flex;
}

.div-block-1 {
  grid-column-gap: 100px;
  grid-row-gap: 30px;
  aspect-ratio: auto;
  object-fit: fill;
  flex-flow: wrap;
  flex: 0 auto;
  display: flex;
  position: relative;
}

.div-block-2 {
  grid-column-gap: 100px;
  grid-row-gap: 30px;
  aspect-ratio: auto;
  color: #ffda00;
  object-fit: fill;
  flex-flow: wrap;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

.navbar-3 {
  background-color: #0000;
  flex-flow: row-reverse;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: auto;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.body-grau {
  -webkit-text-fill-color: inherit;
  background-color: #b5b5b5;
  background-clip: border-box;
}

.body-grau.black {
  background-color: #000;
}

.div-block-3, .section {
  display: flex;
}

.postit-section {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 1000px;
  height: auto;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
}

.postit-wrapper {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-flow: row;
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.postit {
  color: #000;
  overflow-wrap: normal;
  background-color: #ffe66d;
  border-radius: 6px;
  width: 220px;
  height: 220px;
  padding: 20px;
  transform: rotate(0);
  box-shadow: 0 8px 15px #0003;
}

.abstandhalter {
  width: auto;
  height: 100px;
}

.text-block-2 {
  color: #000;
  text-align: center;
  -webkit-text-stroke-color: transparent;
  justify-content: center;
  align-items: center;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: 700;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: flex;
}

.text-block-3, .text-block-4 {
  text-decoration: none;
}

.postit-text {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  direction: ltr;
  color: #000;
  text-align: center;
  -webkit-text-stroke-color: transparent;
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  mix-blend-mode: normal;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  padding: 20px;
  font-family: Abcstefan Simple, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  -webkit-text-decoration: underline #0000;
  text-decoration: underline #0000;
  display: flex;
  position: static;
}

.postit-postit-4 {
  color: #000;
  overflow-wrap: normal;
  -webkit-text-fill-color: inherit;
  background-color: #c1e1c100;
  background-image: url('../images/post-it-gelb_ffda00.png');
  background-position: 50%;
  background-size: auto;
  background-clip: padding-box;
  border: 0 solid #0000;
  border-radius: 0;
  width: 160px;
  height: 160px;
  padding: 20px;
  transition: all .2s;
  position: absolute;
  top: 500px;
  left: 1000px;
  transform: rotate(-2deg)translate(0);
}

.postit-postit-4:hover {
  transform: scale(1.05)rotate(0);
}

.postit-postit-3 {
  color: #000;
  overflow-wrap: normal;
  background-color: #0000;
  background-image: url('../images/post-it-gelb_ffda00.png');
  background-position: 0 0;
  background-size: auto;
  border: 0 solid #0000;
  border-radius: 6px;
  width: 160px;
  height: 160px;
  padding: 20px;
  transition: all .2s;
  position: absolute;
  top: 140px;
  left: 800px;
  transform: rotate(1deg);
}

.postit-postit-3:hover {
  transform: scale(1.05)rotate(0);
}

.postit-postit-2 {
  color: #000;
  overflow-wrap: normal;
  background-color: #0000;
  background-image: url('../images/post-it-gelb_ffda00.png');
  background-position: 0 0;
  background-size: auto;
  border: 0 solid #0000;
  border-radius: 6px;
  width: 160px;
  height: 160px;
  padding: 20px;
  transition: all .2s;
  position: absolute;
  top: 400px;
  left: 340px;
  transform: rotate(-1.5deg);
}

.postit-postit-2:hover {
  transform: scale(1.05)rotate(0);
}

.postit-postit-1 {
  color: #000;
  overflow-wrap: normal;
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-image: url('../images/post-it-gelb_ffda00.png');
  background-position: 0 0;
  background-size: auto;
  background-clip: border-box;
  border: 0 solid #0000;
  border-radius: 6px;
  width: 160px;
  height: 160px;
  padding: 20px;
  transition: all .2s;
  position: absolute;
  top: 100px;
  left: 100px;
  transform: rotate(.5deg);
}

.postit-postit-1:hover {
  transform: scale(1.05)rotate(0);
}

.heading {
  color: #000;
  text-align: left;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: -54px;
  margin-bottom: auto;
  margin-left: 20px;
  font-family: Abcstefan Simple, Arial, sans-serif;
  font-size: 32px;
  font-weight: 400;
  display: flex;
  position: static;
  inset: 0% 0% auto;
}

.menu-button {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.menu-button:hover {
  background-color: #0000;
}

.menu-button-2 {
  justify-content: flex-end;
  display: flex;
}

.menu-button-2:hover {
  background-color: #0000;
}

.menu-button-2.w--open {
  order: 0;
}

.section-2 {
  position: sticky;
}

.section-2.fixed {
  z-index: 100;
  background-color: #b5b5b5;
  width: auto;
  min-width: auto;
  max-width: none;
  height: 60px;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-4 {
  overflow-wrap: normal;
  background-color: #b5b5b5;
  flex-flow: row-reverse;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: 70px;
  display: flex;
}

.flex-block {
  justify-content: flex-start;
  align-items: center;
  width: 1034px;
  height: 6500px;
  margin-left: auto;
  margin-right: auto;
}

.heading-2 {
  color: #000;
  justify-content: flex-end;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 20px;
  font-family: Abcstefan Simple, Arial, sans-serif;
  font-size: 32px;
  font-weight: 400;
  display: block;
}

.icon {
  color: #000;
  order: 0;
  position: static;
}

.icon:hover {
  background-color: #ffda00;
}

.image-2, .image-1, .image-3, .image-4 {
  width: 800px;
  height: 600px;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-5 {
  width: 800px;
  height: 600px;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
}

.image-6, .image-7, .image-8 {
  width: 800px;
  height: 600px;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-9 {
  width: 800px;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.icon-2 {
  margin-top: auto;
}

.icon-2:hover {
  background-color: #ffda00;
}

.heading-3 {
  color: #000;
  margin-top: 10px;
  margin-left: 20px;
  font-family: Abcstefan Simple, Arial, sans-serif;
  font-size: 32px;
  font-weight: 400;
  display: flex;
}

.icon-3 {
  color: #000;
  -webkit-text-stroke-color: black;
}

.icon-3:hover {
  background-color: #ffda00;
}

.image-10 {
  width: 2500px;
  max-width: 200%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: visible;
}

.image-11 {
  width: 100%;
  max-width: 150%;
}

.div-block-4 {
  display: inline-flex;
}

.map-section {
  width: 900px;
  height: 150vh;
  margin-left: auto;
  margin-right: auto;
  position: static;
  left: auto;
}

.map-layer {
  width: 900px;
  height: 900px;
  position: relative;
  inset: 0% auto auto 0%;
}

.waage {
  cursor: pointer;
  background-color: #0000;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 520px;
  left: 420px;
}

.waage:hover {
  transform: translate(0, 5px)scale(1.5);
}

.infobox {
  opacity: 1;
  pointer-events: auto;
  transform-origin: -50% -50%;
  background-color: #000;
  border-radius: 8px;
  width: 220px;
  padding: 12px;
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translate(0, 10px)translate(-50%);
  box-shadow: 0 2px 5px #0003;
}

.dropdown-toggle {
  cursor: pointer;
  background-color: #ffda00;
  border-radius: 50px;
  width: 20px;
  height: 20px;
  padding: 0;
  position: absolute;
  inset: 0% 0% auto auto;
}

.dropdown-toggle:hover {
  transform: scale(1.5);
}

.heading-4 {
  color: #000;
  -webkit-text-stroke-color: black;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-left: 20px;
  font-family: Abcstefan Simple, Arial, sans-serif;
  font-size: 32px;
  font-weight: 400;
}

.icon-4 {
  color: #000;
  -webkit-text-stroke-color: black;
}

.icon-4:hover {
  background-color: #ffda00;
}

.container-3 {
  background-color: #0000;
}

.nav-menu {
  background-color: #ffda00;
}

.menu-button-3 {
  -webkit-text-stroke-color: #2b2b2b;
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: border-box;
  justify-content: center;
  align-self: center;
  align-items: center;
  height: 70px;
  display: flex;
}

.menu-button-3:hover {
  background-color: #0000;
}

.nav-menu-2 {
  background-color: #fdba00;
}

.text-block-5, .text-block-6, .text-block-7, .text-block-8 {
  color: #fff;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.body-2 {
  background-color: #b5b5b5;
}

.link-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/Bildschirmfoto-2026-01-20-um-19.42.04.png');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 800px;
  height: 560px;
  margin-left: 220px;
  margin-right: auto;
  display: flex;
  position: static;
  left: auto;
}

.text-block-9 {
  color: #ffda00;
  font-size: 10px;
}

.container-4 {
  order: 0;
}

.section-4 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.nav-link, .nav-link-2, .nav-link-3, .nav-link-4 {
  color: #fff;
}

.nav-link-5 {
  color: #333;
}

.nav-link-5.w--current, .text-block-10, .text-block-11, .text-block-12, .text-block-13, .text-block-14, .nav-link-6 {
  color: #fff;
}

.nav-link-7 {
  color: #333;
}

.nav-link-7.w--current, .nav-link-8, .nav-link-9, .nav-link-10, .text-block-15, .text-block-16, .text-block-17, .text-block-01, .text-block-19, .text-block-20, .text-block-21, .text-block-22, .text-block-23, .text-block-24, .text-block-25, .text-block-26, .text-block-27, .text-block-28 {
  color: #fff;
}

.section-5 {
  height: 100px;
}

.nav-link-11, .nav-link-12, .nav-link-13, .nav-link-14, .nav-link-15, .nav-link-16, .nav-link-17, .nav-link-18, .nav-link-19, .nav-link-20 {
  color: #fff;
}

.navigationsleiste {
  z-index: 999;
  background-color: #b5b5b5;
  position: fixed;
  inset: 0% 0% auto;
}

.home, .fotoserie, .pubikation, .spiel, .veranstaltungslexikon {
  color: #fff;
}

.nav-menu-3 {
  background-color: #ffda00;
}

.section-9, .end {
  height: 100px;
}

.lexikon {
  grid-column-gap: 173px;
  grid-row-gap: 24px;
  grid-template-rows: auto 105px 185px auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: start center;
  margin-left: 100px;
  margin-right: 100px;
  display: grid;
}

.lexikon.klein {
  grid-template-rows: auto 71px 129px auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-left: 100px;
  margin-right: 100px;
}

.abstand {
  height: 100px;
}

.abstand.unten {
  height: 200px;
}

.berschrift2 {
  font-family: Abcstefan Simple, Arial, sans-serif;
  font-size: 20px;
}

.text-block-29 {
  text-align: left;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.text-block-30 {
  text-align: left;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  padding-left: 0;
  text-decoration: none;
  display: block;
}

.text-block-31 {
  text-align: left;
  margin-left: 0;
  padding-left: 0;
}

.list {
  margin-left: 0;
  padding-left: 20px;
}

.text-block-32 {
  margin-left: 0;
  padding-left: 0;
}

.section-10 {
  background-image: url('../images/Fotos-Archiv-Akt-2.jpg');
  background-position: 0 0;
  background-repeat: repeat-x;
  background-size: cover;
  border: 35px solid #000;
  height: 900px;
}

.icon-5 {
  background-color: #0000;
}

.icon-5:hover {
  background-color: #ffda00;
}

.image-12 {
  width: 20%;
  height: auto;
  margin-left: 280px;
  position: absolute;
}

.div-block-5 {
  margin-left: 700px;
  padding-right: 0;
}

.toilette {
  margin-top: 140px;
  margin-left: 140px;
  position: absolute;
  top: 290px;
  left: 400px;
}

.toilette:hover {
  width: auto;
  height: auto;
}

.toilette.waage {
  margin-top: 200px;
  margin-left: 23px;
}

.toilette.neuwaage {
  margin-top: 230px;
  margin-left: 40px;
}

.vogelhaus {
  margin-top: 130px;
  margin-left: 235px;
  position: absolute;
  top: 100px;
  left: 100px;
}

.image-13 {
  width: 900px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-14 {
  width: 220px;
  height: 280px;
  margin-left: 0;
  margin-right: 0;
}

.paragraph {
  width: 900px;
  height: 540px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 700;
  position: static;
}

.bold-text, .bold-text-2, .bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7 {
  font-weight: 700;
}

.bold-text-8 {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-2 {
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
}

.bold-text-9 {
  margin-left: 0;
}

.container-5 {
  max-width: none;
}

.section-11 {
  margin-bottom: 60px;
  margin-left: 100px;
  margin-right: 100px;
}

.button {
  background-color: #ffda00;
  margin-top: 40px;
  margin-left: 220px;
  margin-right: auto;
}

.button:hover {
  margin-left: 230px;
  transform: scale(1.2);
}

.container-6 {
  background-color: #b5b5b5;
  position: static;
}

.text-block-33 {
  padding-left: 0;
}

.list-2 {
  margin-left: 0;
  padding-left: 20px;
}

.list-3, .list-4, .list-5, .list-6 {
  padding-left: 20px;
}

.image-15, .image-16, .image-17, .image-18 {
  width: 220px;
  height: 150px;
}

.image-19 {
  width: 220px;
  height: 280px;
}

.text-span {
  color: #ffda00;
}

@media screen and (max-width: 991px) {
  .container-2 {
    max-width: 728px;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-sticky {
    position: relative;
    top: 0;
  }

  .postit-wrapper {
    flex-flow: column;
  }

  .postit-postit-4 {
    width: auto;
    max-width: 280px;
    height: auto;
    position: absolute;
    inset: 520px auto auto 20px;
    transform: rotate(0)translate(0);
  }

  .postit-postit-3 {
    width: auto;
    max-width: 280px;
    height: auto;
    inset: 350px auto auto 20px;
    transform: rotate(0);
  }

  .postit-postit-2 {
    width: auto;
    max-width: 280px;
    height: auto;
    inset: 180px auto auto 20px;
    transform: rotate(0);
  }

  .postit-postit-1 {
    width: auto;
    min-width: auto;
    max-width: 280px;
    height: auto;
    inset: 10px auto auto 20px;
    transform: rotate(0);
  }

  .nav-link-11, .nav-link-12, .nav-link-13, .nav-link-14, .nav-link-15 {
    color: #fff;
  }
}

@media screen and (max-width: 767px) {
  .gallery-scroll {
    padding: 60px 15px;
  }
}

@media screen and (max-width: 479px) {
  .container-2 {
    max-width: none;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr;
  }
}

#w-node-_456dff76-7bdf-c2b8-3ded-ea14ee9fdb9a-6f5f07ec, #w-node-_0481342a-6715-c7c4-0912-1a8bbdbb4de8-6f5f07ec, #w-node-_8e1db171-26f5-e8ee-090d-df6a2863ecac-6f5f07ec {
  justify-self: start;
}

#w-node-_1db34350-9272-9104-b3b7-044cd18d5127-6f5f07ec {
  place-self: auto start;
}

#w-node-f9e2e7aa-0717-05d8-ddaf-b676016adbba-6f5f07ec, #w-node-_94402731-9ddd-256e-4cea-3071dec509b1-6f5f07ec, #w-node-_2094f3c7-c310-1f56-ff03-235d02ac7e71-6f5f07ec, #w-node-e107dece-a5ab-e84d-8351-c97dff600d9f-6f5f07ec, #w-node-_7dba5c9a-a240-9820-ef21-d18cf4269199-6f5f07ec, #w-node-_33fc8951-3704-388c-89f3-07bbe4cec2a8-6f5f07ec {
  justify-self: start;
}

#w-node-c19be39b-6e7d-321c-03f3-1cd8f29512ed-6f5f07ec, #w-node-_8dc4c374-3a79-3b68-a491-a60fc19f59dc-6f5f07ec {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9c39c398-8bd2-11b8-4a78-0c647018b066-6f5f07ec, #w-node-_9c39c398-8bd2-11b8-4a78-0c647018b068-6f5f07ec, #w-node-_9c39c398-8bd2-11b8-4a78-0c647018b06a-6f5f07ec, #w-node-_9c39c398-8bd2-11b8-4a78-0c647018b06c-6f5f07ec {
  justify-self: start;
}

#w-node-_9c39c398-8bd2-11b8-4a78-0c647018b070-6f5f07ec {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9c39c398-8bd2-11b8-4a78-0c647018b072-6f5f07ec, #w-node-_9c39c398-8bd2-11b8-4a78-0c647018b07c-6f5f07ec, #w-node-_9c39c398-8bd2-11b8-4a78-0c647018b086-6f5f07ec, #w-node-_9c39c398-8bd2-11b8-4a78-0c647018b090-6f5f07ec, #w-node-_9c39c398-8bd2-11b8-4a78-0c647018b091-6f5f07ec, #w-node-_9c39c398-8bd2-11b8-4a78-0c647018b092-6f5f07ec {
  justify-self: start;
}


@font-face {
  font-family: 'Abcstefan Simple';
  src: url('../fonts/ABCStefan-Simple.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}