body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.section {
  width: 100px;
  height: 100%;
  background-image: url('../images/StGallerGlobus_Hintergrund.jpg');
  background-position: 0 0;
  background-size: auto;
}

.body {
  background-color: #000;
  min-height: 100vh;
}
.bg {
    background-image: url('../images/StGallerGlobus_Hintergrund_2.jpg');
    background-position: 20% -25vh;
    background-repeat: no-repeat;
    background-size: cover;
    position: fixed;
    height: 100vh;
    width: 100vw;
}
.bgerr {
    background-image: url('../images/StGallerGlobus_Hintergrund_2.jpg');
    background-position: 20% 0vh;
    background-repeat: no-repeat;
    background-size: cover;
    position: fixed;
    height: 100vh;
    width: 100vw;
}
.content {
    height: auto;
    display: block;
}
.navbar-3 {
  z-index: 30;
  width: 100vw;
  height: 5vh;
  max-height: none;
  color: #000;
  -webkit-text-fill-color: inherit;
  background-color: rgba(13, 29, 40, 0);
  background-clip: border-box;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.container-menu {
  width: 100vw;
  height: 4vh;
  max-height: none;
  max-width: none;
  min-height: auto;
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-end;
  align-items: stretch;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.nav-menu {
  font-size: 12px;
  top: 1vh;
  bottom: auto;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-top: .5vh;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: #000;
  letter-spacing: .25px;
  text-transform: none;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  margin-left: 1.5vh;
  margin-right: 1.5vh;
  padding: 5px 0;
  font-size: 2vh;
  font-style: normal;
  line-height: 2vh;
  text-decoration: none;
}

.nav-link:hover {
  color: #000;
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.list-item {
  text-decoration: none;
}

.button {
  color: #000;
  background-color: #fff;
  border-radius: 100vh;
  padding: 1vh 2vh;
  font-family: stratos, sans-serif;
  font-size: 2.5vh;
  line-height: 3vh;
  display: flex;
}

.list-item-2 {
  background-color: #fff;
  border-radius: 100vh;
  margin-left: 0;
  margin-right: 2vh;
  padding-top: .8vh;
  padding-bottom: .8vh;
  font-size: 2vh;
  line-height: 2vh;
}

.section-impressum {
  height: auto;
  border-radius: 0;
  justify-content: center;
  margin-top: 40vh;
  margin-bottom: 10vh;
  display: block;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0;
  right: 0;
}

.div-block {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 5vh;
  display: flex;
}

.heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: map-roman-compressed, sans-serif;
  font-size: 18vh;
  font-weight: 400;
  line-height: 14vh;
}

.div-block---button {
  justify-content: center;
  margin-top: 5vh;
  display: flex;
}

.text-block {
  color: #fff;
  text-align: center;
  align-self: center;
  font-family: stratos, sans-serif;
  font-size: 3.5vh;
  font-weight: 400;
  line-height: 4vh;
}

.image {
  width: 70vw;
}

.body-2 {
  background-image: url('../images/StGallerGlobus_Hintergrund_2.jpg');
  background-position: 0 0;
  background-size: cover;
}

.text-block-imp-titel {
  color: #fff;
  justify-content: center;
  font-family: stratos, sans-serif;
  font-size: 3.5vh;
  font-weight: 400;
  line-height: 4vh;
  display: flex;
}

.div-block-v {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "Area"
                 "Area-2"
                 / 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  margin-top: 2vh;
  margin-left: 60px;
  margin-right: 60px;
  display: flex;
}

.text-block-impressum {
  width: auto;
  color: #fff;
  margin-bottom: 2vh;
  font-family: stratos, sans-serif;
  font-size: 2vh;
  font-weight: 400;
  line-height: 3vh;
}

.section-title {
  justify-content: center;
  margin-top: 25vh;
  margin-bottom: 0;
  display: block;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.text-block-im-kl {
  color: #fff;
  font-family: stratos-lights, sans-serif;
  font-size: 1.5vh;
  font-weight: 400;
  line-height: 2.8vh;
}

.div-block-imp {
  width: 25%;
  padding-right: 2vh;
}

.div-block-2 {
  margin-top: 5vh;
  margin-left: 5vh;
  margin-right: 5vh;
  display: flex;
}

.section-title-copy {
  justify-content: center;
  margin-top: 25vh;
  display: block;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-title {
  justify-content: center;
  margin-top: 2vh;
  display: flex;
}

.text-block-desktop {
  color: #fff;
  text-align: center;
  align-self: center;
  font-family: stratos, sans-serif;
  font-size: 3.5vh;
  font-weight: 400;
  line-height: 4vh;
  position: relative;
}

.text-block-mobile {
  color: #fff;
  text-align: center;
  align-self: center;
  font-family: stratos, sans-serif;
  font-size: 3.5vh;
  font-weight: 400;
  line-height: 4vh;
  display: none;
}

.div-block---subtitle {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 5vh;
  display: flex;
}

.list-item-en, .list-item-fr, .list-item-chosen {
  background-color: #c2c2c2;
  border-radius: 100vh;
  margin-left: 0;
  margin-right: 2vh;
  padding-top: .8vh;
  padding-bottom: .8vh;
  font-size: 2vh;
  line-height: 2vh;
}

.div-block---fehlermeldung {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 5vh;
  display: flex;
}

.div-block---desktop {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.section-desktop {
  justify-content: center;
  margin: 40vh 10vh 0;
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-2 {
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.div-block-3 {
  align-items: center;
  margin-top: 5vh;
  margin-left: 5vh;
  margin-right: 5vh;
  display: flex;
}

.image-3 {
  margin-left: 2vh;
  margin-right: 2vh;
}

.logo {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 2vh;
}

@media screen and (min-width: 1920px) {
  .body {
    height: 100vh;
    max-height: 100vh;
    background-position: 50% 0;
    background-size: cover;
  }

  .navbar-3 {
    background-color: #000;
  }

  .container-menu {
    height: auto;
    margin-left: 0;
  }

  .nav-menu {
    height: 0;
    top: 1vh;
  }

  .nav-menu-two {
    text-align: left;
    margin-top: .5vh;
  }

  .nav-link {
    color: #000;
    text-transform: none;
    font-style: normal;
  }

  .list-item-2 {
    border-radius: 100vh;
    margin-top: 0;
  }

  .section-impressum {
    margin-top: 40vh;
    margin-bottom: 20vh;
    position: relative;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .div-block {
    margin-top: 5vh;
  }

  .text-block {
    font-family: stratos, sans-serif;
    font-size: 3.5vh;
  }

  .text-block-imp-titel {
    font-family: stratos, sans-serif;
    font-size: 3.5vh;
    font-weight: 400;
  }

  .text-block-impressum {
    font-family: stratos, sans-serif;
  }

  .section-title {
    height: auto;
    margin: 40vh 5vh auto;
    position: relative;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .text-block-im-kl {
    font-family: stratos, sans-serif;
  }

  .section-title-copy {
    height: 200vh;
    margin-top: 0;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .div-block-title {
    margin-top: 25vh;
  }

  .text-block-desktop {
    font-family: stratos, sans-serif;
    font-size: 3.5vh;
    position: relative;
  }

  .text-block-mobile {
    font-family: stratos, sans-serif;
    font-size: 3.5vh;
    display: none;
  }

  .div-block---subtitle {
    margin-top: 5vh;
  }

  .list-item-en, .list-item-fr, .list-item-chosen {
    border-radius: 100vh;
    margin-top: 0;
  }

  .div-block---fehlermeldung {
    flex-direction: column;
    margin-top: 5vh;
    margin-right: 0;
    position: fixed;
  }

  .div-block---desktop {
    margin-top: 0;
  }

  .section-desktop {
    height: auto;
    margin: 40vh 10vh auto;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }
}

@media screen and (max-width: 991px) {
  .body {
    background-size: cover;
    background-attachment: fixed;
  }

  .menu-button-2 {
    max-height: 30px;
    color: #fff;
    flex-direction: row;
    flex: none;
    justify-content: space-around;
    align-self: center;
    align-items: flex-start;
    padding: 0 10px;
    display: block;
  }

  .icon {
    position: relative;
    top: 0;
  }

  .nav-menu {
    background-color: rgba(0, 0, 0, 0);
    display: block;
    position: absolute;
  }

  .nav-menu-two {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    margin-top: .5vh;
    padding: 0;
    display: flex;
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-link {
    padding-left: 0;
    padding-right: 0;
  }

  .button {
    display: flex;
  }

  .list-item-2 {
    margin-top: 0;
    margin-left: 1vh;
    margin-right: 1vh;
    padding-left: 0;
    list-style-type: none;
  }

  .section-impressum {
    margin-top: 40vh;
    margin-bottom: 20vh;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .div-block---button {
    display: flex;
  }

  .text-block {
    display: block;
  }

  .section-title {
    height: 40vh;
    margin-bottom: auto;
    position: relative;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .section-title-copy {
    margin-bottom: 25vh;
    position: relative;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .text-block-desktop {
    display: block;
  }

  .text-block-mobile {
    display: none;
  }

  .list-item-en, .list-item-fr, .list-item-chosen {
    margin-top: 0;
    margin-left: 1vh;
    margin-right: 1vh;
    padding-left: 0;
    list-style-type: none;
  }

  .section-desktop {
    height: 40vh;
    margin-bottom: auto;
    margin-left: 5vh;
    margin-right: 5vh;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }
}

@media screen and (max-width: 767px) {
  .body {
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
  }

  .menu-button-2 {
    flex: none;
  }

  .nav-menu-two {
    background-color: #000;
    border-radius: 0;
    flex-direction: row;
    margin-top: .5vh;
    padding-bottom: 0;
    list-style-type: none;
    display: flex;
  }

  .nav-link {
    padding-top: 0;
    padding-bottom: 0;
    display: inline-block;
  }

  .section-impressum {
    margin-top: 30vh;
    padding-top: 5vh;
    display: block;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .div-block---button {
    display: flex;
  }

  .text-block {
    text-align: center;
    font-size: 2.5vh;
    line-height: 3vh;
  }

  .image {
    width: 80vw;
  }

  .text-block-imp-titel {
    text-align: center;
    font-size: 2.5vh;
    line-height: 3vh;
  }

  .text-block-impressum {
    text-align: left;
    margin-top: 3vh;
    margin-bottom: 1vh;
    font-size: 1.8vh;
    line-height: 2.4vh;
  }

  .section-title {
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .text-block-im-kl {
    text-align: left;
    font-size: 1.5vh;
    line-height: 2vh;
  }

  .div-block-imp {
    width: auto;
    padding-right: 1vh;
  }

  .div-block-2 {
    margin-left: 2vh;
    margin-right: 2vh;
    display: block;
  }

  .section-title-copy {
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .text-block-desktop, .text-block-mobile {
    text-align: center;
    font-size: 2.5vh;
    line-height: 3vh;
    display: block;
  }

  .div-block---subtitle, .div-block---fehlermeldung {
    margin-left: 5vh;
    margin-right: 5vh;
  }

  .div-block---desktop {
    margin-left: 0;
    margin-right: 0;
  }

  .section-desktop {
    margin-left: 2vh;
    margin-right: 2vh;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .div-block-3 {
    margin-left: 2vh;
    margin-right: 2vh;
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .navbar-3 {
    background-color: #000;
    position: fixed;
  }

  .menu-button-2 {
    max-height: 50px;
    background-color: rgba(0, 0, 0, 0);
    flex: none;
    order: -1;
    position: relative;
  }

  .menu-button-2.w--open {
    background-color: rgba(255, 94, 0, .42);
  }

  .icon {
    align-items: stretch;
    margin-top: 0;
    display: block;
  }

  .container-menu {
    display: flex;
  }

  .nav-menu-two {
    background-color: #000;
    border-radius: 0;
    flex-direction: row;
    align-items: center;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .list-item-2 {
    margin: 0 .5vh 1vh;
  }

  .section-impressum {
    margin-bottom: 10vh;
  }

  .div-block {
    display: block;
  }

  .div-block---button {
    display: flex;
  }

  .text-block {
    font-size: 2.5vh;
    line-height: 3vh;
  }

  .image {
    width: 90vw;
  }

  .text-block-imp-titel {
    font-size: 2.5vh;
    line-height: 3vh;
  }

  .text-block-impressum {
    margin-top: 3vh;
    margin-bottom: 1vh;
    font-size: 1.8vh;
    line-height: 2.4vh;
  }

  .text-block-im-kl {
    font-size: 1.5vh;
    line-height: 2vh;
  }

  .div-block-imp {
    width: auto;
    padding-right: 0;
  }

  .div-block-2 {
    margin-left: 2vh;
    margin-right: 2vh;
    display: block;
  }

  .text-block-desktop, .text-block-mobile {
    font-size: 2.5vh;
    line-height: 3vh;
  }

  .div-block---subtitle {
    margin-left: 2vh;
    margin-right: 2vh;
    display: block;
  }

  .list-item-en, .list-item-fr {
    margin: 0 .5vh 1vh;
  }

  .list-item-chosen {
    background-color: #c2c2c2;
    margin: 0 .5vh 1vh;
  }

  .div-block---fehlermeldung {
    margin-left: 2vh;
    margin-right: 2vh;
    display: block;
  }

  .div-block---desktop {
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .section-desktop {
    margin-left: 2vh;
    margin-right: 2vh;
    position: fixed;
  }

  .div-block-3 {
    margin-left: 2vh;
    margin-right: 2vh;
    display: block;
  }
}

#w-node-_4a5c4a3a-d1f5-5ceb-902c-f5f420522907-23219d39, #w-node-_4a5c4a3a-d1f5-5ceb-902c-f5f420522907-8965d663, #w-node-_55e03911-8586-4700-d774-fb1e58868dc4-8965d663, #w-node-_4a5c4a3a-d1f5-5ceb-902c-f5f420522907-4cb37bb5, #w-node-_55e03911-8586-4700-d774-fb1e58868dc4-4cb37bb5, #w-node-_4a5c4a3a-d1f5-5ceb-902c-f5f420522907-b6c59d09, #w-node-_55e03911-8586-4700-d774-fb1e58868dc4-b6c59d09 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


