/* 
#############
  OPEN SANS 
#############
*/
/* open-sans-Light  */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url('../../fonts/Open_Sans/OpenSans-Light.ttf') format('truetype');
}
/* open-sans-LightItalic  */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('../../fonts/Open_Sans/OpenSans-LightItalic.ttf') format('truetype');
}
/* open-sans-Regular  */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url('../../fonts/Open_Sans/OpenSans-Regular.ttf') format('truetype');
}
/* open-sans-Italic  */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url('../../fonts/Open_Sans/OpenSans-Italic.ttf') format('truetype');
}
/* open-sans-SemiBold  */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('../../fonts/Open_Sans/OpenSans-SemiBold.ttf') format('truetype');
}
/* open-sansSemiBoldItalic  */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('../../fonts/Open_Sans/OpenSans-SemiBoldItalic.ttf') format('truetype');
}
/* open-sans-Bold  */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url('../../fonts/Open_Sans/OpenSans-Bold.ttf') format('truetype');
}
/* open-sans-BoldItalic  */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('../../fonts/Open_Sans/OpenSans-BoldItalic.ttf') format('truetype');
}
/* open-sans-ExtraBold  */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('../../fonts/Open_Sans/OpenSans-ExtraBold.ttf') format('truetype');
}
/* open-sans-ExtraBoldItalic  */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('../../fonts/Open_Sans/OpenSans-ExtraBoldItalic.ttf') format('truetype');
}
/* 
################
  MERRIWEATHER 
################
*/
/* merriweather-Light  */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 300;
  src: local('Merriweather Light'), local('Merriweather-Light'), url('../../fonts/Merriweather/Merriweather-Light.ttf') format('truetype');
}
/* merriweather-LightItalic  */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 300;
  src: local('Merriweather Light Italic'), local('Merriweather-LightItalic'), url('../../fonts/Merriweather/Merriweather-LightItalic.ttf') format('truetype');
}
/* merriweather-Regular  */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  src: local('Merriweather Regular'), local('Merriweather-Regular'), url('../../fonts/Merriweather/Merriweather-Regular.ttf') format('truetype');
}
/* merriweather-Italic  */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 400;
  src: local('Merriweather Italic'), local('Merriweather-Italic'), url('../../fonts/Merriweather/Merriweather-Italic.ttf') format('truetype');
}
/* merriweather-Bold  */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  src: local('Merriweather Bold'), local('Merriweather-Bold'), url('../../fonts/Merriweather/Merriweather-Bold.ttf') format('truetype');
}
/* merriweather-BoldItalic  */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 700;
  src: local('Merriweather Bold Italic'), local('Merriweather-BoldItalic'), url('../../fonts/Merriweather/Merriweather-BoldItalic.ttf') format('truetype');
}
/* merriweather-Black  */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 900;
  src: local('Merriweather Black'), local('Merriweather-Black'), url('../../fonts/Merriweather/Merriweather-Black.ttf') format('truetype');
}
/* merriweather-Blackitalic  */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 900;
  src: local('Merriweather Black Italic'), local('Merriweather-BlackItalic'), url('../../fonts/Merriweather/Merriweather-BlackItalic.ttf') format('truetype');
}
/* 
#############
  MONTSERRAT
#############
*/
/* montserrat-300 - latin */
@font-face {
  font-display: swap;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url('../../fonts/Montserrat/montserrat-v26-latin-300.ttf') format('truetype');
  
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/Montserrat/montserrat-v26-latin-regular.ttf') format('truetype');
  
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-500 - latin */
@font-face {
  font-display: swap;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url('../../fonts/Montserrat/montserrat-v26-latin-500.ttf') format('truetype');
  
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-600 - latin */
@font-face {
  font-display: swap;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url('../../fonts/Montserrat/montserrat-v26-latin-600.ttf') format('truetype');
  
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* marterial-symbols-rounded */
@font-face {
  font-family: 'Material Symbols Rounded';
  font-style: normal;
  font-weight: 100 700;
  src: url('../../fonts/Material_Symbols_Rounded/MaterialSymbolsRounded-VariableFont_FILL,GRAD,opsz,wght.ttf') format('truetype');
}
/*** BASICS ***/
/* Schriftart für den Fließtext */
/* Schriftart für Überschriften */
/* Schriftschnitt Text */
/* Schriftschnitt Überschriften */
/*** HEADER ***/
/* Height der Logo Col */
/*** FOOTER ***/
/*** NAVIGATION ***/
/* Float der Navi rechts oder links */
/*min-width Achtung! bei Anpassung bitte auch Navigations.php zeile 115 anpassen */
body {
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 22px;
  background-color: #f2f2f2;
  font-weight: 400;
  color: #2d2e2d;
}
body h1 {
  font-size: 60px;
  font-family: 'veneer-two', Arial, sans-serif;
  color: #2d2e2d;
  font-weight: 400;
  margin-top: 20px;
  -webkit-font-smoothing: antialiased;
  hyphens: auto;
}
body h2 {
  font-size: 54px;
  font-family: 'veneer-two', Arial, sans-serif;
  font-weight: 400;
  color: #2d2e2d;
  -webkit-font-smoothing: antialiased;
  hyphens: auto;
}
body h3 {
  font-size: 48px;
  font-family: 'veneer-two', Arial, sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  hyphens: auto;
}
body h4 {
  font-size: 42px;
  font-family: 'Montserrat', Arial, sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  hyphens: auto;
}
body h5 {
  font-size: 40px;
  font-family: 'veneer-two', Arial, sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  hyphens: auto;
}
body h6 {
  font-size: 38px;
  font-family: 'veneer-two', Arial, sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  hyphens: auto;
}
body a {
  color: #d91e2e;
  text-decoration: none;
}
body a:hover {
  color: #961520;
  text-decoration: none;
}
body a:focus {
  text-decoration: none;
}
body p {
  font-size: 22px;
  color: #2d2e2d;
}
body .material-symbols-rounded {
  font-family: 'Material Symbols Rounded';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -moz-font-feature-settings: 'liga';
  -moz-osx-font-smoothing: grayscale;
}
body ul li {
  font-size: 22px;
  color: #2d2e2d;
}
body i {
  font-style: normal;
}
body p.imagecaption {
  font-size: 18px;
}
body #layout-main {
  background: #f2f2f2;
}
body #layout-footer {
  background: #ffffff;
}
body #content-holder {
  background: #f2f2f2;
  padding-top: 20px;
  padding-bottom: 20px;
}
body .btn {
  border-radius: 0px;
}
body .btn:active {
  background-color: #070707;
  border-color: #070707;
}
body .input-group-addon {
  font-size: 19px;
  color: #505050;
  padding: 5px 10px;
  border: 1px solid #e3e3e3;
  border-right: 0;
}
body .btn-primary {
  background-color: #2d2e2d;
  border-color: #2d2e2d;
}
body .btn-primary:hover {
  background-color: #070707;
  border-color: #2d2e2d;
}
body .truncate {
  width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
body .pflichthinweis {
  margin-bottom: 10px;
}
body #zebra_honeypot_form {
  display: none;
}
body .form-control {
  border-radius: 0px;
}
@media (min-width: 1400px) {
  body .container {
    max-width: 1356px;
  }
  body #header-inner {
    max-width: 1620px;
  }
  body #footer-inner {
    max-width: 1620px;
  }
}
.secondContent {
  margin-top: 50px;
}
#header-holder {
  background: #ffffff;
}
#header-holder #header-outer {
  position: fixed;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  padding: 0;
  background: #ffffff;
  z-index: 999;
  width: 100vw;
}
#header-holder #header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  grid-gap: 30px;
  overflow: visible;
  margin: 0 auto;
  height: auto;
  box-shadow: none;
  padding-top: 0;
}
#header-holder #header-inner #logo-holder {
  width: 250px;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 992px) {
  #header-holder #header-inner #logo-holder {
    width: 350px;
  }
}
#header-holder #header-inner #logo-holder #logo {
  width: 100%;
}
#header-holder #header-inner #headersuche {
  font-family: 'MaterialSymbolsRounded', Arial, sans-serif;
  display: flex;
  height: 100%;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  font-size: 26px;
}
#header-holder #header-inner #headersuche a {
  color: #2d2e2d;
}
#header-holder .jumbotron {
  margin-bottom: 0px;
  padding: 0;
  height: auto;
  position: relative;
  padding-top: 65px;
}
#header-holder .jumbotron img {
  width: 100%;
}
#header-holder .header-video-holder {
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 65px;
}
#header-holder .header-video-holder #header-video {
  width: 100%;
  height: auto;
  display: block;
}
#header-holder #dse-carousel {
  padding-top: 65px;
}
#header-holder #dse-carousel .carousel-inner {
  height: auto;
}
#header-holder #dse-carousel .carousel-item img {
  height: auto;
  width: 100%;
  object-fit: cover;
}
#header-holder #dse-carousel .left .fa-angle-right {
  font-size: 48px;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -24px;
  color: #fff;
}
#header-holder #dse-carousel .right .fa-angle-left {
  font-size: 48px;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -24px;
  color: #fff;
}
#header-holder .carousel-control {
  display: block;
  background-image: none;
}
.currentPage {
  background-color: #fff;
  border-radius: 0 6px 0 0;
  position: absolute;
  bottom: 0px;
  padding: 5px;
  font-size: 20px;
  font-weight: 300;
  z-index: 1;
}
#dse--menu {
  display: none;
}
#navigation {
  display: flex;
  justify-content: end;
  align-items: center;
  flex-direction: row-reverse;
  grid-gap: 30px;
  height: 65px;
  /************************************ MOBILE MENÜ ***********************************************************/
}
@media screen and (min-width: 1550px) {
  #navigation {
    flex-direction: row;
  }
}
#navigation #menu-primary {
  float: right;
  width: 100%;
  background-color: #ffffff;
  padding-left: 0;
  margin-bottom: 0;
}
#navigation #menu-primary li {
  float: left;
  position: relative;
  margin: 0;
  list-style: none;
  margin-left: 60px;
}
#navigation #menu-primary li a {
  display: block;
  transition: 0.3s background-color;
  color: #2d2e2d;
  text-align: left;
  font-size: 25px;
  font-weight: 500;
  transition: .25s;
}
#navigation #menu-primary li a:hover {
  background-color: none;
  color: #d91e2e;
}
#navigation #menu-primary li:hover > .menu-dropdown {
  display: block;
}
#navigation #menu-primary .menu-dropdown {
  background: #ffffff;
  padding: 20px;
  display: none;
  position: absolute;
  top: 100%;
  left: -250px;
  z-index: 10;
  columns: 3;
  column-rule: inset 2px #f2f2f2;
}
#navigation #menu-primary .menu-dropdown li {
  float: none;
  position: relative;
  margin: 0;
}
#navigation #menu-primary .menu-dropdown a {
  font-size: 23px;
  text-align: left;
  padding: 14px 16px;
}
#navigation #menu-primary .menu-dropdown .menu-dropdown {
  left: 100%;
  top: 0;
  display: none;
}
#navigation #menu-primary .menu-dropdown .has-child > a:after {
  content: "\f105";
}
#navigation #menu-primary .menu-dropdown:hover .menu-dropdown {
  display: none;
}
#navigation #menu-primary .has-child > a:after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f107";
  padding-left: 10px;
  display: none;
}
#navigation #menu-primary > .has-child:last-child ul.menu-dropdown {
  columns: 1;
  left: -34px;
}
#navigation #hamburger {
  position: relative;
  display: block;
  width: 30px;
  z-index: 2;
}
#navigation #hamburger span {
  background: #2d2e2d;
  display: block;
  height: 3px;
  margin: 5px 0;
}
#navigation .mm-opened #hamburger span {
  position: relative;
  transform: rotate(0);
  top: 0;
  transition: none 0.5s ease;
  transition-property: transform, top, left, opacity;
}
#navigation .mm-opened #hamburger span .top-bar {
  transform: rotate(45deg);
  top: 8px;
}
#navigation .mm-opened #hamburger span .middle-bar {
  opacity: 0;
}
#navigation .mm-opened #hamburger span .bottom-bar {
  transform: rotate(-45deg);
  top: -8px;
}
@media screen and (min-width: 1550px) {
  #navigation #hamburger {
    display: none;
  }
  #navigation ul.onlyShowPrime ul {
    display: none !important;
  }
  #navigation #menu-primary.onlyShowPrime .has-child > a:after {
    display: none;
  }
  #navigation #mm-dse--menu {
    display: none;
  }
  #navigation #dse--menu {
    display: block;
  }
}
.ansprechpartner-img {
  margin-bottom: 30px;
}
#pageRequestable .btn-primary {
  margin: 0 0 30px 0;
  line-height: 25px;
}
.holder {
  margin-bottom: 75px;
}
.artikel-element {
  margin-bottom: 30px;
}
.containerKlein {
  margin: 0 0 24px 0;
  height: 200px;
  border-radius: 8px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
}
.containerKlein a {
  color: #2d2e2d;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-style: none;
  width: 100%;
  background-color: #fff;
  padding: 30px 50px 30px 38px;
  font-size: 25px;
  font-weight: 600;
  border-radius: 8px;
  height: 100%;
  transition: 0.25s ease-out;
  hyphens: auto;
}
@media screen and (min-width: 768px) {
  .containerKlein a {
    font-size: 35px;
  }
}
.containerKlein img {
  transition: 0.25s ease-out;
  position: relative;
  left: 15px;
}
.containerKlein a:hover {
  color: #d91e2e;
}
.containerKlein a:hover img {
  rotate: -3deg;
  left: -3px;
}
.ansprechpartnerKlein {
  margin: 0 0 24px 0;
  border-radius: 8px;
  display: grid;
  justify-items: center;
  background-color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 3px 10px 0 rgba(0, 0, 0, 0.09);
}
.ansprechpartnerKlein div {
  border-style: none;
  height: 100%;
  width: 100%;
  padding: 10px 25px;
}
.ansprechpartnerKlein div h4 {
  font-size: 30px;
}
.ansprechpartnerKlein div a {
  hyphens: auto;
}
.ansprechpartnerKlein img {
  width: 100%;
}
.ansprechpartnerKlein span {
  position: relative;
  top: 2px;
}
.ansprechpartnerGross {
  margin: 0 0 24px 0;
  border-radius: 8px;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 3px 10px 0 rgba(0, 0, 0, 0.09);
}
.ansprechpartnerGross img {
  width: 100%;
  border-radius: 8px 8px 0px 0px;
}
.ansprechpartnerGross div {
  padding: 10px 25px;
}
.ansprechpartnerGross div h4 {
  font-size: 30px;
}
.ansprechpartnerGross div a {
  hyphens: auto;
}
#newsflashHolder {
  padding: 0;
  margin-bottom: 120px;
  position: relative;
}
#newsflashHolder #newsflashInner {
  margin-bottom: 150px;
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
}
#newsflashBackground {
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 20%;
  object-fit: cover;
}
.kontaktInfo span {
  position: relative;
  top: 2px;
}
.kontaktInfo a {
  color: #2d2e2d;
}
#callToAction {
  margin-top: 50px;
  margin-bottom: 120px;
  position: relative;
  background-color: #fff;
}
@media screen and (min-width: 1200px) {
  #callToAction {
    background-color: transparent;
  }
}
#callToAction #bottomText {
  padding: 30px 0;
  height: 100%;
  align-content: space-between;
  position: relative;
}
#callToAction #bottomText::before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  background: linear-gradient(90deg, #ffffff 0%, #ffffff 90%, rgba(255, 255, 255, 0) 100%);
}
#callToAction .cta-bg-img {
  display: none;
  position: absolute;
  max-width: calc(100vw - 100px);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  border-radius: 0 70px 70px 0;
  overflow: hidden;
}
@media screen and (min-width: 1200px) {
  #callToAction .cta-bg-img {
    display: block;
  }
}
#callToAction .cta-bg-img img {
  position: absolute;
  height: 100%;
  right: 0;
}
#callToAction .cta-bg-img::before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 100vw;
  height: 100%;
  background-color: #fff;
}
.svaBtn-template {
  margin-bottom: 5px;
}
.svaBtn-template div {
  height: 35px;
  width: fit-content;
  padding-inline: 10px;
  background-color: #fff;
  border-radius: 6px;
  border-color: #D91E2E;
  border-width: 1px;
  border-style: solid;
  text-align: left;
  background: linear-gradient(292deg, #ffffff 50%, #d91e2e 50% 51%, #ffffff 51% 52%, #d91e2e 52% 53%, #ffffff 53% 54%, #d91e2e 54%) right;
  background-size: 300%;
  transition: 1s ease-out;
  display: flex;
  justify-content: space-between;
  text-transform: uppercase;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.svaBtn-template div a {
  color: #2d2e2d;
  font-weight: 600;
  font-family: 'Montserrat', Arial, sans-serif;
}
.svaBtn-template div:hover {
  transition: 1s ease-out;
  background-position: left;
}
.svaBtn-template div:hover a {
  transition: 1s ease-out;
  color: #fff;
}
.svaBtn {
  margin-bottom: 5px;
}
.svaBtn a {
  height: 35px;
  width: fit-content;
  font-weight: 600;
  font-family: 'Montserrat', Arial, sans-serif;
  padding-left: 10px;
  background-color: #fff;
  color: #2d2e2d;
  border-radius: 6px;
  border-color: #D91E2E;
  border-width: 1px;
  border-style: solid;
  text-align: left;
  background: linear-gradient(292deg, #ffffff 50%, #d91e2e 50% 51%, #ffffff 51% 52%, #d91e2e 52% 53%, #ffffff 53% 54%, #d91e2e 54%) right;
  background-size: 300%;
  transition: 1s ease-out;
  display: flex;
  justify-content: space-between;
  text-transform: uppercase;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.svaBtn a .btnIcon {
  background: linear-gradient(292deg, #d91e2e 70%, transparent 70% 100%);
  width: 50px;
  text-align: center;
  padding-right: 7px;
  color: #fff;
}
.svaBtn a .btnIcon span {
  position: absolute;
  transition: transform 1s ease-out;
}
.svaBtn a:hover {
  background-position: left;
  color: #fff;
}
.svaBtn a:hover span {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
.svaBtn a:hover input#btnsubmit {
  color: #fff;
}
.sva-artikel-row {
  grid-gap: 30px 0;
}
.artikelVorschau {
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 3px 10px 0 rgba(0, 0, 0, 0.09);
  margin-bottom: 25px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.artikelVorschau .imageContainer {
  border-radius: 8px 8px 0 0;
}
@media screen and (min-width: 768px) {
  .artikelVorschau .imageContainer {
    height: 300px;
  }
}
.artikelVorschau .imageContainer img {
  border-radius: 8px 8px 0 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.artikelVorschau .textContainer {
  border-radius: 0 0 8px 8px;
  padding: 22px 25px;
  height: 100%;
  display: grid;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.artikelVorschau .textContainer .artikelText h4 {
  font-size: 30px;
  font-weight: 600;
}
.galerie {
  margin-bottom: 120px;
}
.galerie .overlayed {
  position: relative;
}
.galerie .overlayed span {
  position: absolute;
  color: #fff;
  font-size: 50px;
  display: none;
  z-index: 3;
  transition: 0.5s ease-out;
}
.galerie .overlayed:hover::before {
  background: #D91E2E;
}
.galerie .overlayed:hover span {
  display: block;
}
.galerie .overlayed img {
  border-radius: 6px;
  width: 100%;
}
.galerie .galerieGross {
  height: fit-content;
  border-radius: 6px;
  position: relative;
}
.galerie .galerieGross a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.galerie .galerieKlein {
  height: fit-content;
  position: relative;
  border-radius: 6px;
}
.galerie .galerieKlein a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.galerie .overlayed::before {
  content: ' ';
  position: absolute;
  z-index: 2;
  -webkit-opacity: 50%;
  opacity: 0.50;
  transition: 0.5s ease-out;
  width: 100%;
  height: 100%;
  border-radius: 6px;
}
.part_page_navi {
  display: flex;
  flex-direction: row;
  grid-gap: 10px;
  justify-content: center;
}
.sva-part-page-inactive a,
.sva-part-page-active {
  display: flex;
  width: 30px;
  height: 30px;
  background-color: #fff;
  font-size: 400;
  color: #d91e2e;
  align-items: center;
  justify-content: center;
}
.sva-part-page-active {
  background-color: #d91e2e;
  color: #fff;
}
#footer-holder {
  background: #2d2e2d;
}
#footer-holder #footer-inner {
  background: #2d2e2d;
  color: #ffffff;
  padding: 50px;
}
#footer-holder #footer-inner p {
  color: #ffffff;
  font-size: 18px;
}
#footer-holder #footer-inner p span {
  position: relative;
  top: 2px;
}
#footer-holder #footer-inner a {
  color: #ffffff;
  font-size: 18px;
}
#footer-holder #footer-inner a img {
  margin-bottom: 5px;
}
@media (min-width: 576px) {
  #footer-holder #footer-inner a img {
    margin: 0;
  }
}
#footer-holder #footer-inner .footer-btn {
  width: fit-content;
  background-color: #2d2e2d;
  color: #ffffff;
  font-size: 18px;
  font-family: 'Montserrat', Arial, sans-serif;
  border-style: solid;
  border-width: 2px;
  border-color: #d91e2e;
  border-radius: 6px;
  height: 32px;
  margin-bottom: 8px;
  padding: 5px;
  display: grid;
  justify-content: center;
  align-content: center;
}
#footer-holder #footer-inner .footer-btn:hover {
  border-color: #fff;
}
#footer-holder #footer-inner #footer-bottom {
  border-top: 1px solid;
  text-align: right;
  padding-top: 20px;
}
/*** SUCHE ***/
.detailsuche .form-group {
  margin-bottom: 15px;
}
.detailsuche .form-group .input-group .form-control {
  border-radius: 0px;
}
.detailsuche .form-group .input-group .input-group-btn .btn.btn-secondary {
  border-radius: 0px;
}
.detailsuche .form-group .input-group .input-group-btn .btn.btn-secondary:hover {
  background: #757575;
  color: #fff;
  border-color: #757575;
}
.detailsuche .form-group .checkbox-inline,
.detailsuche .form-group .radio-inline {
  position: relative;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
  color: #666;
}
.news_container {
  margin-top: 30px;
}
.news_container .suche_bezug {
  padding: 0 0 10px 0;
}
.news_container .suche_bezug .such_gefunden {
  background-color: #999;
  color: #FFF;
  padding: 0 3px;
}
.part_page_navi {
  float: left;
  margin: 22px 0 0 0;
  padding: 0;
}
.part_page_navi li {
  float: left;
  font-size: 14px;
  font-weight: 500;
  list-style: none;
}
