@font-face {
  font-family: "DINWeb";
  src: url("../fonts/DINPro-Light.otf") format("opentype");
  font-weight: normal;
}

@font-face {
  font-family: "DINWeb-Regular";
  src: url("../fonts/DINPro-Regular.otf") format("opentype");
  font-weight: normal;
}

@font-face {
  font-family: "DINWeb-Medium";
  src: url("../fonts/DINPro-Medium.otf") format("opentype");
  font-weight: bold;
}

@font-face {
  font-family: "DINWeb-Bold";
  src: url("../fonts/DINPro-Bold.otf") format("opentype");
}

@font-face {
  font-family: "Sabon";
  src: url("../fonts/SabonLTStd-Roman.otf") format("opentype");
}

@font-face {
  font-family: "Sabon-Bold-Italic";
  src: url("../fonts/SabonLTStd-BoldItalic.otf") format("opentype");
}

.text-center,
.ce-headline-center {
  text-align: center;
}

body {
  overflow-y: scroll;
}

html {
  font-size: 18px; /* war vorher in body */
}

body {
  margin: 0;
  padding: 0;
  font-family: "DINWeb", sans-serif;
  
  color: #000000;
  height: 100%;
}

.contentAccessLink {
  display: block;
  text-align: center;
  text-indent: -9999px;
  height: 0px;
  font-size: 0px;
  position: absolute;
}

/* CLEAR FIX */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Bereich nicht für IE-mac Anfang \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}
/* Bereich nicht für IE-mac Ende */

h1,
h2,
h3,
h4,
h5,
h6,
/*p,
a, */
ul,
li,
ol,
div,
table,
tr,
td,
th,
img,
form,
fieldset,
label,
input,
hr {
  box-sizing: border-box;
  font-size: 1rem; /* vorher 1em */
  margin: 0;
  padding: 0;
  border: 0;
  text-decoration: none;
}

td,
th {
  vertical-align: top;
}

img {
  vertical-align: middle;
}

img {
  max-width: 100%;
  height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: DINWeb, sans-serif;
}

#container {
  width: 100%;
  text-align: center;
  background: #ffffff;
}

#header {
  width: 100%;
  z-index: 2;
  position: fixed;
  display: block;
  background: #f7f4ef;
  border-bottofm: 1px solid #e2e2e2;
  -webkit-box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.75);
}

#headerWrap {
  margin: 0 auto;
  max-width: 1160px;
  position: relative;
  text-align: left;
}

#mobileMenu {
  width: 100%;
  background: #f7f4ef;
  padding-top: 50px;
}

#mobileMenuWrap {
  margin: 0 auto;
  max-width: 360px;
  text-align: left;
}

#headerUnderlay {
  height: 80px;
  width: 100%;
  background: #f7f4ef;
  border-bottom: 1px solid #e2e2e2;
}

#content {
  background: #ffffff;
  height: auto;
  min-height: 100%;
  padding-top: 20px;
}

#contentWrap {
  margin: 0 auto;
  max-width: 1180px; /* vorher 960px*/
  position: relative;
  text-align: left;
}

/* @media (max-width: 1140px) {
  #contentWrap {
	margin: 0 20px;  
  }
} */

#footer {
  background: #ffffff;
}

#footerWrap {
  margin: 0 auto;
  position: static;
  bottom: 0;
  width: 100%;
}

.footerContent {
  background: rgba(243, 240, 232, 0.86);
  max-width: 1140px; /* vorher 940px */
  margin: 0 auto;
}

@media (max-width: 1140px) {
  .footerContent {
	margin: 0 20px;  
  }
}

.footerContent .footerTopBar > div {
  padding: 0;
}

#slider {
  background: #ffffff;
}

#sliderWrap {
  margin: 0 auto;
  max-width: 1140px;
  position: relative;
}

#sliderWrap .frame-space-after-nopadding.frame-type-list {
  padding-top: 0 !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
}

#sliderWrap h1.ce-headline-center{
  color: #fff;
}

#sliderWrap h5 {
  font-size: 1.5rem; /* vorher 1.5em */
  position: absolute;
  top: 90px;
  left: 60px;
  z-index: 1;
  color: #272856;
  font-family: DINWeb-medium;
}

#sliderWrap .ce-gallery .ce-outer .ce-inner .ce-row{
  margin-bottom: 15px;
}

#sliderWrap h5.csc-header-alignment-right {
  text-align: right;
  left: 66% !important;
}

@media (max-width: 860px) {
  #sliderWrap .frame-type-textmedia .ce-bodytext span[style*="font-size:"] {
    font-size: 1.2rem !important;
  }
}


/* Julian 03.02.23*/
/* #sliderWrap .frame-type-textpic header h1{
  font-size: 1.7rem;
  top: 1.5rem;
} */

#sliderWrap .frame-beige header h3 {
  text-transform: initial;
}

#slider figure {
  margin: 0;
}

body>#container {
  height: auto;
  min-height: 100%;
}

#footer {
  clear: both;
}

#footerPos {
  position: relative;
  height: 400px;
  clear: both;
}

.logo {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 15;
}

.logo img {
  width: auto !important;
}

.iconBar {
  position: absolute;
  top: 20px;
  right: 10px;
  z-index: 15;
}

.iconBar img {
  width: auto !important;
}

.iconBar .icon {
  float: right;
  margin: 5px;
}

.iconBar .icon a,
.iconBar .icon a:visited {
  width: 35px;
  height: 35px;
  display: block;
  background: rgba(214, 204, 196, 0.4);
  text-indent: -9999px;
  border-radius: 50%;
  background-image: url(../img/hamburgerMenu.png);
}

.iconBar .icon a:hover {
  background-color: #ffffff;
}

.iconBar a.facebook {
  background-image: url(../img/iconFacebook.png);
}

.iconBar a.twitter {
  background-image: url(../img/iconTwitter.png);
}

.iconBar a.youtube {
  background-image: url(../img/iconYoutube.png);
}

.iconBar a.search {
  background-image: url(../img/iconLupe.png);
}

.iconBar a.instagram {
  background-image: url(../img/icons/iconInstagram.png);
}

#menu {
  height: 80px;
  padding: 0 20px 0 150px;
}

#menu ul {
  list-style: none;
}

#menu ul li {
  z-index: 20;
  position: relative;
  float: left;
}

#menu ul li a {
  position: relative;
  float: left;
  display: block;
  padding: 10px 10px 20px;
  font-family: DINWeb-Regular;
  font-size: 1.1rem; /* vorher 1.1em */
}

@media (max-width: 1140px) {
  #menu ul li a {
    font-size: 1rem;
    padding: 10px 8px 20px;
  }
}

#menu ul li ul {
  width: auto;
  z-index: 30;
  position: absolute;
  top: 1.1em;
  display: none;
  margin: 35px 0 0 0;
  background: #e7e0d9;
  -webkit-box-shadow: 1px 10px 25px 2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 10px 25px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 10px 25px 2px rgba(0, 0, 0, 0.5);
}

#menu ul li ul li {
  overflow: hidden;
  white-space: nowrap;
  float: none;
  display: block;
}

#menu ul li ul li a,
#menu ul li ul li a:visited {
  display: block;
  clear: both;
  font-size: 1rem; /* vorher 1em */
  padding: 5px 10px 5px;
}

#menu ul li ul li.lastItem a,
#menu ul li ul li.lastItem a:visited {
  padding: 5px 10px 10px;
}

#menu ul li ul li.firstItem a,
#menu ul li ul li.firstItem a:visited {
  padding: 10px 10px 5px;
}

#menu ul li:hover ul {
  display: block;
}

.topLevel {
  padding-top: 20px;
  margin-left: 1em;
}

@media (max-width: 1140px) {
  .topLevel {
   margin-left: 0; 
  }
}

.topLevel li a,
.topLevel li a:visited {
  color: #272a5f;
}

.topLevel li a:hover {
  color: #e94942;
}

.topLevel li:hover a {
  color: #e94942;
}

#menu .topLevelAktiv {
  color: #e94942 !important;
}

.subLevel li a,
.subLevel li a:visited {
  display: block;
  width: 100%;
  color: #272a5f !important;
  padding: 0;
}

.subLevel li a:hover {
  color: #e94942 !important;
  background: #ded6ce;
}

#contentWrap {
  padding: 0;
}

h1,
h2 {
  padding: 20px 0 30px !important;
}

.frame-type-textpic .ce-bodytext header h2{
  padding-top: 0 !important;
}
.contentMargin {
  padding: 0px 0 100px;
}

#footer {
  /* background-image: url(../img/FooterStandard.png); */
  background-image: url(../img/Footer_Service-Allgemeines.png) !important;
  background-position: top center;
  position: relative;
      background-size: cover;

}

#footerWrap {}

.topLinkContainer {
  text-align: center;
  margin: 0;
}

.linkToTop {
  margin: 0 auto;
  display: block;
  width: 120px;
  height: 40px;
  background-image: url(../img/topButton.png);
  text-indent: -9999px;
}

.siteMap {
  padding: 40px 25px 15px;
}

.siteMap ul {
  margin: 0;
  text-align: left;
  width: auto;
  font-family: DINWeb-Regular;
  list-style: none;
}

.siteMapSpalte {
  box-sizing: border-box;
  width: 33%;
  padding: 0px 25px;
  float: left;
}

.siteMap ul.topLevel {
  padding-top: 0;
}

.siteMap ul.topLevel li {
  padding-bottom: 25px;
}

.siteMap ul.subLevel li {
  padding-bottom: 0;
  padding-top: 5px;
}

.siteMap ul.topLevel li a {
  display: block;
  border-bottom: 1px solid #000000;
  font-size: 1.1rem /* vorher 1.1em */
}

.siteMap ul.subLevel li a {
  display: block;
  border-bottom: none;
  font-size: 0.8rem; /* vorher .8em */
}

h1,
h2 {
  font-family: DINWeb, sans-serif;
  font-size: 2.1rem; /* vorher 2.1em */
  padding: 0 0 25px 0;
  color: #b560a7;
}

h3 {
  font-family: DINWeb-Medium, sans-serif;
  font-size: 1.1rem; /* vorher 1.1em */
  padding: 0 0 5px 0;
  text-transform: uppercase;
  color: #ac3b80;
}

h4 {
  color: #f39fc5;
}

p {
  font-family: Sabon, serif;
  font-size: 1.1rem; /* vorher 1.1em */
  padding: 0 0 25px 0;
  line-height: 1.5em;
}

.standardBox,
.alternativBox {
  margin: 0;
  padding: 0;
  float: left;
}

.outerBox {
  margin: 0;
  padding: 0;
  background: #ffffff;
}

.innerBox {
  margin: 0;
  padding: 0px;
}

.contentBox {
  margin: 0;
  padding: 0px;
}

.noMargins {
  margin: 0 !important;
  padding: 0 !important;
}

a.schalter,
a.schalter:visited {
  background: #b560a7;
  display: inline-block;
  padding: 0.8em 1.6em;
  font-family: DINWeb-Medium;
  color: #ffffff;
  border: 1px solid #b560a7;
}

a.schalter:hover {
  background: #ffffff;
  color: #b560a7;
}

.standardBox .contentBox p.bodytext,
.standardBox .contentBox h2,
.standardBox .contentBox h3,
.standardBox .contentBox h4 {
  margin-right: 50px;
}

.standardBox.celayout3 .contentBox p.bodytext,
.standardBox.celayout3 .contentBox h2,
.standardBox.celayout3 .contentBox h3,
.standardBox.celayout3 .contentBox h4 {
  margin-right: 0px;
}

.alternativBox .contentBox p.bodytext {}

.alternativBox .contentBox h2 {
  color: #e94942;
}

.alternativBox .contentBox h3 {
  color: #b560a7;
}

.alternativBox .contentBox h4 {
  color: #ac3b80;
}

.alternativBox .contentBox a.schalter,
.alternativBox .contentBox a.schalter:visited {
  border: 1px solid #e94942;
  background: #e94942;
}

.alternativBox .contentBox a.schalter:hover {
  background: #ffffff;
  color: #e94942;
}

.noticeBox {
  font-family: Sabon-Bold-Italic;
  float: right;
  font-size: 1.5rem; /* vorher 1.5em */
}

.noticeBox .outerBox {
  background: #f7f4ef;
  margin: 10px 20px;
}

.noticeBox .contentBox {
  padding: 25px 25px 0;
}

.noticeBox .contentBox p.bodytext {
  font-family: inherit;
}

.noticeBox .contentBox h2 {
  font-family: inherit;
}

.noticeBox .contentBox h3 {
  font-family: inherit;
}

.noticeBox .contentBox h4 {
  font-family: inherit;
}

.csc-default,
.frame {
  padding: 0 20px;
}

.frame-ruler-after{
  margin-bottom: 4rem;
}

.frame-space-before-medium{
  margin-top: 3rem;
}

#sliderWrap .csc-default,
#sliderWrap .frame {
  padding: 0;
}

#sliderWrap .frame-type-text {
  padding: 0 20px;
}

.celayout0 {
  width: 100%;
}

.celayout0 .innerBox {
  padding: 0 20px;
}

.celayout1 {
  width: 50%;
  float: left;
}

.celayout1 .innerBox {
  padding: 10px 20px;
}

.celayout2 {
  width: 33%;
  float: left;
}

.celayout2 .innerBox {
  padding: 10px 20px;
}

.celayout3 {
  width: 25%;
  float: left;
}

.celayout3 .innerBox {
  padding: 10px 20px;
}

.celayout4 {
  width: 75%;
  float: left;
}

.celayout4 .innerBox {
  padding: 10px 20px;
}

.celayout5 {
  width: 67%;
  float: left;
}

.celayout5 .innerBox {
  padding: 10px 20px;
}

.celayout1 .csc-default,
.celayout2 .csc-default,
.celayout3 .csc-default,
.celayout4 .csc-default,
.celayout5 .csc-default {
  padding: 0;
}

.divider {
  padding: 2em 0;
}

.trennStreifen,
.ce-div {
  padding: 0 20px;
  clear: both;
}

.trennStreifen:after,
.ce-div:after {
  background: #b560a7;
  content: " ";
  display: block;
  margin: 20px 0;
  height: 5px;
  width: 100px;
  clear: both;
  text-indent: -9999px;
}

.promoBox {
  font-family: DINWeb-Medium;
  text-align: center;
}

.promoBox1 {
  color: #e94942;
}

.promoBox2 {
  color: #b560a7;
}

.promoBox3 {
  color: #f39fc5;
}

.promoBox4 {
  text-align: left;
}

.promoBox h2,
.frame-beige h2 {
  color: inherit;
}

.promoBox p,
.frame-beige h2 {
  font-family: DINWeb-Regular;
  color: inherit;
}

.promoBox a,
.frame-beige a {
  font-family: DINWeb-Medium;
  color: inherit;
}

.promoBox .outerBox,
.frame-beige {
  background: #f3f0e8;
  margin: 10px;
}

.promoBox .innerBox,
.frame-beige {
  padding: 20px;
}

.celayout0 .promoBox-outer,
.celayout1 .promoBox-outer,
.celayout4 .promoBox-outer,
.celayout5 .promoBox-outer,
.frame-beige {
  margin: 10px 20px;
}

.promoBox .contentBox,
.frame-beige .contentBox {
  min-height: 250px;
}

.promoBox1 a.pfeil {
  background-image: url(../img/pfeilOrange.png);
  color: #e94942;
}

.promoBox2 a.pfeil {
  background-image: url(../img/pfeilPurple.png);
  color: #b560a7;
}

.promoBox3 a.pfeil {
  background-image: url(../img/pfeilRosa.png);
  color: #f39fc5;
}

.promoBox a:hover,
.frame-beige a:hover {
  color: #000000;
}

.triangle-isosceles {
  position: relative;
  padding: 0;
  margin: 1em 0px 3em;
  color: rgb(0, 0, 0);
  background: #e7e0d9;
  border-radius: 0px;
}

.triangle-isosceles:after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 20px;
  border-width: 20px 20px 0px;
  border-style: solid;
  border-color: #e7e0d9 transparent;
  display: block;
  width: 0px;
}

.triangle-isosceles.top {}

.triangle-isosceles.top:after {
  top: -20px;
  left: 20px;
  bottom: auto;
  border-width: 0px 20px 20px;
  border-color: #e7e0d9 transparent;
}

ul.bodylist,
ul {
  color: #000000;
  list-style-type: square;
  margin-left: 2em;
  padding-bottom: 20px;
}

ul.bodylist li {
  padding-bottom: 5px;
}

ul.bodylist .listItemText {
  font-family: DinWeb;
  color: #000000;
}

.tx-tinyaccordion-pi1 {}

.tinyaccordion {}

.tinyaccordion .acc-li {
  margin: 0 auto;
  margin-bottom: -5px;
  border-top: 1px solid #ffffff;
}

.tinyaccordion .acc-section .csc-default {
  margin: 0;
  padding: 30px;
}

.tinyaccordion .acc-section .frame {
  padding-bottom: 20px;
  padding-left: 50px;
  padding-right: 50px;
}



.ka-handler h2,
.tinyaccordion h2 {
  margin: 0 !important;
  font-size: 120%;
  font-weight: 400;
  padding: 15px 50px 15px 50px !important;
  background-color: #f7f4ef;
  line-height: 100%;
  text-transform: normal;
  border-bottom: 1px solid #ffffff;
  background-image: url(../img/pfeilOrangeClosed.png);
  background-repeat: no-repeat;
  background-position: 95.6%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}

.ka-handler h2:hover,
.tinyaccordion h2:hover {
  padding: 15px 50px 15px 15px;
  background-color: #ac3b80;
  color: #ffffff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.open .ka-handler h2,
.tinyaccordion h2.acc-selected {
  padding: 15px 50px 15px 15px;
  background-color: #ac3b80;
  color: #ffffff;
  background-image: url(../img/pfeilOrangeOpen.png);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.tinyaccordion .acc-section {
  margin: 0px;
  background: #fafafa;
  border-bottom: 1px solid #ffffff;
}

ul.tinyaccordion h4 {
  margin: inherit;
  padding-left: inherit;
  cursor: inherit;
  background: inherit;
  font-family: DINWeb-Medium, sans-serif;
  font-size: 1.1rem; /* vorher 1.1em */
  padding: 0 0 5px 0;
  color: #985399;
  text-decoration: none !important;
}

table.contenttable td,
table.contenttable th {
  padding: 0px 30px 15px 0;
  vertical-align: top;
}

.csc-textpic-image {
  margin-right: 2px;
  margin-bottom: 2px !important;
}

#sliderWrap .csc-textpic-image {
  margin-right: 0 !important;
  margin-bottom: 0;
}

.csc-textpic-image table {
  margin-bottom: 20px;
  display: block;
  position: relative;
}

.csc-textpic-image tbody,
.csc-textpic-image tr,
.csc-textpic-image td {
  display: block;
}

.csc-textpic-caption,
#slider figcaption,
.image-caption {
  display: inline !important;
  left: 0;
  bottom: -0.5em;
  position: absolute;
  text-align: left;
  caption-side: bottom;
  font-family: DINWeb-Regular;
  color: #ffffff;
  display: table;
  font-size: 0.9rem; /* vorher .9em */
  text-transform: uppercase;
  margin: 0px;
  line-height: 1.5em;
}

figure {
  position: relative;
  margin: 0;
}

.captionHG {
  background: #c64a9b;
  padding: 0 5px;
  -webkit-box-decoration-break: clone;
  -ms-box-decoration-break: clone;
  -o-box-decoration-break: clone;
  box-decoration-break: clone;
}

#sliderWrap div.csc-textpic-caption-r .csc-textpic-caption,
#sliderWrap .csc-textpic-imagewrap .csc-textpic-caption-r,
#slider figcaption {
  text-align: left;
  right: 4%;
  top: 30%;
  left: auto;
  font-size: 3rem; /* vorher 3em */
  width: 30%;
  line-height: 1.4em;
  font-family: DINWeb-Bold;
}

#sliderWrap div.csc-textpic-caption-l .csc-textpic-caption,
#sliderWrap .csc-textpic-imagewrap .csc-textpic-caption-l {
  text-align: left;
  left: 50px;
  top: 30%;
  right: auto;
  font-size: 3rem; /* vorher 3em */
  width: 30%;
  line-height: 1.4em;
  font-family: DINWeb-Bold;
}

#sliderWrap .captionHG {
  padding: 0 5px !important;
  color: #ffffff !important;
  background-color: transparent;
}

#search {
  position: fixed;
  z-index: 100;
  top: 40px;
  width: 100%;
}

.searchPanelMargins {
  max-width: 960px;
  margin: 0 auto;
}

#seachPanel {
  display: inline-block;
  background: #ffffff;
  width: 100%;
  height: 65px;
  color: #000000;
}

#seachPanel form {
  white-space: nowrap;
  padding: 13px 20px;
}

#seachPanel form input[type="text"] {
  font-size: 1.8rem; /* vorher 1.8em */
  width: 95%;
  color: #000000;
  background: #ffffff;
  border: none;
  outline: none;
}

#seachPanel form input[type="submit"] {
  width: 40px;
  height: 43px;
  overflow: hidden;
  text-indent: -9999px;
  cursor: pointer;
  background-color: #ffffff;
  background-image: url(../img/iconLupe.png);
  background-repeat: no-repeat;
  border: none;
  outline: none;
}

/**
* Suchbox im `header` mit `tx_indexed_search`
*
* @author Michael Ochmann
* @since 2019/02/14
*/
.searchfield {
  display: none;
  position: fixed;
  z-index: 1000;
  width: 100%;
  top: 0;
  height: 80px;
  box-sizing: border-box;
  line-height: 30px;
  text-align: center;
}

.searchfield form {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  width: 80%;
}

.searchfield form>div:first-child {
  display: none;
}

.searchfield input[type="text"] {
  font-size: 1.5rem;
  padding: 8px 8px 8px 50px;
  outline: 0;
  width: 100%;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
}

.searchfield input[type="submit"] {
  position: absolute;
  left: 7px;
  top: 4px;
  width: 40px;
  height: 40px;
  overflow: hidden;
  cursor: pointer;
  background: url("../img/iconLupe.png") no-repeat;
  border: none;
  outline: none;
}

/**
* Suchergebnisseite von `tx_indexed_search`
*
* @author Michael Ochmann
* @since 2019/02/14
*/
.tx-indexedsearch-rules,
.tx-indexedsearch-searchbox,
.tx-indexedsearch-info,
.tx-indexedsearch-icon {
  display: none;
}

.tx-indexedsearch-res {
  margin-bottom: 30px;
}

.tx-indexedsearch-res,
.tx-indexedsearch-res p {
  background: #f3f0e8;
  padding: 20px;
  font-family: "DINWeb", sans-serif;
}

.tx-indexedsearch-percent {
  font-family: "DINWeb";
  float: right;
  font-size: 0.8rem;
}

.tx-indexedsearch-browsebox,
.tx-indexedsearch-browsebox p {
  font-family: "DINWeb", sans-serif;
}

ul.tx-indexedsearch-browsebox {
  margin: 0 !important;
}

.tx-indexedsearch-browsebox li {
  display: none;
}

.tx-indexedsearch-browsebox li:first-child,
.tx-indexedsearch-browsebox li:last-child {
  display: inline-block;
}

.tx-indexedsearch-browsebox li:last-child {
  float: right;
}

strong.tx-indexedsearch-redMarkup {
  color: #a61b2b;
}

.bodytext a {
  color: #b560a7;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url('../img/fancybox_sprite.png');
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin-bottom: -40px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: 0;
  padding: 13px 0;
  width: 100%;
  background: transparent;
  background: #ffffff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-shadow: none;
  color: #111111;
  font-weight: 300;
  line-height: 24px;
  white-space: nowrap;
}

div.csc-textpic-intext-right .csc-textpic-imagewrap,
div.csc-textpic-intext-left .csc-textpic-imagewrap {
  margin-bottom: 20px;
}

.promoBox div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap,
.frame-beige .ce-textpic.ce-right.ce-intext.ce-nowrap figure {
  padding-top: 75px;
}

.tx-tgm-socialshareprivacy,
.socialIcons {
  border-top: 1px solid #e2e2e2;
}

.tx-tgm-socialshareprivacy img,
.socialIcons img {
  width: auto !important;
  height: auto !important;
}

.printButton {
  margin: 0;
  text-align: right;
  padding: 0;
  border-top: none;
  right: 10px;
  top: 20px;
}

.printButton a,
.printButton a:visited {
  color: #999999;
  font-family: DINWeb;
  font-size: 0.9rem; /* vorher .9em */
}

.printButton a:hover {
  color: #000000;
}

.printButton img {
  margin-right: 5px;
  vertical-align: middle;
}

.socialIcons {
  position: relative;
  max-width: 1140px; /* vorher 940px */
  margin: 0 auto;
  padding: 15px 0;
}

@media (max-width: 1140px) {
  .socialIcons {
	margin: 0 20px;  
  }
}

.social_share_privacy_area {
  padding: 0 10px;
}

.socialIcons .settings_info {
  display: none !important;
}

.ssp_btn_container {
  width: auto !important;
}

.ssp_btn_control {
  position: absolute;
  top: 50%;
  margin: 5px 0 0 !important;
  background: url(../Images/btn_off.png) no-repeat top left;
  width: 21px;
  height: 11px;
  cursor: pointer;
}

.bodytext img {
  width: auto;
}

blockquote {
  font-style: italic;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 1.2rem; /* vorher 1.2em */
  margin: 0 2em;
}

blockquote p {
  margin: 2em 0;
}

#contentWrap p.bodytext a,
#contentWrap .bodylist a,
.ce-bodytext ul a {
  text-decoration: none;
  color: #000000;
  border-bottom: solid 1px #fff;
  display: inline;
  padding-bottom: 1px;
  padding-top: 1px;
}

#contentWrap p.bodytext a:hover,
#contentWrap .bodylist a:hover,
.ce-bodytext ul:not([class]) a:hover {
  background: #fff;
  border-bottom: solid 1px #fff;
  color: #000000;
  display: inline;
  padding-top: 1px;
  padding-bottom: 1px;

}

a.pfeil,
.pfeil {
  border: none !important;
  display: inline-block !important;
  padding: 10px 10px 10px 40px !important;
  background-repeat: no-repeat !important;
  background-position: left !important;
  background-image: url(../img/pfeilOrange.png) !important;
  color: #e94942;
  background-color: transparent !important;
}

a.pfeil:hover,
.pfeil:hover {
  text-decoration: none;
}

.social_share_privacy_area {
  margin: 5px 10px !important;
}

.datum,
span.datum {
  font-family: DINWeb-Medium, sans-serif;
  font-size: 1.1rem; /* vorher 1.1em */
  padding: 0 0 5px 0;
  text-transform: uppercase;
  color: #ac3b80;
}

.unsichtbar {
  height: 0;
  font-size: 0px;
  text-indent: -9999px;
}

.unsichtbar .csc-header,
.unsichtbar .csc-header h1 {
  height: 0;
  font-size: 0px;
  padding: 0;
  margin: 0;
}

.csc-mailform,
.tx-powermail {
  padding: 30px 20px 20px;
  background: #f7f4ef;
  margin: 0 20px;
}

div.csc-mailform fieldset {
  margin: -20px;
}

.csc-mailform input[type="text"],
.tx-powermail input {
  text-indent: 5px;
  font-size: 1rem; /* vorher 1em */
  height: 30px;
  max-width: 340px;
}

.tx-powermail input,
.tx-powermail textarea {
  width: 100%;
  box-sizing: border-box;
}

.tx-powermail input[type=checkbox],
.tx-powermail input[type=submit] {
  width: auto !important;
}

.csc-mailform textarea,
.tx-powermail textarea {
  border: none;
  font-size: 1rem; /* vorher 1em */
  max-width: 500px;
}

.tx-powermail textarea {
  height: 280px;
}

.powermail_fieldwrap_type_check {
  vertical-align: middle;
}

.csc-mailform input[type="submit"],
.tx-powermail input[type="submit"] {
  white-space: normal;
  text-align: left;
  line-height: 150%;
  height: auto;
  font-size: 1rem; /* vorher 1em */
  margin-left: 12em;
  max-width: 200px;
  padding: 5px 15px;
  display: block;
  background: #e94942;
  color: #ffffff;
  box-shadow: 2px 2px 2px #999999;
  cursor: pointer;
}

.csc-mailform ol {
  list-style-type: none;
}

div.csc-mailform ol li,
.powermail_fieldwrap {
  padding-bottom: 10px !important;

}

.tx-powermail h3 {
  display: none;
}

div.csc-mailform li label {
  padding-top: 5px;
}

div.csc-mailform label em,
.tx-powermail label span.mandatory {
  display: inline-block;
  padding-left: 3px;
  color: red;
}

div.csc-mailform label strong {
  color: red;
  font-size: 85%;
  font-weight: normal;
  text-transform: none;
  font-family: sans-serif;
}

.lightboxgallery img {
  width: auto;
}

.lightboxgallery a {
  display: none;
}

div.lightboxgallery a:first-child {
  display: block !important;
}

h3 .important {
  font-family: DINWeb, sans-serif;
  font-size: 1.4rem; /* vorher 1.4em */
  display: block;
  margin-top: -15px;
  padding: 0 0 5px 0;
  color: #ac3b80;
  font-weight: 300;
  text-transform: none;
}

.hrtdatum,
span.hrtdatum {
  font-family: DINWeb-Medium, sans-serif;
  font-size: 0.6rem; /* vorher .6em */
  padding: 0 0 15px 0;
  color: #242e6b;
}

.csc-textpic-imagerow .csc-textpic-imagecolumn {
  display: none;
}

.csc-textpic-imagerow:first-child .csc-textpic-imagecolumn {
  display: block;
}

.csc-textpic-imagecolumn .csc-textpic-image {
  display: none;
}

.csc-textpic-imagecolumn:first-child .csc-textpic-image {
  display: block;
}

.frame-space-after-BilderGalerie {
  margin-top: 40px;
}

.frame-space-after-BilderGalerie .ce-gallery {}

.frame-space-after-BilderGalerie .ce-row {}

.frame-space-after-BilderGalerie .ce-row .ce-column {
  display: none;
}

.frame-space-after-BilderGalerie .ce-row:first-child .ce-column {
  display: block;
}

.frame-space-after-BilderGalerie .ce-column .image {
  display: none;
}

.frame-space-after-BilderGalerie .ce-column:first-child .image {
  display: block;
}

.ka-panel .csc-default:before,
.celayout0:before {
  content: " ";
  height: 80px;
  /* Give height of your fixed element */
  margin-top: -80px;
  /* Give negative margin of your fixed element */
  visibility: hidden;
}

ul.csc-uploads span.csc-uploads-fileName {
  text-decoration: none;
}

ul.csc-uploads img {
  display: none;
}

.csc-uploads-fileName a,
.csc-uploads-fileName a:visited {
  padding: 22px 20px 22px 45px !important;
  background-repeat: no-repeat !important;
  background-image: url(../img/pdf.png);
  display: block !important;
  background-position: left !important;
  text-decoration: none !important;
  border: none !important;
  line-height: 100%;
  color: #ac3b80;
  background-repeat: no-repeat !important;
}

a.pdflink,
.pdflink,
a.pdflink:visited {
  padding: 22px 20px 18px 45px !important;
  background-repeat: no-repeat !important;
  background-image: url(../img/pdf.png);
  display: block !important;
  background-position: left !important;
  text-decoration: none !important;
  border: none !important;
  line-height: 100%;
  color: #ac3b80;
  background-repeat: no-repeat !important;
}

a.jpglink,
.jpglink,
a.jpglink:visited {
  padding: 22px 20px 18px 45px !important;
  background-repeat: no-repeat !important;
  background-image: url(../img/jpg.png);
  display: block !important;
  background-position: left !important;
  text-decoration: none !important;
  border: none !important;
  line-height: 100%;
  color: #ac3b80;
  background-repeat: no-repeat !important;
}

.csc-uploads-fileName a:hover {
  color: #000000;
}

a.pdflink:hover,
.pdflink:hover {
  background: url("../img/pdf.png") left no-repeat transparent !important;
  text-decoration: none !important;
}

a.jpglink:hover,
.jpglink:hover {
  background: url("../img/jpg.png") left no-repeat transparent !important;
  text-decoration: none !important;
}

table {
  border-collapse: collapse;
  margin-bottom: 30px;
}

th {
  color: #ffffff;
  background: #7ab25a;
  border: 1px solid #ffffff;
  font-family: DINWeb-Medium, sans-serif !important;
  font-weight: 100;
  text-align: left;
  vertical-align: top;
  text-transform: uppercase;
}

th:first-child {}

th:last-child {

  border-right: none;
}

tr {
  border: 1px solid #ffffff;
  color: #000000;
  font-weight: normal;
}

tr:hover td {
  background: #ffffff;
  color: #000000;
  border: 1px solid #eeeeee;
  border-top: none;
  border-bottom: none;
  border-left: none;
}

tr:first-child {
  border-top: none;
}

tr:last-child {
  border-bottom: none;
}

tr:nth-child(odd) td {
  background: #f7f4ef;
}

tr:nth-child(odd):hover td {
  background: #ffffff;
}

tr:last-child td:first-child {}

tr:last-child td:last-child {}

td {
  background: #ded6ce;
  padding: 20px;
  text-align: left;
  font-weight: 300;
  border: 1px solid #ffffff;
  border-top: none;
  border-bottom: none;
  border-left: none;
}

td:last-child {
  border-right: 0px;
}

th.text-left {
  text-align: left;
}

th.text-center {
  text-align: center;
}

th.text-right {
  text-align: right;
}

td.text-left {
  text-align: left;
}

td.text-center {
  text-align: center;
}

td.text-right {
  text-align: right;
}

td p,
th p {
  padding: 0 !important;
  color: #272856;
}

th p {
  font-family: DINWeb-Medium, sans-serif !important;
  font-weight: normal !important;
  color: #ffffff;
}

th p b,
td p b {
  font-weight: normal;
}

table.contenttable td,
table.contenttable th {
  padding: 20px;
  vertical-align: top;
  margin-bottom: 30px;
}

td ul {
  color: #272856;
  list-style-type: square;
  margin: 0 0 0 15px !important;
  padding: 0 !important;
}

tr:hover td p,
tr:hover td ul {
  color: #7ab25a;
}

.bildGalerieContainer {
  position: relative;
}

.bildGaleriePlus {
  pointer-events: none;
  width: 49px;
  height: 49px;
  background-image: url(../img/orangePlus5.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
}

.bildIconBild img {
  width: auto !important;
}

embed {
  height: 65px;
}

embed html video {
  margin: 10 0 0;
  height: 20px;
}

.responsive-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  /* Default for 1600x900 videos 16:9 ratio*/
  padding-top: 0px;
  height: 0;
  overflow: hidden;
}

.video-shariff-preview-text {
  top: 2rem;
  margin: 0 auto;
  font-family: DINWeb-Bold;
  width: 90%;
  text-align: left;
  font-size: 90%;
  color: #ac3b80;
  box-sizing: border-box;
  padding: 10px;
  background: rgba(255, 255, 255, 0.7);
}

.textOnImageText {}

.textOnImageText .csc-header {
  width: 100%;
}

.textOnImageText .csc-firstHeader {
  width: 100%;
  left: 0 !important;
}

.textOnImageText .csc-textpic {
  position: relative;
}

.textOnImageText .csc-textpic-imagewrap {
  position: relative;
}

.textOnImageText .csc-textpic-text {
  width: 100%;
  position: absolute;
  top: 150px;
}

.textOnImageText .csc-textpic-text h1 {
  letter-spacing: 2px;
  color: #ffffff;
  font-size: 3rem; /* vorher 3em */
}

.textOnImageText .csc-textpic-text p {
  margin-right: 0 !important;
  font-family: DINWeb-Medium, sans-serif !important;
  font-weight: normal !important;
  color: #ffffff;
}

div.csc-textpic .csc-textpic-imagewrap img {
  border: none;
  display: block;
}

div.csc-textpic .csc-textpic-imagewrap table tr td {
  border: none;
  padding: 0;
  vertical-align: top;
}

.ce-div {
  clear: both;
}

.audio-box {
  height: 130px !important;
}

div.ce-textpic {}

div.ce-textpic.ce-right .ce-gallery {
  float: right;
  margin: 0 0 20px 20px;
}

.acc-section div.ce-textpic.ce-right .ce-gallery {
  padding-top: 20px;
}

div.ce-textpic.ce-left .ce-gallery {
  float: left;
  margin: 0 20px 20px 0;
}

/* Clearfix to prevend overflowing due to shitty float stuff Julian 03.02.2023 */
div.ce-textpic:after {
  content: "";
  display: table;
  clear: both;
}
/* --- */

.acc-section div.ce-textpic.ce-left .ce-gallery {
  padding-top: 20px;
}

a {
  color: #a61b2b;
  text-decoration: none;
}

p a {
  text-decoration: underline;
}

.unsichtbar {
  height: initial !important;
  visibility: hidden !important;
}

/**
* Fix für Bildergalerien
*
* @author Michael Ochmann
* @since 2019/02/11
*/
.frame-lightboxContainer {
  float: left !important;
  width: 460px;
  box-sizing: border-box;
  margin-bottom: 25px;
}

.frame-lightboxContainer .ce-gallery {
  float: none !important;
  margin: 0 !important;
}

.acc-section p {
  padding: 20px 0;
}

.frame-layout-1 {
  width: 45%;
  float: left;
  box-sizing: border-box;
  padding: 10px 20px;
}

.frame-layout-2 {
  width: 33%;
  float: left;
  box-sizing: border-box;
  padding: 10px 20px;
}

.frame-layout-3 {
  width: 25%;
  box-sizing: border-box;
  float: left;
}

.frame-layout-3 figure {
  float: left;
}

.frame-layout-4 {
  width: 75%;
  float: left;
}

.audio-box {
  width: auto !important;
}

.tinyaccordion {
  margin-left: 0 !important;
}

.tinyaccordion h3 {
  margin: 25px 0 -15px 0 !important;
}

.frame-rosa {
  background: #f5aecf;
  color: #863e79;
  padding: 20px;
}

.frame-rosa h1,
.frame-rosa h2,
.frame-rosa h3 {
  color: #863e79 !important;
}

.ce-gallery .ce-row {
  margin-bottom: 30px;
}

/**
* Grid setup
*
* @author Michael Ochmann <michael.ochmann@propeller.de>
* @since 2019/03/14
*/
.grid {
  display: grid;
  padding: 20px 0;
  grid-gap: 20px;
}

.grid.extra-small {
    padding-top: 0;
  }

.grid.half-half {
  grid-template-columns: repeat(auto-fill, minmax(170px, 1fr));
  grid-template-columns: repeat(2, 1fr);
  justify-content: center;
}

.grid.half-half>section>div {
  /* padding: 0 !important; */
  margin:0;
}

.grid.three-thirds {
  grid-template-columns: repeat(auto-fill, minmax(115px, 1fr));
  justify-content: center;
}

.grid.three-thirds>section>.csc-default,
.grid.three-thirds>section>.frame {
  padding: 0 !important;
}

.frame-space-after-nopadding {
  padding: 50px 20px !important;
  margin: 0 0 20px;
}

/* Korrektur Layout */
/* #contentWrap {
  margin: 0 auto;
  max-width: 960px;
  position: relative;
  text-align: left;
} */

.tinyaccordion .acc-li {
  margin: 0 auto;
  margin-bottom: -5px;
  border-top: 1px solid #ffffff;
}

#contentWrap li {
  font-size: 1.1rem; /* vorher 1.1em */
}


/*.video-embed a.video-shariff-play img,
.video-embed iframe{
    display: inline-block;
    width: 400px;
    height: 225px;
}*/

/* .ce-center.ce-above .video-embed a.video-shariff-play img,
.ce-center.ce-above .video-embed iframe{
    display: inline-block;
    /*
    width: 920px;
    height: 540px;
  */ /**
    width: 100%;
    height: auto;
    max-height: 508px;
} */
/*}*/





.ce-center.ce-above .video-shariff-preview-text {
    width: 50%;
}

/* ---------- */


 .ce-center.ce-above iframe{margin:0; padding:0; border:none;}
  /*
 .video{margin:0; padding:0 100px 0 100px;}
  
 @media screen and (max-width: 800px) {
  .video {
    
          padding: 0;
         }
  }
*/
  
/* .ce-center.ce-above .video-embed {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */ /*
} */

 /*.ce-center.ce-above .video-shariff-play{margin-top: -56.25%;}*/
  
  .ce-center.ce-above .video-shariff-preview span {
    line-height: 150%;
    text-align: left;
    font-size: 80%;
    display: block;
    position: relative;
}
  
  
/* Then style the iframe to fit in the container div with full height and width */
/*.ce-center.ce-above .video-embed-item {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}*/




:target:before {
    content: "";
    display: block;
    height: 100px;
    /* margin: -100px 0 0; */
}

.grid:target:before {
  display: none;
}

.grid:target {
  padding-top: 100px;
}


.frame-type-textpic header h1.ce-headline-left{
  	text-align: left;
    position: absolute;
    z-index: 1;
    left: 4rem;
    width: 35%;
    color: white;
    top: 20%;
  	font-size: 3.3rem;
}



.frame-type-textpic header h1.ce-headline-right{
	text-align:right;
  	position: absolute;
    z-index: 1;
    right: 4rem;
    width: 35%;
    color: white;
    top: 2rem;
}
    

.frame-type-textpic header h1.ce-headline-center{
	text-align:center;
    max-width: 800px;
    width: 100%;
    margin: auto;
    right: 0;
    top: 20%;
    left: 0;
  	position: absolute;
  	z-index: 1;
}

@media (max-width: 840px){
  .frame-type-textpic header h1.ce-headline-center,
  .frame-type-textpic header h1.ce-headline-left,
  .frame-type-textpic header h1.ce-headline-right{
    font-size: 2.5em;
    top: 10%;
  }
}


  .frame-space-after-BilderGalerie{
    position:relative;
    
  }
  
.frame-space-after-BilderGalerie:before {
    content: "";
    display: block;
    width: 75px;
    height: 75px;
    position: absolute;
    border: 5px solid rgba(255,255,255,0.7);
    bottom: 45%;
    z-index: 1;
    left: 40%;
    /* margin: -100px 0 0; */
    background: rgba(255,255,255,0.3);
   pointer-events: none;
}
.frame-space-after-BilderGalerie:after {
    content: "";
    display: block;
    width: 75px;
    height: 75px;
    border: 5px solid rgba(255,255,255,0.7);
    position: absolute;
    bottom: 35%;
    z-index: 1;
    left: 50%;
    /* margin: -100px 0 0; */
    background: rgba(255,255,255,0.3);
  pointer-events: none;
}





/* ------------ */




@media (max-width: 960px) {

  .grid.half-half {
    grid-template-columns: 1fr;
  }

}



@media (max-width: 760px) {

.frame-layout-1,
.frame-layout-2,
.frame-layout-3,
.frame-layout-4 {
        width: calc(100% - 40px);
  }

  div.ce-textpic.ce-left .ce-gallery {
    float: none;
    margin: 0;
  }
  
  	.frame-type-textpic {
   		 display: table;
	}
  .frame-type-textpic.frame-space-after-headerTextOnImage header{
    	    display: table-footer-group;
  }
  
  #sliderWrap .frame-type-textpic header{
    	    display: table-footer-group;
  }
  
  
  #sliderWrap h1.ce-headline-left,
  #sliderWrap h1.ce-headline-right{
    position: unset !important;
    width: 100%;
    margin: 0;
  }
  
  #sliderWrap h1.ce-headline-center{
    background-color: unset !important;
  }
  
  
  .frame-type-textpic header h1{
	width: auto;
    position: static;
    background: #a61b2b;
    margin-top: -2rem;
    padding: 0 2rem 2rem;
    text-align: center !important;
  }
  .ce-gallery{

    	float: none !important;
   		 margin: 0 !important;
  }
  .ce-gallery img{
    	width:100% !important;
  }
}

@media (max-width: 600px){
  #sliderWrap h1.ce-headline-center{
    font-size: 2em;
  }
}

@media (max-width: 540px){
  #sliderWrap h1.ce-headline-center{
    font-size: 1.5em;
  }
}

@media (max-width: 400px){
  #sliderWrap h1.ce-headline-center{
    font-size: 1.2em;
  }
  .frame-space-after-BilderGalerie:before {
    width: 45px;
    height: 45px;
    bottom: 35%;
    left: 40%;  
}
.frame-space-after-BilderGalerie:after {
    width: 45px;
    height: 45px;
    bottom: 25%;
    left: 50%;
}
}



