.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

img {
  max-width: 100%;
  display: inline-block;
}

.section {
  min-height: 0;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  white-space: normal;
  border: 1px #000;
  border-radius: 0;
  flex-flow: column;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  font-family: Bitjannausch, sans-serif;
  display: flex;
  overflow: visible;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-shadow: 0 0 #70deff;
  -webkit-text-fill-color: inherit;
  background-color: rgba(255, 255, 255, 0);
  background-clip: border-box;
  border: 0 #000;
  border-radius: 0;
  grid-template: "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "." 40px
                 / 1fr;
  grid-auto-flow: row;
  align-items: start;
  justify-items: center;
  font-family: Bitjannausch, sans-serif;
}

.grid.seite-1 {
  opacity: 1;
  color: #fff;
  text-shadow: none;
  background-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-radius: 20px;
  align-content: stretch;
  justify-content: stretch;
}

.grid.impressum {
  padding-top: 0;
  padding-right: 0;
}

.grid.datenschutzerkl-rung {
  flex-direction: column;
  grid-template-rows: 40px;
  display: flex;
}

.grid.seite-7 {
  grid-template-rows: auto;
}

.grid.seite-6 {
  grid-template-rows: auto 40px;
}

.body-1 {
  color: #fff;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  font-family: Bitjannausch, sans-serif;
  display: flex;
}

.paragraph-1 {
  color: #fff;
  text-align: center;
  text-shadow: 1px 0 6px rgba(0, 0, 0, .7);
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
}

.paragraph-1.seite-1 {
  color: #fff;
  text-shadow: 0 0 6px rgba(114, 114, 114, .51);
  padding-left: 10px;
  padding-right: 10px;
  font-family: Bitjannausch Regular, sans-serif;
  font-weight: 400;
}

.paragraph-1.seite-2 {
  color: #fff;
  text-shadow: 0 1px 6px rgba(0, 0, 0, .9);
  white-space: normal;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  padding-bottom: 20px;
  padding-right: 0;
  font-family: Bitjannausch Medium, sans-serif;
  font-weight: 700;
}

.paragraph-1.seite-3 {
  color: #000;
  text-shadow: 1px 0 6px rgba(255, 255, 255, .9);
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Bitjannausch Medium, sans-serif;
  font-weight: 700;
}

.paragraph-1.seite-4 {
  color: #fff;
  text-shadow: 1px 1px 6px #000, 1px 0 20px #000;
  font-family: Bitjannausch, sans-serif;
  font-weight: 700;
}

.paragraph-1.seite-6 {
  color: #fff;
  text-shadow: 0 1px 6px rgba(0, 0, 0, .2);
  padding-bottom: 12px;
  font-weight: 700;
}

.paragraph-1.seite-5 {
  color: #fff;
  text-shadow: 1px 0 6px rgba(0, 0, 0, .7);
  margin-bottom: 10px;
  font-weight: 700;
}

.paragraph-1.impressum {
  box-shadow: none;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  color: #000;
  text-align: center;
  text-shadow: none;
  background-color: rgba(255, 255, 255, 0);
  border-radius: 20px;
  padding-top: 10px;
  padding-left: 30px;
}

.paragraph-1.datenschutz {
  color: #000;
  text-shadow: none;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: 0;
  flex-direction: column;
  margin-top: auto;
  padding-top: 10px;
  padding-left: 30px;
  padding-right: 30px;
  line-height: 30px;
  display: flex;
}

.paragraph-1.seite-1-1 {
  color: #fff;
  text-shadow: 0 2px 6px rgba(0, 0, 0, .7);
  font-family: Bitjannausch, sans-serif;
  font-size: 25px;
  font-weight: 700;
}

.einleitung {
  color: #000;
  text-align: center;
  margin-top: 10px;
}

.einleitung.seite-1 {
  color: #fff;
  text-shadow: 2px 0 6px rgba(0, 0, 0, .7);
  margin-right: 10px;
  padding-left: 10px;
  font-family: Bitjannausch, sans-serif;
  font-size: 44px;
  font-weight: 700;
}

.einleitung.seite-2 {
  color: #fff;
  text-transform: none;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, .9);
  padding-left: 10px;
  padding-right: 10px;
  font-family: Bitjannausch, sans-serif;
  font-style: normal;
  font-weight: 600;
  display: block;
}

.einleitung.seite-3 {
  color: #000;
  text-shadow: 0 1px 6px rgba(255, 255, 255, .9);
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Bitjannausch, sans-serif;
}

.einleitung.seite-4 {
  color: #fff;
  text-shadow: 1px 1px 6px #000, 1px 0 20px #000;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: 0;
}

.einleitung.seite-7 {
  color: #fff;
  text-shadow: 1px 0 6px rgba(0, 0, 0, .7);
  padding-top: 25px;
}

.einleitung.seite-6 {
  color: #fff;
  text-shadow: 0 1px 6px rgba(0, 0, 0, .2);
}

.einleitung.seite-5 {
  color: #fff;
  text-shadow: 1px 0 6px rgba(0, 0, 0, .7);
}

.einleitung.seite-1-1 {
  color: #fff;
  text-shadow: 0 2px 6px rgba(0, 0, 0, .7);
  font-family: Bitjannausch, sans-serif;
  font-size: 40px;
}

.einleitung.seite-impressum {
  -webkit-text-stroke-color: #fff;
  text-shadow: 1px 0 20px #fff;
}

.einleitung.seite-datenschutzerkl-rung {
  text-shadow: 1px 0 20px #fff;
}

.container {
  text-align: center;
  flex-flow: column wrap;
  align-content: stretch;
  align-items: center;
  margin-top: 0;
  padding-right: 0;
  font-family: Bitjannausch, sans-serif;
  display: flex;
}

.paragraph-2 {
  color: #000;
  text-align: center;
  flex: 0 auto;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
  line-height: 36px;
}

.paragraph-2.seite-1 {
  color: #fff;
  text-transform: none;
  text-shadow: 1px 1px 6px rgba(26, 26, 26, .7);
  padding-left: 10px;
  padding-right: 10px;
  font-family: Bitjannausch Medium, sans-serif;
  font-style: normal;
  text-decoration: none;
  position: static;
  overflow: visible;
}

.paragraph-2.seite-2 {
  color: #fff;
  text-shadow: 0 2px 10px rgba(0, 0, 0, .9);
  border-radius: 0;
  margin-top: 10px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Bitjannausch Medium, sans-serif;
  position: static;
}

.paragraph-2.seite-3 {
  color: #000;
  text-shadow: 1px 1px 6px rgba(255, 255, 255, .9);
  padding-left: 10px;
  padding-right: 10px;
  font-family: Bitjannausch Medium, sans-serif;
  font-weight: 700;
  position: static;
}

.paragraph-2.seite-4 {
  color: #fff;
  text-shadow: 1px 1px 6px #000, 1px 0 20px #000;
  margin-top: 20px;
}

.paragraph-2.seite-5 {
  color: #fff;
  text-shadow: 1px 0 6px rgba(0, 0, 0, .7);
  margin-bottom: 20px;
}

.div-block {
  flex-flow: column wrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 20px;
  display: flex;
}

.antwort {
  width: 100%;
  height: 100%;
  min-height: 50px;
  min-width: 450px;
  opacity: 1;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  perspective: none;
  color: #fff;
  text-align: center;
  text-shadow: none;
  -webkit-text-fill-color: inherit;
  cursor: pointer;
  mix-blend-mode: normal;
  object-fit: fill;
  background-color: #214e9a;
  background-image: linear-gradient(#fff, #214e9a 0%, #124394 74%, #214e9a);
  background-clip: border-box;
  border: 0 dotted rgba(0, 0, 0, 0);
  border-radius: 10px;
  margin-top: 0;
  padding: 15px 10px;
  font-family: Bitjannausch, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  overflow: visible;
  transform: none;
  box-shadow: 0 2px 3px rgba(0, 0, 0, .31);
}

.antwort:hover {
  color: #174696;
  object-fit: fill;
  background-color: #fff;
  background-image: none;
  overflow: visible;
}

.navbar-2 {
  min-width: 360px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  font-family: Bitjannausch, sans-serif;
  display: block;
}

.container-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.fu-zeile {
  color: #fff;
  text-align: right;
  font-size: 18px;
  line-height: 30px;
}

.fu-zeile.seite-1 {
  text-shadow: 1px 1px 20px #000;
  font-family: Bitjannausch, sans-serif;
}

.fu-zeile.seite-3 {
  color: #000;
  font-family: Bitjannausch, sans-serif;
}

.fu-zeile.seite-2 {
  text-shadow: 1px 1px 20px #000;
  font-family: Bitjannausch, sans-serif;
}

.fu-zeile.seite-impressum {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  font-family: Bitjannausch, sans-serif;
}

.fu-zeile.seite-4 {
  text-shadow: 1px 1px 20px #000;
  font-family: Bitjannausch, sans-serif;
}

.fu-zeile.seite-5 {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  font-family: Bitjannausch, sans-serif;
}

.fu-zeile.seite-6 {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 10px #000;
  font-family: Bitjannausch, sans-serif;
  display: block;
}

.fu-zeile.seite-7 {
  color: #fff;
  text-shadow: 1px 1px 20px #fff;
  font-family: Bitjannausch, sans-serif;
}

.fu-zeile.datenschutzerkl-rung {
  height: auto;
  color: #fff;
  text-align: right;
  text-shadow: 1px 1px 20px #000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  font-family: Bitjannausch, sans-serif;
  display: block;
}

.impressum {
  height: auto;
  margin-top: auto;
  padding-top: 30px;
  padding-right: 30px;
  font-family: Bitjannausch, sans-serif;
  display: block;
}

.impressum.seite-2 {
  font-family: Bitjannausch, sans-serif;
}

.impressum.seite-datenschutz {
  text-align: left;
  flex-direction: column;
  order: 0;
  align-items: center;
  font-family: Bitjannausch, sans-serif;
  display: block;
}

.impressum.seite-4 {
  font-family: Bitjannausch, sans-serif;
}

.impressum.seite-6 {
  align-self: flex-end;
  font-family: Bitjannausch, sans-serif;
}

.impressum.seite-7 {
  align-self: auto;
  font-family: Bitjannausch, sans-serif;
}

.impressum.seite-1-1 {
  text-align: center;
  order: 0;
  align-self: flex-end;
  font-family: Bitjannausch, sans-serif;
  font-weight: 700;
  display: block;
}

.link-13 {
  color: #fff;
  text-shadow: 1px 1px 20px #000;
  font-family: Bitjannausch, sans-serif;
  text-decoration: none;
}

.link-13.seite-1, .link-13.seite-2 {
  color: #fff;
  text-shadow: 1px 1px 20px #000;
  font-family: Bitjannausch, sans-serif;
}

.link-13.seite-3 {
  color: #000;
  text-shadow: 1px 1px 20px #fff;
  font-family: Bitjannausch, sans-serif;
}

.link-13.seite-4 {
  color: #fff;
  text-shadow: 1px 1px 20px #000;
  font-family: Bitjannausch, sans-serif;
}

.link-13.seite-5 {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  font-family: Bitjannausch, sans-serif;
}

.link-13.seite-6 {
  color: #fff;
  text-shadow: 1px 1px 9px #000;
  font-family: Bitjannausch, sans-serif;
}

.link-13.seite-7 {
  color: #fff;
  text-shadow: 1px 1px 20px #fff;
  font-family: Bitjannausch, sans-serif;
}

.link-13.seite-impressum {
  text-shadow: 1px 1px 20px #fff;
}

.link-13.seite-impressum.w--current {
  color: #fff;
  text-shadow: 1px 1px 20px #000;
  font-family: Bitjannausch, sans-serif;
}

.link-13.vorqualifizierung {
  color: #fff;
  font-family: Bitjannausch, sans-serif;
}

.link-14 {
  color: #fff;
  text-decoration: none;
}

.link-14.w--current {
  color: #fff;
  text-shadow: 1px 1px 20px #000;
  font-family: Bitjannausch, sans-serif;
}

.link-14.seite-1 {
  text-shadow: 1px 1px 20px #000;
  font-family: Bitjannausch, sans-serif;
  position: static;
}

.link-14.seite-3 {
  color: #000;
  font-family: Bitjannausch, sans-serif;
}

.link-14.seite-4 {
  text-shadow: 1px 1px 20px #000;
  font-family: Bitjannausch, sans-serif;
}

.link-14.seite-5 {
  text-shadow: 1px 1px 6px #000;
  font-family: Bitjannausch, sans-serif;
}

.link-14.seite-6 {
  color: #fff;
  text-shadow: 1px 1px 10px #000;
}

.link-14.seite-7 {
  text-shadow: 1px 1px 20px #fff;
  font-family: Bitjannausch, sans-serif;
}

.link-14.seite-impressum {
  color: #fff;
  text-shadow: 1px 1px 20px #000;
  font-family: Bitjannausch, sans-serif;
}

.link-14.seite-2 {
  text-shadow: 1px 1px 20px #000;
  font-family: Bitjannausch, sans-serif;
}

.link-15 {
  color: #fff;
  text-decoration: none;
}

.link-15.seite-3 {
  color: #000;
}

.link-15.seite-5, .link-15.seite-6 {
  color: #fff;
}

.link-15.seite-7 {
  color: #fff;
  text-shadow: 1px 1px 20px #fff;
}

.link-15.seite-1 {
  color: #fff;
}

.link-15.seite-impressum {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
}

.link-15.seite-2, .link-15.seite-4 {
  color: #fff;
}

.body-2 {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.body-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 0;
  font-family: Bitjannausch, sans-serif;
  display: flex;
}

.body-4 {
  flex-flow: column;
  font-family: Bitjannausch, sans-serif;
  display: flex;
}

.body-5 {
  flex-direction: column;
  font-family: Bitjannausch, sans-serif;
  display: flex;
}

.body-6 {
  flex-flow: column;
  align-items: center;
  font-family: Bitjannausch, sans-serif;
  display: flex;
}

.select-field {
  min-height: 50px;
  color: #000;
  text-align: center;
  text-shadow: 1px 1px 6px #fff;
  background-color: rgba(185, 173, 173, .6);
  border-radius: 10px;
  font-family: Bitjannausch, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.form-block {
  min-width: 350px;
  font-size: 18px;
}

.text-field {
  min-height: 50px;
  color: #000;
  text-align: center;
  text-shadow: 1px 1px 6px #fff;
  background-color: rgba(185, 173, 173, .6);
  border-radius: 10px;
  font-family: Bitjannausch, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.text-field::-ms-input-placeholder {
  color: #000;
}

.text-field::placeholder {
  color: #000;
}

.text-field-2 {
  min-height: 50px;
  color: #000;
  text-align: center;
  text-shadow: 1px 1px 6px #fff;
  background-color: rgba(185, 173, 173, .6);
  border-radius: 10px;
  font-family: Bitjannausch, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.text-field-2::-ms-input-placeholder {
  color: #000;
}

.text-field-2::placeholder {
  color: #000;
}

.text-field-3 {
  min-height: 50px;
  color: #000;
  text-align: center;
  text-shadow: 0 1px 6px #fff;
  background-color: rgba(185, 173, 173, .6);
  border-radius: 10px;
  font-size: 20px;
  font-weight: 700;
}

.text-field-3::-ms-input-placeholder {
  color: #000;
}

.text-field-3::placeholder {
  color: #000;
}

.text-field-4 {
  min-height: 50px;
  color: #000;
  text-align: center;
  text-shadow: 0 1px 6px #fff;
  background-color: rgba(185, 173, 173, .6);
  border-radius: 10px;
  font-size: 20px;
  font-weight: 700;
}

.text-field-4::-ms-input-placeholder {
  color: #000;
}

.text-field-4::placeholder {
  color: #000;
}

.form {
  color: #fff;
  border-radius: 0;
  font-family: Bitjannausch, sans-serif;
}

.heading-13 {
  text-shadow: none;
  margin-top: 0;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.submit-button {
  min-height: 45px;
  min-width: 350px;
  color: #fff;
  text-shadow: none;
  -webkit-text-fill-color: inherit;
  background-color: #214e9a;
  background-image: linear-gradient(#214e9a, #124394 68%, #214e9a);
  background-clip: border-box;
  border-radius: 10px;
  margin-top: 20px;
  font-family: Bitjannausch, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  transition: color .2s, background-color .2s;
}

.submit-button:hover {
  color: #174696;
  background-color: #fff;
  background-image: none;
}

.submit-button.vorqualifizierung.antwort:hover {
  color: #fff;
  -webkit-text-stroke-color: #fff;
}

.text-span {
  color: #fff;
  text-shadow: 1px 1px 20px #fff, 1px 1px 9px #fff, 1px 1px 20px #fff;
  border-radius: 0;
  text-decoration: none;
}

.text-span.seite-4 {
  text-shadow: 0 2px 6px rgba(0, 0, 0, .2);
  font-family: Bitjannausch, sans-serif;
}

.text-span.seite-6 {
  color: #fff;
  text-shadow: 0 1px 6px rgba(0, 0, 0, .7);
}

.button {
  min-width: 450px;
  background-color: #214e9a;
  border-radius: 10px;
  margin-top: 15px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
}

.button:hover {
  color: #000;
  background-color: #fff;
}

.button.antwort {
  font-family: Bitjannausch Bold, sans-serif;
}

.body-7 {
  flex-direction: column;
  font-family: Bitjannausch, sans-serif;
  display: flex;
}

.column {
  flex-flow: column wrap;
  align-content: stretch;
  align-items: stretch;
  display: flex;
}

.columns {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  display: block;
}

.image-8 {
  filter: hue-rotate(8deg);
  text-align: center;
  padding-left: 5px;
  font-family: Bitjannausch, sans-serif;
}

.submit-button-2 {
  min-height: 40px;
  min-width: 300px;
  background-color: #214e9a;
  border-radius: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Bitjannausch, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.submit-button-2:hover {
  color: #000;
  background-color: #fff;
  font-weight: 700;
}

.text-field-5 {
  min-height: 40px;
  color: #fff;
  text-align: center;
  background-color: rgba(255, 255, 255, .6);
  border: 3px solid #fff;
  border-radius: 12px;
  font-family: Bitjannausch, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.text-field-5::-ms-input-placeholder {
  color: #000;
  font-size: 20px;
  font-weight: 700;
}

.text-field-5::placeholder {
  color: #000;
  font-size: 20px;
  font-weight: 700;
}

.column-2 {
  flex-direction: column;
  align-items: center;
  padding-right: 10px;
  display: flex;
}

.body-datenschutz {
  flex-direction: column;
  display: flex;
}

.body-impressum {
  background-image: url('../images/munich-640839-kompr.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  font-family: Bitjannausch, sans-serif;
}

.link-16 {
  color: #fff;
  text-decoration: none;
}

.link-17 {
  color: #0400ff;
  text-decoration: underline;
}

.image-9 {
  margin-top: 0;
  padding-bottom: 0;
  font-family: Bitjannausch, sans-serif;
  font-weight: 700;
  display: none;
}

.div-block-12 {
  margin-top: -20px;
  padding-top: 0;
  padding-bottom: 0;
}

.link-18 {
  text-shadow: none;
  text-decoration: none;
}

.image-11 {
  text-align: center;
  align-self: center;
  font-family: Bitjannausch, sans-serif;
  display: none;
}

.bold-text {
  color: #fff;
  text-shadow: 2px 0 6px rgba(26, 26, 26, .7);
  background-color: rgba(0, 0, 0, 0);
  font-family: Bitjannausch Medium, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.text-span-2 {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  text-shadow: 0 1px 6px rgba(0, 0, 0, .9);
}

.image-12 {
  -webkit-backdrop-filter: blur();
  backdrop-filter: blur();
  border-radius: 0;
  font-family: Bitjannausch, sans-serif;
}

.div-block-13 {
  color: #000;
  border-radius: 10px;
}

.image-13 {
  display: block;
}

.heading-15 {
  color: #fff;
  text-shadow: 0 2px 6px rgba(26, 26, 26, .59);
  font-family: Bitjannausch, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  text-decoration: none;
}

.link-19 {
  color: #fff;
}

.image-14 {
  margin-bottom: -28px;
  padding-bottom: 0;
  font-family: Bitjannausch, sans-serif;
  display: none;
}

.hintergrund {
  z-index: -2;
  width: 100%;
  height: 100%;
  background-image: url('../images/pexels-vladislav-vasnetsov-2310500.jpg');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: fixed;
}

.hintergrund.seite-1 {
  z-index: -2;
  width: 110%;
  height: 110%;
  background-image: url('../images/KOMP-nicolas-hoizey-poa-Ycw1W8U-unsplash.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  position: fixed;
  top: -5%;
  left: -5%;
}

.hintergrund.seite-1-1 {
  background-image: url('../images/munich-640839-kompr.jpg');
  background-position: 50%;
  background-size: cover;
}

.hintergrund.seite-2 {
  width: 100vw;
  height: 100vh;
  background-position: 100%;
}

.hintergrund.seite-3 {
  background-image: url('../images/Long-Jump-Schatten-kompr.jpg');
  background-position: 50%;
  background-size: cover;
}

.hintergrund.seite-4 {
  background-image: url('../images/munich-640839-kompr.jpg');
  background-position: 50%;
}

.hintergrund.seite-5 {
  background-image: url('../images/Podium.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.hintergrund.seite-6 {
  width: 100vw;
  height: 100vh;
  background-image: url('../images/munich-640839-kompr.jpg');
  background-size: cover;
}

.hintergrund.seite-7 {
  background-image: url('../images/pexels-pixabay-236937.jpg');
  background-position: 50%;
  background-size: cover;
}

.hintergrund.seite-datenschutz, .hintergrund.vorqualifizierung {
  background-image: url('../images/munich-640839-kompr.jpg');
  background-position: 50%;
  background-size: cover;
}

.image-15 {
  font-family: Bitjannausch, sans-serif;
  position: static;
}

.image-16, .image-17 {
  font-family: Bitjannausch, sans-serif;
}

.image-18 {
  font-family: Bitjannausch, sans-serif;
  display: none;
}

.image-19 {
  font-family: Bitjannausch, sans-serif;
}

.image-20 {
  font-family: Bitjannausch, sans-serif;
  display: none;
}

.image-21, .image-22 {
  font-family: Bitjannausch, sans-serif;
}

.image-22.onlymobile {
  display: none;
}

.image-23, .image-24 {
  font-family: Bitjannausch, sans-serif;
}

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

.div-block-14 {
  order: 1;
}

.background-gradient {
  z-index: -1;
  width: 200vw;
  height: 200vh;
  background-image: linear-gradient(145deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .15) 58%, rgba(0, 0, 0, .2));
  position: fixed;
  top: -50vh;
  left: -50vw;
}

.logo-wrapper {
  z-index: 10;
  position: fixed;
  top: 10px;
  bottom: auto;
  left: 10px;
  right: auto;
}

.image-25 {
  width: 150px;
  opacity: .8;
}

.image-26 {
  display: none;
}

.image-27 {
  margin-top: -28px;
  margin-bottom: -41px;
}

.button-2 {
  border-radius: 9px;
}

.button-2.clicktogoback {
  background-color: rgba(66, 66, 66, .76);
  border: 1px solid #a5a5a5;
}

.div-block-16 {
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, .77);
  padding-top: 20px;
}

.zur-ck {
  min-width: 100px;
  opacity: .9;
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  background-color: rgba(33, 78, 154, 0);
  background-image: linear-gradient(rgba(33, 78, 154, .9), rgba(18, 67, 148, .9) 41%, rgba(33, 78, 154, .9));
  border-radius: 10px;
  margin-top: 20px;
  transition: color .2s, background-color .2s;
}

.text-block-4 {
  color: #fff;
  text-shadow: none;
  font-family: Bitjannausch, sans-serif;
  font-size: 18px;
  font-weight: 400;
  position: static;
}

.html-embed {
  color: #fff;
  text-shadow: none;
}

.div-block-17 {
  background-color: #fff;
  border-radius: 20px;
  margin-top: 10px;
  padding-top: 0;
}

.heading-16 {
  text-align: center;
  padding-top: 16px;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.div-block-19 {
  margin-bottom: -20px;
}

.form-block-2 {
  margin-bottom: 0;
}

.div-block-20 {
  margin-bottom: -20px;
}

.div-block-21 {
  background-color: #fff;
  border-radius: 10px;
  padding-left: 20px;
  padding-right: 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.paragraph-3 {
  text-align: left;
  margin-bottom: 40px;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
}

.heading-17, .heading-18 {
  margin-bottom: 20px;
}

.text-block-5 {
  text-align: left;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 30px;
}

.flex-block {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
}

.text-block-6 {
  color: #0400ff;
  margin-left: 4px;
  padding-left: 0;
  font-size: 18px;
  line-height: 30px;
  text-decoration: underline;
}

.paragraph-4 {
  color: #000;
  text-shadow: 0 1px 6px rgba(255, 255, 255, .9);
  font-family: Bitjannausch Bold, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 36px;
}

@media screen and (max-width: 991px) {
  .section {
    height: auto;
    align-content: stretch;
  }

  .grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 0;
    margin-right: 0;
    display: grid;
  }

  .body-1 {
    text-align: center;
    -webkit-text-fill-color: inherit;
    background-image: none;
    background-clip: border-box;
    flex-flow: column;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
  }

  .container {
    flex-direction: row;
    justify-content: center;
    display: block;
  }

  .navbar-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: rgba(0, 0, 0, 0);
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .container-3 {
    text-align: left;
    flex-direction: row;
  }

  .fu-zeile {
    text-align: right;
    margin-top: auto;
  }

  .fu-zeile.seite-1 {
    text-align: right;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    display: block;
  }

  .impressum {
    text-align: left;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: auto;
    display: flex;
  }

  .body-2 {
    background-image: url('../images/pexels-vladislav-vasnetsov-2310500.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .body-6 {
    background-image: url('../images/munich-640839-kompr.jpg');
    background-position: 0%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
  }

  .image-9, .image-11 {
    display: block;
  }

  .image-13 {
    max-width: 100%;
    text-align: center;
    flex: 0 auto;
    order: 0;
    align-self: auto;
    display: block;
  }

  .image-14 {
    margin-bottom: 0;
    display: inline-block;
  }

  .image-15 {
    text-align: center;
    flex: 0 auto;
    align-self: auto;
    display: inline-block;
  }

  .image-18, .image-20, .image-22.onlymobile {
    display: block;
  }

  .logo-wrapper {
    display: none;
  }

  .image-26 {
    margin: -27px auto -31px;
    display: block;
  }

  .div-block-16 {
    padding-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .section {
    flex-flow: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .grid {
    grid-template-rows: auto auto;
  }

  .grid.seite-1 {
    max-width: 479px;
    flex-flow: column;
    align-content: start;
    justify-content: center;
    align-items: center;
    justify-items: center;
    display: flex;
  }

  .grid.impressum {
    padding-right: 0;
  }

  .body-1 {
    background-image: none;
    flex-flow: column;
    align-content: center;
    justify-content: flex-start;
  }

  .einleitung.seite-1 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    font-size: 40px;
    display: flex;
  }

  .container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .navbar-2 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .container-3 {
    align-items: center;
  }

  .div-block-2 {
    flex-direction: row;
    justify-content: center;
  }

  .fu-zeile {
    text-align: center;
  }

  .body-6 {
    background-image: url('../images/munich-640839-kompr.jpg');
    background-position: 0 0;
    background-size: cover;
    background-attachment: fixed;
  }

  .text-span {
    background-color: rgba(0, 0, 0, 0);
  }

  .div-block-11 {
    height: auto;
  }

  .body-impressum {
    background-position: 0%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
  }

  .bold-text {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: inline;
  }

  .div-block-13 {
    box-shadow: none;
  }

  .image-13 {
    align-self: auto;
    display: block;
  }

  .heading-15 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-18 {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .section {
    height: auto;
    max-width: 100vw;
    min-width: 0;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: center;
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
    margin-top: 0;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: static;
  }

  .grid {
    width: 360px;
    max-width: 100%;
    min-width: auto;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column wrap;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    align-content: center;
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
    justify-items: stretch;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .grid.seite-1 {
    width: auto;
    max-width: 100%;
    flex-wrap: nowrap;
    justify-content: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .grid.impressum {
    max-width: 479px;
    flex-flow: column wrap;
    align-items: stretch;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .grid.datenschutzerkl-rung {
    flex-wrap: nowrap;
  }

  .grid.seite-7 {
    width: 360px;
    min-width: 0;
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: center;
  }

  .grid.seite-6 {
    flex-wrap: wrap;
    align-content: center;
  }

  .body-1 {
    height: auto;
    max-width: 479px;
    min-width: 0;
    -webkit-text-fill-color: inherit;
    background-color: #000;
    background-clip: border-box;
    flex-flow: column wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    overflow: visible;
  }

  .paragraph-1 {
    width: 100%;
    max-width: 479px;
    min-width: 0;
    flex-flow: column;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Bitjannausch Medium, sans-serif;
    display: flex;
  }

  .paragraph-1.seite-1 {
    max-width: 360px;
    min-width: 0;
    flex-direction: column;
    justify-content: flex-start;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .paragraph-1.seite-2 {
    max-width: 100vw;
    min-width: 100%;
    padding-left: 0;
    font-family: Bitjannausch Regular, sans-serif;
  }

  .paragraph-1.seite-3 {
    max-width: 100vw;
    min-width: auto;
    text-shadow: 1px 0 20px #fff;
    flex-flow: column;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .paragraph-1.seite-4 {
    max-width: 100vw;
    min-width: auto;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-1.seite-6 {
    max-width: 100%;
    min-width: 0;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    font-family: Bitjannausch Regular, sans-serif;
  }

  .paragraph-1.seite-5 {
    max-width: 100vw;
    min-width: 0;
    flex-direction: column;
    align-items: center;
    font-family: Bitjannausch Regular, sans-serif;
    font-size: 18px;
    display: flex;
  }

  .paragraph-1.impressum {
    max-width: 479px;
    min-width: auto;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    outline-offset: 0px;
    text-align: center;
    background-color: #fff;
    border-radius: 0;
    outline: 3px #000;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 35px;
    display: inline-block;
  }

  .paragraph-1.datenschutz {
    width: 100%;
    height: auto;
    max-width: 100vw;
    min-width: auto;
    margin-top: 18px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    display: inline-block;
  }

  .paragraph-1.seite-1-1 {
    flex-wrap: nowrap;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 24px;
  }

  .einleitung {
    max-width: 479px;
    min-width: 360px;
    flex-direction: column;
    flex: 0 auto;
    order: 0;
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    margin-top: 2px;
    padding-left: 0;
    display: flex;
  }

  .einleitung.seite-1 {
    width: 100%;
    max-width: 100vw;
    min-width: auto;
    text-align: center;
    object-fit: fill;
    flex-flow: column wrap;
    flex: 0 auto;
    align-content: center;
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
    margin-top: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 30px;
    display: flex;
    position: static;
  }

  .einleitung.seite-2 {
    max-width: 100%;
    min-width: 100%;
    text-align: center;
    overflow-wrap: normal;
    margin-top: 13px;
    padding-left: 0;
    padding-right: 0;
    font-family: Bitjannausch Bold, sans-serif;
    font-size: 6svw;
    font-weight: 600;
    line-height: 9svw;
  }

  .einleitung.seite-3 {
    max-width: 100vw;
    min-width: 0;
    align-items: center;
    font-size: 8svw;
    line-height: 10svw;
  }

  .einleitung.seite-4 {
    max-width: 100%;
    min-width: 0;
    margin-top: 19px;
    margin-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 32px;
  }

  .einleitung.seite-7 {
    width: 100%;
    max-width: 479px;
    min-width: 0;
    flex-flow: column;
    align-content: center;
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
    margin-top: -6px;
    font-family: Bitjannausch Bold, sans-serif;
    font-size: 25px;
    display: flex;
  }

  .einleitung.seite-6 {
    max-width: 100%;
    min-width: 0;
    flex-wrap: nowrap;
    flex: 0 auto;
    order: 0;
    align-content: stretch;
    align-self: center;
    align-items: center;
    margin-top: 15px;
    margin-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Bitjannausch Bold, sans-serif;
    font-size: 2rem;
  }

  .einleitung.seite-5 {
    min-width: 0;
    margin-top: 17px;
    margin-bottom: -19px;
    font-family: Bitjannausch, sans-serif;
    font-size: 30px;
  }

  .einleitung.seite-1-1 {
    max-width: 100%;
    min-width: 0;
    flex-direction: column;
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    font-size: 35px;
  }

  .einleitung.seite-impressum {
    text-shadow: 1px 0 20px #fff;
    margin-top: 0;
    display: flex;
  }

  .einleitung.seite-datenschutzerkl-rung {
    padding-left: 0;
    font-size: 25px;
  }

  .container {
    max-width: 100vw;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: center;
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Bitter Bold;
    display: flex;
  }

  .paragraph-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-2.seite-1 {
    max-width: 360px;
    padding-left: 0;
    padding-right: 0;
    line-height: 30px;
  }

  .paragraph-2.seite-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-2.seite-5 {
    font-family: Bitjannausch, sans-serif;
  }

  .div-block {
    max-width: 100%;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    margin-top: 20px;
  }

  .antwort {
    width: 100%;
    max-width: 100%;
    min-height: auto;
    min-width: 100%;
    overflow-wrap: normal;
    line-height: 25px;
    transition: background-color .2s, font-size .2s, color .2s;
  }

  .antwort:hover {
    object-fit: fill;
    background-image: linear-gradient(#fff, #fff 0%, #fff 46%, #fff);
    font-weight: 600;
    transform: none;
  }

  .navbar-2 {
    height: auto;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    order: 0;
    align-content: center;
    justify-content: center;
    align-self: auto;
    align-items: center;
    position: relative;
  }

  .container-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .div-block-2 {
    max-width: 100vw;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    padding-top: 0;
  }

  .fu-zeile.seite-1 {
    text-align: center;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    display: block;
  }

  .fu-zeile.seite-3 {
    width: 100%;
  }

  .fu-zeile.seite-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .impressum {
    min-width: 360px;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: left;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    padding-right: 0;
    display: block;
  }

  .impressum.seite-2 {
    width: 100%;
    min-width: 0;
  }

  .impressum.seite-datenschutz {
    display: flex;
  }

  .impressum.section-4 {
    width: 100%;
    min-width: 0;
  }

  .body-2 {
    background-color: #000;
    background-image: none;
    flex-direction: column;
    align-items: center;
  }

  .body-3 {
    background-color: #000;
    background-image: none;
    align-items: center;
  }

  .body-4 {
    background-color: #000;
  }

  .body-5 {
    background-image: none;
    flex-wrap: nowrap;
    align-items: center;
  }

  .body-6 {
    height: auto;
    min-height: 100vh;
    min-width: 100vw;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: left;
    white-space: normal;
    -webkit-text-fill-color: inherit;
    background-image: url('../images/munich-640839-kompr.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-clip: border-box;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-content: start;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    display: flex;
    overflow: visible;
  }

  .form-block {
    min-width: 0;
  }

  .form-block.vorqualifizierung {
    justify-content: center;
    align-self: auto;
    align-items: flex-start;
    display: block;
  }

  .text-field-2 {
    text-shadow: 1px 1px 6px #fff;
  }

  .text-field-4 {
    max-width: 300px;
  }

  .form {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .submit-button {
    min-width: 300px;
    display: inline-block;
  }

  .div-block-10 {
    max-width: 100%;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: center;
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
    margin-top: 4px;
    padding-left: 0;
    display: flex;
  }

  .text-span.seite-6 {
    font-family: Bitjannausch Regular, sans-serif;
  }

  .button {
    max-width: 320px;
    min-width: 320px;
    font-family: Bitjannausch Medium, sans-serif;
  }

  .button.antwort {
    width: 100%;
    min-width: 0;
  }

  .body-7 {
    background-image: none;
    flex-flow: column;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
  }

  .column {
    flex-wrap: wrap;
    align-items: center;
    display: flex;
  }

  .div-block-11 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .body-datenschutz {
    height: auto;
    max-width: 479px;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    flex-flow: column wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
  }

  .body-impressum {
    max-width: 479px;
    min-width: 360px;
    background-image: none;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .image-9 {
    padding-bottom: 30px;
  }

  .bold-text {
    object-fit: fill;
    align-self: auto;
    line-height: 30px;
  }

  .text-span-2 {
    font-family: Bitjannausch Bold, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .div-block-13 {
    width: 100%;
    max-width: 100vw;
    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: center;
    display: flex;
  }

  .image-13 {
    flex: 0 auto;
    align-self: center;
  }

  .heading-15 {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 10px;
    padding-left: 10px;
    line-height: 20px;
  }

  .image-14 {
    margin-top: -46px;
    margin-bottom: -30px;
    padding-top: 0;
  }

  .bold-text-2 {
    padding-left: 0;
  }

  .hintergrund {
    height: 100%;
    background-position: 100%;
    background-size: cover;
  }

  .hintergrund.seite-1 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .hintergrund.seite-3 {
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
  }

  .hintergrund.seite-6 {
    height: 100vh;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: block;
  }

  .hintergrund.seite-7 {
    background-position: 60%;
    background-size: cover;
  }

  .hintergrund.seite-impressum, .hintergrund.seite-datenschutz {
    background-image: url('../images/munich-640839-kompr.jpg');
    background-position: 0 100%;
    background-size: cover;
  }

  .hintergrund.vorqualifizierung {
    background-position: 30% 100%;
  }

  .background-gradient {
    width: 200vw;
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
  }

  .image-26 {
    margin-top: -31px;
    margin-bottom: -43px;
  }

  .image-27 {
    margin-top: -33px;
    margin-bottom: -20px;
  }

  .div-block-15 {
    max-width: 100vw;
  }

  .text-block-4 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .div-block-17 {
    background-color: #fff;
    border-radius: 11px;
  }

  .heading-16 {
    margin-top: 6px;
    padding-top: 6px;
    font-family: Bitjannausch Bold, sans-serif;
  }

  .div-block-18 {
    width: 100%;
  }

  .div-block-20 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-span-3 {
    max-width: 100%;
    white-space: pre-wrap;
    word-break: normal;
    margin-right: 0;
    padding-right: 0;
    font-size: 6svw;
    font-weight: 700;
  }

  .div-block-21 {
    max-width: 100%;
    margin-top: 20px;
    font-family: Bitjannausch Medium, sans-serif;
  }

  .paragraph-3 {
    overflow-wrap: anywhere;
    font-size: 5svw;
  }

  .heading-19 {
    font-size: 6svw;
    line-height: 9svw;
  }

  .heading-20 {
    font-size: 1.8rem;
  }

  .bold-text-3 {
    font-size: 5.5svw;
    line-height: 9svw;
  }

  .bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7 {
    font-size: 6svw;
    line-height: 5svw;
  }

  .bold-text-8, .bold-text-9, .bold-text-10 {
    font-size: 6svw;
  }
}

#w-node-e4a1ef70-01c6-9e75-bb39-058d2a531ede-8114869a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: start;
}

#w-node-bb339acc-61dc-e133-2650-7cd0fc23bd9d-8114869a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a7156946-c756-c1e5-53ba-4ad0f771ac72-8114869a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_5b7bc808-b154-4eb7-8553-40ca3020317f-8114869a, #w-node-_360b684a-f7ea-15f6-ea13-e95d8162d825-8114869a, #w-node-_3fccf9a3-84fc-c5e3-5ab6-6b4e3e720927-8114869a, #w-node-ac8cfd69-02c7-780f-2299-f4396afcc605-8114869a, #w-node-_20c8c956-5c51-f79f-668c-0bb84f9bc1b8-8114869a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_13e54c46-ef02-bbde-dde9-85fb36f4fc53-36f4fc53 {
  grid-area: Area;
  justify-self: center;
}

#w-node-e4a1ef70-01c6-9e75-bb39-058d2a531ede-8114869b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: start;
}

#w-node-_6798e540-335e-6397-d839-0a54da446c02-8114869b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e4a1ef70-01c6-9e75-bb39-058d2a531ede-8114869d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: start;
}

#w-node-_3abdfbfe-0e52-2982-f1f0-0398878086af-8114869d {
  grid-area: Area;
  justify-self: center;
}

#w-node-_6798e540-335e-6397-d839-0a54da446c02-8114869d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e4a1ef70-01c6-9e75-bb39-058d2a531ede-8114869e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: start;
}

#w-node-_6798e540-335e-6397-d839-0a54da446c02-8114869e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3abdfbfe-0e52-2982-f1f0-0398878086af-8114869e {
  grid-area: Area;
  justify-self: center;
}

#w-node-bb339acc-61dc-e133-2650-7cd0fc23bd9d-8114869e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a7156946-c756-c1e5-53ba-4ad0f771ac72-8114869e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-f9d60f22-077b-3f3f-5a5a-c70fcb23b54f-8114869e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e4a1ef70-01c6-9e75-bb39-058d2a531ede-8114869f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: start;
}

#w-node-bb339acc-61dc-e133-2650-7cd0fc23bd9d-8114869f, #w-node-_9d891a72-2c54-f61c-98c8-88233f04c2d9-8114869f, #w-node-_360b684a-f7ea-15f6-ea13-e95d8162d825-8114869f, #w-node-_3fccf9a3-84fc-c5e3-5ab6-6b4e3e720927-8114869f, #w-node-_5b7bc808-b154-4eb7-8553-40ca3020317f-8114869f, #w-node-c0340b3a-6502-dd49-d345-c9e5b92a6340-8114869f, #w-node-_6798e540-335e-6397-d839-0a54da446c02-811486a0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a7156946-c756-c1e5-53ba-4ad0f771ac72-811486a0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_360b684a-f7ea-15f6-ea13-e95d8162d825-811486a0, #w-node-_3fccf9a3-84fc-c5e3-5ab6-6b4e3e720927-811486a0, #w-node-_5b7bc808-b154-4eb7-8553-40ca3020317f-811486a0, #w-node-_83da965e-4ee4-4c64-6150-65bf69a6ef81-811486a0, #w-node-bb339acc-61dc-e133-2650-7cd0fc23bd9d-811486a1, #w-node-_6798e540-335e-6397-d839-0a54da446c02-811486a1, #w-node-_3fccf9a3-84fc-c5e3-5ab6-6b4e3e720927-811486a1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e4a1ef70-01c6-9e75-bb39-058d2a531ede-811486a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: start;
}

#w-node-_3abdfbfe-0e52-2982-f1f0-0398878086af-811486a3 {
  grid-area: Area;
  justify-self: center;
}

#w-node-_6798e540-335e-6397-d839-0a54da446c02-811486a3, #w-node-bb339acc-61dc-e133-2650-7cd0fc23bd9d-811486a3, #w-node-_3fccf9a3-84fc-c5e3-5ab6-6b4e3e720927-811486a3, #w-node-_5b7bc808-b154-4eb7-8553-40ca3020317f-811486a3, #w-node-_7b15e301-dbc4-a5a4-3836-77cca419d3e3-811486a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e4a1ef70-01c6-9e75-bb39-058d2a531ede-811486a4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: start;
}

#w-node-_6798e540-335e-6397-d839-0a54da446c02-811486a4, #w-node-bb339acc-61dc-e133-2650-7cd0fc23bd9d-811486a4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a7156946-c756-c1e5-53ba-4ad0f771ac72-811486a4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-c026012e-8b8f-342b-7c34-afc7c840fe92-811486a4 {
  order: 9999;
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e4a1ef70-01c6-9e75-bb39-058d2a531ede-811486a5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: start;
}

#w-node-_6798e540-335e-6397-d839-0a54da446c02-811486a5, #w-node-bb339acc-61dc-e133-2650-7cd0fc23bd9d-811486a5, #w-node-_330d08ec-0c35-5e5e-4e3e-8a2e604e3885-811486a5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e4a1ef70-01c6-9e75-bb39-058d2a531ede-811486a7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: start;
}

#w-node-_3abdfbfe-0e52-2982-f1f0-0398878086af-811486a7 {
  grid-area: Area;
  justify-self: center;
}

#w-node-bb339acc-61dc-e133-2650-7cd0fc23bd9d-811486a7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a7156946-c756-c1e5-53ba-4ad0f771ac72-811486a7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-e4a1ef70-01c6-9e75-bb39-058d2a531ede-6ab3b9bf {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: start;
}

#w-node-_3abdfbfe-0e52-2982-f1f0-0398878086af-6ab3b9bf {
  grid-area: Area;
  justify-self: center;
}

#w-node-_6798e540-335e-6397-d839-0a54da446c02-6ab3b9bf, #w-node-bb339acc-61dc-e133-2650-7cd0fc23bd9d-6ab3b9bf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a7156946-c756-c1e5-53ba-4ad0f771ac72-6ab3b9bf {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-ee581728-d431-c81f-d20d-2b2eae19a5e3-6ab3b9bf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-_6798e540-335e-6397-d839-0a54da446c02-8114869b, #w-node-_6798e540-335e-6397-d839-0a54da446c02-8114869d {
    grid-area: span 6 / span 1 / span 6 / span 1;
  }

  #w-node-_6798e540-335e-6397-d839-0a54da446c02-8114869e {
    grid-area: span 6 / span 1 / span 6 / span 1;
    align-self: start;
  }

  #w-node-a7156946-c756-c1e5-53ba-4ad0f771ac72-8114869e {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: auto;
    justify-self: auto;
  }

  #w-node-_6798e540-335e-6397-d839-0a54da446c02-811486a0 {
    grid-area: span 5 / span 1 / span 5 / span 1;
  }

  #w-node-_6798e540-335e-6397-d839-0a54da446c02-811486a1 {
    grid-area: span 6 / span 1 / span 6 / span 1;
  }

  #w-node-_6798e540-335e-6397-d839-0a54da446c02-811486a3 {
    grid-area: span 3 / span 1 / span 3 / span 1;
  }

  #w-node-_6798e540-335e-6397-d839-0a54da446c02-811486a4 {
    grid-area: span 6 / span 1 / span 6 / span 1;
    align-self: start;
  }

  #w-node-a7156946-c756-c1e5-53ba-4ad0f771ac72-811486a4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: auto;
    justify-self: auto;
  }

  #w-node-_6798e540-335e-6397-d839-0a54da446c02-811486a5 {
    grid-area: span 6 / span 1 / span 6 / span 1;
    align-self: start;
  }

  #w-node-a7156946-c756-c1e5-53ba-4ad0f771ac72-811486a7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: auto;
    justify-self: auto;
  }

  #w-node-_6798e540-335e-6397-d839-0a54da446c02-6ab3b9bf {
    grid-area: span 6 / span 1 / span 6 / span 1;
    align-self: start;
  }

  #w-node-a7156946-c756-c1e5-53ba-4ad0f771ac72-6ab3b9bf {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: auto;
    justify-self: auto;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_6798e540-335e-6397-d839-0a54da446c02-8114869e {
    justify-self: auto;
  }

  #w-node-a7156946-c756-c1e5-53ba-4ad0f771ac72-8114869e {
    align-self: auto;
  }

  #w-node-_6798e540-335e-6397-d839-0a54da446c02-811486a4 {
    justify-self: auto;
  }

  #w-node-a7156946-c756-c1e5-53ba-4ad0f771ac72-811486a4 {
    align-self: auto;
  }

  #w-node-_6798e540-335e-6397-d839-0a54da446c02-811486a5 {
    justify-self: auto;
  }

  #w-node-a7156946-c756-c1e5-53ba-4ad0f771ac72-811486a7 {
    align-self: auto;
  }

  #w-node-_6798e540-335e-6397-d839-0a54da446c02-6ab3b9bf {
    justify-self: auto;
  }

  #w-node-a7156946-c756-c1e5-53ba-4ad0f771ac72-6ab3b9bf {
    align-self: auto;
  }
}


@font-face {
  font-family: 'Bitjannausch Bold';
  src: url('../fonts/Bitjannausch-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bitjannausch Medium';
  src: url('../fonts/Bitjannausch-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bitjannausch';
  src: url('../fonts/Bitjannausch-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bitjannausch Regular';
  src: url('../fonts/Bitjannausch-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jannausch Inter';
  src: url('../fonts/Jannausch-Inter-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jannausch Inter';
  src: url('../fonts/Jannausch-Inter-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jannausch Inter';
  src: url('../fonts/Jannausch-Inter-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jannausch Inter';
  src: url('../fonts/Jannausch-Inter-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}