/* pt-sans-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: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/pt-sans-v17-latin-regular.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* pt-sans-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: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/pt-sans-v17-latin-italic.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* pt-sans-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: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/pt-sans-v17-latin-700.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* pt-sans-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: 'PT Sans';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/pt-sans-v17-latin-700italic.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

.teamelement {
  width: 100%;
  max-width: 370px;
  height: auto;
}

@media (max-width:650px) {
  .teamelement {
    margin-bottom: 30px;
  }
}

body {
  overflow-x: hidden;
}
.teamelement-img {
  height: auto;
  width: auto;
  margin-bottom: 30px;
}

.teamelement h2 {
  margin-bottom: 2px;
  font-size: 2.3rem;

}

.teamelement-titel {
  font-size: 20px;
  display: block;
  margin-bottom: 2px;

}

.teamelement-tel {
  font-size: 20px;
  display: block;
  color: #DD0D15;
  font-weight: 600;
  margin-bottom: 1px;
}

.teamelement-tel a {
  color: #DD0D15 !important;
}

.frame-2:before,
.frame-layout-embedded:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background-color: #E5E9EC;
}

.frame-2,
..frame-layout-embedded {
  position: relative;
  padding: 70px 0;
}


.frame-2 .h2center {
  background-color: #E5E9EC;
  color: #3F535A;
}


.animax .frame-default {
  padding: 0;
}

.frame-container-default {
  max-width: 4000px;
  padding: 0;
  margin: 0;
}

.row>* {

  padding-right: calc(var(--bs-gutter-x) * .8) !important;
  padding-left: calc(var(--bs-gutter-x) * .8) !important;

}

.row .mb26 {
  padding: 8px !important;
}


.ce-border img,
.ce-border iframe {
  border: 1px solid #999 !important;
  padding: 0px;
}

html {
  font-family: 'PT Sans', sans-serif !important;
  font-weight: 400;
  font-size: 17px;
  background-color: #fff;
}

body {
  background-color: transparent;
  font-family: 'PT Sans', sans-serif !important;
  font-size: 1rem;
  background-size: 8px 8px;
  color: #000;
}


p {
  font-size: 1.2rem;
  line-height: 1.8rem;
  margin: 0 0 1.2rem 0;
  /* letter-spacing: -.7px; */
}

.frame-layout-2 p {
  font-size: 1.4rem;

  margin: 0 0 1.2rem 0;
  /* letter-spacing: -.7px; */
}

a.normal {
  color: #fff;
}

.header-vdm {
  width: 166px;
  position: absolute;
  right: 29px;
  top: 80px;
}

.header-vdm img {
  width: 100% !important;
  height: auto !important;
  min-height: auto !important;
}


a {
  color: #D4000E;
  text-decoration: none;
  /* -webkit-transition: color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out, color 0.25s ease-in-out; */
}
/* .frame a[class=""], .frame a:not([class]) { */
  /* color: #D4000E; */
  /* } */

a.pic-link {
  position: absolute;
  top: -50px;
  max-width: 200px;
  right: 33px;
  z-index: 1000000000;
}

a.pic-link:hover {
  opacity: 0.5;
}

a:hover,
a:focus {

  text-decoration: underline;
  -webkit-transition: color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: background 300ms ease-in-out, color 300ms ease-in-out, box-shadow 300ms ease-in-out;
  -webkit-transition: background 300ms ease-in-out, color 300ms ease-in-out, box-shadow 300ms ease-in-out;
}

.abstandoben {
  margin-top: 40px;
  padding: 50px;
  padding-top: 0;
}

span.news-list-date {
  margin-bottom: 30px;
  display: block;
}

.teaser-start {
  width: 100%;
  height: auto;
  margin-bottom: 100px;
  margin-top: 60px;
  text-align: center;
}

.teaser-header {
  font-size: 2.7rem;
  line-height: 2.6rem;
  color: #000;
  margin-top: 0rem;
  margin-bottom: 1.8rem;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
}

.teaser-blau {
  font-family: 'PT Sans';
  font-size: 30px;
  columns: #000;
  padding: 9px 32px;
  background-color: #D9E7F3;
  display: inline-block;
  margin-left: 20%;
  text-transform: uppercase;
}

.teaser-rot {
  font-family: 'PT Sans';
  font-size: 43px;
  color: #fff;
  padding: 6px 32px;
  background-color: #4077b6;
  display: inline-block;
  margin-left: 40%;
  text-transform: uppercase;
  margin-top: -11px;
}

.center {
  text-align: center;
}

.powermail_field input.powermail_input {
  display: block;
width: 440px;
padding: 0.775rem 0.75rem;
padding: 0.775rem 0.75rem;
font-weight: 400;
line-height: 1.5;
color: var(--bs-body-color);
background-color: var(--bs-body-bg);
background-clip: padding-box;
border: var(--bs-border-width) solid #959595;
appearance: none;
border-radius: var(--bs-border-radius);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
background-color: #fff;
border-radius: 5px;
border-color: #A7B1B7;
color: #212121;
font-size: 20px;

}

.powermail_field .checkbox input {
  height: 20px;
width: 20px;
margin-right: 10px;
margin-top: 10px;
}

.powermail_field textarea {
  min-height: 137px !important;padding: 0.775rem 0.75rem;padding: 0.775rem 0.75rem;
  background-color: var(--bs-body-bg);
background-clip: padding-box;
border: var(--bs-border-width) solid #959595;
appearance: none;
border-radius: var(--bs-border-radius);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
background-color: #fff;
border-radius: 5px;
border-color: #A7B1B7;
color: #212121;width: 440px;
}


.powermail_field select {
  display: block;
  width: 440px;
  padding: 0.775rem 2.25rem 0.875rem 0.75rem;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
  background-repeat: no-repeat;
  /* background-position: right 0.75rem center; */
  background-size: 16px 12px;
  border: var(--bs-border-width) solid #959595;
  border-radius: var(--bs-border-radius);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
input[type="submit"] {
  background-color: #FF8400;
  border: 0 none;
  color: #fff;
  display: block;
  /* float: left; */
  font-size: 18px;
  margin-top: 52px;
  margin-top: 56px;
  padding: 15px 23px;
  border-radius: 6px;
}
input[type="submit"]:hover {
  background-color: #B35C00;

}
.powermail_field input {
 
  padding: 10px 19px;
}
.tx-powermail h3, .tx-powermail legend {
  display: none;
}
.powermail_fieldwrap_type_check {
  margin-bottom: 29px;
  margin-top: 44px;
}
.powermail_field .frame-0 {
  margin: 0; padding-bottom: 0;
}
.container-fluid h3 {
  margin-left: -11px;
    text-transform: uppercase;
}

.powermail_fieldset legend {
  margin-bottom: 27px;
  font-size: 28px;
    line-height: 35px;
    font-weight: 600;
    color: #0F5499;
}
.powermail_field ul{
  padding-left: 0;
}
.powermail-errors-list ul {
  padding: 0;
}
.powermail-errors-list li {
  list-style-type: none;
  color:#FF8400 !important;
}

.powermail_fieldwrap_type_input label, .powermail_fieldwrap_type_textarea label, .powermail_fieldwrap_type_select label  {
  display: none;
 
}

.powermail_fieldwrap_type_check label {
  font-weight: bold;max-width: 800px;
}


.tx-powermail .container-fluid {
 
  padding-left: calc(var(--bs-gutter-x)* .3);
 
}



@media (max-width:650px) {

  .powermail_field input.powermail_input, .powermail_field textarea, .powermail_field select {
width: 100%;
max-width: initial;
  }

  .form-navigation .btn {

    margin-left: 0px !important;


  }
}

h1 {
  font-size: 2.9rem;
  line-height: 3.6rem;
  color: #4077b6;
  margin-top: 0rem;
  margin-bottom: 0.6rem;

}


h2 {
  font-size:2.5rem;
  line-height: 3.5rem;
  color: #3F525A;
  margin-top: 0rem;
  margin-bottom: 0.6rem;

}


h3 {
  font-size: 2.7rem;
  line-height: 2.3rem;
  color: #3F525A;
  margin-top: 0rem;
  margin-bottom: 0;
  font-weight: 600;
}

h4 {
  font-size: 1.3rem;
  line-height: 1.4rem;
  color: #000;
  /* margin-top: 1.5rem; */
  margin-bottom: 1rem;

}

#c270 img {

    width: 82px;
    float: left;

}
.image img:focus {
  outline: none!important;
}
@media (max-width:650px) {
  h1 {
    font-size: 2.2rem;
    line-height: 3.0rem;
  }


}

h1.einzug,
h2.einzug,
h3.einzug,
h4.einzug {
 /*  padding-left: 50px; */
  margin-bottom: 0.3rem;
}

h2.einzug .textmedia,
.textpic {

  /* gap: 0px; */
}

.text-danger {
  color: #DD0D15;
  font-weight: 600;
}

.container {
  max-width: initial;
}

/* .container.kachel { */
  /* padding-left: calc(var(--bs-gutter-x) * 0); */
  /* padding-right: calc(var(--bs-gutter-x) * 0); */
/*  */
/* } */

.teaser_img_wrap img {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}

.teaser_img_wrap:hover img {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.12);
  -o-transform: scale(1.1);
  transform: scale(1.1)
}

.kachelwrap {
  clear: both;
  transform: translate(-50%);
  left: 50%;
  width: 100vw;
}

.teaser_icon {
  width: 90px;
  height: 90px;
  display: inline-block;
  margin-left: 20px;

}

.onlyicons .teaser_icon {

  width: 74px;
  height: 74px;
}

.teaser_img_wrap {
  background-size: auto;
}

.teaser_inner_wrap {
  width: 355px;
  margin: auto;
  padding: 80px 0;
  display: flex;
  align-items: center;    height: 320px !important;
}

.onlyicons .teaser_inner_wrap {
  width: 355px;
  margin: 0;
  padding: 40px 0;

}

.teaser_inner_wrap a {
  color: #000;
}

.teaser_text1 {
  width: auto;
  display: inline-block;
  margin-left: 20px;
}

.teaser_text1 p {
  font-size: 34px;
  margin: 0;
  padding: 0;
  color: #4077b6;
}

.ce-gallery figure {

  padding-left: 20px;
}

.news-single h2 {
  font-size: 2.7rem;
  line-height: 3.2rem;
  color: #056FAE;
  margin-top: 2.5rem;
  margin-bottom: 2rem;

}

.frame-space-after-extra-small {
  margin: 0;
  padding: 0;
}
.grau p {
  /* hyphens */
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; 

}
@media (max-width: 1200px) {

  .teaser_text1 p {
    font-size: 23px;
  }
}
.frame-inner a {

  color: #fff ;
}
.frame-inner a:hover {

  color: #D4000E!important;
}
.frame a[class=""], .frame a:not([class]) {
  color:#D4000E; 
}
footer .frame a[class=""],footer .frame a:not([class]) {
  color:#fff; 
}
.grau .frame a[class=""],.grau .frame a:not([class]) {
  color:#fff; 
}
footer .frame-inner a:hover, .grau .frame-inner a:hover {

  color: #fff!important;
}
.grau a,.grau p a,
.fooline a, .grau a:hover {

  color: #fff ;
}
#c270 a {
  color: #D4000E!important;


}
.grau {
  padding: 20px 40px 0px;
}

ul.smaller li a,
.psmall p {
  font-size: 16px;
}

.psmall {
  min-width: 292px;

}

.header-meta {
  width: 100%;
  height: auto;

  padding: 10px 0 0;
  float: left;
}

.header-meta img {
  float: right;
  width: 827px;
}

/* .header-logo a { */
/* height: 200px; */
/* width: 200px; */
/* display: block; */
/* } */

.h2left {

  position: absolute;
  z-index: -1;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
}

.h2left .h2 {
  color: #fff;
  background: #707070;
  padding: 15px 30px;
  font-family: 'PT Sans';
  text-transform: uppercase;
  width: 200px;

}

.article {
  padding-left: 15px;
}

.topnews {

  border-left: 8px solid #CB1523;
}

.frame-layout-2:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background-color: #E7EAEA;
  background-image: url(../Images/Struktur_Radag-30.svg);
  background-repeat: no-repeat;
  background-position-x: left -199px;
  background-position-y: 63px;
  background-size: 612px;
}



.frame-layout-2 {
  position: relative;
  padding: 70px 0;
}


.frame-layout-2 .h2center {
  background-color: #E7EAEA;

}

.frame-layout-3:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background-color: #213F99;
}

.frame-layout-3 {
  position: relative;
  padding: 70px 0;
}


.frame-layout-3 .h2center {
  background-color: #213F99;
  color: #fff;
}

.frame-layout-4 {
  background-color: #E7EAEA;
  padding: 20px 20px;
  /*  display: inline-block; */
}

.frame-layout-5 {
  padding: 0px 60px;
}

.frame-layout-5 p {
  font-size: 23px;
}


.accordion-button:not(.collapsed) {
  background-color: #ddd;
  color: #000;
}

.eins {

  background-image: url(../Icons/eins.svg);
  background-repeat: no-repeat;
  background-size: 33%;
  background-position: center;
  background-position-y: 12px;

}



.zwei {

  background-image: url(../Icons/zwei.svg);
  background-repeat: no-repeat;
  background-size: 33%;
  background-position: center;
  background-position-y: 12px;


}

.drei {

  background-image: url(../Icons/drei.svg);
  background-repeat: no-repeat;
  background-size: 17%;
  background-position: center;
  background-position-y: 12px;


}

.vier {

  background-image: url(../Icons/vier.svg);
  background-repeat: no-repeat;
  background-size: 33%;
  background-position: center;
  background-position-y: 12px;


}

.fuenf {

  background-image: url(../Icons/fuenf.svg);
  background-repeat: no-repeat;
  background-size: 33%;
  background-position: center;
  background-position-y: 12px;


}

.sechs {

  background-image: url(../Icons/sechs.svg);
  background-repeat: no-repeat;
  background-size: 16%;
  background-position: center;
  background-position-y: 12px;


}

.instrument-button {
  padding-bottom: 29px;
  padding-top: 109px;
  width: 100%;
  margin: 15px;
  border: #0072BC solid 1px;
  border-radius: 4px;
  text-align: center;
  font-weight: bold;
  -webkit-transition: color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: background 300ms ease-in-out, color 300ms ease-in-out, box-shadow 300ms ease-in-out;
  -webkit-transition: background 300ms ease-in-out, color 300ms ease-in-out, box-shadow 300ms ease-in-out;
}


.instrument-button:hover {

  text-decoration: none;
  color: #0072BC;
  background-color: hsla(204, 100%, 37%, 0.287);

  -webkit-transition: color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: background 300ms ease-in-out, color 300ms ease-in-out, box-shadow 300ms ease-in-out;
  -webkit-transition: background 300ms ease-in-out, color 300ms ease-in-out, box-shadow 300ms ease-in-out;
}

@media (max-width: 450px) {
  .instrument-button {

    width: auto;
  }

  .events .newsitems {
    padding: 0px;
  }

  .newsitemdate {
    height: 100%;
    width: 113px;
    float: left;
    border-right: 0px solid #056FAE;
    color: #056FAE;
    font-size: 45px;
    line-height: 43px;
    padding: 12px;
    padding-top: 28px;
    font-weight: bold;
    padding-bottom: 0;
  }

  .newsitemcontent-page {
    display: block;
    width: 100%;
    float: left;
    padding: 20px;
    padding-top: 0;
    padding-left: 14px;
  }
}

.kachel a,
.kachel a:hover {
  text-decoration: none;

}

@media (max-width: 900px) {

  .col.psmall {
    width: 100%;
    min-width: 100%;
    margin-bottom: 42px;
    border-bottom: 1px dotted;
    padding-bottom: 8px;
  }
}

.rs-module-wrap {
  margin: initial !important;
}

.wabe {
  width: 944px;
  height: 620px;
  position: relative;
  margin: auto;
  margin-top: 100px;
}

.wabe-innen {
  width: 200px;
  height: 200px;
  float: left;
}

.teaser_2_item_img {
  background-position: 2px -21px;
  width: 375px;
  height: 350PX;
  background-size: 372px;
  clip-path: polygon(25% 0%, 75% 0%, 100% 49%, 75% 100%, 25% 100%, 0% 50%);
}

.teaser_2_item_img:hover {
  /* filter: blur(0px);
  -webkit-filter: blur(0px); */
}

.wabe-innen-img:first-child {
  left: 0;
}

.wabe-innen-img:nth-child(2) {
  left: 284px;
  top: 171px;
}

.wabe-innen-img:nth-child(3) {
  left: 568px;
}

.wabe-innen-img {
  position: absolute;
}

.wabe-innen-text {
  z-index: 1000;
  top: 0;
  position: absolute;
  /* Position the background text */
  bottom: 0;
  /* At the bottom. Use top:0 to append it to the top */
  background: rgb(0, 0, 0);
  /* Fallback color */
  background: rgba(0, 0, 0, 0.4);
  /* Black background with 0.5 opacity */
  width: 100%;
  height: 335px;
  /* Full width */
  clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
  -webkit-transition: color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: background 300ms ease-in-out, color 300ms ease-in-out, box-shadow 300ms ease-in-out;
  -webkit-transition: background 300ms ease-in-out, color 300ms ease-in-out, box-shadow 300ms ease-in-out;
}

.wabe-innen-text:hover {
  background: rgb(0, 0, 0);
  /* Fallback color */
  background: rgba(0, 0, 0, 0.0);
  /* Black background with 0.5 opacity */
  -webkit-transition: color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: background 300ms ease-in-out, color 300ms ease-in-out, box-shadow 300ms ease-in-out;
  -webkit-transition: background 300ms ease-in-out, color 300ms ease-in-out, box-shadow 300ms ease-in-out;
}

.wabe-innen-text:hover>.wabe-innen-text-inner {
  opacity: 0.0;
}

.wabe-innen-text-inner {
  text-align: center;
  color: #fff;
  font-size: 40px;
  line-height: 63px;
  padding: 0 50px;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  width: 375px;
  height: 100%;
  position: absolute;
  display: table;
}

.wabe-innen-text-inner-center {
  display: table-cell;
  vertical-align: middle;
  width: 375px;
  height: 100%;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  max-width: 400px;
}

.img100 {
  position: relative;
}

.img100text_wrap {
  position: absolute;
  right: 0;
  top: 0;
  height: auto;
  width: auto;
  background-color: hsla(0, 0%, 100%, .5);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
}

.img100text {
  font-size: 45px;
  color: #fff;
  padding: 3px 20px;
}

.news-img-caption {
  color: #949494;
  font-size: 17px;
  padding-top: 5px;
}

.img-max {
  margin-top: 40px;
  max-width: 1200px;
}

.nopadding {
  padding: 10px;
  padding-bottom: 0;
}

/* .frame-type-text ::before {
  display: block;
  content: "";
  height: 120px;
  margin-top: -120px;
  visibility: hidden;
} */

.max1000 {
  padding: 0 50px;
  max-width: 1250px !important;

}

.ce-gallery figcaption {
  display: table-caption;
  caption-side: bottom;
  text-align: left;
  padding-top: 6PX;
  font-size: 16px;
  color: #949494;
}

img {
  border: 0;
  width: 100%;
  height: auto;
}

.newsheadline a {
  color: #000 !important;
  text-decoration: none;
  font-weight: bold;
  font-size: 20px;
  display: block;
}

.newsitemdate {
  position: relative;
}

.newsitemdate time::after {
  content: ".";
  position: absolute;
  bottom: 54px;
  right: 17px;
}

.datemonth time::after {
  display: none;
}

.newsitemcontent-page {
  display: block;
  width: 70%;
  float: left;
  padding: 20px;
}

@media (min-width: 768px) {
  .hundert {
    flex: 1 0 100%;
  }
}

.events .newsitems {
  padding: 10px;
}

.news .white {
  background-color: #fff;
  margin: 10px;
}

.shape img {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}

.shape:hover img {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.12);
  -o-transform: scale(1.1);
  transform: scale(1.1)
}

.shape {
  width: 100% !important;
  max-width: 100% !important;

}

.white p,
.white h4 {
  color: #000 !important;
}

.subitem {
  margin-bottom: 58px;
}

.news-img-wrap {
  overflow: hidden;
  margin-bottom: 30px;
}

.news-img-wrap a img {
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s
}

.news-img-wrap:hover a img {
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  -ms-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -o-transform: scale(1.03);
  transform: scale(1.03)
}

.newsitemdate {
  height: 100%;
  width: 113px;
  float: left;
  border-right: 1px solid #213F99;
  color: #213F99;
  font-size: 57px;
  line-height: 43px;
  padding: 12px;
  padding-top: 28px;
  font-weight: bold;
}

.datemonth {
  display: block;
  font-size: 20px;
  font-weight: normal;
}

.teaser_img_wrap {
  width: 100%;
  height: auto;

  overflow: hidden;
}


.teaser_img {
  width: 100%;
  height: auto;
  background-size: cover;
  overflow: hidden;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;

}

.header-arthur {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
}

.header-arthur-l {
  height: 90px;
  width: 90px;
  display: inline-block;

}

.mb26:hover>a .background-lay {
  opacity: 1;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.teaser_ue {
  font-size: 2.4rem;
  line-height: 3.6rem;
  color: #DD0D15;
  margin-top: 0rem;
  font-weight: 600;

}

.teaser_inner_wrap:hover>.teaser_text1 p {
  color: #fff;
}

.onlyicons .teaser_inner_wrap:hover>.teaser_text1 p {
  color: #000;
}

.teaser_img_wrap:hover .teaser_text1 p {
  color: #fff;
}

.background-lay {
  height: 96%;
  width: 98%;
  z-index: -1;
  position: absolute;
  opacity: 0.2;
  background-size: cover;
}

.background-layer:hover {
  opacity: 0.9;
}
.mb26:hover>a .background-lay {
  opacity: 1;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
/* .teaser_hover_effect:hover { */
/* background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), url(/fileadmin/user_upload/leistung-vorschau-elektro.jpg)!important; */
/* } */

.teaser_hover_effect {
  transition: background-image .3s ease-in-out;
}

.teaser_img:hover {
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.12);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all .3s;
}

.teaser_img:hover .teaser-title {
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .3s;
}


.teaser-title {
  display: block;
  padding: 14px;
  color: #fff;
  font-weight: bold;
  font-size: 21px;
  background-color: hsla(225, 65%, 36%, 0.729);
  position: absolute;
  bottom: 0px;
  left: 21px;
  width: 85%;
  text-align: center;
  transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
  -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
}

.c-accordion-title {
  display: block;
  position: relative;
  box-sizing: border-box;
  padding: 15px 3em 15px 0 !important;
  font-size: 1.06em !important;

  font-weight: bold !important;
  transition: all .3s;
  border: 0px solid transparent;
  padding-left: 22px !important;
  padding-right: 30px !important;
  margin-bottom: 10px !important;
  background: #F3F3F3;
}

.c-accordion-item {
  width: 100%;
  border-bottom: 0px solid #ddd !important;
}

.c-accordion-title::before {
  height: 0.9em;
  width: 2px;
  right: 0.45em;
  margin-right: 18px !important;
  margin-top: -0.15em !important;
}

.c-accordion-title::after {
  width: 0.9em;
  height: 2px;
  right: 19px !important;
  margin-top: 4px !important;
}



.act .c-accordion-title {
  background-color: #CB1523;
  color: #fff;



}


.act .c-accordion-title::after {
  top: 1.26em;
  position: absolute;
  content: '';
  background: #fff;
  transition: all .3s;
}



.c-accordion-content {

  padding: 0 20px !important;
}


@media only screen and (max-width: 1000px) {
  .teaser-title {

    padding: 6px;
    color: #fff;

    font-size: 17px;

    position: absolute;




  }
}

/* .teaser-title:hover { */
/* background-color: hsla(204, 100%, 37%, 1); */
/* transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out; */
/* -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out; */
/* } */
/*  */
/* a:hover .teaser_img .teaser-title { */
/* background-color: hsla(204, 100%, 37%, 1); */
/* transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out; */
/* -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out; */
/* } */

.teaser-title a {
  color: #fff;
  text-decoration: none;

}

.teaser-title a:hover {
  color: #fff;
  text-decoration: underline;
}

.relative {
  position: relative;

}




.linkbutton {
  display: block;
  margin: 30px 10px 10px 0: display: flex;
  justify-content: center;
  align-items: center;
}

.linkbutton_center {
  text-align: center;
}

.btn,
.cc-btn {
  border-radius: 0;


  font-size: .8rem;
  color: #CB1523;
  box-shadow: 0 0 0rem 0 rgb(0 0 0 / 25%);
  border: 1px #CB1523 solid;
  padding: 10px;
  transition: all .1s ease-out;
  background-color: transparent;
  margin: 30px 10px 10px 0;
  min-width: 220px;
}

.btn:not(:disabled):focus,
.btn:not(:disabled):hover,
.cc-btn:not(:disabled):focus,
.cc-btn:not(:disabled):hover {
  color: #fff;
  text-decoration: none;
  border: 1px #CB1523 solid;
  background-color: #CB1523;
  box-shadow: 0 0 0rem 0 rgba(0, 0, 0, .55);

}

.topnews {
  position: relative;
}

.topnews .news-img-wrap::after {
  content: "Top-Meldung";
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: auto;
  background-color: #AE121C;
  color: #fff;
  padding: 3px 21px;
  clip-path: polygon(0% 0%, 100% 0, 100% 0, 91% 99%, 0 100%);
}

.news-list p {
  font-size: 1.2rem;
  line-height: 1.6rem;
}



.hcenter-line {
  width: 100%;
  /*  height: 60px; */

  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;

}




.frame-layout-3 .hcenter-line::before {
  content: "";
  position: absolute;
  height: 2px;
  border-bottom: 3px dotted rgba(255, 255, 255, 0.607);
  width: 100%;
  z-index: 0;

}

.frame-layout-3 h4,
.frame-layout-3 p,
.frame-layout-3 .text-muted,
.frame-layout-3 a {
  color: #fff;
}

.frame-layout-3 .btn,
.frame-layout-3 .cc-btn {

  border: 1px #fff solid;
}

.h2center {
  font-size: 2.2rem;
  line-height: 3.0rem;
  color: #CB1523;
  text-align: center;
  /* text-transform: uppercase; */
  background-color: #fff;
  padding: 0 20px;
  position: absolute;

}

h1.hxtcenter,
h2.hxtcenter,
h3.hxtcenter {
  font-size: 2.2rem;
  line-height: 3.0rem;
  color: #CB1523;
}

.frame-layout-3 h1.hxtcenter,
.frame-layout-3 h2.hxtcenter,
.frame-layout-3 h3.hxtcenter,
.frame-layout-3 h3 {

  color: #fff;
}




li {
  font-size: 1.14rem ;
  /* list-style-type: disclosure-closed !important; */
  margin-bottom: 10px;
}

ul {
  padding-left: 20px;
}

/* .team { */
/* position: fixed; */
/* top: 0; */
/* left: 0; */
/* width: 100%; */
/* height: 100%; */
/* background-color: #ccc; */
/* } */
/*  */
/* .team-vita { */
/* position: absolute; */
/* top: 20%; */
/* left: 20%; */
/* width: 60%; */
/* height: 60%; */
/* background-color: #fff; */
/* overflow: auto; */
/* } */
.ce-uploads img {
  float: left;
  padding-right: 1em;
  vertical-align: top;
  width: auto;
  padding-top: 6px;
  max-width: 100px;
}

.header {
  float: right;
  width: 70%;
  position: relative;
  margin-top: 89px;
}

.team {
  display: block;
  min-height: 400px;
  margin-bottom: 40px;
  position: relative;
}

.team-tel {
  margin-bottom: 10px;


}

.team-vita {
  display: none;
  background: #444;
  padding: 33px;
  top: 42%;
  z-index: 1000000;
  /* position: absolute; */
  margin: 0;
  left: 0%;
  /* height: 129%; */
  color: #fff;
  /*  overflow: auto; */
}

.team-vita::after {
  content: "X";
  padding: 2px 10px;
  position: absolute;
  right: 3px;
  top: 54px;
  height: 31px;
  width: 31px;
  color: #000;
  background-color: #fff;
}

@media (max-width: 550px) {
  .team-vita {

    padding: 100px 20px;

  }
}

.team-tel a,
.team a {
  display: initial !important;
  padding-right: 20px;

}

.team-video {
  /*  */
  /* background: #ECECEC; */
  /* min-height: 471px; */
  margin-bottom: 25px;
}

.team-name {
  color: #CB1523;

  font-size: 1.45rem;
  line-height: 1.9rem;
  margin-bottom: 0.25rem;
  margin-top: 1rem;
}

.team-titel {
  color: #888;
  font-size: 1.0rem;
  margin-bottom: 0.85rem;

}

.grid video {
  display: inline-block;
  vertical-align: baseline;
  width: 100%;
  height: auto;
}

.header-logo img {
  width: 100% !important;
  height: auto;
}

.header-logo {
  max-width: 290px;
  width: 25%;
  height: auto;
  margin-top: 30px;
  float: left;
}

/* Start Teaser Box*/
.start_teaser_wrap {
  width: 100%;
  height: auto;
}

.start_teaser {
  margin: auto;
}

.w30 {
  float: left;
  width: 30%;
  margin: 1.5%;
  min-height: 350px;
  position: relative;
}

.subnav {
  width: 100% float:left;
  height: 40px;
  text-align: left;
  font-size: 20px;
  border-bottom: 1px solid #33322f;
  color: #33322f;
  padding-bottom: 10px;
  margin-bottom: 35px;
}

.subnav a {
  font-size: 20px;
  /*  text-transform: uppercase; */
}

.subnav a:hover {
  text-decoration: none;
  color: #33322f;
}

a.act {
  /* color: #33322f !important; */
}




.frame-space-after-medium {
  margin-bottom: 3em !important;
}

.frame-space-after-small {
  margin-bottom: 2em !important;
}

.blue {
  width: 100%;
  background-color: rgb(224, 236, 246);
  padding: 35px 0;
  float: left;
  margin-top: 157px;
  min-height: 800px;
}

.p0 {
  padding-left: 0;
  position: relative;
  height: 0
}

.logobild {
  max-width: 100px;
  position: absolute;
  top: 73px;
  right: -114px;
  z-index: 10000000000;
}

.logotext_wrap {
  width: 93%;
  margin-left: 30px;
}

.logotext {
  width: 100%;
  margin: auto;
  height: 220px;
  text-align: center;
}

p.header_logo {
  line-height: 82px;
  padding-top: 38px;
  margin-bottom: 23px;
}

.header_logo {
  font-size: 90px;
}

p.hklein {
  line-height: 80px;
  padding-top: 0px;
  margin-bottom: 5px;
  font-size: 25px;
}

.head-oben a {
  text-decoration: none;
}

.head-oben a:hover {
  text-decoration: none;
}

.sublineheader {
  color: #887E6E;
  /* text-align: left; */
  font-size: 27px;
}

@media (max-width: 900px) {
  p.header_logo {
    line-height: 40px !important;
    padding-top: 20px;
    margin-bottom: 15px;
    font-size: 40px !important;
  }

  p.hklein {
    line-height: 80px;
    padding-top: 0px;
    margin-bottom: 5px;
    font-size: 25px;
  }

  .sublineheader {
    color: #887E6E;
    /* text-align: left; */
    font-size: 25px !important;
  }

  .ani {
    /* margin-top: 140px !important; */
  }

  .logobild h1 {
    font-size: 10px !important;
    margin-top: 0px !important;
  }

  .logobild {
    max-width: 70px;
    padding-top: 59px;
    position: absolute;
    top: 0;
    right: -34px;
  }
}

.header_logo {
  padding-top: 20px !important;
}
}

footer p {
  /* -moz-hyphens: none;
  -o-hyphens: none;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none; */
}

.tx-sremailsubscribe-pi1 input {
  margin: 0;
  padding: 10px !important;
}

.tx-sremailsubscribe-pi1 label {
  margin: 0;
  padding: 10px;
  font-weight: normal !important;
}

.tx-sremailsubscribe-pi1 input[type="checkbox"] {
  width: 20px;
  height: 35px;
}

select[multiple],
select[size] {
  height: auto;
  background: #e4e4e4;
  color: #33322f;
  padding: 5px;
  border: none;
}

.hidden {
  display: none;
}

.small {
  font-size: 13px;
}

.box-rechts {
  position: absolute;
  right: 0;
  top: 43px;
  height: 80px;
  width: 250px;
}

.box-rechts ul {}

.box-rechts li {
  text-align: right;
  list-style-type: none;
}

.logooben {
  height: auto;
  width: 250px;
  float: left;
  margin-bottom: 10px;
}

.logooben img {
  height: auto;
  width: 95px;
}

.logounten {
  height: auto;
  width: 250px;
  float: left;
}

.logounten img {
  height: auto;
  width: 95px;
}

.abstand_hori {
  margin-bottom: 40px;
}

.abstand_hori2 {
  margin-top: 60px;
}

/* defaultkram */
/* Gallerie bis 992px auf volle Breite */
@media (max-width: 992px) {
  .ce-gallery {
    width: 100%;
  }

  .leftsidemob {
    margin-left: 20px;
  }
}

.hh-slider .pagination {
  list-style: none;
  padding-top: 10px;
}

.slider-slide figure {
  margin: 1em 40px;
  position: relative;
}

.hh-slider figcaption {
  left: 5px;
  position: absolute;
  top: inherit;
  bottom: -60px;
}

.hh-slider figcaption p {
  font-size: 15px;
  color: #444;
}

@media (min-width: 640px) and (max-width: 2800px) {

  /* Spaltenbreiten je nach eingestellten Columns */
  .ce-gallery[data-ce-columns="2"] .ce-column {
    width: 50%;
  }

  .ce-gallery[data-ce-columns="3"] .ce-column {
    width: 33%;
  }

  .ce-gallery[data-ce-columns="4"] .ce-column {
    width: 25%;
  }

  .ce-gallery[data-ce-columns="5"] .ce-column {
    width: 20%;
  }

  .ce-gallery .ce-column {
    margin: 0;
    /* Abstand zwischen Bildern */
    /* padding: 0 5px; */
    box-sizing: border-box;
  }

  .ani .ce-gallery .ce-column {
    margin: 0;
    /* Abstand zwischen Bildern */
    padding: 0 0px;
    box-sizing: border-box;
  }
}

/* Anpassungen von kleinen bis groeßeren Geraeten */
@media (min-width: 640px) and (max-width: 1200px) {

  /* Kein Abstand beim ersten und letzten Bild */
  .ce-gallery .ce-column:first-child {
    padding-left: 0;
  }

  .ce-gallery .ce-column:last-child {
    margin-right: 0;
  }

  /* Fluid Image Tags */
  .ce-gallery img,
  .ce-gallery picture {
    width: 100%;
    height: auto;
  }
}

/* Anpassungen fuer kleine Geraete */
@media (max-width: 640px) {
  .frame-layout-3 {
    padding: 20px 19px;
  }

  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-auto,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-auto,
  .col-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-auto,
  .col-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-auto,
  .col-xl,
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }

  /* Ein Bild pro Zeile */
  .ce-gallery .ce-column {
    margin: 0 0 10px;
    width: 100%;
    box-sizing: border-box;
  }

  /* Fluid Image Tags */
  .ce-gallery img,
  .ce-gallery picture {
    width: 100%;
    height: auto;
  }
}

@media (max-width: 500px) {
  .tx-sremailsubscribe-pi1 input {
    background: #e4e4e4;
    color: #33322f;
    padding: 5px;
    border: none;
    width: 200px;
  }

  select#tx-sremailsubscribe-pi1-static_info_country {
    height: auto;
    background: #e4e4e4;
    color: #33322f;
    padding: 5px;
    border: none;
    width: 200px;
  }

  tx-sremailsubscribe-pi1 label {
    margin: 0;
    padding: 10px;
    font-weight: normal !important;
    font-size: 13px;
  }
}

@media (max-width: 800px) {
  .zitat p {
    font-size: 24px;
    line-height: 44px;
  }

  .teaser2 {
    position: fixed;
    right: 20px;
    top: 287px;
    height: auto;
    width: 159px;
    display: block;
    z-index: 10000000000000000000000;
  }
}

@media (max-width: 700px) {
  .tx-sremailsubscribe-pi1 dt {
    width: 35% !important;
  }
}

.tx-sremailsubscribe-pi1 p.tx-sremailsubscribe-pi1-click-to-edit {
  margin-left: 2em;
  margin-right: 2em;
  margin-top: 50px;
}

.leftside {
  margin-left: 20px;
}

.cd {
  /*  text-transform: uppercase; */
  -moz-hyphens: none;
  -o-hyphens: none;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

/*NEWSLETTER FORMULAR*/
fieldset {
  border: 0px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

.powermail_field {
  margin-bottom: 20px;
}

.cc_container .cc_message {
  font-size: 0.8em !important;
  line-height: 16px !important;
}

.cc_container .cc_btn {
  padding: 15px 15px !important;
}

.cc_container .cc_btn,
.cc_container .cc_btn:visited {
  color: #fff !important;
  background-color: #224385 !important;
  transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
  -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
  border-radius: 0px;
  -webkit-border-radius: 0px;
}

.ce-table {
  margin-bottom: 15px;
}

.ce-table td {
  padding: 8px;
  border-right: 1px #a8a8a8 solid;
}

.ce-table tr {
  padding: 8px;
  border-bottom: 1px #a8a8a8 solid;
  border-left: 1px #a8a8a8 solid;
  border-top: 1px #a8a8a8 solid;
}

.contenttable {
  margin-bottom: 15px;
  width: 100%;
}

.contenttable th {
  padding: 8px;
  background-color: #eeeeee;
  border-right: 1px #a8a8a8 solid;
}

.contenttable td {
  vertical-align: top;
  padding: 8px;
  border-right: 1px #a8a8a8 solid;
}

.contenttable tr {
  padding: 8px;
  border-bottom: 1px #a8a8a8 solid;
  border-left: 1px #a8a8a8 solid;
  border-top: 1px #a8a8a8 solid;
}

/* .ce-uploads span { */
/* display: block; */
/* float: left; */
/* } */

.ce-uploads-filesize {
  /* margin-left: 10px; */
  /* border-left: 1px solid #999; */
  /* padding-left: 8px; */
  color: #999;
}

.teaser {
  height: auto;
  width: 100%;
  color: #70797E;
  background: #fff;
  padding-right: 15px;
  margin-bottom: 30px;
}

.teaser_bild {
  width: 170px;
  float: left;
  height: 170px;
  margin-right: 20px;
  display: inline-block;
  background: white;
  overflow: hidden;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}

.teaser_bild img {
  display: block;
  margin: 0;
  padding: 0;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}

.teaser:hover>.teaser_bild {
  background: #70254a;
}

.teaser:hover>.teaser_bild img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  transform: scale(1.2);
  opacity: .8;
  filter: alpha(opacity=100);
}

.teaser_bild_q {
  width: 170px;
  height: 170px;
  background-size: cover;
  background-repeat: no-repeat;
}

.teaser_text {
  padding-top: 20px;
  background: #fff;
  margin-bottom: 25px;
  min-height: 170px;
  padding-bottom: 10px;
  height: auto;
  padding-left: 190px;
  color: #70254a;
}

.gruen .teaser_text {
  color: rgb(14, 105, 61);
}

span.bold {
  text-transform: uppercase;
  font-weight: 600;
}

.teaser_text p {
  color: #33322f !important;
  font-size: 16px;
  line-height: 22px;
}

.button {
  color: #fff;
  margin-top: 30px;
  margin-bottom: 30px;
  margin: auto;
  /* width: 200px; */
}

.button a {
  color: #fff;
  padding: 8px 15px;
  background: #1D4574;
  font-family: 'PT Sans';
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.button a:hover {
  background: rgb(0, 177, 44);
  -webkit-transition: color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: background 300ms ease-in-out, color 300ms ease-in-out, box-shadow 300ms ease-in-out;
  -webkit-transition: background 300ms ease-in-out, color 300ms ease-in-out, box-shadow 300ms ease-in-out;
}

.button2 {
  clear: both;
  height: 35px;
  display: revert;
  color: #fff;
  margin-top: 15px !important;
  margin-bottom: 30px;
  margin: auto;
}

.button2 a {
  color: #fff;
  padding: 3px 15px;
  padding-top: 5px;
  background: #1D4574;
  font-family: 'PT Sans';
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.button2 a:hover {
  background: rgb(0, 177, 44);
  -webkit-transition: color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: background 300ms ease-in-out, color 300ms ease-in-out, box-shadow 300ms ease-in-out;
  -webkit-transition: background 300ms ease-in-out, color 300ms ease-in-out, box-shadow 300ms ease-in-out;
}

.text-muted {

  font-size: 17px;
  padding-top: 0px;
  color: #000 !important
}



.swiper-slide {
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
}

.ani {
  /* background:   rgb(246, 246, 246); */
  width: 100%;
  /* background-image: linear-gradient(45deg, #fff 25%, #fbfbfb 25%, #fbfbfb 50%, #fff 50%, #fff 75%, #fbfbfb 75%, #fbfbfb); */
  background-size: 10px 10px;
  /* margin-bottom: 80px; */
  margin-top: 35px;
  display: inline-block;
}


.ani.addmt {

  margin-top: 200px;

}

.animax {
  /* max-width: 1500px; */
  margin: auto;

  margin-bottom: 65px;
}

.ariadne {
  margin-bottom: 60px;
}

.frame-container-accordion {
  margin-bottom: 30px;
}

@media (min-width:1967px) {
  .animax {

   /*  max-width: 1600px; */
  }
}

@media (min-width:845px) and (max-width:1200px) {
  .abstand_hori {
    padding: 80px 40px;
  }

  .blau {
    padding: 0px 40px;
  }
}

.logo {
  width: 10px;
  height: 100px;
}

.nav-open .navopen {
  opacity: 0.3;
}

.header {
  /* width: 140%;
  height: auto;
  margin-left: 150px;
  min-height: 100px;
  margin-bottom: 20px; */
}

.flb .header {
  width: 160%;
}

.news-single .header {
  width: 100%;
  height: auto;
  margin-left: 0px;
  min-height: 10px;
  margin-bottom: 0px;
}

.header img {
  width: 100%;
  height: auto;
  /* margin-top: 22px; */
}

.fixed .header img {
  max-width: 85px;
}

.ce-media .lightbox {
  font-weight: normal;
  line-height: 0;
  position: relative;
  width: 100%;
}

.ariadne a {
  padding-right: 12px;
}

span.nolink {
  font-weight: 600;
}

i. fa {
  border-left: 1px solid #33322f;
}

p.nomargin {
  margin-bottom: 3px;
}

.rootline {
  margin-top: 10px;
  width: 100%;
  display: block;
}

.rootline a,
.rootline {
  font-size: 13px;
  padding-right: 10px;
  color: #888;
}

.ce-intext.ce-left .ce-gallery {
  margin-right: 20px;
}

.ce-gallery img {
  display: block;
  height: auto;


  min-width: 100px;
}

.ani .ce-gallery img {
  display: block;
  height: auto;
  width: fit-content;

  min-width: 100px;
}

footer .ce-gallery img {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

ul.news-tags {
  padding: 0;
}

ul.news-tags li {
  list-style-type: none;
}

ul.news-tags li a {
  color: #116fa2;
}

.csc-default {
  margin-bottom: 10px
}

.ce-bodytext ul {
  margin-bottom: 10px;
  /*margin-top: 20px;*/
  padding-left: 20px;
}

.ce-bodytext ul li {
  margin-bottom: 16px;
  padding-left: 4px;
  font-weight: bold;
  list-style-image: url(../Images/li-bubble.png);
  /* list-style-type: none; */
  /*  font-size: 18px; */
}

.ce-bodytext li ul li {
  list-style-image: none;
  font-size: 17px;
  padding-left: 0px;
  list-style-type: disc;
  color: #6a6a6a;
  font-weight: normal;
  margin-bottom: 5px;
}

.align-center {
  text-align: center;
}

.nav-open .cont {
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* For IE8 and earlier */
}

.csc-textpic-imagewrap img {
  border: 0 none;
  height: auto;
  width: 100%;
}

.centerfigcaption {
  margin: auto;
}

.grau {
  background: #333;
}

/*accordion*/
h3.t3ddy-accordion-header {
  margin-bottom: 10px !important;
}

.t3ddy-accordion-header {
  background: #1D4574;
  color: #fff;
  border: 0;
  border-radius: 0;
}

.ui-widget-content {
  border: 0;
}

.ui-state-default .ui-icon {
  background: rgba(0, 0, 0, 0) url("../Images/trigger_icon.gif") no-repeat scroll 0 0;
  background-position-x: 0px;
  background-position-y: 0px;
  background-size: auto auto;
  background-position-x: 0px;
  background-position-y: 0px;
  color: #fff;
  display: block;
  padding: 5px 0 5px 40px;
  text-decoration: none;
  z-index: 1111;
  background-position: left -4px;
  height: 30px;
  width: 30px;
  background-size: 70%;
}

.ui-icon-triangle-1-s {
  background-position: left -28px !important;
}

/*top*/
.scrollToTop {
  background: transparent url("../Images/nachoben.svg") no-repeat scroll 0 0 / 50% auto;
  bottom: 5px;
  color: #444;
  display: none;
  font-weight: bold;
  height: 60px;
  padding: 10px;
  position: fixed;
  right: -30px;
  text-align: center;
  text-decoration: none;
  width: 100px;
  z-index: 100000;
  opacity: 1;
}

.scrollToTop:hover {
  text-decoration: none;
}

hr {
  margin: 40px 0 40px 0;
  border-top: 3px solid #eee;
}

hr.ce-div {
  margin: 40px 0 40px 0;
  border-top: 3px dotted #dcd9d9;
  opacity: 1;
}

.sk-video-modal .disclaimer {
  display: block;
  margin-bottom: 1em;
  padding: 3em 0 !important;
  max-height: 250px !important;
}

/* .video-embed {
  position: relative;
     padding-bottom: 56.25%;
     padding-top: 0;
     height: 0;
     overflow: hidden;
}

.video-embed iframe,
.video-embed object,
.video-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
} */

footer span {
  color: #fff;
  margin-bottom: 20px;
  display: block;
  font-size: 15px;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

footer ul {
  padding: 0;
  text-align: left;
  margin-bottom: 30px;
}

footer li {
  color: #fff;
  list-style-type: none;
  margin: 0;
  display: block;
  padding-bottom: 10px;
  line-height: 21px;

  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

footer li a {
  color: #fff;
}

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

footer {
  min-height: 250px;
  padding: 0 40px;
  float: left;
  width: 100%;
  background: #315a8a;


}

/* .fooline::before { */
/* position: absolute; */
/* right: 0; */
/* bottom: 0; */
/* content: ""; */
/* height: 100%; */
/* width: 80%; */
/* background-image: url(../Images/Struktur_Radag.svg); */
/* background-repeat: no-repeat; */
/* background-position-x: right; */
/* background-position-y: 66px; */
/* background-size: 969px; */
/* opacity: 0.3; */
/* } */
/*  */
/*  */
/* .fooline { */
/* border-top: 0px solid #949494; */
/* padding-top: 1.5rem; */
/* margin-top: 3rem; */
/* margin-bottom: 0; */
/* color: #949494; */
/* position: relative; */
/* padding-bottom: 0; */
/* } */

footer h4 {
  color: #fff;
}

footer p,
footer a {
  color: #fff;
}

footer a:hover {
  color: #fff;
}

.footer2 {
  margin-top: 0px;
  min-height: 20px;
  background: #333;
  color: #fff;
  padding: 5x 0 5px;
  float: left;
  width: 100%;
}

.footer2 p,
.footer2 a {
  color: #fff;
  font-weight: 300;
  margin: 2px;
  font-size: 12px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

.container {
  max-width: initial;
}

.container.kachel {
  padding-left: calc(var(--bs-gutter-x) * 0);
  /* padding-right: calc(var(--bs-gutter-x) * 0); */


}

.grau {
  background-color: #3F535A;
  color: #fff;
}

.grau p {
  color: #fff;
  font-size: 17px;

}

.form-element label {
  display: none;


}

textarea {
  resize: vertical;
  min-height: 212px !important;
}

.form-control,
.form-group input[type="file"],
.frame-type-felogin_login input[type="text"],
.frame-type-felogin_login input[type="password"] {
  display: block;
  width: 100%;
  padding: 0.775rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid #959595;
  appearance: none;
  border-radius: var(--bs-border-radius);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  background-color: #F2F5F6;
  border-radius: 0;
  border-color: #A7B1B7;
  color: #A7B1B7;
}

.form-navigation .btn {
  border-radius: 0;
  font-size: 1.2rem;
  color: #fff;
  box-shadow: 0 0 0rem 0 rgb(0 0 0 / 25%);
  border: 1px #CB1523 solid;
  padding: 10px;
  transition: all .1s ease-out;
  background-color: #CB1523;
  margin: 30px 10px 10px 0;
  min-width: 220px;
  padding-left: 200p;
  margin-left: 29px;
}


/*News config*/
.newsitems p {
  float: left;
}

.newsitems ul {
  float: right;
  padding: 0;
  margin-top: 40px;
}

.newsitems ul li {
  float: left;
  display: block;

  background: none;
  margin-right: 12px;

}

.newsitems ul li.current {
  color: #fff;
  padding: 6px 14px;
  background: #CB1523;
  border: 2px solid #CB1523;


}

.newsitems ul li a {
  display: block;



  padding: 6px 14px;
  background: #fff;
  border: 2px solid #CB1523;

}

.newsitems ul li a:hover {
  color: #fff;
  padding: 6px 14px;
  background: #CB1523;
  border: 2px solid #CB1523;

}

.headernews h4 {
  font-size: 17px;
  font-weight: 500;
}

.news p {
  font-size: 18px;
  margin-bottom: 9px;
}

.news-single p {
  font-size: 19px;
  margin-bottom: 8px;
}

.news .headernews h4 {
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 4px;
  /*  text-transform: uppercase; */
}

a.more {
  float: left;
  clear: both;
  font-weight: 400;

}

.headeritem {
  /* margin-top: 30px; */
  padding: 0 40px !important;
}

.ce-gallery .ce-column {
  /* margin-right: 10px;
  width: 32%; */
}

.contentp {
  padding: 0;
}

/*MediaQuery*/
@media only screen and (max-width: 1030px) {
  .teaser_text p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

@media (max-width: 1000px) {

  /* h1 { */
  /* font-size: 1.8rem; */
  /* line-height: 2.4rem; */
  /* color: #056FAE; */
  /* margin-top: 0.5rem; */
  /* margin-bottom: 1rem; */
  /* } */
  /*  */
  /*  */
  /* h2 { */
  /* font-size: 2.4rem; */
  /* line-height: 3.2rem; */
  /* color: #056FAE; */
  /* margin-top: 0.5rem; */
  /* margin-bottom: 1.9rem; */
  /* } */
  /*  */


  .teaser_bild {
    display: none;
  }

  .teaser_text {
    padding-left: 15px;
  }

  .teaser_text p {
    white-space: inherit;
  }

  .blau .abstandoben {
    margin-top: 40px;
    padding: 0px;
  }
}

@media (min-width: 768px) {
  /* .rootline { */
  /* display: none; */
  /* } */

  .container {
    width: 100%;
  }
}




.ce-gallery[data-ce-columns="1"] figure {
  padding-left: 0px;
}


@media (max-width: 650px) {
  .box-rechts {
    position: absolute;
    right: 0px;
    top: 13px;
    /* height: 200px; */
    width: 120px;
  }

  .logounten,
  .logooben {
    width: 100%;
  }

  .text11,
  .text112 {
    display: none;
  }

  .header {
    height: auto;
    margin-left: 10px;

    margin: 0 auto;
    margin-left: auto;
    margin-left: 49px;
  }
}

@media (max-width: 768px) {
  .frame-layout-2 {
    position: relative;
    padding: 18px 0;
  }

  .frame-space-before-medium {
    margin-top: 2em;
  }

  .frame-space-before-large {
    margin-top: 2.8em;
  }

  h2 {
    font-size: 2rem;
    line-height: 2.6rem;
  }





  .leftside {
    margin-left: 0px;
  }

  .abstandoben {
    margin-top: 40px;
    padding: 10px !important;
  }

  h3 {
    font-size: 32px;
    line-height: 2.3rem;
  }

  .fixed .header {
    display: none;
  }

  .ce-uploads-filesize {
    display: none !important;
  }

  .ce-uploads li {
    padding: 10px 0;
    list-style-type: none !important;
  }

  span.nolink {
    font-weight: 600;
  }

  #nav ul {
    /*   right: 20px !important; */
  }

  i. fa {
    border-left: 1px solid #33322f;
  }

  .rootline {
    margin-top: 10px;
    width: 100%;
    display: block;
  }

  .rootline a,
  .rootline {
    font-size: 13px;
    padding-right: 10px;
    color: #888;
  }

  .ui-accordion .ui-accordion-content {
    padding: 1em 0.8em;
    border-top: 0;
    overflow: auto;
  }

  .header {
    height: auto;
    margin-left: 10px;

    margin: 0 auto;

  }


  .header h1 {
    margin-top: 0px;
    width: 400px;
    margin-left: 73px;
  }

  .box-rechts {
    position: absolute;
    right: 15px;
    top: 43px;
    height: 80px;
    width: 250px;
  }
}



@media only screen and (min-width: 960px) {

  .navi {
    float: left;
    /* margin-right: 210px; mit Icons */
    margin-right: 40px;
    margin-top: 19px;
  }
}


@media (max-width: 864px) {
  .teaser-rot {
    font-size: 39px;
  }

  @media (max-width: 835px) {
    .teaser-blau {

      font-size: 26px;

      display: inline-block;
      margin-left: 0%;
    }

    .teaser-rot {
      margin-left: 0%;
    }
  }


  @media only screen and (max-width: 450px) {
    .ce-column {
      margin-right: 10px;
      width: 95%;
    }

    .headeritem {
      margin-top: 30px;
      padding: 0 20px !important;
    }

    #navtop ul li {
      margin-left: 8px;
    }

    #navtop ul li a {
      /*font-size: 13px;*/
    }

    h1 {
      font-size: 26px !important;
      line-height: 36px !important;
      margin-bottom: 0.8rem;
    }

    h2 {
      font-size: 26px !important;
      line-height: 36px !important;
      margin-bottom: 0.5rem;
    }

    h3 {
      font-size: 23px;
      font-weight: 600;
      margin-bottom: 0rem;
    }

    #navtop ul {
      float: right;
      margin-left: 0;
      margin-right: 15px;
      padding: 0;
      width: 290px !important;
    }

    #navtop ul li {
      float: right;
      list-style-type: none;
    }
  }

  @media only screen and (max-width: 1024px) {
    .wabe {
      width: 323px;
      height: 900px;
      position: relative;
      margin: auto;
      margin-top: 100px;
    }

    .wabe-innen-img:nth-child(2) {
      left: 0px;
      top: 289px;
    }

    .wabe-innen-img:nth-child(3) {
      left: 0;
      top: 578px;
    }

    .teaser_2_item_img {
      background-position: 2px -20px;
      width: 323px;
      height: 287PX;
      background-size: 321px;
      clip-path: polygon(25% 0%, 75% 0%, 100% 49%, 75% 100%, 25% 100%, 0% 50%);
    }

    .wabe-innen-text {
      height: 284px;
    }

    .wabe-innen-text-inner {
      text-align: center;
      color: #fff;
      font-size: 32px;
      line-height: 63px;
      padding: 0 35px;
      -moz-hyphens: auto;
      -o-hyphens: auto;
      -webkit-hyphens: auto;
      -ms-hyphens: auto;
      hyphens: auto;
      width: 325px;
      height: 100%;
      position: absolute;
      display: table;
    }
  }


  @media only screen and (max-width: 470px) {
    #header img {
      width: 50% !important;
    }
  }

  @media (max-width: 500px) {
    .max1000 {
      padding: 0 20px;
    }

    p {
      font-size: 1.1rem;
      line-height: 1.7rem;
      -moz-hyphens: auto;
      -o-hyphens: auto;
      -webkit-hyphens: auto;
      -ms-hyphens: auto;
      hyphens: auto;
    }

    .newsitems .subitem:first-child {
      padding-right: 10px;
      margin-bottom: 35px;
    }

    .newsitems .subitem:last-child {
      padding-left: 10px;
      margin-bottom: 0px;
    }

    .newsitems .subitem:nth-child(2n) {
      padding-right: 10px;
      padding-left: 10px;
      margin-bottom: 35px;
    }

  }

  .img100 {
    position: relative;
    display: none;
  }

  .ani {
    margin-top: 80px !important
  }

  .frame-space-before-large {
    margin-top: 0.5em;
  }

  .headerfix {
    position: absolute;
    top: 0;
    width: 100%;
    height: 62px;
  }
}

@media only screen and (max-width: 495px) {
  .teaserbilder .csc-textpic-caption {
    background: none;
    color: #fff;
    float: left;
    font-size: 20px;
    letter-spacing: 0.4px;
    line-height: 20px;
    padding: 0px 12px;
    position: absolute;
    text-align: center;
    width: 90% !important;
    z-index: 100000;
    top: 10px;
  }

  .teaserbilder div.csc-textpic-left .csc-textpic-imagewrap {
    margin-bottom: 20px;
  }

  .teaserbilder h3 {
    display: none;
  }

  .ce-textpic,
  .ce-nowrap .ce-bodytext,
  .ce-gallery,
  .ce-row,
  .ce-uploads li,
  .ce-uploads div {
    overflow: visible;
  }
}

.grau p (font-size:16px;

) @media only screen and (max-width: 575px) {
  .header img {
    width: 134px;
    margin-top: 0px !important;
    margin-left: 0px;
  }

  .header-logo {
    text-align: center;
    /*  margin: 6px 15px 0px 12px; */
    margin: auto !important;
    float: initial;
  }
}

.header h1 {
  margin-top: 0px;
  width: 400px;
  margin-left: 0px;
}

.box-rechts {
  position: absolute;
  right: 15px;
  top: 23px;
  height: 80px;
  width: 250px;
}
}

@media only screen and (max-width: 550px) {
  .ce-column {
    margin-right: 10px;
    margin-bottom: 10px;
    width: 95%;
  }

  .ce-gallery figure {
    display: table;
    margin: auto 0;
  }

  #header img {
    height: auto;
    margin-left: 20px;
    margin-top: 20px;
    max-height: 160px;
    width: 40%;
  }

  .cbp-hrmenu>ul>li {
    border-bottom: 0px solid #fff;
  }

  #header {
    height: 110px;
  }
}

@media (max-width: 780px) {
  .teaser-header {
    font-size: 1.9rem;
    line-height: 2.6rem;

  }

  .teaser-rot {
    font-size: 29.3px;
  }

  .frame-layout-5 p {
    font-size: 20px;
  }

  .frame-layout-5 {
    padding: 0px 10px;
  }

  .teaser-start {
    width: 100%;
    height: auto;
    margin-bottom: 50px;
  }

  .h2left {
    text-align: center;
    margin: auto;
    position: relative;
    z-index: -1;
    top: 0;
    -webkit-transform: initial;
    left: initial;
    /* -webkit-transform: translateX(-50%); */
    /* transform: translateX(-50%); */
    /* width: 100vw; */
    /* height: 100%; */
    width: 250px;
    margin-bottom: 20px;
  }

  .h2left .h2 {

    width: 242px;
  }

}

@media (max-width: 700px) {}

@media  (max-width: 830px) {

  #c262  .textmedia, #c262  .textpic {
    gap: 5px!important;
  }

  .animax {
    /* max-width: 1500px; */
    margin: auto;
    margin-bottom: 35px;
    }
  .frame-space-after-medium {
    margin-bottom: 1em !important;
    }
}

@media print {
  #nav {
    display: none;
  }

  /* hidden elements for print view */
  #header,
  #rootline,
  #footer,
  #printlink,
  #servicemenu,
  .nav,
  #search,
  #logo {
    display: none;
  }
}

  .frame-layout-embedded>.frame-group-container>.frame-group-inner {
    padding-left: 0 !important;
  }

  .frame-group-inner {
    padding-left: 0 !important;
    --bs-gutter-x: 0 !important;
    --bs-gutter-y: 0;
  }

  .frame-layout-embedded>.frame-group-container {
    --bs-gutter-x: 0 !important;
    --bs-gutter-y: 0;
  }

  @media (max-width: 990px) {
    .grau {
      padding: 13px 40px 40px !important;
      float: left !important;
    }
    #c4 {
      padding-bottom: 0;
    }


    .grau .frame-default {
      clear: both;
      padding: 11px 0;
      }
      footer p {
font-size: 16px;

      }
  }
  @media (max-width: 640px) {

    h3.m-30 {
      font-size: 1.4rem!important;
      line-height: 2rem!important;
      margin-bottom: -21px;
      }


    .onlyicons .teaser_inner_wrap {
     
      padding: 20px 0;
      }
      .teaser_ue {
        font-size: 1.7rem;
        line-height: 2.6rem;

      }
    footer p {
      font-size: 19px;
      
            }
            .header-arthur-l {
              height: 70px;
              width: 70px;
              display: inline-block;
              }
  }
 