@import "content.css";

@import "slider.css";

@import "cross7.css";

@import "accessibility.css";

@font-face {
  font-family: "Montserrat-Light";
  src:
    url(../media/Montserrat-Light.ttf.woff) format("woff"),
    url(../media/Montserrat-Light.ttf.svg#Montserrat-Light) format("svg"),
    url(../media/Montserrat-Light.ttf.eot),
    url(../media/Montserrat-Light.ttf.eot?#iefix) format("embedded-opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat-Regular";
  src:
    url(../media/Montserrat-Regular.ttf.woff) format("woff"),
    url(../media/Montserrat-Regular.ttf.svg#Montserrat-Regular) format("svg"),
    url(../media/Montserrat-Regular.ttf.eot),
    url(../media/Montserrat-Regular.ttf.eot?#iefix) format("embedded-opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat-Medium";
  src:
    url(../media/Montserrat-Medium.ttf.woff) format("woff"),
    url(../media/Montserrat-Medium.ttf.svg#Montserrat-Medium) format("svg"),
    url(../media/Montserrat-Medium.ttf.eot),
    url(../media/Montserrat-Medium.ttf.eot?#iefix) format("embedded-opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat-Bold";
  src:
    url(../media/Montserrat-Bold.ttf.woff) format("woff"),
    url(../media/Montserrat-Bold.ttf.svg#Montserrat-Bold) format("svg"),
    url(../media/Montserrat-Bold.ttf.eot),
    url(../media/Montserrat-Bold.ttf.eot?#iefix) format("embedded-opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat-SemiBold";
  src:
    url(../media/Montserrat-SemiBold.ttf.woff) format("woff"),
    url(../media/Montserrat-SemiBold.ttf.svg#Montserrat-SemiBold) format("svg"),
    url(../media/Montserrat-SemiBold.ttf.eot),
    url(../media/Montserrat-SemiBold.ttf.eot?#iefix) format("embedded-opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "robotolight";
  src: url(../media/Roboto-Light-webfont.eot);
  src:
    url(../media/Roboto-Light-webfont.eot?#iefix) format("embedded-opentype"),
    url(../media/Roboto-Light-webfont.woff2) format("woff2"),
    url(../media/Roboto-Light-webfont.woff) format("woff"),
    url(../media/Roboto-Light-webfont.ttf) format("truetype"),
    url(../media/Roboto-Light-webfont.svg#robotolight) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "robotoregular";
  src: url(../media/Roboto-Regular-webfont.eot);
  src:
    url(../media/Roboto-Regular-webfont.eot?#iefix) format("embedded-opentype"),
    url(../media/Roboto-Regular-webfont.woff2) format("woff2"),
    url(../media/Roboto-Regular-webfont.woff) format("woff"),
    url(../media/Roboto-Regular-webfont.ttf) format("truetype"),
    url(../media/Roboto-Regular-webfont.svg#robotoregular) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "robotobold";
  src: url(../media/Roboto-Bold-webfont.eot);
  src:
    url(../media/Roboto-Bold-webfont.eot?#iefix) format("embedded-opentype"),
    url(../media/Roboto-Bold-webfont.woff2) format("woff2"),
    url(../media/Roboto-Bold-webfont.woff) format("woff"),
    url(../media/Roboto-Bold-webfont.ttf) format("truetype"),
    url(../media/Roboto-Bold-webfont.svg#robotobold) format("svg");
  font-weight: 400;
  font-style: normal;
}

* {
  font-family: "robotolight", arial;
  font-weight: 400;
}

body {
}

body,
html {
  height: 100%;
}

.ce-clear {
  /* clear: both; */
}

.publishSystemNotify,
#mainMenue .mmtext {
  display: none;
}

iframe,
iframe table,
.elist {
  background-color: #fff;
}

img {
  border: none;
  max-width: 100%;
  height: auto;
}

#responsiveSidemenue {
  float: left;
  left: 0;
  position: fixed;
  top: 0;
  width: 5.1%;
}

#responsiveShow,
.nav_responsive {
  display: none;
}

#responsiveSidemenue {
  display: none;
}

/* Layout */
#wrap {
  float: none;
  width: 100%;
  margin: 0 auto;
  max-width: 1920px;
}

#wrap01 {
  float: left;
  width: calc(100% - 90px);
  background: #fff;
}

.alles {
  margin: 0 auto;
  max-width: 892px;
  width: 100%;
}

#layout01 {
  width: 100%;
  position: relative;
  z-index: 99;
  border-bottom: 1px solid hsl(0deg 0% 100% / 30%);
  height: 100%;
  display: flex;
  flex-direction: column;
}

#layout01-1 {
  background: #ec3a44;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  gap: 1rem;
  justify-content: space-between;
  padding: 0 3.5rem;
}

#suche {
  width: 82px;
  text-align: center;
  border-right: 1px solid #ef5760;
  border-left: 1px solid #ef5760;
  padding: 29px 0.625rem;
}

#wrap.black::after {
  content: "";
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
  width: 100vw;
  height: 100vh;
  background: #171717e6;
}

#logo {
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 83px;
}

#logo a {
  color: #fff;
  text-transform: uppercase;
  font-family: "Montserrat-Bold";
  font-size: 30px;
}

#layout01-2 {
  /* padding: 0 3.5rem;
  width: calc(100% - (378px + 7rem)); */
  padding: 0;
  width: 100%;
  background: linear-gradient(180deg, #000000b3 0%, #0006 41%, #0000 100%);
  border-bottom: 1px solid hsl(0deg 0% 100% / 30%);
}

#layout01-3 {
  width: 100%;
}

#layout02 {
  float: left;
  width: 100%;
}

#ortsplan {
  float: left;
  width: 100%;
  background: url(../images/geoKarte.gif) center center no-repeat;
  height: 60px;
}

#ortsplan .alles {
  max-width: 85px;
  position: relative;
}

#ortsplanmehr {
  position: absolute;
  left: 0;
  top: -44px;
  width: 100%;
}

#ortsplanmehr a {
  float: left;
  height: 85px;
  width: 100%;
  border-radius: 50%;
  background: url(../images/plus.png) center center no-repeat #eb2c37;
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}

#ortsplanmehr a:hover {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  background-color: #2a2a32;
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}

#footer {
  float: left;
  width: 100%;
  padding: 105px 0 0;
  color: #000;
  font-size: 19px;
}

#footer .alles,
#fusszeile .alles {
  max-width: 1200px;
}

#footer01 {
  float: left;
  width: 28%;
  margin-right: 11%;
}

#footer h4 {
  color: #000;
  font-size: 29px;
  font-family: "Montserrat-SemiBold";
  text-transform: uppercase;
  margin-bottom: 25px;
}

#footer strong {
  font-size: 23px;
  font-weight: 400;
  font-family: "Montserrat-Bold";
}

#footer p {
  margin-bottom: 10px;
  font-family: "robotoregular";
  line-height: 22px;
}

#footer01 a,
#footer02 a {
  background: #eb2c37;
  padding: 9px 23px;
  color: #fff;
  float: left;
  width: inherit;
  margin-top: 25px;
  font-family: "robotoregular";
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px #0000;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

#footer02 {
  float: left;
  width: 30%;
}

#footer02 span strong {
  font-family: "robotobold";
  font-size: 19px;
}

#footer02 span {
  float: left;
  width: 105px;
}

#footer03 {
  float: right;
  width: 25.7%;
}

#footer03 a {
  float: left;
  width: calc(100% - 4px);
  border: 2px solid #787878;
  margin-bottom: 15px;
  padding: 6px 0 4px;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  font-family: Montserrat-Regular;
  color: #000;
  margin-top: 6px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px #0000;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

#footer a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #787878;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

#footer03 a:before {
  background: #eb2c37;
}

#footer a:hover {
  color: #fff;
  text-decoration: none;
}

#footer a:hover:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

#fusszeile {
  float: left;
  width: 100%;
  background: #e7e7e7;
  padding: 26px 0;
  margin-top: 3.5rem;
}

#menuequick {
  float: left;
  width: auto;
}

#menuequick a {
  font-size: 19px;
  color: #000;
  text-transform: uppercase;
  font-family: Montserrat-Medium;
  margin-right: 25px;
}

#menuequick ul {
  display: flex;
  flex-direction: row;
  list-style: none;
  flex-wrap: wrap;
  gap: 1rem;
}

#menuequick a:hover {
  color: #eb2c37;
}

#layout03 {
  float: right;
  width: 9.9%;
}

#wrap02 {
  float: right;
  width: 90px;
  position: fixed;
  right: 0;
  top: 0;
  background: #2a2a32;
  height: 100%;
  z-index: 9;
  z-index: 999999;
}

#links {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  flex-direction: column;
}

#links .icons {
  background: none;
  float: right;
  min-height: 27px;
  margin-left: 0;
  padding: 27px 0 26px 28px;
  position: relative;
  text-align: center;
  transform-style: flat;
  transition-duration: 0.3s;
  transition-property: all;
  transition-timing-function: ease;
  width: 62px;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  font-family: "Montserrat-Regular";
  position: relative;
  list-style: none;
}

#links .icons:hover {
  background: #eb2c37;
  margin-left: -108px;
  transform-style: flat;
  transition-duration: 0.3s;
  transition-property: margin;
  transition-timing-function: all;
  width: 173px;
  box-shadow: 0 0 5px #00000080;
  border-radius: 12px 0 0 12px;
}

#links .icons::before {
  content: "";
  width: 90px;
  height: 2px;
  background: #1f1f25;
  position: absolute;
  right: 0;
  top: 0;
}

#links .icons:hover::before {
  background: transparent;
}

#links .icons a .text {
  color: #009ee0;
  display: none;
  float: left;
  font-family: "Montserrat-Regular";
  font-weight: 400;
  font-size: 16px;
  margin-top: 4px;
  width: 77%;
}

#links .icons:hover a .text {
  color: #fff;
  display: block;
}

#links .icons a span {
  float: left;
  text-align: left;
  width: 32px;
  height: 32px;
}

#links .icons#facebook a span {
  background: url(../images/facebook.png) top center no-repeat;
  background-size: contain;
}

#links .icons#facebook:hover a span {
  background-image: url(../images/facebookhover.png);
}

#links .icons#kalenderIcon a span {
  background: url(../images/calendericon.png) top left no-repeat;
}

#links .icons#kalenderIcon:hover a span {
  background-image: url(../images/calendericonhover.png);
}

#links .icons#kontaktIcon a span {
  background: url(../images/phoneicon.png) top left no-repeat;
}

#links .icons#kontaktIcon:hover a span {
  background-image: url(../images/phoneiconhover.png);
}

#links .icons#geoIcon a span {
  background: url(../images/pin.png) top center no-repeat;
}

#links .icons#geoIcon:hover a span {
  background-image: url(../images/pinhover.png);
}

#links .icons#drucken a span {
  background: url(../images/druck.png) top center no-repeat;
}

#links .icons#drucken:hover a span {
  background-image: url(../images/druckhover.png);
}

#links .icons#drucken::after {
  content: "";
  width: 90px;
  height: 2px;
  background: #1f1f25;
  position: absolute;
  right: 0;
  bottom: 0;
}

/* Schrift */
#kontrast-alles1,
#kontrast-alles2 {
  float: left;
  width: 55px;
  margin-top: 2px;
}

#popUp {
  background: #1b1b1b;
  bottom: -15px;
  color: #fff;
  display: none;
  padding: 15px;
  position: absolute;
  right: -65px;
  text-align: center;
  width: 240px;
}

#schrift #popUp p {
  color: #fff;
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 14px;
}

#schrift a:hover + #popUp {
  display: block;
}

#schrift {
  float: right;
  position: relative;
  width: 35px;
}

#popUp:hover {
  opacity: 0.9;
  display: block;
  -webkit-transition: background 0.4s ease-in;
  -moz-transition: background 0.4s ease-in;
  -ms-transition: background 0.4s ease-in;
  -o-transition: background 0.4s ease-in;
  transition: background 0.4s ease-in;
}

#popUp .button {
  background: #fff;
  border: 1px solid #666;
  margin-right: 5px;
  padding: 0 5px;
  color: #000;
}

#schrift img {
  float: right;
  padding-top: 2px;
  padding-left: 7px;
}

#schrift p {
  float: left;
  margin-top: 0;
  color: #fff;
  font-size: 15px;
}

/* Kontrast */
.contrast {
  display: block;
}

.contrast2 {
  display: none;
  transform: rotate(180deg);
}

/* Nachoben-Link und Drucken-Link */
#nachOben {
  width: 100%;
  margin-top: 7rem;
  list-style: none;
}

#nachOben a {
  background: url(../images/nachoben.png) no-repeat scroll top 10px center;
  float: left;
  width: 100%;
  height: 50px;
  color: #939399;
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
  padding-top: 55px;
  -webkit-transition: background 0.2s ease-in;
  -moz-transition: background 0.2s ease-in;
  -ms-transition: background 0.2s ease-in;
  -o-transition: background 0.2s ease-in;
  transition: background 0.2s ease-in;
}

#nachOben a strong,
#drucken a strong {
}

#nachOben a:hover,
#drucken a:hover {
  background: url(../images/nachobenhover.png) no-repeat scroll top center;
  -webkit-transition: background 0.2s ease-in;
  -moz-transition: background 0.2s ease-in;
  -ms-transition: background 0.2s ease-in;
  -o-transition: background 0.2s ease-in;
  transition: background 0.2s ease-in;
}

/* Suchbereich */
#suchbereich {
  float: right;
  width: 277px;
  border-bottom: 2px solid #ccc;
  margin-top: 42px;
}

#suchbereich a p {
  color: #494848;
  font-size: 19px;
  background: url(../images/suchlupe.png) top right no-repeat;
  width: calc(100% - 35px);
  padding-right: 35px;
  font-family:
    Fira Sans Regular,
    Arial,
    Helvetica,
    sans-serif;
  padding-bottom: 5px;
}

/* Headlines */
#contentbereich .imageDescription {
  display: block;
}

.imageContent {
  float: right;
  position: relative;
  padding-bottom: 0;
  padding-left: 12px;
  padding-right: 0;
  padding-top: 5px;
}

.imageDescriptionText {
  font-size: 11px;
  padding-left: 0;
  width: 207px;
  color: #1a171b;
  text-align: right;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 5px;
}

.wetterGrad {
  float: left;
  padding-left: 15px;
}

.typo3-editPanel {
  float: left;
}

.veranstaltungenBild,
.veranstaltungenBild02 {
  float: left;
  margin: 0 10px 8px 0;
  clear: both;
  border: 1px solid #d4d4d4;
}

.veranstaltungenBild02 {
  float: right;
  margin: 8px 0 0 10px;
}

#contentbereich .alpha-sitemap-chars {
  margin: 12px 0;
  background: #e5ebf5;
  border: 1px solid #99b2da;
  text-align: center;
  padding: 6px;
}

#contentbereich .alpha-sitemap-chars span {
  color: #ccc;
  text-shadow: 1px 1px 3px #99b2da;
  font-size: 15px;
}

#contentbereich .alpha-sitemap-chars span a {
  color: #2f6d77;
  text-shadow: 1px 1px 3px #99b2da;
  font-size: 15px;
}

#contentbereich .alpha-sitemap-chars .active {
  color: #04378b;
  text-shadow: 1px 1px 3px #99b2da;
  font-size: 15px;
}

/**
 *	Wird nur für Backendbenutzer angezeigt
 *  width anpassen
 */
/* contentbereich */
.typo3-editPanel {
  background-color: #f1f1f1;
  border: 1px dotted #909090;
  clear: both;
  float: left;
  font-size: 11px;
  padding: 4px;
  width: 98%;
}

#homeBoxRight02 .typo3-editPanel {
  display: none;
}

/* contentInfobox */
.contentbereichInfobox .typo3-editPanel {
  margin: 5px 0 0;
  width: 587px;
}

/* rechte Randleiste */
.typo3-editPanel {
}

#infoboxbereich .infobox .typo3-editPanel {
  width: 117px;
}

.typo3-editPanel-controls {
  float: left;
  margin-right: 4px;
}

.typo3-editPanel-controls .feedit-icon {
  margin: 0 4px 0 0;
}

.typo3-editPanel-label {
  float: left;
  color: #000;
  font:
    11px arial,
    tahoma,
    helvetica,
    sans-serif;
  padding: 2px 0 0;
}

#contentbereich .ce-gallery DIV.ce-row {
  margin-left: 0 !important;
}

#contentbereich .ce-gallery DIV.ce-row DIV.ce-column.ce-column {
  padding-left: 0 !important;
}

#bbw {
  float: left;
  width: 100%;
}

.bbwFirstLetterblock,
.bbwFirstLetterblockleistung {
  background: #f6f6f6;
  border: 1px dotted #6c6c6c;
  margin: 4px 0 7px;
  padding: 4px 0;
  text-align: center;
  float: left;
  width: 100%;
}

#bbw .lebenslagenbaum {
  float: left;
  width: 100%;
}

.bbwFirstLetterblockleistung a {
  text-shadow: 1px 1px #ddd;
}

#bbw table {
  border: 1px solid #cfcfcf;
  border-collapse: collapse;
  margin: 0 0 15px 10px;
  max-width: 610px;
  text-align: left;
  width: 100%;
}

#bbw table tbody tr th {
  background: #e0e0e0;
  border: 1px solid #cfcfcf;
  padding: 5px;
  text-align: left;
}

#bbw table tbody tr td {
  background: #f9f9f9;
  border: 1px solid #cfcfcf;
  padding: 5px;
  text-align: left;
}

#bbw table tbody tr.alt td {
  background: #fff;
}

#bbw table tbody tr:hover td {
  background: #f0f0f0;
}

#bbw img {
  border: 1px solid #ccc;
}

.vCard {
}

/* Spalte:1 */
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery .ce-column {
  margin-top: 30px;
}

/* Spalte:2 */
#contentbereich
  .ce-textpic.ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery.ce-border.ce-gallery[data-ce-rows="1"]
  .ce-row.ce-gallery[data-ce-columns="2"]
  .ce-row {
  width: 100%;
}

#contentbereich
  .ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="2"]
  .ce-row
  .ce-column,
.ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="2"]
  .ce-row:last-child
  .ce-column {
  float: left;
}

#contentbereich
  .ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="2"].ce-gallery:not([data-ce-columns="1"])
  .ce-row
  .ce-column:last-child,
.ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="2"].ce-gallery:not([data-ce-columns="1"])
  .ce-row:last-child
  .ce-column:last-child,
#contentbereich
  .ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="2"]
  .ce-row
  .csc-textpic-last,
.ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="2"]
  .ce-row:last-child
  .csc-textpic-last {
  margin-right: 0;
  float: right;
}

/* Spalte:3 */
#contentbereich
  .ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="3"]
  .ce-row
  .ce-column,
.ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="3"]
  .ce-row:last-child
  .ce-column {
  float: left;
}

#contentbereich
  .ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="3"]
  .ce-row
  .ce-column,
.ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="3"]
  .ce-row:last-child
  .ce-column {
}

#contentbereich
  .ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="3"]
  .ce-row
  .ce-column {
  margin-right: 13px;
}

#contentbereich
  .ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="3"].ce-gallery:not([data-ce-columns="1"])
  .ce-row
  .ce-column:last-child,
.ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="3"].ce-gallery:not([data-ce-columns="1"])
  .ce-row:last-child
  .ce-column:last-child,
#contentbereich
  .ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="3"]
  .ce-row
  .csc-textpic-last,
.ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="3"]
  .ce-row:last-child
  .csc-textpic-last {
  margin-right: 0;
}

#contentbereich
  .ce-textpic
  .ce-gallery[data-ce-columns="3"]
  .ce-row
  .ce-column
  .image-caption {
}

/* Spalte:4 */
#contentbereich
  .ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="4"]
  .ce-row
  .ce-column,
.ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="4"]
  .ce-row:last-child
  .ce-column {
  float: left;
}

#contentbereich
  .ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery.ce-border.ce-gallery[data-ce-columns="4"]
  .ce-row
  .ce-column,
.ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="4"]
  .ce-row:last-child
  .ce-column {
}

#contentbereich
  .ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="4"]
  .ce-row
  .ce-column {
  margin-right: 12px;
}

#contentbereich
  .ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="4"].ce-gallery:not([data-ce-columns="1"])
  .ce-row
  .ce-column:last-child,
.ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="4"].ce-gallery:not([data-ce-columns="1"])
  .ce-row:last-child
  .ce-column:last-child,
#contentbereich
  .ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="4"]
  .ce-row
  .csc-textpic-last,
.ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="4"]
  .ce-row:last-child
  .csc-textpic-last {
  margin-right: 0;
}

#contentbereich
  .ce-textpic
  .ce-gallery[data-ce-columns="4"]
  .ce-row
  .ce-column
  .image-caption {
}

/* Spalte:5 */
#contentbereich
  .ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="5"]
  .ce-row
  .ce-column,
.ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="5"]
  .ce-row:last-child
  .ce-column {
  float: left;
}

#contentbereich
  .ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery.ce-border.ce-gallery[data-ce-columns="5"]
  .ce-row
  .ce-column,
.ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="5"]
  .ce-row:last-child
  .ce-column {
}

#contentbereich
  .ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="5"]
  .ce-row
  .ce-column {
  margin-right: 12px;
}

#contentbereich
  .ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="5"].ce-gallery:not([data-ce-columns="1"])
  .ce-row
  .ce-column:last-child,
.ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="5"].ce-gallery:not([data-ce-columns="1"])
  .ce-row:last-child
  .ce-column:last-child,
#contentbereich
  .ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="5"]
  .ce-row
  .csc-textpic-last,
.ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="5"]
  .ce-row:last-child
  .csc-textpic-last {
  margin-right: 0;
}

#contentbereich
  .ce-textpic
  .ce-gallery[data-ce-columns="5"]
  .ce-row
  .ce-column
  .image-caption {
}

/* Spalte:6 */
#contentbereich
  .ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="6"]
  .ce-row
  .ce-column,
.ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="6"]
  .ce-row:last-child
  .ce-column {
  float: left;
}

#contentbereich
  .ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery.ce-border.ce-gallery[data-ce-columns="6"]
  .ce-row
  .ce-column,
.ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="6"]
  .ce-row:last-child
  .ce-column {
}

#contentbereich
  .ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="6"].ce-gallery:not([data-ce-columns="1"])
  .ce-row
  .ce-column:last-child,
.ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="6"].ce-gallery:not([data-ce-columns="1"])
  .ce-row:last-child
  .ce-column:last-child,
#contentbereich
  .ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="6"]
  .ce-row
  .csc-textpic-last,
.ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="6"]
  .ce-row:last-child
  .csc-textpic-last {
  margin-right: 0;
}

#contentbereich
  .ce-textpic
  .ce-gallery[data-ce-columns="6"]
  .ce-row
  .ce-column
  .image-caption {
}

/* Spalte:7 */
#contentbereich
  .ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="7"]
  .ce-row
  .ce-column,
.ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="7"]
  .ce-row:last-child
  .ce-column {
  float: left;
}

#contentbereich
  .ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery.ce-border.ce-gallery[data-ce-columns="7"]
  .ce-row
  .ce-column,
.ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="7"]
  .ce-row:last-child
  .ce-column {
}

#contentbereich
  .ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="7"].ce-gallery:not([data-ce-columns="1"])
  .ce-row
  .ce-column:last-child,
.ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="7"].ce-gallery:not([data-ce-columns="1"])
  .ce-row:last-child
  .ce-column:last-child,
#contentbereich
  .ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="7"]
  .ce-row
  .csc-textpic-last,
.ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="7"]
  .ce-row:last-child
  .csc-textpic-last {
  margin-right: 0;
}

#contentbereich
  .ce-textpic
  .ce-gallery[data-ce-columns="7"]
  .ce-row
  .ce-column
  .image-caption {
}

/* Spalte:8 */
#contentbereich
  .ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="8"]
  .ce-row
  .ce-column,
.ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="8"]
  .ce-row:last-child
  .ce-column {
  float: left;
}

#contentbereich
  .ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery.ce-border.ce-gallery[data-ce-columns="8"]
  .ce-row
  .ce-column,
.ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="8"]
  .ce-row:last-child
  .ce-column {
}

#contentbereich
  .ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="8"].ce-gallery:not([data-ce-columns="1"])
  .ce-row
  .ce-column:last-child,
.ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="8"].ce-gallery:not([data-ce-columns="1"])
  .ce-row:last-child
  .ce-column:last-child,
#contentbereich
  .ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="8"]
  .ce-row
  .csc-textpic-last,
.ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="8"]
  .ce-row:last-child
  .csc-textpic-last {
  margin-right: 0;
}

#contentbereich
  .ce-textpic
  .ce-gallery[data-ce-columns="8"]
  .ce-row
  .ce-column
  .image-caption {
}

DIV.ce-column {
  height: 100%;
}

/*COOKIE-HINWEIS*/
body .cc_container a,
.cc_container a:visited {
  color: #eb2c37;
}

body .cc_container .cc_btn,
.cc_container .cc_btn:visited {
  color: #fff;
  background-color: #eb2c37;
}

body .cc_container .cc_btn:hover,
.cc_container .cc_btn:active {
  background-color: #2a2a32;
  color: #fff;
}

#layout01-1 #kontrast-alles1,
#layout01-1 #kontrast-alles2 {
  float: left;
  width: 55px;
  margin-top: 0;
  padding: 30px 1.5rem 29px;
  border-left: 1px solid #ef5760;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.hidden {
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: 0;
}

/* Skip-Link für Barrierefreiheit */
.skip-link {
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  color: #fff;
  padding: 8px;
  z-index: -100;
  opacity: 0;
}

.skip-link:focus,
.skip-link:focus-visible {
  z-index: 1000;
  opacity: 1;
}

/* Hauptmenü-Container */
#mainMenue {
  width: 100%;
  z-index: 90;
}

/* Responsive Menü-Button */
.nav_responsive {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
}

/* Hauptmenü-Elemente */
#menue .navId.dropdown {
  display: flex;
  justify-content: space-evenly;
  align-items: flex-start;
  flex-wrap: nowrap;
}

#menue > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

#menue ul ul > li:hover ul {
}

#menue > ul > li:last-child ul ul {
}

#menue > ul > li.active {
  background-color: #fff;
}

#menue > ul > li.active a {
  color: #2a2a32;
}

/* Untermenü-Styling */
#menue ul ul {
  position: absolute;
  left: 0;
  background: #fff;
  display: none;
  flex-direction: column;
  box-shadow: 0 4px 6px #0000001a;
  width: 100%;
}
div#facebook {
  margin-top: 3.5rem;
}
#menue ul ul a {
  color: #2a2a32;
  padding: 1.25rem 0.75rem;
  display: flex;
  text-align: left;
  font-weight: 300;
}

#menue li {
  list-style: none;
}

/* Sichtbarkeit der Untermenüs */
#menue li:hover > ul,
#menue li:focus-visible > ul,
#menue li:focus > ul,
#menue li:focus-within > ul {
}

/* Skip-Link für Barrierefreiheit */
.skip-link {
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  color: #fff;
  padding: 8px;
  z-index: -100;
  opacity: 0;
}

.skip-link:focus,
.skip-link:focus-visible {
  top: 0;
  z-index: 1000;
  opacity: 1;
}

/* Layout Anpassungen */
#mainMenue {
  width: 100%;
  z-index: 90;
}

#mainMenue .unsichtbar {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

/* Responsive Menü-Button */
.nav_responsive {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
}

/* Hauptmenü Styling */
#menue {
  display: block;
  height: 100%;
  width: 100%;
}

#menue .navId.dropdown {
  display: flex;
  justify-content: space-evenly;
  align-items: flex-start;
  flex-wrap: nowrap;
  margin: 0 3.5rem;
  width: auto;
  border-left: 1px solid hsl(0deg 0% 100% / 30%);
  border-right: 1px solid hsl(0deg 0% 100% / 20%);
  position: relative;
}

#menue > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

/* Hauptmenüpunkte */
#menue > ul > li {
  width: 100%;
  padding: 0;
}

#menue a {
  color: #fff;
  position: relative;
  display: block;
  font-size: 18px;
  font-weight: 400;
  font-family: "Montserrat-SemiBold", Arial, sans-serif;
  margin: 0;
  text-decoration: none;
  text-align: center;
  padding: 32px 0;
  transition: ease all 0.2s;
}

#menue ul a {
  font-size: 16px;
  word-wrap: break-word;
  font-weight: 400;
}

#menue > a {
  text-shadow: 0 0 5px #000;
}

#menue > ul > li > a:hover::after,
#menue > ul > li > a:focus::after,
#menue > ul > li > a:focus-visible::after,
#menue > ul > li > a:focus-within::after,
#menue > ul > li.active > a::after {
  content: "";
  background: #de2d1f;
  height: 3px;
  width: calc(100% - 70px);
  position: absolute;
  bottom: 20px;
  left: calc(50% - 85px);
  width: 170px;
}

#menue > ul > li:hover,
#menue > ul > li:focus,
#menue > ul > li:focus-within,
#menue > ul > li:focus-visible,
#menue .menueebene0Active,
#menue .menueebene1Active,
#menue .menueebene2Active,
#menue .menueebene3Active {
  background-color: #fff;
}

#menue > ul > li:hover a,
#menue > ul > li:focus a,
#menue > ul > li:focus-within a,
#menue > ul > li:focus-visible a {
  color: #2a2a32;
}

#menue .menueebene0Active a,
#menue .menueebene1Active a,
#menue .menueebene2Active a,
#menue .menueebene3Active a {
  text-shadow: unset;
  color: #2a2a32;
}

#menue ul {
  box-shadow: #110c2e26 0 48px 100px 0 !important;
}

/* Untermenüs */
#menue ul ul {
  position: absolute;
  left: 0;
  background: #fff;
  display: none;
  flex-direction: column;
  box-shadow: 0 4px 6px #0000001a;
}

#menue ul ul li {
  position: relative;
  transition: ease all 0.2s;
  margin-right: 0;
  text-align: left;
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}

#menue ul ul > li:first-child {
}

#menue ul ul > li {
  transition: ease all 0.3s;
}

#menue ul ul ul > li:first-child {
}

#menue ul ul ul > li {
}

/* Untermenü-Pfeile */
#menue ul ul a.pfeilSub {
  display: flex !important;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

/* 3. Ebene (Untermenü in Untermenü) */
#menue ul ul ul {
  position: absolute;
  /* left: 100% !important; */
  top: 0;
  background: #2a2a32;
  display: none;
  flex-direction: column;
  box-shadow: 0 4px 6px #0000001a;
  border: 1px solid #fff;
}

#menue > ul ul > li:hover ul a,
#menue > ul ul > li:focus ul a,
#menue > ul ul > li:focus-within ul a,
#menue > ul ul > li:focus-visible a {
  /* color: white !important; */
}

#menue ul ul li:hover > ul,
#menue ul ul li:focus > ul,
#menue ul ul li:focus-visible > ul,
#menue ul ul li:focus-within > ul {
  display: flex;
}

/* Responsive Navigation */
.nav_responsive_activate {
  display: none;
}

.nav_responsive_active {
  display: block;
  height: 100%;
}

#menue ul ul > li,
#menue ul ul > li,
#menue ul ul > li,
#menue ul ul > li {
}

#menue ul ul > li:focus-within,
#menue ul ul > li:focus-visible,
#menue ul ul > li:hover,
#menue ul ul > li:focus {
}

#menue ul ul > li:hover > a,
#menue ul ul > li:focus-visible > a,
#menue ul ul > li:focus-within > a,
#menue ul ul > li:focus > a {
  color: #fff !important;
  text-decoration: underline;
}

#menue ul ul > li.active {
}

#menue ul ul > li.active > a {
  color: #fff !important;
  text-decoration: underline;
}

#menue ul ul ul > li,
#menue ul ul ul > li,
#menue ul ul ul > li,
#menue ul ul ul > li {
}

#menue ul ul ul > li:focus-within,
#menue ul ul ul > li:focus-visible,
#menue ul ul ul > li:hover,
#menue ul ul ul > li:focus {
}

#menue ul ul ul > li:hover a,
#menue ul ul ul > li:focus-visible a,
#menue ul ul ul > li:focus-within a,
#menue ul ul ul > li:focus a {
}

#menue ul ul ul > li.active {
  background-color: #ec3a44 !important;
}

#menue ul ul ul > li.active a {
  color: #fff !important;
  text-decoration: underline;
  border-left: 3px solid #2a2a32;
}

.accessibility-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  width: auto;
  justify-content: flex-end;
}

#sprache a,
#sprache p {
  color: #fff;
  border-color: #fff !important;
}

#sprache .gs {
  padding: 24px 1.5rem;
  border-left: 1px solid #ef5760;
  margin: 0;
}

#sprache .ls {
  padding: 24px 1.5rem;
  margin: 0;
}

.logo-wrapper {
  width: auto;
}

/* ========================== */
/* Skip-Link für Barrierefreiheit */
/* ========================== */
.skip-link {
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  color: #fff;
  padding: 8px;
  z-index: -100;
  opacity: 0;
}

.skip-link:focus,
.skip-link:focus-visible {
  z-index: 1000;
  opacity: 1;
}

/* ========================== */
/* Hauptmenü - Layout */
/* ========================== */
#menue {
  width: 100%;
  background: linear-gradient(180deg, #000000b3 0%, #0006 41%, #0000 100%);
  position: relative;
}

#menue ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* ========================== */
/* Erste Ebene (Hauptmenü) */
/* ========================== */
#menue > ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  background: transparent;
}

#menue > ul > li > a {
  display: block;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  font-family: "Montserrat-SemiBold", Arial, sans-serif;
  padding: 30px 35px;
  text-decoration: none;
  text-align: center;
  transition: ease all 0.2s;
}

/* Fokus und Hover auf der 1. Ebene */
#menue > ul > li:hover > a,
#menue > ul > li:focus-within > a {
  /* background: #ec3a44; */
}

/* ========================== */
/* Zweite Ebene (Dropdowns, 4-Spalten-Layout) */
/* ========================== */
#menue ul ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  position: absolute;
  left: 0;
  top: 100%;
  width: 600px;
  /* Dropdown-Breite */
  background: #fff;
  padding: 10px;
  box-shadow: 0 4px 6px #0000001a;
  z-index: 1000;
  padding: 2.5rem !important;
}

#menue ul > ul {
  padding: 2.5rem !important;
}

/* Styling der Links in der 2. Ebene */
#menue ul ul li a {
  display: block;
  color: #fff !important;
  font-size: 18px;
  padding: 8px 35px 8px 15px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: Montserrat-Bold;
  background-color: #2a2a32;
  border-left: 3px solid #df2d1f;
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}

/* Fokus und Hover auf der 2. Ebene */
#menue ul ul li a:hover,
#menue ul ul li a:focus {
  color: #ec3a44;
}

/* ========================== */
/* Dritte Ebene IMMER SICHTBAR in der 2. Ebene */
/* ========================== */
#menue ul ul ul {
  display: block;
  position: relative;
  background: none;
  left: 0;
  top: 0;
  width: auto;
  padding-left: 15px;
  border: none;
  box-shadow: none;
  padding: 0 !important;
}

/* Untermenü-Punkte */
#menue ul ul ul li {
  display: block;
}

/* Styling für 3. Ebene */
#menue ul ul ul li a {
  color: #2a2a32 !important;
  background: none;
  font-size: 18px;
  border-bottom: none;
  padding: 6px 15px 5px 26px;
  font-family: robotolight;
  text-transform: none;
  transition: ease all 0.2s;
}

/* Hover & Fokus */
#menue ul ul ul li a:hover,
#menue ul ul ul li a:focus {
  text-decoration: underline;
  color: white !important;
  background-color: #ec3a44 !important;
  border-left: 3px solid #2a2a32 !important;
}

/* ========================== */
/* Aria-Labels & Fokus für Barrierefreiheit */
/* ========================== */
#menue ul li a {
  outline: none;
}

#menue ul li a:focus-visible {
  outline: 2px solid #ec3a44;
}

/* Sicherstellen, dass Untermenüs mit der Tastatur erreichbar sind */
#menue ul ul {
  visibility: visible;
  opacity: 1;
  transition:
    opacity 0.3s ease-in-out,
    visibility 0.3s;
}

/* Standardmäßig sind die Untermenüs versteckt */
#menue ul ul {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  background: #fff;
}

/* Level 2 sichtbar machen, wenn Level 1 gehovt/gefocused wird */
#menue li:hover > ul,
#menue li:focus-within > ul {
  display: block;
  display: flex;
  flex-direction: row;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  list-style: none;
  padding: 0;
}

/* Level 3 sichtbar machen, wenn Level 2 gehovt/gefocused wird */
#menue ul ul li:hover > ul,
#menue ul ul li:focus-within > ul {
  display: block;
  top: 0;
}

#menue li > ul {
  padding-bottom: 30px !important;
  padding-top: 75px !important;
  width: calc(100% - 5rem);
}

#headerImage .custom-controls {
  position: absolute;
  bottom: 5%;
  left: 5%;
  z-index: 99;
}

#headerImage .custom-controls a {
  background-color: white;
  border-radius: 5px;
  padding: 0.5rem;
  margin: 0 !important;
}

#headerImage .custom-controls a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-size: 20px;
  background-color: white;
  border-radius: 8px;
  color: red;
  text-decoration: none;
  transition: background-color 0.2s ease;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}

#headerImage .custom-controls a:hover {
  background-color: #eee;
}

#headerImage .custom-controls {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 10px;
}

#footer03 ul.footer-links {
  list-style: none;
  margin: 0;
  padding: 0;
}

#footer03 ul.footer-links li {
  margin: 0 0 10px 0;
}

#footer03 ul.footer-links li a {
  float: left;
  width: calc(100% - 4px);
  border: 2px solid #787878;
  margin-bottom: 15px;
  padding: 6px 0 4px;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  font-family: Montserrat-Regular;
  color: #000;
  margin-top: 6px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  transition: color 0.5s;
}

#footer03 ul.footer-links li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #eb2c37;
  transform: scaleY(0);
  transform-origin: 50% 100%;
  transition: transform 0.5s ease-out;
}

#footer03 ul.footer-links li a:hover {
  color: #fff;
  text-decoration: none;
}

#footer03 ul.footer-links li a:hover:before {
  transform: scaleY(1);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
