body {
  font-family: 'Lato v23 latin', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}

h1 {
  margin-top: 10px;
  margin-bottom: 60px;
  font-family: 'Lato v23 latin 700', sans-serif;
  font-size: 26px;
  line-height: 44px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

h2 {
  margin-top: 30px;
  margin-bottom: 5px;
  font-family: 'Lato v23 latin 700', sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}

h3 {
  margin-top: 10px;
  color: #333;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0px;
  text-transform: none;
}

h4 {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #333;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
}

p {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 16px;
  text-align: justify;
}

a {
  color: #005d95;
}

a:hover {
  color: #333;
}

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

li {
  font-size: 16px;
  line-height: 30px;
  text-align: left;
}

.button {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 15px;
  border-radius: 3px;
  background-color: #005d95;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.button:hover {
  background-color: #333;
  color: #e5eef4;
}

.nav-section {
  position: relative;
  padding-top: 50px;
  padding-bottom: 30px;
}

.center {
  text-align: center;
}

.nav-link {
  display: inline-block;
  margin: 5px 15px;
  padding-bottom: 0px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: 'Lato v23 latin 700', sans-serif;
  color: #005d95;
  font-size: 14px;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #3b3b3b;
  font-weight: 900;
}

.nav-link.w--current {
  border-bottom-color: #2ac176;
  color: #333;
  font-weight: 900;
}

.content {
  position: relative;
}

.inhalt {
  padding-top: 60px;
  padding-bottom: 80px;
  background-color: rgba(0, 93, 149, 0.1);
}

.inhalt-container {
  margin-right: 180px;
  margin-left: 180px;
  text-align: center;
}

.small-footer {
  padding-top: 40px;
  padding-bottom: 50px;
}

.img-port {
  position: relative;
  overflow: hidden;
}

.contact-section {
  position: relative;
  overflow: hidden;
  background-color: #323232;
  color: #333;
}

.con {
  margin-bottom: 20px;
  color: #fff;
  font-weight: 600;
}

.cont {
  color: #d6d6d6;
  line-height: 26px;
}

.map-wrapper {
  margin-top: 24px;
}

.map {
  height: 400px;
  margin-top: 20px;
}

.row-section {
  margin-top: 70px;
  margin-bottom: 70px;
}

.overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}

.social-team {
  position: relative;
  top: 45%;
}

.textfeld {
  margin-right: 0px;
  margin-left: 0px;
}

.web-link {
  display: block;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #005d95;
  line-height: 24px;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

.web-link:hover {
  color: #565656;
}

.web-link.impressum {
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none;
}

.text {
  margin-bottom: 40px;
  color: #323232;
  line-height: 24px;
  text-align: left;
}

.liste {
  margin-bottom: 40px;
  padding-left: 20px;
  line-height: 26px;
  text-align: left;
}

.subnavi {
  padding-top: 20px;
  padding-bottom: 20px;
  border-style: none;
  background-color: rgba(0, 93, 149, 0.2);
  color: #000;
  text-align: center;
  text-decoration: none;
}

.subnavi:hover {
  color: #000;
  font-weight: 700;
}

.logo {
  margin-bottom: 40px;
}

.rowabstand {
  margin-top: 80px;
}

.adresse {
  display: block;
  margin-top: 30px;
  margin-bottom: 5px;
  font-family: 'Lato v23 latin 700', sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.navi-adresse {
  text-align: center;
}

.column-schmaler {
  padding-right: 60px;
  padding-left: 60px;
  text-align: center;
}

.text-schmaler {
  margin-top: 60px;
  padding-right: 180px;
  padding-left: 180px;
}

.bild-anw {
  display: inline-block;
  max-width: 55%;
  text-align: left;
}

.bildlebenslauf {
  margin-top: 25px;
}

.h2-abstand {
  margin-top: 40px;
}

.h2-mittig {
  margin-bottom: 30px;
  text-align: center;
}

.h3-dran {
  margin-top: -20px;
  text-align: center;
}

.para-footer {
  text-align: center;
}

.text-link {
  color: #005d95;
  text-decoration: none;
}

.text-link:hover {
  color: #333;
}

.text-link.w--current {
  text-decoration: none;
}

.div-karte-google {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  margin-top: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Map_Anonym.png');
  background-position: 0px 0px;
  background-size: auto;
  text-align: center;
}

.hinweis {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px;
  color: #333;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
}

.heading {
  color: #333;
}

html.w-mod-js *[data-ix="move-up"] {
  opacity: 0;
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}

html.w-mod-js *[data-ix="display-none-on-load"] {
  height: 0px;
}

html.w-mod-js *[data-ix="opacity-0"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="move-uper"] {
  opacity: 0;
  -webkit-transform: translate(0px, -79px);
  -ms-transform: translate(0px, -79px);
  transform: translate(0px, -79px);
}

@media screen and (max-width: 991px) {
  .inhalt-container {
    margin-right: 24px;
    margin-left: 24px;
  }

  .social-team {
    top: 83px;
  }

  .textfeld {
    margin-left: 0px;
  }

  .col-space {
    margin-bottom: 30px;
  }

  .column-schmaler {
    padding-right: 30px;
    padding-left: 30px;
  }

  .bildlebenslauf {
    width: 50%;
  }
}

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

  .inhalt-container {
    margin-right: 10px;
    margin-left: 10px;
  }

  .social-team {
    top: 187px;
  }

  .textfeld {
    margin-right: 0px;
  }

  .column-schmaler {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 479px) {
  .nav-link {
    display: block;
  }

  .inhalt-container {
    margin-right: 10px;
    margin-left: 10px;
  }

  .row-section {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .social-team {
    top: 91px;
  }

  .column-schmaler {
    padding-right: 5px;
    padding-left: 5px;
  }

  .bildlebenslauf {
    width: 100%;
  }
}

@font-face {
  font-family: 'Lato v23 latin 700';
  src: url('../fonts/lato-v23-latin-700.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato v23 latin';
  src: url('../fonts/lato-v23-latin-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}