/*genrated on 2025-02-12 13:30:14*************************/
/* caveat-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 400;
  src: url('/_libs/fonts/google/caveat-v23-latin-regular.woff2') format('woff2');
  
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* caveat-500 - latin */
@font-face {
  font-display: swap;
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 500;
  src: url('/_libs/fonts/google/caveat-v23-latin-500.woff2') format('woff2');
  
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* caveat-600 - latin */
@font-face {
  font-display: swap;
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 600;
  src: url('/_libs/fonts/google/caveat-v23-latin-600.woff2') format('woff2');
  
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* outfit-300 - latin */
@font-face {
  font-display: swap;
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300;
  src: url('/_libs/fonts/google/outfit-v15-latin-300.woff2') format('woff2');
  
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* outfit-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  src: url('/_libs/fonts/google/outfit-v15-latin-regular.woff2') format('woff2');
  
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* outfit-500 - latin */
@font-face {
  font-display: swap;
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 500;
  src: url('/_libs/fonts/google/outfit-v15-latin-500.woff2') format('woff2');
  
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* outfit-600 - latin */
@font-face {
  font-display: swap;
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 600;
  src: url('/_libs/fonts/google/outfit-v15-latin-600.woff2') format('woff2');
  
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* outfit-700 - latin */
@font-face {
  font-display: swap;
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 700;
  src: url('/_libs/fonts/google/outfit-v15-latin-700.woff2') format('woff2');
  
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/*Wichtig: Nur hier die Schriftart/Gr��e f�r Editor setzen*/
td,
body {
  font-family: Arial;
  font-size: 12px;
  line-height: 22px;
}
table {
  width: 100%;
}
td {
  padding: 0px;
  vertical-align: top;
}
a img {
  border: none;
}
h1 {
  font-size: 41px;
  line-height: 40px;
  font-weight: 800;
  letter-spacing: 0.50px;
  margin-bottom: 10px;
  margin-top: 0;
  color: #2b689e;
}
h2 {
  margin-top: 0;
  color: #2b689e;
  width: 100%;
  font-size: 36px;
  line-height: 39px;
  font-weight: 600;
  text-align: left;
  margin-bottom: 20px;
  letter-spacing: 0.5px;
}
h3 {
  margin-top: 0;
  width: 100%;
  font-size: 26px;
  line-height: 29px;
  font-weight: 800;
  text-align: left;
  margin-bottom: 10px;
  letter-spacing: 0.5px;
}
ul {
  padding-left: 40px;
  margin: 15px 0px 15px 0px;
}
li {
  position: relative;
  list-style: none;
  line-height: 27px;
  margin-bottom: 10px;
}
li::before {
  width: 14px;
  height: 14px;
  position: absolute;
  top: 7px;
  left: -23px;
  content: "";
  border-radius: 90px;
  background-color: #2B689E;
}
p {
  margin-top: 10px;
  margin-bottom: 10px;
}
body,
html {
  font-family: 'Outfit';
  margin: 0px;
  padding: 0px;
  text-align: center;
  background-color: #FCFAF4;
  font-size: 18px;
  color: #34434A;
  line-height: 27px;
}
.BodyHolder {
  width: 100%;
}
/*useful config (don't delete)*/
.loading a {
  pointer-events: none;
}
html {
  overflow-y: scroll;
}
span a {
  cursor: pointer;
}
form {
  margin: 0px;
}
a {
  color: #2b689e;
  outline: none;
}
strong {
  font-weight: 600;
}
/* Basis layout */
div,
a,
span {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
/* Basis layout */
div#container {
  text-align: left;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  padding-top: 160px;
}
div#container.containerRezept {
  padding-top: 60px;
}
div#container .containerInlay {
  display: flex;
  margin: 0 auto;
  max-width: 1640px;
  padding: 0 20px;
  width: 100%;
}
div#container .containerInlay.containerInlayWide {
  max-width: 100%;
  padding: 0;
  flex-wrap: wrap;
}
.teaserContainer {
  background-image: url("/_skins/base/images/bgd_container_linear.svg");
  background-position: 0px 0px;
  background-repeat: repeat-x;
  width: 100%;
  background-color: #FFF;
  padding-top: 90px;
  padding-bottom: 70px;
}
.teaserContainer .teaserContainerInner {
  max-width: 1640px;
  margin: 0 auto;
}
.contentContainer {
  width: 100%;
}
div#topContainer {
  width: 100%;
  height: 70px;
  z-index: 997;
  position: fixed;
  top: 0;
  padding-top: 35px;
  transition: background-color 0.6s ease, padding 0.2s ease;
}
div#topContainer div#top {
  width: 100%;
  height: 70px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  display: block;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: end;
  padding: 20px 40px 15px 20px;
  padding-left: calc((100% - 1600px) / 2);
  transition: all 0.3s ease;
}
div#topContainer div#top .logo {
  position: fixed;
  top: 38px;
}
div#topContainer div#top .logo_scroll {
  width: 100%;
  max-width: 230px;
  display: inline-block;
  transform: translateY(-13px);
  transition: opacity 0.1s ease 0s;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 0 );
}
div#topContainer div#top .logo_scroll svg {
  width: 100%;
  height: auto;
  display: block;
  transition: all 0.3s ease;
}
div#topContainer div#top .navbutton_contact {
  display: none;
}
div#topContainer #navigationContainer {
  float: right;
  margin-top: 8px;
}
div#topContainer.scroll {
  padding-top: 0;
  background-color: #FFF;
  box-shadow: 0 2px 8px #6969690f;
  transition: background-color 0.5s ease 0.2s, padding 0.2s ease, box-shadow 1.2s ease 2s;
}
div#topContainer.scroll div#top {
  height: 70px;
  transition: all 0.3s ease;
  justify-content: end;
}
div#topContainer.scroll div#top .logo {
  pointer-events: none;
  transition: opacity 0.2s ease 0s;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 0 );
}
div#topContainer.scroll div#top .logo_scroll {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 100 );
  transition: opacity 0.5s ease 0.2s;
}
div#topContainer.scroll div#top #navigationContainer {
  margin-top: 0;
}
.header {
  display: flex;
  padding-left: calc((100% - 1600px) / 2);
  margin: 0 0 120px 0;
}
.header .details {
  width: 100%;
  max-width: 570px;
  display: flex;
  flex-wrap: wrap;
  align-content: baseline;
  padding-top: 210px;
}
.header .details h1 {
  width: 100%;
  letter-spacing: 1.5px;
  color: #2B689E;
  font-size: 52px;
  line-height: 65px;
  font-weight: 600;
}
.header .details .subtitle {
  color: #34434A;
  font-size: 23px;
  font-weight: 300;
  width: 100%;
}
.header .details .text {
  font-size: 17px;
  line-height: 27px;
  font-weight: 400;
  color: #34434A;
  width: 100%;
  margin: 30px 0 40px 0;
}
.header .details .signature {
  font-family: 'Caveat';
  letter-spacing: 0.70px;
  color: #34434A;
  font-size: 23px;
  font-weight: 500;
}
.header.subHeader .details .text {
  margin: 0;
}
.header .btnArea {
  margin: 50px 0 0 10px;
}
.header .btnArea .scrolltoSection {
  margin-right: 32px;
  position: relative;
  padding: 2px 20px 2px 40px;
  border: 1px solid #d4d4d4;
  border-radius: 20px;
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
.header .btnArea .scrolltoSection:hover {
  cursor: pointer;
  color: #2b689e;
  border-color: #2b689e;
}
.header .btnArea .scrolltoSection::before {
  background-image: url("/_skins/base/images/icon.svg");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 20px auto;
  position: absolute;
  content: '';
  left: 12px;
  top: 4px;
  display: block;
  width: 20px;
  height: 20px;
}
.header .img {
  width: 55%;
  width: 1020px;
  margin-left: auto;
  position: relative;
}
.header .img img {
  width: 100%;
  height: auto;
  display: block;
  border-top-left-radius: 40px;
  border-bottom-left-radius: 40px;
}
.header .img .title {
  position: absolute;
  right: 0;
  bottom: -80px;
  background-color: #FFF;
  width: 49vw;
  width: 93%;
  height: 80px;
  z-index: 0;
  border-bottom-left-radius: 40px;
  font-weight: 300;
  line-height: 28px;
  letter-spacing: 0.54px;
  color: #225F77;
  font-size: 18px;
  display: flex;
  align-items: center;
  padding: 0px 10px 0 50px;
}
.header .img::before {
  content: '';
  position: absolute;
  right: 0;
  top: -160px;
  display: block;
  background-color: #FFF;
  width: 49vw;
  width: 93%;
  height: 160px;
  z-index: 0;
}
.jobangebote {
  margin: 30px 0 50px 0;
  display: flex;
  justify-content: space-between;
}
.jobangebote .noJobs {
  font-style: italic;
}
.jobangebot {
  border: 1px solid #dfdfdf;
  border-radius: 10px;
  padding: 30px;
  background-color: #fff;
  max-width: 800px;
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  text-align: left;
  width: 100%;
  position: relative;
  margin-bottom: 50px;
  font-size: 16px;
  line-height: 25px;
  max-height: 300px;
  overflow: hidden;
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
.jobangebot .less {
  display: none;
}
.jobangebot.show {
  max-height: 3300px;
}
.jobangebot.show .less {
  display: block;
}
.jobangebot.show .more {
  display: none;
}
.jobangebot.show .layer {
  display: none;
}
.jobangebot .showMore {
  background-image: url("/_skins/base/images/arrow_down.svg");
  background-repeat: no-repeat;
  background-position: right 4px;
  background-size: 8px auto;
  position: absolute;
  padding-right: 12px;
  right: 10px;
  bottom: 10px;
  z-index: 1;
}
.jobangebot .showMore.active {
  background-image: url("/_skins/base/images/arrow_up.svg");
  background-position: right 4px;
  background-size: 8px auto;
}
.jobangebot .showMore:hover {
  cursor: pointer;
  text-decoration: underline;
}
.jobangebot span.layer {
  position: absolute;
  right: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  height: 100px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}
.jobangebot a {
  color: #2b689e;
}
.jobangebot .anklink {
  position: absolute;
  top: -100px;
}
.jobangebot h3 {
  margin-bottom: 10px;
  color: #2b689e;
  font-size: 28px;
  line-height: 34px;
  font-weight: 600;
  text-align: left;
  width: 100%;
  letter-spacing: 0.5px;
  margin-top: 0;
}
.jobangebot .serviceItem {
  background-image: url('/_skins/base/images/icon_pdf.svg');
  background-size: 24px auto;
  background-position: 5px 0;
  background-repeat: no-repeat;
  min-height: 28px;
  padding-left: 40px;
  color: #2b689e;
  text-decoration: none;
  font-size: 15px;
  margin-bottom: 10px;
  letter-spacing: 0px;
  display: flex;
  align-items: center;
  line-height: 21px;
}
.jobangebot .serviceItem span.inner {
  align-items: center;
}
.jobangebot .serviceItem span.caption {
  padding-right: 10px;
  width: auto;
}
.jobangebot .serviceItem span.size {
  padding-left: 0px;
  font-size: 15px;
  min-width: fit-content;
  padding-right: 10px;
  display: inline-block;
}
.containerInnerTextSite {
  width: 100%;
  max-width: 1640px;
  margin: 80px auto 30px auto;
  padding: 65px 20px 0 20px;
  min-height: 460px;
}
.containerInnerJobs {
  width: 100%;
  max-width: 1660px;
  padding: 0 20px;
  margin: 80px auto 30px auto;
}
.containerInnerJobs h2 {
  color: #2b689e;
  font-size: 45px;
  line-height: 50px;
  font-weight: 600;
  text-align: left;
  width: 100%;
  letter-spacing: 0.5px;
  max-width: 415px;
  margin: 0 0 40px 0;
}
.containerInnerGallery {
  width: 100%;
  max-width: 1660px;
  padding: 0 20px;
  margin: 40px auto 30px auto;
}
.containerInnerGallery h2 {
  color: #2b689e;
  font-size: 45px;
  line-height: 50px;
  font-weight: 600;
  text-align: left;
  width: 100%;
  letter-spacing: 0.5px;
  max-width: 415px;
  margin: 0 0 40px 0;
}
.containerInnerGallery .grid-sizer,
.containerInnerGallery .grid-item {
  width: calc(33.333% - 1px);
}
.containerInnerGallery .gutter-sizer {
  width: 0%;
}
.containerInnerGallery .grid-item {
  float: left;
  margin-bottom: 1px;
}
.containerInnerGallery .grid-item img {
  display: block;
  max-width: 100%;
  height: auto;
}
.containerInnerGallery .grid-item {
  float: left;
}
.containerInnerGallery .imageItems .Foto {
  position: relative;
  display: flex;
  justify-content: center;
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
.containerInnerGallery .imageItems .Foto .btn_view {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 100px;
  z-index: 9;
  top: 0;
  bottom: 0;
  color: #FFF;
  letter-spacing: 0.5px;
  font-size: 15px;
  line-height: 25px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  visibility: hidden;
  font-weight: 600;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 0 );
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
.containerInnerGallery .imageItems .Foto:hover {
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
.containerInnerGallery .imageItems .Foto:hover .btn_view {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 100 );
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  visibility: visible;
}
.containerInnerGallery .imageItems .Foto:hover:after {
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 90 );
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  transform: scale(1);
}
.containerInnerGallery .Foto::after {
  background-image: url("/_skins/base/images/icon.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 70px auto;
  position: absolute;
  bottom: 0px;
  top: 0;
  left: 0;
  right: 0px;
  content: "";
  width: 100%;
  height: 100%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 0 );
  z-index: 1;
  transform: scale(0);
  transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
}
div#middle {
  width: 100%;
  float: left;
  min-height: 0vh;
}
div#middle.middleStart {
  display: flex;
  align-items: end;
  justify-content: space-between;
  margin-bottom: 30px;
}
.containerInnerMaps {
  width: 100%;
}
.containerInnerMaps .contentInner {
  width: 100%;
  display: flex;
}
.containerInnerMaps .leftPart {
  text-align: left;
  width: 100%;
  max-width: 45%;
  padding-right: 5vw;
}
.containerInnerMaps .leftPart .subHeaderText {
  display: flex;
  padding-left: calc((100vw - 1600px) / 2);
  margin: 0 0 120px 0;
}
.containerInnerMaps .leftPart .subHeaderText .details {
  width: 100%;
}
.containerInnerMaps .leftPart .subHeaderText .details .text {
  margin-top: 0;
  margin-bottom: 20px;
}
.containerInnerMaps .leftPart .subHeaderText a.tel {
  height: 40px;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  display: flex;
  letter-spacing: 0.50px;
  font-size: 31px;
  line-height: 39px;
  text-decoration: none;
  padding: 0 10px 0 36px;
  align-items: center;
  color: #34434A;
  font-weight: 300;
  margin-left: 0px;
}
.containerInnerMaps .leftPart .subHeaderText a.tel::before {
  background-image: url("/_skins/base/images/icon_phone_b.svg");
  background-position: 0px center;
  background-repeat: no-repeat;
  background-size: 30px auto;
  position: absolute;
  left: 2px;
  top: 1px;
  content: '';
  display: block;
  width: 30px;
  height: 40px;
}
.containerInnerMaps .leftPart .subHeaderText .adresse {
  width: 100%;
  margin-top: 15px;
  margin-left: 40px;
}
.containerInnerMaps .leftPart .subHeaderText .adresse .caption {
  font-weight: 600;
}
.containerInnerMaps .rightPart {
  width: 100%;
  max-width: 55%;
  height: auto;
  aspect-ratio: 1.9245283;
  margin-bottom: 40px;
  position: relative;
}
.containerInnerMaps .rightPart::before {
  content: '';
  position: absolute;
  right: 0;
  top: -160px;
  display: block;
  background-color: #FFF;
  width: 49vw;
  width: 93%;
  height: 160px;
  z-index: 0;
}
#overlayIframe {
  z-index: 9999 !important;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-backdrop-filter: blur(30px);
  -moz-backdrop-filter: blur(30px);
  -o-backdrop-filter: blur(30px);
  -ms-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
}
#overlayIframeLoading {
  width: 100vw;
  position: fixed;
  height: 100vh;
  left: 0px;
  top: 0vh;
  z-index: 999;
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
div#galleryStandard #navGalerieOverlay {
  position: fixed;
  width: 750px;
  height: 60px;
  display: block;
  bottom: 2%;
  left: 20px;
  z-index: 9999;
}
div#main-main div.complextypes-Galerie-details {
  width: 100%;
  height: 1px;
  display: block;
}
div#galleryStandard {
  position: fixed;
  left: 0px;
  top: 0%;
  z-index: 9999;
  pointer-events: none;
}
#counter {
  height: 55px !important;
  line-height: 55px !important;
  width: 75px !important;
  padding: 0px 10px 0px 10px;
  font-size: 21px;
  font-weight: 300;
  color: #FFF;
  display: inline-block;
  pointer-events: none;
  position: fixed;
  bottom: -220px;
  right: 18px;
  margin-left: 0px;
  z-index: 9999;
  text-align: center;
  color: #fff;
  background-color: #01998e;
  -webkit-backdrop-filter: blur(30px);
  -moz-backdrop-filter: blur(30px);
  -o-backdrop-filter: blur(30px);
  -ms-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
#counter span {
  font-weight: 300;
}
.item.currentItem_0 #info,
.item.currentItem_0 #counter {
  bottom: 0px;
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
.close {
  position: fixed;
  top: 35px;
  right: 35px;
  width: 40px;
  height: 40px;
  z-index: 99999;
  text-decoration: none;
  display: block;
  pointer-events: auto;
}
.close .closeInner {
  width: 40px;
  height: 4px;
  z-index: 99999;
  text-decoration: none;
  display: block;
  position: relative;
}
.close .closeInner::before,
.close .closeInner::after {
  background-color: #ffffff;
  content: "";
  height: 100%;
  left: 0px;
  position: absolute;
  width: 100%;
  text-decoration: none;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
}
.close .closeInner::before {
  bottom: -15px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.close .closeInner::after {
  top: 15px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.close:hover {
  cursor: pointer;
}
.close:hover .closeInner::before,
.close:hover .closeInner::after {
  background-color: #2b689e;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
}
/*.close*/
#galleryStandard div#button_left,
#galleryStandard div#button_right {
  width: 55px;
  height: 100px;
  display: block;
  position: absolute;
  bottom: 15%;
  margin-top: -45px;
  text-indent: -10000px;
  text-decoration: none;
}
#galleryStandard div#button_left a,
#galleryStandard div#button_right a {
  display: block;
  width: 55px;
  height: 95px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-size: 50px auto;
  pointer-events: auto;
}
#galleryStandard div#button_left {
  left: 60px;
}
#galleryStandard div#button_right {
  right: 60px;
}
#galleryStandard div#button_left a {
  background-image: url('/_skins/base/images/arrow_left_w.svg');
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 90 );
}
#galleryStandard div#button_left a.disabled {
  opacity: 0.15;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 15 );
}
#galleryStandard div#button_right a {
  background-image: url('/_skins/base/images/arrow_right_w.svg');
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 90 );
}
#galleryStandard div#button_right a.disabled {
  opacity: 0.15;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 15 );
}
#galleryStandard #logo {
  height: 95px !important;
  width: 170px !important;
  pointer-events: none;
  position: fixed;
  top: 80px;
  left: -15px;
  z-index: 9999;
  text-align: center;
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}
#galleryStandard #logo img {
  height: auto !important;
  width: 100% !important;
}
#galleryStandard .close {
  top: 38px;
  right: 30px;
}
.owl-item .Foto {
  height: 100%;
  display: block;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.owl-item a.Foto {
  float: left;
  height: 100%;
  margin: 20px 0px 0px 0px;
  height: calc(100vh - 70px);
}
.owl-item .Foto .loading {
  background-image: url("/_skins/base/images/puff.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 110px auto;
  display: block;
  width: 100%;
  height: 100%;
}
#googleMaps {
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  border-radius: 20px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#googleMaps #main-googleMaps {
  width: 100%;
  height: 100%;
  display: block;
}
/*.googleMaps */
.maps {
  position: relative;
  height: 100%;
  display: flex;
}
.maps #infoTextInner button {
  border: none;
  padding: 20px;
  position: absolute;
  left: 0;
  right: 0px;
  margin: auto;
  top: 0;
  bottom: 0px;
  font-family: 'Outfit';
  max-width: 300px;
  font-size: 17px;
  max-height: 120px;
  border-radius: 15px;
  padding: 20px 20px 20px 20px;
  filter: drop-shadow(10px 0px 10px rgba(12, 50, 86, 0.1));
  background-color: #ffffff;
  display: block;
  pointer-events: auto;
}
.maps #infoTextInner button span {
  font-weight: 600;
  color: #354b72;
  margin-top: 10px;
  display: block;
}
.maps #infoTextInner button:hover {
  cursor: pointer;
}
.maps.active {
  pointer-events: auto;
}
.maps.active #infoTextInner button {
  display: none;
}
.maps #main-googleMaps {
  width: 100%;
  height: 100%;
  display: block;
}
/*.maps*/
.openTable {
  max-width: 835px;
  width: 835px;
}
.openTable .infoOutOf {
  width: 100%;
  max-width: 1640px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  padding: 0 20px;
  padding-top: 35px;
  text-align: left;
}
.openTable .infoOutOf .infoInner {
  max-width: 700px;
}
.openTable .openTableInner {
  position: relative;
  padding: 5px 5px 0px 5px;
}
.openTable .openTableInner h2 {
  font-size: 33px;
  line-height: 40px;
  font-weight: 600;
  letter-spacing: 0.7px;
  margin-bottom: 10px;
  color: #2b689e;
}
.openTable .openTableTop {
  display: flex;
  margin-bottom: 30px;
}
.openTable .openTableTop .text {
  max-width: 285px;
}
.openTable .openTableTop .text p {
  margin: 0;
}
.openTable .openTableTop .btnArea {
  max-width: 425px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
  padding-top: 0;
  height: 45px;
  align-items: end;
}
.openTable .openTableTop .btnArea a.tel {
  height: 40px;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  display: flex;
  letter-spacing: 0.50px;
  font-size: 31px;
  line-height: 39px;
  text-decoration: none;
  padding: 0 10px 0 40px;
  align-items: center;
  color: #34434A;
  font-weight: 300;
}
.openTable .openTableTop .btnArea a.tel::before {
  background-image: url("/_skins/base/images/icon_phone_b.svg");
  background-position: 0px center;
  background-repeat: no-repeat;
  background-size: 40px auto;
  position: absolute;
  left: -2px;
  top: 0px;
  content: '';
  display: block;
  width: 40px;
  height: 40px;
}
.openTable .zusatz {
  position: absolute;
  right: 0;
  bottom: -30px;
  letter-spacing: 0.39px;
  color: #34434a;
  font-size: 13px;
}
.openTable .openTableBottom {
  display: flex;
  padding: 25px 25px 20px 25px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 40px #0000001A;
  border-radius: 10px;
  border-bottom: 7px solid #2b689e;
}
.openTable .openTableBottom .openTableLeft {
  max-width: calc(50% - 25px);
  width: 100%;
}
.openTable .openTableBottom .openTableRight {
  max-width: calc(50% - 25px);
  width: 100%;
  margin-left: auto;
  text-align: left;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
  letter-spacing: 0.48px;
  color: #34434A;
  align-content: end;
}
.openTable .openTableBottom .openTableRight a {
  color: #2b689e;
  text-decoration: none;
}
.openTable .openTableBottom .openTableRight a:hover {
  text-decoration: underline;
}
.openTable .openTableBottom .openTableRight p {
  margin: 0;
}
.openTable .openTableBottom .openTableRight #closeOrdination {
  background-color: #2b689e;
  color: #FFF;
  font-size: 11px;
  padding: 1px 10px;
  display: flex;
  max-width: fit-content;
  border-radius: 4px;
  position: relative;
  top: -10px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 0 );
  visibility: hidden;
}
.openTable .openTableBottom .openTableRight #closeOrdination.active {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 100 );
  visibility: visible;
}
.openTable .openTableBottom .openTableRight #closeOrdination::after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 10px;
  width: 0;
  height: 0;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 8px solid #2b689e;
}
.openTable .openTableBottom .openTableCaption {
  background-image: url("/_skins/base/images/icon_location.svg");
  background-position: 0px center;
  background-repeat: no-repeat;
  background-size: 25px auto;
  padding-left: 30px;
  letter-spacing: 0.35px;
  font-size: 17px;
  font-weight: 300;
  line-height: 30px;
  margin-bottom: 10px;
}
.openTable .openTableBottom .openTableDays {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.openTable .openTableBottom .openTableDays .openTableDay {
  background-image: url("/_skins/base/images/bgd_line.svg");
  background-position: bottom center;
  background-repeat: repeat-x;
  background-size: auto 1px;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  line-height: 35px;
  padding: 0 4px;
  position: relative;
}
.openTable .openTableBottom .openTableDays .openTableDay.isOpen {
  background-color: #FCFAF4;
}
.openTable .openTableBottom .openTableDays .openTableDay div {
  display: flex;
  align-items: center;
  letter-spacing: 0.5px;
  font-size: 19px;
}
.openTable .openTableBottom .openTableDays .openTableDay .openTableDay_flag {
  width: 69px;
  height: 33px;
  background-color: #2b689e;
  text-align: left;
  letter-spacing: 0.4px;
  color: #FFFFFF;
  font-size: 13px;
  line-height: 12px;
  border-radius: 9px;
  display: flex;
  position: absolute;
  left: -80px;
  align-items: center;
  padding-left: 9px;
  align-content: center;
  padding-bottom: 2px;
}
.openTable .openTableBottom .openTableDays .openTableDay .openTableDay_flag::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -6px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid #2b689e;
}
.openTable .openTableBottom .openTableDays .openTableDay .openTableDay_title {
  width: 50%;
  font-weight: 600;
  letter-spacing: 0.5px;
  font-size: 19px;
}
.openTable .openTableBottom .openTableDays .openTableDay .openTableDay_time {
  width: 50%;
  text-align: right;
  font-weight: 300;
  letter-spacing: 0.5px;
  justify-content: right;
}
.FileUpload.field.attachment {
  max-width: 790px;
  height: auto;
  padding-top: 20px;
  min-height: 230px;
  margin: 0 auto;
  background-color: transparent;
  border: none;
  /*#Attachment_image*/
  /*#Attachment_image*/
  /*span.inputfield*/
  /*.fileUpload*/
}
.FileUpload.field.attachment #Attachment_image,
.FileUpload.field.attachment #Attachment2_image {
  position: absolute;
  right: 0px;
  top: 0px;
  width: auto;
  height: 35px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 0 );
  transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
}
.FileUpload.field.attachment .att5.visible #Attachment_image,
.FileUpload.field.attachment .att6.visible #Attachment2_image {
  visibility: visible;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 100 );
  transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
}
.FileUpload.field.attachment span.inputfields {
  float: left;
  width: 100%;
  max-width: 790px;
  min-height: 60px;
  display: block;
  margin: 0px 0px 10px 0px;
}
.FileUpload.field.attachment span.inputfields span.inputfield {
  width: 100%;
  min-height: 35px;
  margin: 0px 0px 30px 0px;
  clear: both;
  position: relative;
  display: table;
  /*div.FileUpload*/
  /*.fileUpload*/
}
.FileUpload.field.attachment span.inputfields span.inputfield .caption {
  background-image: url("/_skins/base/images/icon_attachment.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 22px auto;
  padding-left: 45px;
  width: 100%;
  display: block;
  height: 35px;
  line-height: 30px;
  font-size: 14px;
  font-weight: 600;
}
.FileUpload.field.attachment span.inputfields span.inputfield input {
  padding: 0px;
}
.FileUpload.field.attachment span.inputfields span.inputfield span {
  float: left;
  min-height: 10px;
  width: 100%;
}
.FileUpload.field.attachment span.inputfields span.inputfield label {
  font-size: 12px;
  line-height: 16px;
  width: 183px;
  margin-top: 6px;
}
.FileUpload.field.attachment span.inputfields span.inputfield div.FileUpload img {
  width: 55px;
  height: auto;
  float: left;
}
.FileUpload.field.attachment span.inputfields span.inputfield a.fileUpload {
  display: block;
  height: 85px;
  line-height: 35px;
  font-size: 14px;
  text-align: center;
  color: #46363b;
  font-weight: 400;
  max-width: 460px;
  width: 100%;
  margin-top: 0px;
  float: left;
  background-image: none;
  position: relative;
  background-color: #FFF;
  border: 1px solid #ddd;
  text-decoration: none;
  display: flex;
  margin-left: 45px;
  align-items: end;
  justify-content: center;
  padding: 0px 15px;
  border-radius: 10px;
}
.FileUpload.field.attachment span.inputfields span.inputfield a.fileUpload:hover {
  cursor: pointer;
}
.FileUpload.field.attachment .fileName {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 210px;
  padding: 0 5px 1px 5px !important;
  border: none;
  height: 25px;
  pointer-events: none;
  visibility: hidden;
  background: transparent;
  color: #9f9f9f;
  font-size: 12px;
  text-align: center;
  transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
}
.FileUpload.field.attachment a.fileUpload::before {
  position: absolute;
  content: '';
  top: 15px;
  left: 0px;
  right: 0;
  margin: 0 auto;
  width: 27px;
  height: 35px;
  background-image: url("/_skins/base/images/icon_doc.svg");
  background-position: center 0px;
  background-size: 27px auto;
  background-repeat: no-repeat;
}
.FileUpload.field.attachment span.inputfields span.inputfield.visible {
  min-height: 35px;
  margin: 0px 0px 40px 0px;
  transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  /*.fileUpload*/
  /*.fileUpload*/
  /*#Attachment_image*/
}
.FileUpload.field.attachment span.inputfields span.inputfield.visible a.fileUpload {
  text-indent: -10000px;
  height: 65px;
  color: #fff;
  border-color: #2b689e;
  padding: 0 15px;
  transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
}
.FileUpload.field.attachment span.inputfields span.inputfield.visible a.fileUpload::before {
  position: absolute;
  content: 'Bild hochgeladen';
  top: 0px;
  left: 0px;
  text-indent: 0px;
  text-align: center;
  width: 100%;
  height: 35px;
  color: #595959;
  line-height: 35px;
  background-image: url("/_skins/base/images/ico_ok_file.svg");
  background-position: right 15px top 11px;
  background-size: 16px auto;
  background-repeat: no-repeat;
}
.FileUpload.field.attachment span.inputfields span.inputfield.visible .fileName {
  visibility: visible;
  transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
}
.FileUpload.field.attachment span.inputfields span.inputfield.visible #Attachment_image,
.FileUpload.field.attachment span.inputfields span.inputfield.visible #Attachment2_image {
  height: 35px;
  display: none;
  transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
}
.FileUpload.field.attachment span.inputfields span.inputfield.visible #Attachment_filename,
.FileUpload.field.attachment span.inputfields span.inputfield.visible #Attachment2_filename {
  position: absolute;
  left: 45px;
  right: 0;
  width: 100%;
  text-align: center;
  bottom: 0px;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  z-index: 99;
  max-width: 460px;
  margin-bottom: 0;
  color: #4a4a4a;
}
.FileUpload.field.attachment .inputfield::before {
  display: none;
}
.FileUpload.field.attachment .inputfield::after {
  display: none;
}
.FileUpload.field.attachment span.inputfields.inputfieldsAenderung .att2.inputfield {
  visibility: hidden;
  max-height: 0;
  min-height: 0;
  overflow: hidden;
  display: none;
}
.FileUpload.field.attachment span.inputfields.inputfieldsAenderung .att2.inputfield.activeNow {
  display: table;
  visibility: visible;
  max-height: 600px;
}
.FileUpload.field.attachment span.inputfields.inputfieldsAenderung span.att3.inputfield {
  visibility: hidden;
  max-height: 0;
  min-height: 0;
  overflow: hidden;
  display: none;
}
.FileUpload.field.attachment span.inputfields.inputfieldsAenderung span.att3.inputfield.activeNow {
  display: table;
  visibility: visible;
  max-height: 600px;
}
.FileUpload.field.attachment span.inputfields.inputfieldsAenderung span.att4.inputfield {
  visibility: hidden;
  max-height: 0;
  min-height: 0;
  overflow: hidden;
  display: none;
}
.FileUpload.field.attachment span.inputfields.inputfieldsAenderung span.att4.inputfield.activeNow {
  display: table;
  visibility: visible;
  max-height: 600px;
}
.FileUpload.field.attachment span.inputfields.inputfieldsAenderung span.att5.inputfield {
  visibility: hidden;
  max-height: 0;
  min-height: 0;
  overflow: hidden;
  display: none;
}
.FileUpload.field.attachment span.inputfields.inputfieldsAenderung span.att5.inputfield.activeNow {
  display: table;
  visibility: visible;
  max-height: 600px;
}
/*div.ccm_form.ccmSpecial .FileUpload.field */
.leistunggruppe {
  text-align: center;
  padding-bottom: 0px;
}
.leistunggruppe .leistunggruppeInner {
  padding-top: 20px;
  margin: 0 auto;
  max-width: 1640px;
  padding-bottom: 20px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.leistunggruppe .headlineGroup {
  width: 100%;
  display: flex;
}
.leistunggruppe .headlineGroup h2 {
  color: #2b689e;
  width: 100%;
  font-size: 36px;
  line-height: 39px;
  font-weight: 600;
  text-align: left;
  margin-bottom: 20px;
  letter-spacing: 0.5px;
}
.leistunggruppe .headlineGroup .txt {
  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
  max-width: 650px;
  display: table;
  text-align: left;
  margin: 0 0 40px 0;
}
.leistunggruppe .headlineGroup .txt p {
  margin: 0;
}
.leistunggruppe .LeistungAllInner {
  text-align: left;
  display: flex;
  flex-wrap: wrap;
}
.leistunggruppe .LeistungAllInner .leistung {
  width: calc(33% - 20px);
  height: auto;
  float: left;
  margin: 0 10px 10px 0;
  letter-spacing: 0.5px;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  text-align: center;
  font-weight: 500;
  line-height: 23px;
  position: relative;
}
.leistunggruppe .LeistungAllInner .leistung .leistungInner {
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  width: 100%;
  text-align: center;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: start;
  padding: 10px 15px 10px 15px;
}
.leistunggruppe .LeistungAllInner .leistung .leistungInner .title h3 {
  background-image: url("/_skins/base/images/icon_li.svg");
  background-position: center left;
  background-repeat: no-repeat;
  background-size: 25px auto;
  font-weight: 400;
  line-height: 23px;
  position: relative;
  font-size: 18px;
  padding-left: 35px;
  color: #0F2A35;
  margin: 0;
  text-align: left;
}
.leistunggruppe .LeistungAllInner .leistung .leistungInner .title h3 span {
  width: 100%;
  display: block;
  font-weight: 300;
}
.textItem.textItem_1,
.textItem.textItem_2 {
  max-width: 1300px;
}
.textItem.textItem_6 {
  max-width: 900px;
}
.textItem a {
  color: #2b689e;
}
.textBlocks {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
.textBlocks .textBlock {
  background-color: #FFFFFF;
  padding: 20px 30px 20px 30px;
  width: calc(100% * (1 / 2) - 40px);
  position: relative;
  max-width: 705px;
  border-radius: 10px;
  border: 1px solid #eee;
  border-bottom: 7px solid #2b689e;
}
.textBlocks .textBlock.lc_Rot {
  border-bottom: 7px solid #d62246;
}
.textBlocks .textBlock .details .text {
  font-size: 17px;
  line-height: 27px;
  font-weight: 400;
  color: #34434A;
}
.textBlocks .textBlock .details h3 {
  font-size: 26px;
  line-height: 40px;
  font-weight: 600;
  letter-spacing: 0.50px;
  margin-bottom: 0;
  margin-top: 0;
  color: #1C2023;
}
div#footer {
  width: 100%;
  clear: left;
  padding: 60px 20px 20px 20px;
  position: relative;
  z-index: 3;
  border-top: 25px solid #fff;
  display: flex;
  min-height: 40px;
  font-weight: 300;
  letter-spacing: 0.25px;
  color: #656767;
  font-size: 13px;
  margin-top: 40px;
}
div#footer .footerInner {
  margin: 0 auto;
  max-width: 1640px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  min-height: 40px;
  align-content: end;
  font-weight: 300;
  justify-content: left;
}
div#footer span.logo {
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  width: 175px;
  margin: 0px auto 0 auto;
}
div#footer span.logo img {
  width: 100%;
  height: auto;
  display: block;
}
div#footer span.info,
div#footer span.links {
  width: 50%;
}
div#footer span.info {
  width: calc(100% - 385px);
  justify-content: left;
  display: flex;
}
div#footer span.links {
  width: 385px;
  display: flex;
  justify-content: right;
}
div#footer span.links a {
  color: #656767;
  text-decoration: none;
}
div#footer span.links a.nb_foot_left {
  margin-right: 20px;
}
div#footer span.links a:hover {
  text-decoration: underline;
  color: #2b689e;
}
div#footer span.links a.footer_link {
  color: #656767;
  margin-left: 20px;
  text-decoration: none;
}
div#footer span.links a.footer_link:hover {
  text-decoration: underline;
  color: #2b689e;
}
/* @end */
.logo {
  width: 100%;
  max-width: 250px;
  display: inline-block;
  transition: all 0.3s ease;
}
.logo svg {
  width: 100%;
  height: auto;
  display: block;
  transition: all 0.3s ease;
}
/* @end */
div#navigation {
  /* Navigation - Global*/
  display: flex;
  width: 100%;
  position: relative;
  justify-content: start;
  align-items: center;
  max-width: fit-content;
}
div#navigation .navInner {
  display: flex;
  width: 100%;
}
div#navigation .navbutton {
  display: flex;
  align-content: center;
  padding-left: 0px;
  padding-right: 0px;
  margin: 0 20px;
  text-decoration: none;
  letter-spacing: 0.4px;
  color: #34434a;
  font-size: 19px;
  font-weight: 400;
}
div#navigation .navbutton.navbuttonRezept,
div#navigation .navbutton.navbuttonTel {
  background-repeat: no-repeat;
  border: 2px solid #2b689e;
  background-color: #2b689e;
  border-radius: 30px;
  color: #FFF;
  padding: 0 18px;
  height: 48px;
  display: flex;
  align-items: center;
  letter-spacing: 0.51px;
  font-size: 17px;
  transform: translateY(-8px);
  text-decoration: none;
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
div#navigation .navbutton.navbuttonRezept:before,
div#navigation .navbutton.navbuttonTel:before,
div#navigation .navbutton.navbuttonRezept:after,
div#navigation .navbutton.navbuttonTel:after {
  display: none;
}
div#navigation .navbutton.navbuttonRezept:hover,
div#navigation .navbutton.navbuttonTel:hover {
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  border: 2px solid #d62246;
  background-color: #d62246;
}
div#navigation .navbutton.navbuttonRezept {
  background-image: url("/_skins/base/images/icon_rezept.svg");
  background-position: 8px center;
  background-size: 33px auto;
  padding-left: 48px;
  text-transform: uppercase;
  margin-right: 0;
}
div#navigation .navbutton.navbuttonTel {
  background-image: url("/_skins/base/images/icon_phone.svg");
  background-position: 7px center;
  background-size: 27px auto;
  padding-left: 35px;
  margin-right: 0;
}
div#navigation .navbutton.justMobile {
  display: none;
}
div#navigation a {
  position: relative;
  padding-bottom: 8px;
}
div#navigation a:before,
div#navigation a:after {
  content: '';
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #2b689e;
}
div#navigation a:before {
  opacity: 0;
  transform: translateY(-8px);
  transition: transform 0s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0s;
}
div#navigation a:after {
  opacity: 0;
  transform: translateY(4px);
  transition: transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.2s;
}
div#navigation a.navbutton_active,
div#navigation a:hover,
div#navigation a:focus {
  color: #2b689e;
}
div#navigation a.navbutton_active:before,
div#navigation a:hover:before,
div#navigation a:focus:before,
div#navigation a.navbutton_active:after,
div#navigation a:hover:after,
div#navigation a:focus:after {
  opacity: 1;
  transform: translateY(0);
}
div#navigation a.navbutton_active:before,
div#navigation a:hover:before,
div#navigation a:focus:before {
  transition: transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.2s;
}
div#navigation a.navbutton_active:after,
div#navigation a:hover:after,
div#navigation a:focus:after {
  transition: transform 0s 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0s 0.2s;
}
div#navigation a.navbutton_active {
  font-weight: 500;
}
/* @end */
.text_bild.modulItem .ms_inner {
  display: flex;
  margin: 0 auto;
  max-width: 1640px;
  padding: 0 20px;
  width: 100%;
}
.text_bild {
  display: flex;
  padding-top: 60px;
  padding-bottom: 60px;
  border-bottom: 25px solid #fff;
}
.text_bild.text_bild_last {
  border-bottom: none;
}
.text_bild .details {
  width: 100%;
  padding-left: clamp(20px, 5vw, 10%);
  padding-right: clamp(20px, 5vw, 10%);
  max-width: calc(100% - 810px);
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}
.text_bild .details h2 {
  font-weight: 600;
  letter-spacing: 1.65px;
  color: #2B689E;
  width: 100%;
  line-height: 65px;
  font-size: 55px;
  margin-bottom: 20px;
}
.text_bild .details h2 strong {
  font-weight: 600;
}
.text_bild .details h2 p {
  margin: 0;
}
.text_bild .details .text {
  color: #153A48;
  letter-spacing: 0.3px;
  line-height: 1.5;
  font-size: 19px;
}
.text_bild .details .link {
  height: 50px;
  line-height: 50px;
  display: flex;
  position: relative;
  max-width: fit-content;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.45px;
  color: #34434A;
  padding-left: 25px;
  padding-right: 25px;
  border-radius: 30px;
  text-decoration: none;
  margin: 30px 0 0 0;
  background-color: #EBEBEB;
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
.text_bild .details .link:hover {
  color: #FFF;
  background-color: #2b689e;
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
.text_bild.text_bild_even .details {
  padding-left: clamp(20px, 5vw, 10%);
  padding-right: clamp(20px, 5vw, 10%);
}
.text_bild .img {
  width: 100%;
  max-width: 810px;
}
.text_bild .img img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 30px;
}
.teaser_3er_fact .ms_inner {
  display: flex;
  justify-content: space-between;
}
.teaser_3er_fact .fact {
  background-image: url("/_skins/base/images/bgd_fact_teaser.svg");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 33% auto;
  background-color: #FFFFFF;
  box-shadow: 0px 0px 40px #0000001A;
  border-radius: 10px;
  padding: 20px;
  overflow: hidden;
  margin: 0 20px;
  width: calc(100% * (1 / 3) - 40px);
  position: relative;
  padding-bottom: 85px;
  max-width: 505px;
}
.teaser_3er_fact .fact.fact_2 h3 span {
  font-weight: 400;
}
.teaser_3er_fact .fact.fact_3 {
  padding-bottom: 25px;
}
.teaser_3er_fact .fact.fact_3 li {
  position: relative;
  list-style: none;
  line-height: 23px;
  margin-bottom: 10px;
}
.teaser_3er_fact .fact.fact_3 li::before {
  background-image: url("/_skins/base/images/icon_li.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 2px;
  left: -30px;
  content: "";
  background-color: transparent;
  border-radius: unset;
}
.teaser_3er_fact .fact .icon {
  position: absolute;
  right: 20px;
  bottom: 10px;
}
.teaser_3er_fact .fact .text {
  letter-spacing: 0px;
  color: #34434A;
  font-size: 18px;
  line-height: 30px;
}
.teaser_3er_fact .fact a.phone {
  position: relative;
  letter-spacing: 0.56px;
  color: #34434A;
  transform: translateY(45px);
  font-size: 35px;
  font-weight: 300;
  text-decoration: none;
  display: flex;
  max-width: fit-content;
  padding-left: 40px;
  height: 45px;
  align-items: center;
}
.teaser_3er_fact .fact a.phone::before {
  background-image: url("/_skins/base/images/icon_phone_b.svg");
  background-position: 0px center;
  background-repeat: no-repeat;
  background-size: 43px auto;
  position: absolute;
  left: -2px;
  top: 0px;
  content: '';
  display: block;
  width: 40px;
  height: 40px;
}
.teaser_3er_fact .fact .btn_rezept {
  height: 45px;
  background-color: #2b689e;
  border-radius: 30px;
  color: #FFF;
  font-size: 18px;
  display: flex;
  padding: 0 15px;
  align-items: center;
  text-decoration: none;
  max-width: fit-content;
  font-weight: 300;
  transform: translateY(45px);
}
.teaser_3er_fact .fact .btn_rezept:hover {
  background-color: #d62246;
}
.teaser_3er_fact .fact .address {
  transform: translateY(40px);
  line-height: 24px;
  height: 45px;
  display: flex;
}
.teaser_3er_fact .fact h3 {
  margin: 10px 0 15px 0;
  letter-spacing: 0px;
  color: #29353a;
  font-weight: 600;
  font-size: 30px;
  line-height: 40px;
}
.MitarbeiterAll_Unternehmen {
  margin-left: 0px;
}
.MitarbeiterAll_Unternehmen .MitarbeiterAllInner {
  padding-top: 20px;
  padding-bottom: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  margin: 0 auto;
  max-width: 1470px;
}
.MitarbeiterAll_Unternehmen .MitarbeiterAllInner .Mitarbeiter .details {
  text-align: left;
  padding: 10px 0 0 10px;
}
.MitarbeiterAll_Unternehmen .MitarbeiterAllInner .Mitarbeiter .details .name {
  font-size: 21px;
  line-height: 30px;
}
.MitarbeiterAll_Unternehmen .MitarbeiterAllInner .Mitarbeiter .details .position {
  font-size: 16px;
}
.MitarbeiterAll_Unternehmen .MitarbeiterAllInner .Mitarbeiter .details .beschreibung {
  font-size: 14px;
  line-height: 22px;
  margin-top: 5px;
}
.MitarbeiterAll_Unternehmen .MitarbeiterAllInner .Mitarbeiter .details .beschreibung p {
  margin-top: 7px;
  margin-bottom: 5px;
}
.MitarbeiterAll_Unternehmen .MitarbeiterAllInner .Mitarbeiter .details .beschreibung ul {
  padding-left: 25px;
  margin: 10px 0px 10px 0px;
}
.MitarbeiterAll_Unternehmen .MitarbeiterAllInner .Mitarbeiter .details .beschreibung ul li {
  margin-bottom: 0px;
}
.MitarbeiterAll_Unternehmen .MitarbeiterAllInner .Mitarbeiter .details .beschreibung ul li::before {
  width: 10px;
  height: 10px;
  top: 8px;
  left: -18px;
  background-color: #B7B7B7;
}
.MitarbeiterAll_Unternehmen .MitarbeiterAllInner .Mitarbeiter .img img {
  width: 100%;
  height: auto;
}
.MitarbeiterAll_Unternehmen .MitarbeiterAllInner .Mitarbeiter.titleAddon .name .title {
  position: relative;
  padding-right: 9px;
}
.MitarbeiterAll_Unternehmen .MitarbeiterAllInner .Mitarbeiter.titleAddon .name .title::after {
  content: 'in';
  position: absolute;
  right: 10px;
  top: -8px;
  width: 5px;
  height: 5px;
  font-size: 13px;
  font-weight: 400;
}
.MitarbeiterAll_Unternehmen.counter_2 .MitarbeiterAllInner {
  max-width: 1345px;
  justify-content: space-between;
}
.MitarbeiterAll_Unternehmen.counter_2 .Mitarbeiter {
  max-width: calc(50% - 10px);
}
.MitarbeiterAll_Unternehmen.counter_3 .MitarbeiterAllInner {
  max-width: 1620px;
  justify-content: center;
}
.MitarbeiterAll_Unternehmen.counter_3 .Mitarbeiter {
  width: calc(33% - 10px);
  max-width: 455px;
  margin: 0 7px 0 7px;
}
.MitarbeiterAll_Unternehmen.counter_2 .MitarbeiterAllInner {
  justify-content: center;
}
.MitarbeiterAll_Unternehmen.counter_2 .Mitarbeiter {
  max-width: calc(50% - 10px);
  max-width: 455px;
  margin: 0 7px 0 7px;
}
.MitarbeiterAll_Unternehmen.counter_1 .MitarbeiterAllInner {
  max-width: 325px;
}
.MitarbeiterAll_Unternehmen.counter_1 .Mitarbeiter {
  max-width: 325px;
}
.MitarbeiterAll_Unternehmen.counter_bigTeam {
  justify-content: center;
}
.MitarbeiterAll_Unternehmen.counter_bigTeam .MitarbeiterAllInner {
  max-width: 1422px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.MitarbeiterAll_Unternehmen.counter_bigTeam .Mitarbeiter {
  width: calc(33% - 14px);
  max-width: 455px;
  margin: 0 7px 65px 7px;
}
.MitarbeiterAll_Unternehmen.counter_bigTeam .Mitarbeiter.mod4 {
  margin-left: auto;
  margin-right: 10px;
}
.MitarbeiterAll_Unternehmen.counter_bigTeam .Mitarbeiter.mod5 {
  margin-left: 10px;
  margin-right: auto;
}
.mitarbeitergruppe {
  text-align: center;
  padding-bottom: 0px;
  padding-top: 70px;
  overflow-y: hidden;
  overflow-x: hidden;
}
.mitarbeitergruppe .headlineGroup {
  margin-bottom: 10px;
}
.mitarbeitergruppe .headlineGroup h2 {
  color: #2b689e;
  font-size: 36px;
  line-height: 39px;
  font-weight: 600;
  text-align: center;
  width: 100%;
  letter-spacing: 0.5px;
}
.mitarbeitergruppe .headlineGroup .txt {
  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
  max-width: 650px;
  display: table;
  margin: 0 auto 20px auto;
}
.mitarbeitergruppe .headlineGroup .txt p {
  margin: 0;
}
.MitarbeiterAll_Unternehmen.counter_bigTeam .Mitarbeiter .details .position {
  line-height: 20px;
}
.stoerer .stoererInner {
  display: flex;
  padding: 35px 25px 20px 35px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 40px #0000001A;
  border-radius: 10px;
  border-bottom: 7px solid #d62246;
  max-width: 580px;
  flex-wrap: wrap;
  position: relative;
  min-height: 270px;
}
.stoerer .stoererInner h2 {
  width: 100%;
  letter-spacing: 1px;
  color: #34434A;
  font-size: 33px;
  font-weight: 300;
  margin-bottom: 15px;
}
.stoerer .stoererInner .text {
  text-align: left;
  letter-spacing: 0.50px;
  font-size: 17px;
  line-height: 24px;
  font-weight: 300;
}
.stoerer .stoererInner .text a {
  color: #2b689e;
  text-decoration: none;
}
.stoerer .stoererInner .text a:hover {
  text-decoration: underline;
}
.stoerer .stoererInner .text p {
  margin-top: 15px;
  margin-bottom: 8px;
}
.stoerer .stoererInner::before {
  background-image: url("/_skins/base/images/icon_stoerer.svg");
  background-position: 0px center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: -35px;
  top: -45px;
  content: '';
  display: block;
  width: 80px;
  height: 75px;
}
div.ccm_form {
  /* Form - Global*/
  /*div.fieldOption.field*/
  /*div.field.Datenschutz*/
}
div.ccm_form .fieldContainer {
  width: 100%;
  float: left;
  min-height: 40px;
}
div.ccm_form div.field {
  min-height: 20px;
  margin-bottom: 10px;
  position: relative;
  float: left;
  width: 100%;
}
div.ccm_form div.fieldOption {
  min-height: 20px;
  margin-bottom: 0px;
  position: relative;
  float: left;
  width: 100%;
}
div.ccm_form div.field.shortField {
  margin-right: 20px;
  max-width: calc(50% - 10px);
}
div.ccm_form div.shortField.shortFieldRight {
  margin-right: 0px;
}
div.ccm_form div.field label {
  display: inline-block;
  float: left;
  font-size: 13px;
  position: absolute;
  left: 15px;
  top: 5px;
  padding: 0 0px;
  color: #2b689e;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 0 );
  visibility: hidden;
  transition: all 0.4s ease 0.2s;
  -webkit-transition: all 0.4s ease 0.2s;
  -moz-transition: all 0.4s ease 0.2s;
  -o-transition: all 0.4s ease 0.2s;
  -ms-transition: all 0.4s ease 0.2s;
}
div.ccm_form div.field label span {
  font-size: 10px;
  text-transform: none;
  letter-spacing: 0.5px;
}
div.ccm_form div.Betreff.field {
  margin-bottom: 20px;
}
div.ccm_form div.Betreff.field label {
  font-size: 18px;
  position: relative;
  left: auto;
  top: auto;
  color: #919090;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 100 );
  visibility: visible;
  transition: all 0.4s ease 0.2s;
  -webkit-transition: all 0.4s ease 0.2s;
  -moz-transition: all 0.4s ease 0.2s;
  -o-transition: all 0.4s ease 0.2s;
  -ms-transition: all 0.4s ease 0.2s;
}
div.ccm_form div.field.Datenschutz label {
  font-size: 18px;
}
div.ccm_form .spacer {
  width: 100%;
  height: 60px;
  display: block;
}
div.ccm_form .spacer.spacerTitle {
  height: 90px;
  padding-top: 70px;
  text-transform: uppercase;
  font-weight: 300;
}
div.ccm_form .spacer.spacerSmall {
  height: 30px;
}
div.ccm_form div.field.fieldSelects {
  padding-top: 15px;
  padding-bottom: 20px;
}
div.ccm_form div.field.fieldSelects .inputfield {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
div.ccm_form div.field.fieldSelects .inputfield span {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: calc(100% - 210px);
}
div.ccm_form div.field.fieldSelects .inputfield span span {
  display: block;
  width: 100%;
  margin-right: 5px;
  max-width: calc(100% * (1/3) - 4px);
}
div.ccm_form div.field.fieldSelects .inputfield span span:nth-child(3) {
  margin-right: 0px;
}
div.ccm_form div.field.fieldSelects .inputfield span select {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  float: left;
  margin-right: 1px;
  height: 37px;
  background-color: #fff;
  color: #67696d;
  font-family: 'Outfit';
  font-weight: 300;
  border: none;
}
div.ccm_form div.field input,
div.ccm_form div.field textarea {
  float: left;
  font-family: 'Outfit';
  font-style: normal;
  border: none;
  padding: 35px 15px 5px 15px;
  text-align: left;
  text-decoration: none;
  display: inline-block;
  margin: 5px 0px 0px 0px;
  width: 100%;
  background-color: transparent;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 300;
  color: #3e3e3e;
  background-color: #fff;
  border-radius: 6px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  transition: all 0.2s ease-in-out 0.3s;
  -webkit-transition: all 0.2s ease-in-out 0.3s;
  -moz-transition: all 0.2s ease-in-out 0.3s;
  -o-transition: all 0.2s ease-in-out 0.3s;
  -ms-transition: all 0.2s ease-in-out 0.3s;
}
div.ccm_form div.field input::placeholder {
  color: #b9b9b9;
}
div.ccm_form .field .inputfield::before {
  height: 1px;
  content: '';
  float: left;
  max-width: 100%;
  position: absolute;
  left: 0px;
  right: 0;
  bottom: 0px;
  margin: 0 auto;
  background: #E8E8E8;
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
div.ccm_form .field .inputfield::after {
  height: 1px;
  content: '';
  float: left;
  max-width: 0%;
  position: absolute;
  left: 0px;
  right: 0;
  bottom: 0px;
  margin: 0 auto;
  background: #2b689e;
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
div.ccm_form .Nachricht.field .inputfield::before,
div.ccm_form .Nachricht.field .inputfield::after,
div.ccm_form .Code.field .inputfield::before,
div.ccm_form .Code.field .inputfield::after {
  display: none;
}
div.ccm_form .field .inputfield.notEmptyInput::after {
  max-width: 100%;
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
div.ccm_form div label {
  width: 100%;
  display: block;
  float: left;
  height: 35px;
  line-height: 35px;
  font-size: 17px;
  color: #fff;
  font-weight: 300;
}
div.ccm_form div label span.required {
  display: inline;
}
div.ccm_form div label span.missing {
  color: #dc2432;
}
div.ccm_form div.field textarea {
  text-align: left;
}
div.ccm_form div.field .notEmptyInput textarea {
  color: #3e3e3e;
  font-size: 17px;
  text-transform: none;
}
div.ccm_form div.field textarea:focus {
  min-height: 150px;
  outline: none;
  border-bottom: 1px solid #2b689e;
  transition: all 0.2s ease-in-out 0.3s;
  -webkit-transition: all 0.2s ease-in-out 0.3s;
  -moz-transition: all 0.2s ease-in-out 0.3s;
  -o-transition: all 0.2s ease-in-out 0.3s;
  -ms-transition: all 0.2s ease-in-out 0.3s;
}
div.ccm_form div.Datenschutz.fieldOption label {
  width: 180px;
  margin: 0px 0px 0px 0px;
  padding-left: 10px;
  display: block;
  float: left;
  height: 40px;
  text-align: left;
  line-height: 40px;
  font-size: 16px;
  font-weight: 300;
}
div.ccm_form div.field span.notEmptyInput {
  transition: all 0.2s ease-in-out 0.3s;
  -webkit-transition: all 0.2s ease-in-out 0.3s;
  -moz-transition: all 0.2s ease-in-out 0.3s;
  -o-transition: all 0.2s ease-in-out 0.3s;
  -ms-transition: all 0.2s ease-in-out 0.3s;
}
div.ccm_form div.field span.notEmptyInput span input {
  color: #3e3e3e;
  outline: none;
  text-transform: none;
  transition: all 0.2s ease-in-out 0.3s;
  -webkit-transition: all 0.2s ease-in-out 0.3s;
  -moz-transition: all 0.2s ease-in-out 0.3s;
  -o-transition: all 0.2s ease-in-out 0.3s;
  -ms-transition: all 0.2s ease-in-out 0.3s;
}
div.ccm_form div.field span.notEmptyInput span input:focus {
  transition: all 0.2s ease-in-out 0.3s;
  -webkit-transition: all 0.2s ease-in-out 0.3s;
  -moz-transition: all 0.2s ease-in-out 0.3s;
  -o-transition: all 0.2s ease-in-out 0.3s;
  -ms-transition: all 0.2s ease-in-out 0.3s;
}
div.ccm_form div.field span.notEmptyInput label {
  position: absolute;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 100 );
  visibility: visible;
  transition: all 0.4s ease 0.2s;
  -webkit-transition: all 0.4s ease 0.2s;
  -moz-transition: all 0.4s ease 0.2s;
  -o-transition: all 0.4s ease 0.2s;
  -ms-transition: all 0.4s ease 0.2s;
}
div.ccm_form div.field span.notEmptyInput {
  transition: all 0.2s ease-in-out 0.3s;
  -webkit-transition: all 0.2s ease-in-out 0.3s;
  -moz-transition: all 0.2s ease-in-out 0.3s;
  -o-transition: all 0.2s ease-in-out 0.3s;
  -ms-transition: all 0.2s ease-in-out 0.3s;
}
div.ccm_form div.field span.notEmptyInput span input:focus {
  transition: all 0.2s ease-in-out 0.3s;
  -webkit-transition: all 0.2s ease-in-out 0.3s;
  -moz-transition: all 0.2s ease-in-out 0.3s;
  -o-transition: all 0.2s ease-in-out 0.3s;
  -ms-transition: all 0.2s ease-in-out 0.3s;
}
div.ccm_form div.Datenschutz.fieldOption {
  margin-top: 10px;
}
div.ccm_form div.Datenschutz.fieldOption .txt {
  font-size: 13px;
  text-align: justify;
  width: 100%;
  display: block;
  float: left;
  margin: 0px;
  line-height: 18px;
  padding-left: 48px;
  pointer-events: none;
  margin-top: -5px;
  letter-spacing: -0.5px;
}
div.ccm_form div.Datenschutz.fieldOption .txt a {
  outline: none;
  color: #fff;
  box-shadow: inset 0 -0.4em 0 0 #2b689e;
  text-decoration: none;
  pointer-events: auto;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
}
div.ccm_form div.Datenschutz.fieldOption .txt a:hover {
  background-color: #2b689e;
  color: #2c2c2c;
}
div.ccm_form .ErrorReportGen {
  background-image: url("/_skins/base/images/icon_error.svg");
  background-repeat: no-repeat;
  background-position: 6px 4px;
  background-size: 13px auto;
  background-color: #FF4E5E;
  color: #ffffff;
  font-size: 10px;
  position: absolute;
  bottom: -19px;
  height: 22px;
  line-height: 24px;
  letter-spacing: 0.3px;
  padding: 0px 7px 0px 26px;
  z-index: 2;
  min-width: 130px;
}
div.ccm_form .ErrorReportGen::after {
  content: '';
  position: absolute;
  left: 5px;
  top: -10px;
  width: 0px;
  height: 0px;
  transform: rotate(360deg);
  border-style: solid;
  border-width: 0 8px 10px 8px;
  border-color: transparent transparent #FF4E5E transparent;
}
div.ccm_form .field .inputfield.notEmptyInput .ErrorReportGen {
  visibility: hidden;
}
div.ccm_form input#Datenschutz {
  position: relative;
  -webkit-appearance: none;
  outline: none;
  float: left;
  background-color: transparent;
  border: none;
  padding: 15px 5px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 18px;
  height: 35px;
  line-height: 35px;
  width: 35px;
  font-weight: 300;
  border: 1px solid #2b689e;
  border-radius: 100%;
  margin-left: 0;
  color: #bdbdbd;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
}
div.ccm_form input#Datenschutz:hover {
  cursor: pointer;
}
div.ccm_form input#Datenschutz:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  background: transparent;
  width: 100%;
  height: 100%;
  background-image: url("/_skins/base/images/ico_ok.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 0px auto;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
}
div.ccm_form input#Datenschutz:hover:after {
  background-image: url("/_skins/base/images/ico_ok.svg");
  background-position: center center;
  background-size: 25px auto;
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 20 );
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
}
div.ccm_form input#Datenschutz:checked:after {
  background-image: url("/_skins/base/images/ico_ok.svg");
  background-position: center center;
  background-size: 25px auto;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
}
div.ccm_form input#Datenschutz:checked:after:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 100 );
  border: 1px solid red;
}
div.ccm_form input#Datenschutz:checked:hover:after {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 100 );
}
div.ccm_form .field textarea {
  width: 100%;
  height: 150px;
  border: none;
  padding: 5px;
  resize: none;
  line-height: 28px;
  font-weight: 300;
  font-size: 17px;
  color: #3e3e3e;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: 1px solid #e8e8e8;
  background-color: #f5f5f5;
}
div.ccm_form div select {
  padding: 3px;
  margin: 0;
  border: none;
  outline: none;
  display: inline-block;
  -moz-appearance: none;
  appearance: none;
  height: 40px;
  cursor: pointer;
  width: 100%;
  font-size: 17px;
  font-weight: 300;
  background-color: #f5f5f5;
  color: #363636;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-bottom: 1px solid #c8c8c8;
}
div.ccm_form .fieldSelect .inputfield span {
  position: relative;
}
div.ccm_form .fieldSelect .inputfield span:after {
  content: '>';
  font-size: 22px;
  color: #747787;
  font-weight: 400;
  letter-spacing: -2px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  right: 40px;
  top: -3px;
  width: 27px;
  height: 27px;
  line-height: 35px;
  padding: 0px;
  position: absolute;
  pointer-events: none;
  border-top: 1px solid #dcdbdb;
  text-align: center;
}
div.ccm_form .fieldSelect .inputfield span:after:hover {
  color: #1f2745;
}
div.ccm_form .fieldSelect .inputfield:hover span:after {
  color: #1f2745;
}
div.ccm_form .field.fieldOption span:after {
  display: none;
}
div.ccm_form div.fieldOption.field input {
  width: 30px;
  border: none;
  height: 30px;
}
div.ccm_form div.fieldOption.field span label {
  font-weight: 500;
}
div.ccm_form div.fieldOption.field span {
  clear: both;
}
div.ccm_form div.field.Datenschutz,
div.ccm_form div.field.Rueckrufwunsch {
  min-height: 90px;
  max-width: 800px;
  /*input*/
}
div.ccm_form div.field.Datenschutz .inputfield label,
div.ccm_form div.field.Rueckrufwunsch .inputfield label {
  margin-left: 40px;
  width: calc(100% - 35px);
}
div.ccm_form div.field.Datenschutz .inputfield::after,
div.ccm_form div.field.Rueckrufwunsch .inputfield::after,
div.ccm_form div.field.Datenschutz .inputfield::before,
div.ccm_form div.field.Rueckrufwunsch .inputfield::before {
  display: none;
}
div.ccm_form div.field.Datenschutz .checkbox,
div.ccm_form div.field.Rueckrufwunsch .checkbox {
  height: 40px;
  width: 40px;
  float: left;
}
div.ccm_form div.field.Datenschutz input,
div.ccm_form div.field.Rueckrufwunsch input {
  width: auto;
  height: auto;
  border: none;
}
div.ccm_form div.field.Datenschutz .txt,
div.ccm_form div.field.Rueckrufwunsch .txt {
  font-size: 16px;
  width: 100%;
  display: block;
  line-height: 22px;
  margin-top: 20px;
  font-weight: 300;
}
div.ccm_form div.field.Datenschutz .txt a,
div.ccm_form div.field.Rueckrufwunsch .txt a {
  color: #2b689e;
}
div.ccm_form div span.info {
  width: 430px;
  display: block;
  float: left;
  color: #9C9C9C;
  clear: left;
  margin-left: 136px;
  font-style: italic;
}
div.ccm_form div span.errorMessage {
  clear: left;
  color: #E51937;
  margin-left: 136px;
}
div.ccm_form div span.error input,
div.ccm_form div.ccm_form div span.error textarea {
  border: 1px solid #E51937;
}
div.ccm_form .col1Contact {
  width: 100%;
  float: left;
  min-height: 100px;
  margin-right: 0px;
  margin-top: 10px;
}
div.ccm_form .col1Contact div.field {
  margin-bottom: 15px;
  padding: 0px;
  width: calc(100% - 0px);
  float: left;
  margin-right: 0px;
}
div.ccm_form .col1Contact div.field textarea {
  max-width: 100%;
}
div.ccm_form .col2Contact {
  float: left;
  margin-top: 30px;
  width: 100%;
  padding-right: 0px;
}
div.ccm_form .col2Contact div.field {
  margin-bottom: 15px;
  padding: 0px;
  width: calc(100% - 0px);
  float: left;
  margin-right: 0px;
}
div.ccm_form .col2Contact div.field textarea {
  max-width: 100%;
}
div.ccm_form .requiredFields {
  font-size: 11px;
  color: #24a690;
  float: left;
  margin: 30px 50px 20px 0px;
}
div.ccm_form .formButton {
  float: left;
}
div.ccm_form div.field.Email .inputfield.notEmptyInput .ErrorReportGen {
  visibility: visible;
}
div.ccm_form div.field.Email.hideMessage span.notEmptyInput .ErrorReportGen,
div.ccm_form div.field.imageCodeField.hideMessage .ErrorReportGen,
div.ccm_form div.Interesse_Video.hideMessage .ErrorReportGen,
div.ccm_form div.Datenschutz.hideMessage .ErrorReportGen {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 0 );
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
}
div.ccm_form div.ErrorReportGenCODE {
  color: #ff4e5e;
}
/* @end  */
.buttonForm {
  color: #FFF;
  text-align: center;
  width: 195px;
  height: 43px;
  float: left;
  line-height: 44px;
  text-decoration: none;
  font-weight: 300;
  background-color: #2b689e;
  border-radius: 10px;
  margin: 28px 0px 0px 0px;
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
.buttonForm:hover {
  background-color: #d62246;
}
.buttonForm span span {
  font-weight: 700;
}
.anfrageFormContainerRezept {
  max-width: 800px;
  position: relative;
  width: 800px;
  z-index: 1;
}
.anfrageFormContainerRezept div.ccm_form div.field.fieldSelects .inputfield span {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-right: 2px;
  max-width: 100%;
}
.anfrageFormContainerRezept div.ccm_form div.field.fieldSelects .inputfield span span {
  display: block;
  width: 100%;
  margin-right: 5px;
  padding-top: 15px;
  max-width: calc(100% * (1/3) - 4px);
}
.anfrageFormContainerRezept div.ccm_form div.field.fieldSelects .inputfield span span:nth-child(3) {
  margin-right: 0px;
}
.anfrageFormContainerRezept div.ccm_form div.Geburtsdatum {
  padding-top: 10px;
  background-color: #FFF;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 1px;
}
.anfrageFormContainerRezept div.ccm_form div.Geburtsdatum .inputfield span select {
  box-sizing: border-box;
  margin: 0;
  float: left;
  margin-right: 1px;
  height: 37px;
  background-color: #fff;
  color: #67696d;
  font-family: 'Outfit';
  font-weight: 300;
  padding-left: 10px;
  border: 1px solid #eee;
}
.anfrageFormContainerRezept div.ccm_form div.Geburtsdatum label {
  display: inline-block;
  float: left;
  font-size: 13px;
  position: absolute;
  left: 0px;
  right: 10px;
  top: 0px;
  max-width: calc(80%);
  padding: 0 0px;
  color: #46363b;
  visibility: visible;
  opacity: 1 !important;
  background-color: #FFF;
  padding-left: 6px;
  height: 25px;
  line-height: 25px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 500;
  letter-spacing: 0.5px;
  padding-left: 15px;
  font-weight: 400;
  color: #b9b9b9;
}
div.ccm_form div.Medikament.field {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #e1e1e1;
  border-radius: 10px;
  padding: 10px 10px 5px 10px;
  background-color: #f8f9fa;
}
div.ccm_form div.Medikament.field.Medikament1 {
  margin-top: 40px;
}
div.ccm_form div.Medikament.field .caption {
  width: 100%;
  height: 30px;
  line-height: 30px;
  padding: 5px 15px 0 8px;
  font-size: 16px;
  display: flex;
  font-weight: 600;
}
div.ccm_form div.Medikament.field .ccmPart {
  position: relative;
  max-width: 25%;
}
div.ccm_form div.Medikament.field .ccmPart input {
  border-radius: 0px;
  font-size: 16px;
  font-weight: 300;
  margin: 35px 5px 5px 5px;
  padding: 0px 15px 0px 15px;
  line-height: 35px;
  height: 35px;
  background-color: #fff;
  max-width: calc(100% - 10px);
  border: 1px solid #e3e3e3;
}
div.ccm_form div.Medikament.field .ccmPart .inputfield::before,
div.ccm_form div.Medikament.field .ccmPart .inputfield::after {
  display: none;
}
div.ccm_form div.Medikament.field.field label {
  display: inline-block;
  float: left;
  font-size: 13px;
  position: absolute;
  left: 5px;
  right: 5px;
  top: 5px;
  max-width: calc(100% - 10px);
  padding: 0px;
  color: #3fc1d0;
  color: #46363b;
  visibility: visible;
  opacity: 1 !important;
  background-color: #eee;
  background-color: #f8f9fa;
  padding-left: 4px;
  height: 25px;
  line-height: 25px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 500;
  letter-spacing: 0.5px;
}
div.ccm_form div.Medikament.field.field input::placeholder {
  color: #b9b9b9;
  font-style: italic;
  text-transform: none;
  font-size: 14px;
}
#BodyContainer.scroll #mobileFastNav {
  transition: all 0.7s linear 0s;
  -webkit-transition: all 0.7s linear 0s;
  -moz-transition: all 0.7s linear 0s;
  -o-transition: all 0.7s linear 0s;
  -ms-transition: all 0.7s linear 0s;
  right: 5px;
}
#mobileFastNav {
  flex-wrap: wrap;
  gap: 10px;
  border-radius: 35px;
  height: 110px;
  max-width: 55px;
  position: fixed;
  bottom: 5px;
  z-index: 20;
  right: -105px;
  box-shadow: 0px 0px 20px #00000029;
  align-content: center;
  align-items: center;
  padding: 0px;
  background: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.25);
  transition: all 0.8s linear 0s;
  -webkit-transition: all 0.8s linear 0s;
  -moz-transition: all 0.8s linear 0s;
  -o-transition: all 0.8s linear 0s;
  -ms-transition: all 0.8s linear 0s;
  display: none;
}
#mobileFastNav .button-group {
  display: flex;
  flex-wrap: wrap;
}
#mobileFastNav .button-group .fast_btn {
  cursor: pointer;
  border: none;
  color: #FFF;
  border-radius: 100%;
  background-color: rgba(57, 57, 57, 0.25);
  backdrop-filter: blur(1px);
  height: 45px;
  width: 45px;
  margin: auto 5px;
  display: block;
}
#mobileFastNav .button-group .fast_btn.tel {
  background-image: url("/_skins/base/images/icon_phone.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 22px auto;
  background-color: #2b689e;
  margin-bottom: 5px;
}
#mobileFastNav .button-group .fast_btn.rezept {
  background-image: url("/_skins/base/images/icon_rezept.svg");
  background-position: center 5px;
  background-repeat: no-repeat;
  background-size: 20px auto;
  background-color: #2b689e;
  position: relative;
}
#mobileFastNav .button-group .rezept::after {
  position: absolute;
  content: 'Rezept';
  font-size: 11px;
  bottom: 2px;
  left: 0;
  right: 0;
  text-align: center;
  width: 100%;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
.menuBtn {
  display: none;
  transform: scale(0.6);
  width: 68px;
  height: 68px;
  background: #2b689e;
  -webkit-touch-callout: none;
  user-select: none;
  position: absolute;
  right: 0px;
  bottom: 0px;
  pointer-events: auto;
  z-index: 9999;
  border-radius: 100%;
}
.menuBtn.active {
  background-color: rgba(0, 0, 0, 0.8);
}
.menuBtn:hover {
  cursor: pointer;
}
.pathMenu {
  position: absolute;
  top: 0;
  left: 0;
  height: 68px;
  width: 68px;
  mask: url(#mask);
}
.animatepathMenu {
  position: absolute;
  top: 0;
  left: 0;
  width: 68px;
  height: 68px;
}
.path-rotation {
  height: 34px;
  width: 34px;
  margin: 34px 34px 0 0;
  transform: rotate(0deg);
  transform-origin: 100% 0;
}
.path-rotation:before {
  content: '';
  display: block;
  width: 30px;
  height: 34px;
  margin: 0 4px 0 0;
  background: #ffffff;
}
@keyframes rotate-out {
  0% {
    transform: rotate(0deg);
  }
  40% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotate-in {
  0% {
    transform: rotate(360deg);
  }
  40% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.menuBtn.active .path {
  animation: dash-in 0.6s linear normal;
  animation-fill-mode: forwards;
}
.menuBtn.active .animatepathMenu {
  animation: rotate-in 0.6s linear normal;
  animation-fill-mode: forwards;
}
.menuBtn.is-closed .path {
  animation: dash-out 0.6s linear normal;
  animation-fill-mode: forwards;
}
.menuBtn.is-closed .animatepathMenu {
  animation: rotate-out 0.6s linear normal;
  animation-fill-mode: forwards;
}
.path {
  stroke-dasharray: 240;
  stroke-dashoffset: 240;
  stroke-linejoin: round;
}
@keyframes dash-in {
  0% {
    stroke-dashoffset: 240;
  }
  40% {
    stroke-dashoffset: 240;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes dash-out {
  0% {
    stroke-dashoffset: 0;
  }
  40% {
    stroke-dashoffset: 240;
  }
  100% {
    stroke-dashoffset: 240;
  }
}
.menu-icon {
  position: absolute;
  padding: 20px 16px;
  height: 68px;
  width: 68px;
}
.menu-container {
  position: relative;
  height: 28px;
  width: 36px;
}
.menu-bun-top,
.menu-bun-bot,
.menu-filling {
  position: absolute;
  display: block;
  height: 4px;
  width: 36px;
  border-radius: 2px;
  background: #ffffff;
}
.menu-bun-top {
  top: 0;
  transform-origin: 34px 2px;
}
.menu-bun-bot {
  bottom: 0;
  transform-origin: 34px 2px;
}
.menu-filling {
  top: 12px;
}
.menu-ring {
  position: absolute;
  top: 0;
  left: 0;
  width: 68px;
  height: 68px;
}
.svg-ring {
  width: 68px;
  height: 68px;
}
.menuBtn.active .menu-bun-top {
  animation: bun-top-out 0.6s linear normal;
  animation-fill-mode: forwards;
}
.menuBtn.active .menu-bun-bot {
  animation: bun-bot-out 0.6s linear normal;
  animation-fill-mode: forwards;
}
.menuBtn.is-closed .menu-bun-top {
  animation: bun-top-in 0.6s linear normal;
  animation-fill-mode: forwards;
}
.menuBtn.is-closed .menu-bun-bot {
  animation: bun-bot-in 0.6s linear normal;
  animation-fill-mode: forwards;
}
@keyframes bun-top-out {
  0% {
    left: 0;
    top: 0;
    transform: rotate(0deg);
  }
  20% {
    left: 0;
    top: 0;
    transform: rotate(15deg);
  }
  80% {
    left: -5px;
    top: 0;
    transform: rotate(-60deg);
  }
  100% {
    left: -5px;
    top: 1px;
    transform: rotate(-45deg);
  }
}
@keyframes bun-bot-out {
  0% {
    left: 0;
    transform: rotate(0deg);
  }
  20% {
    left: 0;
    transform: rotate(-15deg);
  }
  80% {
    left: -5px;
    transform: rotate(60deg);
  }
  100% {
    left: -5px;
    transform: rotate(45deg);
  }
}
@keyframes bun-top-in {
  0% {
    left: -5px;
    bot: 0;
    transform: rotate(-45deg);
  }
  20% {
    left: -5px;
    bot: 0;
    transform: rotate(-60deg);
  }
  80% {
    left: 0;
    bot: 0;
    transform: rotate(15deg);
  }
  100% {
    left: 0;
    bot: 1px;
    transform: rotate(0deg);
  }
}
@keyframes bun-bot-in {
  0% {
    left: -5px;
    transform: rotate(45deg);
  }
  20% {
    left: -5px;
    bot: 0;
    transform: rotate(60deg);
  }
  80% {
    left: 0;
    bot: 0;
    transform: rotate(-15deg);
  }
  100% {
    left: 0;
    transform: rotate(0deg);
  }
}
.menuBtn.active .menu-filling {
  animation: menu-fill-out 0.6s linear normal;
  animation-fill-mode: forwards;
}
.menuBtn.is-closed .menu-filling {
  animation: menu-fill-in 0.6s linear normal;
  animation-fill-mode: forwards;
}
@keyframes menu-fill-in {
  0% {
    width: 0;
    left: 36px;
  }
  40% {
    width: 0;
    left: 40px;
  }
  80% {
    width: 36px;
    left: -6px;
  }
  100% {
    width: 36px;
    left: 0px;
  }
}
@keyframes menu-fill-out {
  0% {
    width: 36px;
    left: 0px;
  }
  20% {
    width: 42px;
    left: -6px;
  }
  40% {
    width: 0;
    left: 40px;
  }
  100% {
    width: 0;
    left: 36px;
  }
}
body.site_id_7 #cookieInfo .GeneralInfos .GeneralInfos_inlay::after,
body.site_id_8 #cookieInfo .GeneralInfos .GeneralInfos_inlay::after {
  display: none;
}
body.site_id_5 .openTable .openTableTop .btnArea a.tel {
  display: none;
}
body.site_id_5 .openTable .openTableTop .btnArea {
  height: 5px;
}
.clearB {
  clear: both;
}
/* noTouch*/
/* noTouch END*/
@media only screen and (max-width: 1710px) {
  .openTable .openTableBottom .openTableDays .openTableDay .openTableDay_flag {
    left: auto;
    right: -80px;
  }
  .openTable .openTableBottom .openTableDays .openTableDay .openTableDay_flag::after {
    right: auto;
    border-left: unset;
    left: -6px;
    border-right: 8px solid #2b689e;
  }
}
@media only screen and (max-width: 1640px) {
  div#topContainer div#top .logo {
    left: 20px;
  }
  .header {
    padding-left: 20px;
  }
  .header .img {
    width: 900px;
  }
  div#topContainer div#top {
    padding-right: 20px;
  }
  div#navigation .navbutton {
    margin: 0 13px;
  }
  div#topContainer div#top .logo_scroll {
    position: relative;
    left: 20px;
  }
  .containerInnerMaps .leftPart .subHeaderText {
    padding-left: 20px;
  }
  .containerInnerMaps .leftPart {
    padding-right: 0vw;
    max-width: 520px;
  }
  .containerInnerMaps .rightPart {
    width: 900px;
    margin-left: auto;
    position: relative;
    max-width: 100%;
  }
  .containerInnerMaps .rightPart::before {
    width: 93%;
  }
}
@media only screen and (max-width: 1500px) {
  .header .details {
    max-width: 420px;
    padding-top: 160px;
  }
  .stoerer .stoererInner {
    max-width: 525px;
  }
  .teaser_3er_fact .fact {
    background-size: 145px auto;
  }
}
@media only screen and (max-width: 1430px) {
  .openTable .openTableBottom .openTableDays .openTableDay .openTableDay_title {
    max-width: 130px;
    letter-spacing: 0.3px;
  }
  .openTable .openTableBottom .openTableDays .openTableDay .openTableDay_time {
    width: calc(100% - 130px);
    letter-spacing: 0.3px;
  }
  .openTable .openTableBottom {
    padding: 20px 10px 20px 20px;
  }
  .openTable {
    width: 685px;
  }
  .stoerer .stoererInner {
    padding: 25px 15px 15px 20px;
    min-height: 200px;
  }
  .openTable .openTableBottom .openTableRight {
    max-width: calc(50% - 10px);
    letter-spacing: 0.3px;
  }
  .stoerer .stoererInner .text p:last-of-type {
    margin-bottom: 0;
  }
  .stoerer .stoererInner {
    max-width: 420px;
  }
  .containerInnerMaps .leftPart {
    max-width: 420px;
  }
}
@media only screen and (max-width: 1350px) {
  div#container {
    padding-top: 135px;
  }
  .header {
    align-items: start;
  }
  .header .img {
    width: 800px;
  }
  .containerInnerMaps {
    align-items: start;
  }
  .containerInnerMaps .rightPart {
    width: 800px;
  }
  div#topContainer {
    padding-top: 30px;
  }
  div#topContainer div#top {
    padding-right: 10px;
  }
  div#topContainer div#top .logo {
    top: 20px;
  }
  div#navigation .navbutton {
    margin: 0 10px;
    letter-spacing: 0.2px;
    font-size: 18px;
  }
  div#navigation .navbutton.navbuttonRezept,
  div#navigation .navbutton.navbuttonTel {
    padding: 0 12px;
    letter-spacing: 0.3px;
    font-size: 16px;
    height: 42px;
    transform: translateY(-6px);
  }
  div#navigation .navbutton.navbuttonRezept {
    background-size: 30px auto;
    padding-left: 44px;
  }
  div#navigation .navbutton.navbuttonTel {
    padding-left: 35px;
  }
  .text_bild .details {
    max-width: 450px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .text_bild.text_bild_even .details {
    padding-left: 30px;
    padding-right: 30px;
  }
  .text_bild .img {
    width: calc(100% - 450px);
  }
  .text_bild.modulItem .ms_inner {
    justify-content: space-between;
  }
  .header .img .title {
    bottom: -60px;
    height: 60px;
    letter-spacing: 0.5px;
  }
  .teaser_3er_fact .fact {
    width: calc(100% * (1 / 3) - 20px);
    padding-bottom: 85px;
    margin: 0 10px;
  }
  .teaser_3er_fact .fact .icon {
    right: 15px;
  }
  .teaser_3er_fact .fact .text {
    font-size: 17px;
    line-height: 26px;
  }
  .teaser_3er_fact .fact.fact_3 li {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 1250px) {
  .logo {
    max-width: 200px;
  }
  .header .details {
    padding-top: 110px;
  }
  div#navigation .navbutton {
    font-size: 17px;
  }
}
@media only screen and (max-width: 1200px) {
  .header .details h1 {
    letter-spacing: 1px;
    font-size: 42px;
    line-height: 50px;
  }
  .header .details .signature {
    letter-spacing: 0.40px;
    font-size: 21px;
  }
  .header .details {
    padding-right: 30px;
  }
  .header .details .subtitle {
    color: #34434A;
    font-size: 21px;
    font-weight: 300;
    width: 100%;
  }
  .text_bild .details {
    padding-left: 15px;
    padding-right: 30px;
  }
  .text_bild .details h2 {
    letter-spacing: 1.25px;
    line-height: 50px;
    font-size: 45px;
    margin-bottom: 10px;
  }
  .text_bild .details .link {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 10px 0 0 0;
  }
  .text_bild .details .text {
    font-size: 17px;
  }
  .text_bild.text_bild_even .details {
    padding-left: 30px;
    padding-right: 15px;
  }
  .header .img .title {
    letter-spacing: 0.2px;
    font-size: 16px;
  }
  .header .details {
    max-width: 390px;
  }
  div#navigation .navbutton.navbuttonTel {
    padding-left: 0;
    width: 42px;
  }
  div#navigation .navbutton.navbuttonTel span {
    padding-left: 0px;
    display: none;
  }
  .openTable .openTableTop .text {
    max-width: 285px;
    font-size: 16px;
    line-height: 24px;
  }
  .openTable {
    width: 635px;
  }
  .openTable .openTableBottom .openTableDays .openTableDay .openTableDay_title {
    max-width: 95px;
    font-size: 16px;
  }
  .openTable .openTableBottom .openTableDays .openTableDay .openTableDay_time {
    width: calc(100% - 95px);
    letter-spacing: 0.3px;
    font-size: 16px;
  }
  .openTable .openTableBottom .openTableRight {
    font-size: 15px;
    line-height: 23px;
  }
  .openTable .openTableTop .btnArea a.tel {
    padding-right: 40px;
  }
  .stoerer .stoererInner {
    padding: 25px 12px 15px 12px;
    max-width: 315px;
  }
  .stoerer .stoererInner .text {
    letter-spacing: 0.30px;
    font-size: 15px;
    line-height: 23px;
  }
  .teaser_3er_fact .fact {
    background-size: 120px auto;
  }
  .teaser_3er_fact .fact .text {
    letter-spacing: 0.30px;
    font-size: 15px;
    line-height: 23px;
  }
  .teaser_3er_fact .fact .icon {
    right: 10px;
    width: 65px;
    height: 65px;
    display: flex;
    justify-content: center;
  }
  .teaser_3er_fact .fact .icon img {
    width: auto;
    max-width: 100%;
    object-fit: contain;
    height: 100%;
    display: block;
  }
  .teaser_3er_fact .fact.fact_1 .icon {
    width: 60px;
    height: 60px;
  }
  .teaser_3er_fact .fact.fact_3 .icon {
    height: 60px;
  }
  .teaser_3er_fact .fact a.phone {
    letter-spacing: 0.3px;
    font-size: 31px;
    height: 40px;
  }
  .teaser_3er_fact .fact .btn_rezept {
    height: 40px;
    font-size: 17px;
    padding: 0 10px;
  }
  .teaser_3er_fact .fact {
    padding: 15px 15px 85px 15px;
  }
  .teaser_3er_fact .fact .address {
    transform: translateY(32px);
    line-height: 23px;
    height: 40px;
    font-size: 17px;
  }
}
@media only screen and (max-width: 1060px) {
  .menuBtn {
    display: block;
  }
  #mobileFastNav {
    display: flex;
  }
  .BodyHolder.outNav #mobileFastNav {
    visibility: hidden;
  }
  div#navigation .navInner {
    flex-wrap: wrap;
  }
  .navigationContainer {
    position: fixed;
    right: -200vw;
    top: 0px;
    width: 100vw;
    height: 100vh;
    display: block;
    z-index: 2;
  }
  .navigationContainer .dNavigation {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0px;
    transform: translateY(0%);
    padding-right: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  div#navigation {
    flex-wrap: wrap;
    height: auto;
    position: relative;
    max-width: 310px;
    flex-direction: column;
    justify-content: start;
    text-align: left;
    bottom: 0px;
    right: 0;
  }
  .navigationContainer {
    position: fixed;
    right: -100vw;
    top: 0px;
    bottom: 0;
  }
  div#navigation .navInner {
    flex-wrap: wrap;
    height: auto;
    position: relative;
    max-width: 310px;
    flex-direction: column;
    justify-content: start;
    text-align: left;
    bottom: 0px;
    right: 0;
  }
  .navigationContainer.show {
    position: fixed;
    bottom: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-backdrop-filter: blur(30px);
    -moz-backdrop-filter: blur(30px);
    -o-backdrop-filter: blur(30px);
    -ms-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
    right: 0vw;
    top: 0px;
    display: block;
    z-index: 999;
    transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
  }
  div#navigation .navbutton {
    letter-spacing: 0.35px;
    padding: 0 10px 0px 10px;
    display: block;
    line-height: 55px;
    text-decoration: none;
    float: left;
    font-weight: 300;
    font-size: 34px;
    position: relative;
    color: #353535;
    width: 100%;
    text-align: left;
    height: auto;
    max-width: fit-content;
    border-right: none;
  }
  div#navigation .navbutton.navbuttonTel {
    padding-left: 35px;
    width: auto;
  }
  div#navigation .navbutton.navbuttonTel span {
    display: flex;
  }
  .mobileNav {
    margin-top: 30px;
  }
  div#navigation .navbutton.navbuttonRezept,
  div#navigation .navbutton.navbuttonTel {
    transform: translateY(0px);
    margin: 12px 0 10px 10px;
  }
  div#navigation .navbutton.justMobile {
    display: block;
    font-size: 18px;
    line-height: 30px;
  }
  div#navigation .navbutton.justMobile.navbuttonM_first {
    margin-top: 30px;
  }
  div#navigation .navbutton.navbuttonRezept {
    margin-top: 30px;
  }
  div#navigation .navbutton.navbuttonTel {
    margin-top: 6px;
  }
  #navigationContainerInner {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    right: 0;
  }
  div#navigation a:before,
  div#navigation a:after {
    bottom: 5px;
    left: 10px;
    right: 10px;
  }
  .logo {
    max-width: 160px;
  }
  div#container {
    padding-top: 80px;
  }
  .containerInnerMaps .rightPart {
    width: 525px;
  }
  .containerInnerMaps .leftPart {
    max-width: calc(100% - 525px);
  }
  .containerInnerMaps .leftPart .header .details {
    max-width: 100%;
  }
  .header .img {
    width: 525px;
  }
  .header .details {
    max-width: calc(100% - 525px);
  }
  .header .details h1 {
    letter-spacing: 0.5px;
    font-size: 35px;
    line-height: 35px;
  }
  .header .details .subtitle {
    font-size: 19px;
  }
  .header .details .text {
    font-size: 16px;
    line-height: 25px;
    margin: 20px 0 20px 0;
  }
  .header .details .signature {
    font-size: 19px;
  }
  .teaser_3er_fact .fact h3 {
    margin: 10px 0 5px 0;
    font-size: 25px;
    line-height: 27px;
  }
  .teaser_3er_fact .fact ul {
    padding-left: 35px;
    margin: 6px 0px 10px 0px;
  }
  .text_bild .details h2 {
    letter-spacing: 1px;
    line-height: 34px;
    font-size: 33px;
    margin-bottom: 5px;
  }
  h2 {
    line-height: 34px;
    font-size: 33px;
    margin-bottom: 5px;
  }
  .text_bild .details .text {
    font-size: 16px;
    line-height: 25px;
  }
  .text_bild .details .link {
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 10px 0 0 0;
  }
  .text_bild .img {
    width: 450px;
  }
  .text_bild .details {
    max-width: calc(100% - 450px);
  }
  div#footer {
    padding: 80px 20px 20px 20px;
  }
  .containerInnerGallery h2 {
    letter-spacing: 0.5px;
    line-height: 34px;
    font-size: 33px;
    margin-bottom: 15px;
    max-width: 320px;
  }
  .containerInnerJobs h2 {
    color: #2b689e;
    line-height: 34px;
    font-size: 33px;
    margin-bottom: 15px;
  }
  .header .btnArea .scrolltoSection {
    margin-right: 15px;
    position: relative;
    padding: 2px 10px 2px 30px;
    font-size: 16px;
  }
  .header .btnArea .scrolltoSection::before {
    background-size: 100% auto;
    left: 7px;
    width: 18px;
    height: 18px;
  }
  .mitarbeitergruppe {
    padding-top: 20px;
  }
  .header {
    margin: 0 0 60px 0;
  }
  .MitarbeiterAll_Unternehmen .MitarbeiterAllInner {
    padding-top: 5px;
  }
  .leistunggruppe .LeistungAllInner .leistung {
    width: calc(50% - 20px);
    margin-right: 0;
  }
  .leistunggruppe .LeistungAllInner {
    justify-content: space-between;
  }
  .leistunggruppe .LeistungAllInner .leistung .leistungInner {
    padding: 4px 3px 4px 4px;
  }
}
@media only screen and (max-width: 990px) {
  div#middle.middleStart {
    margin-bottom: 20px;
    flex-wrap: wrap;
  }
  .openTable {
    width: 100%;
    max-width: 100%;
  }
  .openTable .openTableTop .btnArea a.tel {
    padding-right: 10px;
  }
  .stoererContainer {
    width: 100%;
    max-width: 100%;
  }
  .stoerer .stoererInner::before {
    left: -15px;
    top: -15px;
    width: 60px;
    height: 58px;
  }
  .stoerer .stoererInner {
    padding: 15px 12px 15px 55px;
    max-width: 640px;
    margin: 40px auto 0px auto;
  }
  .stoerer .stoererInner h2 {
    margin-bottom: 5px;
  }
  .openTable .openTableInner {
    padding: 0;
  }
  .teaserContainer {
    padding-top: 50px;
    padding-bottom: 30px;
  }
  .teaser_3er_fact .ms_inner {
    padding: 0 10px;
  }
  .teaser_3er_fact .fact {
    width: calc(100% * (1 / 3) - 7px);
    margin: 0;
  }
  .teaser_3er_fact .fact a.phone {
    font-size: 25px;
  }
  .teaser_3er_fact .fact a.phone::before {
    background-size: 33px auto;
    width: 30px;
    height: 35px;
  }
  .teaser_3er_fact .fact a.phone {
    padding-left: 28px;
    height: 35px;
  }
  .teaser_3er_fact .fact .btn_rezept {
    height: 35px;
    font-size: 15px;
  }
  .teaser_3er_fact .fact .address {
    transform: translateY(20px);
    line-height: 21px;
    height: 35px;
    font-size: 15px;
  }
  .teaser_3er_fact .fact {
    background-size: 100px auto;
  }
  .teaser_3er_fact .fact.fact_1 .icon {
    width: 55px;
    height: 45px;
  }
  .teaser_3er_fact .fact .icon {
    width: 55px;
    height: 45px;
  }
  .teaser_3er_fact .fact.fact_3 .icon {
    height: 45px;
  }
  .MitarbeiterAll_Unternehmen.counter_2 .Mitarbeiter {
    max-width: calc(50% - 14px);
    margin: 0 7px 0 7px;
  }
  .MitarbeiterAll_Unternehmen.counter_bigTeam .Mitarbeiter {
    width: calc(33% - 8px);
    margin: 0 5px 65px 5px;
  }
  .containerInnerGallery {
    width: 100%;
    max-width: 1660px;
    padding: 0 10px;
    margin: 0px auto 30px auto;
  }
  .containerInnerJobs {
    padding: 0 10px;
    margin: 40px auto 20px auto;
  }
  .textBlocks .textBlock {
    padding: 20px 20px 20px 20px;
    width: calc(100% * (1 / 2) - 15px);
  }
}
@media only screen and (max-width: 920px) {
  .header .details {
    max-width: 420px;
  }
  .header .img .title {
    font-size: 14px;
    padding: 0px 10px 0 25px;
    bottom: -40px;
    height: 40px;
    border-bottom-left-radius: 25px;
  }
  .header .img img {
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
  }
  .header .details .text {
    font-size: 15px;
    line-height: 22px;
    margin: 15px 0 15px 0;
  }
  .header .details .signature {
    font-size: 17px;
  }
  .header .details h1 {
    letter-spacing: 0.5px;
    font-size: 34px;
    line-height: 34px;
    margin-bottom: 5px;
  }
  .teaser_3er_fact .fact {
    padding: 15px 15px 60px 15px;
  }
  .teaser_3er_fact .fact .btn_rezept {
    transform: translateY(35px);
  }
  .teaser_3er_fact .fact a.phone {
    transform: translateY(35px);
  }
  .teaser_3er_fact .fact .address {
    transform: translateY(6px);
  }
  .teaser_3er_fact .fact h3 {
    margin: 0px 0 5px 0;
    font-size: 21px;
    line-height: 25px;
  }
  .text_bild .details .text {
    font-size: 15px;
    line-height: 22px;
  }
  .jobangebote .noJobs {
    font-size: 15px;
    line-height: 22px;
  }
  .textBlocks .textBlock .details .text {
    font-size: 15px;
    line-height: 22px;
  }
  .textItem .langtext {
    font-size: 15px;
    line-height: 22px;
  }
  .containerInnerMaps .leftPart {
    max-width: 420px;
  }
}
@media only screen and (max-width: 840px) {
  .teaser_3er_fact .fact {
    background-size: 70px auto;
  }
  .teaser_3er_fact .fact .icon {
    right: 7px;
    bottom: 7px;
    width: 45px;
    height: 35px;
  }
  .teaser_3er_fact .fact.fact_1 .icon {
    width: 40px;
    height: 35px;
  }
  .teaser_3er_fact .fact.fact_3 .icon {
    height: 35px;
    width: 30px;
  }
  .anfrageFormContainerRezept {
    padding: 0px;
    max-width: calc(100vw - 40px);
    width: 100vw;
  }
  div.ccm_form div.Medikament.field.field label {
    letter-spacing: 0;
    font-size: 12px;
  }
}
@media only screen and (max-width: 800px) {
  .teaser_3er_fact .fact {
    padding: 12px 10px 55px 10px;
  }
  .header {
    align-items: unset;
    flex-wrap: wrap;
  }
  .header .details {
    margin: 0 0 40px auto;
    padding-top: 100px;
    width: 100%;
    max-width: 89vw;
  }
  .header .img {
    width: 100%;
    max-width: 90vw;
  }
  .header .img::before {
    display: none;
  }
  .containerInnerMaps .leftPart .subHeaderText {
    margin: 0 0 20px 0;
  }
  .containerInnerMaps .leftPart {
    margin: 0 0 0px auto;
    width: 100%;
    max-width: 89vw;
  }
  .containerInnerMaps .rightPart::before {
    display: none;
  }
  .containerInnerMaps .contentInner {
    align-items: unset;
    flex-wrap: wrap;
  }
  .containerInnerMaps .rightPart {
    width: 100%;
    max-width: 90vw;
  }
  .text_bild .details {
    max-width: calc(100% - 380px);
  }
  .text_bild .img {
    width: 380px;
  }
  .text_bild.modulItem .ms_inner {
    padding: 0 10px;
  }
  div#footer .footerInner {
    align-content: center;
    font-weight: 300;
    justify-content: center;
    flex-direction: column-reverse;
  }
  div#footer span.info {
    width: 100%;
    justify-content: center;
    margin: 0 auto;
    max-width: fit-content;
  }
  div#footer span.links {
    width: 100%;
    justify-content: center;
    margin: 15px auto 0 auto;
    max-width: fit-content;
  }
  .MitarbeiterAll_Unternehmen .MitarbeiterAllInner .Mitarbeiter .details .name {
    font-size: 18px;
    line-height: 24px;
  }
  .MitarbeiterAll_Unternehmen .MitarbeiterAllInner .Mitarbeiter .details .position {
    font-size: 14px;
    line-height: 19px;
    padding-top: 8px;
  }
  .containerInnerGallery .grid-sizer,
  .containerInnerGallery .grid-item {
    width: calc(50% - 1px);
  }
  .textBlocks .textBlock {
    padding: 20px 20px 20px 20px;
    width: 100%;
    margin-bottom: 20px;
  }
  .textBlocks {
    margin-top: 20px;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 740px) {
  .teaser_3er_fact .ms_inner {
    flex-wrap: wrap;
  }
  .teaser_3er_fact .fact {
    width: calc(100% * (1 / 2) - 7px);
  }
  .teaser_3er_fact .fact.fact_3 {
    margin-top: 14px;
    width: 100%;
    max-width: 100%;
  }
  .containerInner.containerInnerForm {
    padding: 40px 0 65px 0;
  }
  div.ccm_form div.field input,
  div.ccm_form div.field textarea {
    font-size: 15px;
  }
  div.ccm_form div select {
    font-size: 15px;
  }
}
@media only screen and (max-width: 700px) {
  .text_bild.modulItem .ms_inner {
    flex-wrap: wrap;
  }
  .text_bild .img {
    width: 100%;
  }
  .text_bild .details,
  .text_bild.text_bild_even .details {
    padding-left: 10px;
    padding-right: 15px;
    max-width: 100%;
    margin-top: 20px;
  }
  .text_bild.text_bild_odd.modulItem .ms_inner {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .text_bild {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 15px solid #fff;
  }
  .MitarbeiterAll_Unternehmen.counter_bigTeam .Mitarbeiter {
    width: calc(50% - 4px);
    margin: 0 0px 65px 0px;
  }
  .MitarbeiterAll_Unternehmen.counter_bigTeam .Mitarbeiter.mod4 {
    margin-left: 0;
    margin-right: 0;
  }
  .MitarbeiterAll_Unternehmen.counter_2 .MitarbeiterAllInner {
    justify-content: space-between;
  }
  .MitarbeiterAll_Unternehmen.counter_2 .Mitarbeiter {
    max-width: calc(50% - 4px);
    margin: 0;
  }
  .MitarbeiterAll_Unternehmen .MitarbeiterAllInner .Mitarbeiter .details {
    padding: 10px 0 0 7px;
  }
  .mitarbeitergruppe .headlineGroup h2 {
    font-size: 33px;
    line-height: 32px;
    letter-spacing: 0.5px;
    margin-bottom: 5px;
  }
  .MitarbeiterAll_Unternehmen.counter_bigTeam .Mitarbeiter.mod5 {
    margin-left: 0;
    margin-right: 0;
  }
  .leistunggruppe .headlineGroup h2 {
    font-size: 33px;
    line-height: 32px;
  }
  div.ccm_form div.Medikament.field .ccmPart {
    position: relative;
    max-width: 50%;
    width: 100%;
  }
  .anfrageFormContainerRezept {
    padding: 0;
    max-width: calc(100% - 10px);
    width: 100%;
  }
  .anfrageFormContainerRezept .anfrageForm {
    width: 100%;
  }
  div.ccm_form div.field.shortField {
    margin-right: 0;
    max-width: calc(50% - 10px);
  }
  div.ccm_form .panelLeft {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
  }
  div.ccm_form div.field.Datenschutz .txt,
  div.ccm_form div.field.Rueckrufwunsch .txt {
    font-size: 14px;
  }
}
@media only screen and (max-width: 600px) {
  .header .details {
    max-width: 100%;
  }
  .header .img {
    max-width: 100%;
  }
  .logo {
    top: 15px;
    left: 15px;
    max-width: 110px;
  }
  .header .details {
    margin: 0 0 35px auto;
    padding-top: 80px;
  }
  .header .details h1 {
    font-size: 31px;
    line-height: 32px;
  }
  .header .details .signature {
    display: none;
  }
  .header.header_1 .img .title {
    font-family: 'Caveat';
    letter-spacing: 0.70px;
    color: #34434A;
    font-size: 16px;
  }
  .header.header_1 {
    margin: 0 0 75px 0;
  }
  .openTable .openTableBottom {
    flex-wrap: wrap;
  }
  .openTable .openTableBottom .openTableLeft {
    max-width: calc(100% - 65px);
    width: 100%;
  }
  .openTable .openTableBottom .openTableDays .openTableDay .openTableDay_flag {
    padding-bottom: 0px;
  }
  .openTable .openTableBottom .openTableRight {
    max-width: 100%;
    margin-top: 20px;
  }
  .openTable .openTableBottom {
    padding: 10px 10px 10px 10px;
  }
  .openTable .openTableBottom .openTableDays .openTableDay .openTableDay_flag {
    right: -75px;
  }
  .stoerer .stoererInner::before {
    left: -10px;
  }
  .openTable .openTableTop {
    flex-wrap: wrap;
  }
  .openTable .openTableTop .btnArea a.tel {
    height: 26px;
    border-radius: 0px;
    letter-spacing: 0.30px;
    font-size: 21px;
    line-height: 26px;
    padding: 0 10px 0 40px;
  }
  .openTable .openTableTop .btnArea a.tel::before {
    background-size: auto 100%;
    left: 0;
    width: 24px;
    height: 26px;
  }
  .openTable .openTableTop .btnArea a.tel {
    padding: 0 5px 0 25px;
  }
  .openTable .openTableTop .text {
    font-size: 15px;
    line-height: 23px;
  }
  .openTable .openTableTop .btnArea {
    margin: 0px 0 0 0;
    width: 100%;
  }
  div#middle.middleStart {
    flex-direction: column-reverse;
  }
  .stoerer .stoererInner {
    margin: 0px auto 30px auto;
  }
  .teaser_3er_fact .fact {
    margin-top: 14px;
    width: 100%;
    max-width: 100%;
    padding: 15px 10px 45px 15px;
  }
  .teaser_3er_fact .fact a.phone,
  .teaser_3er_fact .fact .btn_rezept {
    transform: translateY(25px);
  }
  .teaser_3er_fact .fact.fact_3 {
    padding-bottom: 55px;
  }
  .teaser_3er_fact .fact .address {
    transform: translateY(25px);
  }
  div#container .containerInlay {
    padding: 0px 10px;
  }
  .stoerer .stoererInner::before {
    left: -5px;
    top: -30px;
  }
  .teaser_3er_fact .fact.fact_1 {
    display: none;
  }
  .teaserContainer {
    padding-top: 15px;
  }
  .teaser_3er_fact .fact {
    background-size: 100px auto;
  }
  .teaser_3er_fact .fact .icon {
    width: 55px;
    height: 60px;
  }
  .teaser_3er_fact .fact.fact_3 .icon {
    height: 55px;
    width: 45px;
    right: 15px;
  }
  .openTable .openTableInner h2 {
    font-size: 27px;
    line-height: 25px;
    margin-bottom: 5px;
  }
  h2 {
    font-size: 27px;
    line-height: 30px;
  }
  .text_bild .details h2 {
    letter-spacing: 0.7px;
    font-size: 27px;
    line-height: 25px;
    margin-bottom: 5px;
  }
  .text_bild .img img {
    border-radius: 15px;
  }
  .openTable .openTableTop {
    margin-bottom: 20px;
  }
  div#topContainer div#top .logo_scroll {
    max-width: 200px;
    transform: translateY(-7px);
  }
  .containerInnerJobs h2 {
    font-size: 27px;
    line-height: 30px;
  }
  .containerInnerGallery h2 {
    font-size: 27px;
    line-height: 30px;
  }
  .leistunggruppe .LeistungAllInner .leistung .leistungInner .title h3 {
    font-size: 16px;
  }
  .leistunggruppe .LeistungAllInner .leistung {
    width: calc(50% - 10px);
  }
  .leistunggruppe .headlineGroup h2 {
    line-height: 25px;
    font-size: 27px;
    margin-bottom: 10px;
  }
  .textBlocks .textBlock .details h3 {
    font-size: 26px;
    line-height: 31px;
  }
  .containerInnerMaps .leftPart {
    margin: 0 0 0px auto;
    width: 100%;
    max-width: 100%;
  }
  .containerInnerMaps .rightPart {
    width: 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 530px) {
  .leistunggruppe .LeistungAllInner .leistung .leistungInner .title h3 {
    font-size: 15px;
    background-size: 20px auto;
    line-height: 20px;
    padding-left: 30px;
  }
  .anfrageFormContainerRezept div.ccm_form div.Geburtsdatum {
    padding-top: 10px;
  }
  .anfrageFormContainerRezept div.ccm_form div.Geburtsdatum label {
    top: 2px;
  }
  div.ccm_form div.field.shortField {
    margin-right: 0;
    max-width: 100%;
  }
  div.ccm_form div.field input,
  div.ccm_form div.field textarea {
    margin-top: 0;
  }
  div.ccm_form div.field {
    margin-bottom: 5px;
  }
  .anfrageFormContainerRezept div.ccm_form div.Geburtsdatum label {
    background-color: transparent;
  }
  .MitarbeiterAll_Unternehmen.counter_2 .Mitarbeiter {
    max-width: 90%;
    margin: 0 auto 30px auto;
  }
  .MitarbeiterAll_Unternehmen.counter_bigTeam .Mitarbeiter {
    max-width: 100%;
    width: 100%;
    max-width: 90%;
    margin: 0 auto 30px auto;
  }
  .MitarbeiterAll_Unternehmen .MitarbeiterAllInner .Mitarbeiter .details .position {
    line-height: 19px;
    padding-top: 3px;
  }
  .MitarbeiterAll_Unternehmen .MitarbeiterAllInner .Mitarbeiter .details {
    padding: 5px 0 0 0px;
    text-align: center;
  }
  .MitarbeiterAll_Unternehmen .MitarbeiterAllInner .Mitarbeiter .details .beschreibung ul li {
    max-width: fit-content;
    margin: 0 auto;
  }
  .MitarbeiterAll_Unternehmen.counter_bigTeam .Mitarbeiter.mod4 {
    margin-left: auto;
    margin-right: auto;
  }
  .MitarbeiterAll_Unternehmen.counter_bigTeam .Mitarbeiter.mod5 {
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 440px) {
  .openTable .openTableTop {
    flex-wrap: wrap;
  }
  .openTable .openTableTop .text {
    max-width: 100%;
    font-size: 15px;
    line-height: 23px;
    width: 100%;
  }
  .openTable .openTableTop .btnArea {
    max-width: 100%;
  }
  .openTable .openTableTop {
    margin-bottom: 15px;
  }
  div#footer span.links a.footer_link {
    width: 100%;
    margin: 10px 0;
  }
  div#footer span.links {
    margin: 5px auto 0 auto;
    flex-wrap: wrap;
  }
  div#footer {
    padding-top: 60px;
    border-top: 15px solid #fff;
  }
  .header .btnArea {
    margin: 30px 0 0 10px;
  }
  .header .btnArea .scrolltoSection {
    margin-right: 10px;
    font-size: 15px;
  }
  .containerInnerGallery .grid-sizer,
  .containerInnerGallery .grid-item {
    width: calc(100% - 0px);
  }
  .leistunggruppe .LeistungAllInner .leistung .leistungInner .title h3 {
    background-size: 18px auto;
    padding-left: 25px;
    font-size: 16px;
  }
  .leistunggruppe .LeistungAllInner .leistung .leistungInner {
    padding: 4px 0px 4px 1px;
  }
  .leistunggruppe .LeistungAllInner .leistung {
    width: 100%;
  }
}
