/* RESET fuer alle Abstaende etc: */

@import "normalize.css";

@view-transition {
  navigation: auto;
}

/* Linotype */
@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=5ed7338d-f2b5-4821-becd-b3ca89da091c&fontids=693217");

@font-face {
  font-family: "Swift W01 Regular";
  src: url("../linotype/Fonts/693217/64864f5a-b003-4e1c-b6e8-d7e2fd1514e5.eot?#iefix");
  src:
    url("../linotype/Fonts/693217/64864f5a-b003-4e1c-b6e8-d7e2fd1514e5.eot?#iefix")
      format("eot"),
    url("../linotype/Fonts/693217/59a400ce-b585-414c-8bbd-48d7b0c3b2a9.woff2")
      format("woff2"),
    url("../linotype/Fonts/693217/d4b9cc84-4594-40e5-8a60-984e932250b7.woff")
      format("woff"),
    url("../linotype/Fonts/693217/1db80174-552d-4740-a068-ea0c7613ee46.ttf")
      format("truetype");
}

/* albert-sans-regular - latin */
/* latin */
@font-face {
  font-family: "Albert Sans";
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url(/fileadmin/templates/bonifatiuswerk/fonts/Albert_Sans-latin.woff2)
    format("woff2");
  unicode-range:
    U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
    U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Albert Sans";
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url(/fileadmin/templates/bonifatiuswerk/fonts/Albert_Sans-latin-ext.woff2)
    format("woff2");
  unicode-range:
    U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
    U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* Höhe auf 100% setzen: */

html {
  height: 100%;
  font-size: 62.5%;
}

body {
  height: 100%;
  background: #fff;
}

*,
*:before,
*:after {
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/* Wichtige Farben und Größen
Maximalbreite Inhalte 1200, wobei Hintergrundfarben bis zum Rand gehen sollen.
Name Farbe 1     = #
Name Farbe 2    = #
*/

/* Responsive Iframes Safari-Problem (Iframes gehen über die Begrenzung hinaus) */
/*
iframe {
    width: 10px!important;
    min-width: 100%!important;
    *width: 100%!important;
}
*/

/* CLEAR-Problem: umgebenden Container die Klasse .clearfix migeben */

/* new clearfix */

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

* html .clearfix {
  zoom: 1;
}

/* end new clearfix */

/* Klasse sinnvoll bei Dingen, die beispielsweise nur im Drucklayout abgezeigt werden sollen */

.inv {
  display: none;
}

/* Allgemeines */

:root {
  --bonifatiusrot: #d50539;
  --bonifatiusblau: #0198dd;
  --bonifatiusgold: #a7995c;
  --bonifatiushellgrau: #efefef;
  --bonifatiushellgold: #c8bf99;
  --bonifatiushellgrau: #efefef;
  --gruen_dk: #60b22e;
  --dunkelgruen_dk: #485e56;
  --olive_dk: #645d37;
  --voller_unterer_Abstand: 30px;
  --halber_unterer_Abstand: 15px;
  --viertel_unterer_Abstand: 8px;
  --doppelter_unterer_Abstand: 60px;
}

body {
  font-size: 1.8rem;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.5;
}

body,
html,
p,
div,
td,
input,
textarea,
select,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

p,
table,
ul,
ol,
h1,
h2,
h3,
img,
svg,
iframe.video-embed-item,
.teaserbox_grau.accordeonitem_content,
.sk-video-supercontainer,
.frame .frame-type-t3s_checkerboard,
.frame .frame-type-t3s_termine,
.frame .frame[class*="backgroundimage"],
.video-embed {
  margin: 0 0 var(--voller_unterer_Abstand) 0;
}
.video-embed + figcaption {
  margin-top: -15px;
}

p,
li,
h1,
h2,
h3 {
  span[style*="background-color"] {
    padding: 0.2em 0.4em;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}
.frame[class*="backgroundimage"] {
  overflow: auto;
}
.frame .frame[class*="backgroundimage"],
.frame .frame[class*="frame-inhaltsstreifen_"] {
  overflow: auto;
  padding: 30px 30px 0 30px;
  margin-bottom: var(--voller_unterer_Abstand);
}
figure {
  margin: 0;
}

.ce-gallery figure {
  display: block;
}

.ce-gallery figcaption {
  display: block;
}

.nur-video * {
  float: none !important;
}
/* Cookie Consent Youtube */
.cookieconsent-optout-marketing {
  .fab.fa-youtube {
    font-size: 8rem;
    color: var(--bonifatiusrot);
  }
}
.nur-video .ce-gallery figure {
  width: 100%;
}

/* .video-embed {
  position: relative;
  padding-bottom: 55%;
  padding-top: 15px;
  height: 0;
  overflow: hidden;
}

.video-embed-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
} */

.video-embed:has(iframe) {
  position: relative;
  padding-bottom: 55%;
  padding-top: 15px;
  height: 0;
  overflow: hidden;
}

iframe.video-embed-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.hauptmenue ul {
  list-style-type: none;
}

ul,
ol {
  margin-left: 0;
  padding-left: 15px;
}

h1,
h2,
h3,
.wie_h1,
.wie_h2 {
  font-size: 5rem;
  line-height: 1.2;
  margin-bottom: 40px;
  letter-spacing: 0.1rem;
}
h1,
h2,
.wie_h1,
.wie_h2 {
  color: #d50539;
}

.wie_h1,
.slick-text p.wie_h1 {
  font-size: 5rem;
  letter-spacing: 0.1rem;
}

.stimmungsbild .slick-header .wie_h1 {
  color: #fff;
}

h2,
.wie_h2 {
  font-size: 3rem;
  margin-bottom: 23px;
  color: #d50539;
}

.grosse_schrift,
.slick-text p.wie_h2 {
  font-size: 3rem;
  letter-spacing: 0.1rem;
}

.zitat {
  font-size: 3.8rem;
  line-height: 1.5;
  font-family: "Swift W01 Regular";
}

.zitatgeber {
  color: #e4e0ce;
}

h3,
.groessere_schrift,
.wie_h3,
.slick-text p.wie_h3 {
  font-size: 2.1rem;
}

h3 {
  margin-bottom: 10px;
  font-weight: normal;
}

h2 + h3 {
  margin-top: -10px;
  margin-bottom: 23px;
  color: #68613f;
}

.kleinere_schrift,
.image-caption {
  font-size: 1.4rem;
}

.kleine_schrift {
  font-size: 1.1rem;
}

.image-caption {
  opacity: 0.5;
  margin: -15px auto 30px;
}

.protein_inhaltscontainer_ohne_innenabstand .image-caption {
  width: 12800px;
  padding: 0 128px;
}

table {
  table-layout: fixed;
}

/*media all*/
/*
.ce-gallery figure {
    width: 100%;
    table-layout: fixed;
}
*/
img,
svg {
  max-width: 100%;
  vertical-align: text-bottom;
}

img {
  height: auto !important;
}

a {
  text-decoration: none;
  color: #d50539;
}

.frame-inhaltsstreifen_hellblau a {
  color: #0198dd;
}

a.textlink {
  position: relative;
  display: inline-block;
  padding-left: 20px;
}

a.textlink:before {
  content: "";
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  top: 1px;
  left: 0;
  background: url(/fileadmin/templates/allgemeines/img/linkpfeil.svg) no-repeat
    left top / contain;
  margin-top: 5px;
}

.frame-inhaltsstreifen_hellblau a.textlink:before {
  background-image: url(/fileadmin/templates/allgemeines/img/linkpfeil_blau.svg);
}

a.linkicon,
.inhaltsbereich a.textlink[href$=".pdf"],
.inhaltsbereich a.textlink[href$=".doc"],
.inhaltsbereich a.textlink[href$=".docx"],
.inhaltsbereich a.textlink[href$=".xls"],
.inhaltsbereich a.textlink[href$=".xlsx"],
.inhaltsbereich a.textlink[href$=".zip"],
.inhaltsbereich a.textlink[href$=".jpg"],
.inhaltsbereich a.textlink[href$=".png"],
.inhaltsbereich a.textlink[href$=".txt"],
.inhaltsbereich a.textlink[href$=".zip"],
.inhaltsbereich a.textlink[href^="mailto:"],
.inhaltsbereich a.textlink[data-mailto-token],
.inhaltsbereich a.textlink[href^="javascript:linkTo_UnCryptMailto"],
.inhaltsbereich a.textlink[href^="http:"],
.inhaltsbereich a.textlink[href^="https:"],
.inhaltsbereich a.textlink[href^="tel:"] {
  position: relative;
  display: inline-block;
  padding-left: 20px;
}

a.linkicon:before,
.inhaltsbereich a.textlink[href$=".pdf"]:before,
.inhaltsbereich a.textlink[href$=".doc"]:before,
.inhaltsbereich a.textlink[href$=".docx"]:before,
.inhaltsbereich a.textlink[href$=".xls"]:before,
.inhaltsbereich a.textlink[href$=".xlsx"]:before,
.inhaltsbereich a.textlink[href$=".zip"]:before,
.inhaltsbereich a.textlink[href$=".jpg"]:before,
.inhaltsbereich a.textlink[href$=".png"]:before,
.inhaltsbereich a.textlink[href$=".txt"]:before,
.inhaltsbereich a.textlink[href$=".zip"]:before,
.inhaltsbereich a.textlink[href^="mailto:"]:before,
.inhaltsbereich a.textlink[data-mailto-token]:before,
.inhaltsbereich a.textlink[href^="javascript:linkTo_UnCryptMailto"]:before,
.inhaltsbereich a.textlink[href^="http:"]:before,
.inhaltsbereich a.textlink[href^="https:"]:before,
.inhaltsbereich a.textlink[href^="tel:"]:before {
  content: "";
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  top: 1px;
  left: 0;
  margin-top: 5px;
}

.inhaltsbereich a.icon_download:before,
.inhaltsbereich a.textlink[href$=".pdf"]:before,
.inhaltsbereich a.textlink[href$=".doc"]:before,
.inhaltsbereich a.textlink[href$=".docx"]:before,
.inhaltsbereich a.textlink[href$=".xls"]:before,
.inhaltsbereich a.textlink[href$=".xlsx"]:before,
.inhaltsbereich a.textlink[href$=".zip"]:before,
.inhaltsbereich a.textlink[href$=".jpg"]:before,
.inhaltsbereich a.textlink[href$=".png"]:before,
.inhaltsbereich a.textlink[href$=".txt"]:before,
.inhaltsbereich a.textlink[href$=".zip"]:before {
  background: url(/fileadmin/templates/allgemeines/img/icon_link_download.svg)
    no-repeat left top / contain;
  margin-top: 7px;
}

.inhaltsbereich a.icon_mail:before,
.inhaltsbereich a.textlink[data-mailto-token]:before, /* neue mailto verlinkung */
.inhaltsbereich a.textlink[href^="mailto:"]:before,
.inhaltsbereich a.textlink[href^="javascript:linkTo_UnCryptMailto"]:before {
  background: url(/fileadmin/templates/allgemeines/img/icon_link_email.svg)
    no-repeat left top / contain;
  margin-top: 9px;
}

.inhaltsbereich a.icon_extern:before,
.inhaltsbereich a.textlink[href^="http:"]:before,
.inhaltsbereich a.textlink[href^="https:"]:before {
  background: url(/fileadmin/templates/allgemeines/img/icon_link_extern.svg)
    no-repeat left top / contain;
}

.inhaltsbereich a.icon_phone:before,
.inhaltsbereich a.textlink[href^="tel:"]:before {
  background: url(/fileadmin/templates/allgemeines/img/icon_link_phone.svg)
    no-repeat left top / contain;
}

.inhaltsbereich .frame-inhaltsstreifen_hellblau a.icon_download:before,
.inhaltsbereich .frame-inhaltsstreifen_hellblau a[href$=".pdf"]:before,
.inhaltsbereich .frame-inhaltsstreifen_hellblau a[href$=".doc"]:before,
.inhaltsbereich .frame-inhaltsstreifen_hellblau a[href$=".docx"]:before,
.inhaltsbereich .frame-inhaltsstreifen_hellblau a[href$=".xls"]:before,
.inhaltsbereich .frame-inhaltsstreifen_hellblau a[href$=".xlsx"]:before,
.inhaltsbereich .frame-inhaltsstreifen_hellblau a[href$=".zip"]:before,
.inhaltsbereich .frame-inhaltsstreifen_hellblau a.textlink[href$=".jpg"]:before,
.inhaltsbereich
  .frame-inhaltsstreifen_hellblau
  a.textlink[href$=".png"]:before {
  background: url(/fileadmin/templates/allgemeines/img/icon_link_download_blau.svg)
    no-repeat left top / contain;
  margin-top: 7px;
}

.inhaltsbereich .frame-inhaltsstreifen_hellblau a.icon_mail:before,
.inhaltsbereich .frame-inhaltsstreifen_hellblau a[href^="mailto:"]:before,
.inhaltsbereich .frame-inhaltsstreifen_hellblau a[data-mailto-token]:before,
.inhaltsbereich
  .frame-inhaltsstreifen_hellblau
  a[href^="javascript:linkTo_UnCryptMailto"]:before {
  background: url(/fileadmin/templates/allgemeines/img/icon_link_email_blau.svg)
    no-repeat left top / contain;
  margin-top: 9px;
}

.inhaltsbereich .frame-inhaltsstreifen_hellblau a.icon_extern:before,
.inhaltsbereich .frame-inhaltsstreifen_hellblau a[href^="http:"]:before,
.inhaltsbereich .frame-inhaltsstreifen_hellblau a[href^="https:"]:before {
  background: url(/fileadmin/templates/allgemeines/img/icon_link_extern_blau.svg)
    no-repeat left top / contain;
}

.inhaltsbereich .frame-inhaltsstreifen_hellblau a.icon_phone:before,
.inhaltsbereich .frame-inhaltsstreifen_hellblau a[href^="tel:"]:before {
  background: url(/fileadmin/templates/allgemeines/img/icon_link_phone_blau.svg)
    no-repeat left top / contain;
}

.inhaltsbereich .frame-inhaltsstreifen_rot a.icon_download:before,
.inhaltsbereich .frame-inhaltsstreifen_rot a[href$=".pdf"]:before,
.inhaltsbereich .frame-inhaltsstreifen_rot a[href$=".doc"]:before,
.inhaltsbereich .frame-inhaltsstreifen_rot a[href$=".docx"]:before,
.inhaltsbereich .frame-inhaltsstreifen_rot a[href$=".xls"]:before,
.inhaltsbereich .frame-inhaltsstreifen_rot a[href$=".xlsx"]:before,
.inhaltsbereich .frame-inhaltsstreifen_rot a[href$=".zip"]:before,
.inhaltsbereich .frame-inhaltsstreifen_rot a[href$=".jpg"]:before,
.inhaltsbereich .frame-inhaltsstreifen_rot a[href$=".png"]:before,
.inhaltsbereich .frame-inhaltsstreifen_dottergelb a.icon_download:before,
.inhaltsbereich .frame-inhaltsstreifen_dottergelb a[href$=".pdf"]:before,
.inhaltsbereich .frame-inhaltsstreifen_dottergelb a[href$=".doc"]:before,
.inhaltsbereich .frame-inhaltsstreifen_dottergelb a[href$=".docx"]:before,
.inhaltsbereich .frame-inhaltsstreifen_dottergelb a[href$=".xls"]:before,
.inhaltsbereich .frame-inhaltsstreifen_dottergelb a[href$=".xlsx"]:before,
.inhaltsbereich .frame-inhaltsstreifen_dottergelb a[href$=".zip"]:before,
.inhaltsbereich .frame-inhaltsstreifen_dottergelb a[href$=".jpg"]:before,
.inhaltsbereich .frame-inhaltsstreifen_dottergelb a[href$=".png"]:before {
  background: url(/fileadmin/templates/allgemeines/img/icon_link_download_weiss.svg)
    no-repeat left top / contain;
  margin-top: 7px;
}

.inhaltsbereich .frame-inhaltsstreifen_rot a.icon_mail:before,
.inhaltsbereich .frame-inhaltsstreifen_rot a[data-mailto-token]:before,
.inhaltsbereich .frame-inhaltsstreifen_rot a[href^="mailto:"]:before,
.inhaltsbereich
  .frame-inhaltsstreifen_rot
  a[href^="javascript:linkTo_UnCryptMailto"]:before,
.inhaltsbereich .frame-inhaltsstreifen_dottergelb a.icon_mail:before,
.inhaltsbereich .frame-inhaltsstreifen_dottergelb a[data-mailto-token]:before,
.inhaltsbereich .frame-inhaltsstreifen_dottergelb a[href^="mailto:"]:before,
.inhaltsbereich
  .frame-inhaltsstreifen_dottergelb
  a[href^="javascript:linkTo_UnCryptMailto"]:before {
  background: url(/fileadmin/templates/allgemeines/img/icon_link_email_weiss.svg)
    no-repeat left top / contain;
  margin-top: 9px;
}

.inhaltsbereich .frame-inhaltsstreifen_rot a.icon_extern:before,
.inhaltsbereich .frame-inhaltsstreifen_rot a[href^="http:"]:before,
.inhaltsbereich .frame-inhaltsstreifen_rot a[href^="https:"]:before,
.inhaltsbereich .frame-inhaltsstreifen_dottergelb a.icon_extern:before,
.inhaltsbereich .frame-inhaltsstreifen_dottergelb a[href^="http:"]:before,
.inhaltsbereich .frame-inhaltsstreifen_dottergelb a[href^="https:"]:before {
  background: url(/fileadmin/templates/allgemeines/img/icon_link_extern_weiss.svg)
    no-repeat left top / contain;
}

.inhaltsbereich .frame-inhaltsstreifen_rot a.icon_phone:before,
.inhaltsbereich .frame-inhaltsstreifen_rot a[href^="tel:"]:before,
.inhaltsbereich .frame-inhaltsstreifen_dottergelb a.icon_phone:before,
.inhaltsbereich .frame-inhaltsstreifen_dottergelb a[href^="tel:"]:before {
  background: url(/fileadmin/templates/allgemeines/img/icon_link_phone_weiss.svg)
    no-repeat left top / contain;
}

h3 a.textlink:before {
  width: 15px;
  height: 15px;
  top: 1px;
  left: 0;
  margin-top: 8px;
}

.kleinere_schrift a.textlink:before {
  width: 10px;
  height: 10px;
  top: 1px;
  left: 0;
  margin-top: 5px;
}

.megabread-container,
.megabread-container a.textlink {
  color: #68613fff;
}

.megabread-container,
.megabread-container > .helperdiv {
  overflow: visible !important;
}

#uid_1 .megabread-container,
#uid_3859 .megabread-container,
#uid_106 .megabread-container {
  display: none;
}

.footersection a.textlink {
  color: #fff;
}

.footersection a.textlink:before {
  content: "";
  display: block;
  position: absolute;
  width: 12px;
  height: 12px;
  top: 1px;
  left: 0;
  background: url(/fileadmin/templates/allgemeines/img/linkpfeil.svg) no-repeat
    left top / contain;
  margin-top: 2px;
}

.footersection .item_ctype_menu_pages a.textlink:before,
.megabread-container a.textlink:before,
a.textlink.keinpfeil:before {
  display: none;
}

.footersection .item_ctype_menu_pages a.textlink,
.megabread-container a,
a.textlink.keinpfeil {
  padding-left: 0;
}

.footersection .trenner:last-of-type {
  margin-bottom: 0;
}

ul.linkliste,
.frame-type-menu_sitemap_pages ul {
  padding-left: 0;
  list-style-type: none;
}

ul.linkliste ul,
.frame-type-menu_sitemap_pages ul ul {
  padding-left: 20px;
}

ul.linkliste li {
  padding-left: 20px;
  position: relative;
}

ul.linkliste li:before {
  content: "";
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  top: 1px;
  left: 0;
  background: url(/fileadmin/templates/allgemeines/img/linkpfeil.svg) no-repeat
    left top / contain;
  margin-top: 5px;
}

.footersection ul.linkliste li:before {
  background: url(/fileadmin/templates/allgemeines/img/linkpfeil.svg) no-repeat
    left top / contain;
  margin-top: 1px;
}

.frame-inhaltsstreifen_hellblau ul.linkliste li:before {
  background-image: url(/fileadmin/templates/allgemeines/img/linkpfeil_blau.svg);
}

ul.linkliste a {
  padding-left: 0;
  background-image: none;
}

ul.linkliste a.textlink:before {
  content: "";
  display: none;
}

.news-related-files ul {
  list-style-type: none;
}

.news-related ul li {
  line-height: 1.5;
  margin-bottom: 8px;
}

a.button_blau {
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  padding: 5px 10px;
  background: #0198dd;
  letter-spacing: 0.1rem;
}

a.headershare_fb {
  background: #4267b2;
}
a[class*="button_"] {
  padding: 5px 10px;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  letter-spacing: 0.1rem;
  margin-bottom: 10px;
  cursor: pointer;
}
a.button_hellblau {
  background: #cdeaf8;
}

a.button_gold {
  background: #635c35;
}
a.button_gruen_dk {
  background: var(--gruen_dk);
}

a.button_rot {
  background: #d50539;
}

a.button_weiss {
  color: #d50539 !important;
  background: #fff;
}
a.button_schwarz {
  background: #000;
}

*,
* * {
  max-width: 100%;
}

.voller_unterer_abstand {
  margin-bottom: 30px;
}

.halber_unterer_abstand {
  margin-bottom: 15px;
}

.viertel_unterer_abstand {
  margin-bottom: 8px;
}

.kein_unterer_abstand {
  margin-bottom: 0;
}

.doppelter_unterer_abstand {
  margin-bottom: 60px;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

/* Frames */
.frame-inhaltsstreifen_hellblau {
  background: #cdeaf8;
  overflow: auto;
}

.frame-inhaltsstreifen_hellblau > .helperdiv > header h2 {
  color: #0198dd;
}

.frame-inhaltsstreifen_blau {
  background: #0198dd;
  overflow: auto;
}

.frame-inhaltsstreifen_dottergelb {
  background: #eda326;
  overflow: auto;
}

.frame-inhaltsstreifen_dk_gruen {
  background: var(--dunkelgruen_dk);
  overflow: auto;
}

.frame-inhaltsstreifen_blau > .helperdiv > header h2,
.frame-inhaltsstreifen_blau > .helperdiv *,
.frame-inhaltsstreifen_dottergelb > .helperdiv > header h2,
.frame-inhaltsstreifen_dottergelb > .helperdiv *,
.frame-inhaltsstreifen_rot > .helperdiv > header h2,
.frame-inhaltsstreifen_rot > .helperdiv *,
.frame-inhaltsstreifen_dk_gruen > .helperdiv > header h2,
.frame-inhaltsstreifen_dk_gruen > .helperdiv * {
  color: #fff;
}

.frame-inhaltsstreifen_rot > .helperdiv .image-caption {
  color: #e5ded6;
  opacity: 1;
}

.frame-inhaltsstreifen_gold {
  background: #a7995c;
  overflow: auto;
}

.frame-inhaltsstreifen_hellgold {
  background: #e5ded6;
  overflow: auto;
}
.frame-inhaltsstreifen_hellgrau {
  background: #efefef;
  overflow: auto;
}

.frame-inhaltsstreifen_dunkelgold {
  background: #635c35;
  overflow: auto;
}

.frame-inhaltsstreifen_dunkelgold > .helperdiv * {
  color: #fff;
}

.frame-inhaltsstreifen_dunkelgold > .helperdiv > header h2 {
  color: #e5ded6;
}

.frame-inhaltsstreifen_rot {
  background: #d50539;
  overflow: auto;
}

.frame-inhaltscontainer_float4
  > .helperdiv
  > .tx-t3sprotein-template_Inhaltscontainer
  > .protein_inhaltscontainer {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.frame-inhaltscontainer_float4 .item {
  width: 20%;
  margin: 0 1%;
  text-align: initial;
}

.frame-zitat:before {
  content: "";
  display: block;
  width: 85px;
  height: 62px;
  background: url(/fileadmin/templates/allgemeines/img/zitat.png) no-repeat left
    top / contain;
  opacity: 0.7;
  position: absolute;
  margin-left: -107px;
  color: #fff;
}

/* Divider auf overster Ebene */
.inhaltsbereich > .frame-type-div .helperdiv,
.inhaltsbereich .frame-type-div hr {
  display: none;
}

.inhaltsbereich > .frame-type-div {
  height: 10px;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.2) 0%,
    rgba(229, 229, 229, 0) 100%
  );
}

.inhaltsbereich .frame-type-div {
  height: 1px;
  background: linear-gradient(
    to right,
    rgba(229, 229, 229, 0) 0%,
    rgba(0, 0, 0, 0.3) 20%,
    rgba(0, 0, 0, 0.3) 80%,
    rgba(229, 229, 229, 0) 100%
  );
  margin-bottom: 30px;
}

/* Sektionsweise Formatierung */
.inhaltsbereich {
  min-height: 350px;
}

.pidinrl_304 .inhaltsbereich {
  padding-top: 20px;
}

.komplettrahmen > .headersection > .helperdiv.maxContentWidth,
.komplettrahmen > .headersection > .topnavigation > .helperdiv.maxContentWidth,
.komplettrahmen > .stimmungsbild > div > .helperdiv.maxContentWidth,
.protein_standardheader_soacial .helperdiv.maxContentWidth,
.komplettrahmen > .inhaltsbereich > div > .helperdiv.maxContentWidth,
.komplettrahmen > .footersection > .helperdiv.maxContentWidth {
  width: 1280px;
  margin: auto;
  overflow: auto;
}

.komplettrahmen > .inhaltsbereich > div > .helperdiv.maxContentWidth,
.protein_standardheader_soacial .helperdiv.maxContentWidth {
  padding: 55px 128px 25px 128px;
}

#uid_1 .komplettrahmen > .inhaltsbereich > div > .helperdiv.maxContentWidth,
#uid_1 .protein_standardheader_soacial .helperdiv.maxContentWidth {
  padding: 55px 55px 25px 55px;
}

.pidinrl_304
  .komplettrahmen
  > .inhaltsbereich
  > div
  > .helperdiv.maxContentWidth,
.pidinrl_304 .protein_standardheader_soacial .helperdiv.maxContentWidth {
  padding: 0px 128px 0px 128px;
}

.komplettrahmen div.megabread-container > .helperdiv.maxContentWidth {
  padding: 20px 10px 20px 10px;
}

.komplettrahmen > .inhaltsbereich > div > .helperdiv.maxContentWidth.noPadding,
.protein_standardheader_soacial .helperdiv.maxContentWidth.noPadding,
.helperdiv.maxContentWidth.noPadding {
  padding: 0;
}

.headersection {
  /* position: fixed; */
  position: -webkit-sticky;
  position: sticky;
  width: 100%;
  z-index: 100;
  background: #fff;
  top: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
}

.headersection .flexcontainer {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
  padding: 10px;
  align-items: flex-end;
}

.headersection .flexcontainer > *:not(.homebutton) {
  margin-bottom: 10px;
}

.headersection .homebutton img {
  margin-bottom: 0;
  border: 10px solid #fff;
  width: 100%;
  max-width: 243px;
}

.headersection .tx-indexedsearch-searchbox legend,
.headersection .tx-indexedsearch-searchbox .tx-indexedsearch-search-submit,
.headersection .tx-indexedsearch-info-noresult {
  display: none;
}

.headersection .tx-indexedsearch-searchbox fieldset {
  border: none;
  padding: 0;
}

.headersection .social_links_container {
  text-align: right;
  display: block;
  top: var(--header-height, 114px);
}

.headersection .social_icons {
  position: fixed;
  display: inline-block;
  z-index: 99;
  top: var(--header-height, 114px);
  padding-top: 20px;
  width: 52px;
  right: 0;
}

.headersection .social_icons a {
  display: block;
  margin-bottom: 5px;
}

.headersection .social_icons img {
  margin-bottom: 0;
}

.headersection .sprachwahl {
  padding: 5px;
}

.headersection .sprachwahl span {
  opacity: 0.6;
}

.headersection .sprachwahl span:after {
  content: "|";
  padding: 0 10px;
}

.headersection .sprachwahl span:last-child:after {
  content: "";
  padding: 0;
}

.headersection .sprachwahl span:last-child:after {
  content: "";
  padding: 0;
}

.headersection .sprachwahl .on {
  opacity: 1;
}

.headersection .hauptmenue_ul-container {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  background: #e5ded6;
  overflow: auto;
  z-index: 100;
  width: 640px;
  box-shadow:
    -5px 5px 5px rgba(0, 0, 0, 0.3),
    5px 5px 5px rgba(0, 0, 0, 0.3);
  line-height: 2;
}

.headersection .hauptmenue_ul-container li {
  position: relative;
}

.headersection .hauptmenue_ul-container li > a {
  padding-left: 10px;
}

.headersection .hauptmenue_ul-container li:hover > a:first-child {
  background: rgba(0, 0, 0, 0.1);
}

.headersection .hauptmenue_ul-container li.cur > a:first-child {
  background: rgba(0, 0, 0, 0.3);
}

.headersection .hauptmenue_ul-container > ul > li {
  border-top: 1px solid #fff;
}

.headersection .hauptmenue_ul-container > ul > li:last-child {
  border-bottom: 1px solid #fff;
}

.headersection .hauptmenue_ul-container > ul.hauptpunkte2 > li {
  border-top: none;
  border-bottom: none;
}

.headersection .hauptmenue_ul-container > ul > li > a {
  text-transform: uppercase;
}

.headersection .hauptmenue_ul-container > ul.hauptpunkte2 > li > a {
  text-transform: none;
}

.headersection .hauptmenue_ul-container li > ul > li > a {
  padding-left: 30px;
}

.headersection .hauptmenue_ul-container .more {
  position: absolute;
  right: 0;
  font-size: 2.5rem;
  top: 0;
  line-height: 1.2;
  padding: 0 10px;
  cursor: pointer;
}

.headersection .hauptmenue_ul-container .hauptpunkte2 .more {
  display: none;
}

.headersection .hauptmenue_ul-container .open > .more {
  font-weight: bold;
}

.headersection .hauptmenue_ul-container a {
  text-decoration: none;
  color: #fff;
  padding-right: 30px;
  display: block;
}

.headersection .hauptmenue_ul-container .hauptpunkte2 a {
  color: #b2af9b;
}

.headersection .hauptmenue_ul-container ul {
  margin-bottom: 0;
}

.headersection .hauptmenue_ul-container ul.hauptpunkte {
  background: #a7995c;
  padding: 60px 30px 30px;
}

.headersection .hauptmenue_ul-container ul.hauptpunkte2 {
  background: #635c35;
  padding: 20px 30px 40px;
}

.headersection .hauptmenue_ul-container ul.hauptpunkte ul {
  display: none;
  padding: 0;
}

.headersection .hauptmenue_ul-container ul.hauptpunkte li.on > ul {
  display: block;
}

.headersection .hauptmenuetrigger {
  background: #d50539;
  color: #fff;
  cursor: pointer;
}

.headersection .hauptmenuetrigger_desktop {
  padding: 5px 10px 5px 40px;
  background: url(/fileadmin/templates/allgemeines/img/hamburger.svg) no-repeat
    #d50539 10px center / 20px auto;
  letter-spacing: 0.1rem;
}

.headersection .hauptmenuetrigger_mobil {
  padding: 5px 10px 5px 10px;
  background: none;
}

.headersection .hauptmenuetrigger_mobil img,
.headersection .hauptmenuetrigger_mobil svg {
  margin-bottom: 0;
  width: 24px;
  height: 21px !important;
  vertical-align: text-bottom;
}

.headersection .zusatzbuttons {
  letter-spacing: 0.1rem;
}

.headersection .zusatzbuttons > a,
.mobilemenu .zusatzbuttons > a,
.toplink_suche a {
  display: inline-block;
  padding: 5px 10px 5px 10px;
  color: #fff;
  background: #d50539;
  margin-right: 10px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}

.toplink_suche a {
  padding-bottom: 1px;
}

.toplink_suche a img {
  width: 10px;
}

.toplink_suche a svg {
  width: 24px !important;
  height: 24px !important;
  margin-top: 0px !important;
  margin-bottom: 5px;
}

.toplink_suche a svg path {
  fill: #fff !important;
}

.toplink_suche img {
  margin-bottom: 0;
}

.toplink_suche .textlink {
  display: none;
}

.headersection .zusatzbuttons > a:nth-child(2) {
  background: #635c35;
}

.headersection .zusatzbuttons > a:last-child {
  margin-right: 0;
}

.headersection .hauptmenuetrigger {
  text-transform: uppercase;
  white-space: nowrap;
  display: inline-block;
}

.headersection .hauptmenue_ul-container .zusatzbuttons {
  transform: translateY(-50%);
  line-height: 30px;
}

.headersection .hauptmenue_ul-container .zusatzbuttons a {
  width: 48%;
  text-align: center;
  background: #d50539;
}

.headersection .hauptmenue_ul-container .zusatzbuttons a:first-child {
  margin-right: 4%;
}

.headersection .tx-indexedsearch-form label {
  display: none;
}

.headersection .tx-indexedsearch-form input[type="text"] {
  border: 1px solid #68613f;
  background: url(/fileadmin/templates/allgemeines/img/lupe_suche.svg) no-repeat
    right 5px center / auto 80%;
  padding: 7px 30px 8px 5px;
  margin-bottom: 0;
}

.headersection .tx-indexedsearch-form ::-webkit-input-placeholder {
  color: #68613f;
  opacity: 1;
}

.headersection .tx-indexedsearch-form :-ms-input-placeholder {
  color: #68613f;
  opacity: 1;
}

.headersection .tx-indexedsearch-form ::-ms-input-placeholder {
  color: #68613f;
  opacity: 1;
}

.headersection .tx-indexedsearch-form ::-webkit-input-placeholder {
  color: #68613f;
  opacity: 1;
}

.headersection .tx-indexedsearch-form :-ms-input-placeholder {
  color: #68613f;
  opacity: 1;
}

.headersection .tx-indexedsearch-form ::-moz-placeholder {
  color: #68613f;
  opacity: 1;
}

.headersection .tx-indexedsearch-form ::placeholder {
  color: #68613f;
  opacity: 1;
}

.stimmungsbild div .slick-slider {
  width: 1280px;
  margin: auto;
  margin-bottom: 0 !important;
}
.slickcontentelement.outerwrap {
  display: block !important;
}
.stimmungsbild .slick-slider a.imagelink {
  vertical-align: top;
}
.stimmungsbild .slickcontentelement .slickcontentelement {
  display: flex !important;
  width: 100%;
}

.stimmungsbild .slickcontentelement .slickcontentelement > * {
  width: 50%;
}

.stimmungsbild .slickcontentelement .slickcontentelement > figure img {
  margin-bottom: 0;
}

.stimmungsbild .slick-slide .contentwrap {
  border-width: 0;
  position: static;
  background: transparent;
  height: auto !important;
  align-self: flex-end;
  padding: 40px;
}

.stimmungsbild .slick-header,
.stimmungsbild .slick-text {
  display: block;
  position: static;
}

.stimmungsbild .slick-text > *:last-child {
  margin-bottom: 0;
}

.stimmungsbild .slick-text p {
  background: none;
  color: #000;
}

.stimmungsbild .slick-dots,
.headerbanner-bilder .slick-dots {
  bottom: 0;
  width: 50%;
}
@media (orientation: landscape) {
  .stimmungsbild .singlehero .headerbanner-bilder {
    height: calc(100dvh - var(--header-height, 70px));
  }
}

.frame-type-t3s_herobanner .slick-dots {
  width: 100%;
}
.stimmungsbild .slick-dots li button::before,
.headerbanner-bilder .slick-dots li button::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  content: "";
  background: #fff;
  opacity: 1;
}

.stimmungsbild li.slick-active button:before,
.headerbanner-bilder li.slick-active button:before {
  background: #d50539;
}

.stimmungsbild .slick-dots li button,
.headerbanner-bilder .slick-dots li button {
  padding: 0;
  width: 10px;
  width: auto !important;
  height: auto !important;
}

.stimmungsbild .slick-dots li,
.headerbanner-bilder .slick-dots li {
  width: 10px;
  height: 20px;
}

.stimmungsbild .slick-text p {
  font-size: initial;
}
.stimmungsbild .slick-text p.wie_h2 {
  font-size: 3rem;
}

#uid_1 .stimmungsbild .frame-type-text > .helperdiv {
  padding: 0 55px;
}

.megabread-container {
  font-size: 1.2rem;
}

.megabread-container ul {
  list-style-type: none;
  padding-left: 0;
}

.megabread li.ausgegraut > a {
  opacity: 0.3;
}

.megabread-container .megabread a:before {
  content: none;
}

.megabread-container .megabread {
  margin-bottom: 0;
}

.megabread-container .megabread a,
.megabread-container .megabread * {
  font-size: 12px;
}

.megabread-container .megabread a {
  color: #a4a4a4;
  text-decoration: none;
}

.megabread-container .megabread > li > a {
  color: #9b967e;
}

.megabread-container .megabread > li.nh_0:last-child > a {
  color: #6c643a;
  cursor: default;
}

.megabread-container .megabread > li {
  display: inline-block;
  position: relative;
  background: none;
}

.megabread-container .megabread > li.nh_1 {
  display: none;
}

.megabread-container .megabread li {
  padding-left: 5px;
}

.megabread-container .megabread > li:after {
  content: ">";
  padding-left: 5px;
  color: #9b967e;
}

.megabread-container .megabread > li:last-child:after {
  content: "";
}

.megabread-container .megabread .sublevel li {
  padding-right: 14px;
}

.megabread-container .megabread .sublevel {
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  margin-top: -5px;
  width: 100%;
  min-width: 200px;
  background: #f9f8f7;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}

.megabread-container .megabread .sublevel a {
  display: block;
  padding: 5px 0;
}

.megabread-container .megabread .sublevel li:hover > a,
.megabread-container .megabread .sublevel li.on > a {
  color: #d50539;
}

.megabread-container .megabread .sublevel li:first-child > a,
.megabread-container .megabread .sublevel li:first-child:hover > a {
  color: #9b967e;
}

.megabread-container .megabread .sublevel .close {
  position: absolute;
  top: 9px;
  right: 5px;
  width: 10px;
  height: 10px;
  cursor: pointer;
  background: url(/fileadmin/templates/allgemeines/img/megabread_x.png)
    no-repeat center center;
  padding: 0;
  margin: 0;
  z-index: 15;
  text-indent: -5000px;
}

.megabread-container .megabread .sublevel .close:hover {
  background: url(../m/x.png) no-repeat center center;
}

/* Standardheader Social */
.protein_standardheader_soacial .social_share {
  position: relative;
  text-align: center;
}

.protein_standardheader_soacial .social_share > div {
  position: absolute;
  width: 100%;
  transform: translateY(-50%);
}

.protein_standardheader_soacial .social_share > div a {
  margin: 0 5px;
}

.protein_standardheader_soacial
  .protein_inhaltscontainer_ohne_innenabstand
  img {
  margin-bottom: 0;
}

.protein_standardheader_soacial
  .protein_inhaltscontainer_ohne_innenabstand
  .image-caption {
  margin-top: 0;
  margin-bottom: 0;
}

.stimmungsbild .slick-prev,
.inhaltsbereich .slick-prev {
  left: 55px;
  z-index: 10;
}

.stimmungsbild .slick-next,
.inhaltsbereich .slick-next {
  right: 55px;
  z-index: 10;
}

.inhaltsbereich .slick-prev {
  left: -27px;
}

.inhaltsbereich .slick-next {
  right: -27px;
}

.inhaltsbereich .slick-dots {
  bottom: 0;
}

.slick-prev,
.slick-next {
  width: auto;
  height: auto;
}

.slick-prev::before,
.slick-next::before {
  content: "" !important;
  line-height: auto;
  opacity: 1;
  content: "";
  width: 44px;
  height: 44px;
  background: url(/fileadmin/templates/allgemeines/img/slider_back.svg)
    no-repeat center center/contain;
  display: inline-block;
}

.slick-next:before {
  transform: rotate(180deg);
}

.slick-track {
  max-width: none;
}

.frame-type-slickimage .slick-slide {
  padding: 15px;
}

.smarttrigger,
.smartmenuecontainer {
  display: none;
}

.footersection,
.footersection p {
  font-size: 1.2rem;
}

.footersection,
.footersection * {
  color: #e3ddd5;
}

.footersection {
  background: #363216;
  padding: 10px;
}

.footersection > .helperdiv > * {
  padding: 10px;
}

.footersection .social_links_container {
  text-align: center;
}

.footersection .social_links_container a {
  display: inline-block;
  margin: 0 2px;
}

.footersection .frame-type-menu_pages ul {
  padding-left: 0;
  list-style-type: none;
}

/* Protein */

.protein_zweispaltig_50-50 {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.protein_zweispaltig_50-50 > div {
  flex-grow: 0;
  flex-shrink: 0;
  width: calc(50% - 15px);
}

.protein_dreispaltig_33,
.news-latest-view {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.protein_dreispaltig_33 > div,
.news-latest-view > div {
  flex-grow: 0;
  flex-shrink: 0;
  width: calc(33.333333% - 50px);
}
.protein_vierspaltig_25 > div {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
  gap: 25px;
  @media only screen and (max-width: 1279px) {
    grid-template-columns: 1fr 1fr 1fr;
  }
  @media only screen and (max-width: 767px) {
    grid-template-columns: 1fr 1fr;
  }
  @media only screen and (max-width: 567px) {
    grid-template-columns: 1fr;
  }
}
.protein_inhaltscontainer_narrow {
  width: 530px;
  margin: auto;
}

.protein_inhaltscontainer_narrow .slick-prev {
  left: -50px;
}

.protein_inhaltscontainer_narrow .slick-next {
  right: -50px;
}

.protein_footer .row_1,
.protein_footer .row_2 {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

.protein_footer .row_1 > div,
.protein_footer .row_2 > div {
  flex-grow: 0;
  flex-shrink: 0;
  width: calc(33.333333% - 20px);
}

.protein_footer .row_2 > div:nth-child(2) {
  flex-grow: 0;
  flex-shrink: 0;
  width: calc(66.666666% - 20px);
}

.protein_footer .trenner {
  height: 1px;
  background: #fff;
  margin-bottom: 30px;
}

/* Akkordeons */
.akkordeon_trigger {
  cursor: pointer;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-top: -1px;
  position: relative;
}

.akkordeon_trigger:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f067";
  color: #d50539;
  position: absolute;
  right: 5px;
  top: 7px;
}

.akkordeon_trigger.open:after {
  content: "\f068";
}

.akkordeon_trigger > * {
  margin: 5px;
}

.accordeonitem_content {
  padding-top: 30px;
}

/* News */
.news .article .news-img-wrap a {
  border: none;
}

.news .news-latest-view .article .header {
  clear: both;
}

.news .news-latest-view .news-latest-image-teaser {
  position: relative;
}

.news .news-latest-view .news-latest-image-teaser {
  position: relative;
  margin-bottom: 10px;
}

.news .news-latest-view .article .news-latest-image-teaser img {
  float: none;
  margin-bottom: 0;
}

.inhaltsbereich .news .article .news-img-wrap img {
  float: none;
  width: revert-layer;
}

.news .news-latest-view .article .news-latest-image-teaser .description {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  padding: 30px;
  color: #fff;
  transition: opacity 1s;
  overflow: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.news .news-latest-view .article .news-latest-image-teaser .description p {
  margin-bottom: 0;
  max-height: 100%;
  overflow: auto;
}

.news
  .news-latest-view
  .article
  .news-latest-image-teaser
  a.imagelink:hover
  .description {
  opacity: 1;
}

.news .news-latest-view .article .news-img-wrap {
  float: none;
  margin: 0;
  background: none;
}
.news .article .news-img-wrap a {
  padding: 0 !important;
  border: none !important;
}
.news .news-latest-view .article .news-img-wrap,
.news .news-list-view .article .news-img-wrap {
  overflow: hidden;
}
.news .news-latest-view .article .news-img-wrap img,
.news .news-list-view .article .news-img-wrap img {
  transition: transform 0.5s;
}
.news .news-latest-view .article .news-img-wrap:hover img,
.news .news-list-view .article .news-img-wrap:hover img {
  transform: scale(1.1);
}

.news .news-latest-view .article .news-img-wrap a {
  float: none;
  padding: 0;
  border: 0;
  background: none;
  position: relative;
  display: inline-block;
}

.news .news-latest-date {
  font-weight: bold;
}

.news .news-latest-more {
  text-transform: uppercase;
}

.news .news-latest-view h3 {
  color: #68613f;
  font-weight: normal;
  text-transform: uppercase;
}

.news .article::after {
  overflow: hidden;
}

.news .news-img-wrap img {
  margin-bottom: 0;
}

.news .news-img-wrap .news-img-caption {
  margin-top: 5px;
  font-size: 1.4rem;
}

.news .article .news-img-wrap a {
  float: none;
}

.news-single .article .news-img-wrap {
  width: 380px;
}

/* Text mit Bild*/
.ce-intext > div.ce-gallery {
  max-width: calc(50% - 15px);
}

.ce-intext.ce-nowrap > div {
  max-width: calc(50% - 15px);
}

/* Teaserkachel */
.teaserkachel_linkcontainer figure:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: black;
  display: none;
}

.teaserkachel_linkcontainer:hover svg {
  -webkit-filter: brightness(80%);
  /* Safari 6.0 - 9.0 */
  filter: brightness(80%);
}

/* Ausnahme für Zweierstreifen mit Bild ohne Abstand */

.komplettrahmen
  > .inhaltsbereich
  > div
  > .helperdiv.maxContentWidth.zweierstreifen_bild_ohne_abstand {
  padding: 0 !important;
}

.komplettrahmen
  > .inhaltsbereich
  > div
  > .helperdiv.maxContentWidth.zweierstreifen_bild_ohne_abstand
  > .tx-t3sprotein-template_Zweispaltig
  > .protein_container
  > .column,
.column.bildspalte_zitat {
  width: 50%;
}

.frame-bild_in_50er_ohne_abstand img {
  margin: 0;
}

#uid_1 .zweierstreifen_bild_ohne_abstand .textspalte:first-child {
  padding: 40px 15px 10px 55px;
}

#uid_1 .zweierstreifen_bild_ohne_abstand .textspalte:last-child {
  padding: 40px 55px 10px 15px;
}

.zweierstreifen_bild_ohne_abstand .textspalte:first-child {
  padding: 40px 15px 10px 128px;
}

.zweierstreifen_bild_ohne_abstand .textspalte:last-child {
  padding: 40px 128px 10px 15px;
}

.zweierstreifen_bild_ohne_abstand .bildspalte .ce-intext.ce-right .ce-gallery,
.ce-intext.ce-left .ce-gallery,
.ce-above .ce-gallery {
  margin-bottom: 0;
}

/* Mediagallery */
/* .fs-media-gallery .pagination > ul { */
.fs-media-gallery ul.pagination {
  text-align: center;
}

/* .fs-media-gallery .pagination > ul li { */
.fs-media-gallery ul.pagination > li {
  display: inline-block;
}

.fs-media-gallery .thumbs {
  text-align: center;
}

.fs-media-gallery .thumb {
  border: none;
  float: none;
  display: inline-block;
  margin: 0 5px;
  width: calc(25% - 10px);
}

.fs-media-gallery .thumb a {
  display: inline-block;
}

.fs-media-gallery .thumb a,
.fs-media-gallery .thumb a:link,
.fs-media-gallery .thumb a:hover,
.fs-media-gallery .thumb a:active,
.fs-media-gallery .thumb a:visited {
  display: inline-block;
}

.fs-media-gallery .pagination a {
  margin: 0 5px;
}

.fs-media-gallery .pagination .active > a {
  text-decoration: underline;
  font-weight: bold;
}

/* Indexed Search */

.inhaltsbereich .tx-indexedsearch-searchbox legend {
  display: none;
}

.inhaltsbereich .tx-indexedsearch-searchbox fieldset {
  border: none;
  padding: 0;
}

.inhaltsbereich .tx-indexedsearch-form label {
  display: none;
}

.inhaltsbereich .tx-indexedsearch-search-submit input {
  background: #d50539;
  color: #fff;
  padding: 5px 10px;
  border: none;
}

.inhaltsbereich .tx-indexedsearch-form input[type="text"] {
  border: 1px solid #68613f;
  background: url(/fileadmin/templates/allgemeines/img/lupe_suche.svg) no-repeat
    right 5px center / auto 80%;
  padding: 5px 30px 5px 5px;
}

.inhaltsbereich .tx-indexedsearch-form ::-webkit-input-placeholder {
  color: #68613f;
  opacity: 1;
  /* Firefox */
}

.inhaltsbereich .tx-indexedsearch-form :-ms-input-placeholder {
  color: #68613f;
  opacity: 1;
  /* Firefox */
}

.inhaltsbereich .tx-indexedsearch-form ::-ms-input-placeholder {
  color: #68613f;
  opacity: 1;
  /* Firefox */
}

.inhaltsbereich .tx-indexedsearch-form ::-webkit-input-placeholder {
  color: #68613f;
  opacity: 1;
  /* Firefox */
}

.inhaltsbereich .tx-indexedsearch-form :-ms-input-placeholder {
  color: #68613f;
  opacity: 1;
  /* Firefox */
}

.inhaltsbereich .tx-indexedsearch-form ::-moz-placeholder {
  color: #68613f;
  opacity: 1;
  /* Firefox */
}

.inhaltsbereich .tx-indexedsearch-form ::placeholder {
  color: #68613f;
  opacity: 1;
  /* Firefox */
}

ul.tx-indexedsearch-browsebox {
  text-align: right;
}

ul.tx-indexedsearch-browsebox li {
  display: inline-block;
  margin: 0 3px;
}

.tx-indexedsearch-res:after {
  content: "";
  display: block;
  height: 1px;
  width: 80%;
  background: pink;
  margin: auto;
}

.tx-indexedsearch-res {
  margin-bottom: 30px;
}

ul.tx-indexedsearch-browsebox {
}
.tx-indexedsearch-search-select-section,
.tx-indexedsearch-search-freeindexuid,
.tx-indexedsearch-search-select-group,
.tx-indexedsearch-info {
  display: none;
}

@media only screen and (max-width: 1280px) {
  .news-latest-view {
    display: flex;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
  }

  .news-latest-view > div {
    flex-grow: 0;
    flex-shrink: 0;
    width: 45%;
    margin: 2.5%;
  }

  .news-latest-view > div:nth-child(3) {
    display: none;
  }
}

@media only screen and (min-width: 1024px) {
  .headersection .toplink_suche {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .stimmungsbild .slickcontentelement .slickcontentelement {
    display: block !important;
  }

  .stimmungsbild .slickcontentelement .slickcontentelement > *,
  .stimmungsbild .slick-dots {
    width: 100%;
    display: block;
  }
  .stimmungsbild .slick-slide .contentwrap {
    padding: 40px 55px;
  }
}
@media only screen and (max-width: 1023px) {
  .komplettrahmen > .inhaltsbereich > div > .helperdiv.maxContentWidth,
  .protein_standardheader_soacial .helperdiv.maxContentWidth {
    padding: 55px 55px 25px 55px;
  }

  .pidinrl_304
    .komplettrahmen
    > .inhaltsbereich
    > div
    > .helperdiv.maxContentWidth,
  .pidinrl_304 .protein_standardheader_soacial .helperdiv.maxContentWidth {
    padding: 0px 55px 0px 55px;
  }

  .protein_inhaltscontainer_ohne_innenabstand .image-caption {
    padding: 0 55px;
  }

  .zweierstreifen_bild_ohne_abstand .textspalte:first-child {
    padding: 40px 15px 10px 55px;
  }

  .zweierstreifen_bild_ohne_abstand .textspalte:last-child {
    padding: 40px 55px 10px 15px;
  }

  .homebutton img {
    width: 150px;
  }

  .headersection .social_links_container {
    display: none;
  }

  .headersection .tx-indexedsearch-searchbox {
    display: none;
  }

  .stimmungsbild .slick-prev,
  .inhaltsbereich .slick-prev {
    left: 5px;
  }

  .stimmungsbild .slick-next,
  .inhaltsbereich .slick-next {
    right: 5px;
  }

  .protein_inhaltscontainer_narrow .slick-prev {
    left: -50px;
  }

  .protein_inhaltscontainer_narrow .slick-next {
    right: -50px;
  }

  .frame-zitat::before {
    width: 36px;
    margin-left: -45px;
  }

  .headersection .zusatzbuttons > a,
  .headersection .hauptmenuetrigger_desktop,
  .headersection .hauptmenuetrigger_mobil,
  .toplink_suche a {
    height: 35px;
    overflow: hidden;
  }
}

@media only screen and (min-width: 768px) {
  .hauptmenuetrigger_mobil {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .fs-media-gallery .thumb {
    width: calc(33.333333% - 10px);
  }

  .hauptmenuetrigger_desktop {
    display: none;
  }

  .ce-intext.ce-nowrap > div,
  .ce-intext > div,
  .ce-left .ce-gallery {
    max-width: 100% !important;
    float: none;
    display: block;
    width: auto;
  }

  .protein_dreispaltig_33 {
    display: block;
  }

  .protein_dreispaltig_33 > * {
    width: 370px !important;
    margin: auto;
  }

  #uid_1 .zweierstreifen_bild_ohne_abstand .textspalte:first-child,
  #uid_1 .zweierstreifen_bild_ohne_abstand .textspalte:last-child,
  .zweierstreifen_bild_ohne_abstand .textspalte:first-child,
  .zweierstreifen_bild_ohne_abstand .textspalte:last-child {
    padding: 40px 55px 10px 55px;
  }

  .frame-inhaltscontainer_float4
    > .helperdiv
    > .tx-t3sprotein-template_Inhaltscontainer
    > .protein_inhaltscontainer {
    flex-wrap: wrap;
  }

  .frame-inhaltscontainer_float4 .item {
    width: 42%;
    margin: 0 2%;
  }

  .news-latest-view {
    display: block;
  }

  .news-latest-view > div {
    margin: auto;
    width: 370px;
  }
}

@media only screen and (max-width: 640px) {
  .protein_zweispaltig_50-50 {
    display: block;
  }

  .protein_zweispaltig_50-50 > * {
    width: auto !important;
  }

  .stimmungsbild .slick-slide {
    display: block;
  }

  .stimmungsbild .slick-slide > * {
    width: auto;
    display: block;
    float: none;
  }

  .stimmungsbild .slick-dots {
    bottom: 0;
    width: 100%;
  }

  .headersection .zusatzbuttons {
    display: none;
  }
  .headersection .hauptmenue_ul-container .zusatzbuttons {
    display: block;
  }

  .protein_footer .row_1 > div,
  .protein_footer .row_2 > div {
    width: calc(50% - 20px) !important;
  }
}

@media only screen and (max-width: 567px) {
  #uid_1 .komplettrahmen > .inhaltsbereich > div > .helperdiv.maxContentWidth,
  #uid_1 .protein_standardheader_soacial .helperdiv.maxContentWidth {
    padding: 55px 24px 25px 24px;
  }

  #uid_1 .zweierstreifen_bild_ohne_abstand .textspalte:first-child,
  #uid_1 .zweierstreifen_bild_ohne_abstand .textspalte:last-child,
  .zweierstreifen_bild_ohne_abstand .textspalte:first-child,
  .zweierstreifen_bild_ohne_abstand .textspalte:last-child {
    padding: 40px 24px 10px 24px;
  }

  .komplettrahmen > .inhaltsbereich > div > .helperdiv.maxContentWidth,
  .protein_standardheader_soacial .helperdiv.maxContentWidth {
    padding: 55px 24px 25px 24px;
  }

  .pidinrl_304
    .komplettrahmen
    > .inhaltsbereich
    > div
    > .helperdiv.maxContentWidth,
  .pidinrl_304 .protein_standardheader_soacial .helperdiv.maxContentWidth {
    padding: 0px 24px 0px 24px;
  }

  .slick-prev::before,
  .slick-next::before {
    width: 20px;
    height: 20px;
  }

  .protein_inhaltscontainer_narrow .slick-prev {
    left: -22px;
  }

  .protein_inhaltscontainer_narrow .slick-next {
    right: -22px;
  }

  h1,
  h2 {
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    hyphenate-limit-chars: 6 3 2;
  }

  .headersection .homebutton {
    flex-grow: 1;
    flex-shrink: 1;
  }

  .frame-inhaltscontainer_float4
    > .helperdiv
    > .tx-t3sprotein-template_Inhaltscontainer
    > .protein_inhaltscontainer {
    display: block;
  }

  .frame-inhaltscontainer_float4 .item {
    width: auto;
    margin: 0 0;
    display: block;
  }

  .headersection .hauptmenue {
    margin: 0 10px;
  }

  .fs-media-gallery .thumb {
    width: calc(50% - 10px);
  }

  .protein_footer .row_1,
  .protein_footer .row_2 {
    display: block;
  }

  .protein_footer .row_1 > div,
  .protein_footer .row_2 > div {
    width: auto !important;
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
  }

  .footersection .social_links_container {
    border-bottom: 1px solid #fff;
  }

  .protein_footer .trenner {
    display: none;
  }

  .frame-zitat::before {
    position: static;
    width: 36px;
    margin-left: 0;
    height: 38px;
  }
}

/* Suchausgabe */

/* formulare  & Login  */
form fieldset {
  border: none;
  padding: 0;
}

form fieldset + fieldset {
  margin-top: 40px;
}

form .help-block {
  display: none;
}

form .error.help-block {
  display: block;
  color: red;
  margin-bottom: 20px;
}

.tx-felogin-pi1 > div {
  margin-bottom: 30px;
}

form legend {
  font-weight: bold;
  margin-bottom: 10px;
}

form [type="checkbox"],
form [type="radio"] {
  margin-right: 10px;
  width: 1em;
  height: 1em;
}

form label {
  display: block;
  margin-bottom: 3px;
}

form input[type="text"],
form input[type="email"],
form input[type="password"],
textarea {
  border: 1px solid #ababab;
  padding: 5px;
  display: block;
  width: 100%;
  margin-bottom: 15px;
}

textarea {
  height: 300px;
}

form input[type="submit"],
form button[type="submit"] {
  margin-top: 30px;
  margin-bottom: 30px;
  display: inline-block;
  padding: 5px 10px 5px 10px;
  color: #fff;
  background: #d50539;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
}

table.tx_t3sbonifatiusdownload img,
table.tx_t3sbonifatiusdownload svg {
  margin-bottom: 0;
}

/* Tabelle Pressematerial */
table.tx_t3sbonifatiusdownload {
  border-spacing: 0;
}

table.tx_t3sbonifatiusdownload thead th {
  border-bottom: 1px solid #ccc;
}

table.tx_t3sbonifatiusdownload th,
table.tx_t3sbonifatiusdownload td {
  padding: 10px;
  vertical-align: top;
}

@media only screen and (max-width: 767px) {
  table.tx_t3sbonifatiusdownload td:empty {
    display: none;
  }

  .tx-t3s-bonifatius-download th:first-child,
  .tx-t3s-bonifatius-download td:first-child {
    padding-left: 35% !important;
  }

  /* Force table to not be like tables anymore */
  table.tx_t3sbonifatiusdownload,
  table.tx_t3sbonifatiusdownload thead,
  table.tx_t3sbonifatiusdownload tbody,
  table.tx_t3sbonifatiusdownload th,
  table.tx_t3sbonifatiusdownload td,
  table.tx_t3sbonifatiusdownload tr {
    display: block;
  }

  /* Hide table headers (but not display: none;, for accessibility) */
  table.tx_t3sbonifatiusdownload thead {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  table.tx_t3sbonifatiusdownload tr {
    border: 1px solid #ccc;
    margin-bottom: 20px;
  }

  table.tx_t3sbonifatiusdownload td {
    /* Behave  like a "row" */
    border: none;
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 35%;
    position: relative;
  }

  table.tx_t3sbonifatiusdownload td:before {
    /* Label the data */
    content: attr(data-title);
    display: block;
    width: 35%;
    left: 0;
    padding-left: 10px;
    padding-right: 10px;
    white-space: nowrap;
    position: absolute;
    font-weight: bold;
  }
}

@media only screen and (max-width: 480px) {
  .tx-t3s-bonifatius-download th:first-child,
  .tx-t3s-bonifatius-download td:first-child {
    padding-left: 10px !important;
  }

  table.tx_t3sbonifatiusdownload td {
    padding-left: 10px;
  }

  table.tx_t3sbonifatiusdownload td:before {
    width: auto;
    position: static;
    padding-left: 0;
  }
}

/* Mediaqueries */

@media only screen and (max-width: 1115px) and (min-width: 768px) {
}

@media only screen and (max-width: 1200px) {
  .zitat {
    font-size: 3.2rem;
  }
}

@media only screen and (max-width: 1000px) {
  .zitat {
    font-size: 2.4rem;
  }
}

/* Schriftgrößenänderung */
/*
body {
  font-size: 1.8rem;
}
h1,
.wie_h1,
.slick-text .span p.wie_h1{
  font-size: 5rem;
}
h2,
.grosse_schrift,
.wie_h2,
.slick-text .span p.wie_h2{
  font-size:3rem;
}
h3,
.groessere_schrift,
.wie_h3,
.slick-text .span p.wie_h3{
  font-size:2.1rem;
}
.kleinere_schrift,
.image-caption{
  font-size:1.4rem;
}
.kleine_schrift{
  font-size:1.1rem;
}
.headersection .hauptmenue_ul-container .more{
  font-size:2.5rem;
}
.footersection{
  font-size:1.2rem;
}
.news .news-img-wrap .news-img-caption{
  font-size:1.4rem;
}
*/
@media only screen and (max-width: 800px) {
  h1,
  .wie_h1,
  .slick-text p.wie_h1 {
    font-size: 3.8rem;
  }

  h2,
  .grosse_schrift,
  .wie_h2,
  .slick-text p.wie_h2 {
    font-size: 2.6rem;
  }

  .dce.zitatblock .protein_zweispaltig_50-50 {
    display: block;
  }

  .dce.zitatblock .protein_zweispaltig_50-50 > * {
    width: auto !important;
  }
}

@media only screen and (max-width: 767px) {
  body {
    font-size: 1.6rem;
  }

  .toplink_suche a svg {
    width: 32px !important;
    height: 22px !important;
    line-height: 22px;
  }

  a.textlink::before {
    width: 12px;
    height: 12px;
  }

  a.textlink {
    padding-left: 17px;
  }

  a.linkicon::before {
    width: 12px;
    height: 12px;
  }
}

/* Sonderbereich Bonifatiuspreis */
form#bonifatiuspreis > div.clearfix {
  margin-top: 40px;
}

/*Paginator*/
ul.f3-widget-paginator,
.f3-widget-paginator {
  text-align: right;
  list-style-type: disc;
}

.f3-widget-paginator li {
  display: inline-block;
  padding: 0 10px;
}

.frame-type-slickcontent header,
.frame-type-slickimage header {
  display: none !important;
}

/* Notlösung */

#c6381 .image svg:first-of-type {
  display: none !important;
}

/* ============================= */
/* HERO GRID OVERLAY SYSTEM     */
/* ============================= */

/* Wrapper */
.frame-type-t3s_herobanner > div,
.singlehero {
  display: grid !important;
  width: 100% !important;
}

/* Bild + Text in gleicher Grid-Zelle */
.headerbanner-bilder,
.headerbanner-texte-container {
  grid-area: 1 / 1;
}

/* Bild */
.headerbanner-bilder {
  position: relative;
  z-index: -1;
}

.headerbanner-bilder img,
.headerbanner-bilder video {
  width: 100%;
  height: 100% !important;
  max-width: none !important;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  margin-bottom: 0;
}

/* Dark Overlay (statt filter: brightness) */
.headerbanner-bilder.darken::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  pointer-events: none;
}

/* Text Container */
.headerbanner-texte-container {
  display: flex;
  container-type: inline-size;
  min-height: 100%;
  padding: clamp(1rem, 3vw, 3rem);

  justify-content: center;
  align-items: center;
}

/* Positionierungs-Utilities */
.headerbanner-texte-container.htext_left {
  justify-content: flex-start;
  text-align: left;
}
.headerbanner-texte-container.htext_right {
  justify-content: flex-end;
  text-align: right;
}
.headerbanner-texte-container.vtext_top {
  align-items: flex-start;
}
.headerbanner-texte-container.vtext_bottom {
  align-items: flex-end;
}
@media only screen and (max-width: 567px) {
  .headerbanner-texte-container {
    justify-content: center !important;
    align-items: center !important;
  }
}

/* Textblock */
.headerbanner-texte {
  max-width: min(90%, 900px);
}

/* Typografie (Container Queries bleiben nutzbar) */
.stimmungsbild .headerbanner-texte-container {
  font-size: clamp(1.6rem, 2.3cqw, 3rem);
}

.stimmungsbild .headerbanner-texte-container h1 {
  font-size: clamp(3.2rem, 5cqw, 6.2rem);
  margin-bottom: 0.3em;
}

.stimmungsbild .headerbanner-texte-container p {
  margin-bottom: 0.8em;
}

.stimmungsbild .headerbanner-texte-container a[class*="button"] {
  font-size: clamp(1.2rem, 2.3cqw, 1.8rem);
}

/* Mobile Safety */
@supports not (container-type: inline-size) {
  .stimmungsbild .headerbanner-texte-container {
    font-size: clamp(1.6rem, 2vw, 2.5rem);
  }
}

/* Marquee */
.frame-type-t3s_marquee {
  width: 100%;
  overflow: hidden;
  &:has(.marquee) {
    white-space: nowrap;
  }
  background: #f0f0f0;
  position: relative;
  color: #fff;
  background-color: #d50539;
  &:has(.scroll-content[data-bgcolor="blau"]) {
    background-color: var(--bonifatiusblau);
  }
  &:has(.scroll-content[data-bgcolor="gold"]) {
    background-color: var(--bonifatiusgold);
  }
  &:has(.scroll-content[data-bgcolor="dk_dunkelgruen"]) {
    background-color: var(--dunkelgruen_dk);
  }
  * {
    color: #fff;
  }
  a {
    text-decoration: underline;
  }
}

.frame-type-t3s_marquee .scroll-content {
  &.marquee {
    display: inline-block;
    white-space: nowrap;
    will-change: transform; /* Browser optimiert Animation */
    * {
      display: inline;
    }
  }
  &.nomarquee {
    text-align: center;
  }
  &.nomarquee > *:last-child {
    margin-bottom: 0;
  }
  padding: 15px 10px;
}

/*Checkerboard*/

.t3s-checkerboard {
  display: flex;
  flex-direction: column;
  margin-bottom: var(--voller_unterer_Abstand);
}

.t3s-checkerboard-item {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}
.t3s-checkerboard-item[data-background="weiss"] {
  background-color: #fff;
}
.t3s-checkerboard-item[data-background="hellgrau"] {
  background-color: var(--bonifatiushellgrau);
}
.t3s-checkerboard-item[data-background="hellgold"] {
  background-color: var(--bonifatiushellgold);
}
.t3s-checkerboard-item[data-background="dk_dunkelgruen"] {
  background-color: var(--dunkelgruen_dk);
}

.t3s-checkerboard-item .text {
  padding: 30px 30px 0 30px;
}
.t3s-checkerboard-item .introtext {
  margin-bottom: 10px;
}

/* Abwechselnde Reihen spiegeln */
.t3s-checkerboard-item:nth-child(even) .media {
  order: 2;
}
.t3s-checkerboard-item:nth-child(even) .text {
  order: 1;
}

/* Bilder/Videos */
.t3s-checkerboard-item .media {
  aspect-ratio: 4 / 3;
  align-self: stretch;
  overflow: hidden;
}
.t3s-checkerboard-item .media img,
.t3s-checkerboard-item .media video {
  width: 100%;
  max-width: none !important;
  height: 100% !important;
  height: auto;
  display: block;
  margin-bottom: 0;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (min-width: 769px) {
  .t3s-checkerboard.firstpicright {
    .t3s-checkerboard-item .media {
      order: 1;
    }
  }
}
/* Mobile: untereinander, Bild immer oben */
@media (max-width: 768px) {
  .t3s-checkerboard-item {
    grid-template-columns: 1fr;
  }
  .t3s-checkerboard-item .media {
    order: 0 !important; /* Bild immer oben */
  }
  .t3s-checkerboard-item .text {
    order: 1 !important; /* Text immer unten */
  }
}

/* SK Video */
.sk-video-modal .disclaimer {
  max-height: none !important;
}

/* simplegallery */
.frame-type-t3s_simplegallery > .helperdiv {
  overflow: visible !important;
}
.simplegallery-bilder .slick-track {
  display: flex;
  gap: 30px;
  @media only screen and (max-width: 567px) {
    gap: 0;
  }
  img,
  video {
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    margin-bottom: var(--voller_unterer_Abstand);
  }
  .slick-slide {
    height: auto;
  }
}
.simplegallery-bilder .singleimage > div:first-child {
  margin-bottom: var(--voller_unterer_Abstand);
  aspect-ratio: 1;
}
.simplegallery-bilder[data-aspectratio="3/2"] .singleimage > div:first-child {
  aspect-ratio: 3/2;
}
.simplegallery-bilder[data-aspectratio="4/3"] .singleimage > div:first-child {
  aspect-ratio: 4/3;
}

/* Presse */
.ce-uploads.uploads_type_2 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  @media only screen and (max-width: 1023px) {
    grid-template-columns: repeat(2, 1fr);
  }
  @media only screen and (max-width: 567px) {
    grid-template-columns: repeat(1, 1fr);
  }
  > li {
    display: flex;
    flex-flow: column;
    > div {
      margin-top: auto;
    }
  }
}
/* Text mit Video */
.frame-type-t3s_textbgvideo {
  position: relative;
  overflow: hidden;
  @media only screen and (min-width: 1024px) {
    h1,
    h2,
    h3 {
      max-width: 60%;
      font-size: 5rem;
    }
    p {
      max-width: 30%;
    }
  }
}

.cb-bgvideo-wrapper video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: -1;
}
.cb-bgvideo-wrapper.darken {
  img,
  video {
    -webkit-filter: brightness(0.5);
    filter: brightness(0.5);
  }
}

/* Projet-Teaser */
.projectteaser {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
  @media only screen and (max-width: 1023px) {
    grid-template-columns: 1fr 1fr;
  }
  @media only screen and (max-width: 567px) {
    grid-template-columns: 1fr;
  }
  margin-bottom: 30px;
  color: #fff;
  text-align: center;
  .single_teaser {
    cursor: pointer;
    position: relative;
    aspect-ratio: 1;
    /*
    &:after {
      content: "";
      height: 1px;
      background: #fff;
      position: absolute;
      bottom: 30px;
      left: 0;
      right: 0;
      z-index: 1;
    }
      */
    .background {
      position: absolute;
      z-index: 1;
      inset: 0;
      overflow: hidden;
      img {
        margin: 0;
        width: 100%;
        max-width: none !important;
        height: 100% !important;
        -o-object-fit: cover;
        object-fit: cover;
        transition: all 0.5s;
      }
      &.darken img {
        -webkit-filter: brightness(0.5);
        filter: brightness(0.5);
      }
    }
    &:hover .background img {
      -webkit-filter: brightness(0.35);
      filter: brightness(0.35);
      scale: 1.1;
    }
    .textblock {
      container-type: inline-size;
      padding: 30px;
      position: absolute;
      z-index: 2;
      inset: 0;
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      .title {
        font-size: 8.4cqw;
        font-weight: 800;
        margin-bottom: 10px;
      }
      .subtitle {
        font-size: 5cqw;
        margin-bottom: 10px;
        display: none;
        @media only screen and (min-width: 568px) and (max-width: 767px) {
          display: none !important;
        }
      }
      .link a {
        margin-bottom: 0;
        font-size: 5cqw;
      }
      & > *:last-child {
        margin-bottom: 0;
      }
    }
  }
}

/* Anpassungen Redesign */
.pidinrl_3823,
.pidinrl_3859,
body:has(.be-admin) {
  font-size: 1.6rem;
  font-weight: 400;

  .komplettrahmen > .inhaltsbereich > div > .helperdiv.maxContentWidth,
  .komplettrahmen > .footersection > .helperdiv.maxContentWidth {
    width: 1170px;
  }

  .frame[class*="backgroundimage"] {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .frame-inhaltsstreifen_gold,
  .frame-inhaltsstreifen_rot,
  .frame-inhaltsstreifen_blau,
  .frame-inhaltsstreifen_dottergelb {
    background: #c8bf99;
  }
  .frame-inhaltsstreifen_hellgold,
  .frame-inhaltsstreifen_hellblau {
    background: #efefef;
  }
  .frame-inhaltsstreifen_rot {
  }
  .news-single.templateLayout_10 .article {
    & > .frame > .helperdiv.maxContentWidth,
    .news-backlink-wrap,
    .news-related-wrap,
    .news-text-wrap {
      width: 1280px;
      margin: auto;
      overflow: auto;
    }
    & > .frame > .helperdiv.maxContentWidth,
    & > .frame > .news-text-wrap {
      padding: 55px 55px 25px 55px;
    }
    .news-img-wrap .news-img-caption {
      padding: 0 55px;
    }
  }

  .komplettrahmen > .inhaltsbereich > div > .helperdiv.maxContentWidth,
  .protein_standardheader_soacial .helperdiv.maxContentWidth,
  #uid_1 .komplettrahmen > .inhaltsbereich > div > .helperdiv.maxContentWidth,
  #uid_1 .protein_standardheader_soacial .helperdiv.maxContentWidth {
    padding: 55px 55px 25px 55px;
  }

  .pidinrl_304
    .komplettrahmen
    > .inhaltsbereich
    > div
    > .helperdiv.maxContentWidth,
  .pidinrl_304 .protein_standardheader_soacial .helperdiv.maxContentWidth {
    padding: 0px 128px 0px 128px;
  }

  .komplettrahmen div.megabread-container > .helperdiv.maxContentWidth {
    padding: 20px 10px 20px 10px;
  }

  .komplettrahmen
    > .inhaltsbereich
    > div
    > .helperdiv.maxContentWidth.noPadding,
  .protein_standardheader_soacial .helperdiv.maxContentWidth.noPadding,
  .helperdiv.maxContentWidth.noPadding {
    padding: 0;
  }

  /* Ausnahme für Zweierstreifen mit Bild ohne Abstand */

  .komplettrahmen
    > .inhaltsbereich
    > div
    > .helperdiv.maxContentWidth.zweierstreifen_bild_ohne_abstand {
    padding: 0 !important;
  }

  @media only screen and (max-width: 1023px) {
    .komplettrahmen > .inhaltsbereich > div > .helperdiv.maxContentWidth,
    .protein_standardheader_soacial .helperdiv.maxContentWidth {
      padding: 55px 55px 25px 55px;
    }

    .pidinrl_304
      .komplettrahmen
      > .inhaltsbereich
      > div
      > .helperdiv.maxContentWidth,
    .pidinrl_304 .protein_standardheader_soacial .helperdiv.maxContentWidth {
      padding: 0px 55px 0px 55px;
    }
  }
  @media only screen and (max-width: 567px) {
    #uid_1 .komplettrahmen > .inhaltsbereich > div > .helperdiv.maxContentWidth,
    #uid_1 .protein_standardheader_soacial .helperdiv.maxContentWidth {
      padding: 55px 24px 25px 24px;
    }

    #uid_1 .zweierstreifen_bild_ohne_abstand .textspalte:first-child,
    #uid_1 .zweierstreifen_bild_ohne_abstand .textspalte:last-child,
    .zweierstreifen_bild_ohne_abstand .textspalte:first-child,
    .zweierstreifen_bild_ohne_abstand .textspalte:last-child {
      padding: 40px 24px 10px 24px;
    }

    .komplettrahmen > .inhaltsbereich > div > .helperdiv.maxContentWidth,
    .protein_standardheader_soacial .helperdiv.maxContentWidth {
      padding: 55px 24px 25px 24px;
    }

    .pidinrl_304
      .komplettrahmen
      > .inhaltsbereich
      > div
      > .helperdiv.maxContentWidth,
    .pidinrl_304 .protein_standardheader_soacial .helperdiv.maxContentWidth {
      padding: 0px 24px 0px 24px;
    }
  }
  .protein_dreispaltig_33 > div,
  .news-latest-view > div {
    flex-grow: 0;
    flex-shrink: 0;
    width: calc(33.333333% - 25px);
  }
  @media only screen and (max-width: 1280px) {
    .news-latest-view > div {
      flex-grow: 0;
      flex-shrink: 0;
      width: 45%;
      margin: 2.5%;
      @media only screen and (max-width: 1280px) {
        width: 100%;
        margin: 0;
      }
    }
  }
  [class*="text-center"] {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .headerbanner-texte *[class*="text-center"] {
    width: auto;
  }

  * {
    font-family: "Albert Sans", sans-serif;
  }
  .fa,
  .fab,
  .fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
  }
  .zitat,
  .zitat span {
    font-family: "Swift W01 Regular" !important;
  }
  .sehr_grosse_schrift {
    font-size: clamp(1.8rem, 5cqw, 6.235rem);
    font-weight: 800;
  }
  h1,
  .wie_h1,
  h2,
  .wie_h2 {
    color: var(--bonifatiusgold);
    font-weight: 700;
    font-size: 3.5rem;
    letter-spacing: 0;
  }
  h1 {
    text-transform: uppercase;
  }
  a[class*="button_"] {
    padding: 10px 20px;
    letter-spacing: 0.02em;
    margin-bottom: 10px;
  }
  a.button_gold {
    background: var(--bonifatiusgold);
  }
  p:has(a[class*="button_"]) {
    margin-bottom: 20px;
  }
  .stimmungsbild .slick-dots,
  .headerbanner-bilder .slick-dots {
    text-align: right;
    padding-right: 30px;
    z-index: 1;
  }
  .inhaltsbereich .slick-dots li,
  .stimmungsbild .slick-dots li,
  .headerbanner-bilder .slick-dots li {
    width: 20px;
    height: 20px;
    @media only screen and (max-width: 767px) {
      width: 10px;
      height: 10px;
    }
    margin: 15px 8px;
  }
  .inhaltsbereich .slick-dots li button::before,
  .stimmungsbild .slick-dots li button::before,
  .headerbanner-bilder .slick-dots li button::before {
    content: "";
    width: 100%;
    height: auto;
    aspect-ratio: 1;
    border-radius: 50%;
    border: 2px solid #fff;
    background: transparent;
    opacity: 1;
  }
  .inhaltsbereich .slick-dots li button::before {
    border-color: #ccc;
  }
  .inhaltsbereich .slick-dots li.slick-active button::before,
  .stimmungsbild .slick-dots li.slick-active button::before,
  .headerbanner-bilder .slick-dots li.slick-active button::before {
    background: #fff;
  }
  .inhaltsbereich .slick-dots li.slick-active button::before {
    background: #ccc;
  }

  .slick-prev::before,
  .slick-next::before {
    background-image: url(/fileadmin/templates/allgemeines/img/slider_back_grey.svg);
    opacity: 1;
  }
  .slick-prev.slick-disabled,
  .slick-next.slick-disabled {
    display: none !important;
  }
  .inhaltsbereich .slick-dots li {
    margin: 10px;
  }
  .slick-dotted.slick-slider {
    margin-bottom: 0;
  }
  @media only screen and (max-width: 567px) {
    .slick-prev::before,
    .slick-next::before {
      width: 44px;
      height: 44px;
    }
    .inhaltsbereich .slick-prev {
      left: -21px;
    }
    .inhaltsbereich .slick-next {
      right: -21px;
    }
  }

  /* Zahlendots */
  .slick-slider.numbers {
    .slick-dots li button {
      font-size: 1.6rem !important;
      line-height: 1 !important;
      width: auto !important;
      height: auto !important;
      color: #000;
      opacity: 0.75;
    }
    .slick-dots li.slick-active button {
      color: #000;
      opacity: 1;
      font-weight: 700;
    }
    .slick-dots li button:before {
      border: none !important;
      background: none !important;
    }
    .slick-dots li {
      display: none;
    }
    .slick-dots li:has(+ .slick-active),
    .slick-dots li.slick-active,
    .slick-dots li.slick-active + li {
      display: inline-block;
    }
  }

  .topnavigation {
    text-align: right;
    background: #e3ded6;
    padding: 10px;
    text-transform: uppercase;
    ul {
      margin: 0;
      display: flex;
      justify-content: right;
      gap: 30px;
      list-style-type: none;
      padding: 0 10px;
      a {
        color: #656563;
      }
    }
  }
  .headersection .sprachwahl a {
    color: #656563;
  }
  .headersection .sprachwahl span:after {
    color: #656563;
    opacity: 0.6;
  }
  .headersection .zusatzbuttons,
  .mobilemenu .zusatzbuttons {
    margin-left: auto;
    margin-right: 20px;
    padding-left: 20px;
    > a:nth-child(2) {
      background-color: #000;
    }
  }
  .headersection .helperdiv.maxContentWidth {
    overflow: unset !important;
  }
  .headersection .topsuche {
    position: relative;
    padding: 5px;
    & > a {
      color: #656563;
    }
    .tx-indexedsearch-searchbox {
      position: absolute;
      max-width: none;
      background: #fff;
      right: 0;
      width: 200px;
      margin-top: 30px;
      border: 10px solid #fff;
      display: none;
    }
  }

  .hauptmenueneu {
    list-style-type: none;
    display: flex;
    gap: 20px;
    color: var(--bonifatiusgold);
    padding-bottom: 5px;
    letter-spacing: 0.08em;
    .more {
      padding-left: 0.2em;
      cursor: pointer;
    }
    > li > a {
      text-transform: uppercase;
    }
    li {
      position: relative;
    }
    li .more i {
      transition: transform 0.5s;
    }
    li:has(> .visible) .more i {
      /* content: "\f077"; */
      transform: rotate(-180deg);
    }
    li li {
      padding: 4px 42px 7px 25px;
    }
    a {
      color: var(--bonifatiusgold);
    }

    a:hover {
      opacity: 0.7;
    }
    ul {
      list-style-type: none;
      padding-left: 0;
      margin: 0;
      display: none;
      overflow: auto;
    }
    & > li > ul {
      position: absolute;
      background-color: #fff;
      width: 250px;
      max-width: none;
      padding-top: 20px;
      margin-left: -10px;
    }
    ul li.on > a {
      font-weight: 700;
    }
  }
  .footersection {
    background: transparent;
    font-size: 1.6rem;
    color: #575756;
    *,
    a {
      color: #575756;
    }
    p {
      font-size: 1.6rem;
    }
    .frame-type-menu_pages {
      text-align: center;
    }
    .protein_zweispaltig_50-50 {
      border-top: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
      margin-bottom: 30px;
      & > div {
        position: relative;
        padding: 30px 5em 0 5em;
        @media only screen and (max-width: 1023px) {
          padding: 30px 2em 0 2em;
        }
        @media only screen and (max-width: 767px) {
          padding: 30px 0 0 0;
        }
      }
      & > div:not(:first-child):before {
        content: "";
        position: absolute;
        left: -15px;
        top: 0;
        bottom: 0;
        width: 1px;
        background: #ccc;
      }
    }
    .schlusszeile {
      display: flex;

      width: 100%;
      .right {
        margin-left: auto;
        display: flex;
        a:after {
          content: "|";
          margin: 0 5px;
        }
        a:first-child:before {
          content: "|";
          margin: 0 5px;
        }
      }
      @media only screen and (max-width: 1024px) {
        flex-direction: column;
        gap: 10px;
        .right {
          margin-left: 0;
          order: -1;
        }
      }
    }
  }
  #c43937,
  .mobilemenu {
    a[href*="facebook"],
    a[href*="instagram"],
    a[href*="youtube"] {
      display: inline-block;
      width: 30px;
      height: 30px;
      overflow: hidden;
      margin: 0 10px;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
      opacity: 0.5;
      background: url(/fileadmin/templates/allgemeines/fontawesome-free-5.3.1-web/svgs/brands/facebook-square.svg)
        no-repeat left top / contain;
    }
    a[href*="instagram"] {
      background-image: url(/fileadmin/templates/allgemeines/fontawesome-free-5.3.1-web/svgs/brands/instagram.svg);
    }
    a[href*="youtube"] {
      background-image: url(/fileadmin/templates/allgemeines/fontawesome-free-5.3.1-web/svgs/brands/youtube.svg);
    }
  }

  /* Mobilmenü*/
  .mobilemenutrigger,
  .mobilemenu {
    display: none;
  }
  @media only screen and (max-width: 1279px) {
    .mobilemenu {
      display: block;
      transform: translateX(-100%);
      transition: transform 0.5s;
      &.show {
        transform: translateX(0);
      }
      position: fixed;
      inset: 0;
      background: #f3f1e8;
      z-index: 200;
      width: 360px;
      overflow: auto;
      .hauptmenueneu {
        padding: 20px 15px 15px 15px;
        background: #fff;
        flex-direction: column;
        margin-bottom: 0;
        border-bottom: 20px solid #fff;
        .more {
          position: absolute;
          right: 0;
          .fa-chevron-down:before {
            content: "\f067";
          }
        }
        & > li > ul {
          position: static;
          margin: 0;
          width: auto;
        }
        li:has(> .visible) .fa-chevron-down:before {
          content: "\f068";
        }
        li.on > a {
          font-weight: 700;
        }
      }
    }
    .topnavigationmenu {
      padding: 20px 15px 15px 15px;
      text-transform: uppercase;
      list-style-type: none;
      display: flex;
      flex-direction: column;
      gap: 20px;
      a {
        color: #656563;
        &:hover {
          opacity: 0.5;
        }
      }
    }

    .zusatzbuttons {
      text-align: center;
    }
    .mobilemenuclose {
      font-size: 2rem;
    }
    a[href*="facebook"],
    a[href*="instagram"],
    a[href*="youtube"] {
      margin: 0 5px !important;
    }
    .headersection .flexcontainer > *:not(.homebutton) {
      margin-bottom: 0;
      padding: 0;
    }
    .mobilemenutrigger {
      display: block;
      color: #656563;
      margin: 0 10px;
    }
    .topsuche button {
      margin: 0 10px;
      vertical-align: text-top;
    }
    .topnavigation {
      display: none;
    }
    .headersection {
      .hauptmenueneu,
      .zusatzbuttons {
        display: none;
      }
      .homebutton {
        order: 1;
        margin-left: auto;
        img {
          width: 140px;
        }
      }
      .sprachwahl {
        order: 2;
        margin-left: auto;
        margin-bottom: 0;
      }
      .topsuche {
        margin-bottom: 0;
        .tx-indexedsearch-searchbox {
          right: auto;
        }
      }
      .flexcontainer {
        align-items: center;
      }
    }
  }
  /* News */

  .news-single.templateLayout_10 {
    .news-img-wrap {
      float: none;
      width: auto;
      margin-left: auto;
      margin-right: auto;
      width: 1280px;
      margin-bottom: var(--voller_unterer_Abstand);
      background: transparent;
      display: block;
      img,
      video {
        width: 100%;
      }
      .news-img-caption {
        width: 1280px;
        margin-left: auto;
        margin-right: auto;
      }
      a {
        float: none;
      }
    }
    .teaser-text {
      text-align: center;
      font-size: 2.5rem;
      color: #645c37;
    }
  }
  .typo3-adminPanel-bar {
    display: none !important;
  }
  .news-img-caption,
  figcaption {
    opacity: 0.5;
    font-style: italic;
    color: #000;
  }
  a:focus,
  button:focus {
    outline: 2px solid #005fcc;
    outline-offset: 2px;
  }
  .headersection button {
    cursor: pointer;
    outline: none;
    padding-block: 0;
    padding-inline: 0;
    border: none;
    background-color: transparent;
    &.mobilemenutrigger,
    &.topsuchetrigger {
      color: #656563;
    }
  }
  .sk-video-modal button {
    cursor: pointer;
    outline: 1px solid #000;
    padding: 1px 6px;
    border: none;
    background-color: #ccc;
  }
  .news-latest-more {
    display: none;
  }
  /*
  .news-latest-view .topnews {
    background: var(--bonifatiushellgrau);
    outline: 2px solid var(--bonifatiusgold);
    .news-latest-date,
    .header {
      display: block;
      padding: 0 20px;
      font-size: 2rem;
    }
    .news-latest-date:before {
      content: "TOPNEWS";
      display: block;
      margin-bottom: var(--viertel_unterer_Abstand);
      font-weight: 700;
    }
  }
    */
  a.textlink {
    padding-left: 0 !important;
    text-decoration: none;
    display: inline-flex !important;
    gap: 0.3em;
  }
  a.textlink[class*="button"] {
    padding-left: 20px !important;
  }

  a.textlink:before {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    background: none;
    position: static;
    display: block;
    margin-right: 0;
    text-decoration: none;
    width: auto;
    height: auto;
    margin-top: 0;
  }
  a.textlink:has(span[style*="color"]):before {
    display: none;
  }
  a.textlink:has(span[style*="color"]) span:before {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 0.3em;
  }
  a[class*="button"].textlink:before {
    display: none;
  }

  a.linkicon:before,
  /*
  .inhaltsbereich a.textlink[href$=".pdf"]:before,
  .inhaltsbereich a.textlink[href$=".doc"]:before,
  .inhaltsbereich a.textlink[href$=".docx"]:before,
  .inhaltsbereich a.textlink[href$=".xls"]:before,
  .inhaltsbereich a.textlink[href$=".xlsx"]:before,
  .inhaltsbereich a.textlink[href$=".zip"]:before,
  .inhaltsbereich a.textlink[href$=".jpg"]:before,
  .inhaltsbereich a.textlink[href$=".png"]:before,
  .inhaltsbereich a.textlink[href$=".txt"]:before,
  .inhaltsbereich a.textlink[href$=".zip"]:before,
  */
  .inhaltsbereich a.textlink[href^="mailto:"]:before,
  .inhaltsbereich a.textlink[data-mailto-token]:before,
  .inhaltsbereich a.textlink[href^="javascript:linkTo_UnCryptMailto"]:before,
  .inhaltsbereich a.textlink[href^="http:"]:before,
  .inhaltsbereich a.textlink[href^="https:"]:before,
  .inhaltsbereich a.textlink[href^="tel:"]:before {
    position: static;
    margin: 0;
    background-image: none;
    width: auto;
    height: auto;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    background-image: none;
  }
  .inhaltsbereich a.textlink[href$=".pdf"]:before,
  .inhaltsbereich a.textlink[href$=".doc"]:before,
  .inhaltsbereich a.textlink[href$=".docx"]:before,
  .inhaltsbereich a.textlink[href$=".xls"]:before,
  .inhaltsbereich a.textlink[href$=".xlsx"]:before,
  .inhaltsbereich a.textlink[href$=".txt"]:before,
  .inhaltsbereich a.textlink[href$=".zip"]:before,
  .inhaltsbereich a.textlink[href$=".jpg"]:before,
  .inhaltsbereich a.textlink[href$=".png"]:before {
    /*content: "\f019";*/
    margin-top: 5px;
  }
  .inhaltsbereich a.textlink[href$=".pdf"],
  .inhaltsbereich a.textlink[href$=".doc"],
  .inhaltsbereich a.textlink[href$=".docx"],
  .inhaltsbereich a.textlink[href$=".xls"],
  .inhaltsbereich a.textlink[href$=".xlsx"],
  .inhaltsbereich a.textlink[href$=".zip"],
  .inhaltsbereich a.textlink[href$=".jpg"],
  .inhaltsbereich a.textlink[href$=".png"],
  .inhaltsbereich a.textlink[href$=".txt"],
  .inhaltsbereich a.textlink[href$=".zip"] {
    position: relative;
    display: inline-block !important;
    padding-left: 20px !important;
  }
  .inhaltsbereich a.textlink[href^="mailto:"]:before,
  .inhaltsbereich a.textlink[href^="javascript:linkTo_UnCryptMailto"]:before,
  .inhaltsbereich a.textlink[data-mailto-token]:before {
    content: "\f0e0";
  }
  .inhaltsbereich a.textlink[href^="tel:"]:before {
    content: "\f095";
  }
  .inhaltsbereich a.textlink[href^="http:"]:before,
  .inhaltsbereich a.textlink[href^="https:"]:before {
    content: "\f30c";
    transform: rotate(45deg);
  }
  .news-backlink-wrap a.textlink:before {
    content: "\f053";
  }
  .news .news-latest-date {
    font-weight: 400;
  }
  .news .news-latest-view .header {
    font-weight: 800;
    color: var(--bonifatiusgold);
  }
  /* Akkordeon */
  .akkordeon_trigger > * {
    margin: 5px 5px 15px 5px;
    padding-right: 30px;
  }
  .akkordeon_trigger {
    cursor: pointer;
    border-top: 0;
    border-bottom: 0;
    margin-top: 0;
    position: relative;
  }
  .akkordeon_trigger:after {
    top: 0;
  }
  .accordeonitem_content {
    padding-top: 0;
  }
  .slick-prev,
  .slick-next {
    width: 44px;
    height: 44px;
  }
  /* Slick gleiche Höe für alle Slides */
  .slick-slide {
    height: auto;
    display: flex !important;
    align-items: stretch;
  }
  .slick-slide > div {
    width: 100%;
    display: flex !important;
    justify-content: stretch;
  }
  .slick-track {
    display: flex !important;
    align-items: stretch;
  }
  .inhaltsbereich .slick-dots {
    position: static;
  }

  /* Standardheader (DCE) */
  .dce .protein_standardheader_soacial {
    .frame-inhaltsstreifen_hellgold {
      background-color: #fff;
      > .helperdiv {
        display: flex;
        flex-direction: column-reverse;
        .introtext {
          order: 1;
        }
        h1 {
          margin-bottom: var(--viertel_unterer_Abstand);
        }
        .wie_h2 {
          font-weight: 400;
        }
      }
    }
    .social_share {
      display: none;
    }
  }

  .protein_inhaltscontainer_ohne_innenabstand .image-caption {
    width: 1280px;
    padding: 0 55px;
  }
  .frame-inhaltsstreifen_gold {
    background-color: #c8bf99;
  }
  .spenden-banner div.image {
    display: none;
  }
  .tx-t3s-spendenformular .banner .content {
    max-width: none;
    margin-left: 0;
  }

  .cr_form {
    width: 500px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    label,
    input {
      text-align: center;
    }
  }
}
.pidinrl_3859 {
  .hauptmenueneu a {
    color: var(--dunkelgruen_dk) !important;
  }
  .headersection .flexcontainer {
    align-items: center;
  }
  .headersection .topsuche {
    margin-left: auto;
  }
  .headersection .homebutton img {
    max-width: 300px;
  }
  h1,
  h1 *,
  .wie_h1,
  .wie_h1 *,
  h2,
  h2 *,
  .wie_h2,
  .wie_h2 *,
  h3,
  h3 *,
  .wie_h3,
  .wie_h3 * {
    font-family: "sfcy-n3, adobe-notdef";
  }
  a.button_weiss {
    color: #000 !important;
  }
  form input[type="submit"],
  form button[type="submit"] {
    background: var(--gruen_dk);
  }
}
