/* ################################################# FARBEN

grau #737373; 
blau #74ACC8;
rose #C89D9D;
oliv #777569;
hell #F8F8F8;

/* ################################################# SCHRIFTEN   
@font-face {
  font-display: swap; 
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/montserrat-v30-latin_latin-ext-regular.woff2') format('woff2'); 
}
@font-face {
  font-display: swap; 
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url('/fonts/montserrat-v30-latin_latin-ext-600.woff2') format('woff2');
}
@font-face {
  font-display: swap; 
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/montserrat-v30-latin_latin-ext-700.woff2') format('woff2');
}

*/

/* montserrat-regular - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/montserrat-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/montserrat-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/montserrat-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/montserrat-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/montserrat-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/montserrat-v15-latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-600 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url('/fonts/montserrat-v15-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/montserrat-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/montserrat-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/montserrat-v15-latin-600.woff') format('woff'), /* Modern Browsers */
       url('/fonts/montserrat-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/montserrat-v15-latin-600.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-700 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/montserrat-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/montserrat-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/montserrat-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/montserrat-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/fonts/montserrat-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/montserrat-v15-latin-700.svg#Montserrat') format('svg'); /* Legacy iOS */
}

/* ################################################# RESET - ALLGEMEIN */
* {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #737373;
    box-sizing: border-box;
}

html,
body {
    background-color: white;
    color: #737373;
    padding: 0;
    margin: 0;
    text-align: center;
}
body {
  padding-top:187px;
  transition: all 0.5s;
}
body.sticky {
  padding-top:64px;
  transition: all 0.5s;
}
:focus {
    outline: 0;
}

.limit {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    padding: 0 20px;
}

.limit2 {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}
.molimit {
  width: 100%;
  margin: 0 auto;
}

.oliv {
  background-color: #777569;
  background-color: #BBBAB4;
  color: white;
}
.oliv * {
  color: white;
}
.rose {
  background-color: #C89D9D;
  background-color: #E3CECE;
}
.beige {
  background-color: #C89D9D;
  background-color: #e3ddce;
}
.rose * {
  color: white;
}
.blau {
  background-color: #74ACC8;
  background-color: #B9D5E3;
}
.blau * {
  color: white;
}
.hell {
  background-color: #F8F8F8;
}

/* ################################################# TYPO */

p {
    display: block;
    margin: 0 0 15px 0;
}

h1,.f1 {
    font-weight: 600;
    margin: 0;
    font-size: 50px;
    line-height: 64px;
    margin-bottom:64px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #74ACC8;
    display:block;
}
h2, .f2 {
  font-family: "corporate-a", serif;
  font-weight: 300;
  font-style: normal;
  color: #74ACC8;
  font-weight: normal;
  margin: 0;
  font-size: 40px;
  line-height: 48px;
  margin-bottom: 0px;
  /* font-weight: 600; */
  /* text-transform: uppercase; */
  /* letter-spacing: 0.05em; */
  display:block;
}

h3, .f3 {
  color: #74ACC8;
  font-weight: 600;
  margin: 0;
  font-size: 31px;
  line-height: 40px;
  margin-bottom: 40px;
  display:block;
  
  font-weight: 400;
  font-size: 24px;
  line-height: 28px;
  color: #737373;
}
h4, .f4 {
  color: #74ACC8;
  font-weight: 600;
  margin: 0;
  font-size: 25px;
  line-height: 32px;
  margin-bottom: 32px;
  display:block;
}
h5, .f5 {
  color: #74ACC8;
  font-weight: 700;
  margin: 0;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 28px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  display:block;
}
h6, .f6 {
  font-weight: 700;
  margin: 0;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 28px;
  display:block;
}
main b, main strong,
main b a, main strong a {
  font-weight: 700;
}

.text-center {
    text-align: center;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.hyphens {
    hyphens: auto;
    hyphenate-limit-chars: auto 5;
    hyphenate-limit-lines: 2;
}

.abstand_oben_unten {
  padding: 64px 0 64px 0;
}
.abstand_oben {
  padding: 64px 0 0 0;
}
.abstand_unten {
  padding: 0 0 64px 0;
}
.abstand_oben_negativ {
  margin-top:-80px;
  position: relative;
}
.abstand_links_rechts {
  padding-left:64px;
  padding-right:64px;
}

/* ################################################# HEADER   */

header {
  position: fixed;
  top:0;
  left:0;
  right:0;
  background-color: white;
  height:200px;
  max-height:187px;
  z-index:99999;
  box-shadow: 0px 4px 4px rgba(0,0,0,0.15);
  transition: all 0.5s;
}
body.sticky header,
header.fixed {
  position: fixed;
  top:0;
  left:0;
  right:0;
  max-height:64px;
  background-color: white;
  box-shadow: 0px 4px 4px rgba(0,0,0,0.15);
  padding:0px;
  transition: all 0.5s;
}
/* ################################################# FOOTER */

footer {
  width:100%;
  padding:64px 0 10px 0;
  background-color: #74ACC8;
  background-color: #B9D5E3;
}

footer .limit {
  max-width: inherit;
  justify-content: center;
  display: flex;
  gap: 40px;
  flex-wrap: wrap;
}
footer .limit div {
 white-space: nowrap;
text-align: left
}
footer .limit .footerlogo {
 width:120px;
 margin-bottom: 30px;
}

footer .footersubline {
  margin:0 auto;
  width:100%;
  max-width: 400px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
footer  a {
  color: inherit;
  font-weight: 400;
  text-decoration: none;
}
footer  a:hover {
  color: black;
}
footer .footersubline a:hover{
  color: white;
  text-decoration: none;
}
footer .footersocialmedia {
  margin:32px auto;
  width:100%;
  max-width: 333px;
  text-align: center;
}
footer .footersocialmedia img.sm-icon {
  width:36px;
  height:36px;
}
 footer svg {
  margin-top:0px;
  margin-right: 5px;
  display: inline-block;
  transform: translateY(4px);
}
/* ################################################# HERO */

.hero {
  position: relative;
}
.hero_foto img {
  width:100%;
  max-width:100%;
  height:auto;
}

.hero_foto img.ipad,
.hero_foto img.iphone {
  display:none;
}

.hero_text {
  position: absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  display: flex;
  align-items: center;
  
  /* display: none; */
}
.hero_text .limit2 {
  padding: 0 20px;
}
.hero_text .limit2 p {
    font-weight: 600;
    font-size: 50px;
    line-height: 64px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: white;
}
.hero_text .limit2 h1, .hero_text .limit2 .f1 {
  color:white;
}
/* ################################################# TEXT   */

.text .button {
  padding:16px 24px;
  padding:6px 24px;
  border-radius:4px;
  border:2px solid #74ACC8;
  color:#74ACC8;
  text-decoration: none;
  display: inline-block;
  
  border:2px solid #737373;
  color:#737373;
  transition: all 0.5s;
}
.text .button:hover {
  text-decoration: none;
  background-color: #74ACC8;
  border:2px solid #74ACC8;
  color:white;
  /* background-color: transparent;
  color:#74ACC8; */
}
.text .zitat p {
  font-size: 31px;
  line-height: 40px;
  color:#74ACC8;
}
.text a {
  color: inherit;
  text-decoration: underline;
}
.text a:hover {
  color: #74ACC8;
  text-decoration: underline;
}
.text ul,
.text ol {
  padding: 16px;
  margin: 0;
}
/* ################################################# IMAGE_SLIDER   */

.image_slider_slide {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
}
.image_slider_slide img.iphone {
  display: none;
}
.image_slider_text {
  padding: 32px 64px;
  flex-grow: 1;
}
.image_slider .slideshow .slick-prev,
.image_slider .slideshow .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    bottom: 55%;
    display: block;
    width: 35px;
    height: 60px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    bottom: auto;
}

.image_slider .slideshow.v3zu1v .slick-prev,
.image_slider .slideshow.v3zu1v .slick-next {
  top:200px;
}
.image_slider .slideshow.v3zu2v .slick-prev,
.image_slider .slideshow.v3zu2v .slick-next {
  top:420px;
}
.image_slider .slideshow.v16zu9v .slick-prev,
.image_slider .slideshow.v16zu9v .slick-next {
  top:340px;
}

.image_slider .slideshow .slick-prev {
    left: 25px;
    z-index: 8888;
    background-image: url(/resources/arrow-left.svg);
}
.image_slider .slideshow .slick-next {
    right: 25px;
    z-index: 8888;
    background-image: url(/resources/arrow-right.svg);
}

.image_slider  .slick-track
{
    display: flex !important;
}

.image_slider .slick-slide,
.image_slider .slick-initialized .slick-slide
{
    height: inherit !important;
    display: flex !important;
    flex-direction: column;
}

/* ################################################# TEXT IMAGE ICONS   */

.text_image_icon {
  
}
.text_image_icon .foto {
  border-radius: 0 64px 0 64px;
  width:100%;
  max-width:100%;
  height:auto;
}
.text_image_icon .icon {
  width:100%;
  height:auto;
}
.text_image_icon a {
  color: inherit;
  text-decoration: none;
}
.text_image_icon a:hover {
  color: #74ACC8;
  text-decoration: none;
}
/* ################################################# SPALTEN   */
  
  .spalten {
      width: 100%;
      display: flex;
      flex-direction: row;
  }
  .spalte {
      width: 100%;
      /* padding: 55px 10px 0px 10px; */
      padding: 55px 60px 40px 60px;
  }
  
  .spalte svg {
      width: 24px;
      height:24px;
  }

/* ################################################# KONTAKTFORMULAR   */

.kontaktformular .spalten div{
  flex-grow: 1
}
.kontaktformular .spalten div:first-child {
  margin-right:10px;
}
.kontaktformular .spalten div:last-child {
  margin-left:10px;
}
.kontaktformular input {
  width:100%;
  border:0;
  padding: 10px 20px;
  margin: 0 20px 20px 0;
}
.kontaktformular input[type="checkbox"] {
  width:auto;
  padding: 5px 20px;
  margin: 0 10px 20px 0;
}
.kontaktformular textarea {
  width:100%;
  border:0;
  padding: 10px 20px;
  margin-bottom: 10px;
}
.kontaktformular button.sendenbutton {
  border:0;
  color: #74ACC8;
  background-color: transparent;
  font-size: 16px;
  font-weight: 600;
  padding: 16px 24px;
  border-radius:5px;
  border:3px solid #74ACC8;
}
.kontaktformular button.sendenbutton:hover {
  background-color: #74ACC8;
  color:white;
}


.kontaktformular .checkbox{
  position: relative;
  cursor: pointer;
  margin-bottom: 20px;
}
.kontaktformular .checkbox label{
  margin-left: 36px;
  display: block;
}
/* Hide the browser's default checkbox */
.kontaktformular .checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.kontaktformular .form-helper {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: white;
}

/* On mouse-over, add a grey background color */
.kontaktformular .checkbox:hover input ~ .form-helper {
  background-color: white;
}

/* When the checkbox is checked, add a blue background */
.kontaktformular .checkbox input:checked ~ .form-helper {
  background-color: #74ACC8;
}

/* Create the checkmark/indicator (hidden when not checked) */
.kontaktformular .form-helper:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.kontaktformular .checkbox input:checked ~ .form-helper:after {
  display: block;
}

/* Style the checkmark/indicator */
.kontaktformular .checkbox .form-helper:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.kontaktformular a {
  color: inherit;
  text-decoration: underline;
}
.kontaktformular a:hover {
  color: #74ACC8;
  text-decoration: underline;
}

/* ################################################# FOTO_KACHEL_LINK   */

.foto_kachel_link {}

.foto_kachel_link.spalten {
  gap:20px;
}
.foto_kachel_link .spalte {
  padding: 0;
  position: relative;
}
.foto_kachel_link a.spalte:hover {
  background-color: #74ACC8;
  background-color: #B9D5E3;
  color:white;
  cursor: pointer;
}
.foto_kachel_link .foto {
  background-size: cover;
  background-position: center center;
  position:relative;
  line-height: 0;
}
.foto_kachel_link .foto img.iphone {
  display: none;
}

.foto_kachel_link .logo {
  position: absolute;
  top:0;
  right:0;
  left:0;
  bottom:0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.foto_kachel_link .logo.hell {
  background-color: rgba(248, 248, 248, 0.9);
  /* background-color: rgba(119, 117, 105, 0.5); */
}
.foto_kachel_link .spalte:hover .logo {
  opacity: 0;
  transition: opacity .5s;
}
.foto_kachel_link .logo img {
  width:100%;
  max-width:300px;
  height:auto;
  margin:0 auto;
}

.foto_kachel_link .text {
  padding: 32px;
  color:  #74ACC8;
}
main .foto_kachel_link a {
  text-decoration: none;
}
main .foto_kachel_link a.spalte:hover .text,
main .foto_kachel_link a.spalte:hover {
  color:white;
  text-decoration: none;
}

/* ################################################# MAPS   */


.maps .foto,
.maps_image .foto {
  width:100%;
  max-width: 100%;
  height:auto;
}
.maps .foto.mobil,
.maps_image .foto.mobil {
  display:none;
}
.maps p {
  margin: 5px 0 5px 0;
}
.maps a {
  color: inherit;
  text-decoration: none;
}
.maps a:hover {
  color: #74ACC8;
  text-decoration: none;
}
.maps .eingerueckt {
  padding-left: 0;
}

/* ################################################# CARD FOTO   */

.card-foto {
  position: relative;
  display:flex;
}
.card-foto.foto-text {
  flex-direction: row;
}
.card-foto.text-foto {
  flex-direction: row-reverse;
}

.card-foto .foto {
  z-index:2000;
  width:60%;
  line-height: 0;
}

.card-foto.foto-text .text {
  margin-left:-5%;
  z-index:2010;
  width:48%;
}
.card-foto.text-foto .text {
  margin-right:-5%;
  z-index:2010;
  width:48%;
}
.card-foto .text .inhalt {
  padding:80px 100px;
  width:100%;
}
.card-foto .text.oben-foto-hoeher {
  margin-top:80px;
}

.card-foto .text .inhalt .button {
  color:white;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  padding: 16px 24px;
  border-radius:5px;
  border:3px solid white;
}
.card-foto .text .inhalt.button:hover {
  text-decoration: none;
  background-color: white;
}
.card-foto .text .inhalt.rose .button:hover {
  color:#C89D9D;
  background-color: white;
}
.card-foto .text .inhalt.blau .button:hover {
  color:#74ACC8;
  background-color: white;
}
.card-foto .text .inhalt.oliv .button:hover {
  color:#777569;
  background-color: white;
}
.card-foto .text .inhalt.hell .button {
  border:3px solid #74ACC8;
  color:#74ACC8;
}
.card-foto .text .inhalt.hell .button:hover {
  background-color: #74ACC8;
  color:white;
}

/* ################################################# PFAD */

.pfad a {
  color: inherit;
  text-decoration: none;
  font-weight: 700;
}
.pfad a:hover {
  color: #74ACC8;
  text-decoration: none;
}


/* VARIANTE 1 */

.pfad ul.rex-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.pfad ul.rex-breadcrumb li {
  list-style: none;
  padding: 0;
  white-space: nowrap;
}
.pfad ul.rex-breadcrumb li::after {
  content:" ";
  padding: 0 40px;
  background-image:url(/resources/pfad-trenner.svg);
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: center;
}
.pfad ul.rex-breadcrumb li:first-child {
  padding-left: 0;
}
.pfad ul.rex-breadcrumb li:last-child::after {
  display: none;
}
.pfad ul.rex-breadcrumb li a:hover {
  text-decoration: none;
}
.pfad ul.rex-breadcrumb li:last-child a {
  font-weight: 400;
}

/* ################################################# VIDEO */

.responsive-video {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 0;
    height: 0;
    overflow: hidden;
}
.responsive-video iframe,
.responsive-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.playpause {
background-image:url(/resources/video-play-normal.svg);
background-repeat:no-repeat;
width:100px;
height:100px;
position:absolute;
left:0%;
right:0%;
top:0%;
bottom:0%;
margin:auto;
background-size:contain;
background-position: center;
}
.playpause:hover {
  background-image:url(/resources/video-play-hover.svg);
}

/* ################################################# COOKIE */

.consent_manager-show-details .icon-info-circled:before {
  background-color: #74ACC8 !important;
  width: 12px !important;
  height: 12px !important;
  line-height: 0.9em !important;
}
.consent_manager-show-details a {
    color: #74ACC8 !important;
}
.consent_manager-headline {
  margin: 10px !important;
  color: #74ACC8;
  font-weight: 700;
  margin: 0;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 64px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.consent_manager-cookiegroup-title {
  background-color: #74ACC8 !important;
}
.consent_manager-cookiegroup-title.consent_manager-headline {
  color:white;
}
.consent_manager-sitelinks a {
    margin: 0 0.5em 0 0 !important;
}
.consent_manager-sitelinks {
    text-align: center !important;
}
.consent_manager-close-box {
    display: none !important;
}
.consent_manager-cookie-link-privacy-policy a {
  color: #74ACC8 !important;
  text-decoration: none;
}
.consent_manager-accept-all {
  background-color: #74ACC8 !important;
  border-color: #74ACC8 !important;
}
.consent_manager-accept-all:hover {
  background-color: #777569 !important;
  border-color: #777569 !important;
}
.consent_manager-cookie {
  margin: 0.5em 5% !important;
  border-left: 0 !important;
  padding: 1em !important;
  background: #f9f9f9 !important;
  width: 90% !important;
}
.consent_manager-cookie-name strong {
  display:block;
  font-size: inherit !important;
}
.consent_manager-cookiegroup-checkbox.pretty .state label,
.pretty.p-icon .state .icon {
  font-size: inherit !important;
}




.eingerueckt {
  padding-left: 5vw;
  padding-left: 80px;
}

/* ################################# KACHEL ################################# */

#container_kacheln {
    display: flex;
    flex-direction: row;
    gap: 40px;
    flex-wrap: wrap;
    justify-content: center;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 80px;
    max-width: 1500px;
}
.kachel {
    flex-grow: 1;
    max-width: 354px;
    width: 100%;
    min-height: 200px;
    display: flex;
    flex-direction: column;
    /* box-shadow: 0 0 15px rgba(0,0,0,0.05); */
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    margin: 0px;
    background-color: #f6f6f6;
    color: black;
    justify-content: space-between;
    transition: all 0.5s;
}
.kachel:hover {
    box-shadow: 0 0 15px rgba(0,0,0,0.25);
    cursor: pointer;
}
a.kachel * {
  text-decoration: none;
}
.kacheltext {
    padding: 30px;
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
}

a.kachel .kacheltext h3 {
    display: block;
    text-align: center;
    margin-bottom: 0;
    text-decoration: none;
    display: inline-block;
}
.kacheltext strong,
.aufzaehlung strong {
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
}
.kachel_link {
    text-align: center;
    margin-top: 10px;
}

/* .kachel_link a {
    border: 1px solid #00457c;
    text-align: center;
    display: block;
    margin-top: 20px;
    padding: 5px;
    color: #00457c;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
}
.kachel_link a:hover {
    background-color: #00457c;
    border: 1px solid #00457c;
    color: white;
} */
.kachel_link a.link,
.kachel span.link {
  padding-left:80px;
  background-image: url(/resources/link.svg);
  background-position: center left;
  background-repeat: no-repeat;
  transition: padding 0.5s;
  text-decoration: none;
  color: #737373;
  font-size: 18px;
  transition: all 0.5s;
  display: inline-block;
}
.kachel_link  a.link:hover,
.kachel:hover span.link {
  padding-left:100px;
  transition: all 0.5s;
}

.kachel span.button {
    padding: 16px 24px;
    padding:6px 24px;
    border-radius: 4px;
    border: 2px solid #737373;
    color: #737373;
    text-decoration: none;
    display: inline-block;
    transition: all 0.5s;
}
.kachel:hover span.button {
  color:#f6f6f6;
  background-color: #74ACC8;
  /* color:#74ACC8; */
  /* background-color: #f6f6f6;*/
  border: 2px solid #74ACC8;
  transition: all 0.5s;
}
/* ################################# ANSPRECHPARTNER ################################# */

.ansprechpartner {
    margin-top: 80px;
    margin-bottom: 40px;
    /* background-color: #eee; */
    /* padding: 10px 40px; */
    padding: 0;M
}
.ansprechpartner a.link {
  padding-left:80px;
  /* padding-left:5vw; */
  background-image: url(/resources/link.svg);
  background-position: center left;
  background-repeat: no-repeat;
  transition: padding 0.5s;
  text-decoration: none;
  color: #737373;
  font-size: 18px;
  transition: all 0.5s;
}
.ansprechpartner  a.link:hover {
  padding-left:100px;
  /* padding-left:6vw; */
  transition: all 0.5s;
}
/* .ansprechpartner .link a {
    border: 1px solid #00457c;
    text-align: center;
    display: block;
    padding: 5px;
    color: #00457c;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    margin-bottom: 5px;
    letter-spacing: 0.5px;
}
.ansprechpartner .link a:hover {
    background-color: #00457c;
    border: 1px solid #00457c;
    color: white;
    text-decoration: none;
} */
.ansprechpartner .spalten {
    padding:40px 0px;
    gap: 40px;
}
.ansprechpartner .spalten .spalte {
  padding:0; 
}
.ansprechpartner .portrait {
    min-height: 320px;
    background-position: center center;
    background-size: cover;
}

/* .text li::marker {
    content: "→\¬\00a0\00a0";
    white-space: pre;
} */

/* .text ul li::before {
  content: '' !important;
  background-image: url('/resources/dotted.svg');
  margin: 0 0 0 -60px;
  background-size: content;
  background-repeat: no-repeat;
  background-position: top left;
  display: inline-block;
  height:18px;
  width: 35px;
} */
.text ul {
  padding: 0 30px;
    list-style:none;
    font-size:1.3rem;
}
.text ul li {
  /* position: relative;
  display: inline-block;
    margin-left:0px; */
    padding-left: 40px;
    margin-bottom:12px;
    list-style-image: url("/resources/liste.png");
    /* background-image: url(/resources/dotted.svg);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: initial; */
}