@font-face {
  font-family: Aw open sans;
  src: url('../fonts/AW-Open-Sans-Italic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Aw open sans;
  src: url('../fonts/AW-Open-Sans-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Aw open sans;
  src: url('../fonts/AW-Open-Sans-Bold.ttf') format("truetype"), url('../fonts/AW-Open-Sans-ExtraBold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Aw open sans;
  src: url('../fonts/AW-Open-Sans-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Aw open sans;
  src: url('../fonts/AW-Open-Sans-SemiBoldItalic.ttf') format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Aw open sans;
  src: url('../fonts/AW-Open-Sans-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Aw open sans;
  src: url('../fonts/AW-Open-Sans-BoldItalic.ttf') format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Aw open sans;
  src: url('../fonts/AW-Open-Sans-LightItalic.ttf') format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

:root {
  --aks-steel-blue: #9bb5c4;
  --nav-footer: #eceaea;
  --white: white;
  --shadow-grey: #625f5f;
  --black: black;
  --aks-rot: #e83300;
  --aks-orange: #f7ad00;
}

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

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

p {
  margin-bottom: 10px;
}

a {
  text-decoration: underline;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

.body-aks {
  font-family: Aw open sans, sans-serif;
}

.sec-home {
  background-image: url('../images/national-cancer-institute-BxXgTQEw1M4-unsplash_1920.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: block;
  position: relative;
}

.sec-home.home {
  height: 100vh;
  margin-top: 0;
}

.sec-home.jobs {
  background-image: url('../images/aks_auto_2.jpg');
  background-position: 50% 0;
}

.sec-home.garten {
  background-image: url('../images/aks_garten_hero_2_1920.jpg');
}

.link-block-3 {
  text-decoration: none;
}

.lf-nav-wrapper.w--open {
  background-color: #0000;
}

.lf-nav-trigger {
  z-index: 100;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border: 2px solid #eaf1fb;
  border-radius: 6px;
  width: 100%;
  position: fixed;
  inset: 0% 0% auto;
}

.div-navbar-call2action {
  background-color: var(--aks-steel-blue);
  border-radius: 20px;
  flex-flow: column;
  justify-content: space-around;
  align-items: flex-end;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 10px;
  font-family: Aw open sans, sans-serif;
  line-height: 16px;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
  box-shadow: 2px 2px 10px #5e5555;
}

.brand {
  margin-left: 10px;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.lf-nav-container {
  width: 48px;
  height: 48px;
}

.fd-txt-telefon-2 {
  color: #fff;
  font-family: Aw open sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
}

.fd-txt-telefon-2:hover {
  color: #fff;
}

.div-navbar-underlay {
  background-color: var(--nav-footer);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 70px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  inset: 0%;
}

.aw-navbar {
  z-index: 30;
  background-color: #eceaea;
  width: 100%;
  position: fixed;
  inset: 0% 0% auto;
}

.ui-navmenu {
  text-align: right;
  background-color: #0000;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  padding-left: 24px;
  padding-right: 24px;
  position: absolute;
  left: auto;
  right: 188px;
}

.image-122 {
  height: 50px;
  margin-top: 5px;
  padding-bottom: 5px;
  position: relative;
  inset: 0% auto 0% 0%;
}

.div-header-section {
  background-color: #0000;
  background-image: linear-gradient(to bottom, #9bb5c400 3%, var(--white) 100%, white);
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.div-block-2 {
  background-color: #9bb5c400;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-2.temp {
  align-items: flex-start;
  width: 80%;
  position: relative;
  bottom: -121px;
}

.div-logo-wrapper {
  justify-content: center;
  align-items: center;
  width: 400px;
  display: flex;
}

.div-wrapper-80 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  top: -317px;
}

.div-wrapper-80.video {
  flex-direction: column;
}

.txt-copyright-for-image {
  z-index: 10;
  color: var(--shadow-grey);
  margin-top: 71px;
  padding-left: 3px;
  font-family: Aw open sans, sans-serif;
  font-size: 8px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.link-copyright-for-image {
  color: var(--black);
  text-decoration: none;
}

.div-kreis {
  background-color: var(--aks-rot);
  box-shadow: 2px 2px 10px 0 var(--shadow-grey);
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 250px;
  display: flex;
}

.div-kreis.orange {
  z-index: 5;
  background-color: var(--aks-orange);
  position: relative;
  top: -82px;
  right: -163px;
}

.div-kreis.orange.leistungen.vertical {
  flex-flow: column;
}

.div-kreis.rot {
  z-index: 10;
  position: relative;
}

.div-kreis.rot.leistungen.vertical {
  flex-flow: column;
}

.div-kreis.blau {
  background-color: var(--aks-steel-blue);
  position: relative;
  top: -168px;
  left: 308px;
}

.div-kreis.blau.leistungen.vertical {
  flex-flow: column;
}

.txt-text-in-kreis {
  color: var(--white);
  text-align: center;
  font-family: Aw open sans, sans-serif;
  font-size: 34px;
  font-weight: 600;
  line-height: 38px;
}

.txt-text-in-kreis.kleiner {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 30px;
}

.txt-text-in-kreis._24px {
  font-size: 24px;
}

.div-kreis-wrapper {
  float: left;
  width: 450px;
  position: relative;
  top: 0;
  left: 2%;
}

.heading-3 {
  color: var(--aks-rot);
  text-align: left;
  font-size: 44px;
  line-height: 50px;
  display: block;
}

.heading-h2-gelb-home {
  color: var(--aks-orange);
  margin-top: 45px;
  font-size: 30px;
}

.div-header-on-home {
  float: left;
  clear: right;
  object-fit: fill;
  position: relative;
  top: auto;
}

.div-div-col-links {
  z-index: 10;
  flex-direction: column;
  width: 90%;
  display: flex;
  position: relative;
  top: auto;
  left: 10%;
}

.h4-header {
  clear: both;
  color: var(--aks-rot);
  letter-spacing: 1.1px;
  font-family: Aw open sans, sans-serif;
  font-size: 24px;
  font-weight: 700;
  position: relative;
}

.list {
  color: var(--aks-rot);
  display: none;
}

.txt-list-item {
  color: #333;
  letter-spacing: 1.1px;
  font-size: 16px;
}

.image-123 {
  max-width: 120%;
}

.paragraph {
  z-index: 10;
  letter-spacing: 1.1px;
  font-size: 16px;
  position: relative;
}

.paragraph.centred {
  text-align: center;
}

.txt-16px-bold {
  color: var(--black);
  letter-spacing: 1.1px;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 600;
}

.div-block-5 {
  width: 90%;
  margin-top: 24px;
}

.image-124 {
  box-shadow: 2px 2px 10px 0 var(--shadow-grey);
  border-radius: 100px;
  position: relative;
  left: auto;
}

.div-block-6 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: auto;
}

.div-wir-sind-f-r-sie-da {
  z-index: 10;
  position: relative;
}

.div-mitarbeiter {
  margin-top: 64px;
  position: relative;
}

.div-kreis-erfahren-sie-mehr {
  background-color: var(--aks-rot);
  background-image: linear-gradient(129deg, var(--aks-rot) 62%, white);
  box-shadow: 2px 2px 10px 0 var(--shadow-grey);
  color: var(--white);
  text-align: center;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  margin-top: 20px;
  font-size: 16px;
  display: flex;
  position: relative;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.div-kreis-erfahren-sie-mehr.orange {
  background-image: linear-gradient(129deg, var(--aks-orange) 62%, white);
  margin-top: 20px;
}

.text-block-2 {
  padding-left: 5px;
  padding-right: 5px;
  position: absolute;
}

.sec-footer {
  background-color: #eceaea;
  margin-top: 76px;
}

.text-block-4 {
  text-align: center;
  margin-bottom: 10px;
}

.text-block-5 {
  text-align: center;
}

.text-block-6 {
  color: var(--aks-steel-blue);
  text-align: center;
}

.text-block-7 {
  color: var(--aks-steel-blue);
  text-align: center;
  margin-top: 6px;
  font-size: 12px;
}

.div-block-9 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 29px;
  padding-bottom: 30px;
  display: flex;
}

.link-block-4 {
  text-decoration: none;
}

.lf-dropdown-icon {
  margin-top: -6px;
}

.lf-dropdown-icon.jobs {
  margin-top: -16px;
  line-height: 30px;
}

.lf-dropdown-trigger {
  border-bottom: 2px #d7e4f7;
  flex-direction: row;
  display: flex;
}

.lf-dropdown-trigger.jobs {
  z-index: 10;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}

.dropdown__body {
  background-color: #0000;
  display: block;
  position: static;
  overflow: hidden;
}

.nav-link-static {
  text-align: center;
  text-transform: uppercase;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Aw open sans, sans-serif;
  font-size: 15px;
}

.nav-link-static:hover {
  color: #d17918;
}

.nav-link-static.w--current {
  color: #d17918;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 15px;
}

.nav-link-static.drop {
  padding-right: 25px;
  font-family: Aw open sans, sans-serif;
}

.nav-link-static.dropdown {
  color: var(--black);
  text-align: left;
  text-transform: none;
  background-color: #d6e8f3;
  width: 200px;
  font-family: Aw open sans, sans-serif;
  display: block;
}

.nav-link-static.dropdown:hover {
  color: var(--aks-rot);
}

.nav-link-static.dropdown.notready {
  text-decoration: none;
}

.icon-27 {
  right: -15px;
}

.text-block-11 {
  font-family: Aw open sans, sans-serif;
}

.dropdown-list-2 {
  background-color: #fff;
}

.dropdown-list-2.w--open {
  width: 200px;
  left: -42px;
}

.div-footer-info {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.div-wrapper-90-vert {
  width: 90%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.lf-drodown-click-2 {
  white-space: normal;
  padding: 0 10px 5px 0;
  display: block;
}

.lf-drodown-click-2.jobs {
  align-self: flex-start;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-dropdown-lottie-container {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-dropdown-lottie-container.jobs {
  align-items: flex-start;
  margin-left: 19px;
  display: none;
}

.lf-dropdown-container-2 {
  flex-direction: column;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
  transform: translate(0);
}

.lf-dropdown-container-2._40px {
  width: 40px;
}

.text-block-12 {
  color: var(--aks-rot);
  font-size: 10px;
}

.div-kreis-wrapper-l2 {
  float: left;
  width: 90%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  bottom: -129px;
  right: 0%;
}

.link-im-kreis {
  text-decoration: none;
}

.div-block-2-copy {
  background-color: #9bb5c400;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: relative;
  inset: 24% 0% auto auto;
}

.heading-6-copy {
  color: var(--aks-rot);
  text-align: center;
  padding-right: 40px;
  font-size: 50px;
}

.section-5 {
  margin-bottom: 170px;
}

.body-2 {
  letter-spacing: 1.1px;
  font-family: Aw open sans, sans-serif;
}

.txt-berschrift {
  color: #333;
  margin-top: 5px;
  font-size: 16px;
  font-weight: 600;
}

.map {
  box-shadow: 2px 2px 10px 0 var(--shadow-grey);
  border-radius: 15px;
  margin-top: 37px;
  padding-right: 10px;
  display: none;
}

.link {
  color: var(--black);
  text-decoration: none;
}

.link.w--current {
  color: var(--aks-rot);
}

.column-32, .column-33 {
  font-family: Aw open sans, sans-serif;
}

.div-sprungmarke {
  height: 50px;
}

.div-flowing-balloon {
  width: 200px;
  position: absolute;
  inset: auto 10% -24% auto;
}

.div-grosser-kreis {
  background-image: linear-gradient(224deg, var(--aks-rot), white);
  border-radius: 250px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 400px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.div-grosser-kreis.home-page {
  width: 350px;
  height: 350px;
  margin-top: 40px;
  margin-right: 40px;
}

.heading-kreis-oben-rechts {
  color: var(--white);
  text-align: center;
  font-family: Aw open sans, sans-serif;
  font-size: 44px;
  line-height: 50px;
}

.section-7 {
  padding-top: 0;
}

.div-circle-un-leitbild {
  background-color: var(--aks-rot);
  box-shadow: 2px 2px 10px 0 var(--shadow-grey);
  border-radius: 300px;
  flex-direction: column;
  align-items: center;
  width: 300px;
  height: 300px;
  margin: 10px;
  display: flex;
  position: relative;
}

.div-circle-un-leitbild._300px.gelb {
  background-color: var(--aks-orange);
}

.div-circle-un-leitbild._250px {
  width: 250px;
  height: 250px;
}

.div-circle-un-leitbild._250px.gelb {
  background-color: var(--aks-orange);
}

.div-circle-un-leitbild._280px {
  width: 280px;
  height: 280px;
}

.div-circle-un-leitbild._280px.blau {
  background-color: var(--aks-steel-blue);
}

.div-circle-un-leitbild._200px {
  width: 230px;
  height: 230px;
}

.div-un-leitbild {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.heading-9 {
  color: var(--white);
  text-align: center;
  max-width: 250px;
  font-size: 26px;
  font-weight: 600;
  line-height: 30px;
}

.paragraph-4 {
  color: var(--white);
  text-align: center;
  max-width: 250px;
  margin-top: -8px;
}

.paragraph-4.marg-0px {
  margin-top: 0;
}

.text-block-14 {
  color: var(--white);
  text-align: center;
  width: 250px;
  margin-top: 7px;
  padding-left: 5px;
  padding-right: 5px;
  display: block;
}

.txt-unlb3 {
  color: var(--white);
  text-align: center;
  width: 250px;
  padding-left: 5px;
  padding-right: 5px;
  display: block;
}

.txt-unlb3.marg-15px {
  margin-top: 15px;
}

.para-unlb4 {
  color: var(--white);
  text-align: center;
  max-width: 250px;
  margin-top: 4px;
}

.div-block-316 {
  width: 80%;
  margin: 41px auto 60px;
  position: relative;
}

.section-8 {
  position: relative;
}

.div-block-317 {
  width: 80%;
  max-width: 1000px;
  margin-top: 101px;
  margin-left: auto;
  margin-right: auto;
}

.txt-un-ziele {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  line-height: 24px;
}

.div-block-318 {
  background-color: var(--aks-rot);
  box-shadow: 2px 2px 10px 0 var(--shadow-grey);
  color: var(--white);
  border-radius: 20px;
  align-items: center;
  height: 65px;
  margin-top: 40px;
  padding-left: 20px;
  display: flex;
}

.image-129 {
  width: 50px;
}

.text-block-15 {
  color: var(--shadow-grey);
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}

.div-impressum-wrapper {
  width: 80%;
  max-width: 1000px;
  margin: 79px auto 25px;
}

.rte-impressum a {
  color: var(--shadow-grey);
}

.link-impressum {
  color: var(--black);
  text-decoration: none;
}

.col-footer {
  width: 80%;
  max-width: 1000px;
  margin-bottom: 34px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-17 {
  color: var(--aks-rot);
  font-size: 16px;
  font-weight: 600;
}

.text-block-18 {
  font-weight: 600;
}

.paragraph-5 {
  margin-top: 12px;
}

.text-block-19 {
  color: var(--aks-orange);
  text-align: center;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 600;
}

.column-34 {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.div-block-323 {
  flex-direction: column;
  justify-content: space-between;
  height: 150px;
  display: flex;
}

.col-footer-cols {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 60px;
  display: flex;
}

.div-linie-blau {
  border-top: 1px solid var(--aks-steel-blue);
  border-radius: 2px;
  width: 80%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.link-2 {
  color: var(--shadow-grey);
  text-decoration: none;
}

.div-footer-wrapper {
  padding-top: 47px;
}

.div-sidenav {
  z-index: 50;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: fixed;
  inset: 0% auto 0% 0%;
}

.link-dot-sidenav {
  background-color: #1136401f;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  margin: 5px;
  transition: opacity .2s;
}

.link-dot-sidenav:hover {
  background-color: var(--aks-orange);
}

.link-dot-sidenav.w--current {
  background-color: var(--aks-rot);
}

.sec-bottom {
  margin-bottom: 105px;
  padding-bottom: 85px;
}

.div-team-personalcard {
  box-shadow: 2px 2px 10px 0 var(--shadow-grey);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 300px;
  height: 550px;
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
  position: relative;
}

.div-team-personalcard.kira-bahrs {
  display: none;
}

.div-team-personalcard-image {
  border-radius: 0;
  width: 300px;
  margin-top: 10px;
  margin-bottom: 27px;
  padding-left: 10px;
  padding-right: 10px;
}

.image-131 {
  box-shadow: 2px 2px 10px 0 var(--shadow-grey);
  border-radius: 250px;
}

.para-team-jobtitel {
  text-align: center;
  margin-top: 24px;
  font-size: 14px;
}

.para-team-jobtitel.charly {
  margin-top: 10px;
  padding-bottom: 20px;
}

.link-team-kontakt {
  color: var(--black);
  text-decoration: none;
}

.txt-team-kontakt {
  color: var(--black);
  text-align: center;
  font-size: 14px;
}

.div-wrapper-team {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  max-width: 1600px;
  margin-top: 268px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  top: -317px;
}

.div-team-personalcard-name {
  flex-direction: column;
  justify-content: space-between;
  display: block;
  position: relative;
}

.div-team-personalcard-kontakt {
  margin-bottom: 10px;
  position: absolute;
  inset: auto 0% 0%;
}

.txt-team-pc-name {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 26px;
}

.txt-team-pc-name.ganzes-team {
  margin-top: 20px;
  padding-bottom: 20px;
}

.txt-team-pc-name.charly {
  margin-top: 18px;
}

.div-team-pc-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.heading-13 {
  color: var(--aks-rot);
  text-align: center;
  margin-top: 64px;
}

.div-team-standort {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-aktueller-artikel {
  box-shadow: 2px 2px 10px 0 var(--shadow-grey);
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  width: 80%;
  max-width: 1000px;
  height: auto;
  margin-top: 79px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  display: flex;
  position: relative;
}

.div-aktueller-artikel.meyer-heder, .div-aktueller-artikel.tag-der-offenen-tuer {
  background-image: none;
  height: auto;
}

.div-aktueller-artikel.tag-der-offenen-tuer._2 {
  background-image: none;
  margin-top: 18px;
}

.div-aktueller-artikel.stadtteil-kurier {
  border: 1px solid var(--shadow-grey);
  background-image: none;
}

.div-aktueller-artikel.was-bedeutet-glueck {
  background-image: none;
}

.div-aktueller-artikel.maskenanleitung {
  border: 1px solid var(--shadow-grey);
  box-shadow: 2px 2px 10px 0 var(--shadow-grey);
  background-image: none;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-aktueller-artikel.firmenlauf {
  background-image: none;
}

.div-aktuelles-datumskreis {
  z-index: 20;
  background-color: var(--aks-rot);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  display: flex;
  position: absolute;
  inset: -5% auto auto -5%;
}

.div-aktuelles-datumskreis.sommerfest {
  top: -54px;
  left: -75px;
}

.txt-aktuelles-datumskreis {
  color: var(--white);
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}

.para-aktuelles-text {
  background-color: #eceaeadb;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  margin-bottom: 0;
  padding: 10px 20px;
  font-size: 17px;
  position: relative;
  inset: auto 0% 0%;
  overflow: visible;
}

.para-aktuelles-text.mitte {
  border-radius: 0;
}

.para-aktuelles-text.oben {
  border-radius: 20px 20px 0 0;
  margin-top: -10px;
  padding-top: 10px;
  position: static;
}

.div-block-325 {
  background-color: var(--aks-rot);
  width: 30%;
  height: 5px;
}

.div-block-325.gelb {
  background-color: var(--aks-orange);
}

.div-block-325.blau {
  background-color: var(--aks-steel-blue);
}

.div-aktuelles-trennstriche {
  justify-content: space-around;
  width: 80%;
  max-width: 1000px;
  margin: 40px auto auto;
  padding-bottom: 40px;
  display: flex;
}

.div-finnetz-was-ist-das-fn {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.section-12 {
  margin-top: 84px;
}

.rich-text-block-2 {
  width: 60%;
}

.rich-text-block-2 h3 {
  color: var(--aks-rot);
  margin-top: 5px;
  margin-bottom: 3px;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.rich-text-block-2 p {
  font-size: 16px;
}

.paragraph-8 {
  width: 70%;
  font-size: 16px;
}

.h2-heading-finnetz {
  color: var(--aks-orange);
  font-weight: 300;
}

.div-finnetz-kreis {
  background-color: var(--aks-orange);
  border-radius: 200px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 300px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.text-block-20 {
  color: var(--white);
  text-align: center;
  margin-bottom: 6px;
  font-size: 32px;
  line-height: 38px;
}

.text-block-21 {
  text-align: center;
  font-size: 16px;
}

.div-block-328 {
  flex-direction: column;
  margin-top: 79px;
  display: flex;
}

.link-block-5 {
  width: 200px;
}

.link-block-6 {
  color: var(--black);
  margin-top: 15px;
  text-decoration: none;
}

.text-block-22 {
  color: var(--black);
  font-size: 22px;
  line-height: 30px;
  text-decoration: none;
}

.rte-aktuelles-maskenanleitung p {
  font-size: 16px;
}

.text-block-23 {
  margin-top: 48px;
  font-size: 16px;
}

.div-team-teamcard-image {
  width: 550px;
  margin-left: auto;
  margin-right: auto;
}

.image-134 {
  border: 1px none var(--shadow-grey);
  box-shadow: 2px 2px 10px 0 var(--shadow-grey);
  border-radius: 300px;
}

.div-team-teamcard {
  box-shadow: 2px 2px 10px 0 var(--shadow-grey);
  width: 600px;
  margin-top: 36px;
  padding-top: 20px;
}

.section-13 {
  font-size: 16px;
}

.div-jobs-einleitung {
  width: 80%;
  max-width: 1000px;
  margin-top: 138px;
  margin-left: auto;
  margin-right: auto;
}

.heading-15 {
  color: var(--aks-rot);
  margin-bottom: 0;
  font-weight: 400;
}

.heading-h2-gelb {
  color: var(--aks-orange);
  align-self: flex-start;
  margin-top: 0;
  font-family: Aw open sans, sans-serif;
  font-weight: 400;
}

.heading-h2-gelb.gm {
  margin-top: 18px;
  font-family: Aw open sans, sans-serif;
}

.paragraph-9 {
  letter-spacing: 1.1px;
  font-size: 16px;
}

.div-jobs-stellenwrapper {
  z-index: 10;
  width: 80%;
  max-width: 1000px;
  margin-top: 45px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.div-jobs-ausklappcontent {
  border: 1px solid var(--shadow-grey);
  box-shadow: 2px 2px 6px 0 var(--shadow-grey);
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.txt-job-topline {
  color: var(--aks-steel-blue);
  margin-top: 30px;
  padding-left: 10px;
  font-size: 40px;
  font-weight: 400;
  line-height: 44px;
}

.txt-job-stellentitel {
  color: var(--aks-rot);
  letter-spacing: 1.1px;
  margin-top: 42px;
  padding-left: 10px;
  font-size: 30px;
  font-weight: 400;
  line-height: 34px;
}

.txt-job-stellentitel-2 {
  color: var(--aks-rot);
  letter-spacing: 1.1px;
  margin-top: 5px;
  padding-left: 10px;
  font-size: 20px;
  font-weight: 400;
}

.list-jobs {
  color: var(--aks-rot);
}

.para-jobs-abschlusstext {
  letter-spacing: 1.1px;
  margin-top: 37px;
  padding-left: 10px;
}

.div-jobs-anzeigenfooter {
  background-color: var(--aks-steel-blue);
  justify-content: space-between;
  align-items: center;
  height: 250px;
  display: flex;
}

.div-block-332 {
  width: 50%;
  position: static;
  inset: 0% 0% auto auto;
}

.div-block-333 {
  flex-direction: column;
  width: 50%;
  display: flex;
}

.paragraph-11 {
  color: var(--white);
  letter-spacing: 1.1px;
  padding-left: 20px;
  font-weight: 300;
}

.txt-job-berschriften {
  color: var(--aks-orange);
  letter-spacing: 1.1px;
  margin-top: 28px;
  margin-bottom: 9px;
  padding-left: 10px;
  font-size: 20px;
  font-weight: 400;
}

.paragraph-12 {
  margin-top: 20px;
  padding-left: 10px;
}

.div-block-334 {
  position: absolute;
  inset: 0% 0% auto auto;
}

.heading-17 {
  color: var(--aks-rot);
  letter-spacing: 1.1px;
  padding-left: 20px;
  font-family: Aw open sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.div-block-335 {
  width: 40px;
}

.div-jobs-stellentitel {
  justify-content: flex-start;
  align-items: center;
  display: none;
}

.heading-18 {
  color: var(--aks-rot);
  text-align: center;
  font-weight: 300;
}

.div-leistungen {
  width: 80%;
  max-width: 1000px;
  margin-top: 106px;
  margin-left: auto;
  margin-right: auto;
}

.div-leistungen.kacheln {
  background-color: #0000;
  flex-wrap: wrap;
  place-content: flex-start center;
  width: 96%;
  display: flex;
}

.div-leistungen-kachel {
  background-color: var(--aks-orange);
  border-radius: 20px;
  flex-wrap: nowrap;
  align-items: center;
  width: 45%;
  height: 80px;
  margin: 10px;
  text-decoration: none;
  display: flex;
  box-shadow: 2px 2px 7px #a1a1a1;
}

.img-leistungen-kachel {
  object-fit: contain;
  width: 50px;
  margin-left: 20px;
  margin-right: 20px;
}

.img-leistungen-kachel.gross {
  width: 60px;
  margin-left: 30px;
}

.txt-leistungen-kachel {
  color: var(--white);
  font-size: 26px;
  font-style: normal;
  font-weight: 300;
  line-height: 34px;
  text-decoration: none;
}

.heading-leistungen-gk {
  color: var(--aks-orange);
  padding-left: 60px;
  font-weight: 300;
}

.div-leistungen-grosse-kachel {
  border-radius: 20px;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 60px;
  display: flex;
  box-shadow: 1px 1px 6px #9e9797;
}

.div-leistungen-gk-links {
  width: 66%;
  margin-top: 40px;
  margin-bottom: 40px;
}

.div-leistungen-gk-rechts {
  background-color: var(--aks-orange);
  object-fit: fill;
  border-radius: 0 20px 20px 0;
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  width: 35%;
  min-height: 100%;
  display: flex;
  position: relative;
}

.div-leistungen-gk-rechts:hover {
  background-color: var(--aks-orange);
}

.paragraph-14 {
  color: var(--shadow-grey);
  letter-spacing: 1.1px;
  padding-left: 60px;
  padding-right: 40px;
  font-size: 18px;
  line-height: 1.4;
}

.list-leistungen-gk {
  color: var(--white);
  letter-spacing: 1.1px;
  font-size: 17px;
  font-weight: 300;
}

.listbox-leistungen-gk {
  margin-top: 25px;
  margin-left: 10px;
  padding-right: 10px;
}

.text-block-28 {
  color: var(--white);
  letter-spacing: 1.1px;
  margin-top: 72px;
  padding-left: 20px;
  font-size: 18px;
}

.link-3 {
  color: var(--white);
  font-weight: 400;
  text-decoration: none;
}

.link-3.black {
  color: var(--black);
}

.heading-19 {
  letter-spacing: 1.1px;
  margin-top: 42px;
  font-weight: 400;
}

.div-jobs-kachel {
  background-color: var(--aks-orange);
  border-radius: 20px;
  flex-wrap: nowrap;
  align-items: center;
  height: 80px;
  margin: 10px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
  box-shadow: 2px 2px 7px #a1a1a1;
}

.img-jobs-kachel {
  object-fit: contain;
  width: 70px;
  margin-left: 20px;
  margin-right: 20px;
}

.txt-jobs-kachel {
  color: var(--white);
  font-family: Aw open sans, sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
  text-decoration: none;
}

.txt-jobs-kachel.gm {
  margin-top: 10px;
  font-family: Aw open sans, sans-serif;
}

.html-embed {
  border: 1px solid var(--shadow-grey);
  box-shadow: 2px 2px 10px 0 var(--shadow-grey);
  object-fit: scale-down;
  border-radius: 0;
  height: 100vh;
}

.image-135 {
  object-fit: none;
}

.img-aktuelles {
  max-height: 800px;
  margin-left: auto;
  margin-right: auto;
}

.img-aktuelles.danke {
  max-height: 1000px;
}

.div-block-336 {
  object-fit: contain;
  max-width: 1150px;
  margin-left: auto;
  margin-right: auto;
}

.link-4 {
  color: var(--aks-orange);
  margin-top: 17px;
  font-size: 18px;
  text-decoration: none;
  display: block;
}

.image-137 {
  margin-bottom: 17px;
  margin-left: auto;
  margin-right: auto;
}

.div-gesundheitsmanagement {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-gm-kachel {
  background-color: var(--aks-orange);
  border-radius: 20px;
  flex-wrap: nowrap;
  align-items: center;
  height: 80px;
  margin: 20px 10px 10px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
  box-shadow: 2px 2px 7px #a1a1a1;
}

.div-gm-ausklappcontent {
  border: 1px solid var(--shadow-grey);
  box-shadow: 2px 2px 6px 0 var(--shadow-grey);
  position: relative;
}

.html-embed-2 {
  height: 80vh;
}

.div-gm-wrapper {
  width: 80%;
  max-width: 1000px;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-339 {
  width: 80%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.video {
  margin-top: 66px;
}

.bold-text-3 {
  color: var(--aks-orange);
  text-decoration: none;
}

.link-6 {
  text-decoration: none;
}

.div-video-wrapper {
  justify-content: center;
  align-items: center;
  margin-top: 77px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.div-video-wrapper.aktuelles {
  justify-content: flex-start;
}

.div-video-wrapper.home {
  margin-top: 24px;
}

.div-video-wrapper.garten {
  margin-top: 8px;
}

.div-video-wrapper._90 {
  width: 90%;
}

.emb_video {
  position: relative;
  box-shadow: 2px 2px 10px #686868;
}

.section-14 {
  margin-bottom: -258px;
}

.txt-kreis-oben-rechts {
  color: var(--white);
  text-align: center;
  font-size: 44px;
  line-height: 50px;
}

.heading-invisible {
  display: none;
}

.link-home {
  color: var(--black);
  text-decoration: none;
}

.img-aktuelles-bild-oben {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.txt-kontakt-email-antwort {
  font-size: 13px;
}

.div-bread-crump {
  z-index: 50;
  margin-top: 52px;
  margin-left: 10px;
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
}

.link-bread-crump {
  color: var(--black);
  font-size: 12px;
  line-height: 16px;
  text-decoration: none;
}

.link-bread-crump.w--current {
  color: var(--aks-orange);
  font-size: 13px;
  font-weight: 600;
  line-height: 16px;
  text-decoration: none;
}

.text-block-29 {
  color: var(--black);
  padding-left: 3px;
  padding-right: 3px;
  font-size: 12px;
  line-height: 16px;
}

.sec-downloads {
  margin-top: 127px;
}

.div-downloads {
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  width: 80%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-dl-wrapper {
  z-index: 10;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.paragraph-16 {
  letter-spacing: 1.1px;
  margin-bottom: 45px;
  font-family: Aw open sans, sans-serif;
  line-height: 1.4;
}

.div-dl-kachel {
  background-color: var(--aks-orange);
  border-radius: 20px;
  flex-wrap: nowrap;
  align-items: center;
  height: 50px;
  margin: 10px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
  box-shadow: 2px 2px 7px #a1a1a1;
}

.div-utility-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.text-block-30 {
  color: var(--aks-steel-blue);
  text-align: center;
  margin-top: 40px;
  font-family: Aw open sans, sans-serif;
  font-size: 24px;
  line-height: 1.4;
}

.text-block-31 {
  color: var(--aks-steel-blue);
  text-align: center;
  margin-top: 33px;
  font-family: Aw open sans, sans-serif;
}

.link-8 {
  color: var(--aks-steel-blue);
  text-decoration: none;
}

.img-sprache {
  border-radius: 20px;
  width: 30px;
  margin-left: 10px;
}

.div-sprache {
  z-index: 51;
  position: fixed;
  inset: 80px 10px auto auto;
}

.en-navbar {
  z-index: 30;
  position: fixed;
  inset: 0% 0% auto;
}

.link-block-7 {
  z-index: 51;
  position: relative;
}

.img-aktuelles-hochkant {
  width: 70%;
  margin-bottom: 21px;
  margin-left: auto;
  margin-right: auto;
}

.image-139 {
  margin-bottom: 10px;
}

.drpdwn-nav-mainbar {
  text-transform: uppercase;
  font-weight: 600;
  position: relative;
}

.div-content {
  text-align: center;
  width: 80%;
  max-width: 1000px;
  margin-top: 39px;
  margin-left: auto;
  margin-right: auto;
}

.div-video-section {
  margin-top: 40px;
}

.div-video-section.aktuelles {
  margin-top: -42px;
}

.div-galerie-section {
  padding-top: 40px;
}

.lightbox-aks {
  background-image: url('../images/aks-garten-3-250px.jpg');
  background-position: 50%;
  background-size: cover;
  width: 200px;
  margin: 5px;
}

.heading-23 {
  color: var(--aks-rot);
  font-weight: 300;
}

.linkblock-garten {
  background-color: var(--aks-orange);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 70px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: flex;
  box-shadow: 2px 2px 10px #666262;
}

.linkblock-garten:hover {
  background-color: var(--aks-orange);
}

.text-block-35 {
  color: var(--white);
  font-size: 22px;
  line-height: 26px;
}

.div-block-346 {
  margin-bottom: 59px;
  padding-top: 73px;
}

.html-embed-4 {
  margin: 20px 10px 10px;
}

.text-block-36 {
  text-align: left;
  margin-top: 11px;
}

.img-aktuelles-breit {
  width: 90%;
  margin: 10px auto;
}

.img-aktuelles-breit.kleiner {
  width: 70%;
}

.div-wir-bilden-aus {
  justify-content: center;
  width: 100%;
  padding-top: 8px;
  display: flex;
}

.div-wir-bilden-aus.mobile {
  display: none;
}

.image-142 {
  width: 150px;
}

.image-143 {
  box-shadow: 2px 2px 10px 0 var(--shadow-grey);
  border: 1px solid #000;
  border-radius: 20px;
}

.div-map-wr {
  flex-direction: column;
  justify-content: flex-start;
  width: 80%;
  margin-top: 47px;
  display: flex;
}

.link-9 {
  color: var(--shadow-grey);
  text-decoration: none;
}

.txt-mapz-com {
  color: var(--shadow-grey);
  font-size: 9px;
}

.sec-hidden {
  display: none;
}

.div-html-wr {
  width: 80%;
  max-width: 1000px;
  margin-top: 126px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-38 {
  font-size: 12px;
  font-style: italic;
}

.txt-video-text {
  text-align: left;
  width: 90%;
  margin: 5px auto 20px;
}

.div-social-wr {
  justify-content: center;
  display: flex;
}

.img-social-button {
  width: 50px;
}

.img-social-button.kreis {
  width: 100px;
}

.img-social-button.border {
  border: 1px solid var(--white);
  border-radius: 25px;
}

.linkblock-social-button {
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
}

.linkblock-social-button.kreis {
  position: absolute;
}

.bold-text-4 {
  line-height: 40px;
}

.paragraph-17 {
  margin-bottom: 38px;
  padding: 10px 20px;
}

.hidden {
  width: 90%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.hidden._40 {
  width: 30%;
}

.code-embed {
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-347 {
  text-align: center;
  margin-top: 299px;
}

.div-wrapper-90-static {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
  top: -317px;
}

.div-wrapper-90-static.video {
  flex-direction: column;
}

.tb-cookieconsent {
  margin-bottom: 14px;
  font-size: 24px;
}

.div-consent-container {
  background-color: #e2e0e0;
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.btn-consent-button {
  background-color: #7c7c7c;
}

.link-cookieconsent {
  color: var(--shadow-grey);
}

.text-block-39 {
  color: var(--white);
  font-size: 32px;
  font-weight: 600;
}

@media screen and (min-width: 1280px) {
  .txt-copyright-for-image {
    color: var(--shadow-grey);
    inset: 0% auto auto 0%;
  }

  .link-copyright-for-image {
    color: var(--black);
  }

  .div-wrapper-team {
    max-width: 1200px;
  }

  .sec-utility-pages {
    height: 100vh;
  }

  .div-utility-wrapper {
    display: flex;
  }

  .txt-german-only {
    align-self: flex-start;
  }

  .text-block-32 {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 28px;
  }

  .text-block-33 {
    color: #ed0280;
    font-size: 30px;
    line-height: 34px;
  }

  .div-sprache {
    z-index: 100;
    position: fixed;
    inset: 80px 0% auto auto;
  }
}

@media screen and (max-width: 991px) {
  .sec-home {
    background-image: url('../images/national-cancer-institute-BxXgTQEw1M4-unsplash_991.jpg');
    background-size: cover;
  }

  .lf-nav-wrapper {
    z-index: 10;
    justify-content: center;
    align-items: center;
    display: block;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .lf-nav-icon {
    color: #000;
  }

  .lf-nav-trigger {
    background-color: #eceaea;
  }

  .div-navbar-call2action {
    margin-right: auto;
    inset: 0% auto 0% 33%;
  }

  .lf-nav-container {
    color: #000;
  }

  .fd-txt-telefon-2 {
    font-size: 20px;
  }

  .div-navbar-underlay {
    position: absolute;
    inset: 0%;
  }

  .aw-navbar {
    background-color: #eceaea;
  }

  .ui-navmenu {
    background-color: #0000;
    top: 151px;
    right: 60px;
  }

  .div-logo-wrapper {
    width: 300px;
  }

  .div-wrapper-80 {
    width: 96%;
    top: -460px;
  }

  .div-kreis.orange {
    width: 200px;
    height: 200px;
    top: -69px;
    right: -118px;
  }

  .div-kreis.orange.leistungen {
    right: -84px;
  }

  .div-kreis.rot {
    width: 200px;
    height: 200px;
    font-size: 12px;
    line-height: 14px;
  }

  .div-kreis.blau {
    width: 200px;
    height: 200px;
    top: -154px;
    left: 252px;
  }

  .div-kreis.blau.leistungen {
    top: -145px;
    left: 180px;
  }

  .txt-text-in-kreis {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 24px;
  }

  .txt-text-in-kreis.kleiner {
    font-size: 22px;
    line-height: 24px;
  }

  .txt-text-in-kreis._24px {
    font-size: 18px;
  }

  .div-kreis-wrapper {
    left: 4%;
  }

  .heading-3 {
    font-size: 34px;
    line-height: 40px;
    top: -17%;
  }

  .heading-h2-gelb-home {
    top: 192px;
  }

  .div-header-on-home {
    top: auto;
    right: 0%;
  }

  .div-div-col-links {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    left: 0%;
  }

  .h4-header {
    line-height: 28px;
  }

  .german-dropdown {
    width: 200px;
  }

  .nav-link-static {
    color: #333;
    width: 200px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .nav-link-static.drop {
    background-color: var(--aks-steel-blue);
    border-radius: 20px;
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .nav-link-static.drop.w--open {
    margin-top: 0;
  }

  .nav-link-static.dropdown {
    color: var(--shadow-grey);
    background-color: #ececec;
    border-radius: 20px;
  }

  .text-block-11 {
    color: var(--white);
    font-size: 16px;
    line-height: 18px;
  }

  .dropdown-list-2.w--open {
    background-color: #ececec;
    border-radius: 20px;
    width: 100%;
    margin-top: 6px;
  }

  .lf-drodown-click-2.jobs {
    width: 100%;
  }

  .div-dropdown-lottie-container.jobs {
    display: none;
  }

  .lf-dropdown-container-2._40px {
    width: 35px;
  }

  .heading-6-copy {
    padding-right: 0;
    font-size: 40px;
  }

  .div-flowing-balloon {
    width: 100px;
  }

  .div-grosser-kreis, .div-grosser-kreis.home-page {
    width: 300px;
    height: 300px;
  }

  .heading-kreis-oben-rechts {
    font-size: 38px;
    font-weight: 600;
    line-height: 44px;
  }

  .div-circle-un-leitbild {
    margin-bottom: 10px;
  }

  .heading-9 {
    font-size: 26px;
  }

  .section-8 {
    margin-top: -193px;
  }

  .txt-un-ziele {
    font-size: 16px;
  }

  .div-block-318 {
    height: 100px;
  }

  .col-footer {
    width: 96%;
  }

  .text-block-17 {
    font-size: 14px;
  }

  .text-block-18, .paragraph-5 {
    font-size: 12px;
  }

  .text-block-19 {
    font-size: 18px;
  }

  .col-footer-cols {
    padding-left: 40px;
  }

  .div-linie-blau {
    width: 96%;
  }

  .link-2 {
    color: var(--shadow-grey);
    text-decoration: none;
  }

  .div-sidenav {
    padding-left: 10px;
    padding-right: 10px;
  }

  .link-dot-sidenav, .link-dot-sidenav.w--current {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .div-wrapper-team {
    width: 96%;
  }

  .div-aktueller-artikel, .div-aktueller-artikel.meyer-heder {
    width: 90%;
  }

  .div-aktueller-artikel.stadtteil-kurier {
    background-image: none;
    height: auto;
  }

  .div-aktuelles-datumskreis {
    top: -10%;
    left: -5%;
  }

  .div-aktuelles-datumskreis.sommerfest {
    top: -90px;
    left: -33px;
  }

  .para-aktuelles-text {
    font-size: 15px;
  }

  .div-finnetz-was-ist-das-fn {
    width: 90%;
  }

  .rich-text-block-2, .paragraph-8 {
    width: 80%;
  }

  .div-jobs-ausklappcontent {
    width: 100%;
  }

  .div-leistungen.kacheln {
    width: 96%;
  }

  .div-leistungen.details {
    width: 90%;
  }

  .div-leistungen-kachel {
    width: 45%;
    height: 70px;
  }

  .img-leistungen-kachel.gross {
    margin-left: 20px;
    padding-top: 10px;
  }

  .txt-leistungen-kachel {
    font-size: 20px;
  }

  .heading-leistungen-gk {
    padding-left: 20px;
    font-size: 30px;
  }

  .div-leistungen-grosse-kachel {
    flex-wrap: nowrap;
  }

  .paragraph-14 {
    padding-left: 20px;
    font-size: 16px;
  }

  .list-leistungen-gk {
    font-size: 16px;
  }

  .listbox-leistungen-gk {
    padding-bottom: 10px;
    padding-left: 20px;
  }

  .div-jobs-kachel {
    width: 100%;
    height: 70px;
  }

  .txt-jobs-kachel {
    font-size: 20px;
  }

  .html-embed {
    object-fit: fill;
  }

  .link-4 {
    padding-left: 10px;
  }

  .div-gesundheitsmanagement {
    width: 96%;
  }

  .div-gm-kachel {
    width: 100%;
    height: 70px;
  }

  .div-gm-ausklappcontent {
    width: 100%;
  }

  .div-gm-wrapper, .div-block-339 {
    width: 96%;
  }

  .div-video-wrapper {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
  }

  .txt-kreis-oben-rechts {
    font-size: 30px;
    font-weight: 600;
    line-height: 44px;
  }

  .div-bread-crump {
    display: none;
  }

  .link-bread-crump.w--current {
    color: var(--aks-rot);
    font-size: 12px;
  }

  .div-downloads {
    width: 90%;
  }

  .div-dl-kachel {
    width: 100%;
    height: 50px;
  }

  .image-139 {
    margin-bottom: 10px;
  }

  .drpdwn-nav-mainbar {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 90%;
    margin: 5px auto;
    padding: 10px;
    display: flex;
  }

  .drpdwn-nav-mainbar:hover {
    background-color: #5e3ee92e;
    border-radius: 20px;
  }

  .text-block-35 {
    font-size: 20px;
    line-height: 24px;
  }

  .img-aktuelles-breit.kleiner {
    width: 80%;
  }

  .img-social-button.kreis {
    width: 80px;
  }

  .div-wrapper-90-static {
    width: 96%;
    top: -460px;
  }

  .text-block-39 {
    font-size: 24px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 30px;
  }

  h2 {
    font-size: 28px;
  }

  .sec-home {
    background-image: url('../images/national-cancer-institute-BxXgTQEw1M4-unsplash_568.jpg');
  }

  .sec-home.home {
    height: 70vh;
  }

  .lf-nav-wrapper {
    padding: 14px 12px;
  }

  .lf-nav-icon {
    width: 40px;
    height: 40px;
  }

  .lf-nav-container {
    height: 40px;
  }

  .fd-txt-telefon-2 {
    font-size: 18px;
  }

  .ui-navmenu {
    right: 69px;
  }

  .div-logo-wrapper {
    width: 250px;
  }

  .div-wrapper-80 {
    top: -290px;
  }

  .div-kreis.orange {
    width: 150px;
    height: 150px;
  }

  .div-kreis.orange.leistungen {
    top: -44px;
  }

  .div-kreis.rot, .div-kreis.blau {
    width: 150px;
    height: 150px;
  }

  .div-kreis.blau.leistungen {
    top: -102px;
  }

  .txt-text-in-kreis {
    font-size: 20px;
    line-height: 28px;
  }

  .txt-text-in-kreis.kleiner {
    font-size: 16px;
  }

  .txt-text-in-kreis._24px {
    font-size: 14px;
  }

  .heading-3 {
    font-size: 24px;
    line-height: 28px;
  }

  .heading-h2-gelb-home {
    font-size: 24px;
    line-height: 30px;
    top: 231px;
    left: -88px;
  }

  .div-header-on-home {
    top: 0;
    right: 0%;
  }

  .txt-list-item, .paragraph {
    font-size: 14px;
  }

  .text-block-4, .text-block-5, .text-block-6 {
    font-size: 12px;
  }

  .nav-link-static, .nav-link-static.w--current {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .nav-link-static.drop {
    justify-content: center;
    align-items: center;
    height: 40px;
    display: flex;
  }

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

  .column {
    padding-left: 20px;
  }

  .column-2 {
    padding-left: 20px;
    top: 50px;
  }

  .div-dropdown-lottie-container.jobs {
    align-items: flex-start;
  }

  .lf-dropdown-container-2._40px {
    width: 30px;
  }

  .div-block-2-copy {
    top: 30%;
  }

  .heading-6-copy {
    margin-top: -51px;
    font-size: 30px;
  }

  .div-flowing-balloon {
    bottom: -28%;
    right: 5%;
  }

  .div-grosser-kreis {
    width: 200px;
    height: 200px;
  }

  .div-grosser-kreis.home-page {
    width: 200px;
    height: 200px;
    margin-right: 10px;
    top: 12%;
  }

  .heading-kreis-oben-rechts {
    font-size: 24px;
    line-height: 30px;
  }

  .div-un-leitbild {
    justify-content: center;
  }

  .section-8 {
    margin-top: -144px;
  }

  .txt-un-ziele {
    font-size: 14px;
    line-height: 18px;
  }

  .div-block-318 {
    height: 85px;
    margin-top: 30px;
  }

  .rte-impressum h3 {
    font-size: 18px;
  }

  .col-footer {
    width: 100%;
  }

  .text-block-19 {
    font-size: 14px;
  }

  .div-block-323 {
    flex-direction: column;
    align-items: center;
  }

  .col-footer-cols {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding-left: 10px;
    display: flex;
  }

  .div-sidenav {
    display: none;
  }

  .div-wrapper-team {
    top: -290px;
  }

  .div-aktueller-artikel {
    padding-top: 10px;
  }

  .div-aktueller-artikel.maskenanleitung {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-aktuelles-datumskreis {
    width: 80px;
    height: 80px;
    top: -5%;
  }

  .div-aktuelles-datumskreis.platane {
    top: -6%;
  }

  .div-aktuelles-datumskreis.sommerfest {
    top: -67px;
    left: -25px;
  }

  .txt-aktuelles-datumskreis {
    font-size: 16px;
  }

  .para-aktuelles-text {
    font-size: 14px;
  }

  .div-finnetz-kreis {
    width: 200px;
    height: 200px;
  }

  .text-block-20 {
    font-size: 18px;
    line-height: 24px;
  }

  .text-block-21 {
    font-size: 13px;
  }

  .div-team-teamcard-image {
    width: 450px;
  }

  .div-team-teamcard {
    width: 500px;
  }

  .div-jobs-stellenwrapper {
    width: 80%;
  }

  .txt-job-topline {
    font-size: 34px;
  }

  .txt-job-stellentitel {
    font-size: 24px;
  }

  .div-block-333 {
    justify-content: space-between;
  }

  .paragraph-11 {
    padding-left: 10px;
  }

  .div-leistungen-kachel {
    min-width: 400px;
  }

  .txt-leistungen-kachel {
    font-size: 22px;
  }

  .div-leistungen-grosse-kachel {
    flex-wrap: wrap;
  }

  .div-leistungen-gk-links {
    width: 100%;
  }

  .div-leistungen-gk-rechts {
    border-top-right-radius: 0;
    border-bottom-left-radius: 20px;
    width: 100%;
  }

  .listbox-leistungen-gk {
    margin-bottom: 20px;
  }

  .text-block-28 {
    margin-top: 20px;
    padding-left: 10px;
  }

  .div-jobs-kachel {
    min-width: 400px;
  }

  .txt-jobs-kachel {
    font-size: 22px;
  }

  .div-gm-kachel {
    min-width: 400px;
    margin-left: 0;
    margin-right: 0;
  }

  .div-gm-wrapper, .div-video-wrapper {
    width: 96%;
  }

  .emb_video {
    object-fit: scale-down;
  }

  .txt-kreis-oben-rechts {
    font-size: 24px;
    line-height: 30px;
  }

  .div-downloads {
    width: 96%;
  }

  .div-dl-kachel {
    min-width: 400px;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
  }

  .linkblock-garten {
    width: 80%;
  }

  .text-block-35 {
    font-size: 18px;
    line-height: 22px;
  }

  .img-aktuelles-breit.kleiner {
    width: 90%;
  }

  .image-142 {
    width: 135px;
  }

  .div-map-wr {
    width: 100%;
  }

  .img-social-button.kreis {
    width: 60px;
  }

  .div-wrapper-90-static {
    top: -290px;
  }

  .text-block-39 {
    font-size: 16px;
  }
}

@media screen and (max-width: 479px) {
  .sec-home.home {
    height: 60vh;
  }

  .lf-nav-wrapper {
    padding-right: 5px;
  }

  .div-navbar-call2action {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    left: 41%;
  }

  .fd-txt-telefon-2 {
    font-size: 12px;
  }

  .ui-navmenu {
    padding-left: 16px;
    padding-right: 16px;
    inset: 112% 0% auto;
  }

  .image-122 {
    width: 100px;
  }

  .div-header-section {
    flex-direction: row;
  }

  .div-logo-wrapper {
    width: 200px;
  }

  .div-wrapper-80 {
    flex-wrap: wrap;
    top: -129px;
  }

  .div-wrapper-80.second {
    top: -49px;
  }

  .div-wrapper-80.video {
    margin-top: 197px;
    margin-bottom: 47px;
  }

  .txt-copyright-for-image {
    display: none;
  }

  .div-kreis.orange {
    width: 150px;
    height: 150px;
    top: 14px;
    right: -65px;
  }

  .div-kreis.orange.leistungen {
    top: 14px;
    right: -46px;
  }

  .div-kreis.orange.leistungen.vertical {
    margin-top: 20px;
  }

  .div-kreis.rot {
    width: 150px;
    height: 150px;
    top: 53px;
  }

  .div-kreis.rot.leistungen {
    left: 5px;
  }

  .div-kreis.blau {
    top: -41px;
    left: 148px;
  }

  .div-kreis.blau.leistungen {
    top: -40px;
    left: 93px;
  }

  .div-kreis.blau.leistungen.vertical {
    margin-top: 40px;
  }

  .div-kreis-wrapper {
    left: 0%;
  }

  .heading-3 {
    text-align: center;
    top: 26px;
    right: 109px;
  }

  .heading-h2-gelb-home {
    text-align: center;
    margin-top: 13px;
    font-size: 20px;
    left: -147px;
  }

  .div-header-on-home {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    top: 34px;
    right: auto;
  }

  .h4-header {
    font-size: 20px;
  }

  .txt-list-item {
    letter-spacing: 1px;
  }

  .paragraph {
    font-size: 14px;
    overflow: visible;
  }

  .div-wir-sind-f-r-sie-da {
    padding-left: 10px;
  }

  .div-mitarbeiter {
    padding-left: 5px;
  }

  .sec-footer {
    margin-top: 173px;
  }

  .text-block-7 {
    margin-bottom: 50px;
  }

  .div-block-9 {
    margin-top: 33px;
  }

  .column, .column-2 {
    padding-left: 0;
  }

  .div-wrapper-90-vert {
    margin-top: 10px;
  }

  .div-dropdown-lottie-container.jobs {
    align-items: center;
  }

  .div-kreis-wrapper-l2 {
    width: 100%;
    top: 125px;
  }

  .div-block-2-copy {
    top: 29%;
  }

  .heading-6-copy {
    margin-top: -52px;
  }

  .div-flowing-balloon {
    display: none;
  }

  .div-grosser-kreis {
    top: -13%;
  }

  .div-grosser-kreis.home-page {
    margin-top: 291px;
    top: -6%;
  }

  .div-un-leitbild {
    justify-content: center;
    width: 99%;
  }

  .div-block-316 {
    width: 90%;
  }

  .div-block-317 {
    width: 96%;
  }

  .txt-un-ziele {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 13px;
    line-height: 15px;
  }

  .div-block-318 {
    height: 95px;
    margin-top: 20px;
    padding-left: 10px;
  }

  .image-129 {
    width: 30px;
  }

  .rte-impressum h3 {
    font-size: 16px;
  }

  .rte-impressum h1 {
    font-size: 24px;
  }

  .rte-impressum h2 {
    font-size: 20px;
  }

  .text-block-18, .paragraph-5 {
    text-align: center;
  }

  .col-footer-cols {
    align-items: center;
    margin-top: 10px;
    padding-left: 0;
  }

  .div-sidenav {
    display: none;
  }

  .div-team-personalcard {
    width: 250px;
    margin-top: 20px;
  }

  .div-team-personalcard-image {
    width: 250px;
  }

  .div-wrapper-team {
    flex-wrap: wrap;
    margin-top: 200px;
    top: -129px;
  }

  .heading-13 {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 24px;
  }

  .sec-aks-aktuell {
    margin-top: 217px;
  }

  .div-aktueller-artikel {
    width: 90%;
  }

  .div-aktuelles-datumskreis.sommerfest {
    left: -15px;
  }

  .section-12 {
    margin-top: 142px;
  }

  .div-finnetz-kreis {
    bottom: 20%;
  }

  .div-block-328 {
    padding-top: 140px;
  }

  .image-133 {
    width: 90%;
  }

  .rte-aktuelles-maskenanleitung p {
    font-size: 14px;
  }

  .div-team-teamcard-image {
    width: 280px;
  }

  .div-team-teamcard {
    width: 300px;
  }

  .heading-h2-gelb.gm {
    font-size: 20px;
  }

  .div-jobs-stellenwrapper {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-jobs-ausklappcontent {
    box-shadow: none;
    border-style: none;
  }

  .txt-job-topline {
    margin-top: 87px;
    font-size: 24px;
  }

  .paragraph-11 {
    font-size: 14px;
  }

  .div-block-334 {
    display: none;
  }

  .heading-17 {
    font-size: 16px;
  }

  .div-leistungen.kacheln {
    width: 98%;
  }

  .div-leistungen-kachel {
    min-width: 280px;
  }

  .img-leistungen-kachel {
    width: 40px;
  }

  .txt-leistungen-kachel {
    font-size: 20px;
  }

  .heading-leistungen-gk {
    margin-top: 10px;
    padding-left: 5px;
    font-size: 26px;
    line-height: 1.4;
  }

  .paragraph-14 {
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }

  .text-block-28 {
    margin-top: 10px;
    font-size: 14px;
  }

  .link-3 {
    font-size: 14px;
  }

  .div-jobs-kachel {
    min-width: 280px;
  }

  .img-jobs-kachel {
    width: 40px;
  }

  .txt-jobs-kachel {
    font-size: 20px;
  }

  .txt-jobs-kachel.gm {
    font-size: 16px;
  }

  .sec-gesundheitsfoerderung {
    margin-top: 96px;
  }

  .div-gm-kachel {
    min-width: 280px;
  }

  .div-gm-ausklappcontent {
    box-shadow: none;
    border-style: none;
  }

  .div-gm-wrapper {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-video-wrapper {
    width: 96%;
  }

  .sec-downloads {
    margin-top: 93px;
  }

  .div-dl-wrapper {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-dl-kachel {
    min-width: 280px;
  }

  .img-aktuelles-hochkant {
    width: 100%;
  }

  .div-content {
    margin-top: 97px;
  }

  .linkblock-garten {
    width: 100%;
  }

  .text-block-35 {
    font-size: 17px;
    line-height: 20px;
  }

  .img-aktuelles-breit.kleiner {
    width: 98%;
  }

  .div-wir-bilden-aus {
    display: none;
  }

  .div-wir-bilden-aus.mobile {
    display: flex;
  }

  .sec-instagram {
    margin-top: 172px;
  }

  .div-wrapper-90-static {
    flex-wrap: wrap;
    top: -129px;
  }

  .div-wrapper-90-static.second {
    top: -49px;
  }

  .div-wrapper-90-static.video {
    margin-top: 197px;
    margin-bottom: 47px;
  }

  .div-consent-container {
    width: 300px;
  }

  .text-block-39 {
    line-height: 16px;
  }
}


@font-face {
  font-family: 'Aw open sans';
  src: url('../fonts/AW-Open-Sans-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Aw open sans';
  src: url('../fonts/AW-Open-Sans-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aw open sans';
  src: url('../fonts/AW-Open-Sans-Bold.ttf') format('truetype'), url('../fonts/AW-Open-Sans-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aw open sans';
  src: url('../fonts/AW-Open-Sans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aw open sans';
  src: url('../fonts/AW-Open-Sans-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Aw open sans';
  src: url('../fonts/AW-Open-Sans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aw open sans';
  src: url('../fonts/AW-Open-Sans-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Aw open sans';
  src: url('../fonts/AW-Open-Sans-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}