/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
/*----------------------------- FONT INCLUDE ----------------------------*/
/*--------------------------- TEMPLATE CONFIG ---------------------------*/
/*--------------------------- TEMPLATE INIT -----------------------------*/
/**
 * Inlcudes
 * Hier werden alle SCSS Dateien geladen.
 * Falls also eine neu dazu kommt sollte die hier geladen werden.
 * Ausgenommen davon sind Anpassungen die nur für den Kunden gelten sollen.
 * Grund dafür ist das diese Datei zur not aus dem Master dann wieder rüberkopiert werden kann.
 */
/**
 * Variables
 * Hier werden die Standardwerte fürs Template festgelegt.
 */
/**
 * Functions
 * Hier sind alle Funktionen drin.
 */
/**
 * Inlcudes
 * Hier werden alle SCSS Dateien geladen.
 * Falls also eine neu dazu kommt sollte die hier geladen werden.
 * Ausgenommen davon sind Anpassungen die nur für den Kunden gelten sollen.
 * Grund dafür ist das diese Datei zur not aus dem Master dann wieder rüberkopiert werden kann.
 */
/**
 * Inlcudes
 * Hier werden alle SCSS Dateien geladen.
 * Falls also eine neu dazu kommt sollte die hier geladen werden.
 * Ausgenommen davon sind Anpassungen die nur für den Kunden gelten sollen.
 * Grund dafür ist das diese Datei zur not aus dem Master dann wieder rüberkopiert werden kann.
 */
/**
 * Base
 * Hier sind so die standard sachen drin.
 */
.fullwidth .center > .g-content, .center-block, .slide__content, #g-navigation .g-dropdown-wrapper div.g-dropdown > ul {
  margin: 0 auto;
}
@media only all and (min-width: 75rem) {
  .fullwidth .center > .g-content, .center-block, .slide__content, #g-navigation .g-dropdown-wrapper div.g-dropdown > ul {
    width: 75rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .fullwidth .center > .g-content, .center-block, .slide__content, #g-navigation .g-dropdown-wrapper div.g-dropdown > ul {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .fullwidth .center > .g-content, .center-block, .slide__content, #g-navigation .g-dropdown-wrapper div.g-dropdown > ul {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .fullwidth .center > .g-content, .center-block, .slide__content, #g-navigation .g-dropdown-wrapper div.g-dropdown > ul {
    width: 100%;
  }
}
@media only all and (max-width: 30rem) {
  .fullwidth .center > .g-content, .center-block, .slide__content, #g-navigation .g-dropdown-wrapper div.g-dropdown > ul {
    width: 100%;
  }
}
body {
  position: relative;
}
h1, h2, h3 {
  line-height: 1.2;
}
.fullwidth {
  padding: 0 !important;
}
.fullwidth > .g-container {
  width: 100%;
}
.fullwidth > .g-container .content {
  margin: 0;
  padding: 0;
}
.fullwidth .center {
  text-align: inherit;
}
.fixed > .g-content, .fullwidth > .g-content {
  margin: 0 auto;
}
#g-page-surround {
  z-index: 5;
}
#g-container-4290 {
  z-index: 1;
  position: relative;
}
#g-container-4290 .g-container {
  background: inherit;
  padding: 3em 1em;
  border-radius: 2px;
}
.g-content {
  padding: 0;
  margin: 0;
}
.centered {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.centered > .g-content {
  width: 100%;
}
img.responsive {
  max-width: 100%;
  height: auto;
}
.layout-spacer {
  flex-grow: 1;
}
.ad__button, .article .readmore a, .cms_news__readmore, .cms_article__readmore {
  border: solid 1px #00134d;
  padding: 0.5em 1.5em;
  color: #00134d;
  -webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  background: none;
}
.ad__button:hover, .article .readmore a:hover, .cms_news__readmore:hover, .cms_article__readmore:hover {
  background: #00134d;
  color: #fff !important;
  text-decoration: none;
}
body, td, th, p, span, ul, li, strong {
  font-family: "Inter", sans-serif;
  font-style: normal;
  line-height: 150%;
  color: #00134d;
  font-size: 20px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Lora", serif;
  color: #00134d;
  font-weight: 400;
  font-style: normal;
}
.cktext.inner p:first-of-type {
  margin-top: 0;
}
/* lora-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Lora";
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lora-v35-latin-regular.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lora-italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Lora";
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/lora-v35-latin-italic.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lora-500 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Lora";
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/lora-v35-latin-500.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lora-500italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Lora";
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/lora-v35-latin-500italic.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lora-600 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Lora";
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/lora-v35-latin-600.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lora-600italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Lora";
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/lora-v35-latin-600italic.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lora-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Lora";
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/lora-v35-latin-700.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lora-700italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Lora";
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/lora-v35-latin-700italic.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-100 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/inter-v18-latin-100.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-100italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: italic;
  font-weight: 100;
  src: url('../fonts/inter-v18-latin-100italic.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-200 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/inter-v18-latin-200.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-200italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: italic;
  font-weight: 200;
  src: url('../fonts/inter-v18-latin-200italic.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-300 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/inter-v18-latin-300.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-300italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/inter-v18-latin-300italic.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/inter-v18-latin-regular.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/inter-v18-latin-italic.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-500 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/inter-v18-latin-500.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-500italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/inter-v18-latin-500italic.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-600 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/inter-v18-latin-600.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-600italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/inter-v18-latin-600italic.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/inter-v18-latin-700.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-700italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/inter-v18-latin-700italic.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-800 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/inter-v18-latin-800.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-800italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: italic;
  font-weight: 800;
  src: url('../fonts/inter-v18-latin-800italic.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-900 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/inter-v18-latin-900.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-900italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/inter-v18-latin-900italic.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/**
 * Slider
 * Hier wird Der Slider und die Headerbilder gestylt.
 */
#g-showcase {
  background: none;
  margin-bottom: 0;
}
#g-showcase .header-image {
  display: block;
  background: none center/cover;
  max-height: 525px;
  position: relative;
}
#g-showcase .header-image:after {
  content: "";
  display: block;
  padding-top: 46.875%;
}
#g-showcase .header-image--empty {
  /*	    	background: linear-gradient(-20.5deg, #97b358, #1d538a);*/
  z-index: -1;
}
.slider {
  transform: translate3d(0%, 0, 0);
}
.slide h1, .slide h2 {
  background: rgba(0, 0, 0, 0.41);
  display: block;
  padding: 0.4em;
  max-width: 75%;
}
.slide__content {
  display: -webkit-flex ;
  display: -ms-flexbox ;
  display: flex ;
  -webkit-align-items: flex-start ;
  -ms-flex-align: flex-start ;
  align-items: flex-start ;
  -webkit-flex-direction: column ;
  -ms-flex-direction: column ;
  flex-direction: column ;
}
.slide h1 {
  font-weight: bold;
}
.slide h2:after {
  content: none;
}
.g-offcanvas-toggle {
  position: fixed;
  background: #00134d;
  padding: 0.5em;
  top: 0;
  left: initial;
  border-radius: 0 0 5px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 0 2px 10px rgba(0, 0, 0, 0.2);
}
#g-mobilemenu-container {
  margin: 0;
}
#g-navigation {
  z-index: 10;
}
#g-navigation .g-main-nav {
  margin: 0;
}
#g-navigation .g-main-nav .g-toplevel > li {
  -webkit-flex: 1 0 auto ;
  -ms-flex: 1 0 auto ;
  flex: 1 0 auto ;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  -webkit-flex: 1 0 auto ;
  -ms-flex: 1 0 auto ;
  flex: 1 0 auto ;
  -webkit-align-items: center ;
  -ms-flex-align: center ;
  align-items: center ;
}
#g-navigation .headroom {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  background: #666666;
}
#g-navigation .fixed {
  position: fixed;
  transition: transform 0.5s cubic-bezier(0.55, 0, 0, 1), box-shadow 0.5s;
  top: 0;
  left: 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
#g-navigation .g-dropdown-wrapper {
  position: absolute;
  z-index: 100;
  left: 0;
  /*		top: 100%;
		width: 100%;*/
  overflow: hidden;
  pointer-events: none;
}
#g-navigation .g-dropdown-wrapper div.g-dropdown {
  top: 0;
  pointer-events: all;
  position: relative;
  display: block;
  visibility: visible;
  opacity: 1;
  background: rgba(76, 76, 76, 0.96);
  transition: transform 0.5s cubic-bezier(0.55, 0, 0, 1);
}
#g-navigation .g-dropdown-wrapper div.g-dropdown.g-inactive {
  transform: translateY(-105%);
}
#g-navigation .g-toplevel > .g-menu-item {
  text-transform: uppercase;
}
#g-navigation .g-toplevel > .g-menu-item .g-menu-item-title {
  /*font-weight: 800;*/
}
#g-navigation .g-toplevel > .g-menu-item.active {
  background: #00134d !important;
  color: #7a7a7a;
}
#g-navigation .g-toplevel > .g-menu-item.active .g-menu-item-title {
  color: #7a7a7a;
}
#g-navigation .g-toplevel > .g-menu-item.active > .g-menu-item-container {
  color: #fff;
}
#g-navigation .g-toplevel > .g-menu-item > .g-menu-item-container {
  color: #7a7a7a;
  padding: 12px;
}
.g-main-nav .g-menu-item-565, .g-main-nav .g-menu-item-454 {
  display: none !important;
}
.g-menu-item .g-dropdown-wrapper {
  top: 50px;
  width: max-content;
}
.g-menu-item .g-dropdown-wrapper .g-dropdown {
  background: transparent;
  width: max-content;
}
.g-menu-item .g-dropdown-wrapper .g-dropdown > ul {
  width: max-content !important;
}
.g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel {
  width: max-content;
}
.g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel .g-menu-item:not(.g-selected) {
  overflow: hidden;
}
.g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel .g-menu-item .g-dropdown-wrapper {
  top: 100%;
}
/**
 * Ads
 * Das hier sollte die Traktorpool auflistung stylen.
 */
.custom.ads {
  display: flex;
  flex-wrap: wrap;
}
.custom.ads--promoted {
  margin-top: -5em;
  position: relative;
}
.ad {
  padding: 1em;
  margin-bottom: 1.5em;
  background: #fff;
  display: -webkit-flex ;
  display: -ms-flexbox ;
  display: flex ;
  -webkit-flex-direction: column ;
  -ms-flex-direction: column ;
  flex-direction: column ;
  width: calc(33.3333333333% - 1em);
}
.ad:not(:nth-child(3n+3)) {
  margin-right: 1.5em;
}
.ua-ie .ad:not(:nth-child(3n+3)) {
  margin-right: 1.499em;
}
@media only all and (max-width: 47.99rem) {
  .ad {
    width: 100%;
    margin-right: 0 !important;
  }
}
.ad > div:last-of-type {
  -webkit-flex-grow: 1 ;
  -ms-flex-grow: 1 ;
  flex-grow: 1 ;
}
.ad h3 {
  color: #003968;
}
.ad__image {
  background: none center/cover;
  position: relative;
  display: block;
}
.ad__image__wrapper {
  margin: -1em -1em 0;
}
.ad__image__wrapper--empty {
  background: #eee;
}
.ad__image__wrapper--empty:after {
  content: "";
  background: url('../fonts/logo.svg') center/75% no-repeat;
  filter: grayscale(1);
  opacity: 0.1;
}
.ad__image:after {
  content: "";
  display: block;
  padding-top: 75%;
}
.ad__price {
  position: relative;
  margin: 0 -1em;
  background: #00134d;
  padding: 0.7em;
  font-size: 1em;
  font-weight: 800;
  text-align: center;
  color: #fff !important;
}
.ad__button {
  margin-top: 1em;
  display: block;
  text-align: center;
}
.pagination {
  display: -webkit-flex ;
  display: -ms-flexbox ;
  display: flex ;
  -webkit-justify-content: center ;
  -ms-flex-pack: center ;
  justify-content: center ;
}
.pagination ul {
  display: -webkit-flex ;
  display: -ms-flexbox ;
  display: flex ;
  border: solid 1px #ccc;
}
.pagination ul li {
  user-select: none;
  cursor: pointer;
  padding: 0.25em 0.75em;
}
.pagination ul li:not(:last-child) {
  border-right: solid 1px #ccc;
}
.pagination ul li.active {
  background: #00134d;
  pointer-events: none;
  color: #fff;
}
.pagination ul li.disabled {
  color: #ccc;
  cursor: default;
}
.filter .input-group {
  display: -webkit-flex ;
  display: -ms-flexbox ;
  display: flex ;
  -webkit-flex-wrap: wrap ;
  flex-wrap: wrap ;
}
.filter .input-group label {
  width: 100%;
}
.product_box {
  position: fixed;
  z-index: 10;
  display: -webkit-flex ;
  display: -ms-flexbox ;
  display: flex ;
  -webkit-flex-direction: column ;
  -ms-flex-direction: column ;
  flex-direction: column ;
  height: 90vh;
  width: 90vw;
  left: 5vw!important;
  top: 5vh!important;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.05), 0 5px 10px rgba(0, 0, 0, 0.5), 0 0 20px rgba(0, 0, 0, 0.1), 0 0 0 5vmax rgba(0, 0, 0, 0.5);
  background: #fff;
  opacity: 1;
  -webkit-transition: opacity 0.5s cubic-bezier(0.55, 0, 0.1, 1);
  transition: opacity 0.5s cubic-bezier(0.55, 0, 0.1, 1);
}
.product_box--hidden {
  opacity: 0;
  pointer-events: none;
  visibility: visible;
}
.product_box__header {
  background: #3e3e3e;
  display: -webkit-flex ;
  display: -ms-flexbox ;
  display: flex ;
  -webkit-justify-content: space-between ;
  -ms-flex-pack: justify ;
  justify-content: space-between ;
  -webkit-align-items: center ;
  -ms-flex-align: center ;
  align-items: center ;
  padding: 0.3em;
  color: #fff;
}
.product_box__header__close {
  font-size: 1.5em;
  cursor: pointer;
}
.product_box__body {
  width: 100%;
  flex: 1 1 100%;
  height: 100%;
  overflow: hidden;
}
.product_box__body__iframe {
  width: 100%;
  height: 100%;
  border: none;
}
.produkte {
  display: -webkit-flex ;
  display: -ms-flexbox ;
  display: flex ;
  -webkit-flex-wrap: wrap ;
  flex-wrap: wrap ;
}
.produkte-box {
  flex: 0 0 auto;
  width: calc(25% - 0.75em);
  background: #ccc;
  padding: 0.5em;
  margin-bottom: 1em;
}
.produkte-box:not(:nth-child(4n+4)) {
  margin-right: 1em;
}
.produkte-box:not(:nth-child(1n+4)) {
  -webkit-flex-grow: 1 ;
  -ms-flex-grow: 1 ;
  flex-grow: 1 ;
}
.produkte-box img {
  height: 160px;
  margin: auto;
  width: 70%;
  object-fit: contain;
}
.produkte-box-image {
  background: none center/contain no-repeat;
  height: 160px;
  margin: auto;
  width: 70%;
}
.produkte-image-border {
  display: flex;
  background: #fff;
}
.produkte-image-border-dark {
  background: #444;
}
.product {
  display: -webkit-flex ;
  display: -ms-flexbox ;
  display: flex ;
  margin-bottom: 5em;
}
@media only all and (max-width: 47.99rem) {
  .product {
    -webkit-flex-direction: column ;
    -ms-flex-direction: column ;
    flex-direction: column ;
  }
}
.product > div {
  flex: 1 0 65%;
}
.product > div:not(:last-child) {
  margin-right: 2em;
}
@media only all and (max-width: 47.99rem) {
  .product > div:not(:last-child) {
    margin-right: 0 !important;
  }
}
.product__images {
  flex-shrink: 1 !important;
}
.product__images__thumbs a {
  width: calc(25% - 0.3em);
  margin-bottom: 0.2em;
  margin-top: 0.2em;
  display: inline-block;
  outline: none;
}
.product__images__thumbs a:not(:nth-child(4n + 4)) {
  margin-right: 0.4em;
}
.product__description h1 {
  color: #003968;
}
.product__description__price {
  font-size: 1.5em;
  text-align: right;
  margin-top: 1em;
  border-top: solid 1px #ccc;
  padding-top: 1em;
}
.product__description__price small {
  font-size: 1em;
  margin-top: 0.25em;
  display: block;
  opacity: 0.75;
}
.product__description__free_text {
  padding-top: 1em;
  border-top: solid 1px #ccc;
  margin: 1em 0;
}
.product__description__details {
  border: none !important;
  border-spacing: 0 !important;
  table-layout: fixed;
}
.product__description__details tr {
  background: none !important;
}
.product__description__details tr td {
  border: none;
  color: #000;
  font-size: 18px;
  padding: 10px 0 !important;
  vertical-align: top;
}
.product__description__details tr td ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.product__description__details tr td ul li {
  padding-left: 1em;
  text-indent: -0.7em;
  display: -webkit-flex ;
  display: -ms-flexbox ;
  display: flex ;
}
.product__description__details tr td ul li:before {
  content: "•";
  color: #779a39;
  font-size: 1.5em;
}
.product__description__details tr td:first-child {
  text-transform: uppercase;
  width: 35%;
  font-size: 16px;
  font-weight: 800;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 10px 5px 10px 0 !important;
}
/*input {
	+ pre {
		display: none;
	}
	&:checked {
		+ pre {
			display: block;
		}
	}
}*/
div#cboxOverlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  position: fixed;
  z-index: 10;
}
input[type="checkbox"] {
  appearance: none;
  border: solid 2px #00134d;
  height: 20px;
  width: 20px;
  padding: 0;
  float: left;
  margin: 0 10px 0px 0;
  background: white;
  transition: 0.2s;
  background-image: url('../images/checkboxcheck.png');
  background-position: center;
  background-size: 10%;
}
input[type="checkbox"]:checked {
  background-size: 60%;
  background: #00134d;
}
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}
/**
 * Legacy
 * Hier ist alter Code drin der für manche Sachen noch gebraucht wird.
 * Im moment nur für das Technibörse laufband in benutzung.
 */
div#scrollarea {
  position: relative;
  height: 70px;
  padding: 1em;
}
div#laufband {
  padding: 2em 0;
  background: #76b72a;
  z-index: 2;
  transform: translate3d(0, 0, 0);
}
div#scroller_popup {
  position: absolute !important;
  background: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  color: #000;
  padding: 1em;
  display: none;
  font-size: 0.75em;
}
/**
 * Articles
 * Hier werden die Beiträge und Herstellernews gestylt.
 */
.article {
  display: -webkit-flex ;
  display: -ms-flexbox ;
  display: flex ;
  background: #fff;
  margin-bottom: 5em;
}
.article:last-child {
  margin-bottom: 0;
}
.article__info {
  display: -webkit-flex ;
  display: -ms-flexbox ;
  display: flex ;
  -webkit-flex: 1 1 0px ;
  -ms-flex: 1 1 0px ;
  flex: 1 1 0px ;
  -webkit-flex-direction: column ;
  -ms-flex-direction: column ;
  flex-direction: column ;
  padding: 1em;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15), 0 2px 15px rgba(0, 0, 0, 0.2);
}
.article__info h2 {
  font-family: "Roboto, sans-serif";
  font-weight: 900;
  font-size: 1.5em;
  text-transform: uppercase;
}
.article__info__header {
  margin-bottom: 1.5rem;
}
.article__info__header h2 {
  margin-bottom: 0;
}
.article__info__date {
  font-size: 0.75em;
  opacity: 0.5;
}
.article__image {
  display: block;
  -webkit-flex: 0 0 70% ;
  -ms-flex: 0 0 70% ;
  flex: 0 0 70% ;
  background: #fff center/cover;
}
.article__image:after {
  content: "";
  display: block;
  padding-top: 57.1428571429%;
}
.article .readmore {
  -webkit-align-self: center ;
  -ms-align-self: center ;
  align-self: center ;
  margin-bottom: 1em;
}
.article:nth-child(4n + 1) .readmore a {
  color: #c82639;
  border-color: #c82639;
}
.article:nth-child(4n + 1) .readmore a:hover {
  background: #c82639;
}
.article:nth-child(4n + 2) .readmore a {
  color: #ef8e00;
  border-color: #ef8e00;
}
.article:nth-child(4n + 2) .readmore a:hover {
  background: #ef8e00;
}
.article:nth-child(4n + 3) .readmore a {
  color: #9bbc1a;
  border-color: #9bbc1a;
}
.article:nth-child(4n + 3) .readmore a:hover {
  background: #9bbc1a;
}
.article:nth-child(4n + 4) .readmore a {
  color: #28649a;
  border-color: #28649a;
}
.article:nth-child(4n + 4) .readmore a:hover {
  background: #28649a;
}
.cms_news, .cms_article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 1em;
  background: #eee;
  margin-bottom: 3em;
}
.cms_news a, .cms_article a {
  text-decoration: none;
}
.cms_news__headline, .cms_article__headline {
  color: #00134d;
  font-size: 1.3em;
  margin-top: 0;
}
.cms_news__date, .cms_article__date {
  color: #aaa;
}
.cms_news__readmore, .cms_article__readmore {
  display: inline-block;
  cursor: pointer;
}
.cms_news__content, .cms_article__content {
  width: 100%;
}
.cms_news__image, .cms_article__image {
  background: none 50%/cover;
  margin-right: 1em;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}
.cms_news__image:after, .cms_article__image:after {
  display: table;
  content: "";
  padding-top: 66.66667%;
}
@media only all and (max-width: 47.99rem) {
  .cms_article, .cms_news {
    -webkit-flex-direction: column ;
    -ms-flex-direction: column ;
    flex-direction: column ;
  }
}
@media only all and (max-width: 47.99rem) {
  .cms_article__image, .cms_news__image {
    width: 100%;
  }
}
.cms_article__headline, .cms_news__headline {
  font-size: 1.3em;
}
/**
 * Maps
 * Hier wird die Mapbox karte gestylt.
 */
.mapboxgl-marker--vector {
  width: 64px;
}
.mapboxgl-marker--vector svg {
  overflow: visible;
  stroke-width: 1.5px;
}
.mapboxgl-marker--vector svg path {
  stroke: #00134d;
}
/*@import "5ea8527055f54151827b5f43082b5421.css";*/
.outline-_error .g-wrapper .error {
  font-family: "Roboto", sans-serif;
}
.outline-_error .g-wrapper .error-rows {
  display: flex;
  justify-content: space-between;
  padding: 0 20px;
}
.outline-_error .g-wrapper .error-rows__left {
  width: 47%;
  align-self: center;
}
.outline-_error .g-wrapper .error-rows__left .text__title {
  line-height: 50px;
  font-weight: 600;
  font-size: 2.3em;
  color: #4F4F4F;
}
.outline-_error .g-wrapper .error-rows__left .text__desc {
  line-height: 30px;
  font-size: 1.1em;
  color: #828282;
  width: 65%;
}
.outline-_error .g-wrapper .error-rows__left .links {
  display: flex;
  flex-direction: column;
  margin: 10px 0;
}
.outline-_error .g-wrapper .error-rows__left .links a {
  display: flex;
  margin: 8px 0px;
  text-transform: uppercase;
  color: #00134d;
  font-size: 1.1em;
  transition: color 0.08s linear;
}
.outline-_error .g-wrapper .error-rows__left .links a:hover {
  color: #69B467;
}
.outline-_error .g-wrapper .error-rows__left .links a:hover:after {
  background-color: #69B467;
}
.outline-_error .g-wrapper .error-rows__left .links a::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  align-self: center;
  margin-left: 12px;
  margin-right: calc(50% - 12px);
  background-color: transparent;
  transition: background-color 0.08s linear;
}
.outline-_error .g-wrapper .error-rows__right {
  width: 47%;
  align-self: center;
}
.outline-_error .g-wrapper .error-rows__right .illustration {
  position: relative;
}
.outline-_error .g-wrapper .error-rows__right .illustration__main {
  display: block;
  margin: 0 auto;
}
.outline-_error .g-wrapper .error-rows__right .illustration__main path, .outline-_error .g-wrapper .error-rows__right .illustration__main rect {
  fill: #00134d;
}
.outline-_error .g-wrapper .error-rows__right .illustration__404 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.outline-_error .g-wrapper .error-rows__right .illustration__bottom {
  position: absolute;
  right: 75px;
  bottom: 50px;
  animation-name: error_anim;
  animation-delay: 1.4s;
  animation-duration: 7s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
.outline-_error .g-wrapper .error-rows__right .illustration__bottom path, .outline-_error .g-wrapper .error-rows__right .illustration__bottom rect {
  fill: #00134d;
}
.outline-_error .g-wrapper .error-rows__right .illustration__top-left {
  position: absolute;
  left: 30px;
  top: 200px;
  animation-name: error_anim;
  animation-delay: 1s;
  animation-duration: 7s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
.outline-_error .g-wrapper .error-rows__right .illustration__top-left path, .outline-_error .g-wrapper .error-rows__right .illustration__top-left rect {
  fill: #00134d;
}
.outline-_error .g-wrapper .error-rows__right .illustration__top-right {
  position: absolute;
  right: 60px;
  top: 100px;
  animation-name: error_anim;
  animation-duration: 7s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
.outline-_error .g-wrapper .error-rows__right .illustration__top-right path, .outline-_error .g-wrapper .error-rows__right .illustration__top-right rect {
  fill: #00134d;
}
@keyframes error_anim {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(20px);
  }
  100% {
    transform: translateY(0);
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .outline-_error .illustration__bottom {
    right: 40px !important;
    bottom: 85px !important;
  }
  .outline-_error .illustration__top-left {
    left: 15px !important;
    top: 180px !important;
  }
  .outline-_error .illustration__top-right {
    right: 25px !important;
    top: 120px !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .outline-_error .error-rows {
    flex-direction: column-reverse;
  }
  .outline-_error .error-rows__left {
    width: 100% !important;
    margin: 30px 0;
  }
  .outline-_error .error-rows__right {
    height: 360px !important;
    width: 360px !important;
    position: relative;
    margin: 70px 0 30px;
    transform: scale(0.6);
  }
  .outline-_error .error-rows__right .illustration {
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
  }
  .outline-_error .error-rows__right .illustration__main {
    transform: scale(1.2);
  }
  .outline-_error .error-rows__right .illustration__bottom {
    right: 4px !important;
    bottom: 120px !important;
  }
  .outline-_error .error-rows__right .illustration__top-left {
    left: -30px !important;
    top: 190px !important;
  }
  .outline-_error .error-rows__right .illustration__top-right {
    right: -10px !important;
    top: 150px !important;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .outline-_error .error-rows {
    flex-direction: column-reverse;
  }
  .outline-_error .error-rows__left {
    width: 100% !important;
    margin: 30px 0;
  }
  .outline-_error .error-rows__left .text__desc {
    width: 100% !important;
  }
  .outline-_error .error-rows__right {
    height: 360px !important;
    width: 360px !important;
    position: relative;
    margin: 70px 0 20px;
    transform: scale(0.6);
  }
  .outline-_error .error-rows__right .illustration {
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
  }
  .outline-_error .error-rows__right .illustration__main {
    transform: scale(1.2);
  }
  .outline-_error .error-rows__right .illustration__bottom {
    right: 4px !important;
    bottom: 120px !important;
  }
  .outline-_error .error-rows__right .illustration__top-left {
    left: -30px !important;
    top: 190px !important;
  }
  .outline-_error .error-rows__right .illustration__top-right {
    right: -10px !important;
    top: 150px !important;
  }
}
@media only all and (max-width: 30rem) {
  .outline-_error .error-rows {
    flex-direction: column-reverse;
  }
  .outline-_error .error-rows__left {
    width: 100% !important;
    margin: 30px 0;
  }
  .outline-_error .error-rows__left .text__desc {
    width: 100% !important;
  }
  .outline-_error .error-rows__right {
    height: 360px !important;
    width: 360px !important;
    position: relative;
    margin: 70px 0 20px;
    transform: scale(0.6);
  }
  .outline-_error .error-rows__right .illustration {
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
  }
  .outline-_error .error-rows__right .illustration__main {
    transform: scale(1.2);
  }
  .outline-_error .error-rows__right .illustration__bottom {
    right: 4px !important;
    bottom: 120px !important;
  }
  .outline-_error .error-rows__right .illustration__top-left {
    left: -30px !important;
    top: 190px !important;
  }
  .outline-_error .error-rows__right .illustration__top-right {
    right: -10px !important;
    top: 150px !important;
  }
}
#cookie-consent .cc_banner__msg {
  color: #000;
}
#cookie-consent .cc_banner {
  background: #fff;
}
#cookie-consent .cc_banner .cc_btn {
  background: transparent;
  color: #000;
  border: 2px solid #000;
}
#cookie-consent .cc_banner .cc_btn:hover {
  background: rgba(0, 0, 0, 0.2);
}
#cookie-consent .cc_banner .cc_btn:before {
  display: none;
}
#cookie-consent .cc_banner .cc_btn.cc_btn--primary {
  background: transparent;
  color: #000;
  border: 2px solid #000;
}
#cookie-consent .cc_banner .cc_btn.cc_btn--primary:hover {
  background: rgba(0, 0, 0, 0.2);
}
#cookie-consent .cc_banner .cc_btn--primary {
  background: transparent;
  border: 2px solid #00134d;
}
#cookie-consent .cc_banner .cc_btn--primary:hover {
  background: rgba(255, 255, 255, 0.2);
}
#cookie-consent .cc_manager__header {
  background: #00134d;
}
#cookie-consent .cc_manager__footer {
  background: #00134d;
}
#cookie-consent .cc_manager__footer .cc_btn {
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
}
#cookie-consent .cc_manager__footer .cc_btn:hover {
  background: rgba(255, 255, 255, 0.2);
}
#cookie-consent .cc_manager__footer .cc_btn:before {
  display: none;
}
#cookie-consent .cc_manager__footer .cc_btn.cc_btn--primary {
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
}
#cookie-consent .cc_manager__footer .cc_btn.cc_btn--primary:hover {
  background: rgba(255, 255, 255, 0.2);
}
html {
  scroll-behavior: smooth;
  scroll-margin-top: 150px;
  --dropShadow: drop-shadow(0px 0px 5px #11111180);
}
html * {
  scroll-margin-top: 150px;
}
html #g-container-4290 .row, html #g-container-4290 .col, html #g-container-4290 .container {
  padding: 0;
  --bs-gutter-x: 0;
  margin-left: 0;
}
html ::selection {
  background: #00134d;
  color: #fff;
}
a.url-link {
  word-break: break-all;
}
.cktext table {
  border: none;
}
.cktext table tbody tr {
  border-bottom: 1px solid #00134d;
}
.cktext table tbody tr td {
  border: none;
}
.cktext table tbody tr td p {
  margin: 0;
}
.cktext a {
  text-decoration: underline;
}
.newsarchiv .page-header:has(h2) {
  justify-content: flex-start;
}
.image-video-txt h2 {
  font-family: "Inter", sans-serif;
  font-size: 21px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 30px 0;
  padding-bottom: 12px;
  text-align: center;
}
.image-video-txt h2::before {
  content: "";
  position: absolute;
  top: 90%;
  left: 50%;
  transform: translateX(-50%);
  width: 70%;
  height: 2px;
  background: #d10a11;
}
.itemid-1463 #g-page-surround #row_ID1741338672148, .itemid-1770 #g-page-surround #row_ID1741338672148 {
  margin-top: 30px !important;
}
#ID1745499411285 h1 {
  margin-top: 0 !important;
}
.itemid-1436 #content-top #show_map .mod_events_latest_table, .itemid-1549 #content-top #show_map .mod_events_latest_table, .itemid-1794 #content-top #show_map .mod_events_latest_table {
  display: none;
}
.itemid-1436 #content-top #show_list .modlocmap, .itemid-1549 #content-top #show_list .modlocmap, .itemid-1794 #content-top #show_list .modlocmap {
  display: none;
}
.itemid-1436 #content-top .modlocmap .gmap, .itemid-1549 #content-top .modlocmap .gmap, .itemid-1794 #content-top .modlocmap .gmap {
  width: 100% !important;
  height: 500px !important;
}
.itemid-1436 #content-top .modlocmap .gmap .leaflet-popup-content div, .itemid-1549 #content-top .modlocmap .gmap .leaflet-popup-content div, .itemid-1794 #content-top .modlocmap .gmap .leaflet-popup-content div {
  font-family: "Lora", serif;
  font-size: 18px;
  color: #00134d !important;
}
.itemid-1436 #content-top .modlocmap .gmap .leaflet-popup-content div br, .itemid-1436 #content-top .modlocmap .gmap .leaflet-popup-content div span, .itemid-1549 #content-top .modlocmap .gmap .leaflet-popup-content div br, .itemid-1549 #content-top .modlocmap .gmap .leaflet-popup-content div span, .itemid-1794 #content-top .modlocmap .gmap .leaflet-popup-content div br, .itemid-1794 #content-top .modlocmap .gmap .leaflet-popup-content div span {
  display: none;
}
.jmz-timeline-oss-item .jmz-timeline-oss-circle {
  width: 320px;
  height: 320px;
}
.schatten-block {
  background: #ffffff;
  border: #dfdfdf 1px solid;
  color: #555555;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 20px;
  box-shadow: #e3e3e3 0px 0px 10px 0px;
  -moz-box-shadow: #e3e3e3 0px 0px 10px 0px;
  -webkit-box-shadow: #e3e3e3 0px 0px 10px 0px;
  font-family: Segoe UI, sans-serif;
}
.schattenblock-img img {
  height: 680px;
  object-fit: cover;
  margin-top: 80px;
}
.schatten-block-headline {
  margin-top: 30px;
}
.kasten-icon-btn .button-icon .inner:nth-child(1) {
  transition: 300ms;
}
.kasten-icon-btn .button-icon .inner:nth-child(1):hover {
  transition: 300ms;
}
.eventdetailbuttons .detail_btn {
  transform: translateY(-50%);
}
.eventdetailbuttons .detail_btn span {
  position: relative;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  background: #00134d;
  padding: 12px 44px 12px 12px;
  transition: 300ms ease-in-out;
  display: block;
  max-width: 300px;
}
.eventdetailbuttons .detail_btn span:hover {
  background: rgba(0, 19, 77, 0.8);
}
.eventdetailbuttons .detail_btn span::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  width: 20px;
  height: 14px;
  transform: translateY(-50%);
  background-image: url('../fonts/arrow_white.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.itemid-1482 .ui-accordion-content-active, .itemid-1762 .ui-accordion-content-active {
  background: #ffffffcf;
}
.itemid-1482 #after-sale-service::before, .itemid-1762 #after-sale-service::before {
  content: "";
  background-image: url('../fonts/after-sale.svg');
  width: 350px;
  height: 350px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
  top: 60%;
  left: 70%;
  opacity: 0.05;
}
.itemid-1482 #verkaeufer-innen::before, .itemid-1482 #seller::before, .itemid-1762 #verkaeufer-innen::before, .itemid-1762 #seller::before {
  content: "";
  background-image: url('../fonts/seller.svg');
  width: 350px;
  height: 350px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
  top: 60%;
  right: 70%;
  opacity: 0.05;
}
.itemid-1482 #kaeufer-innen::before, .itemid-1482 #buyers::before, .itemid-1762 #kaeufer-innen::before, .itemid-1762 #buyers::before {
  content: "";
  background-image: url('../fonts/buyer.svg');
  width: 350px;
  height: 350px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
  top: 60%;
  left: 80%;
  opacity: 0.05;
}
.itemid-1482 #kaeufer-innen .titleck, .itemid-1482 #buyers .titleck, .itemid-1762 #kaeufer-innen .titleck, .itemid-1762 #buyers .titleck {
  margin-top: 0px !important;
}
.itemid-1482 #row_ID1741249310917 > .inner, .itemid-1762 #row_ID1741249310917 > .inner {
  display: flex;
  justify-content: flex-end;
}
.itemid-1482 .text_block, .itemid-1762 .text_block {
  width: 76% !important;
}
.itemid-1436.view-icalrepeat .termin_detail, .itemid-1549.view-icalrepeat .termin_detail, .itemid-1794.view-icalrepeat .termin_detail {
  position: relative;
}
.itemid-1436.view-icalrepeat .termin_detail a, .itemid-1549.view-icalrepeat .termin_detail a, .itemid-1794.view-icalrepeat .termin_detail a {
  text-decoration: underline;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content, .itemid-1549.view-icalrepeat .termin_detail .detail_content, .itemid-1794.view-icalrepeat .termin_detail .detail_content {
  display: flex;
  flex-wrap: wrap;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_title, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_title, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_title {
  font-family: "Lora", serif;
  font-size: 40px;
  margin: 0 0 80px 0;
  width: 100%;
  padding-right: 300px;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_desc, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_desc, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_desc {
  width: 60%;
  margin-right: 7%;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_desc p, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_desc p, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_desc p {
  margin-top: 0;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_right, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_right, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_right {
  width: 33%;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_right #detail_map #gmap, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_right #detail_map #gmap, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_right #detail_map #gmap {
  height: auto !important;
  width: 100% !important;
  aspect-ratio: 1;
  margin-bottom: 12px;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_right #detail_ort, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_right #detail_ort, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_right #detail_ort {
  display: flex;
  flex-direction: column;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content #detail_kontakt:has(h3:empty) h3, .itemid-1549.view-icalrepeat .termin_detail .detail_content #detail_kontakt:has(h3:empty) h3, .itemid-1794.view-icalrepeat .termin_detail .detail_content #detail_kontakt:has(h3:empty) h3 {
  display: none;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content #detail_kontakt h3, .itemid-1549.view-icalrepeat .termin_detail .detail_content #detail_kontakt h3, .itemid-1794.view-icalrepeat .termin_detail .detail_content #detail_kontakt h3 {
  position: relative;
  font-size: 26px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 16px;
  width: max-content;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content #detail_kontakt h3::before, .itemid-1549.view-icalrepeat .termin_detail .detail_content #detail_kontakt h3::before, .itemid-1794.view-icalrepeat .termin_detail .detail_content #detail_kontakt h3::before {
  content: "";
  position: absolute;
  top: 50%;
  left: calc(100% + 20px);
  width: 14vw;
  height: 2px;
  transform: translateY(-50%);
  background-color: #d10a11;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content #detail_kontakt .contact, .itemid-1549.view-icalrepeat .termin_detail .detail_content #detail_kontakt .contact, .itemid-1794.view-icalrepeat .termin_detail .detail_content #detail_kontakt .contact {
  width: 50%;
  padding: 12px;
  margin-bottom: 12px;
  background: #f7f3f0;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content #detail_kontakt .contact .contact_pos, .itemid-1549.view-icalrepeat .termin_detail .detail_content #detail_kontakt .contact .contact_pos, .itemid-1794.view-icalrepeat .termin_detail .detail_content #detail_kontakt .contact .contact_pos {
  min-height: auto;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .time, .itemid-1549.view-icalrepeat .termin_detail .detail_content .time, .itemid-1794.view-icalrepeat .termin_detail .detail_content .time {
  font-weight: 700;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .time:has(span:empty), .itemid-1549.view-icalrepeat .termin_detail .detail_content .time:has(span:empty), .itemid-1794.view-icalrepeat .termin_detail .detail_content .time:has(span:empty) {
  display: none;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start, .itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end {
  width: 100px;
  height: auto;
  aspect-ratio: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .shortDate, .itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .shortDate, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .shortDate, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .shortDate, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .shortDate, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .shortDate {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100px;
  height: auto;
  aspect-ratio: 1;
  background: #d10a11;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  border-radius: 3px;
  overflow: hidden;
  background: none;
  box-shadow: 0px 2px 10px -7px #333;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .shortDate .date, .itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .shortDate .date, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .shortDate .date, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .shortDate .date, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .shortDate .date, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .shortDate .date {
  display: contents;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .shortDate .date span, .itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .shortDate .date span, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .shortDate .date span, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .shortDate .date span, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .shortDate .date span, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .shortDate .date span {
  background: #00134d;
  padding: 3px 2px;
  width: 100%;
  text-align: center;
  color: white;
  font-size: 1.5em;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .shortDate .year, .itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .shortDate .year, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .shortDate .year, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .shortDate .year, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .shortDate .year, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .shortDate .year {
  display: contents;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .shortDate .year span, .itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .shortDate .year span, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .shortDate .year span, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .shortDate .year span, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .shortDate .year span, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .shortDate .year span {
  font-size: 16px;
  background: #f3f3f3;
  padding: 3px 2px;
  width: 100%;
  text-align: center;
  flex: 1;
  align-content: center;
  color: #00134d;
  font-size: 1.5em;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .shortDate span, .itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .shortDate span, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .shortDate span, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .shortDate span, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .shortDate span, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .shortDate span {
  font-family: "Lora", serif;
  color: #fff;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .start_date, .itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .start_date, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .start_date, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .start_date, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .start_date, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .start_date {
  position: absolute;
  top: 50%;
  left: -20px;
  transform: translateY(-50%);
  width: 80px;
  height: auto;
  aspect-ratio: 1;
  background: #d10a11;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  border-radius: 3px;
  overflow: hidden;
  background: none;
  box-shadow: 0px 2px 10px -7px #333;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .start_date .date, .itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .start_date .date, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .start_date .date, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .start_date .date, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .start_date .date, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .start_date .date {
  display: contents;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .start_date .date span, .itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .start_date .date span, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .start_date .date span, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .start_date .date span, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .start_date .date span, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .start_date .date span {
  background: #00134d;
  padding: 3px 2px;
  width: 100%;
  text-align: center;
  color: white;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .start_date .year span, .itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .start_date .year span, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .start_date .year span, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .start_date .year span, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .start_date .year span, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .start_date .year span {
  font-size: 16px;
  background: #f3f3f3;
  padding: 3px 2px;
  width: 100%;
  text-align: center;
  flex: 1;
  align-content: center;
  color: #00134d;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .start_date span, .itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .start_date span, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .start_date span, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .start_date span, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .start_date span, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .start_date span {
  font-family: "Lora", serif;
  color: #fff;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .seperator, .itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .seperator, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .seperator, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .seperator, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .seperator, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .seperator {
  position: absolute;
  top: 50%;
  left: 74px;
  transform: translateY(-50%);
  width: 12px;
  height: 4px;
  background: #00134d;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .end_date, .itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .end_date, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .end_date, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .end_date, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .end_date, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .end_date {
  position: absolute;
  top: 50%;
  left: 100px;
  transform: translateY(-50%);
  width: 80px;
  height: auto;
  aspect-ratio: 1;
  background: #d10a11;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  border-radius: 3px;
  overflow: hidden;
  background: none;
  box-shadow: 0px 2px 10px -7px #333;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .end_date .date, .itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .end_date .date, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .end_date .date, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .end_date .date, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .end_date .date, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .end_date .date {
  display: contents;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .end_date .date span, .itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .end_date .date span, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .end_date .date span, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .end_date .date span, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .end_date .date span, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .end_date .date span {
  background: #00134d;
  padding: 3px 2px;
  width: 100%;
  text-align: center;
  color: white;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .end_date .year span, .itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .end_date .year span, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .end_date .year span, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .end_date .year span, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .end_date .year span, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .end_date .year span {
  font-size: 16px;
  background: #f3f3f3;
  padding: 3px 2px;
  width: 100%;
  text-align: center;
  flex: 1;
  align-content: center;
  color: #00134d;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .end_date span, .itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .end_date span, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .end_date span, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .end_date span, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .end_date span, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .end_date span {
  font-family: "Lora", serif;
  color: #fff;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .date, .itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .date, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .date, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .date, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .date, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .date {
  display: flex;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .year, .itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .year, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .year, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .year, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .year, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .year {
  display: contents;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .year span, .itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .year span, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .year span, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .year span, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate .year span, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate .year span {
  font-size: 16px;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate span, .itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate span, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate span, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate span, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start .longDate span, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end .longDate span {
  font-family: "Lora", serif;
  color: #fff;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start span, .itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end span, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start span, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end span, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start span, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end span {
  font-family: "Lora", serif;
  color: #fff;
  line-height: 120%;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start span:nth-child(2), .itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end span:nth-child(2), .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start span:nth-child(2), .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end span:nth-child(2), .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_start span:nth-child(2), .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end span:nth-child(2) {
  font-size: 16px;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end {
  position: relative;
  width: 100px;
  height: auto;
  aspect-ratio: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 12px;
  margin-left: 60px;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end:has(span:empty), .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end:has(span:empty), .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end:has(span:empty) {
  display: none;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end::before, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end::before, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -34px;
  transform: translateY(-50%);
  background: #00134d;
  height: 4px;
  width: 20px;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end span, .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end span, .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end span {
  font-family: "Lora", serif;
  color: #fff;
  line-height: 120%;
}
.itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end span:nth-child(2), .itemid-1549.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end span:nth-child(2), .itemid-1794.view-icalrepeat .termin_detail .detail_content .detail_date .detail_end span:nth-child(2) {
  font-size: 16px;
}
.itemid-1436.view-icalrepeat .termin_detail .reminder, .itemid-1549.view-icalrepeat .termin_detail .reminder, .itemid-1794.view-icalrepeat .termin_detail .reminder {
  margin-bottom: 24px;
}
.itemid-1436.view-icalrepeat .termin_detail .reminder > div, .itemid-1549.view-icalrepeat .termin_detail .reminder > div, .itemid-1794.view-icalrepeat .termin_detail .reminder > div {
  display: none;
}
.itemid-1436.view-icalrepeat .termin_detail .reminder .jevremindemail, .itemid-1549.view-icalrepeat .termin_detail .reminder .jevremindemail, .itemid-1794.view-icalrepeat .termin_detail .reminder .jevremindemail {
  display: flex;
  flex-direction: column;
}
.itemid-1436.view-icalrepeat .termin_detail .reminder .jevremindemail input, .itemid-1549.view-icalrepeat .termin_detail .reminder .jevremindemail input, .itemid-1794.view-icalrepeat .termin_detail .reminder .jevremindemail input {
  max-width: 300px;
  border: 3px solid #00134d;
  box-shadow: none;
  border-radius: 0;
  padding: 8px !important;
  margin-bottom: 12px;
}
.itemid-1436.view-icalrepeat .termin_detail .reminder .jevremindemail input[name="jevremind"], .itemid-1549.view-icalrepeat .termin_detail .reminder .jevremindemail input[name="jevremind"], .itemid-1794.view-icalrepeat .termin_detail .reminder .jevremindemail input[name="jevremind"] {
  cursor: pointer;
}
.itemid-1436.view-icalrepeat .termin_detail .reminder .jevremindemail br, .itemid-1549.view-icalrepeat .termin_detail .reminder .jevremindemail br, .itemid-1794.view-icalrepeat .termin_detail .reminder .jevremindemail br {
  display: none;
}
.itemid-1436.view-icalrepeat #content-top, .itemid-1549.view-icalrepeat #content-top, .itemid-1794.view-icalrepeat #content-top {
  display: none;
}
.itemid-1436.view-icalrepeat #jevents, .itemid-1549.view-icalrepeat #jevents, .itemid-1794.view-icalrepeat #jevents {
  margin-top: 120px;
}
.itemid-1436.view-icalrepeat #jevents .contentheading, .itemid-1549.view-icalrepeat #jevents .contentheading, .itemid-1794.view-icalrepeat #jevents .contentheading {
  display: none;
}
.itemid-1436.view-icalrepeat #jevents #jevents_body, .itemid-1549.view-icalrepeat #jevents #jevents_body, .itemid-1794.view-icalrepeat #jevents #jevents_body {
  border: none;
  background-color: #fff;
  border-radius: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.itemid-1436.view-icalrepeat #jevents #jevents_body .jev_evdt_title, .itemid-1549.view-icalrepeat #jevents #jevents_body .jev_evdt_title, .itemid-1794.view-icalrepeat #jevents #jevents_body .jev_evdt_title {
  font-size: 50px;
  font-family: "Lora", serif;
  color: #00134d;
  line-height: 110%;
  margin: 0 0 30px 0;
  padding: 0;
}
.itemid-1436.view-icalrepeat #jevents #jevents_body .new-navigation, .itemid-1436.view-icalrepeat #jevents #jevents_body .jev_evdt_hits, .itemid-1549.view-icalrepeat #jevents #jevents_body .new-navigation, .itemid-1549.view-icalrepeat #jevents #jevents_body .jev_evdt_hits, .itemid-1794.view-icalrepeat #jevents #jevents_body .new-navigation, .itemid-1794.view-icalrepeat #jevents #jevents_body .jev_evdt_hits {
  display: none;
}
.itemid-1578 .ansprechpartner {
  margin-top: 0 !important;
}
.itemid-1578 .ehorses {
  margin-top: 60px;
}
.itemid-1436:not(.view-icalrepeat) #filter_termine, .itemid-1549:not(.view-icalrepeat) #filter_termine, .itemid-1794:not(.view-icalrepeat) #filter_termine {
  display: flex;
  padding: 60px 0;
}
.itemid-1436:not(.view-icalrepeat) #filter_termine .geo_filter, .itemid-1549:not(.view-icalrepeat) #filter_termine .geo_filter, .itemid-1794:not(.view-icalrepeat) #filter_termine .geo_filter {
  position: relative;
  width: max-content;
}
.itemid-1436:not(.view-icalrepeat) #filter_termine .geo_filter .maxdistance, .itemid-1436:not(.view-icalrepeat) #filter_termine .geo_filter #geosearchdistance, .itemid-1549:not(.view-icalrepeat) #filter_termine .geo_filter .maxdistance, .itemid-1549:not(.view-icalrepeat) #filter_termine .geo_filter #geosearchdistance, .itemid-1794:not(.view-icalrepeat) #filter_termine .geo_filter .maxdistance, .itemid-1794:not(.view-icalrepeat) #filter_termine .geo_filter #geosearchdistance {
  display: none !important;
}
.itemid-1436:not(.view-icalrepeat) #filter_termine .geo_filter-umkreis, .itemid-1549:not(.view-icalrepeat) #filter_termine .geo_filter-umkreis, .itemid-1794:not(.view-icalrepeat) #filter_termine .geo_filter-umkreis {
  margin-left: 20px;
}
.itemid-1436:not(.view-icalrepeat) #filter_termine .geo_filter-umkreis .d-inline-block input, .itemid-1549:not(.view-icalrepeat) #filter_termine .geo_filter-umkreis .d-inline-block input, .itemid-1794:not(.view-icalrepeat) #filter_termine .geo_filter-umkreis .d-inline-block input {
  display: none !important;
}
.itemid-1436:not(.view-icalrepeat) #filter_termine .label, .itemid-1549:not(.view-icalrepeat) #filter_termine .label, .itemid-1794:not(.view-icalrepeat) #filter_termine .label {
  margin-bottom: 12px;
}
.itemid-1436:not(.view-icalrepeat) #filter_termine input, .itemid-1549:not(.view-icalrepeat) #filter_termine input, .itemid-1794:not(.view-icalrepeat) #filter_termine input {
  border: 3px solid #00134d;
  box-shadow: none;
  border-radius: 0;
  padding: 8px !important;
}
.itemid-1436:not(.view-icalrepeat) #filter_termine .geo_input gmp-place-autocomplete, .itemid-1549:not(.view-icalrepeat) #filter_termine .geo_input gmp-place-autocomplete, .itemid-1794:not(.view-icalrepeat) #filter_termine .geo_input gmp-place-autocomplete {
  background-color: transparent;
  border: none;
  color-scheme: light;
}
.itemid-1436:not(.view-icalrepeat) #filter_termine .maxdistance, .itemid-1549:not(.view-icalrepeat) #filter_termine .maxdistance, .itemid-1794:not(.view-icalrepeat) #filter_termine .maxdistance {
  display: none;
}
.itemid-1436:not(.view-icalrepeat) #filter_termine #geosearchdistance, .itemid-1549:not(.view-icalrepeat) #filter_termine #geosearchdistance, .itemid-1794:not(.view-icalrepeat) #filter_termine #geosearchdistance {
  border: 3px solid #00134d;
  box-shadow: none;
  border-radius: 0;
  height: 46px;
}
.itemid-1436:not(.view-icalrepeat) #filter_termine #category_fv, .itemid-1549:not(.view-icalrepeat) #filter_termine #category_fv, .itemid-1794:not(.view-icalrepeat) #filter_termine #category_fv {
  border: 3px solid #00134d;
  box-shadow: none;
  border-radius: 0;
  height: 46px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url('data:image/svg+xml,%3csvg%20xmlns="http://www.w3.org/2000/svg"%20viewBox="0%200%2016%2016"%3e%3cpath%20fill="none"%20stroke="%23343a40"%20stroke-linecap="round"%20stroke-linejoin="round"%20stroke-width="2"%20d="M2%205l6%206%206-6"/%3e%3c/svg%3e');
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
}
.itemid-1436:not(.view-icalrepeat) #filter_termine select option[data-level="3"], .itemid-1549:not(.view-icalrepeat) #filter_termine select option[data-level="3"], .itemid-1794:not(.view-icalrepeat) #filter_termine select option[data-level="3"] {
  display: none;
}
.itemid-1436:not(.view-icalrepeat) #filter_termine i, .itemid-1549:not(.view-icalrepeat) #filter_termine i, .itemid-1794:not(.view-icalrepeat) #filter_termine i {
  display: none;
}
.itemid-1436:not(.view-icalrepeat) #filter_termine .submit, .itemid-1549:not(.view-icalrepeat) #filter_termine .submit, .itemid-1794:not(.view-icalrepeat) #filter_termine .submit {
  margin-top: 12px;
}
.itemid-1436:not(.view-icalrepeat) #filter_termine .submit button, .itemid-1549:not(.view-icalrepeat) #filter_termine .submit button, .itemid-1794:not(.view-icalrepeat) #filter_termine .submit button {
  position: relative;
  box-shadow: none;
  border-radius: 0;
  padding: 8px 60px 8px 40px;
}
.itemid-1436:not(.view-icalrepeat) #filter_termine .submit button::before, .itemid-1549:not(.view-icalrepeat) #filter_termine .submit button::before, .itemid-1794:not(.view-icalrepeat) #filter_termine .submit button::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 26px;
  width: 20px;
  height: 14px;
  transform: translateY(-50%);
  background-image: url('../fonts/arrow_white.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.itemid-1436:not(.view-icalrepeat) #filter_termine .reset, .itemid-1549:not(.view-icalrepeat) #filter_termine .reset, .itemid-1794:not(.view-icalrepeat) #filter_termine .reset {
  margin-top: 12px;
}
.itemid-1436:not(.view-icalrepeat) #filter_termine .reset button, .itemid-1549:not(.view-icalrepeat) #filter_termine .reset button, .itemid-1794:not(.view-icalrepeat) #filter_termine .reset button {
  position: relative;
  box-shadow: none;
  border-radius: 0;
  background: #d10a11;
  padding: 8px 40px;
  float: right;
}
.itemid-1436:not(.view-icalrepeat) #filter_termine .reset button:hover, .itemid-1549:not(.view-icalrepeat) #filter_termine .reset button:hover, .itemid-1794:not(.view-icalrepeat) #filter_termine .reset button:hover {
  background: #bb171c;
}
.itemid-1436:not(.view-icalrepeat) #filter_termine #gaddressmatches, .itemid-1549:not(.view-icalrepeat) #filter_termine #gaddressmatches, .itemid-1794:not(.view-icalrepeat) #filter_termine #gaddressmatches {
  width: 300px !important;
}
.itemid-1436:not(.view-icalrepeat) #filter_termine #gaddressmatches div, .itemid-1549:not(.view-icalrepeat) #filter_termine #gaddressmatches div, .itemid-1794:not(.view-icalrepeat) #filter_termine #gaddressmatches div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.itemid-1436:not(.view-icalrepeat) #filter_termine .search, .itemid-1549:not(.view-icalrepeat) #filter_termine .search, .itemid-1794:not(.view-icalrepeat) #filter_termine .search {
  width: max-content;
  margin-left: 20px;
}
.itemid-1436:not(.view-icalrepeat) #show_list .termin_item, .itemid-1549:not(.view-icalrepeat) #show_list .termin_item, .itemid-1794:not(.view-icalrepeat) #show_list .termin_item {
  position: relative;
  width: 100%;
  padding: 20px;
  padding-left: 200px;
  padding-right: 150px;
  background: #f7f3f0;
  margin-bottom: 20px;
  margin-left: 20px;
}
.itemid-1436:not(.view-icalrepeat) #show_list .termin_item:has(.country:empty) .address, .itemid-1549:not(.view-icalrepeat) #show_list .termin_item:has(.country:empty) .address, .itemid-1794:not(.view-icalrepeat) #show_list .termin_item:has(.country:empty) .address {
  display: none;
}
.itemid-1436:not(.view-icalrepeat) #show_list .termin_item .termin_title, .itemid-1549:not(.view-icalrepeat) #show_list .termin_item .termin_title, .itemid-1794:not(.view-icalrepeat) #show_list .termin_item .termin_title {
  margin: 0;
}
.itemid-1436:not(.view-icalrepeat) #show_list .termin_item .termin_title a, .itemid-1549:not(.view-icalrepeat) #show_list .termin_item .termin_title a, .itemid-1794:not(.view-icalrepeat) #show_list .termin_item .termin_title a {
  color: #00134d;
}
.itemid-1436:not(.view-icalrepeat) #show_list .termin_item .shortDate, .itemid-1549:not(.view-icalrepeat) #show_list .termin_item .shortDate, .itemid-1794:not(.view-icalrepeat) #show_list .termin_item .shortDate {
  position: absolute;
  top: 50%;
  left: -20px;
  transform: translateY(-50%);
  width: 80px;
  height: auto;
  aspect-ratio: 1;
  background: #d10a11;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  border-radius: 3px;
  overflow: hidden;
  background: none;
  box-shadow: 0px 2px 10px -7px #333;
}
.itemid-1436:not(.view-icalrepeat) #show_list .termin_item .shortDate .date, .itemid-1549:not(.view-icalrepeat) #show_list .termin_item .shortDate .date, .itemid-1794:not(.view-icalrepeat) #show_list .termin_item .shortDate .date {
  display: contents;
}
.itemid-1436:not(.view-icalrepeat) #show_list .termin_item .shortDate .date span, .itemid-1549:not(.view-icalrepeat) #show_list .termin_item .shortDate .date span, .itemid-1794:not(.view-icalrepeat) #show_list .termin_item .shortDate .date span {
  background: #00134d;
  padding: 3px 2px;
  width: 100%;
  text-align: center;
  color: white;
}
.itemid-1436:not(.view-icalrepeat) #show_list .termin_item .shortDate .year, .itemid-1549:not(.view-icalrepeat) #show_list .termin_item .shortDate .year, .itemid-1794:not(.view-icalrepeat) #show_list .termin_item .shortDate .year {
  display: contents;
}
.itemid-1436:not(.view-icalrepeat) #show_list .termin_item .shortDate .year span, .itemid-1549:not(.view-icalrepeat) #show_list .termin_item .shortDate .year span, .itemid-1794:not(.view-icalrepeat) #show_list .termin_item .shortDate .year span {
  font-size: 16px;
  background: #f3f3f3;
  padding: 3px 2px;
  width: 100%;
  text-align: center;
  flex: 1;
  align-content: center;
  color: #00134d;
}
.itemid-1436:not(.view-icalrepeat) #show_list .termin_item .shortDate span, .itemid-1549:not(.view-icalrepeat) #show_list .termin_item .shortDate span, .itemid-1794:not(.view-icalrepeat) #show_list .termin_item .shortDate span {
  font-family: "Lora", serif;
  color: #fff;
}
.itemid-1436:not(.view-icalrepeat) #show_list .termin_item .longDate .start_date, .itemid-1549:not(.view-icalrepeat) #show_list .termin_item .longDate .start_date, .itemid-1794:not(.view-icalrepeat) #show_list .termin_item .longDate .start_date {
  position: absolute;
  top: 50%;
  left: -20px;
  transform: translateY(-50%);
  width: 80px;
  height: auto;
  aspect-ratio: 1;
  background: #d10a11;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  border-radius: 3px;
  overflow: hidden;
  background: none;
  box-shadow: 0px 2px 10px -7px #333;
}
.itemid-1436:not(.view-icalrepeat) #show_list .termin_item .longDate .start_date .date, .itemid-1549:not(.view-icalrepeat) #show_list .termin_item .longDate .start_date .date, .itemid-1794:not(.view-icalrepeat) #show_list .termin_item .longDate .start_date .date {
  display: contents;
}
.itemid-1436:not(.view-icalrepeat) #show_list .termin_item .longDate .start_date .date span, .itemid-1549:not(.view-icalrepeat) #show_list .termin_item .longDate .start_date .date span, .itemid-1794:not(.view-icalrepeat) #show_list .termin_item .longDate .start_date .date span {
  background: #00134d;
  padding: 3px 2px;
  width: 100%;
  text-align: center;
  color: white;
}
.itemid-1436:not(.view-icalrepeat) #show_list .termin_item .longDate .start_date .year span, .itemid-1549:not(.view-icalrepeat) #show_list .termin_item .longDate .start_date .year span, .itemid-1794:not(.view-icalrepeat) #show_list .termin_item .longDate .start_date .year span {
  font-size: 16px;
  background: #f3f3f3;
  padding: 3px 2px;
  width: 100%;
  text-align: center;
  flex: 1;
  align-content: center;
  color: #00134d;
}
.itemid-1436:not(.view-icalrepeat) #show_list .termin_item .longDate .start_date span, .itemid-1549:not(.view-icalrepeat) #show_list .termin_item .longDate .start_date span, .itemid-1794:not(.view-icalrepeat) #show_list .termin_item .longDate .start_date span {
  font-family: "Lora", serif;
  color: #fff;
}
.itemid-1436:not(.view-icalrepeat) #show_list .termin_item .longDate .seperator, .itemid-1549:not(.view-icalrepeat) #show_list .termin_item .longDate .seperator, .itemid-1794:not(.view-icalrepeat) #show_list .termin_item .longDate .seperator {
  position: absolute;
  top: 50%;
  left: 74px;
  transform: translateY(-50%);
  width: 12px;
  height: 4px;
  background: #00134d;
}
.itemid-1436:not(.view-icalrepeat) #show_list .termin_item .longDate .end_date, .itemid-1549:not(.view-icalrepeat) #show_list .termin_item .longDate .end_date, .itemid-1794:not(.view-icalrepeat) #show_list .termin_item .longDate .end_date {
  position: absolute;
  top: 50%;
  left: 100px;
  transform: translateY(-50%);
  width: 80px;
  height: auto;
  aspect-ratio: 1;
  background: #d10a11;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  border-radius: 3px;
  overflow: hidden;
  background: none;
  box-shadow: 0px 2px 10px -7px #333;
}
.itemid-1436:not(.view-icalrepeat) #show_list .termin_item .longDate .end_date .date, .itemid-1549:not(.view-icalrepeat) #show_list .termin_item .longDate .end_date .date, .itemid-1794:not(.view-icalrepeat) #show_list .termin_item .longDate .end_date .date {
  display: contents;
}
.itemid-1436:not(.view-icalrepeat) #show_list .termin_item .longDate .end_date .date span, .itemid-1549:not(.view-icalrepeat) #show_list .termin_item .longDate .end_date .date span, .itemid-1794:not(.view-icalrepeat) #show_list .termin_item .longDate .end_date .date span {
  background: #00134d;
  padding: 3px 2px;
  width: 100%;
  text-align: center;
  color: white;
}
.itemid-1436:not(.view-icalrepeat) #show_list .termin_item .longDate .end_date .year span, .itemid-1549:not(.view-icalrepeat) #show_list .termin_item .longDate .end_date .year span, .itemid-1794:not(.view-icalrepeat) #show_list .termin_item .longDate .end_date .year span {
  font-size: 16px;
  background: #f3f3f3;
  padding: 3px 2px;
  width: 100%;
  text-align: center;
  flex: 1;
  align-content: center;
  color: #00134d;
}
.itemid-1436:not(.view-icalrepeat) #show_list .termin_item .longDate .end_date span, .itemid-1549:not(.view-icalrepeat) #show_list .termin_item .longDate .end_date span, .itemid-1794:not(.view-icalrepeat) #show_list .termin_item .longDate .end_date span {
  font-family: "Lora", serif;
  color: #fff;
}
.itemid-1436:not(.view-icalrepeat) #show_list .termin_item .longDate .date, .itemid-1549:not(.view-icalrepeat) #show_list .termin_item .longDate .date, .itemid-1794:not(.view-icalrepeat) #show_list .termin_item .longDate .date {
  display: flex;
}
.itemid-1436:not(.view-icalrepeat) #show_list .termin_item .longDate .year, .itemid-1549:not(.view-icalrepeat) #show_list .termin_item .longDate .year, .itemid-1794:not(.view-icalrepeat) #show_list .termin_item .longDate .year {
  display: contents;
}
.itemid-1436:not(.view-icalrepeat) #show_list .termin_item .longDate .year span, .itemid-1549:not(.view-icalrepeat) #show_list .termin_item .longDate .year span, .itemid-1794:not(.view-icalrepeat) #show_list .termin_item .longDate .year span {
  font-size: 16px;
}
.itemid-1436:not(.view-icalrepeat) #show_list .termin_item .longDate span, .itemid-1549:not(.view-icalrepeat) #show_list .termin_item .longDate span, .itemid-1794:not(.view-icalrepeat) #show_list .termin_item .longDate span {
  font-family: "Lora", serif;
  color: #fff;
}
.itemid-1436:not(.view-icalrepeat) #show_list .termin_item .detail_btn, .itemid-1549:not(.view-icalrepeat) #show_list .termin_item .detail_btn, .itemid-1794:not(.view-icalrepeat) #show_list .termin_item .detail_btn {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
.itemid-1436:not(.view-icalrepeat) #show_list .termin_item .detail_btn span, .itemid-1549:not(.view-icalrepeat) #show_list .termin_item .detail_btn span, .itemid-1794:not(.view-icalrepeat) #show_list .termin_item .detail_btn span {
  position: relative;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  background: #00134d;
  padding: 12px 44px 12px 12px;
  transition: 300ms ease-in-out;
}
.itemid-1436:not(.view-icalrepeat) #show_list .termin_item .detail_btn span:hover, .itemid-1549:not(.view-icalrepeat) #show_list .termin_item .detail_btn span:hover, .itemid-1794:not(.view-icalrepeat) #show_list .termin_item .detail_btn span:hover {
  background: rgba(0, 19, 77, 0.8);
}
.itemid-1436:not(.view-icalrepeat) #show_list .termin_item .detail_btn span::before, .itemid-1549:not(.view-icalrepeat) #show_list .termin_item .detail_btn span::before, .itemid-1794:not(.view-icalrepeat) #show_list .termin_item .detail_btn span::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  width: 20px;
  height: 14px;
  transform: translateY(-50%);
  background-image: url('../fonts/arrow_white.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.itemid-1436:not(.view-icalrepeat) #g-container-4290, .itemid-1549:not(.view-icalrepeat) #g-container-4290, .itemid-1794:not(.view-icalrepeat) #g-container-4290 {
  margin-top: 120px;
}
.itemid-1436:not(.view-icalrepeat) #g-container-4290 .g-title, .itemid-1549:not(.view-icalrepeat) #g-container-4290 .g-title, .itemid-1794:not(.view-icalrepeat) #g-container-4290 .g-title {
  position: relative;
  font-family: "Lora", serif;
  font-size: 50px;
  color: #00134d;
  line-height: 110%;
  margin: 0 0 60px 0;
  text-align: right;
}
.itemid-1436:not(.view-icalrepeat) #g-container-4290 .g-title::after, .itemid-1549:not(.view-icalrepeat) #g-container-4290 .g-title::after, .itemid-1794:not(.view-icalrepeat) #g-container-4290 .g-title::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100px;
  height: 100px;
  background-image: url('../fonts/bg_both-logos.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transform: translateY(-50%);
}
.itemid-1436:not(.view-icalrepeat) #g-container-4290 .g-title::before, .itemid-1549:not(.view-icalrepeat) #g-container-4290 .g-title::before, .itemid-1794:not(.view-icalrepeat) #g-container-4290 .g-title::before {
  content: "";
  position: absolute;
  top: 50%;
  width: 800px;
  left: 150px;
  height: 2px;
  transform: translateY(-50%);
  background: #d10a11;
}
.itemid-1436:not(.view-icalrepeat) #jevents, .itemid-1549:not(.view-icalrepeat) #jevents, .itemid-1794:not(.view-icalrepeat) #jevents {
  display: none;
}
.g-menu-overlay.g-menu-overlay-open {
  opacity: 0 !important;
}
.g-title, .clearfix {
  width: 100%;
}
button, button:focus {
  outline: none !important;
}
html .g-grid {
  text-rendering: optimizeLegibility;
}
h1, h2, h3, h4, h5, h6 {
  text-rendering: optimizeLegibility;
}
#g-showcase {
  position: relative;
}
#slider_content {
  position: absolute;
  bottom: 20px;
  width: 100vw;
  display: flex;
  justify-content: center;
}
#slider_content .pagebuilderck {
  width: 1200px;
  padding: 0 12px;
  display: flex;
  justify-content: end;
}
#slider_content .pagebuilderck > div {
  width: 500px;
  background: #f7f3f0;
  padding: 20px;
}
#slider_content .pagebuilderck .titleck {
  color: #d10a11;
  font-family: "Inter", sans-serif;
  margin: 0;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
}
#slider_content .pagebuilderck .cktext {
  margin: 20px 0;
}
#slider_content .pagebuilderck .cktext * {
  font-family: "Lora", serif;
  font-size: 40px;
  line-height: 120%;
  margin: 0;
}
#slider_content .pagebuilderck .buttonck {
  position: relative;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  background: #00134d !important;
  padding: 12px 44px 12px 12px;
  border-radius: 0;
  margin: 0;
  margin-left: 54px;
  transition: 300ms ease-in-out;
  will-change: transform;
}
#slider_content .pagebuilderck .buttonck:hover {
  transform: scale(1.02);
}
#slider_content .pagebuilderck .buttonck::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  width: 20px;
  height: 14px;
  transform: translateY(-50%);
  background-image: url('../fonts/arrow_white.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
#slider_content .pagebuilderck .buttonck::after {
  content: "";
  position: absolute;
  top: 0;
  right: calc(100% + 2px);
  width: auto;
  height: 100%;
  aspect-ratio: 1;
  background-color: #d10a11;
  background-image: url('../fonts/star.svg');
  background-size: 50%;
  background-position: center center;
  background-repeat: no-repeat;
}
#slider_content .pagebuilderck .buttonck span {
  color: #fff;
  font-size: 18px;
}
.mod-languages {
  width: max-content;
}
.mod-languages .btn-group #language_btn_202 {
  background: transparent;
  box-shadow: none;
  border: none;
  font-weight: 700;
  color: #00134d;
  font-size: 18px;
}
.mod-languages .btn-group #language_btn_202 img {
  margin-right: 6px;
  border-radius: 100px;
  height: 20px;
  width: 20px;
  border: 2px solid #f2f2f2;
}
.mod-languages .btn-group #language_btn_202.show::after, .mod-languages .btn-group #language_btn_202:hover::after {
  transform: rotate(0deg);
}
.mod-languages .btn-group #language_btn_202::after {
  transition: 300ms ease-in-out;
  transform: rotate(-90deg);
}
.mod-languages .btn-group .lang-block {
  padding: 0;
  min-width: 0;
  right: 0 !important;
  left: auto !important;
  border: none;
  border-radius: 0;
  filter: drop-shadow(0 4px 7px rgba(0, 19, 77, 0.2));
  transform: none !important;
  top: 100% !important;
}
.mod-languages .btn-group .lang-block li {
  margin: 0;
  padding: 0;
  transition: 300ms ease-in-out;
}
.mod-languages .btn-group .lang-block li:hover {
  background: rgba(0, 19, 77, 0.2);
}
.mod-languages .btn-group .lang-block li a {
  font-weight: 700;
  color: #00134d;
  font-size: 16px;
  background: transparent;
}
.mod-languages .btn-group .lang-block li a img {
  margin-right: 12px;
  border-radius: 100px;
  height: 20px;
  width: 20px;
  border: 2px solid #f2f2f2;
}
#g-top .platform-content {
  position: relative;
}
#lang-search {
  position: absolute;
  top: 22px;
  z-index: 9999;
  right: 0;
  display: flex;
  justify-content: flex-end;
}
#lang-search .search .mls-form {
  margin-top: -4px;
  padding: 0;
}
#lang-search .search .mls-form .mls-input-bar {
  border: 1px solid #ccc;
  background: transparent;
  border-radius: 0;
  box-shadow: 0 0 5px 2px rgba(0, 19, 77, 0.12);
}
#lang-search .search .mls-form .input-group {
  align-items: center;
}
#lang-search .search .mls-form .input-group .input-group-addon {
  background: transparent;
  order: 2;
  border-radius: 0;
  border: none;
  aspect-ratio: 1;
}
#lang-search .search .mls-form .input-group .input-group-addon .fas {
  text-shadow: none;
}
#lang-search .search .mls-form .input-group .input-group-addon .fas::before {
  color: #00134d;
}
#lang-search .search .mls-form .input-group .inputbox {
  order: 1;
  height: auto;
  padding-left: 10px;
  border: none;
  height: 100%;
  font-size: 18px;
  width: 140px;
  text-aligh: right;
}
#lang-search .search .mls-form .input-group .inputbox::placeholder {
  color: #00134d;
  opacity: 0.5;
  font-weight: 300;
  margin-left: 10px;
}
#lang-search .search .mls-form .input-group .mls-input-tools {
  display: none;
}
#lang-search .search .mls-form .mls-content {
  width: 300px;
  right: 0;
  left: auto;
}
#lang-search .search .mls-form .mls-content .search-pagination .pagination {
  flex-wrap: wrap;
}
#lang-search .search .mls-form .mls-content .search-query-explained .mls-results-count {
  padding: 0;
  font-size: 0;
}
#lang-search .search .mls-form .mls-content .search-query-explained .mls-results-count strong {
  position: relative;
}
#lang-search .search .mls-form .mls-content .search-query-explained .mls-results-count strong::after {
  content: " Ergebnisse";
  position: relative;
}
#lang-search .search .mls-form .mls-content .result-title {
  font-family: "Inter", sans-serif;
  font-size: 20px;
}
#lang-search .search .mls-form .mls-content .result-url a, #lang-search .search .mls-form .mls-content .result-url * {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  font-size: 14px;
  line-height: 120%;
}
#g-page-surround section:not(#g-navigation, #g-showcase) .g-container {
  padding: 0 12px;
}
.page-header h1, .page-header h2, .contentpaneopen h1 {
  font-size: 50px;
  color: #00134d;
  text-transform: uppercase;
  margin: 54px 0 36px 0;
  padding-bottom: 6px;
  text-decoration-color: #d10a11;
  text-decoration-line: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 8px;
}
.newsarchiv .items-more {
  display: none;
}
.newsarchiv .item-image {
  order: 4 !important;
  height: auto !important;
  margin-top: 30px !important;
}
.newsarchiv .item-image img {
  position: relative !important;
  width: 100% !important;
  height: auto !important;
}
.newsarchiv .page-header h2 {
  text-transform: none !important;
}
.newsarchiv .page-header:nth-of-type(2)::after {
  display: none !important;
}
body:not(.start) #g-page-surround .item-image {
  height: 60vh;
  margin: 0;
}
body:not(.start) #g-page-surround .item-image.top-crop img {
  object-position: top;
  object-fit: cover;
}
body:not(.start) #g-page-surround .item-image img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 60vh;
  object-fit: cover;
}
body:not(.start) #g-page-surround .item-image .caption {
  position: absolute;
  top: 60vh;
  left: 50%;
  transform: translateX(-50%);
  width: max-content;
  height: max-content;
  z-index: 1;
  font-family: "Inter", sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 120%;
  filter: drop-shadow(0 0 4px rgba(0, 19, 77, 0.6));
  color: #fff;
}
body:not(.start) #g-page-surround .cktype[data-type="heading"] .inner .titleck {
  position: relative;
  font-size: 50px;
  color: #00134d;
  line-height: 110%;
  margin: 100px 0 30px 0;
}
body:not(.start) #g-page-surround .cktype[data-type="heading"] .inner .titleck::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 110%;
  width: 90%;
  max-width: 400px;
  height: 2px;
  transform: translateY(-50%);
  background: #d10a11;
}
body:not(.start) #g-page-surround .cktype[data-type="heading"] .inner h2.titleck {
  margin-top: 20px;
}
body:not(.start) #g-page-surround .cktype[data-type="heading"].title_right_logo, body:not(.start) #g-page-surround .cktype[data-type="heading"][data-customclass="title_right_logo"] {
  margin-bottom: 20px;
}
body:not(.start) #g-page-surround .cktype[data-type="heading"].title_right_logo .titleck, body:not(.start) #g-page-surround .cktype[data-type="heading"][data-customclass="title_right_logo"] .titleck {
  margin: 0 0 30px 0;
}
body:not(.start) #g-page-surround .cktype[data-type="heading"].title_right_logo::after, body:not(.start) #g-page-surround .cktype[data-type="heading"][data-customclass="title_right_logo"]::after {
  content: "";
  position: absolute;
  top: -30px;
  left: 0;
  width: 100px;
  height: 100px;
  background-image: url('../fonts/bg_both-logos.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
body:not(.start) #g-page-surround .cktype[data-type="heading"].title_right_logo.gov::after, body:not(.start) #g-page-surround .cktype[data-type="heading"][data-customclass="title_right_logo"].gov::after {
  background-image: url('../fonts/bg_world.svg') !important;
}
body:not(.start) #g-page-surround .cktype[data-type="heading"].title_right_logo:has(br)::after, body:not(.start) #g-page-surround .cktype[data-type="heading"][data-customclass="title_right_logo"]:has(br)::after {
  top: 0;
}
body:not(.start) #g-page-surround .cktype[data-type="heading"].title_right_logo .inner, body:not(.start) #g-page-surround .cktype[data-type="heading"][data-customclass="title_right_logo"] .inner {
  display: flex;
  justify-content: end;
}
body:not(.start) #g-page-surround .cktype[data-type="heading"].title_right_logo .inner .titleck::before, body:not(.start) #g-page-surround .cktype[data-type="heading"][data-customclass="title_right_logo"] .inner .titleck::before {
  left: auto;
  right: 110%;
  max-width: 300px;
}
body:not(.start) #g-page-surround .cktype[data-type="heading"].title_right .inner, body:not(.start) #g-page-surround .cktype[data-type="heading"][data-customclass="title_right"] .inner {
  display: flex;
  justify-content: end;
}
body:not(.start) #g-page-surround .cktype[data-type="heading"].title_right .inner .titleck::before, body:not(.start) #g-page-surround .cktype[data-type="heading"][data-customclass="title_right"] .inner .titleck::before {
  left: auto;
  right: 110%;
}
body:not(.start) #g-page-surround .cktype[data-type="heading"].title_center .inner {
  display: flex;
  justify-content: center;
}
body:not(.start) #g-page-surround .cktype[data-type="heading"].title_center .inner .titleck {
  text-decoration-color: #d10a11;
  text-decoration-line: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 10px;
  text-align: center;
  line-height: 140%;
}
body:not(.start) #g-page-surround .cktype[data-type="heading"].title_center .inner .titleck::before {
  display: none;
}
body:not(.start) #g-page-surround .docmanlist_category {
  display: none;
}
body:not(.start) #g-page-surround .docmanlist_files_container {
  overflow: visible;
}
body:not(.start) #g-page-surround .docmanlist_files_container .docmanlist {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style: none;
  padding-left: 0 !important;
}
body:not(.start) #g-page-surround .docmanlist_files_container .docmanlist li {
  position: relative;
  display: flex;
  font-size: 0;
  background: #fbf9f7 !important;
  border: none;
  width: 48%;
  margin-bottom: 20px;
  padding: 20px 20px 20px 70px;
  transition: 300ms ease-in-out;
}
body:not(.start) #g-page-surround .docmanlist_files_container .docmanlist li:hover::after {
  width: 100%;
}
body:not(.start) #g-page-surround .docmanlist_files_container .docmanlist li::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  transition: 300ms ease-in-out;
  background: rgba(0, 19, 77, 0.22);
  pointer-events: none;
  z-index: 0;
}
body:not(.start) #g-page-surround .docmanlist_files_container .docmanlist li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background-image: url('../fonts/icon_pdf.svg');
  background-repeat: no-repeat;
  background-position: center;
}
body:not(.start) #g-page-surround .docmanlist_files_container .docmanlist li * {
  display: none;
}
body:not(.start) #g-page-surround .docmanlist_files_container .docmanlist li .name, body:not(.start) #g-page-surround .docmanlist_files_container .docmanlist li a {
  font-size: 18px;
  display: block;
  line-height: 150%;
  color: #00134d !important;
}
body:not(.start) #g-page-surround .docmanlist_files_container .docmanlist li a {
  margin-left: auto;
  display: none;
}
body:not(.start) #g-page-surround .docmanlist_files_container .docmanlist li a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body:not(.start) #g-page-surround .docmanlist_files_container .docmanlist li .name {
  font-weight: 700;
  text-decoration: underline;
  text-decoration-thickness: 3px;
  text-underline-offset: 6px;
  margin-left: 0;
}
body:not(.start) #g-page-surround .doc-praemien-stuten .docmanlist li {
  width: 100% !important;
}
body:not(.start) #g-page-surround .before_element {
  position: absolute !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 200px;
  top: calc(100% - 100px);
  left: 10px;
}
body:not(.start) #g-page-surround .before_element img {
  object-fit: contain;
  object-position: center;
}
body:not(.start) #g-page-surround .cktext h2 {
  font-size: 26px;
  font-weight: 400;
  margin-top: 0;
}
body:not(.start) #g-page-surround .item-page {
  display: flex;
  flex-direction: column;
}
body:not(.start) #g-page-surround .item-page .page-header {
  order: 2;
}
body:not(.start) #g-page-surround .item-page .left .item-image {
  order: 1;
}
body:not(.start) #g-page-surround .item-page .com-content-article__body {
  order: 3;
}
@media (max-width: 959px) {
  body:not(.start) #g-page-surround #detail_kontakt {
    display: block !important;
  }
  body:not(.start) #g-page-surround #detail_kontakt .contact {
    width: 100% !important;
    max-width: 100% !important;
  }
}
body:not(.start) #g-page-surround #detail_kontakt {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
body:not(.start) #g-page-surround #detail_kontakt .contact {
  background-color: #f7f3f0;
  border: #dfdfdf 1px solid;
  padding: 20px;
  box-shadow: rgba(0, 19, 77, 0.2) 0px 9px 12px 0px;
  -moz-box-shadow: rgba(0, 19, 77, 0.2) 0px 9px 12px 0px;
  -webkit-box-shadow: rgba(0, 19, 77, 0.2) 0px 9px 12px 0px;
  padding: 20px;
  margin-bottom: 12px;
  max-width: 32%;
  box-sizing: border-box;
}
body:not(.start) #g-page-surround #detail_kontakt .contact .contact_img {
  display: flex;
  justify-content: center;
}
body:not(.start) #g-page-surround #detail_kontakt .contact .contact_img img {
  width: 140px;
  height: auto;
  aspect-ratio: 1;
  border-radius: 200px;
  object-fit: cover;
  object-position: center;
}
body:not(.start) #g-page-surround #detail_kontakt .contact .contact_data {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 12px;
}
body:not(.start) #g-page-surround #detail_kontakt .contact .contact_data .contact_name {
  font-family: "Inter", sans-serif;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  margin: 0;
}
body:not(.start) #g-page-surround #detail_kontakt .contact .contact_data .contact_pos {
  display: none;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  min-height: 48px;
}
body:not(.start) #g-page-surround #detail_kontakt .contact .contact_data .contact_info {
  margin-top: 12px;
}
body:not(.start) #g-page-surround #detail_kontakt .contact .contact_data .contact_info ul {
  list-style: none;
  margin: 0;
}
body:not(.start) #g-page-surround #detail_kontakt .contact .contact_data .contact_info ul li {
  text-align: center;
  font-size: 16px;
}
body:not(.start) #g-page-surround #detail_kontakt .contact .contact_data .contact_info ul li a {
  color: #00134d;
}
body:not(.start) #g-page-surround #detail_kontakt .contact .contact_data .contact_info ul li a:hover {
  text-decoration: underline;
}
body:not(.start) #g-page-surround .ansprechpartner-einzeln .contact {
  background-color: #f7f3f0;
  border: #dfdfdf 1px solid;
  padding: 20px;
  box-shadow: rgba(0, 19, 77, 0.2) 0px 9px 12px 0px;
  -moz-box-shadow: rgba(0, 19, 77, 0.2) 0px 9px 12px 0px;
  -webkit-box-shadow: rgba(0, 19, 77, 0.2) 0px 9px 12px 0px;
  max-width: 480px;
  margin: auto;
}
body:not(.start) #g-page-surround .ansprechpartner-einzeln img {
  width: 140px !important;
  height: auto !important;
}
body:not(.start) #g-page-surround .contact {
  padding: 0 12px;
}
body:not(.start) #g-page-surround .contact .contact_img {
  display: flex;
  justify-content: center;
}
body:not(.start) #g-page-surround .contact .contact_img img {
  width: 100%;
  height: auto;
  aspect-ratio: 1;
  border-radius: 200px;
  object-fit: cover;
  object-position: center;
}
body:not(.start) #g-page-surround .contact .contact_data {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
body:not(.start) #g-page-surround .contact .contact_data .contact_name {
  font-family: "Inter", sans-serif;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  margin-top: 10px;
}
body:not(.start) #g-page-surround .contact .contact_data .contact_pos {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
}
body:not(.start) #g-page-surround .contact .contact_data .contact_info {
  margin-top: 12px;
}
body:not(.start) #g-page-surround .contact .contact_data .contact_info ul {
  list-style: none;
  margin: 0;
}
body:not(.start) #g-page-surround .contact .contact_data .contact_info ul li {
  text-align: center;
  font-size: 16px;
}
body:not(.start) #g-page-surround .contact .contact_data .contact_info ul li a {
  color: #00134d;
}
body:not(.start) #g-page-surround .contact .contact_data .contact_info ul li a:hover {
  text-decoration: underline;
}
body:not(.start) #g-page-surround .img_block > .inner {
  flex: 0 1 auto;
}
body:not(.start) #g-page-surround .img_block.angepasst img {
  height: 480px;
  width: 600px;
  object-fit: cover;
}
body:not(.start) #g-page-surround .img_row {
  margin-top: 120px;
}
body:not(.start) #g-page-surround .img_row h2 {
  margin-top: 20px;
}
body:not(.start) #g-page-surround .img_row .rowck .blockck {
  width: 46%;
}
body:not(.start) #g-page-surround .img_row .rowck .blockck:first-of-type .imageck, body:not(.start) #g-page-surround .img_row .rowck .blockck:first-of-type .videock {
  display: flex;
  justify-content: start;
}
body:not(.start) #g-page-surround .img_row .rowck .blockck:last-of-type .imageck, body:not(.start) #g-page-surround .img_row .rowck .blockck:last-of-type .videock {
  display: flex;
  justify-content: end;
}
body:not(.start) #g-page-surround .video_row h2 {
  margin-top: 20px;
}
body:not(.start) #g-page-surround .video_row .rowck .blockck {
  width: 55%;
}
body:not(.start) #g-page-surround .video_row .rowck .blockck.video_block {
  width: 40%;
}
body:not(.start) #g-page-surround .video_row .rowck .blockck:first-of-type .imageck, body:not(.start) #g-page-surround .video_row .rowck .blockck:first-of-type .videock {
  display: flex;
  justify-content: start;
}
body:not(.start) #g-page-surround .video_row .rowck .blockck:last-of-type .imageck, body:not(.start) #g-page-surround .video_row .rowck .blockck:last-of-type .videock {
  display: flex;
  justify-content: end;
}
body:not(.start) #g-page-surround .ansprechpartner {
  margin-top: 60px;
}
body:not(.start) #g-page-surround .ansprechpartner.single .inner:nth-child(1) {
  display: flex;
  justify-content: center;
}
body:not(.start) #g-page-surround .ansprechpartner.single .inner:nth-child(1) .blockck :nth-child(1) {
  width: 70%;
}
body:not(.start) #g-page-surround .ansprechpartner .blockck {
  margin-top: 20px;
  background-color: #f7f3f0;
  border: #dfdfdf 1px solid;
  padding: 20px;
  box-shadow: rgba(0, 19, 77, 0.2) 0px 9px 12px 0px;
  -moz-box-shadow: rgba(0, 19, 77, 0.2) 0px 9px 12px 0px;
  -webkit-box-shadow: rgba(0, 19, 77, 0.2) 0px 9px 12px 0px;
}
body:not(.start) #g-page-surround .ansprechpartner .blockck .blockck {
  background-color: inherit;
  box-shadow: none;
  padding: 0;
  border: none;
}
body:not(.start) #g-page-surround .ansprechpartner .blockck .contact {
  padding: 0 12px;
  margin-bottom: 12px;
}
body:not(.start) #g-page-surround .ansprechpartner .blockck .contact .contact_img {
  display: flex;
  justify-content: center;
}
body:not(.start) #g-page-surround .ansprechpartner .blockck .contact .contact_img img {
  width: 140px;
  height: auto;
  aspect-ratio: 1;
  border-radius: 200px;
  object-fit: cover;
  object-position: center;
}
body:not(.start) #g-page-surround .ansprechpartner .blockck .contact .contact_data {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 12px;
}
body:not(.start) #g-page-surround .ansprechpartner .blockck .contact .contact_data .contact_name {
  font-family: "Inter", sans-serif;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  margin-top: 10px;
}
body:not(.start) #g-page-surround .ansprechpartner .blockck .contact .contact_data .contact_pos {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  min-height: 48px;
}
body:not(.start) #g-page-surround .ansprechpartner .blockck .contact .contact_data .contact_info {
  margin-top: 12px;
}
body:not(.start) #g-page-surround .ansprechpartner .blockck .contact .contact_data .contact_info ul {
  list-style: none;
  margin: 0;
}
body:not(.start) #g-page-surround .ansprechpartner .blockck .contact .contact_data .contact_info ul li {
  text-align: center;
  font-size: 16px;
}
body:not(.start) #g-page-surround .ansprechpartner .blockck .contact .contact_data .contact_info ul li:last-of-type {
  width: 230px !important;
}
body:not(.start) #g-page-surround .ansprechpartner .blockck .contact .contact_data .contact_info ul li.txtmail {
  width: fit-content !important;
}
body:not(.start) #g-page-surround .ansprechpartner .blockck .contact .contact_data .contact_info ul li a {
  color: #00134d;
}
body:not(.start) #g-page-surround .ansprechpartner .blockck .contact .contact_data .contact_info ul li a:hover {
  text-decoration: underline;
}
body:not(.start) #g-page-surround .only_text {
  margin-top: 120px;
}
body:not(.start) #g-page-surround .only_text > .inner {
  display: flex;
  justify-content: center;
}
body:not(.start) #g-page-surround .only_text > .inner .blockck {
  width: 75%;
}
body:not(.start) #g-page-surround .vorteile {
  margin-top: 120px;
  padding: 50px 0;
  margin-bottom: 50px;
}
body:not(.start) #g-page-surround .vorteile::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  height: 100%;
  transform: translateX(-50%);
  background: #00134d;
}
body:not(.start) #g-page-surround .vorteile::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translateX(-50%);
  background-image: url('../fonts/transparent.svg');
  background-size: cover;
  pointer-events: none;
  background-position: center center;
}
body:not(.start) #g-page-surround .vorteile .cktext {
  display: flex;
  flex-direction: column;
  align-items: center;
}
body:not(.start) #g-page-surround .vorteile .cktext h2 {
  font-size: 50px;
}
body:not(.start) #g-page-surround .vorteile .cktext * {
  width: 50%;
  color: #fff;
}
body:not(.start) #g-page-surround .vorteile .rowck .blockck {
  margin-top: 50px;
}
body:not(.start) #g-page-surround .vorteile .rowck .imageck {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}
body:not(.start) #g-page-surround .vorteile .rowck .imageck::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 2px;
  background: #d10a11;
}
body:not(.start) #g-page-surround .vorteile .rowck .imageck img {
  width: 30px;
  height: 30px;
}
body:not(.start) #g-page-surround .vorteile .rowck .cktext * {
  width: 100%;
  margin: 0;
}
body:not(.start) #g-page-surround .os-ol-mitglied-werden {
  margin-top: 120px;
}
body:not(.start) #g-page-surround .os-ol-mitglied-werden .blockck {
  background: #f7f3f0;
  box-shadow: 0 9px 12px rgba(0, 19, 77, 0.22);
  padding-bottom: 75px;
  margin-bottom: 20px;
}
body:not(.start) #g-page-surround .os-ol-mitglied-werden .blockck:nth-child(2)::before {
  background-image: url('../fonts/logo_s.svg');
}
body:not(.start) #g-page-surround .os-ol-mitglied-werden .blockck::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 10px;
  width: 75px;
  height: 150px;
  background-image: url('../fonts/logo_o.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
body:not(.start) #g-page-surround .os-ol-mitglied-werden .blockck .imageck img {
  width: 100%;
  height: 435px;
  object-fit: cover;
}
body:not(.start) #g-page-surround .os-ol-mitglied-werden .blockck .titleck {
  font-size: 26px !important;
  text-align: center;
  width: 100%;
  padding: 0 40px;
  margin: 30px 0 0 0 !important;
  hyphens: auto;
}
body:not(.start) #g-page-surround .os-ol-mitglied-werden .blockck .titleck::before {
  display: none;
}
body:not(.start) #g-page-surround .os-ol-mitglied-werden .blockck .cktext {
  padding: 0 40px;
  margin: 30px 0;
}
body:not(.start) #g-page-surround .os-ol-mitglied-werden .blockck .cktype[data-type="button"] {
  position: absolute !important;
  width: 100%;
  bottom: 30px;
  padding: 0 40px;
}
body:not(.start) #g-page-surround .os-ol-mitglied-werden .blockck .cktype[data-type="button"] .buttonck {
  width: 100% !important;
  max-width: 100% !important;
}
body:not(.start) #g-page-surround .zweiboxengrau-title {
  margin-top: 120px;
}
body:not(.start) #g-page-surround .zweiboxengrau {
  margin-top: 40px;
}
body:not(.start) #g-page-surround .zweiboxengrau.osna .blockck::before {
  background-image: url('../fonts/logo_s.svg') !important;
}
body:not(.start) #g-page-surround .zweiboxengrau.keinelogos .blockck::before {
  background-image: none !important;
}
body:not(.start) #g-page-surround .zweiboxengrau .blockck {
  background: #f7f3f0;
  box-shadow: 0 9px 12px rgba(0, 19, 77, 0.22);
  padding-bottom: 115px;
  margin-bottom: 20px;
}
body:not(.start) #g-page-surround .zweiboxengrau .blockck:nth-child(2)::before {
  background-image: url('../fonts/logo_s.svg');
}
body:not(.start) #g-page-surround .zweiboxengrau .blockck.osna::before {
  background-image: url('../fonts/logo_s.svg') !important;
}
body:not(.start) #g-page-surround .zweiboxengrau .blockck.oldb::before {
  background-image: url('../fonts/logo_o.svg') !important;
}
body:not(.start) #g-page-surround .zweiboxengrau .blockck::before {
  content: "";
  position: absolute;
  bottom: 15px;
  right: 10px;
  width: 75px;
  height: 140px;
  background-image: url('../fonts/logo_o.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
body:not(.start) #g-page-surround .zweiboxengrau .blockck .imageck img {
  width: 100%;
  height: 240px;
  object-fit: cover;
  margin: 0px 0 50px;
  border-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
body:not(.start) #g-page-surround .zweiboxengrau .blockck .titleck {
  font-size: 26px !important;
  text-align: center;
  width: 100%;
  padding: 0 40px;
  margin: 0.67em 0px !important;
  hyphens: auto;
}
body:not(.start) #g-page-surround .zweiboxengrau .blockck .titleck::before {
  display: none;
}
body:not(.start) #g-page-surround .zweiboxengrau .blockck .cktext {
  padding: 0 40px;
  margin: 30px 0;
}
body:not(.start) #g-page-surround .zweiboxengrau .blockck .cktype[data-type="button"] {
  position: absolute !important;
  width: 100%;
  bottom: 30px;
  padding: 0 40px;
}
body:not(.start) #g-page-surround .zweiboxengrau .blockck .cktype[data-type="button"] .buttonck {
  width: 100% !important;
  max-width: 100% !important;
}
body:not(.start) #g-page-surround .ansprechpartner_einzeln {
  margin-top: 120px;
  background: #f7f3f0;
  border-bottom: 3px solid #d10a11;
  padding: 30px 30px 30px 130px;
}
body:not(.start) #g-page-surround .ansprechpartner_einzeln::before {
  content: "";
  position: absolute;
  top: 30px;
  left: 30px;
  width: 80px;
  height: 130px;
  background-image: url('../images/schleife2x.png');
  background-size: cover;
  background-position: center;
}
body:not(.start) #g-page-surround .ansprechpartner_einzeln .cktype {
  width: 60%;
}
body:not(.start) #g-page-surround .ansprechpartner_einzeln .cktype .inner h4.titleck {
  font-family: "Inter", sans-serif;
  color: #d10a11;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}
body:not(.start) #g-page-surround .ansprechpartner_einzeln .cktype .inner h4.titleck::before {
  display: none;
}
body:not(.start) #g-page-surround .ansprechpartner_einzeln .cktype .inner h2.titleck {
  font-size: 50px;
  color: #00134d;
  margin: 0 0 18px 0;
}
body:not(.start) #g-page-surround .ansprechpartner_einzeln .cktype .inner h2.titleck::before {
  display: none;
}
body:not(.start) #g-page-surround .ansprechpartner_einzeln .cktype .buttonck {
  position: relative;
  display: block !important;
  background: transparent !important;
  padding: 0 0 0 20px !important;
  width: max-content !important;
  max-width: 100% !important;
}
body:not(.start) #g-page-surround .ansprechpartner_einzeln .cktype .buttonck:hover {
  transform: none !important;
}
body:not(.start) #g-page-surround .ansprechpartner_einzeln .cktype .buttonck:hover .buttontextck {
  text-decoration: underline;
}
body:not(.start) #g-page-surround .ansprechpartner_einzeln .cktype .buttonck::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 25px;
  height: 25px;
  background-image: url('../images/red_phone.svg');
  background-size: cover;
  background-position: center;
}
body:not(.start) #g-page-surround .ansprechpartner_einzeln .cktype .buttonck .buttontextck {
  color: #00134d !important;
  font-size: 20px !important;
  padding: 0 !important;
  text-align: left !important;
}
body:not(.start) #g-page-surround .ansprechpartner_einzeln .cktype .buttonck .buttontextck::before {
  display: none;
}
body:not(.start) #g-page-surround .ansprechpartner_einzeln .cktype:nth-child(5) .buttonck::before {
  background-image: url('../fonts/red_mail.svg');
}
body:not(.start) #g-page-surround .ansprechpartner_einzeln .cktype[data-type="image"] {
  position: absolute !important;
  bottom: -30px;
  right: -30px;
  width: auto;
}
body:not(.start) #g-page-surround .faq {
  margin-top: 80px;
}
body:not(.start) #g-page-surround .faq.first {
  margin-top: 20px !important;
}
body:not(.start) #g-page-surround .faq.first .titleck {
  margin-top: 20px !important;
}
body:not(.start) #g-page-surround .faq .titleck {
  text-decoration-color: #d10a11;
  text-decoration-line: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 20px;
}
body:not(.start) #g-page-surround .faq .titleck::before {
  display: none;
}
body:not(.start) #g-page-surround .faq .cktype[data-type="accordion"] {
  display: flex;
  justify-content: center;
}
body:not(.start) #g-page-surround .faq .cktype[data-type="accordion"] .accordionsck {
  width: 75%;
}
body:not(.start) #g-page-surround .faq .cktype[data-type="accordion"] .accordionsck .accordionck-header {
  margin: 20px 0 0 0;
  background: #fafafb;
  border: none;
  padding: 20px;
  padding-right: 50px;
}
body:not(.start) #g-page-surround .faq .cktype[data-type="accordion"] .accordionsck .accordionck-header:hover::before {
  transform: translateY(-50%) rotate(30deg);
}
body:not(.start) #g-page-surround .faq .cktype[data-type="accordion"] .accordionsck .accordionck-header::before {
  content: "×";
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%) rotate(45deg);
  font-size: 50px;
  font-weight: 600;
  color: #d10a11;
  transition: 300ms ease-in-out;
}
body:not(.start) #g-page-surround .faq .cktype[data-type="accordion"] .accordionsck .accordionck-header.ui-accordion-header-active::before {
  transform: translateY(-50%) rotate(0deg);
}
body:not(.start) #g-page-surround .faq .cktype[data-type="accordion"] .accordionsck .accordionck-header .ui-accordion-header-icon {
  display: none;
}
body:not(.start) #g-page-surround .faq .cktype[data-type="accordion"] .accordionsck .ui-accordion-content {
  background: #fafafb;
  border: none;
  padding: 0 20px 20px 20px;
}
body:not(.start) #g-page-surround .faq .cktype[data-type="accordion"] .accordionsck .ui-accordion-content p:first-of-type {
  margin-top: 0;
}
body:not(.start) #g-page-surround .faq .cktype[data-type="accordion"] .accordionsck .ui-accordion-content p:last-of-type {
  margin-bottom: 0;
}
body:not(.start) #g-page-surround .dokumente {
  margin-top: 120px;
}
#g-page-surround #g-container-4290 .buttonck {
  margin: 0;
  background: #00134d;
  border-radius: 0px;
  padding: 8px 12px;
  width: 80% !important;
  max-width: 350px;
  transition: 300ms ease-in-out;
  will-change: transform;
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
#g-page-surround #g-container-4290 .buttonck:hover {
  transform: scale(1.02);
}
#g-page-surround #g-container-4290 .buttonck .buttontextck {
  position: relative;
  color: #fff;
  text-align: center;
  font-size: 17px;
  font-weight: 400;
  padding-right: 24px;
}
#g-page-surround #g-container-4290 .buttonck .buttontextck::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 15px;
  height: 100%;
  background-image: url('../fonts/arrow_white.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.flussdiagramm-pfeil::before {
  content: "";
  background-image: url('../fonts/pfeil-down.svg');
  width: 100%;
  height: 65px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
}
.flussdiagramm-pfeil.double::before {
  left: 25%;
}
.flussdiagramm-pfeil.double::after {
  content: "";
  background-image: url('../fonts/pfeil-down.svg');
  width: 100%;
  height: 65px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -10px;
  left: 75%;
  transform: translateX(-50%);
}
.flussdiagramm-pfeil.twoinone::before {
  background-image: url('../fonts/double-pfeil-down.svg');
}
#g-top #logo-top {
  position: fixed;
  display: none;
  justify-content: center;
  z-index: 999;
  width: 100vw;
  padding: 12px 0;
  left: 0;
  top: 0;
  background-color: #fff;
  border-bottom: 1px solid #00134d;
}
#g-top #logo-top a {
  width: 40%;
  min-width: 200px;
}
#slider-buttons {
  display: flex;
  justify-content: center;
  margin-top: 120px;
  z-index: 1;
}
#slider-buttons .slider-buttons {
  position: relative;
}
#slider-buttons .slider-buttons::before {
  content: "";
  position: absolute;
  top: -5%;
  left: -5%;
  width: 250px;
  height: 320px;
  background-image: url('../fonts/bg_both-logos.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: -1;
}
#slider-buttons .g-title {
  position: relative;
  font-size: 80px;
  color: #00134d;
  margin: 0 0 34px 0;
  width: max-content;
}
#slider-buttons .g-title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: calc(100% + 5vw);
  width: 40vw;
  height: 2px;
  transform: translateY(-50%);
  background-color: #d10a11;
}
#slider-buttons > .g-content {
  width: calc(1200px - 24px);
}
#slider-buttons > .g-content .mod_events_latest_table {
  border: none;
}
#slider-buttons > .g-content .mod_events_latest_table .mod_events_latest_noevents {
  display: none;
}
#slider-buttons > .g-content .mod_events_latest_table td, #slider-buttons > .g-content .mod_events_latest_table tr {
  padding: 0;
  border: none;
}
#slider-buttons > .g-content .mod_events_latest_table td #event_countdown, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown {
  overflow: hidden;
  transform-origin: 50% 50%;
  transition: 500ms ease-in-out;
}
#slider-buttons > .g-content .mod_events_latest_table td #event_countdown #count_date, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown #count_date {
  display: none;
}
#slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer {
  display: flex;
  height: 500px;
}
#slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer .content, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer .content {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 33%;
  padding: 32px 48px 32px 0;
}
#slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer .content span.mod_events_latest_content, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer .content span.mod_events_latest_content {
  margin-bottom: 32px;
}
#slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer .content span.mod_events_latest_content a, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer .content span.mod_events_latest_content a {
  position: relative;
  font-family: "Lora", serif;
  font-size: 40px;
  font-weight: 300;
  color: #00134d;
  line-height: 120%;
  hyphens: auto;
  hyphenate-limit-chars: 4 4 5;
}
#slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer .content span, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer .content span {
  font-size: 16px;
  color: #d10a11;
  text-transform: uppercase;
  font-weight: 600;
}
#slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer .content .reminder, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer .content .reminder {
  position: relative;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  background: #00134d;
  padding: 12px 60px 12px 12px;
  margin-left: 55px;
  width: max-content;
}
#slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer .content .reminder::before, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer .content .reminder::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  width: 20px;
  height: 14px;
  transform: translateY(-50%);
  background-image: url('../fonts/arrow_white.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
#slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer .content .reminder::after, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer .content .reminder::after {
  content: "";
  position: absolute;
  top: 0;
  right: calc(100% + 2px);
  width: auto;
  height: 100%;
  aspect-ratio: 1;
  background-color: #d10a11;
  background-image: url('../fonts/zucht.svg');
  background-size: 50%;
  background-position: center center;
  background-repeat: no-repeat;
}
#slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer .countdown, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer .countdown {
  position: relative;
  width: 67%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer .countdown .image_block, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer .countdown .image_block {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer .countdown .image_block::before, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer .countdown .image_block::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer .countdown .image_block img, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer .countdown .image_block img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer .countdown .time_block, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer .countdown .time_block {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: rgba(0, 19, 77, 0.85);
  width: 100%;
  padding: 24px;
  z-index: 2;
  position: absolute;
  bottom: 0;
}
#slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer .countdown .time_block span, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer .countdown .time_block span {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}
#slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer .countdown .time_block .timer, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer .countdown .time_block .timer {
  display: flex;
}
#slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer .countdown .time_block .timer div, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer .countdown .time_block .timer div {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer .countdown .time_block .timer .seconds h3::before, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer .countdown .time_block .timer .seconds h3::before {
  display: none;
}
#slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer .countdown .time_block .timer h3, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer .countdown .time_block .timer h3 {
  position: relative;
  font-weight: 300;
  font-size: 50px;
  padding: 0 24px;
  margin: 0;
  min-width: 108px;
  color: #fff;
  text-align: center;
}
#slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer .countdown .time_block .timer h3::before, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer .countdown .time_block .timer h3::before {
  content: ":";
  position: absolute;
  top: 50%;
  right: -7.5px;
  width: max-content;
  height: max-content;
  transform: translateY(-56%);
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  font-size: 50px;
}
#slider-buttons .slider-buttons::before {
  z-index: -1;
  content: "";
  position: absolute;
  top: 0;
  left: 90%;
  right: 0;
  width: 100px;
  height: 100px;
  background-image: url('../fonts/bg_both-logos.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
#slider-buttons .g-title::before {
  width: 380px;
}
.articlesanywhere_pagination .pagination__wrapper .pagination .page-item {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 4px;
  height: 50px;
  aspect-ratio: 1;
  background: #00134d;
  border-radius: 100px;
  overflow: hidden;
  will-change: transform;
  transition: 300ms ease-in-out;
}
.articlesanywhere_pagination .pagination__wrapper .pagination .page-item.disabled {
  opacity: 0.5;
  transform: none !important;
}
.articlesanywhere_pagination .pagination__wrapper .pagination .page-item.active {
  transform: none !important;
  opacity: 0.8;
}
.articlesanywhere_pagination .pagination__wrapper .pagination .page-item:hover {
  transform: translateY(-2px);
}
.articlesanywhere_pagination .pagination__wrapper .pagination .page-item .page-link {
  position: unset;
  background: transparent;
  height: max-content;
  width: max-content;
  border: none;
  padding: 0;
  color: #fff;
}
.articlesanywhere_pagination .pagination__wrapper .pagination .page-item .page-link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.articlesanywhere_pagination .pagination__wrapper .pagination .page-item .page-link span::before {
  color: #fff;
}
.tabck.ui-tabs-panel {
  border: 1px solid #ddd !important;
  background: #fff !important;
}
h3.accordionck-header {
  background-color: #f7f3f0;
  border: #dfdfdf 1px solid;
  padding: 20px;
  box-shadow: rgba(0, 19, 77, 0.2) 0px 9px 12px 0px;
  -moz-box-shadow: rgba(0, 19, 77, 0.2) 0px 9px 12px 0px;
  -webkit-box-shadow: rgba(0, 19, 77, 0.2) 0px 9px 12px 0px;
}
body.ansprechpartner h3.titleck {
  font-size: 30px !important;
}
.innercontent:has(#alle_anzeigen) .cktype[data-type="heading"] {
  margin-bottom: 0;
}
.innercontent:has(#alle_anzeigen) .contact-wrapper {
  padding-top: 0;
}
.ckcode .contact-wrapper {
  position: relative;
  padding: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}
.ckcode .contact-wrapper::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 150px;
  background: linear-gradient(0deg, white 28%, rgba(255, 255, 255, 0) 100%);
  z-index: 1;
  pointer-events: none;
}
.ckcode .contact-wrapper .plus {
  position: absolute;
  display: flex;
  justify-content: center;
  bottom: 0;
  left: 0;
  width: 100%;
  height: max-content;
  z-index: 2;
}
.ckcode .contact-wrapper .plus div {
  position: relative;
  width: max-content;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
  transition: 300ms ease-in-out;
}
.ckcode .contact-wrapper .plus div:hover {
  letter-spacing: 2px;
}
.ckcode .contact-wrapper .plus div::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 120%;
  width: 100px;
  height: 2px;
  background: #00134d;
  transform: translateY(-50%);
}
.ckcode .contact-wrapper .plus div::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 120%;
  width: 100px;
  height: 2px;
  background: #00134d;
  transform: translateY(-50%);
}
.ckcode .contact-wrapper.active {
  max-height: 100% !important;
  padding-bottom: 50px;
}
.ckcode .contact-wrapper.active::before {
  display: none;
}
.ckcode .contact-wrapper.fullsize {
  max-height: 100% !important;
}
.ckcode .contact-wrapper.fullsize::before {
  display: none;
}
#alle_anzeigen .search_con {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#alle_anzeigen .search_con input {
  width: 300px;
  border: none;
  box-shadow: none;
  margin-bottom: 12px;
  border-radius: 15px;
  padding: 6px 12px;
  filter: drop-shadow(0 0 4px rgba(0, 19, 77, 0.5));
}
#alle_anzeigen .search_con .count {
  font-size: 16px;
}
#alle_anzeigen .contact-wrapper {
  max-height: 100% !important;
}
#alle_anzeigen .contact-wrapper .contact {
  display: none;
}
#alle_anzeigen .contact-wrapper .contact.active {
  display: flex;
}
#alle_anzeigen .contact-wrapper::before, #alle_anzeigen .contact-wrapper .plus {
  display: none;
}
.contact-wrapper {
  display: flex;
  flex-direction: column;
}
.contact-wrapper .contact {
  display: flex;
  width: 100%;
  margin-bottom: 20px;
  box-shadow: 0 4px 12px 2px rgba(0, 19, 77, 0.22);
}
.contact-wrapper .contact_img {
  margin-right: 20px;
  overflow: hidden;
  width: 17%;
  aspect-ratio: 1;
  height: max-content;
}
.contact-wrapper .contact_img img {
  width: 100%;
  max-height: 250px;
  height: 100%;
  object-fit: cover;
}
.contact-wrapper .contact_data {
  padding: 10px 20px;
}
.contact-wrapper .contact_name {
  font-size: 26px;
  font-weight: 400;
  margin: 0;
}
.contact-wrapper .contact_pos {
  font-size: 18px;
}
.contact-wrapper .contact_info {
  margin-top: 16px;
}
.contact-wrapper .contact_info ul {
  margin: 0;
  list-style: none;
}
.contact-wrapper .contact_info ul li {
  position: relative;
  font-size: 18px;
  margin-bottom: 8px;
  padding-left: 25px;
}
.contact-wrapper .contact_info ul li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 100%;
  background-image: url('../fonts/icon_phone.svg');
  background-size: 80%;
  background-position: center center;
  background-repeat: no-repeat;
}
.contact-wrapper .contact_info ul li.contact_mail::before {
  background-image: url('../fonts/icon_mail.svg');
}
.contact-wrapper .contact_info ul li a:hover {
  text-decoration: underline;
  color: #00134d;
}
.contact-wrapper .contact_img img {
  width: 100%;
}
.contact-wrapper .contact {
  padding: 12px !important;
}
#g-page-surround .contact .contact_data {
  margin-top: 0;
  align-items: start;
  justify-content: start;
}
#g-page-surround .contact .contact_data .contact_name, #g-page-surround .contact .contact_data .contact_pos, #g-page-surround .contact .contact_data .contact_info, #g-page-surround .contact .contact_data li {
  min-height: auto;
  font-size: 16px !important;
  width: 100%;
}
.itemid-1459 .contact_name, .itemid-1459 .contact_pos, .itemid-1459 .contact_info li, .itemid-1771 .contact_name, .itemid-1771 .contact_pos, .itemid-1771 .contact_info li {
  text-align: left !important;
}
.ansprechpartner #g-container-4290 {
  padding-top: 120px;
}
.ansprechpartner .cktype[data-type="accordion"] .accordionsck .ui-accordion-header {
  position: relative;
  padding: 0 0 0 40px;
  margin: 0;
  border: none;
}
.ansprechpartner .cktype[data-type="accordion"] .accordionsck .ui-accordion-header .ui-accordion-header-icon {
  left: 0;
  width: 25px;
  height: 2px;
  border: none;
  background: #00134d;
  transform: translateY(-50%);
  margin: 0;
  overflow: visible;
  transition: 200ms ease-in-out;
}
.ansprechpartner .cktype[data-type="accordion"] .accordionsck .ui-accordion-header .ui-accordion-header-icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 12.5px;
  width: 2px;
  height: 25px;
  border: none;
  background: #00134d;
  transform: translateY(-50%);
  transition: 200ms ease-in-out;
}
.ansprechpartner .cktype[data-type="accordion"] .accordionsck .ui-accordion-header.ui-state-active .ui-accordion-header-icon::before {
  transform: translateY(-50%) rotate(90deg);
}
.ansprechpartner .cktype[data-type="accordion"] .accordionsck .ui-accordion-header .itemtitleck {
  font-size: 40px;
  color: #00134d;
}
.ansprechpartner .cktype[data-type="accordion"] .accordionsck .ui-accordion-content {
  border: none;
  padding: 0;
  overflow: visible;
}
.ansprechpartner .cktype[data-type="accordion"] .accordionsck .ui-accordion-content .contact-wrapper {
  border-bottom: 1px solid #d10a11;
}
body:not(.start) #g-navigation {
  height: auto;
  background: #fff;
}
body:not(.start) #g-navigation #menu-container {
  position: unset;
  background: #fff !important;
  border-bottom: 1px solid #00134d;
}
body:not(.start) #g-navigation #menu-container.fixed {
  position: fixed;
}
body:not(.start) #g-navigation #menu-container .g-toplevel {
  border: none;
}
#g-navigation {
  height: 0;
  background: transparent;
}
#g-navigation #menu-container {
  position: fixed;
  background-color: transparent;
  box-shadow: none;
}
#g-navigation #menu-container .g-toplevel {
  position: relative;
  border-bottom: 1px solid #00134d;
}
#g-navigation #menu-container .g-toplevel .g-menu-item-1432, #g-navigation #menu-container .g-toplevel .g-menu-item-1784 {
  width: 100%;
  height: max-content;
  padding-top: 12px;
}
#g-navigation #menu-container .g-toplevel .g-menu-item-1432 img, #g-navigation #menu-container .g-toplevel .g-menu-item-1784 img {
  height: 50px;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item {
  position: unset;
  background: transparent !important;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item.active > .g-menu-item-container .g-menu-item-title {
  font-weight: 900;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item.g-menu-item-type-separator:hover > .g-menu-item-container .g-menu-item-title::before {
  transform: translateY(-50%) rotate(90deg) !important;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-menu-parent-indicator {
  display: none;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item > .g-menu-item-container .g-menu-item-title {
  position: relative;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #00134d;
  transition: 300ms ease-in-out;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper {
  top: calc(100% + 1px);
  cursor: default;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper .g-dropdown {
  background: #fff;
  border-bottom: 4px solid #baa995;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-block {
  display: flex;
  justify-content: center;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 1200px !important;
  padding: 40px 20px 0 200px;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel::before {
  content: "";
  position: absolute;
  top: 20px;
  left: 35px;
  width: 140px;
  height: 150px;
  background-image: url('../fonts/bg_both-logos.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel > .g-menu-item:not(.g-parent) {
  margin-bottom: 40px;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel .g-menu-item-type-particle {
  width: 100% !important;
  overflow: hidden;
  pointer-events: none;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel .g-menu-item-type-particle .g-menu-item-container {
  padding: 0;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel .g-menu-item-type-particle .g-menu-item-container .headline {
  overflow: hidden;
  position: relative;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel .g-menu-item-type-particle .g-menu-item-container h2 {
  position: relative;
  font-family: "Lora", serif;
  font-size: 40px;
  color: #00134d;
  margin: 0;
  width: max-content;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel .g-menu-item-type-particle .g-menu-item-container h2::before {
  content: "";
  position: absolute;
  top: 50%;
  left: calc(100% + 20px);
  width: 100vw;
  height: 2px;
  background: #d10a11;
  transform: translateY(-50%);
  z-index: -1;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel > .g-menu-item {
  width: calc(100% / 4);
  background: transparent !important;
  cursor: pointer;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel > .g-menu-item .g-menu-item-container {
  padding: 0 0 0 12px;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel > .g-menu-item .g-menu-item-content {
  margin-right: 0;
  display: flex;
  margin-bottom: 8px;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel > .g-menu-item .g-menu-item-title {
  position: relative;
  display: inline-block;
  font-weight: 600;
  font-size: 19px;
  line-height: 120%;
  color: #00134d;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel > .g-menu-item .g-menu-item-title::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 0%;
  height: 1px;
  background: #d10a11;
  transition: 300ms ease-in-out;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel > .g-menu-item.active .g-menu-item-title {
  font-weight: 800;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel > .g-menu-item:hover .g-menu-item-title::before {
  width: 100%;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel > .g-menu-item .g-dropdown-wrapper {
  position: relative;
  width: 100%;
  left: auto;
  transform: none !important;
  top: auto;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel > .g-menu-item .g-dropdown-wrapper ul {
  width: 100% !important;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel > .g-menu-item .g-dropdown-wrapper .g-dropdown {
  transform: none;
  background: transparent;
  border-bottom: none;
  width: 100%;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel {
  flex-direction: column;
  width: 100% !important;
  padding: 0 0 0 12px;
  margin-bottom: 40px;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel::before {
  display: none;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel > .g-menu-item:not(.g-parent) {
  margin-bottom: 0;
  padding: 0;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel .g-menu-item {
  width: 100%;
  padding-left: 12px;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel .g-menu-item .g-menu-item-container {
  padding: 0;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel .g-menu-item .g-menu-item-title {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  text-transform: none;
  hyphens: auto;
  hyphenate-limit-chars: 4 4 10;
  text-underline-offset: 3px;
  text-decoration-color: #d10a11;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel .g-menu-item .g-menu-item-title::before {
  display: none;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel .g-menu-item.active .g-menu-item-title {
  font-weight: 700;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel .g-menu-item:hover .g-menu-item-title {
  text-decoration-line: underline;
  text-decoration-color: #00134d;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel .g-menu-item .g-sublevel {
  margin-bottom: 0;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel .g-menu-item .g-sublevel .g-menu-item .g-menu-item-title {
  font-size: 15px;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel .g-menu-item .g-sublevel .g-menu-item .g-menu-item-title::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 0%;
  height: 1px;
  background: #d10a11;
  transition: 300ms ease-in-out;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel .g-menu-item .g-sublevel .g-menu-item:hover .g-menu-item-title::before {
  width: 100%;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel .g-menu-item .g-sublevel .g-menu-item .g-sublevel .g-menu-item .g-menu-item-title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -10px;
  width: 5px;
  height: 5px;
  transform: translateY(-50%);
  background-image: url('../fonts/menu_arrow_blue.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  transition: 300ms ease-in-out;
  opacity: 0;
}
#g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel .g-menu-item .g-sublevel .g-menu-item .g-sublevel .g-menu-item:hover .g-menu-item-title::before {
  opacity: 1;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  background: transparent;
  border: none;
}
#g-offcanvas {
  background: #fff;
}
#g-offcanvas #g-mobilemenu-container {
  background: #fff;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel {
  background: #fff;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel .g-menu-item-1432, #g-offcanvas #g-mobilemenu-container .g-toplevel .g-menu-item-1784 {
  background: transparent !important;
  margin-bottom: 10px;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel .headline h2 {
  text-align: center;
  color: #00134d;
  margin: 12px 0;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel .g-menu-item:not(.g-menu-item-1432):not(.g-menu-item-1784) {
  border-bottom: 1px solid #00134d;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel .g-menu-item:not(.g-menu-item-1432):not(.g-menu-item-1784) .g-menu-parent-indicator::after {
  opacity: 1;
  color: #00134d;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel .g-menu-item:not(.g-menu-item-1432):not(.g-menu-item-1784) .g-menu-item-title {
  font-weight: 700;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel .g-menu-item:not(.g-menu-item-1432):not(.g-menu-item-1784):hover, #g-offcanvas #g-mobilemenu-container .g-toplevel .g-menu-item:not(.g-menu-item-1432):not(.g-menu-item-1784).active {
  background-color: #00134d;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel .g-menu-item:not(.g-menu-item-1432):not(.g-menu-item-1784):hover .g-menu-item-title, #g-offcanvas #g-mobilemenu-container .g-toplevel .g-menu-item:not(.g-menu-item-1432):not(.g-menu-item-1784):hover .g-menu-parent-indicator::after, #g-offcanvas #g-mobilemenu-container .g-toplevel .g-menu-item:not(.g-menu-item-1432):not(.g-menu-item-1784).active .g-menu-item-title, #g-offcanvas #g-mobilemenu-container .g-toplevel .g-menu-item:not(.g-menu-item-1432):not(.g-menu-item-1784).active .g-menu-parent-indicator::after {
  color: #fff;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel .g-menu-item:not(.g-menu-item-1432):not(.g-menu-item-1784) .g-dropdown-wrapper .g-active {
  height: 100%;
  background: #fff;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel .g-menu-item:not(.g-menu-item-1432):not(.g-menu-item-1784) .g-dropdown-wrapper .g-sublevel {
  width: 100%;
  background: #fff;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel .g-menu-item:not(.g-menu-item-1432):not(.g-menu-item-1784) .g-dropdown-wrapper .g-sublevel .g-menu-item:has(.headline) {
  background: transparent !important;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel .g-menu-item:not(.g-menu-item-1432):not(.g-menu-item-1784) .g-dropdown-wrapper .g-sublevel .g-go-back {
  background: #fff;
  border-bottom: 1px solid #00134d;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel .g-menu-item:not(.g-menu-item-1432):not(.g-menu-item-1784) .g-dropdown-wrapper .g-sublevel .g-go-back .g-menu-item-container::before {
  opacity: 1;
  color: #00134d;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel .g-menu-item:not(.g-menu-item-1432):not(.g-menu-item-1784) .g-dropdown-wrapper .g-sublevel .g-menu-item-type-particle .g-menu-item-container {
  padding: 0;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel .g-menu-item:not(.g-menu-item-1432):not(.g-menu-item-1784) .g-dropdown-wrapper .g-sublevel .g-menu-item .g-menu-item-title, #g-offcanvas #g-mobilemenu-container .g-toplevel .g-menu-item:not(.g-menu-item-1432):not(.g-menu-item-1784) .g-dropdown-wrapper .g-sublevel .g-menu-item .g-menu-parent-indicator::after {
  color: #00134d;
  opacity: 1;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel .g-menu-item:not(.g-menu-item-1432):not(.g-menu-item-1784) .g-dropdown-wrapper .g-sublevel .g-menu-item:hover, #g-offcanvas #g-mobilemenu-container .g-toplevel .g-menu-item:not(.g-menu-item-1432):not(.g-menu-item-1784) .g-dropdown-wrapper .g-sublevel .g-menu-item.active {
  background-color: #00134d;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel .g-menu-item:not(.g-menu-item-1432):not(.g-menu-item-1784) .g-dropdown-wrapper .g-sublevel .g-menu-item:hover .g-menu-item-title, #g-offcanvas #g-mobilemenu-container .g-toplevel .g-menu-item:not(.g-menu-item-1432):not(.g-menu-item-1784) .g-dropdown-wrapper .g-sublevel .g-menu-item:hover .g-menu-parent-indicator::after, #g-offcanvas #g-mobilemenu-container .g-toplevel .g-menu-item:not(.g-menu-item-1432):not(.g-menu-item-1784) .g-dropdown-wrapper .g-sublevel .g-menu-item.active .g-menu-item-title, #g-offcanvas #g-mobilemenu-container .g-toplevel .g-menu-item:not(.g-menu-item-1432):not(.g-menu-item-1784) .g-dropdown-wrapper .g-sublevel .g-menu-item.active .g-menu-parent-indicator::after {
  color: #fff;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel .g-menu-item:not(.g-menu-item-1432):not(.g-menu-item-1784) .g-dropdown-wrapper .g-sublevel .g-menu-item .g-dropdown-wrapper .g-sublevel {
  width: 100%;
  background: #fff;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel .g-menu-item:not(.g-menu-item-1432):not(.g-menu-item-1784) .g-dropdown-wrapper .g-sublevel .g-menu-item .g-dropdown-wrapper .g-sublevel .g-go-back {
  background: #fff;
  border-bottom: 1px solid #00134d;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel .g-menu-item:not(.g-menu-item-1432):not(.g-menu-item-1784) .g-dropdown-wrapper .g-sublevel .g-menu-item .g-dropdown-wrapper .g-sublevel .g-go-back .g-menu-item-container::before {
  opacity: 1;
  color: #00134d;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel .g-menu-item:not(.g-menu-item-1432):not(.g-menu-item-1784) .g-dropdown-wrapper .g-sublevel .g-menu-item .g-dropdown-wrapper .g-sublevel .g-menu-item .g-menu-item-title, #g-offcanvas #g-mobilemenu-container .g-toplevel .g-menu-item:not(.g-menu-item-1432):not(.g-menu-item-1784) .g-dropdown-wrapper .g-sublevel .g-menu-item .g-dropdown-wrapper .g-sublevel .g-menu-item .g-menu-parent-indicator::after {
  color: #00134d;
  opacity: 1;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel .g-menu-item:not(.g-menu-item-1432):not(.g-menu-item-1784) .g-dropdown-wrapper .g-sublevel .g-menu-item .g-dropdown-wrapper .g-sublevel .g-menu-item:hover, #g-offcanvas #g-mobilemenu-container .g-toplevel .g-menu-item:not(.g-menu-item-1432):not(.g-menu-item-1784) .g-dropdown-wrapper .g-sublevel .g-menu-item .g-dropdown-wrapper .g-sublevel .g-menu-item.active {
  background-color: #00134d;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel .g-menu-item:not(.g-menu-item-1432):not(.g-menu-item-1784) .g-dropdown-wrapper .g-sublevel .g-menu-item .g-dropdown-wrapper .g-sublevel .g-menu-item:hover .g-menu-item-title, #g-offcanvas #g-mobilemenu-container .g-toplevel .g-menu-item:not(.g-menu-item-1432):not(.g-menu-item-1784) .g-dropdown-wrapper .g-sublevel .g-menu-item .g-dropdown-wrapper .g-sublevel .g-menu-item:hover .g-menu-parent-indicator::after, #g-offcanvas #g-mobilemenu-container .g-toplevel .g-menu-item:not(.g-menu-item-1432):not(.g-menu-item-1784) .g-dropdown-wrapper .g-sublevel .g-menu-item .g-dropdown-wrapper .g-sublevel .g-menu-item.active .g-menu-item-title, #g-offcanvas #g-mobilemenu-container .g-toplevel .g-menu-item:not(.g-menu-item-1432):not(.g-menu-item-1784) .g-dropdown-wrapper .g-sublevel .g-menu-item .g-dropdown-wrapper .g-sublevel .g-menu-item.active .g-menu-parent-indicator::after {
  color: #fff;
}
.g-offcanvas-toggle {
  background: #fff;
}
.g-offcanvas-toggle i {
  color: #00134d;
}
#g-showcase .n2-section-smartslider .n2-ss-slide {
  height: 80vh;
}
#g-showcase .n2-section-smartslider .startslider-modul {
  position: absolute;
  bottom: 20px;
  display: flex;
  justify-content: center;
  width: 100vw;
  right: 330px;
}
#g-showcase .n2-section-smartslider .startslider-modul .n2-ss-section-main-content {
  background: #f7f3f0;
  padding: 20px;
  position: absolute;
  bottom: 20px;
  right: -330px;
  min-height: auto;
  text-align: left;
  width: 380px;
}
#g-showcase .n2-section-smartslider .startslider-modul .n2-ss-section-main-content .slider-button-klein {
  align-self: auto !important;
}
#g-showcase .n2-section-smartslider .startslider-modul .n2-ss-section-main-content .n2-ss-layer {
  max-width: none;
}
#g-showcase .n2-section-smartslider .startslider-modul .n2-ss-section-main-content .n2-ss-layer:nth-child(3) {
  width: 100% !important;
}
#g-showcase .n2-section-smartslider .startslider-modul .n2-ss-section-main-content .n2-ss-layer .n2-ss-button-container {
  position: relative;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  background: #00134d !important;
  padding: 12px 44px 12px 12px;
  border-radius: 0;
  margin: 0;
  margin-left: 54px;
  transition: 300ms ease-in-out;
  will-change: transform;
}
#g-showcase .n2-section-smartslider .startslider-modul .n2-ss-section-main-content .n2-ss-layer .n2-ss-button-container:before {
  content: "" !important;
  display: block !important;
  position: absolute;
  top: 50%;
  right: 12px;
  width: 20px;
  height: 14px;
  transform: translateY(-50%);
  background-image: url('../fonts/arrow_white.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
#g-showcase .n2-section-smartslider .startslider-modul .n2-ss-section-main-content .n2-ss-layer .n2-ss-button-container:after {
  content: "" !important;
  display: block !important;
  position: absolute;
  top: 0;
  right: calc(100% + 2px);
  width: auto;
  height: 100%;
  aspect-ratio: 1;
  background-color: #d10a11 !important;
  background-image: url('../fonts/star.svg');
  background-size: 50%;
  background-position: center center;
  background-repeat: no-repeat;
}
#g-showcase .n2-section-smartslider .startslider-modul .n2-ss-section-main-content .n2-ss-layer .n2-ss-button-container:hover {
  transform: scale(1.02);
}
#g-showcase .n2-section-smartslider .startslider-modul .n2-ss-section-main-content .n2-ss-layer .n2-ss-button-container a {
  color: #fff;
  background: none;
  font-size: 18px;
  padding: 0;
}
#g-showcase .n2-section-smartslider .startslider-modul .n2-ss-section-main-content .n2-ss-layer .n2-ss-text {
  margin: 20px 0;
}
#g-showcase .n2-section-smartslider .startslider-modul .n2-ss-section-main-content .n2-ss-layer .n2-ss-text p {
  font-family: "Lora", serif;
  font-size: 25px;
  line-height: 120%;
  margin: 0;
  color: #00134d;
}
#g-showcase .n2-section-smartslider .startslider-modul .n2-ss-section-main-content .oldenburger-slider-headline div {
  color: #d10a11;
  font-family: "Inter", sans-serif;
  margin: 0 !important;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
}
@keyframes textCon {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes textRight {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes textLeft {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
#start_news {
  margin-top: 120px;
}
#start_news::before {
  content: "";
  position: absolute;
  top: 5%;
  left: 90%;
  width: 350px;
  height: 320px;
  background-image: url('../fonts/bg_both-logos.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
#start_news .cktype[data-type="heading"] .inner {
  display: flex;
  justify-content: end;
}
#start_news .cktype[data-type="heading"] .inner .titleck {
  position: relative;
  font-size: 80px;
  color: #00134d;
  margin: 0 0 34px 0;
  width: max-content;
}
#start_news .cktype[data-type="heading"] .inner .titleck::before {
  content: "";
  position: absolute;
  top: 50%;
  right: calc(100% + 5vw);
  width: 20vw;
  height: 2px;
  transform: translateY(-50%);
  background-color: #d10a11;
}
#start_news .article_clearfix {
  display: flex;
  justify-content: end;
  width: 100%;
}
#start_news .article_clearfix span {
  display: inline-block;
  line-height: 100%;
  position: relative;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  padding-right: 25px;
}
#start_news .article_clearfix span::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 100%;
  background-image: url('../fonts/news_arrow_blue.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  transition: 300ms ease-in-out;
}
#start_news .article_clearfix span:hover::before {
  right: -5px;
}
#start_news::before {
  z-index: -1;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
#start_news .cktype[data-type="heading"] .inner .titleck::before {
  width: 16vw;
}
.news_mobile .cktype[data-type="code"] {
  height: 520px;
}
.news_mobile .siema {
  position: absolute;
  top: 0;
  left: calc((100vw - (1200px)) / -2);
  margin: 0;
  margin-left: calc((100vw - (1200px)) / 2);
  padding-bottom: 60px;
  width: 100vw;
}
.news_mobile .siema .siema-prev {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 50px;
  background-image: url('../fonts/btn_left.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
}
.news_mobile .siema .siema-prev::before {
  display: none;
}
.news_mobile .siema .siema-next {
  position: absolute;
  bottom: 0;
  left: 80px;
  width: 60px;
  height: 50px;
  background-image: url('../fonts/btn_right.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
}
.news_mobile .siema .siema-next::before {
  display: none;
}
.news_mobile .siema .siema-slider .siema-el-wrapper {
  position: relative;
  padding-right: 20px;
  left: 20px;
}
.news_mobile .siema .siema-slider .siema-el-wrapper:last-of-type, .news_mobile .siema .siema-slider .siema-el-wrapper:nth-child(7) {
  opacity: 0 !important;
  pointer-events: none;
}
.news_mobile .siema .siema-slider .siema-el-wrapper .siema-el {
  background: #f7f3f0;
  margin: 0 20px 0 -20px;
  display: flex;
  flex-direction: column;
}
.news_mobile .siema .siema-slider .siema-el-wrapper .siema-el .siema-el__image .news_article__image {
  position: relative;
  height: 250px;
  overflow: hidden;
  border-bottom: 3px solid #d10a11;
}
.news_mobile .siema .siema-slider .siema-el-wrapper .siema-el .siema-el__image .news_article__image::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: #00134d;
  opacity: 0.2;
}
.news_mobile .siema .siema-slider .siema-el-wrapper .siema-el .siema-el__image .news_article__image img:not(.bg_img) {
  position: relative;
  z-index: 2;
  height: 100%;
  width: 100%;
  object-fit: contain;
  object-position: center;
}
.news_mobile .siema .siema-slider .siema-el-wrapper .siema-el .siema-el__image .news_article__image .bg_img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  background-size: cover;
  background-position: center;
  filter: blur(8px);
}
.news_mobile .siema .siema-slider .siema-el-wrapper .siema-el .news_article__content {
  padding: 16px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  gap: 1rem;
}
.news_mobile .siema .siema-slider .siema-el-wrapper .siema-el .news_article__content .siema-el__title {
  font-family: "Lora", serif;
  font-size: 26px;
  font-weight: 400;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  hyphens: auto;
  text-overflow: ellipsis;
  width: 100%;
  flex-grow: 1;
  line-height: 130%;
}
.news_mobile .siema .siema-slider .siema-el-wrapper .siema-el .news_article__content .siema-el__description {
  font-size: 14px;
}
.news_mobile .siema .siema-slider .siema-el-wrapper .siema-el .news_article__content .article_readmore {
  height: max-content;
  background: #00134d;
  display: flex;
  justify-content: center;
  padding: 8px 12px;
  transition: 300ms ease-in-out;
  will-change: transform;
}
.news_mobile .siema .siema-slider .siema-el-wrapper .siema-el .news_article__content .article_readmore span {
  position: relative;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  padding-right: 24px;
  text-transform: capitalize;
}
.news_mobile .siema .siema-slider .siema-el-wrapper .siema-el .news_article__content .article_readmore span::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 15px;
  height: 100%;
  background-image: url('../fonts/arrow_white.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.news_mobile .weiterlesen {
  position: absolute;
  bottom: 0;
  right: 0;
}
.news_mobile .weiterlesen:hover a {
  text-decoration: underline;
}
.news_mobile .weiterlesen:hover a::before {
  right: -5px;
}
.news_mobile .weiterlesen a {
  position: relative;
  font-weight: 600;
  padding-right: 40px;
  color: #00134d;
}
.news_mobile .weiterlesen a::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 100%;
  background-image: url('../fonts/arrow_blue.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  transition: 300ms ease-in-out;
}
.itemid-1536 .page-header, .itemid-1885 .page-header {
  display: flex;
  justify-content: end;
  position: relative;
}
.itemid-1536 .page-header h1, .itemid-1885 .page-header h1 {
  text-transform: none;
  text-decoration: none;
}
.itemid-1536 .page-header h1::before, .itemid-1885 .page-header h1::before {
  content: "";
  position: absolute;
  top: 50%;
  left: auto;
  right: 60%;
  width: 90%;
  max-width: 300px;
  height: 2px;
  transform: translateY(-50%);
  background: #d10a11;
}
.itemid-1536 .page-header::after, .itemid-1885 .page-header::after {
  content: "";
  position: absolute;
  top: 20px;
  left: 0;
  width: 100px;
  height: 100px;
  background-image: url('../fonts/bg_both-logos.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.news_articles-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.news_articles-wrapper .news_article {
  position: relative;
  width: 32%;
  margin-bottom: 20px;
  background: #f7f3f0;
}
.news_articles-wrapper .news_article .img_container {
  position: relative;
  height: 250px;
  overflow: hidden;
  border-bottom: 3px solid #d10a11;
}
.news_articles-wrapper .news_article .img_container img {
  position: relative;
  z-index: 2;
  height: 100%;
  width: 100%;
  object-fit: contain;
  object-position: center;
}
.news_articles-wrapper .news_article .img_container .bg_img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  background-size: cover;
  background-position: center;
  filter: blur(8px);
}
.news_articles-wrapper .news_article .img_container .bg_img::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: #00134d;
  opacity: 0.2;
  filter: blur(0);
}
.news_articles-wrapper .news_article .news_article__content {
  padding: 16px;
}
.news_articles-wrapper .news_article .news_article__content .news_article__title {
  font-family: "Lora", serif;
  font-size: 26px;
  font-weight: 400;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  hyphens: auto;
  text-overflow: ellipsis;
  width: 100%;
  min-height: 56px;
  line-height: 130%;
}
.news_articles-wrapper .news_article .news_article__content .news_article__date {
  font-size: 14px;
  margin: 20px 0 60px 0;
}
.news_articles-wrapper .news_article .news_article__content .article_readmore {
  position: absolute;
  bottom: 16px;
  left: 16px;
  width: calc(100% - 32px);
  height: max-content;
  background: #00134d;
  display: flex;
  justify-content: center;
  padding: 8px 12px;
  transition: 300ms ease-in-out;
  will-change: transform;
}
.news_articles-wrapper .news_article .news_article__content .article_readmore:hover {
  transform: scale(1.02);
}
.news_articles-wrapper .news_article .news_article__content .article_readmore span {
  position: relative;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  padding-right: 24px;
  text-transform: capitalize;
}
.news_articles-wrapper .news_article .news_article__content .article_readmore span::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 15px;
  height: 100%;
  background-image: url('../fonts/news_arrow.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.news_articles-wrapper .news_article:nth-child(3n + 2) {
  margin-left: 2%;
  margin-right: 2%;
}
.werbung {
  margin-top: 120px;
}
.werbung .werbung_con {
  display: flex;
  flex-wrap: wrap;
}
.werbung .werbung_con .block {
  width: 49%;
  margin-bottom: 20px;
  overflow: hidden;
  transition: 300ms ease-in-out;
}
.werbung .werbung_con .block:hover {
  transform: scale(1.02);
}
.werbung .werbung_con .block:nth-child(odd) {
  margin-right: 2%;
}
@media only all and (min-width: 60rem) {
  .werbung.news {
    margin: 50px 0 !important;
  }
  .werbung.news .block {
    margin: 0 auto !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .werbung {
    margin: 30px 0;
  }
  .werbung .block {
    width: 100% !important;
    margin-right: 0 !important;
  }
}
#g-bottom .ansprechpartner {
  position: relative;
  margin-top: 120px;
  padding: 20px;
  background: #f7f3f0;
  border-bottom: 5px solid #d10a11;
}
#g-bottom .ansprechpartner .rowck {
  position: unset !important;
}
#g-bottom .ansprechpartner .blockck:first-of-type {
  margin-left: 100px;
}
#g-bottom .ansprechpartner .blockck:last-of-type {
  position: unset !important;
}
#g-bottom .ansprechpartner .blockck:last-of-type .cktype {
  position: unset !important;
}
#g-bottom .ansprechpartner .blockck:last-of-type .cktype img {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 50%;
  height: 125%;
  object-fit: contain;
  object-position: bottom right;
}
#g-bottom .ansprechpartner h4.titleck {
  color: #d10a11;
  font-family: "Inter", sans-serif;
  margin: 0;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
}
#g-bottom .ansprechpartner h2.titleck {
  font-size: 50px;
  color: #00134d;
  margin: 0 0 18px 0;
}
#g-bottom .ansprechpartner .cktext {
  width: 90%;
}
#g-bottom .ansprechpartner #schleife {
  position: absolute !important;
  top: 0;
  left: -100px;
  height: 130px;
  width: 80px;
}
#g-bottom .ansprechpartner .cktype[data-type="button"] {
  float: left;
  transition: 300ms ease-in-out;
  will-change: transform;
}
#g-bottom .ansprechpartner .cktype[data-type="button"]#first_btn {
  margin-left: 57px;
}
#g-bottom .ansprechpartner .cktype[data-type="button"]#sec_btn {
  margin-left: 70px;
}
#g-bottom .ansprechpartner .cktype[data-type="button"]#third_btn {
  margin-left: 70px;
}
#g-bottom .ansprechpartner .cktype[data-type="button"]:hover {
  transform: scale(1.02);
}
#g-bottom .ansprechpartner .cktype[data-type="button"] .buttonck {
  position: relative;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  background: #00134d;
  padding: 12px 44px 12px 12px;
  border-radius: 0;
  margin: 0;
}
#g-bottom .ansprechpartner .cktype[data-type="button"] .buttonck span {
  color: #fff;
  font-size: 18px;
}
#g-bottom .ansprechpartner .cktype[data-type="button"] .buttonck::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  width: 20px;
  height: 14px;
  transform: translateY(-50%);
  background-image: url('../fonts/arrow_white.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
#g-bottom .ansprechpartner .cktype[data-type="button"] .buttonck::after {
  content: "";
  position: absolute;
  top: 0;
  right: calc(100% + 2px);
  width: auto;
  height: 100%;
  aspect-ratio: 1;
  background-color: #d10a11;
  background-image: url('../fonts/verwaltung.svg');
  background-size: 50%;
  background-position: center center;
  background-repeat: no-repeat;
}
#g-extension .verband {
  position: relative;
  padding: 50px;
  margin-top: 120px;
}
#g-extension .verband ::selection {
  background: #fff;
  color: #00134d;
}
#g-extension .verband::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  height: 100%;
  transform: translateX(-50%);
  background: #00134d;
  pointer-events: none;
  z-index: -1;
}
#g-extension .verband::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 70%;
  height: 100%;
  transform: translateX(-50%);
  background-image: url('../fonts/transparent.svg');
  background-size: cover;
  background-position: center;
  pointer-events: none;
}
#g-extension .verband .imageck {
  display: flex;
  justify-content: center;
}
#g-extension .verband .imageck img {
  width: 40px;
  margin-bottom: 12px;
}
#g-extension .verband h4.titleck {
  font-size: 50px;
  color: #fff;
  text-align: center;
  line-height: 100%;
  margin: 0 0 50px 0;
}
#g-extension .verband .cktype[data-type="heading"] .inner {
  display: flex;
  justify-content: center;
}
#g-extension .verband h2.titleck {
  position: relative;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 12px 0;
  padding-bottom: 12px;
  text-align: center;
  color: #fff;
}
#g-extension .verband h2.titleck::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 120%;
  height: 2px;
  background: #d10a11;
}
#g-extension .verband .cktext p {
  color: #fff;
  text-align: center;
  font-size: 18px;
  margin: 0;
}
.monthTitle {
  font-size: 28px;
  margin-bottom: 15px;
  margin-top: 25px;
}
#g-mainbottom .highlights {
  position: relative;
  margin-top: 120px;
}
#g-mainbottom .highlights.active .rowck .blockck .cktype .blue_bg {
  height: 0;
}
#g-mainbottom .highlights::before:not(.highlight-headline) {
  content: "";
  position: absolute;
  top: -70px;
  left: -200px;
  width: 450px;
  height: 450px;
  background-image: url('../fonts/bg_star.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: -1;
}
#g-mainbottom .highlights .g-title {
  position: relative;
  font-size: 80px;
  color: #00134d;
  margin: 0 0 34px 0;
  width: max-content;
}
#g-mainbottom .highlights .g-title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: calc(100% + 5vw);
  width: 30vw;
  height: 2px;
  transform: translateY(-50%);
  background-color: #d10a11;
}
#g-mainbottom .highlights .rowck > .inner {
  justify-content: space-between;
}
#g-mainbottom .highlights .rowck .blockck .cktype {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
#g-mainbottom .highlights .rowck .blockck .cktype::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 300ms ease-in-out;
  pointer-events: none;
  transform: translateY(0%);
  background-image: linear-gradient(180deg, rgba(0, 19, 77, 0) 0%, #00134d 100%);
}
#g-mainbottom .highlights .rowck .blockck .cktype .blue_bg {
  display: none !important;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 300ms ease-in-out;
  pointer-events: none;
  background: #00134d;
  opacity: 50%;
  filter: blur(20px);
  transition: 500ms ease-in-out;
  z-index: 2;
}
#g-mainbottom .highlights .rowck .blockck .cktype:hover::before {
  transform: translateY(40%);
}
#g-mainbottom .highlights .rowck .blockck .cktype .imageck {
  height: 100%;
}
#g-mainbottom .highlights .rowck .blockck .cktype .imageck img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
#g-mainbottom .highlights .rowck .blockck .cktype .ckcode {
  position: relative;
  z-index: 1;
  height: 100%;
  padding: 20px;
  background-image: url('../fonts/kalender.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 70%;
}
#g-mainbottom .highlights .rowck .blockck .cktype .ckcode .mod_events_latest_table {
  border: none;
  height: 100%;
}
#g-mainbottom .highlights .rowck .blockck .cktype .ckcode .mod_events_latest_table tr {
  border: none;
}
#g-mainbottom .highlights .rowck .blockck .cktype .ckcode .mod_events_latest_table .mod_events_latest_first {
  border: none;
  padding: 0;
  height: 100%;
}
#g-mainbottom .highlights .rowck .blockck .cktype .ckcode .mod_events_latest_table .mod_events_latest_first .high_termin {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
#g-mainbottom .highlights .rowck .blockck .cktype .ckcode .mod_events_latest_table .mod_events_latest_first .high_termin .title {
  color: #d10a11;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
}
#g-mainbottom .highlights .rowck .blockck .cktype .ckcode .mod_events_latest_table .mod_events_latest_first .high_termin .mod_events_latest_content {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 75%;
  font-size: 22px;
  line-height: 120%;
}
#g-mainbottom .highlights .rowck .blockck .cktype .ckcode .mod_events_latest_table .mod_events_latest_first .high_termin .date {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
}
#g-mainbottom .highlights .rowck .blockck .cktype .ckcode .mod_events_latest_table .mod_events_latest_first .high_termin .date span {
  font-size: 18px;
  font-weight: 400;
  margin-left: 32px;
}
#g-mainbottom .highlights .rowck .blockck .cktype .ckcode .mod_events_latest_table .mod_events_latest_first .high_termin .link {
  position: absolute;
  bottom: 20px;
  right: 20px;
  transition: 300ms ease-in-out;
  will-change: transform;
}
#g-mainbottom .highlights .rowck .blockck .cktype .ckcode .mod_events_latest_table .mod_events_latest_first .high_termin .link:hover {
  transform: scale(1.02);
}
#g-mainbottom .highlights .rowck .blockck .cktype .ckcode .mod_events_latest_table .mod_events_latest_first .high_termin .link a {
  position: relative;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  background: #00134d;
  padding: 12px 44px 12px 12px;
}
#g-mainbottom .highlights .rowck .blockck .cktype .ckcode .mod_events_latest_table .mod_events_latest_first .high_termin .link a::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  width: 20px;
  height: 14px;
  transform: translateY(-50%);
  background-image: url('../fonts/arrow_white.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
#g-mainbottom .highlights .rowck .blockck .cktype .ckcode .mod_events_latest_table .mod_events_latest_first .high_termin .link a::after {
  content: "";
  position: absolute;
  top: 0;
  right: calc(100% + 2px);
  width: auto;
  height: 100%;
  aspect-ratio: 1;
  background-color: #d10a11;
  background-image: url('../fonts/calender.svg');
  background-size: 50%;
  background-position: center center;
  background-repeat: no-repeat;
}
#g-mainbottom .highlights .rowck .blockck:first-of-type {
  width: 40%;
  margin-right: 20px;
}
#g-mainbottom .highlights .rowck .blockck:first-of-type .cktype:first-of-type {
  width: 100%;
  height: 500px;
}
#g-mainbottom .highlights .rowck .blockck:first-of-type .cktype:nth-child(3) {
  width: 100%;
  height: 280px;
}
#g-mainbottom .highlights .rowck .blockck:last-of-type {
  width: calc(60% - 20px);
}
#g-mainbottom .highlights .rowck .blockck:last-of-type .cktype:first-of-type {
  width: 100%;
  height: 600px;
}
#g-mainbottom .highlights .rowck .blockck:last-of-type .cktype:last-of-type {
  width: 100%;
  height: 180px;
  background: #f7f3f0;
  transition: 300ms ease-in-out;
  will-change: transform;
}
#g-mainbottom .highlights .rowck .blockck:last-of-type .cktype:last-of-type::before {
  bottom: -10%;
  height: 120%;
  display: none;
  z-index: 0;
}
#g-mainbottom .highlights .highlight-headline {
  margin-top: -120px;
  pointer-events: none !important;
}
#g-mainbottom .highlights .highlight-headline::after {
  content: "";
  position: absolute;
  bottom: 35px;
  right: 20px;
  width: 40px;
  height: 25px;
  background-image: url('../fonts/arrow_white.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  pointer-events: none;
}
#g-mainbottom .highlights .highlight-headline::before {
  display: none !important;
}
#g-mainbottom .highlights .highlight-headline a {
  background: none;
  padding: 0 70px 0 0;
  width: 100%;
  text-align: right;
  box-sizing: border-box;
  margin: 20px 0;
}
#g-mainbottom .highlights .highlight-headline a span {
  color: #fff;
  font-size: 40px;
  font-weight: 400;
  font-family: "Lora", serif;
}
#g-bottom .newsletter {
  margin-top: 120px;
}
#g-bottom .newsletter .rowck {
  background: #f7f3f0;
  overflow: hidden;
}
#g-bottom .newsletter .rowck .blockck:first-of-type {
  padding: 50px;
}
#g-bottom .newsletter .rowck .blockck:first-of-type .titleck {
  position: relative;
  font-size: 50px;
  color: #00134d;
  margin: 0 0 34px 0;
  width: max-content;
}
#g-bottom .newsletter .rowck .blockck:first-of-type .titleck::before {
  content: "";
  position: absolute;
  top: 50%;
  left: calc(100% + 2vw);
  width: 14vw;
  height: 2px;
  transform: translateY(-50%);
  background-color: #d10a11;
}
#g-bottom .newsletter .rowck .blockck .imageck {
  display: flex;
  justify-content: end;
}
#g-bottom .newsletter .rowck .blockck .imageck img {
  max-width: 500px;
  aspect-ratio: 1;
  object-fit: cover;
}
#g-bottom .search {
  margin-top: 120px;
}
#g-bottom .search #mls-1, #g-bottom .search #mls-3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 0;
  margin-bottom: 20px;
}
#g-bottom .search #mls-1 .mls-content, #g-bottom .search #mls-3 .mls-content {
  width: 60%;
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
}
#g-bottom .search #mls-1 .mls-input-bar, #g-bottom .search #mls-3 .mls-input-bar {
  width: 60%;
  border: none;
  border-radius: 30px;
  padding: 8px;
  padding-left: 24px;
  filter: drop-shadow(0 4px 7px rgba(0, 19, 77, 0.2));
}
#g-bottom .search #mls-1 .mls-input-bar .input-group, #g-bottom .search #mls-3 .mls-input-bar .input-group {
  align-items: center;
}
#g-bottom .search #mls-1 .mls-input-bar .input-group .input-group-addon, #g-bottom .search #mls-3 .mls-input-bar .input-group .input-group-addon {
  background: #00134d;
  order: 2;
  border-radius: 100%;
  aspect-ratio: 1;
}
#g-bottom .search #mls-1 .mls-input-bar .input-group .input-group-addon .fas, #g-bottom .search #mls-3 .mls-input-bar .input-group .input-group-addon .fas {
  text-shadow: none;
}
#g-bottom .search #mls-1 .mls-input-bar .input-group .input-group-addon .fas::before, #g-bottom .search #mls-3 .mls-input-bar .input-group .input-group-addon .fas::before {
  color: #fff;
}
#g-bottom .search #mls-1 .mls-input-bar .input-group .inputbox, #g-bottom .search #mls-3 .mls-input-bar .input-group .inputbox {
  border: none;
  order: 1;
  height: 100%;
  padding: 0;
  font-size: 24px;
}
#g-bottom .search #mls-1 .mls-input-bar .input-group .mls-input-tools, #g-bottom .search #mls-3 .mls-input-bar .input-group .mls-input-tools {
  display: none;
}
#g-bottom .search #mls-1 .mls-content .search-query-explained .mls-results-count, #g-bottom .search #mls-3 .mls-content .search-query-explained .mls-results-count {
  padding: 0;
  font-size: 0;
}
#g-bottom .search #mls-1 .mls-content .search-query-explained .mls-results-count strong, #g-bottom .search #mls-3 .mls-content .search-query-explained .mls-results-count strong {
  position: relative;
}
#g-bottom .search #mls-1 .mls-content .search-query-explained .mls-results-count strong::after, #g-bottom .search #mls-3 .mls-content .search-query-explained .mls-results-count strong::after {
  content: " Ergebnisse";
  position: relative;
}
#g-bottom .search #mls-1 .mls-content .result-title, #g-bottom .search #mls-3 .mls-content .result-title {
  font-family: "Inter", sans-serif;
  font-size: 20px;
}
#g-bottom .search #mls-1 .mls-content .result-url a, #g-bottom .search #mls-1 .mls-content .result-url *, #g-bottom .search #mls-3 .mls-content .result-url a, #g-bottom .search #mls-3 .mls-content .result-url * {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  font-size: 14px;
  line-height: 120%;
}
#g-bottom .search .cktype[data-type="heading"] .inner {
  display: flex;
  justify-content: center;
}
#g-bottom .search .titleck {
  font-size: 40px;
  color: #00134d;
  text-transform: uppercase;
  margin: 0 0 22px 0;
  text-align: center;
}
#g-bottom .carousel {
  margin-top: 120px;
}
#g-bottom .carousel .siema {
  margin: 0;
}
#g-bottom .carousel .siema .siema-slider .siema-slider-frame .siema-el-wrapper .siema-el {
  display: flex;
  justify-content: center;
  align-items: center;
}
#g-bottom .carousel .siema .siema-slider .siema-slider-frame .siema-el-wrapper .siema-el .siema-el__image {
  display: contents;
}
#g-bottom .carousel .siema .siema-slider .siema-slider-frame .siema-el-wrapper .siema-el .siema-el__image img {
  width: 80%;
  max-height: 180px;
  object-fit: contain;
}
#g-bottom .carousel .siema .siema-slider .siema-slider-frame .siema-el-wrapper .siema-el .siema-el__title, #g-bottom .carousel .siema .siema-slider .siema-slider-frame .siema-el-wrapper .siema-el .siema-el__description {
  display: none;
}
#g-bottom .carousel .siema .siema-indicator {
  margin-top: 12px;
}
#g-bottom .carousel .siema .siema-indicator .siema-indicator__el {
  background: transparent;
  border-radius: 100px;
  outline: 2px solid #00134d;
  outline-offset: 3px;
  margin: 0 8px;
  cursor: pointer;
}
#g-bottom .carousel .siema .siema-indicator .siema-indicator__el--active {
  background: #00134d;
}
#g-mainbottom .highlights::before {
  z-index: -1;
  content: "";
  position: absolute;
  top: 0;
  left: 90%;
  width: 120px;
  height: 120px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
#g-mainbottom .highlights .g-title::before {
  width: 18vw;
}
#g-copyright {
  position: relative;
  background: #00134d;
  padding: 50px 0 70px 0;
  margin-top: 180px;
  border-top: 10px solid #baa995;
}
#g-copyright ::selection {
  background: #fff;
  color: #00134d;
}
#g-copyright #footer-mobile {
  display: none;
}
#g-copyright::before {
  content: "";
  position: absolute;
  top: -75px;
  left: 50%;
  width: 150px;
  height: 150px;
  transform: translateX(-50%);
  background-image: url('../images/siegel.png');
  background-size: contain;
  background-position: center center;
}
#g-copyright .g-container {
  position: relative;
}
#g-copyright .g-container::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 100%;
  width: 100%;
  height: 100%;
  transform: translateY(-50%);
  background-image: url('../images/transparent_house.svg');
  background-size: contain;
  background-position: center right;
  background-repeat: no-repeat;
}
#g-copyright .g-container::after {
  content: "";
  position: absolute;
  bottom: -70px;
  left: 90%;
  width: 100%;
  height: 100%;
  background-image: url('../fonts/transparent_both.svg');
  background-size: contain;
  background-position: center left;
  background-repeat: no-repeat;
}
#g-copyright .pagebuilderck .rowck:first-of-type .imageck {
  position: relative;
}
#g-copyright .pagebuilderck .rowck:first-of-type .imageck::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: calc(100% - 300px);
  height: 1px;
  transform: translateY(-50%);
  background: rgba(84, 84, 84, 0.2);
}
#g-copyright .pagebuilderck .rowck:first-of-type .imageck img {
  width: 285px;
}
#g-copyright .pagebuilderck .rowck:last-of-type .blockck {
  width: 20%;
}
#g-copyright .pagebuilderck .rowck:last-of-type .blockck#block_ID1729066500388 {
  width: 30%;
}
#g-copyright .pagebuilderck .rowck:last-of-type .innercontent {
  display: flex;
  flex-wrap: wrap;
}
#g-copyright .pagebuilderck .rowck:last-of-type .cktext {
  margin-top: 50px;
}
#g-copyright .pagebuilderck .rowck:last-of-type .cktext p {
  font-size: 17px;
  color: #fff;
  margin-bottom: 8px;
  margin-top: 0;
}
#g-copyright .pagebuilderck .rowck:last-of-type .cktext p a {
  font-size: 17px;
  color: #fff;
  text-decoration: none;
}
#g-copyright .pagebuilderck .rowck:last-of-type .cktext p a:hover {
  text-decoration: underline;
}
#g-copyright .pagebuilderck .rowck:last-of-type .cktype {
  width: 100%;
}
#g-copyright .pagebuilderck .rowck:last-of-type .cktype[data-type="image"] {
  width: 24px;
  margin-right: 12px;
  transition: 300ms ease-in-out;
  will-change: transform;
}
#g-copyright .pagebuilderck .rowck:last-of-type .cktype[data-type="image"]:hover {
  transform: scale(1.1);
}
#g-copyright .pagebuilderck .rowck:last-of-type .cktype[data-type="button"] {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 1;
}
#g-copyright .pagebuilderck .rowck:last-of-type .cktype[data-type="button"] .buttonck {
  position: relative;
  margin: 0;
  padding: 0;
  background: transparent;
}
#g-copyright .pagebuilderck .rowck:last-of-type .cktype[data-type="button"] .buttonck:hover::before {
  right: -25px;
}
#g-copyright .pagebuilderck .rowck:last-of-type .cktype[data-type="button"] .buttonck::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -20px;
  width: 15px;
  height: 100%;
  transform: translateY(-50%);
  background-image: url('../fonts/arrow.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transition: 300ms ease-in-out;
}
#g-copyright .pagebuilderck .rowck:last-of-type .cktype[data-type="button"] .buttonck .buttontextck {
  font-weight: 700;
  font-size: 17px;
  color: #fff;
}
#ID1749648834058_tabs .ui-tabs-nav {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
}
#ID1749648834058_tabs .ui-tabs-nav li {
  position: relative;
  background: #e9e9e9;
  color: #002060;
  padding: 10px 20px;
  border: 1px solid #999;
  border-right: none;
  white-space: nowrap;
  margin: 0;
  flex: 1 1 0;
  text-align: center;
}
#ID1749648834058_tabs .ui-tabs-nav li a {
  display: block;
  color: inherit;
  text-decoration: none;
  position: relative;
  z-index: 2;
}
#ID1749648834058_tabs .ui-tabs-nav li::after {
  content: "";
  position: absolute;
  right: -23px;
  width: 0;
  height: 0;
  border-top: 35px solid transparent;
  border-bottom: 35px solid transparent;
  border-left: 24px solid #e9e9e9;
  z-index: 2;
  top: 0;
}
#ID1749648834058_tabs .ui-tabs-nav li::before {
  content: "";
  position: absolute;
  right: -24px;
  width: 0;
  height: 0;
  border-top: 35px solid transparent;
  border-bottom: 35px solid transparent;
  border-left: 24px solid #999;
  z-index: 1;
  top: 0;
}
#ID1749648834058_tabs .ui-tabs-nav li:last-child {
  border-right: 1px solid #999;
}
#ID1749648834058_tabs .ui-tabs-nav li:last-child::after, #ID1749648834058_tabs .ui-tabs-nav li:last-child::before {
  display: none;
}
#ID1749648834058_tabs .ui-tabs-nav li.ui-tabs-active {
  background: #fff;
}
#ID1749648834058_tabs .ui-tabs-nav li.ui-tabs-active::after {
  border-left-color: #fff;
}
@media (max-width: 959px) {
  #ID1749648834058_tabs .ui-tabs-nav {
    flex-direction: column;
  }
  #ID1749648834058_tabs .ui-tabs-nav li {
    border-right: 1px solid #999;
  }
  #ID1749648834058_tabs .ui-tabs-nav li::after, #ID1749648834058_tabs .ui-tabs-nav li::before {
    display: none;
  }
}
body:not(.start) #g-page-surround .zweiboxengrau .blockck .cktype[data-type="button"] .buttonck {
  width: 100% !important;
  max-width: 100% !important;
}
@media (min-width: 960px) and (max-width: 1199px) {
  #g-mainbottom.highlights .highlight-headline a span {
    font-size: 34px;
  }
  #g-mainbottom .highlights .highlight-headline::after {
    bottom: 30px;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .contact-wrapper .contact_img {
    width: 24%;
  }
  #slider-buttons .g-title::before {
    width: 24%;
  }
  body:not(.start) #g-page-surround .zweiboxengrau .blockck .cktype[data-type="button"] .buttonck .buttontextck {
    font-size: 14px !important;
  }
  .itemid-1436:not(.view-icalrepeat) #g-container-4290 .g-title {
    font-size: 42px;
  }
  .itemid-1436:not(.view-icalrepeat) #g-container-4290 .g-title::before {
    width: 580px;
  }
  .itemid-1536 .page-header, .itemid-1885 .page-header {
    display: flex;
    justify-content: end;
    position: relative;
  }
  .itemid-1536 .page-header h1::before, .itemid-1885 .page-header h1::before {
    max-width: 175px;
  }
  #g-navigation #menu-container .g-toplevel > .g-menu-item .g-dropdown-wrapper .g-dropdown .g-sublevel {
    width: 960px !important;
    padding: 40px 20px 0 20px;
  }
  body:not(.start) #g-page-surround .cktype[data-type="heading"] .inner .titleck {
    font-size: 42px;
    line-height: 170% !important;
  }
  body:not(.start) #g-page-surround .cktype[data-type="heading"].title_right_logo .inner .titleck::before, body:not(.start) #g-page-surround .cktype[data-type="heading"][data-customclass="title_right_logo"] .inner .titleck::before {
    max-width: 175px;
  }
  body:not(.start) #g-page-surround .ansprechpartner .blockck {
    width: 50%;
  }
  body:not(.start) #g-page-surround .before_element {
    height: 160px;
  }
  #jevents .pagination-toolbar .pagination.ms-auto .page-item {
    padding: 0 !important;
  }
  .news_mobile .siema .siema-slider .siema-el-wrapper:nth-child(7) {
    opacity: 1 !important;
    pointer-events: all;
  }
  #g-showcase .n2-section-smartslider .startslider-modul {
    right: 330px;
  }
  #slider-buttons > .g-content {
    width: 80vw;
  }
  #slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer .content, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer .content {
    width: 45%;
  }
  #slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer .countdown, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer .countdown {
    width: 55%;
  }
  #g-bottom .ansprechpartner .buttonck {
    margin-bottom: 330px !important;
  }
  #g-bottom .ansprechpartner .blockck:last-of-type .cktype {
    position: absolute !important;
    bottom: 0;
    left: 100px;
    width: 100%;
  }
  #g-bottom .ansprechpartner .blockck:last-of-type .cktype img {
    position: relative;
    max-width: 100%;
    height: 350px;
  }
  #g-mainbottom .highlights .rowck .blockck .cktype .imageck::before {
    font-size: 32px;
  }
  #g-mainbottom .highlights .rowck .blockck:first-of-type .cktype:first-of-type {
    height: 300px;
  }
  #g-mainbottom .highlights .rowck .blockck:last-of-type .cktype:first-of-type {
    height: 400px;
  }
  #g-copyright .g-container {
    width: 70vw;
  }
  #g-copyright .g-container::after {
    height: 60%;
  }
  #g-copyright .pagebuilderck .rowck:last-of-type .blockck {
    width: 50% !important;
  }
  .ansprechpartner .blockck {
    width: 48% !important;
    margin-top: 20px;
  }
  .itemid-1441 .ansprechpartner .blockck {
    width: 48% !important;
    margin-top: 20px;
  }
  .itemid-1441 .ansprechpartner:has(.blockck:nth-of-type(3)) .blockck {
    width: 32% !important;
  }
  .itemid-1436 #g-container-4290 .platform-content .content-top #filter_termine:nth-of-type(1) .search:nth-of-type(2) .field-calendar:nth-of-type(1) {
    margin-bottom: 15px;
  }
  .itemid-1436 #g-container-4290 .platform-content .content-top #filter_termine:nth-of-type(2) {
    display: grid;
    grid-template-columns: 49% 48%;
    gap: 2%;
  }
  .kontakt-svg > .inner {
    display: grid;
    grid-template-columns: 32% 32% 32%;
  }
  .kontakt-svg > .inner .blockck {
    width: 100% !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  html * {
    scroll-margin-top: 100px;
  }
  .itemid-1436:not(.view-icalrepeat) #g-container-4290 .g-title {
    font-size: 32px;
  }
  .itemid-1436:not(.view-icalrepeat) #g-container-4290 .g-title::before {
    width: 400px;
  }
  #slider-buttons .g-title::before, #slider-buttons .titleck::before, #start_news .g-title::before, #start_news .titleck::before {
    display: none;
  }
  .zweiboxengrau .blockck .cktype[data-type="button"] .buttonck {
    font-size: 14px !important;
  }
  body:not(.start) #g-page-surround .zweiboxengrau.keinelogos .blockck {
    padding-bottom: 80px !important;
    margin-bottom: 40px !important;
  }
  body:not(.start) #g-page-surround .zweiboxengrau.keinelogos .blockck .imageck img {
    margin: 0 !important;
  }
  .zweiboxengrau.keinelogos > .inner {
    flex-direction: column !important;
  }
  .zweiboxengrau.keinelogos > .inner .blockck {
    width: 100% !important;
  }
  .itemid-1536 .page-header h1, .itemid-1885 .page-header h1 {
    font-size: 32px;
    line-height: 200% !important;
  }
  .itemid-1536 .page-header h1::before, .itemid-1885 .page-header h1::before {
    max-width: 150px;
  }
  .itemid-1536 .page-header::after, .itemid-1885 .page-header::after {
    width: 80px;
    height: 80px;
  }
  #jevents .contentpaneopen .new-navigation {
    width: fit-content;
    display: flex;
    align-items: center;
  }
  #jevents .contentpaneopen .new-navigation div {
    height: fit-content;
  }
  #jevents .contentpaneopen .new-navigation div a {
    line-height: normal;
  }
  #jevents .pagination-toolbar .pagination.ms-auto .page-item {
    padding: 0 !important;
  }
  .itemid-1482 .text_block, .itemid-1762 .text_block {
    width: 100% !important;
  }
  .itemid-1482 .img_row, .itemid-1762 .img_row {
    margin-top: 20px !important;
  }
  .ansprechpartner #g-page-surround .contact .contact_data {
    margin-top: 0 !important;
  }
  #lang-search {
    position: relative;
    top: 0;
  }
  #g-top .g-container {
    border-bottom: 1px solid #00134d;
  }
  #g-top #logo-top {
    position: relative;
    width: 100%;
    border: none;
  }
  body:not(.start) #g-page-surround .cktype[data-type="heading"].title_right_logo::after, body:not(.start) #g-page-surround .cktype[data-type="heading"][data-customclass="title_right_logo"]::after {
    width: 80px;
    height: 80px;
  }
  body:not(.start) #g-page-surround .cktype[data-type="heading"].title_right_logo .inner .titleck::before, body:not(.start) #g-page-surround .cktype[data-type="heading"][data-customclass="title_right_logo"] .inner .titleck::before {
    max-width: 150px;
  }
  body:not(.start) #g-page-surround .cktype[data-type="heading"] .inner .titleck {
    font-size: 32px;
    line-height: 200% !important;
  }
  body:not(.start) #g-page-surround .cktext h2 {
    font-size: 24px;
  }
  body:not(.start) #g-page-surround .before_element {
    top: -10px;
    right: -10px;
    left: auto;
  }
  body:not(.start) #g-page-surround .img_row .rowck .blockck {
    width: 100%;
  }
  body:not(.start) #g-page-surround .img_row .rowck .blockck:nth-child(1) {
    margin-bottom: 50px;
  }
  body:not(.start) #g-page-surround .img_row .rowck .blockck .imageck img {
    max-height: 100%;
  }
  body:not(.start) #g-page-surround .video_row .rowck .blockck {
    width: 100% !important;
  }
  body:not(.start) #g-page-surround .video_row .rowck .blockck:nth-child(1) {
    margin-bottom: 50px;
  }
  body:not(.start) #g-page-surround .video_row .rowck .blockck .videock video, body:not(.start) #g-page-surround .video_row .rowck .blockck .videock iframe {
    max-height: 100%;
  }
  body:not(.start) #g-page-surround .ansprechpartner_einzeln .cktype {
    width: 100%;
  }
  body:not(.start) #g-page-surround .ansprechpartner .blockck {
    width: 48%;
  }
  body:not(.start) #g-page-surround .docmanlist_files_container .docmanlist li {
    width: 100%;
  }
  body:not(.start) #g-page-surround .ansprechpartner_einzeln .innercontent {
    display: flex;
    flex-direction: column;
    padding-bottom: 320px;
  }
  body:not(.start) #g-page-surround .ansprechpartner_einzeln .innercontent .cktype[data-type="image"] {
    right: auto;
    left: 0;
  }
  #g-showcase .n2-section-smartslider .n2-ss-slide {
    height: 700px !important;
  }
  #g-showcase .n2-section-smartslider .n2-ss-slide .n2-ss-layers-container .n2-ss-layer {
    align-items: flex-end;
    bottom: -10px;
  }
  #g-showcase .n2-section-smartslider .n2-ss-slide .n2-ss-layers-container .n2-ss-layer .n2-ss-section-main-content {
    position: relative;
    width: 100%;
    height: 230px;
    background: #f7f3f0;
    padding-top: 0px;
    align-items: flex-end;
  }
  #g-showcase .n2-section-smartslider .n2-ss-slide .n2-ss-layers-container .n2-ss-layer .n2-ss-section-main-content .n2-ss-layer .n2-ss-text p {
    font-size: 24px;
  }
  #slider-buttons > .g-content {
    width: 80vw;
  }
  #slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer {
    flex-direction: column;
    height: max-content;
  }
  #slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer .content, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer .content {
    width: 100%;
  }
  #slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer .countdown, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer .countdown {
    width: 100%;
    height: auto;
    aspect-ratio: 1.5;
  }
  .news_mobile .siema .siema-slider .siema-el-wrapper:nth-child(7) {
    opacity: 1 !important;
    pointer-events: all;
  }
  #g-top #logo-top {
    display: flex;
  }
  #g-bottom .ansprechpartner {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  #g-bottom .ansprechpartner .buttonck {
    margin-bottom: 330px !important;
  }
  #g-bottom .ansprechpartner .blockck:last-of-type .cktype {
    position: absolute !important;
    bottom: 0;
    left: 100px;
    width: calc(100% - 100px);
  }
  #g-bottom .ansprechpartner .blockck:last-of-type .cktype img {
    position: relative;
    max-width: 100%;
    height: 350px;
  }
  #g-mainbottom.highlights .rowck .blockck .cktype .ckcode .mod_events_latest_table .mod_events_latest_first .high_termin .date {
    flex-direction: column;
    align-items: start;
  }
  #g-mainbottom.highlights .rowck .blockck .cktype .ckcode .mod_events_latest_table .mod_events_latest_first .high_termin .date .mod_events_latest_date {
    margin-left: 0;
    margin-top: 12px;
  }
  #g-mainbottom .highlights .rowck .blockck .cktype .imageck::before {
    font-size: 22px;
    bottom: 22px;
  }
  #g-mainbottom .highlights .rowck .blockck .cktype .imageck::after {
    bottom: 25px;
    height: 22px;
  }
  #g-mainbottom .highlights .rowck .blockck .cktype .ckcode {
    position: relative;
    z-index: 1;
    height: 100%;
    padding: 20px;
  }
  #g-mainbottom .highlights .rowck .blockck .cktype .ckcode::before {
    font-size: 30px;
  }
  #g-mainbottom .highlights .rowck .blockck .cktype .ckcode::after {
    bottom: 25px;
    height: 22px;
  }
  #g-mainbottom .highlights .rowck .blockck:first-of-type .cktype:first-of-type {
    height: 300px;
  }
  #g-mainbottom .highlights .rowck .blockck:last-of-type .cktype:first-of-type {
    height: 400px;
  }
  #g-bottom .newsletter .rowck > .inner {
    display: flex;
    flex-direction: column-reverse;
  }
  #g-bottom .newsletter .rowck .blockck {
    width: 100%;
  }
  #g-bottom .newsletter .rowck .blockck .imageck img {
    aspect-ratio: 1.5;
    max-width: 100%;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    object-position: center;
  }
  #g-copyright {
    padding: 80px 0 70px 0;
  }
  #g-copyright .g-container {
    width: 75vw;
  }
  #g-copyright .g-container::after {
    height: 50%;
  }
  #g-copyright .pagebuilderck .rowck:last-of-type .blockck {
    width: 50% !important;
  }
  .itemid-1436 #g-container-4290 .platform-content .content-top #filter_termine:nth-of-type(1) .search:nth-of-type(2) .field-calendar:nth-of-type(1) {
    margin-bottom: 15px;
  }
  .itemid-1436 #g-container-4290 .platform-content .content-top #filter_termine:nth-of-type(2) {
    display: grid;
    grid-template-columns: 47% 47%;
    gap: 2%;
  }
  .itemid-1436 #g-container-4290 .platform-content .content-top #filter_termine:nth-of-type(2) .search {
    width: 100%;
    position: relative;
  }
  .itemid-1441 .ansprechpartner .blockck {
    width: 48% !important;
    margin-top: 20px;
  }
  .itemid-1441 .leistungs-btn .inner {
    display: flex;
    flex-direction: column;
  }
  .itemid-1441 .leistungs-btn .inner .blockck {
    width: 100% !important;
  }
  .itemid-1441 #row_ID1741249310917 {
    margin-bottom: 40px;
  }
  #g-extension .verband {
    width: 80vw;
    margin-right: auto;
    margin-left: auto;
  }
  #g-extension .verband::before {
    left: 50%;
    width: 120%;
  }
  #g-extension .verband .rowck > .inner {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  #g-extension .verband .rowck > .inner .blockck {
    width: 100%;
  }
  #g-extension .verband .titleck {
    font-size: 20px;
  }
  #g-extension .verband .cktext p {
    font-size: 18px;
  }
  .kontakt-svg > .inner {
    display: grid;
    grid-template-columns: 32% 32% 32%;
  }
  .kontakt-svg > .inner .blockck {
    width: 100% !important;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  body, td, th, p, span, ul, li, strong {
    font-size: 18px;
  }
  .articlesanywhere_pagination {
    display: flex;
    flex-direction: column;
  }
  #slider-buttons .g-title::before, #slider-buttons .titleck::before, #start_news .g-title::before, #start_news .titleck::before {
    display: none;
  }
  body:not(.start) #g-page-surround .zweiboxengrau.keinelogos .blockck {
    padding-bottom: 80px !important;
    margin-bottom: 40px !important;
  }
  body:not(.start) #g-page-surround .zweiboxengrau.keinelogos .blockck .imageck img {
    margin: 0 !important;
  }
  .itemid-1536 .page-header, .itemid-1885 .page-header {
    justify-content: start;
  }
  .itemid-1536 .page-header h1, .itemid-1885 .page-header h1 {
    font-size: 28px;
    line-height: 200% !important;
  }
  .itemid-1536 .page-header h1::before, .itemid-1885 .page-header h1::before {
    width: 100vw;
    right: calc(100% + 6px);
  }
  .itemid-1536 .page-header::after, .itemid-1885 .page-header::after {
    right: 0;
    width: 70px;
    height: 70px;
    left: auto;
    top: 40px;
  }
  #row_id1741249310919 > .inner, #row_ID1744376636244 > .inner {
    display: flex;
    flex-direction: column-reverse;
  }
  #row_id1741249310919 > .inner .img_block, #row_id1741249310919 > .inner #block_ID1744376642358, #row_ID1744376636244 > .inner .img_block, #row_ID1744376636244 > .inner #block_ID1744376642358 {
    margin-bottom: 40px;
  }
  #row_id1741249310919 > .inner #block_ID1744376642358, #row_ID1744376636244 > .inner #block_ID1744376642358 {
    height: 256px;
  }
  #ID1743491598809 {
    margin-bottom: 70px;
  }
  #block_ID1743512688641 {
    margin-bottom: 50px;
  }
  #block_ID1743512688641 .imageck {
    justify-content: flex-start;
  }
  #ID1745499411285 {
    margin-top: -80px;
  }
  #ID1745823793069 {
    margin-bottom: 20px;
  }
  #ID1743511819270 {
    margin-bottom: 0 !important;
  }
  #ID1743511819270 h1 {
    margin-bottom: 0 !important;
  }
  body:not(.start) #g-page-surround .item-image {
    height: 330px !important;
  }
  body:not(.start) #g-page-surround .item-image img {
    height: 330px !important;
  }
  #jevents .contentpaneopen .new-navigation {
    width: fit-content;
    display: flex;
    align-items: center;
  }
  #jevents .contentpaneopen .new-navigation div {
    height: fit-content;
  }
  #jevents .contentpaneopen .new-navigation div a {
    line-height: normal;
    width: fit-content;
  }
  #jevents .contentpaneopen .new-navigation #nav-jumpto .d-none.d-sm-inline {
    display: none !important;
  }
  #jevents .contentpaneopen .new-navigation #nav-jumpto .d-inline.d-sm-none.fas.fa-share {
    display: block !important;
  }
  #jevents .pagination-toolbar {
    display: flex;
    flex-direction: column;
  }
  #jevents .pagination-toolbar .limit.float-end .form-select {
    width: 86%;
  }
  #jevents .pagination-toolbar .pagination.ms-auto .page-item {
    padding: 0 !important;
  }
  #jevents .pagination-toolbar .pagination.ms-auto .page-item a {
    font-size: 12px;
  }
  .itemid-1482 #after-sale-service::before, .itemid-1762 #after-sale-service::before {
    width: 300px;
    height: 280px;
    top: 80%;
  }
  .itemid-1482 #verkaeufer-innen::before, .itemid-1482 #seller::before, .itemid-1762 #verkaeufer-innen::before, .itemid-1762 #seller::before {
    width: 300px;
    height: 280px;
    top: 80%;
  }
  .itemid-1482 #kaeufer-innen::before, .itemid-1482 #buyers::before, .itemid-1762 #kaeufer-innen::before, .itemid-1762 #buyers::before {
    width: 300px;
    height: 280px;
    top: 80%;
  }
  .itemid-1482 #kaeufer-innen .titleck, .itemid-1482 #buyers .titleck, .itemid-1762 #kaeufer-innen .titleck, .itemid-1762 #buyers .titleck {
    margin-top: 0 !important;
  }
  .itemid-1482 .text_block, .itemid-1762 .text_block {
    width: 100% !important;
  }
  .itemid-1482 #block_ID1760347836330, .itemid-1762 #block_ID1760347836330 {
    width: 100% !important;
  }
  .itemid-1482 .img_row, .itemid-1762 .img_row {
    margin-top: 20px !important;
  }
  .itemid-1436.view-icalrepeat #jevents {
    margin-top: 60px;
  }
  .itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_title {
    margin-bottom: 30px;
    margin-top: 120px;
    padding-right: 0;
    hyphens: auto;
    hyphenate-limit-chars: 4 4 10;
  }
  .itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_desc {
    width: 100%;
    margin-right: 0;
  }
  .itemid-1436.view-icalrepeat .termin_detail .detail_content #detail_kontakt .contact {
    width: calc(100% - 24px);
  }
  .itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_right {
    width: 100%;
  }
  .itemid-1436:not(.view-icalrepeat) #show_list .termin_item {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 65px;
    padding-top: 60px;
    margin-bottom: 60px;
    margin-left: 0;
  }
  .itemid-1436:not(.view-icalrepeat) #show_list .termin_item .longDate {
    display: flex;
    align-items: center;
  }
  .itemid-1436:not(.view-icalrepeat) #show_list .termin_item .longDate .start_date, .itemid-1436:not(.view-icalrepeat) #show_list .termin_item .longDate .end_date, .itemid-1436:not(.view-icalrepeat) #show_list .termin_item .longDate .seperator {
    position: unset;
    transform: none;
  }
  .itemid-1436:not(.view-icalrepeat) #show_list .termin_item .longDate .seperator {
    margin: 0 12px;
  }
  .itemid-1436:not(.view-icalrepeat) #show_list .termin_item .shortDate, .itemid-1436:not(.view-icalrepeat) #show_list .termin_item .longDate {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
  .itemid-1436:not(.view-icalrepeat) #show_list .termin_item .detail_btn {
    left: 20px;
    right: auto;
    bottom: 20px;
    top: auto;
    transform: none;
  }
  .itemid-1436:not(.view-icalrepeat) #filter_termine input {
    width: 300px;
  }
  .itemid-1436:not(.view-icalrepeat) #filter_termine {
    position: relative;
  }
  .itemid-1436:not(.view-icalrepeat) #filter_termine .submit {
    margin-top: 109px;
  }
  .itemid-1436:not(.view-icalrepeat) #g-container-4290 {
    margin-top: 60px;
  }
  .itemid-1436:not(.view-icalrepeat) #g-container-4290 .g-title {
    text-align: left;
    font-size: 28px;
    margin: 0 0 30px 0;
  }
  .itemid-1436:not(.view-icalrepeat) #g-container-4290 .g-title::before {
    left: auto;
    right: calc(100% + 12px);
  }
  .itemid-1436:not(.view-icalrepeat) #g-container-4290 .g-title::after {
    left: auto;
    right: 0;
    width: 70px;
    height: 70px;
  }
  .contact-wrapper .contact {
    flex-direction: column;
  }
  #g-page-surround .contact .contact_data {
    margin-top: 0 !important;
  }
  .contact-wrapper .contact_img {
    width: 100%;
    height: 280px;
  }
  .contact-wrapper .contact_img img {
    width: 250px !important;
    height: 260px !important;
  }
  .flussdiagramm .flussdiagramm-doubleblock .inner {
    display: flex !important;
    justify-content: center;
  }
  .flussdiagramm .flussdiagramm-doubleblock .inner .blockck {
    width: 49% !important;
  }
  .flussdiagramm .flussdiagramm-pfeil.last::before {
    bottom: -55px;
    height: 50px;
  }
  .flussdiagramm .flussdiagramm-pfeil.double::before {
    bottom: -70px;
  }
  .flussdiagramm .flussdiagramm-pfeil.double::after {
    bottom: -70px;
  }
  #ID1758556419805 .imageck {
    justify-content: center !important;
  }
  #ID1758556419805 .imageck img {
    height: 140px !important;
  }
  html * {
    scroll-margin-top: 100px;
  }
  body .slider .n2-ss-slide-backgrounds img {
    height: 330px !important;
  }
  .zweiboxengrau .buttonck {
    width: 100% !important;
  }
  #slider_content {
    position: relative;
    bottom: 0;
    width: 100%;
    background: #f7f3f0;
  }
  #slider_content .pagebuilderck {
    width: 100%;
    padding: 0 12px;
    display: flex;
    justify-content: end;
  }
  #slider_content .pagebuilderck > div {
    width: 100%;
  }
  #slider_content .pagebuilderck .cktext * {
    font-size: 24px;
  }
  #slider_content .pagebuilderck .buttonck span {
    font-size: 16px;
  }
  #lang-search {
    position: relative;
    top: 0;
  }
  #g-top .g-container {
    border-bottom: 1px solid #00134d;
  }
  #g-top #logo-top {
    position: relative;
    width: 100%;
    border: none;
  }
  #slider-buttons {
    margin-top: 60px;
  }
  #slider-buttons .slider-buttons::before {
    left: 80%;
  }
  body:not(.start) #g-page-surround .img_row, body:not(.start) #g-page-surround .video_row, body:not(.start) #g-page-surround .ansprechpartner, body:not(.start) #g-page-surround .vorteile, body:not(.start) #g-page-surround .only_text, body:not(.start) #g-page-surround .os-ol-mitglied-werden, body:not(.start) #g-page-surround .dokumente, body:not(.start) #g-page-surround .ansprechpartner_einzeln, body:not(.start) #g-page-surround .faq {
    margin-top: 60px;
  }
  body:not(.start) #g-page-surround .vorteile .cktext * {
    width: 100%;
  }
  body:not(.start) #g-page-surround .vorteile .rowck .imageck {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  body:not(.start) #g-page-surround .vorteile .rowck .blockck {
    margin-top: 25px;
  }
  body:not(.start) #g-page-surround .vorteile::after {
    background-repeat: no-repeat;
    width: 100vw;
    background-size: contain;
  }
  body:not(.start) #g-page-surround .before_element {
    top: -10px;
    right: -10px;
    left: auto;
  }
  body:not(.start) #g-page-surround .cktype[data-type="heading"] .inner .titleck::before {
    width: 100vw;
  }
  body:not(.start) #g-page-surround .cktype[data-type="heading"].title_right_logo .inner, body:not(.start) #g-page-surround .cktype[data-type="heading"][data-customclass="title_right_logo"] .inner {
    justify-content: start;
  }
  body:not(.start) #g-page-surround .cktype[data-type="heading"].title_right_logo .inner .titleck::before, body:not(.start) #g-page-surround .cktype[data-type="heading"][data-customclass="title_right_logo"] .inner .titleck::before {
    right: calc(100% + 6px);
  }
  body:not(.start) #g-page-surround .cktype[data-type="heading"].title_right_logo .inner .titleck, body:not(.start) #g-page-surround .cktype[data-type="heading"][data-customclass="title_right_logo"] .inner .titleck {
    max-width: calc(100% - 70px);
  }
  body:not(.start) #g-page-surround .cktype[data-type="heading"].title_right_logo::after, body:not(.start) #g-page-surround .cktype[data-type="heading"][data-customclass="title_right_logo"]::after {
    right: 0;
    width: 70px;
    height: 70px;
    left: auto;
    top: -10px;
  }
  body:not(.start) #g-page-surround .cktype[data-type="heading"] .inner .titleck {
    font-size: 28px !important;
    line-height: 200% !important;
  }
  body:not(.start) #g-page-surround .cktext h2 {
    font-size: 22px;
  }
  body:not(.start) #g-page-surround .video_row .rowck .blockck {
    width: 100% !important;
  }
  body:not(.start) #g-page-surround .video_row .rowck .blockck:nth-child(1) {
    margin-bottom: 50px;
  }
  body:not(.start) #g-page-surround .video_row .rowck .blockck .videock video, body:not(.start) #g-page-surround .video_row .rowck .blockck .videock iframe {
    max-height: 100%;
  }
  body:not(.start) #g-page-surround .img_row .rowck .blockck {
    width: 100%;
  }
  body:not(.start) #g-page-surround .img_row .rowck .blockck:nth-child(1) {
    margin-bottom: 50px;
  }
  body:not(.start) #g-page-surround .img_row .rowck .blockck .imageck img {
    max-height: 100%;
  }
  body:not(.start) #g-page-surround .docmanlist_files_container .docmanlist li {
    width: 100%;
  }
  body:not(.start) #g-page-surround .ansprechpartner_einzeln .cktype {
    width: 100%;
  }
  #g-page-surround #g-container-4290 .buttonck .buttontextck {
    word-break: break-all;
  }
  body:not(.start) #g-page-surround .ansprechpartner_einzeln {
    padding: 30px 130px 30px 30px;
  }
  body:not(.start) #g-page-surround .ansprechpartner_einzeln::before {
    left: auto;
    right: 30px;
  }
  body:not(.start) #g-page-surround .ansprechpartner_einzeln .innercontent {
    display: flex;
    flex-direction: column;
    padding-bottom: 320px;
  }
  body:not(.start) #g-page-surround .ansprechpartner_einzeln .innercontent .cktype[data-type="image"] {
    right: auto;
    left: 0;
  }
  #g-bottom .carousel, #g-bottom .search, #g-bottom .newsletter, #g-bottom .highlights, #g-extension .verband, #g-bottom .ansprechpartner, .werbung, #start_news {
    margin-top: 70px;
  }
  body:not(.start) #g-page-surround .faq .cktype[data-type="accordion"] .accordionsck {
    width: 100%;
  }
  .news_mobile .siema .siema-slider .siema-el-wrapper:nth-child(7) {
    opacity: 1 !important;
    pointer-events: all;
  }
  #g-showcase .n2-section-smartslider .n2-ss-slide {
    height: 540px !important;
  }
  #g-showcase .n2-section-smartslider .n2-ss-slide .n2-ss-layers-container .n2-ss-layer {
    align-items: flex-end;
    bottom: -10px;
  }
  #g-showcase .n2-section-smartslider .n2-ss-slide .n2-ss-layers-container .n2-ss-layer .n2-ss-section-main-content {
    position: relative;
    width: 100%;
    height: 230px;
    background: #f7f3f0;
    padding-top: 0px;
    align-items: flex-end;
  }
  #g-showcase .n2-section-smartslider .n2-ss-slide .n2-ss-layers-container .n2-ss-layer .n2-ss-section-main-content .n2-ss-layer .n2-ss-text p {
    font-size: 24px;
  }
  #slider-buttons > .g-content {
    width: 90vw;
  }
  #slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer {
    flex-direction: column;
    height: max-content;
  }
  #slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer .content, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer .content {
    width: 100%;
  }
  #slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer .content span.mod_events_latest_content a, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer .content span.mod_events_latest_content a {
    font-size: 40px;
  }
  #slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer .content span, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer .content span {
    font-size: 18px;
  }
  #slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer .countdown, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer .countdown {
    width: 100%;
    height: auto;
    aspect-ratio: 1.7;
    margin-bottom: 170px;
  }
  #slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer .countdown .time_block, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer .countdown .time_block {
    position: relative;
    bottom: -222px;
  }
  #g-top #logo-top {
    display: flex;
  }
  .news_articles-wrapper .news_article {
    width: 49%;
  }
  .news_articles-wrapper .news_article:nth-child(3n + 2) {
    margin-left: 0;
    margin-right: 0;
  }
  .news_articles-wrapper .news_article:nth-child(odd) {
    margin-right: 2%;
  }
  #g-bottom .ansprechpartner .buttonck {
    margin-bottom: 200px !important;
  }
  #g-bottom .ansprechpartner .blockck {
    display: flex !important;
  }
  #g-bottom .ansprechpartner .blockck #schleife {
    display: none;
  }
  #g-bottom .ansprechpartner .blockck:last-of-type .cktype {
    position: absolute !important;
    bottom: 0;
    left: 100px;
    width: calc(100% - 100px);
  }
  #g-bottom .ansprechpartner .blockck:last-of-type .cktype img {
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 220px;
  }
  #g-mainbottom .highlights::after {
    left: -100px;
    width: 200px;
    height: 300px;
  }
  #g-mainbottom .highlights .g-title {
    font-size: 60px;
  }
  #g-mainbottom .highlights .g-title::before {
    width: 100vw;
  }
  #g-mainbottom .highlights .rowck .blockck .cktype {
    height: 100px;
    width: 100%;
    aspect-ratio: 1;
  }
  #g-mainbottom .highlights .rowck .blockck .cktype .imageck img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  #g-mainbottom .highlights .rowck .blockck .cktype[data-type="code"] {
    aspect-ratio: 2;
  }
  #g-mainbottom .highlights .rowck .blockck .cktype .ckcode .mod_events_latest_table .mod_events_latest_first {
    padding-bottom: 65px;
  }
  #g-mainbottom .highlights .rowck .blockck:first-of-type {
    margin-right: 0;
  }
  #g-bottom .search .titleck {
    font-size: 35px;
  }
  #g-bottom .newsletter .rowck > .inner {
    display: flex;
    flex-direction: column-reverse;
  }
  #g-bottom .newsletter .rowck .blockck:first-of-type .titleck {
    font-size: 40px;
  }
  #g-bottom .newsletter .rowck .blockck .imageck img {
    max-width: 100%;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    object-position: center;
  }
  #g-bottom .carousel {
    display: flex;
    justify-content: center;
  }
  #g-bottom .carousel .siema {
    width: 150vw;
  }
  #g-bottom .carousel .siema .siema-slider .siema-slider-frame .siema-el-wrapper .siema-el {
    margin: 20px;
  }
  #g-bottom .carousel .siema .siema-slider .siema-slider-frame .siema-el-wrapper .siema-el .siema-el__image img {
    width: 100%;
  }
  .itemid-1436 #g-container-4290 .platform-content .content-top .monthTitle {
    font-size: 30px;
    margin-bottom: 70px;
    text-align: center;
  }
  .itemid-1436 #g-container-4290 .platform-content .content-top #filter_termine:nth-of-type(1) {
    flex-direction: column;
  }
  .itemid-1436 #g-container-4290 .platform-content .content-top #filter_termine:nth-of-type(1) .search {
    width: 100%;
    margin-left: 0 !important;
  }
  .itemid-1436 #g-container-4290 .platform-content .content-top #filter_termine:nth-of-type(1) .search:nth-of-type(2) .field-calendar:nth-of-type(1) {
    margin-bottom: 15px;
  }
  .itemid-1436 #g-container-4290 .platform-content .content-top #filter_termine:nth-of-type(2) {
    display: grid;
    grid-template-columns: 47% 47%;
    gap: 2%;
  }
  .itemid-1436 #g-container-4290 .platform-content .content-top #filter_termine:nth-of-type(2) .search {
    width: 100%;
    position: relative;
  }
  .itemid-1436 #g-container-4290 .platform-content .content-top #filter_termine:nth-of-type(2) .submit button {
    font-size: 12px;
  }
  .itemid-1441 .ansprechpartner .blockck {
    margin-top: 20px;
  }
  .itemid-1441 #row_ID1741249310917 {
    margin-bottom: 40px;
  }
  #g-extension .verband::before {
    left: 50%;
    width: 100vw;
  }
  #g-extension .verband .g-title {
    font-size: 40px;
  }
  #g-extension .verband #row_ID1729074423292 .blockck {
    margin-bottom: 50px;
  }
  #g-extension .verband .titleck {
    font-size: 20px;
  }
  #g-extension .verband .cktext p {
    font-size: 18px;
  }
  #g-copyright {
    padding: 80px 0 40px 0;
  }
  #g-copyright #footer-mobile {
    display: block;
  }
  #g-copyright #footer-desktop {
    display: none;
  }
  #g-copyright .g-container {
    width: 75vw;
  }
  #g-copyright .g-container::before {
    display: none;
  }
  #g-copyright .g-container::after {
    left: auto;
    right: 0;
    bottom: auto;
    width: 40%;
    top: 0;
  }
  #g-copyright .pagebuilderck .rowck:first-of-type .imageck {
    display: flex;
    justify-content: center;
  }
  #g-copyright .pagebuilderck .rowck:first-of-type .imageck::before {
    display: none;
  }
  #g-copyright .pagebuilderck .rowck:last-of-type .blockck:first-of-type {
    padding-top: 40px;
  }
  #g-copyright .pagebuilderck .rowck:last-of-type .cktype[data-type="button"] {
    position: relative !important;
  }
  #g-copyright .pagebuilderck .rowck:last-of-type .cktype[data-type="image"] {
    width: 40px;
    margin-right: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #g-copyright .pagebuilderck .rowck:last-of-type .cktype[data-type="image"] .imageck {
    width: 100%;
    height: 100%;
  }
  #g-copyright .pagebuilderck .rowck:last-of-type .cktype[data-type="image"] .imageck img {
    width: 100%;
    height: 100%;
    object-position: center;
  }
  #g-copyright .pagebuilderck .rowck:last-of-type .cktext {
    margin-top: 20px;
  }
  #g-copyright .pagebuilderck .rowck:last-of-type .blockck:last-of-type .cktext {
    margin: 0;
  }
  #g-copyright .pagebuilderck .rowck:last-of-type .blockck:last-of-type .cktext p {
    margin: 0;
  }
  #g-copyright .pagebuilderck .rowck:last-of-type .blockck:last-of-type .cktext p a {
    margin-right: 30px;
  }
  #slider-buttons .g-title, #start_news .cktype[data-type="heading"] .inner .titleck {
    font-size: 60px !important;
  }
  .kontakt-svg > .inner {
    display: grid !important;
    grid-template-columns: 32% 32% 32%;
  }
  .kontakt-svg > .inner .blockck {
    width: 100% !important;
  }
}
@media only all and (max-width: 30rem) {
  body, td, th, p, span, ul, li, strong {
    font-size: 18px;
  }
  html * {
    scroll-margin-top: 100px;
  }
  .articlesanywhere_pagination {
    display: flex;
    flex-direction: column;
  }
  .newsarchiv .page-header:has(h2) h2 {
    text-underline-offset: 4px;
  }
  body:not(.start) #g-page-surround .zweiboxengrau.keinelogos .blockck {
    padding-bottom: 100px !important;
    margin-bottom: 40px !important;
  }
  body:not(.start) #g-page-surround .zweiboxengrau.keinelogos .blockck .titleck {
    line-height: 120% !important;
  }
  body:not(.start) #g-page-surround .zweiboxengrau.keinelogos .blockck .imageck img {
    margin: 0 !important;
  }
  #slider-buttons .g-title::before, #slider-buttons .titleck::before, #start_news .g-title::before, #start_news .titleck::before {
    display: none;
  }
  #slider-buttons #start_news .slider-buttons::before, #start_news #start_news .slider-buttons::before {
    left: 80%;
    top: -20px;
    width: 70px;
  }
  #slider-buttons #start_news .titleck::before, #start_news #start_news .titleck::before {
    display: none;
  }
  #slider-buttons .slider-buttons::before, #start_news .slider-buttons::before {
    left: 80% !important;
    top: -20px;
    width: 70px;
  }
  #slider-buttons::before, #start_news::before {
    right: 80%;
    top: -20px;
    width: 70px;
  }
  #row_id1741249310919 > .inner, #row_ID1744376636244 > .inner {
    display: flex;
    flex-direction: column-reverse;
  }
  #row_id1741249310919 > .inner .img_block, #row_id1741249310919 > .inner #block_ID1744376642358, #row_ID1744376636244 > .inner .img_block, #row_ID1744376636244 > .inner #block_ID1744376642358 {
    margin-bottom: 40px;
  }
  #row_id1741249310919 > .inner #block_ID1744376642358, #row_ID1744376636244 > .inner #block_ID1744376642358 {
    height: 51vw;
  }
  #ID1743491598809 {
    margin-bottom: 70px;
  }
  #block_ID1743512688641 {
    margin-bottom: 50px;
  }
  #block_ID1743512688641 .imageck {
    justify-content: flex-start;
  }
  #ID1745499411285 {
    margin-top: -80px;
  }
  #ID1745823793069 {
    margin-bottom: 20px;
  }
  #ID1743511819270 {
    margin-bottom: 0;
  }
  #ID1743511819270 h1 {
    margin-bottom: 0;
  }
  #ID1743511819270 {
    margin-bottom: 0 !important;
  }
  #ID1743511819270 h1 {
    margin-bottom: 0 !important;
  }
  #ID1744617793497 h2 {
    width: 80%;
  }
  #ID1758556419805 .imageck {
    justify-content: center !important;
  }
  #ID1758556419805 .imageck img {
    height: 140px !important;
  }
  body:not(.start) #g-page-surround .item-image {
    height: 240px !important;
  }
  body:not(.start) #g-page-surround .item-image img {
    height: 240px !important;
  }
  .itemid-1536 .page-header, .itemid-1885 .page-header {
    justify-content: start;
  }
  .itemid-1536 .page-header h1, .itemid-1885 .page-header h1 {
    font-size: 26px;
    line-height: 200% !important;
  }
  .itemid-1536 .page-header h1::before, .itemid-1885 .page-header h1::before {
    width: 100vw;
    right: calc(100% + 6px);
  }
  .itemid-1536 .page-header::after, .itemid-1885 .page-header::after {
    right: 0;
    width: 60px;
    height: 60px;
    left: auto;
    top: 40px;
  }
  #jevents .contentpaneopen .new-navigation {
    width: fit-content;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  #jevents .contentpaneopen .new-navigation .nav-items {
    display: flex;
    width: 100%;
    align-items: center;
  }
  #jevents .contentpaneopen .new-navigation .nav-items div {
    height: fit-content;
  }
  #jevents .contentpaneopen .new-navigation .nav-items div a {
    line-height: normal;
    width: fit-content;
    font-size: 11px;
  }
  #jevents .contentpaneopen .new-navigation .nav-items #nav-jumpto .d-none.d-sm-inline {
    display: none !important;
  }
  #jevents .contentpaneopen .new-navigation .nav-items #nav-jumpto .d-inline.d-sm-none.fas.fa-share {
    display: block !important;
  }
  #jevents .contentpaneopen .jev_listrow {
    display: flex;
    justify-content: center;
  }
  #jevents .month_title {
    font-size: 1.5em !important;
  }
  #jevents .jev_pagination .limit.float-end .form-select {
    width: 86%;
  }
  #jevents .jev_pagination .pagination__wrapper .pagination.pagination-toolbar {
    display: flex;
    flex-direction: column;
  }
  #jevents .jev_pagination .pagination__wrapper .pagination.pagination-toolbar .pagination.ms-auto {
    margin: 0 !important;
    display: flex;
  }
  #jevents .jev_pagination .pagination__wrapper .pagination.pagination-toolbar .pagination.ms-auto .page-item {
    padding: 0 !important;
    display: flex;
    align-items: center;
  }
  #jevents .jev_pagination .pagination__wrapper .pagination.pagination-toolbar .pagination.ms-auto .page-item a {
    font-size: 10px;
    height: fit-content;
    padding: 0 6px;
  }
  .itemid-1482 #after-sale-service::before, .itemid-1762 #after-sale-service::before {
    width: 300px;
    height: 280px;
    top: 80%;
    left: 10%;
  }
  .itemid-1482 #verkaeufer-innen::before, .itemid-1482 #seller::before, .itemid-1762 #verkaeufer-innen::before, .itemid-1762 #seller::before {
    width: 300px;
    height: 280px;
    top: 80%;
    right: 30%;
  }
  .itemid-1482 #kaeufer-innen::before, .itemid-1482 #buyers::before, .itemid-1762 #kaeufer-innen::before, .itemid-1762 #buyers::before {
    width: 300px;
    height: 280px;
    top: 80%;
    left: 30%;
  }
  .itemid-1482 #kaeufer-innen .titleck, .itemid-1482 #buyers .titleck, .itemid-1762 #kaeufer-innen .titleck, .itemid-1762 #buyers .titleck {
    margin-top: 0 !important;
  }
  .itemid-1482 .text_block, .itemid-1762 .text_block {
    width: 100% !important;
  }
  .itemid-1482 #block_ID1760347836330, .itemid-1762 #block_ID1760347836330 {
    width: 100% !important;
  }
  .itemid-1482 .img_row, .itemid-1762 .img_row {
    margin-top: 20px !important;
  }
  .itemid-1436.view-icalrepeat #jevents {
    margin-top: 60px;
  }
  .itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_title {
    margin-bottom: 30px;
    margin-top: 120px;
    padding-right: 0;
    hyphens: auto;
    hyphenate-limit-chars: 4 4 10;
  }
  .itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_desc {
    width: 100%;
    margin-right: 0;
  }
  .itemid-1436.view-icalrepeat .termin_detail .detail_content #detail_kontakt .contact {
    width: calc(100% - 24px);
  }
  .itemid-1436.view-icalrepeat .termin_detail .detail_content .detail_right {
    width: 100%;
  }
  .itemid-1436:not(.view-icalrepeat) #show_list .termin_item .termin_title a {
    hyphens: auto;
    hyphenate-limit-chars: 4 4 10;
  }
  .zweiboxengrau .buttonck .buttontextck {
    word-break: auto-phrase !important;
    font-size: 14px !important;
  }
  .itemid-1436:not(.view-icalrepeat) #show_list .termin_item {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 65px;
    padding-top: 60px;
    margin-bottom: 60px;
    margin-left: 0;
  }
  .itemid-1436:not(.view-icalrepeat) #show_list .termin_item .longDate {
    display: flex;
    align-items: center;
  }
  .itemid-1436:not(.view-icalrepeat) #show_list .termin_item .longDate .start_date, .itemid-1436:not(.view-icalrepeat) #show_list .termin_item .longDate .end_date, .itemid-1436:not(.view-icalrepeat) #show_list .termin_item .longDate .seperator {
    position: unset;
    transform: none;
  }
  .itemid-1436:not(.view-icalrepeat) #show_list .termin_item .longDate .seperator {
    margin: 0 12px;
  }
  .itemid-1436:not(.view-icalrepeat) #show_list .termin_item .shortDate, .itemid-1436:not(.view-icalrepeat) #show_list .termin_item .longDate {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
  .itemid-1436:not(.view-icalrepeat) #show_list .termin_item .detail_btn {
    left: 20px;
    right: auto;
    bottom: 20px;
    top: auto;
    transform: none;
  }
  .itemid-1436:not(.view-icalrepeat) #filter_termine .geo_filter {
    width: 200px;
  }
  .itemid-1436:not(.view-icalrepeat) #filter_termine {
    position: relative;
  }
  .itemid-1436:not(.view-icalrepeat) #filter_termine input {
    width: 200px;
  }
  .itemid-1436:not(.view-icalrepeat) #filter_termine .submit {
    margin-top: 109px;
  }
  .itemid-1436:not(.view-icalrepeat) #g-container-4290 {
    margin-top: 60px;
  }
  .itemid-1436:not(.view-icalrepeat) #g-container-4290 .g-title {
    text-align: left;
    font-size: 28px;
    margin: 0 0 30px 0;
  }
  .itemid-1436:not(.view-icalrepeat) #g-container-4290 .g-title::before {
    left: auto;
    right: calc(100% + 12px);
  }
  .itemid-1436:not(.view-icalrepeat) #g-container-4290 .g-title::after {
    left: auto;
    right: 0;
    width: 70px;
    height: 70px;
  }
  .kontakt-svg > .inner {
    display: grid !important;
    grid-template-columns: 32% 32% 32%;
  }
  .kontakt-svg > .inner .blockck {
    width: 100% !important;
  }
  body .slider .n2-ss-slide-backgrounds img {
    height: 240px !important;
  }
  .slider .n2-section-smartslider .n2-ss-slide {
    height: 470px !important;
  }
  #g-page-surround .contact .contact_data li.contact_mail {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100% !important;
  }
  #g-page-surround .contact .contact_data li.contact_mail a {
    white-space: pre;
    word-break: keep-all;
    text-overflow: ellipsis;
  }
  .contact-wrapper .contact {
    flex-direction: column;
  }
  #g-page-surround .contact .contact_data {
    margin-top: 0 !important;
  }
  .contact-wrapper .contact_img {
    width: 100%;
    height: 260px;
  }
  .contact-wrapper .contact_img img {
    width: 250px !important;
    height: 260px;
  }
  .flussdiagramm p {
    font-size: 12px;
  }
  .flussdiagramm .flussdiagramm-doubleblock .inner {
    display: flex;
  }
  .flussdiagramm .flussdiagramm-doubleblock .inner .blockck {
    width: 49% !important;
  }
  .flussdiagramm .flussdiagramm-pfeil.last::before {
    bottom: -55px;
    height: 50px;
  }
  .flussdiagramm .flussdiagramm-pfeil.double::before {
    bottom: -70px;
  }
  .flussdiagramm .flussdiagramm-pfeil.double::after {
    bottom: -70px;
  }
  #slider_content {
    position: relative;
    bottom: 0;
    width: 100%;
    background: #f7f3f0;
  }
  #slider_content .pagebuilderck {
    width: 100%;
    padding: 0 12px;
    display: flex;
    justify-content: end;
  }
  #slider_content .pagebuilderck > div {
    width: 100%;
  }
  #slider_content .pagebuilderck .cktext * {
    font-size: 24px;
  }
  #slider_content .pagebuilderck .buttonck span {
    font-size: 16px;
  }
  #lang-search {
    position: relative;
    top: 0;
  }
  #g-top .g-container {
    border-bottom: 1px solid #00134d;
  }
  #g-top #logo-top {
    position: relative;
    width: 100%;
    border: none;
  }
  #slider-buttons {
    margin-top: 60px;
  }
  #slider-buttons .slider-buttons::before {
    left: 70%;
  }
  body:not(.start) #g-page-surround .img_row, body:not(.start) #g-page-surround .video_row, body:not(.start) #g-page-surround .ansprechpartner, body:not(.start) #g-page-surround .vorteile, body:not(.start) #g-page-surround .only_text, body:not(.start) #g-page-surround .os-ol-mitglied-werden, body:not(.start) #g-page-surround .dokumente, body:not(.start) #g-page-surround .ansprechpartner_einzeln, body:not(.start) #g-page-surround .faq {
    margin-top: 60px;
  }
  body:not(.start) #g-page-surround .vorteile .cktext * {
    width: 100%;
  }
  body:not(.start) #g-page-surround .vorteile .rowck .imageck {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  body:not(.start) #g-page-surround .vorteile .rowck .blockck {
    margin-top: 25px;
  }
  body:not(.start) #g-page-surround .vorteile::after {
    background-repeat: no-repeat;
    width: 100vw;
    background-size: contain;
  }
  body:not(.start) #g-page-surround .before_element {
    top: -10px;
    right: -10px;
    left: auto;
    height: 120px;
  }
  body:not(.start) #g-page-surround .before_element .imageck {
    height: 100%;
  }
  body:not(.start) #g-page-surround .cktype[data-type="heading"].title_right_logo .inner, body:not(.start) #g-page-surround .cktype[data-type="heading"][data-customclass="title_right_logo"] .inner {
    justify-content: start;
  }
  body:not(.start) #g-page-surround .cktype[data-type="heading"].title_right_logo .inner .titleck, body:not(.start) #g-page-surround .cktype[data-type="heading"][data-customclass="title_right_logo"] .inner .titleck {
    max-width: calc(100% - 50px);
  }
  body:not(.start) #g-page-surround .cktype[data-type="heading"].title_right .inner .titleck::before, body:not(.start) #g-page-surround .cktype[data-type="heading"][data-customclass="title_right"] .inner .titleck::before {
    width: 100vw;
  }
  body:not(.start) #g-page-surround .cktype[data-type="heading"].title_right_logo .inner .titleck::before, body:not(.start) #g-page-surround .cktype[data-type="heading"][data-customclass="title_right_logo"] .inner .titleck::before {
    right: calc(100% + 6px);
  }
  body:not(.start) #g-page-surround .cktype[data-type="heading"].title_right_logo::after, body:not(.start) #g-page-surround .cktype[data-type="heading"][data-customclass="title_right_logo"]::after {
    right: 0;
    width: 50px;
    height: 50px;
    left: auto;
    top: 0;
  }
  body:not(.start) #g-page-surround .cktype[data-type="heading"] .inner .titleck {
    font-size: 26px !important;
    line-height: 200% !important;
  }
  body:not(.start) #g-page-surround .cktext h2 {
    font-size: 19px;
  }
  body:not(.start) #g-page-surround .video_row .rowck .blockck {
    width: 100% !important;
  }
  body:not(.start) #g-page-surround .video_row .rowck .blockck:nth-child(1) {
    margin-bottom: 50px;
  }
  body:not(.start) #g-page-surround .video_row .rowck .blockck .videock video, body:not(.start) #g-page-surround .video_row .rowck .blockck .videock iframe {
    max-height: 100%;
  }
  #g-page-surround #g-container-4290 .buttonck {
    max-width: 100%;
    width: 100%;
  }
  body:not(.start) #g-page-surround .img_row .rowck .blockck {
    width: 100%;
  }
  body:not(.start) #g-page-surround .img_row .rowck .blockck:nth-child(1) {
    margin-bottom: 50px;
  }
  body:not(.start) #g-page-surround .img_row .rowck .blockck .imageck img {
    max-height: 100%;
  }
  body:not(.start) #g-page-surround .contact {
    padding: 0;
  }
  body:not(.start) #g-page-surround .docmanlist_files_container .docmanlist li {
    width: 100%;
  }
  body:not(.start) #g-page-surround .docmanlist_files_container .docmanlist li a {
    display: none;
  }
  body:not(.start) #g-page-surround .ansprechpartner_einzeln .cktype {
    width: 100%;
  }
  #g-page-surround #g-container-4290 .buttonck .buttontextck {
    word-break: break-all;
  }
  body:not(.start) #g-page-surround .ansprechpartner_einzeln {
    padding: 30px 30px 30px 30px;
  }
  body:not(.start) #g-page-surround .ansprechpartner_einzeln::before {
    left: auto;
    right: 30px;
  }
  body:not(.start) #g-page-surround .ansprechpartner_einzeln .innercontent {
    display: flex;
    flex-direction: column;
    padding-bottom: 320px;
  }
  body:not(.start) #g-page-surround .ansprechpartner_einzeln .innercontent .cktype[data-type="image"] {
    right: auto;
    left: 0;
  }
  body:not(.start) #g-page-surround .faq .cktype[data-type="accordion"] .accordionsck {
    width: 100%;
  }
  #g-bottom .carousel, #g-bottom .search, #g-bottom .newsletter, #g-bottom .highlights, #g-extension .verband, #g-bottom .ansprechpartner, .werbung, #start_news {
    margin-top: 50px;
  }
  #start_news .cktype[data-type="heading"] .inner .titleck {
    font-size: 44px !important;
    margin-bottom: 60px;
  }
  #slider-buttons .g-title {
    font-size: 44px;
  }
  .news_mobile .siema .siema-slider .siema-el-wrapper:nth-child(7), .news_mobile .siema .siema-slider .siema-el-wrapper:last-of-type {
    opacity: 1 !important;
    pointer-events: all;
  }
  #g-showcase .n2-section-smartslider .n2-ss-layers-container .n2-ss-layer {
    align-items: flex-end;
    bottom: -10px;
  }
  #g-showcase .n2-section-smartslider .n2-ss-layers-container .n2-ss-layer .n2-ss-section-main-content {
    position: relative;
    width: 100%;
    height: 230px;
    background: #f7f3f0;
    padding-top: 0px;
  }
  #g-showcase .n2-section-smartslider .n2-ss-layers-container .n2-ss-layer .n2-ss-section-main-content .n2-ss-layer .n2-ss-text p {
    font-size: 24px;
  }
  #start_news .slider-buttons::before {
    left: 80%;
    top: -20px;
    width: 70px;
  }
  #start_news .titleck::before {
    display: none;
  }
  #slider-buttons::before {
    left: 80%;
    top: -20px;
    width: 70px;
  }
  #slider-buttons > .g-content {
    width: 90vw;
  }
  #slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer {
    flex-direction: column;
    height: max-content;
  }
  #slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer .content, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer .content {
    width: 100%;
    padding-right: 0;
  }
  #slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer .content span.mod_events_latest_content a, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer .content span.mod_events_latest_content a {
    font-size: 40px;
  }
  #slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer .content span, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer .content span {
    font-size: 18px;
  }
  #slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer .countdown, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer .countdown {
    width: 100%;
    height: auto;
    aspect-ratio: 1.5;
  }
  #slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer .countdown .time_block, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer .countdown .time_block {
    padding: 12px;
  }
  #slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer .countdown .time_block span, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer .countdown .time_block span {
    font-size: 18px;
  }
  #slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer .countdown .time_block .timer span, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer .countdown .time_block .timer span {
    font-size: 14px;
  }
  #slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer .countdown .time_block .timer h3, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer .countdown .time_block .timer h3 {
    font-size: 22px;
    min-width: 75px;
  }
  #slider-buttons > .g-content .mod_events_latest_table td #event_countdown .countainer .countdown .time_block .timer h3::before, #slider-buttons > .g-content .mod_events_latest_table tr #event_countdown .countainer .countdown .time_block .timer h3::before {
    font-size: 22px;
  }
  #g-top #logo-top {
    display: flex;
  }
  .news_articles-wrapper .news_article {
    width: 100%;
  }
  .news_articles-wrapper .news_article:nth-child(3n + 2) {
    margin-left: 0;
    margin-right: 0;
  }
  #g-bottom .ansprechpartner .buttonck {
    margin-bottom: 200px !important;
  }
  #g-bottom .ansprechpartner .blockck {
    display: flex !important;
  }
  #g-bottom .ansprechpartner .blockck #schleife {
    display: none;
  }
  #g-bottom .ansprechpartner .blockck .titleck {
    hyphens: auto;
  }
  #g-bottom .ansprechpartner .blockck h2.titleck {
    font-size: 30px;
  }
  #g-bottom .ansprechpartner .blockck:last-of-type .cktype {
    position: absolute !important;
    bottom: 0;
    left: 100px;
    width: calc(100% - 100px);
  }
  #g-bottom .ansprechpartner .blockck:last-of-type .cktype img {
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 220px;
  }
  .itemid-1436 #g-container-4290 .platform-content .content-top .monthTitle {
    font-size: 30px;
    margin-bottom: 70px;
    text-align: center;
  }
  .itemid-1436 #g-container-4290 .platform-content .content-top #filter_termine:nth-of-type(1) {
    flex-direction: column;
  }
  .itemid-1436 #g-container-4290 .platform-content .content-top #filter_termine:nth-of-type(1) .search {
    width: 100%;
    margin-left: 0 !important;
    position: relative;
  }
  .itemid-1436 #g-container-4290 .platform-content .content-top #filter_termine:nth-of-type(1) .search:nth-of-type(2) .field-calendar:nth-of-type(1) {
    margin-bottom: 15px;
  }
  .itemid-1436 #g-container-4290 .platform-content .content-top #filter_termine:nth-of-type(1) .search .geo_input {
    display: grid;
    grid-template-columns: 70% 20%;
    gap: 2px;
  }
  .itemid-1436 #g-container-4290 .platform-content .content-top #filter_termine:nth-of-type(1) .search .geo_input gmp-place-autocomplete {
    width: 100%;
  }
  .itemid-1436 #g-container-4290 .platform-content .content-top #filter_termine:nth-of-type(2) {
    display: grid;
    grid-template-columns: 47% 47%;
    gap: 2%;
  }
  .itemid-1436 #g-container-4290 .platform-content .content-top #filter_termine:nth-of-type(2) .search {
    width: 100%;
    position: relative;
  }
  .itemid-1436 #g-container-4290 .platform-content .content-top #filter_termine:nth-of-type(2) .submit button {
    font-size: 12px;
    padding: 8px;
  }
  .itemid-1436 #g-container-4290 .platform-content .content-top #filter_termine:nth-of-type(2) .submit button::before {
    display: none;
  }
  .itemid-1441 .ansprechpartner .blockck {
    margin-top: 20px;
  }
  .itemid-1441 #row_ID1741249310917 {
    margin-bottom: 40px;
  }
  #g-extension .g-container {
    padding: 0 !important;
  }
  #g-extension .verband {
    border-radius: 0;
  }
  #g-extension .verband::before {
    left: 50%;
    width: 100%;
  }
  #g-extension .verband .g-title {
    font-size: 40px;
  }
  #g-extension .verband .titleck {
    font-size: 20px;
    margin-top: 20px !important;
  }
  #g-extension .verband .cktext p {
    font-size: 18px;
  }
  #g-mainbottom.highlights .rowck .blockck .cktype .ckcode .mod_events_latest_table .mod_events_latest_first .high_termin .mod_events_latest_content {
    width: 100%;
  }
  #g-mainbottom .highlights .g-title {
    font-size: 60px;
  }
  #g-mainbottom .highlights .g-title::before {
    width: 100vw;
  }
  #g-mainbottom .highlights .rowck .blockck .cktype {
    height: 100px !important;
    width: 100%;
    aspect-ratio: 1;
    display: flex !important;
    align-items: center;
  }
  #g-mainbottom .highlights .rowck .blockck .cktype .imageck {
    width: 100%;
  }
  #g-mainbottom .highlights .rowck .blockck .cktype .imageck::before {
    font-size: 30px;
  }
  #g-mainbottom .highlights .rowck .blockck .cktype .imageck::after {
    bottom: 25px;
    height: 22px;
  }
  #g-mainbottom .highlights .rowck .blockck .cktype .imageck img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  #g-mainbottom .highlights .rowck .blockck .cktype span {
    font-size: 28px;
  }
  #g-mainbottom .highlights .rowck .blockck .cktype[data-type="code"] {
    aspect-ratio: 2;
  }
  #g-mainbottom .highlights .rowck .blockck .cktype .ckcode::before {
    font-size: 30px;
  }
  #g-mainbottom .highlights .rowck .blockck .cktype .ckcode::after {
    bottom: 25px;
    height: 22px;
  }
  #g-mainbottom .highlights .rowck .blockck .cktype .ckcode .mod_events_latest_table .mod_events_latest_first {
    padding-bottom: 50px;
  }
  #g-mainbottom .highlights .rowck .blockck .cktype .ckcode .mod_events_latest_table .mod_events_latest_first .mod_events_latest_content {
    font-size: 24px;
  }
  #g-mainbottom .highlights .rowck .blockck .cktype .ckcode .mod_events_latest_table .mod_events_latest_first .mod_events_latest_date {
    font-size: 16px;
  }
  #g-mainbottom .highlights .rowck .blockck .cktype#ID1729504943783 {
    height: 220px !important;
  }
  #g-mainbottom .highlights .rowck .blockck:first-of-type {
    margin-right: 0;
  }
  #g-bottom {
    overflow: hidden;
  }
  #g-bottom .search .titleck {
    font-size: 30px;
  }
  #g-bottom .search .mls-input-bar {
    width: 90% !important;
  }
  #g-bottom .search .mls-input-bar input {
    font-size: 16px !important;
  }
  #g-bottom .newsletter .rowck > .inner {
    display: flex;
    flex-direction: column-reverse;
  }
  #g-bottom .newsletter .rowck .blockck:first-of-type .titleck {
    font-size: 40px;
  }
  #g-bottom .newsletter .rowck .blockck .imageck img {
    max-width: 100%;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    object-position: center;
  }
  #g-bottom .carousel {
    display: flex;
    justify-content: center;
  }
  #g-bottom .carousel .siema {
    width: 150vw;
  }
  #g-bottom .carousel .siema .siema-slider .siema-slider-frame .siema-el-wrapper .siema-el {
    margin: 20px;
  }
  #g-bottom .carousel .siema .siema-slider .siema-slider-frame .siema-el-wrapper .siema-el .siema-el__image img {
    width: 100%;
  }
  #g-bottom .carousel .siema .siema-indicator .siema-indicator__el {
    width: 12px;
    height: 12px;
  }
  .infobox .contentck {
    width: 100%;
  }
  .infobox .contentck span {
    overflow-wrap: break-word;
  }
  body .zweiboxengrau .buttonck {
    width: 100% !important;
  }
  #g-copyright {
    padding: 80px 0 40px 0;
    margin-top: 120px;
  }
  #g-copyright #footer-mobile {
    display: block;
  }
  #g-copyright #footer-desktop {
    display: none;
  }
  #g-copyright .g-container {
    width: 100%;
  }
  #g-copyright .g-container::before {
    display: none;
  }
  #g-copyright .g-container::after {
    display: none;
  }
  #g-copyright .pagebuilderck .rowck:first-of-type .imageck {
    display: flex;
    justify-content: center;
  }
  #g-copyright .pagebuilderck .rowck:first-of-type .imageck::before {
    display: none;
  }
  #g-copyright .pagebuilderck .rowck:last-of-type .blockck:first-of-type {
    padding-top: 40px;
  }
  #g-copyright .pagebuilderck .rowck:last-of-type .cktype[data-type="button"] {
    position: relative !important;
  }
  #g-copyright .pagebuilderck .rowck:last-of-type .cktype[data-type="image"] {
    width: 40px;
    margin-right: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #g-copyright .pagebuilderck .rowck:last-of-type .cktype[data-type="image"] .imageck {
    width: 100%;
    height: 100%;
  }
  #g-copyright .pagebuilderck .rowck:last-of-type .cktype[data-type="image"] .imageck img {
    width: 100%;
    height: 100%;
    object-position: center;
  }
  #g-copyright .pagebuilderck .rowck:last-of-type .cktext {
    margin-top: 20px;
  }
  #g-copyright .pagebuilderck .rowck:last-of-type .blockck:last-of-type .cktext {
    margin: 0;
  }
  #g-copyright .pagebuilderck .rowck:last-of-type .blockck:last-of-type .cktext p {
    margin: 0;
  }
  #g-copyright .pagebuilderck .rowck:last-of-type .blockck:last-of-type .cktext p a {
    margin-right: 30px;
  }
}
div.ansprechpartner .contact_info ul {
  display: flex;
  flex-direction: column;
  align-items: center;
}
div.ansprechpartner .contact_info ul li {
  width: initial !important;
  position: relative;
  font-size: 16px !important;
  margin-bottom: 8px;
  padding-left: 25px;
}
div.ansprechpartner .contact_info ul li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 100%;
  background-image: url('../fonts/icon_phone.svg');
  background-size: 80%;
  background-position: center center;
  background-repeat: no-repeat;
}
div.ansprechpartner .contact_info ul li.contact_mail::before {
  background-image: url('../fonts/icon_mail.svg');
  height: 26px;
}
div.ansprechpartner .contact_info ul li a:hover {
  text-decoration: underline;
  color: #00134d;
}
.ansprechpartner-einzeln .contact_info ul {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ansprechpartner-einzeln .contact_info ul li {
  width: initial !important;
  position: relative;
  font-size: 18px;
  margin-bottom: 8px;
  padding-left: 25px;
}
.ansprechpartner-einzeln .contact_info ul li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 100%;
  background-image: url('../fonts/icon_phone.svg');
  background-size: 80%;
  background-position: center center;
  background-repeat: no-repeat;
}
.ansprechpartner-einzeln .contact_info ul li.contact_mail::before {
  background-image: url('../fonts/icon_mail.svg');
}
.ansprechpartner-einzeln .contact_info ul li a:hover {
  text-decoration: underline;
  color: #00134d;
}
.userloginicon p {
  margin: 0 !important;
}
.droppicsgallerypolaroid a.cboxElement {
  padding: 20px 20px 50px 20px !important;
}
.jmz-timeline-oss-circle {
  border-radius: 0 !important;
}
.cktext.inner a {
  color: inherit !important;
}
.slider.moduletable .header-grafik {
  height: 620px;
}
.slider.moduletable .header-grafik div {
  height: 100%;
}
.slider.moduletable .header-grafik img {
  object-fit: cover;
  height: 100%;
}
@media (max-width: 959px) {
  .slider.moduletable .header-grafik {
    height: 250px;
  }
}
.video_row {
  margin-top: 120px;
}
.video_row h2 {
  margin-top: 30px;
}
#g-top {
  position: fixed;
  top: 0;
  z-index: 11;
  left: 0;
  width: 100%;
  pointer-events: none;
}
#g-top .above-top.moduletable.userloginicon a {
  padding: 5px 14px;
  display: block;
}
#g-top > .g-container > .g-grid > .g-block > .g-content {
  display: flex;
  justify-content: flex-end;
  padding-top: 15px;
}
#g-top > .g-container > .g-grid > .g-block > .g-content > .platform-content {
  pointer-events: all;
}
@media screen and (max-width: 959px) {
  #g-top {
    position: relative !important;
  }
  #g-top > .g-container > .g-grid > .g-block > .g-content {
    flex-wrap: wrap;
  }
  #g-top > .g-container > .g-grid > .g-block > .g-content > .platform-content:nth-child(3) {
    width: 100%;
  }
  #g-top .above-top.moduletable.userloginicon a {
    padding: 5px 5px !important;
  }
}
#g-navigation #menu-container {
  background: white;
}
#lang-search {
  position: relative !important;
  top: 0 !important;
}
body.itemid-1550 .page-header + .item-image {
  width: max-content;
  margin: auto;
}
body.itemid-1550 .com-content-article__body a {
  text-decoration: underline !important;
}
body.itemid-1550 .com-content-article__body .conTeaser {
  font-weight: 500;
  margin: 50px 0 40px;
}
body.itemid-1550 .com-content-article__body .cBlkImage {
  margin: 50px 0;
  display: block;
  width: max-content;
}
body.itemid-1550 .com-content-article__body .cBlkImage + .cBlkFooter {
  margin-top: -30px;
  font-size: 16px;
}
body.itemid-1550 .com-content-article__body .imgCenter {
  margin: 50px auto !important;
  display: block;
  width: max-content;
}
body.itemid-1550 .com-content-article__body .imgCenter + .cBlkFooter {
  text-align: center;
}
.itemid-1436:not(.view-icalrepeat) #g-mainbody #jeventspost #filter_termine:first-of-type, .itemid-1794:not(.view-icalrepeat) #g-mainbody #jeventspost #filter_termine:first-of-type {
  padding-top: 50px;
  padding-bottom: 0;
}
.itemid-1436:not(.view-icalrepeat) #g-mainbody #jeventspost #filter_termine:nth-of-type(2), .itemid-1794:not(.view-icalrepeat) #g-mainbody #jeventspost #filter_termine:nth-of-type(2) {
  padding-top: 30px;
  padding-bottom: 60px;
  border-bottom: solid 1px #c8c8c8;
  margin-bottom: 50px;
}
.itemid-1436:not(.view-icalrepeat) #g-mainbody #jeventspost #filter_termine .search, .itemid-1794:not(.view-icalrepeat) #g-mainbody #jeventspost #filter_termine .search {
  margin-left: 0;
  margin-right: 20px;
}
.itemid-1436:not(.view-icalrepeat) #g-mainbody #jeventspost #filter_termine .search:has(#search_fv), .itemid-1794:not(.view-icalrepeat) #g-mainbody #jeventspost #filter_termine .search:has(#search_fv) {
  width: 100%;
}
.itemid-1436:not(.view-icalrepeat) #g-mainbody #jeventspost #filter_termine .search:has(#search_fv) #search_fv, .itemid-1794:not(.view-icalrepeat) #g-mainbody #jeventspost #filter_termine .search:has(#search_fv) #search_fv {
  width: 100%;
}
.itemid-1436:not(.view-icalrepeat) #g-mainbody #jeventspost #filter_termine .search:has(.field-calendar), .itemid-1794:not(.view-icalrepeat) #g-mainbody #jeventspost #filter_termine .search:has(.field-calendar) {
  margin-left: 25px;
}
.itemid-1436:not(.view-icalrepeat) #g-mainbody #jeventspost #filter_termine .search:has(.field-calendar) > div, .itemid-1794:not(.view-icalrepeat) #g-mainbody #jeventspost #filter_termine .search:has(.field-calendar) > div {
  display: flex;
  flex-wrap: wrap;
}
.itemid-1436:not(.view-icalrepeat) #g-mainbody #jeventspost #filter_termine .search:has(.field-calendar) > div .field-calendar, .itemid-1794:not(.view-icalrepeat) #g-mainbody #jeventspost #filter_termine .search:has(.field-calendar) > div .field-calendar {
  margin-right: 20px;
}
.itemid-1436:not(.view-icalrepeat) #g-mainbody #jeventspost #filter_termine .search:has(.field-calendar) > div .field-calendar .icon-calendar, .itemid-1794:not(.view-icalrepeat) #g-mainbody #jeventspost #filter_termine .search:has(.field-calendar) > div .field-calendar .icon-calendar {
  color: white;
}
.itemid-1436:not(.view-icalrepeat) #g-mainbody #jeventspost #filter_termine .submit, .itemid-1794:not(.view-icalrepeat) #g-mainbody #jeventspost #filter_termine .submit {
  margin-top: auto;
  margin-left: auto;
}
.itemid-1436:not(.view-icalrepeat) #g-mainbody #jeventspost #filter_termine .submit button, .itemid-1794:not(.view-icalrepeat) #g-mainbody #jeventspost #filter_termine .submit button {
  border: solid 3px #00134d;
}
body.itemid-1771 #g-container-4290 {
  padding-top: 120px;
}
body.itemid-1771 #g-container-4290 .contact .contact_data {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
body.itemid-1771 #g-container-4290 .contact .contact_data .contact_info ul li {
  text-align: left;
}
.untertitel {
  font-family: "Inter", sans-serif;
  font-style: normal;
  line-height: 120%;
  color: #00134d;
  font-size: 12px;
  font-style: italic;
}
.infobox {
  display: flex;
  align-items: flex-start;
  background-color: #f7f3f0;
  /* sand background */
  color: #00134d;
  /* dark blue text */
  border-left: 4px solid #d10a11;
  /* dark red decorative line */
  padding: 1em;
  font-family: Inter, sans-serif;
  max-width: 100%;
}
.infobox .titleck {
  display: none;
}
.infobox svg {
  width: 30px !important;
  height: 30px !important;
  margin-right: 20px;
}
.infobox .icon {
  font-size: 1.5em;
  margin-right: 0.75em;
  font-family: Lora, serif;
  font-style: italic;
  color: #00134d;
  /* dark blue info icon */
  background-color: #ffffff;
  border: 1px solid #d10a11;
  border-radius: 50%;
  width: 1.8em;
  height: 1.8em;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.infobox .text {
  line-height: 1.4;
}
body:not(.start) #g-page-surround .inline_row .rowck .blockck {
  width: 46%;
}
/*-------------------------- TEMPLATE BLOCKS ----------------------------*/
/*--------------------------- CUSTOM TEMPLATE ---------------------------*/
p.readmore {
  align-self: center;
  flex-grow: 1;
}
/*--------------------------- DPH 18.03.2019 ---------------------------*/
/* roboto-slab-regular - latin */
@font-face {
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-slab-v8-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url('../fonts/roboto-slab-v8-latin-regular.eot#iefix') format("embedded-opentype"), url('../fonts/roboto-slab-v8-latin-regular.woff2') format("woff2"), url('../fonts/roboto-slab-v8-latin-regular.woff') format("woff"), url('../fonts/roboto-slab-v8-latin-regular.ttf') format("truetype"), url('../fonts/roboto-slab-v8-latin-regular.svg#robotoslab') format("svg");
  /* Legacy iOS */
}
/* roboto-slab-700 - latin */
@font-face {
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-slab-v8-latin-700.eot');
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url('../fonts/roboto-slab-v8-latin-700.eot#iefix') format("embedded-opentype"), url('../fonts/roboto-slab-v8-latin-700.woff2') format("woff2"), url('../fonts/roboto-slab-v8-latin-700.woff') format("woff"), url('../fonts/roboto-slab-v8-latin-700.ttf') format("truetype"), url('../fonts/roboto-slab-v8-latin-700.svg#robotoslab') format("svg");
  /* Legacy iOS */
}
/*--------------------------- Top ---------------------------*/
#g-navigation .g-toplevel > .g-menu-item > .g-menu-item-container {
  padding: 10px 6px !important;
}
#g-navigation .g-toplevel .g-dropdown-wrapper div.g-dropdown .g-menu-item .g-menu-item-title {
  font-weight: normal;
}
/*--------------------------- Slider ---------------------------*/
.slide__content {
  padding-left: 2em;
}
.slide {
  align-items: flex-end !important;
}
.header-image--empty {
  display: none !important;
}
/*--------------------------- Traktorpool ---------------------------*/
div#laufband {
  padding: 2em 0;
  background: #EEEEEE;
  border-bottom: 1px solid #E4E4E4;
  z-index: 1;
}
div#laufband .center-block {
  padding: 0 2em;
}
/*--------------------------- Content ---------------------------*/
/*.hometeaser{
    display:flex;
    justify-content: space-between;
    align-content:center;
    margin-bottom:50px;
    margin-top:20px
}
.hometeaser a img{
    transition: all 0.2s linear 0s;
}

.hometeaser a:hover img{
    opacity:0.8
}*/
.manufacturers .manufacturer li a {
  color: #363636;
}
.manufacturers .manufacturer li {
  color: #00134d;
}
.worker__title {
  margin-top: 0;
  color: #fff;
}
.worker__role {
  background-color: #00134d;
  padding-bottom: 10px;
  margin-bottom: 20px;
  color: #fff;
}
.worker__contact {
  padding: 0 10px;
}
.rsform .grecaptcha-badge {
  margin: 0;
}
/*--------------------------- Content ---------------------------*/
/*--------------------------- RES- ---------------------------*/
/*--------------------------- PON- ---------------------------*/
/*--------------------------- SIVE ---------------------------*/
@media only screen and (max-width: 60rem) {
  .size-50 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
  .article__images {
    float: none;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .article__images a.img {
    width: 31%;
    margin-left: 0;
  }
}
@media only screen and (max-width: 48rem) {
  /*  .hometeaser {
    flex-direction:column
  }

  .hometeaser section{
    margin-bottom:20px
  }*/
  .article__images a.img {
    width: 48%;
  }
}
.geofilter, .geo_input {
  display: flex;
  gap: 2px;
}
gmp-place-autocomplete {
  position: relative;
  padding: 2px;
  height: 46px;
  width: 320px;
}
gmp-place-autocomplete:before {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  height: inherit;
  width: inherit;
  box-shadow: inset 0 0 0 3px #00134d;
}
/*# sourceMappingURL=custom_13.css.map */