@charset "UTF-8";
/***************************************
 overlay container, z.b. in Slidern

 note that we have to add bgk-overlay-container to the particular
 slide in the backend e.g. in slide:30

ensure that eventlist in overlay containers do not add bottom paddings
this ensures that the slider header is placed correctly
 */
.bgk-overlay-container.mod_eventlist {
  padding: 0 !important; }

/* fuer den infoscreen im seitenlayout bg-ohne-alles */
.bg-ohne-alles .mod_article {
  padding: 0; }

.bgk-slider-text-overlay {
  /* margin-top: 28%; */
  text-shadow: 7px 7px 10px rgba(0, 0, 0, 0.7);
  color: white;
  /*text-align: center;
  font-size: 3vw;*/ }

.bgk-slider-text-overlay a {
  color: white !important;
  text-decoration-line: none !important; }

/* whose attribute value containing a specified value bgk.
 todo: double check this if it has side effects to other bgk-styles

  */
[class^="bgk-"]:before,
[class*=" bgk-"]:before {
  padding-right: 0.2em !important; }

[class^="bgk-"],
[class*=" bgk-"] {
  padding-right: 0.2em !important; }

.bgk-tuermleimage {
  width: 300px;
  padding: 0.7em; }

.bgk-anmeldelink {
  color: red !important; }

.bgk-email {
  overflow-wrap: anywhere; }

.bgk-imagefloatleft {
  float: left;
  padding-right: 1em !important; }

.bgk-imagefloatright {
  float: right;
  padding-left: 1em !important; }

#slider .inside .mod_rocksolid_slider .rsts-caption {
  position: absolute;
  top: 90% !important;
  left: 0%;
  width: 100%;
  font-size: 3vw;
  background: none !important;
  color: white;
  text-align: center;
  text-shadow: 7px 7px 10px rgba(0, 0, 0, 0.7);
  font-weight: 600; }

/* Twitch popup "get full experience wegdrücken"*/
.embed-upsell-post-preview--container {
  display: none; }

/* https://greasyfork.org/de/scripts/419066-twitch-ad-blocker-2/code */
.embed-upsell-post-preview--container {
  visibility: hidden !important; }

a.bgk_a__button--akzent2,
a.bgk_a__button--akzent2:link,
a.bgk_a__button--akzent2:visited {
  background-color: #ffbf01;
  border: none;
  font-weight: normal;
  border-radius: 4px;
  text-decoration-color: #0065a7;
  color: #0065a7;
  padding: 1em 0;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 100%;
  width: 100%; }

/* rsce_bgk-gruppe_angbot. */
.bgk__gruppe {
  display: grid;
  grid-row-gap: 1em;
  grid-template-columns: 1fr;
  grid-template-areas: "title" "meta" "image" "text" "contact"; }

.flaeche-weiss .bgk__gruppe,
.flaeche-grau .bgk__gruppe {
  border: 1pt solid #fcfcfc;
  margin: -20px;
  padding: 20px; }

.flaeche-weiss .bgk__gruppe {
  margin-bottom: 0px; }

/** geradebiegen von flaeche-grau bzw flaeche-weiss */
.flaeche-grau .flaeche-grau {
  background-color: white !important; }

.flaeche-grau .flaeche-weiss {
  background-color: grey !important; }

@media only screen and (min-width: 768px) {
  .bgk__gruppe {
    display: grid;
    grid-column-gap: 2em;
    grid-row-gap: 0;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-areas: "title title title" "image text  contact" "image text  contact" "meta  meta  meta"; } }
.bgk__inserttag {
  margin: 0;
  padding: 0; }

.bgk__gruppe__title--angebot {
  grid-area: title; }

.bgk__gruppe__image--angebot {
  grid-area: image; }

.bgk__gruppe__text--angebot {
  grid-area: text; }

.bgk__gruppe__meta--angebot {
  grid-area: meta;
  margin-top: 0.3em;
  border-top: 1pt solid black;
  padding-top: 0.5em; }

.bgk__gruppe__contact--angebot {
  grid-area: contact; }

/** ***************************************************************
BGK Boxes
 */
.bgk__box--abrunden {
  border-radius: 5px;
  overflow: hidden; }
  .bgk__box--abrunden .bgk__box {
    border-radius: 5px;
    overflow: hidden; }
    .bgk__box--abrunden .bgk__box--ueberschrift {
      border-radius: 5px;
      overflow: hidden; }
    .bgk__box--abrunden .bgk__box--rahmen {
      border-radius: 5px;
      overflow: hidden; }
    .bgk__box--abrunden .bgk__box--weiss {
      border-radius: 5px;
      overflow: hidden; }
    .bgk__box--abrunden .bgk__box--grau {
      border-radius: 5px;
      overflow: hidden; }
    .bgk__box--abrunden .bgk__box--inhalt {
      border-radius: 5px;
      overflow: hidden; }

.bgk__box--h400 {
  height: 400px;
  overflow: hidden; }
.bgk__box--h3close h3 {
  margin-bottom: 0 !important; }
.bgk__box.ce_gallery ul li {
  float: none !important; }
.bgk__box--gridsep {
  grid-gap: 20px; }
  .bgk__box--gridsep * {
    grid-gap: 20px; }
.bgk__box--grau {
  background-color: #e9e9e9;
  border: 1px rgba(0, 0, 0, 0); }
.bgk__box--weiss {
  background-color: white;
  border: 1px rgba(0, 0, 0, 0); }
.bgk__box--rahmen {
  border: #00a8b0 1px solid; }
.bgk__box--inhalt {
  padding-left: 20px !important;
  padding-right: 20px !important;
  padding-bottom: 9px !important; }
  .bgk__box--inhalt > *:first-child {
    margin-top: 9px; }
  .bgk__box--inhalt.ce_image {
    padding-bottom: 0 !important; }
  .bgk__box--inhalt > *:first-child.bgk__notopmargin {
    margin-top: 0 !important; }
.bgk__box--ueberschrift h3.bgk__gruppe__title--angebot, .bgk__box--ueberschrift > h3:first-child {
  background-color: #00a8b0;
  color: white;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 9px;
  padding-bottom: 9px;
  margin-top: 0;
  margin-bottom: 18px;
  font-weight: normal;
  text-transform: uppercase; }
.bgk__box--ueberschrift.bgk__box--inhalt h3.bgk__gruppe__title--angebot, .bgk__box--ueberschrift.bgk__box--inhalt > h3:first-child, .bgk__box--ueberschrift > figure {
  margin-left: -20px;
  margin-right: -20px; }
.bgk__box--ueberschrift > figure {
  margin-top: -18px; }
.bgk__box--ueberschrift.mod_eventlist {
  padding-top: 0; }
.bgk__box--sep {
  margin-bottom: 20px !important; }

/**
  some fixes with respect to lists
  should not be part of __box
 */
.ce_text ol li, .ce_list ol li, #bottom ol li, .ce_markdown ol li, .mod_newsreader pl li, .gf-mail ol li {
  padding-bottom: 7px;
  padding-left: 13.5px;
  list-style-type: none;
  text-indent: -13.5px; }

.ce_list ol li, .ce_text ol li, .ce_markdown ol li, .markdown ol li {
  padding-bottom: 7px;
  padding-left: 18px;
  list-style-type: decimal;
  list-style-position: inside;
  text-indent: -18px;
  position: relative; }

.ce_downloads li:before {
  content: "" !important; }

.download-elementx {
  padding-bottom: 7px;
  padding-left: 40px;
  list-style-type: none;
  list-style-position: inside;
  position: relative; }

.ce_youtube iframe, .ce_vimeo iframe {
  max-width: 100%; }

/**
testrahmen full
 */
.testrahmen > * {
  outline: 1px blue solid; }
  .testrahmen > * * {
    outline: 1px mediumseagreen solid; }

/*# sourceMappingURL=bgk-styles.css.map */
