.shadow-box-white {
  -webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
  border: 1px solid #d9d9d9;
  background-color: white;
  padding-left: 31px;
  padding-right: 10px;
  padding-top: 33px;
  padding-bottom: 25px;
  margin-top: 0 !important;
  margin-bottom: 10px !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.input-field-box-white {
  width: 200px;
  min-width: 200px;
  max-width: 445px;
  margin-bottom: 5px;
  padding: 8px;
  background: #ffffff;
  border: 1px solid #c9c9c9;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
  color: #333;
  font-size: 12px;
}
.scrollbar-extrawide-tables {
  overflow-x: auto;
  scrollbar-width: thin;
  scrollbar-color: #b0b0b0 #efefef;
}
.scrollbar-extrawide-tables::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
}
.scrollbar-extrawide-tables::-webkit-scrollbar {
  -webkit-appearance: none;
  height: 9px;
  background-color: #F5F5F5;
}
.scrollbar-extrawide-tables::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: #b0b0b0;
}
.scrollbar-extrawide-tables-ie {
  scrollbar-base-color: #b0b0b0;
  scrollbar-face-color: #b0b0b0;
  scrollbar-3dlight-color: #b0b0b0;
  scrollbar-highlight-color: #b0b0b0;
  scrollbar-track-color: #f5f5f5;
  scrollbar-arrow-color: #f5f5f5;
  scrollbar-shadow-color: #b0b0b0;
  scrollbar-dark-shadow-color: #b0b0b0;
}
/* Safari Bootstrap 4 Fix */
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance:none) {
    .row:before,
    .row:after {
      display: inline-block !important;
    }
  }
}
/* BVK Colors: */
/* Color classess replaced by variable */
/*
.blue01 {
    color: #233b76;
}

.blue02 {
    color: #96aec9;
}

.black {
    color: #141718;
}

.grey01 {
    color: #525252;
}

.grey02 {
    color: #808284;
}

.grey03 {
    color: #d9d9d9;
}

.grey04 {
    color: #f4f4f4;
}

.grey05 {
    color: #85837e;
}

.grey06 {
    color: #aca59f;
}

.grey07 {
    color: #dcd7ca;
}

.grey08 {
    color: #f1eee7;
}

.grey09 {
    color: #ebebeb;
}

.yellow {
    color: #fdc82e;
}

.turquoise {
    color: #018f7f;
}

.red {
    color: #c50f12;
}

.bg-blue01 {
    background-color: #233b76;
}

.bg-blue02 {
    background-color: #96aec9;
}

.bg-black {
    background-color: #141718;
}

.bg-grey01 {
    background-color: #525252;
}

.bg-grey02 {
    background-color: #808284;
}

.bg-grey03 {
    background-color: #d9d9d9;
}

.bg-grey04 {
    background-color: #f4f4f4;
}

.bg-grey05 {
    background-color: #85837e;
}

.bg-grey06 {
    background-color: #aca59f;
}

.bg-grey07 {
    background-color: #dcd7ca;
}

.bg-grey08 {
    background-color: #f1eee7;
}

.bg-grey09 {
    background-color: #ebebeb;
}

.bg-yellow {
    background-color: #fdc82e;
}

.bg-turquoise {
    background-color: #018f7f;
}

.bg-red {
    background-color: #c50f12;
}
*/
/* wird noch gebraucht in Akkordeon und Tabelle */
.blue01 {
  color: #233b76;
}
/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../../fonts/custom/roboto-v18-latin-300.eot');
  /* IE9 Compat Modes */
  src: url('../../fonts/custom/roboto-v18-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../fonts/custom/roboto-v18-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('../../fonts/custom/roboto-v18-latin-300.woff') format('woff'), /* Modern Browsers */ url('../../fonts/custom/roboto-v18-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('../../fonts/custom/roboto-v18-latin-300.svg#Roboto') format('svg');
  /* Legacy iOS */
}
/* roboto-300italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url('../../fonts/custom/roboto-v18-latin-300italic.eot');
  /* IE9 Compat Modes */
  src: url('../../fonts/custom/roboto-v18-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../fonts/custom/roboto-v18-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../../fonts/custom/roboto-v18-latin-300italic.woff') format('woff'), /* Modern Browsers */ url('../../fonts/custom/roboto-v18-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../../fonts/custom/roboto-v18-latin-300italic.svg#Roboto') format('svg');
  /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/custom/roboto-v18-latin-regular.eot');
  /* IE9 Compat Modes */
  src: url('../../fonts/custom/roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../fonts/custom/roboto-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../../fonts/custom/roboto-v18-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../../fonts/custom/roboto-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../../fonts/custom/roboto-v18-latin-regular.svg#Roboto') format('svg');
  /* Legacy iOS */
}
/* roboto-italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('../../fonts/custom/roboto-v18-latin-italic.eot');
  /* IE9 Compat Modes */
  src: url('../../fonts/custom/roboto-v18-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../fonts/custom/roboto-v18-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../../fonts/custom/roboto-v18-latin-italic.woff') format('woff'), /* Modern Browsers */ url('../../fonts/custom/roboto-v18-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../../fonts/custom/roboto-v18-latin-italic.svg#Roboto') format('svg');
  /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../../fonts/custom/roboto-v18-latin-500.eot');
  /* IE9 Compat Modes */
  src: url('../../fonts/custom/roboto-v18-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../fonts/custom/roboto-v18-latin-500.woff2') format('woff2'), /* Super Modern Browsers */ url('../../fonts/custom/roboto-v18-latin-500.woff') format('woff'), /* Modern Browsers */ url('../../fonts/custom/roboto-v18-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */ url('../../fonts/custom/roboto-v18-latin-500.svg#Roboto') format('svg');
  /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../../fonts/custom/roboto-v18-latin-700.eot');
  /* IE9 Compat Modes */
  src: url('../../fonts/custom/roboto-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../fonts/custom/roboto-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../../fonts/custom/roboto-v18-latin-700.woff') format('woff'), /* Modern Browsers */ url('../../fonts/custom/roboto-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../../fonts/custom/roboto-v18-latin-700.svg#Roboto') format('svg');
  /* Legacy iOS */
}
.light-font {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
}
.light-italic-font {
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  font-weight: 300;
}
.regular-font {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
}
.regular-italic-font {
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  font-weight: 400;
}
.medium-font {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
}
.bold-font {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
}
/* Font Awesome */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: 0.75em;
}
.fa-sm {
  font-size: 0.875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.bvk-fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.bvk-fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Icon Font */
@font-face {
  font-family: "bvk";
  src: url("../../fonts/custom/bvk.eot");
  src: url("../../fonts/custom/bvk.eot?#iefix") format("embedded-opentype"), url("../../fonts/custom/bvk.woff") format("woff"), url("../../fonts/custom/bvk.ttf") format("truetype"), url("../../fonts/custom/bvk.svg#bvk") format("svg");
  font-weight: normal;
  font-style: normal;
}
.bvk-icon-font {
  font-family: "bvk" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  vertical-align: text-top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[data-icon]:before {
  font-family: "bvk" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  vertical-align: text-top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: attr(data-icon);
}
[class^="bvk-ico-"]:before,
[class*=" bvk-ico-"]:before {
  font-family: "bvk" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  vertical-align: text-top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bvk-ico-database:before {
  content: "\61";
}
.bvk-ico-times:before {
  content: "\62";
}
.bvk-ico-angle-left:before {
  content: "\63";
}
.bvk-ico-angle-right:before {
  content: "\64";
}
.bvk-ico-angle-up:before {
  content: "\65";
}
.bvk-ico-angle-down:before {
  content: "\66";
}
.bvk-ico-car:before {
  content: "\67";
}
.bvk-ico-angle-double-right:before {
  content: "\68";
}
.bvk-ico-expand:before {
  content: "\69";
}
.bvk-ico-table:before {
  content: "\6a";
}
.bvk-ico-arrow-circle-down:before {
  content: "\6b";
}
.bvk-ico-caret-circle-right:before {
  content: "\6c";
}
.bvk-ico-search:before {
  content: "\6d";
}
.bvk-ico-xing:before {
  content: "\6e";
}
.bvk-ico-linkedin-in:before {
  content: "\6f";
}
.bvk-ico-arrow-alt-circle-right:before {
  content: "\70";
}
.bvk-ico-envelope:before {
  content: "\71";
}
.bvk-ico-globe-americas:before {
  content: "\72";
}
.bvk-ico-key:before {
  content: "\73";
}
.bvk-ico-check-circle:before {
  content: "\74";
}
.bvk-ico-external-link-alt:before {
  content: "\75";
}
.bvk-ico-toggle-on:before {
  content: "\76";
}
.bvk-ico-toggle-off:before {
  content: "\77";
}
.bvk-ico-phone:before {
  content: "\78";
}
.bvk-ico-quote-right:before {
  content: "\79";
}
.bvk-ico-sort:before {
  content: "\7a";
}
.bvk-ico-calculator:before {
  content: "\41";
}
.bvk-ico-bars:before {
  content: "\42";
}
.bvk-ico-kununu:before {
  content: "\43";
}
.bvk-ico-arrow-circle-right:before {
  content: "\44";
}
.bvk-ico-arrow-alt-circle-down:before {
  content: "\45";
}
.bvk-ico-times-regular:before {
  content: "\46";
}
.bvk-ico-times-light:before {
  content: "\47";
}
.quotation-mobil {
  font-size: 16px;
  line-height: 27px;
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  font-weight: 300;
}
.buttonM {
  font-size: 16px;
  line-height: 18px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
}
.stage {
  font-size: 40px;
  line-height: 55px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
}
@media (max-width: 767.98px) {
  .stage {
    font-size: 28px;
    line-height: 35px;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 300;
  }
}
.stage-mobil {
  font-size: 28px;
  line-height: 35px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
}
.copyL {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
}
.copyM {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
}
.copyS {
  font-size: 14px;
  line-height: 20px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
}
.copyXS {
  font-size: 12px;
  line-height: 19px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
}
.copyXXS {
  font-size: 14px;
  line-height: 18px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
}
.tag {
  font-size: 14px;
  line-height: 16px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
}
@media (max-width: 767.98px) {
  .tag {
    font-size: 12px;
    line-height: 14px;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
  }
}
.tag-mobil {
  font-size: 12px;
  line-height: 14px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
}
.quotation {
  font-size: 24px;
  line-height: 34px;
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  font-weight: 300;
}
@media (max-width: 767.98px) {
  .quotation {
    font-size: 16px;
    line-height: 27px;
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    font-weight: 300;
  }
}
.wrapper-bvkpanelinner a,
.wrapper-bvkpanelinner a:link,
.wrapper-bvkpanelinner a:visited,
.wrapper-bvkpanelinner a:active {
  color: #233b76;
  text-decoration: none;
}
.linkDefault,
.Normal .linkDefault,
.Normal a.linkDefault,
a.linkDefault,
#mbmcookie .linkDefault {
  color: #233b76;
  text-decoration: none;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  padding: 0;
}
.wrapper-bvkpanelinner a:hover,
.wrapper-bvkpanelinner a:link:hover {
  text-decoration: none;
}
/*
.NormalContainerContent a, 
.NormalContainerContent a:link, 
.NormalContainerContent a:visited, 
*/
.NormalContainerContent .content a,
.NormalContainerContent .content a:link,
.NormalContainerContent .content a:visited,
.NormalContainerContent .history-content a,
.NormalContainerContent .history-content a:link,
.NormalContainerContent .history-content a:visited,
.NormalContainerContent .history-introductiontext a,
.NormalContainerContent .history-introductiontext a:link,
.NormalContainerContent .history-introductiontext a:visited,
.Normal a,
.Normal a:link,
.Normal a:visited {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
  padding-left: 3px;
  padding-right: 3px;
  color: #525252;
  /* ML background-color: #d9d9d9; */
  /* ML display: inline-block; */
  /* necessary to make padding and border work here */
}
/*
.NormalContainerContent a:hover, 
.NormalContainerContent a:active, 
*/
.NormalContainerContent .content a:hover,
.NormalContainerContent .content a:active,
.NormalContainerContent .history-content a:hover,
.NormalContainerContent .history-content a:active,
.NormalContainerContent .history-introductiontext a:hover,
.NormalContainerContent .history-introductiontext a:active,
.Normal a:hover,
.Normal a:active {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
  color: white;
  /* ML background-color: #233b76; */
}
.Normal a.link-without-grey-bg {
  border-radius: 0;
  text-decoration: none;
  padding: 0;
  color: white;
  background-color: transparent;
}
.Normal a.link-without-grey-bg:link,
.Normal a.link-without-grey-bg:visited,
.Normal a.link-without-grey-bg:hover,
.Normal a.link-without-grey-bg:active {
  border-radius: 0;
  text-decoration: none;
  padding: 0;
  color: white;
  background-color: transparent;
}
.h1,
h2,
.h2 {
  font-size: 36px;
  line-height: 44px;
  display: block;
  /* padding-bottom: 22px; */
  margin-bottom: 34px;
  margin-top: 0;
  position: relative;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #141718;
}
.h1 {
  font-size: 42px;
  line-height: 50px;
}
.h1::after,
h2::after,
.h2::after {
  content: '';
  width: 100px;
  height: 3px;
  background-color: #dcd7ca;
  position: relative;
  display: block;
  margin-top: 22px;
  margin-left: 2px;
}
.text-center .h1::after,
.text-center h2::after,
.text-center .h2::after {
  margin-left: calc(50% - 50px) !important;
  margin-right: calc(50% - 50px) !important;
}
/*
@media (min-width: 768px) { 

	.h1::after,
	h2::after,
    .h2::after {
        position: absolute;
        bottom: 0;
        left: 0;
    }

}
*/
@media (max-width: 767.98px) {
  .h1,
  h2,
  .h2 {
    font-size: 24px;
    line-height: 34px;
    padding-bottom: 0;
    margin-bottom: 32px;
    text-align: center;
  }
  .h1::after,
  h2::after,
  .h2::after {
    position: relative;
    display: block;
    margin-top: 20px;
    margin-left: calc(50% - 50px);
    margin-right: calc(50% - 50px);
  }
}
h3,
.h3 {
  font-size: 24px;
  line-height: 29px;
  margin-top: 50px;
  margin-bottom: 16px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #233b76;
}
@media (max-width: 767.98px) {
  h3,
  .h3 {
    font-size: 16px;
    line-height: 20px;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
  }
}
.h4 {
  font-size: 20px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
}
.h4-mobil {
  font-size: 17px;
  line-height: 20px;
}
h5,
.h5 {
  font-size: 18px;
  line-height: 22px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #141718;
}
h6,
.h6 {
  font-size: 18px;
  line-height: 22px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #141718;
}
.Normal p.heading {
  font-weight: bold;
}
/* General */
/*
html, 
body {
	text-rendering: optimizeLegibility;
	text-rendering: geometricPrecision;
	font-smooth: always;
	font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-webkit-font-smoothing: subpixel-antialiased;
}
*/
body {
  font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}
.roundborder-shadow {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
}
.wrapper-bvkpanelinner input[type="text"],
.wrapper-bvkpanelinner input[type="text"]:focus,
.wrapper-bvkpanelinner input[type="password"],
.wrapper-bvkpanelinner input[type="password"]:focus,
.wrapper-bvkpanelinner input[type="email"],
.wrapper-bvkpanelinner input[type="email"]:focus,
.wrapper-bvkpanelinner input[type="tel"],
.wrapper-bvkpanelinner input[type="tel"]:focus,
.wrapper-bvkpanelinner select,
.wrapper-bvkpanelinner select:focus,
.wrapper-bvkpanelinner textarea,
.wrapper-bvkpanelinner textarea:focus,
.wrapper-bvkpanelinner .dnnSearchBoxPanel .dnnSearchBox,
.wrapper-bvkpanelinner .dnnTagsInput,
.wrapper-bvkpanelinner .selectize-control .selectize-input.items.not-full {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
  border: 1px solid #f4f4f4;
  background-color: #ffffff;
  margin-bottom: 9px;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #525252;
  padding: 9px 12px 8px 12px;
}
.wrapper-bvkpanelinner input:focus,
.wrapper-bvkpanelinner select:focus,
.wrapper-bvkpanelinner textarea:focus,
.wrapper-bvkpanelinner option:focus,
.wrapper-bvkpanelinner button:focus {
  outline: none;
}
#BvkPanel {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#Body,
#Form {
  margin: 0;
  padding: 0;
}
@media (max-width: 767.98px) {
  .hide-on-mobile {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .hide-on-tablet {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .hide-on-desktop {
    display: none !important;
  }
}
/* DNN PROFILE STYLE */
.NormalContainer .NormalContainerContent .console.profile {
  background-color: #ebebeb;
}
.NormalContainer .NormalContainerContent .console.profile .console-none.console-mouseon {
  background-color: #d9d9d9;
}
.NormalContainer .NormalContainerContent .console.profile .console-none h3 {
  margin: 0;
}
.L0_Activity_Feed .container.editor {
  display: block;
  visibility: visible;
}
/* Panes */
.content-panes {
  padding-bottom: 80px;
  padding-top: 45px;
  position: relative;
}
@media (max-width: 767.98px) {
  .content-panes {
    padding-bottom: 50px;
    padding-top: 35px;
  }
}
.site-image-pane {
  margin-bottom: 11px;
}
.responsive-image {
  width: auto !important;
  height: auto !important;
  max-width: 100%;
}
.responsive-image-full {
  height: auto !important;
  width: 100%;
  max-width: 100%;
}
.hidden {
  display: none;
}
.icon,
.bvk-icon,
.bvk-icon-flip,
.bvk-icon-right {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.bvk-icon:before {
  vertical-align: text-top;
  margin-right: 8px;
}
.bvk-icon-flip:before,
.bvk-icon-right:before {
  vertical-align: text-top;
  margin-left: 8px;
}
figcaption,
.figcaption {
  /* display: inline-block; */
  text-align: left;
  margin-top: 5px;
  font-size: 12px;
  line-height: 19px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
}
/* ----------------------------- */
/* ------- Placeholders -------- */
/* ----------------------------- */
*:focus::placeholder {
  color: transparent;
  transition: all 1.5s ease-out;
}
*:focus:-ms-input-placeholder {
  color: transparent;
  transition: all 1.5s ease-out;
}
*:focus::-ms-input-placeholder {
  color: transparent;
  transition: all 1.5s ease-out;
}
*:focus::-webkit-input-placeholder {
  color: transparent;
  transition: all 1.5s ease-out;
}
*:focus:-moz-placeholder {
  color: transparent;
  transition: all 1.5s ease-out;
}
*:focus::-moz-placeholder {
  color: transparent;
  transition: all 1.5s ease-out;
}
/* ----------------------------- */
/* ------- Cookie Notice ------- */
/* ----------------------------- */
#mbmcookie {
  z-index: 1620;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #96aec9;
  color: white;
  padding: 36px 36px;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  /* a.button { 
        cursor: pointer; 
        background: #ccc; 
        padding: 8px 20px; 
        margin-left: 10px; 
        border-radius: 3px; 
        font-weight: bold; 
        float: right; 

        &:hover {
            background-color: #aaa;
        }
    } */
}
@media (max-width: 575.98px) {
  #mbmcookie {
    padding: 42px 13px 36px 13px;
  }
}
#mbmcookie h1,
#mbmcookie h2,
#mbmcookie h3,
#mbmcookie h4,
#mbmcookie .h1,
#mbmcookie .h2,
#mbmcookie .h3,
#mbmcookie .h4,
#mbmcookie p,
#mbmcookie a,
#mbmcookie li {
  color: white;
}
@media (max-width: 575.98px) {
  #mbmcookie a {
    margin-top: -20px;
  }
}
#mbmcookie a .bvk-ico-times {
  font-size: 22px;
  cursor: pointer;
}
@media (max-width: 575.98px) {
  #mbmcookie a .bvk-ico-times {
    font-size: 19px;
  }
}
#mbmcookie h4 {
  font-size: 24px;
  line-height: 29px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 23px;
}
@media (max-width: 575.98px) {
  #mbmcookie h4 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 22px;
  }
}
#mbmcookie h4::after {
  content: '';
  position: relative;
  display: block;
  margin-left: 2px;
  margin-top: 12px;
  background-color: white;
  height: 2px;
  width: 65px;
}
@media (max-width: 575.98px) {
  #mbmcookie h4::after {
    margin-top: 22px;
  }
}
#mbmcookie .cookiemessage {
  display: block;
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
}
/* --------------------------------------------- */
/* ------------  DNN "Website-Dateien"   ------- */
/* --------------------------------------------- */
#dnnModuleDigitalAssetsSelectionToolbar {
  min-height: 40px;
  margin: 15px 0;
}
/* ----------------------------- */
/* ------------   2sxc   ------- */
/* ----------------------------- */
#paneList {
  display: none;
  height: 0;
}
/* use for div with wysiwyg content */
div.p-inherit p {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
}
.text-pre-wrap {
  white-space: pre-wrap;
}
/* border around all modules when in edit mode or being logged in as editor */
.dnnEditState .DnnModule,
.editor .DnnModule {
  border: 1px dashed #d9d9d9;
  /* grey03 */
}
/* also border around container when logged in as admin/editor */
.container.editor {
  border: 1px dashed #d9d9d9;
  /* grey03 */
}
.cursor-default {
  cursor: default;
}
.cursor-pointer {
  cursor: pointer;
}
.buttn,
.buttn:link,
.buttn:visited {
  color: white;
  background-color: #233b76;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
  border: none;
  display: inline-block;
  position: relative;
  transition: background-color 300ms ease-out;
  transition-property: background-color;
  transition-duration: 300ms;
  transition-timing-function: ease-out;
  transition-delay: initial;
  cursor: pointer;
  padding: 0px 36px;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  line-height: 18px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
  height: 44px;
  line-height: 44px;
}
a.buttn,
a.buttn:link,
a.buttn:visited {
  color: white;
}
.buttn:hover {
  color: white;
  background-color: #d9d9d9;
  text-decoration: none;
  cursor: pointer;
}
.buttn:active {
  color: white;
  background-color: #233b76;
  text-decoration: none;
  cursor: pointer;
}
.buttn .fa,
.buttn .icon {
  vertical-align: middle;
  margin-right: 8px;
}
.highlight-button {
  display: inline-block;
  padding: 0px 16px;
  height: 44px;
  line-height: 44px;
}
/* der Button unter den kleinen Teaser-Kacheln im Articles-Modul */
.buttn.teaser-more-button {
  display: block;
  width: 130px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}
/* bvk-Buttons */
.bvk-btn {
  color: white;
  background-color: #233b76;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
  padding-left: 36px;
  padding-right: 36px;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
  min-width: 100px;
  height: 44px;
  line-height: 44px;
}
.bvk-btn-grey {
  background-color: #525252;
}
.highlight-button,
.highlight-button:link,
.highlight-button:visited {
  color: white;
  background-color: #96aec9;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 16px;
  cursor: pointer;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
  /* .buttonM */
}
.highlight-button:hover,
.highlight-button:active {
  color: white;
  background-color: #d9d9d9;
  text-decoration: none;
}
.menu-highlight-button,
#SiteNav .menu-highlight-button,
body > .navbar-collapse .navbar-top .menu-highlight-button {
  color: #ffffff;
  padding: 0px 16px;
  height: 44px;
  line-height: 44px;
}
@media (min-width: 992px) {
  .highlight-button {
    margin-top: 0;
    margin-bottom: 0;
  }
  .highlight-button,
  .highlight-button:link,
  .highlight-button:visited {
    transition: background-color 300ms ease-out;
    transition-property: background-color;
    transition-duration: 300ms;
    transition-timing-function: ease-out;
    transition-delay: initial;
  }
  body.CP-None.domargin #SiteNav .menu-highlight-button {
    height: 34px;
    line-height: 34px;
  }
}
@media (max-width: 991.98px) {
  .highlight-button {
    margin-top: 32px;
    margin-bottom: -5px;
    margin-left: 22px;
  }
  .sticky-float-button .buttn,
  .sticky-float-button .buttn:link,
  .sticky-float-button .buttn:visited {
    padding: 0px 15px;
  }
  .sticky-float-button .buttn .fa {
    margin-right: 0px;
  }
}
@media (max-width: 767.98px) {
  .highlight-button {
    margin-top: 16px;
    margin-left: 18px;
  }
}
.breadcrumbs {
  text-decoration: none;
  padding-top: 45px;
  font-size: 14px;
  line-height: 16px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #808284;
}
.breadcrumbs a,
.breadcrumbs a:link,
.breadcrumbs a:visited {
  text-decoration: none;
  color: #808284;
}
.breadcrumbs a:hover,
.breadcrumbs a:active {
  text-decoration: underline;
  color: #808284;
}
.breadcrumbs .icon {
  vertical-align: middle;
  line-height: 1;
}
/* Header */
.main-header {
  background-color: white;
}
@media (min-width: 1200px) {
  .main-search-panel {
    max-width: 1140px;
    margin: 0 auto;
  }
}
@media (max-width: 767.98px) {
  .container-full-and-fluid {
    max-width: none !important;
  }
}
.top-header {
  position: relative;
  height: 140px;
}
@media (max-width: 991.98px) {
  .top-header {
    height: 0;
  }
}
.top-header .top-header-container {
  height: 100%;
}
.top-header .top-header-container .top-header-container .row {
  height: 100%;
  align-items: flex-start;
}
.bvk-nav.navbar-offcanvas {
  margin: 0;
  padding: 0;
  z-index: 1030;
  /* @media (min-width: 576px) and (max-width: 767.98px) {
        max-width: 540px;
    } */
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .bvk-nav.navbar-offcanvas {
    height: 124px;
    /* margin: 0 auto; */
    /*  max-width: 720px; */
  }
}
@media (max-width: 767.98px) {
  .bvk-nav.navbar-offcanvas {
    height: 74px;
    padding-left: 27px;
    padding-right: 27px;
  }
}
.bvk-nav.navbar-offcanvas .container {
  height: 100%;
}
.no-stage-image .bvk-nav.navbar-offcanvas {
  border-bottom: 2px solid #ffffff;
}
.header-left {
  align-self: flex-start;
}
@media (min-width: 992px) {
  .header-left {
    padding-top: 42px;
    /* padding-bottom: 37px; */
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .header-left {
    margin-top: 0px !important;
    padding-top: 33px;
    /* padding-bottom: 31px; */
  }
}
@media (max-width: 767.98px) {
  .header-left {
    margin-top: 0px !important;
    padding-top: 22px;
    /* padding-bottom: 17px; */
  }
}
.search-header {
  display: none;
  padding-top: 27px;
  padding-bottom: 22px;
  color: white;
  font-size: 16px;
  line-height: 18px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
  background-color: #233b76;
}
.search-header-icon {
  font-size: 24px;
  color: white;
  position: absolute;
  left: -35px;
  top: 0px;
}
@media (min-width: 992px) {
  .main-search-panel {
    margin: 0 auto;
  }
  /*
	body.CP-None.domargin header#MainHeader {
		position: fixed;
		display: block;
		width: 100%;
		z-index: 2;
        transition: top 0.3s;
	}
	
	body.CP-None.domargin .navspacer {
		height: 193px;
		display: block;
    }
    
    */
  body.CP-View .main-header {
    margin-left: -40px !important;
  }
  header#MainHeader {
    position: fixed;
    display: block;
    width: 100%;
    z-index: 1600;
    transition: top 0.3s;
  }
  .navspacer {
    /* height: 193px; */
    height: 217px;
    display: block;
  }
}
@media (max-width: 991.98px) {
  .mobile-sticky-nav {
    position: fixed;
    display: block;
    width: 100%;
    z-index: 1600;
    top: 0;
    left: 0;
    right: 0;
    border-bottom: 3px solid #d9d9d9;
  }
  html.slideout-open .mobile-sticky-nav {
    display: none !important;
  }
  .navspacer {
    height: 125px;
    display: block;
  }
  /*

    header#MainHeader {
        top: auto !important;
    }
    
    body.CP-None.domargin .wrapper {
        position: relative;
    }

    body.CP-None.domargin header#MainHeader {
		position: fixed;
		display: block;
		width: 100%;
		z-index: 1;
        transition: top 0.3s;
	}

	
    */
}
.logo img {
  width: auto;
  height: auto;
  /* height: 100%; */
  /* max-width: 100%; */
  max-height: 85px;
}
.top-navbar-nav a,
.top-navbar-nav a:link,
.top-navbar-nav a:visited {
  text-decoration: none;
  color: #85837e;
  font-size: 14px;
  line-height: 18px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
}
.top-navbar-nav a:hover,
.top-navbar-nav a:active {
  text-decoration: underline;
  color: #85837e;
  font-size: 14px;
  line-height: 18px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
}
@media (min-width: 992px) {
  body.CP-None.domargin .top-header {
    height: 124px;
  }
  body.CP-None.domargin .top-header .logo img {
    height: 45px !important;
  }
  .top-navbar {
    float: right;
    padding-top: 10px;
    line-height: 30px;
    text-align: right;
    color: #85837e;
    font-size: 14px;
    line-height: 18px;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 300;
  }
  .top-navbar nav {
    display: block;
    position: relative;
  }
  .top-navbar #navbar-contact {
    flex-direction: row;
    align-items: center;
  }
  .top-navbar .icon {
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
  }
  .top-navbar-search {
    text-decoration: none !important;
  }
  .top-navbar nav span.top-navbar-devider {
    display: inline-block;
    margin-left: 17px;
    margin-right: 17px;
    height: 30px;
    width: 1px;
    overflow: hidden;
    vertical-align: middle;
    background-color: #d9d9d9;
  }
  .top-navbar-nav a.top-navbar-close-search,
  .top-navbar-nav a.top-navbar-close-search:link,
  .top-navbar-nav a.top-navbar-close-search:visited,
  .top-navbar-nav a.top-navbar-close-search:hover,
  .top-navbar-nav a.top-navbar-close-search:active {
    display: none;
    position: absolute;
    left: -10px;
    top: -10px;
    width: 45px;
    height: 45px;
    padding-top: 11px;
    text-align: center;
    color: white !important;
    background-color: #233b76;
    font-size: 16px;
    line-height: 18px;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
  }
  .bottom-header {
    /* height: 80px; */
    line-height: 0;
    background-color: #233b76;
  }
  .no-stage-image .bottom-header {
    border-bottom: 2px solid white;
  }
}
@media (max-width: 991.98px) {
  .header-right {
    text-align: right;
    margin-top: 0px !important;
  }
  /* .mobile-menuzord-clear {
        clear: both;
        width: 100%;
        height: 1px;
    } */
  .top-navbar-nav {
    display: block;
    padding-top: 30px;
    min-height: 100vh;
  }
  .top-navbar-nav .icon {
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
  }
  .top-navbar-nav a {
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 22px;
  }
  .top-navbar-nav ul li:nth-child(4) {
    display: none;
  }
  .bottom-header {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navspacer {
    height: 75px;
    display: block;
  }
  .search-header-icon {
    font-size: 16px;
    top: 5px;
  }
  .logo img {
    max-height: 40px;
  }
  .top-navbar-nav a {
    padding-left: 18px;
  }
}
.mnav {
  text-align: right;
  padding-right: 17px;
  /* 27px */
  text-decoration: none;
  font-size: 16px;
  color: #141718;
}
.bvk-extra-slideoutnav-closer {
  text-decoration: none;
  font-size: 16px;
  color: #141718;
}
.header-slogan {
  font-size: 36px;
  line-height: 44px;
  display: block;
  /* padding-bottom: 22px; */
  margin-bottom: 34px;
  margin-top: 0;
  position: relative;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #141718;
  font-size: 42px;
  line-height: 50px;
  color: white;
}
/* Login Pop-Up */
.login-nav div.login-nav-panel {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: stretch;
  height: 100%;
}
@media (min-width: 992px) {
  .login-nav,
  .Portal-0 .login-nav {
    position: absolute;
    top: 25px;
    right: 0;
    left: 0;
    margin-right: -40px;
    z-index: 1601;
    display: flex;
    justify-content: flex-end;
  }
  .login-nav-inner {
    /* position: relative; */
  }
  .login-nav-top,
  .Portal-0 .login-nav-top {
    position: absolute;
    top: 0;
    left: 0;
    right: 35px;
    height: 20px;
    background-image: url('img/nav-bg-shadow.png');
    background-repeat: no-repeat;
    background-position: right bottom;
    z-index: 1602;
  }
  .login-nav .login-nav-panel {
    margin-top: 20px;
    padding: 10px;
    background-color: white;
    -webkit-box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.39);
    -moz-box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.39);
    box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.39);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
}
@media (max-width: 991.98px) {
  .login-nav {
    display: none;
  }
  .login-nav .login-nav-panel {
    padding-left: 22px;
  }
}
.login-nav .login-nav-panel h6 {
  margin-bottom: 20px;
}
.login-nav .login-nav-panel .login-item {
  padding: 10px 10px 0 10px;
  width: 160px;
  text-align: center;
  margin: 0;
  position: relative;
}
.login-nav .login-nav-panel .login-item .login-item-second-element {
  margin-bottom: 20px;
  display: block;
  float: right;
}
.login-nav .login-nav-panel .login-button {
  display: block;
  text-align: center;
  margin: 15px auto 0 auto;
  width: auto;
  position: absolute;
  bottom: 0;
}
.login-nav .login-nav-panel .login-button a {
  color: white;
  text-decoration: none;
}
/* Footer */
footer {
  padding-top: 27px;
  position: relative;
  background-color: #f4f4f4;
}
@media (max-width: 767.98px) {
  footer {
    padding-top: 33px;
  }
}
.footer-headline {
  padding-bottom: 15px;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #525252;
}
.top-footer {
  padding-bottom: 35px;
  border-bottom: 1px solid #d9d9d9;
}
.top-footer-right {
  text-align: right;
}
.footer-logo img {
  width: auto !important;
  height: auto !important;
  max-width: 100%;
  max-height: 60px;
}
@media (max-width: 767.98px) {
  .footer-logo img {
    max-height: 40px;
  }
}
.social-nav a,
.social-nav a:link,
.social-nav a:visited {
  font-size: 22px;
  text-decoration: none;
  margin-left: 20px;
  /* 25px */
  color: #808284;
}
.social-nav a:hover,
.social-nav a:active {
  text-decoration: none;
  color: #233b76;
}
.footer-newsletter {
  padding-bottom: 25px;
  padding-top: 30px;
  border-bottom: 1px solid #d9d9d9;
}
.footer-newsletter p {
  color: #808284;
  font-size: 14px;
  line-height: 18px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
}
.mid-footer {
  padding-bottom: 25px;
  padding-top: 30px;
  border-bottom: 1px solid #d9d9d9;
}
@media (max-width: 767.98px) {
  .mid-footer-right {
    margin-top: -9px !important;
  }
}
.custom-footer {
  padding-top: 30px;
  padding-bottom: 25px;
  border-top: 1px solid #d9d9d9;
}
.custom-footer,
.custom-footer .Normal,
.custom-footer .Normal p {
  color: #808284;
  font-size: 14px;
  line-height: 18px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
}
@media (min-width: 992px) {
  .custom-footer-button-right {
    text-align: right;
  }
}
.bottom-footer {
  padding-bottom: 27px;
  padding-top: 27px;
  color: #808284;
  font-size: 14px;
  line-height: 18px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
}
@media (min-width: 992px) {
  .bottom-footer-right {
    text-align: right;
  }
}
@media (max-width: 991.98px) {
  .bottom-footer-right {
    margin-top: 25px;
  }
  .bottom-footer-left,
  .bottom-footer-right {
    text-align: center;
  }
}
@media (max-width: 767.98px) {
  .bottom-footer {
    padding-bottom: 25px;
    padding-top: 25px;
  }
  .mobile-social-footer {
    text-align: center;
    padding-bottom: 25px;
  }
}
.bottom-footer-nav a,
.bottom-footer-nav a:link,
.bottom-footer-nav a:visited {
  text-decoration: none;
  color: #808284;
  font-size: 14px;
  line-height: 18px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
}
.bottom-footer-nav a:hover,
.bottom-footer-nav a:active {
  text-decoration: underline;
  color: #808284;
  font-size: 14px;
  line-height: 18px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
}
@media (min-width: 768px) {
  .bottom-footer-nav a {
    margin-right: 21px;
  }
  .bottom-footer-nav a:last-child {
    margin-right: 0;
  }
}
@media (max-width: 575.98px) {
  .bottom-footer-nav a {
    margin-bottom: 1em;
  }
}
@media (min-width: 768px) {
  .bottom-footer-nav .noLink {
    margin-right: 5px;
    display: inline-block;
  }
}
@media (max-width: 575.98px) {
  .bottom-footer-nav .noLink {
    margin-bottom: 0;
  }
}
/* ================================================== */
/* ================ Search Results SEITE ============ */
/* ================================================== */
.content-pane .DnnModule-SearchResults *::after,
.content-pane .DnnModule-SearchResults *::before {
  box-sizing: border-box;
}
.dnnSearchBoxPanel .dnnSearchBox .dnnSearchBox_advanced_dropdown .dnnPrimaryAction,
.dnnSearchResultPanel .dnnSearchResultSortOptions > li.active > a {
  background-image: none;
  color: white;
  background-color: #233b76;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
  border: none;
  display: inline-block;
  position: relative;
  transition: background-color 300ms ease-out;
  transition-property: background-color;
  transition-duration: 300ms;
  transition-timing-function: ease-out;
  transition-delay: initial;
  cursor: pointer;
  padding: 0px 36px;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  line-height: 18px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
  height: 44px;
  line-height: 44px;
  margin: 0;
  height: auto;
  text-shadow: none;
}
.dnnSearchBoxPanel .dnnSearchBox .dnnSearchBox_advanced_dropdown .dnnPrimaryAction:hover,
.dnnSearchResultPanel .dnnSearchResultSortOptions > li.active > a:hover {
  color: white;
  text-decoration: none;
  cursor: pointer;
  background-color: #d9d9d9;
}
.dnnSearchBoxPanel .dnnSearchBox .dnnSearchBox_advanced_dropdown .dnnSecondaryAction,
.dnnSearchResultPanel .dnnSearchResultSortOptions li:not(.active) > a {
  background-image: none;
  color: white;
  background-color: #233b76;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
  border: none;
  display: inline-block;
  position: relative;
  transition: background-color 300ms ease-out;
  transition-property: background-color;
  transition-duration: 300ms;
  transition-timing-function: ease-out;
  transition-delay: initial;
  cursor: pointer;
  padding: 0px 36px;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  line-height: 18px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
  height: 44px;
  line-height: 44px;
  margin-top: 0;
  margin-bottom: 0;
  height: auto;
  background-color: #aca59f;
  text-shadow: none;
}
.dnnSearchBoxPanel .dnnSearchBox .dnnSearchBox_advanced_dropdown .dnnSecondaryAction:hover,
.dnnSearchResultPanel .dnnSearchResultSortOptions li:not(.active) > a:hover {
  color: white;
  text-decoration: none;
  cursor: pointer;
  background-color: #525252;
  text-shadow: none;
}
.dnnSearchBoxPanel,
.dnnSearchResultPanel {
  max-width: 100% !important;
  background-color: #f4f4f4;
}
.dnnSearchBoxPanel {
  padding: 40px 0 40px 0;
}
.dnnSearchBoxPanel .dnnSearchBox {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
  border: 1px solid #f4f4f4;
  background-color: #ffffff;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #525252;
  height: auto;
  margin-left: 28px;
  margin-right: 120px;
  margin-bottom: 0;
  margin-top: 0;
  padding: 9px 12px 8px 12px;
}
@media (max-width: 575.98px) {
  .dnnSearchBoxPanel .dnnSearchBox {
    margin-left: 10px;
    margin-right: 90px;
  }
}
.dnnSearchBoxPanel .dnnSearchBox > a.dnnSearchBoxClearAdvanced {
  display: none;
  width: 0;
  height: 0;
}
.dnnSearchBoxPanel .dnnSearchBox > input[type="text"],
.dnnSearchBoxPanel .dnnSearchBox > input[type="text"]:focus {
  /* position: relative; */
  height: auto;
  border: 0;
  box-shadow: none;
  min-width: 110px;
  padding: 0;
  margin: 0;
  left: 12px;
}
.dnnSearchBoxPanel .dnnSearchBox > a.dnnSearchBoxClearText {
  margin-top: 3px;
}
.dnnSearchBoxPanel .dnnSearchBox > .dnnSearchBox_advanced {
  right: 30px;
  top: 7px;
  margin: 0;
}
.dnnSearchBoxPanel .dnnSearchBox > .dnnSearchBox_advanced > .dnnSearchBox_advanced_label {
  padding: 2px 12px 0 10px;
  height: 27px;
}
.dnnSearchBoxPanel .dnnSearchBox > a.dnnSearchButton {
  top: 12px;
  right: 5px;
  margin: 0;
}
.dnnSearchBoxPanel .dnnSearchResultAdvancedTip {
  margin: 8px 29px 1px 0;
}
@media (max-width: 575.98px) {
  .dnnSearchBoxPanel .dnnSearchResultAdvancedTip {
    margin-right: 18px;
  }
}
.dnnSearchResultPanel {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: flex-start;
  padding: 20px 0 20px 0;
}
.dnnSearchResultPanel .dnnRight {
  line-height: 0.75;
  margin-left: 10px;
  float: unset;
}
.dnnSearchResultPanel > .dnnRight > span.dnnSearchResultCountPerPage {
  margin-top: 7px;
}
@media (max-width: 991.98px) {
  .dnnSearchResultPanel {
    flex-direction: column;
    align-items: flex-start;
    justify-content: unset;
  }
  .dnnSearchResultPanel .dnnRight {
    margin-top: 1em;
  }
  .dnnSearchResultPanel .dnnRight:first-child {
    margin-top: 0;
  }
}
.dnnSearchResultPanel .dnnSearchResultSortOptions {
  border-radius: 0;
  border: 0;
  padding: 0;
}
.dnnSearchResultPanel .dnnSearchResultSortOptions::before {
  content: "Suchergebnisse sortieren nach:";
  display: inline-block;
}
@media (max-width: 767.98px) {
  .dnnSearchResultPanel .dnnSearchResultSortOptions::before {
    width: 97%;
    display: block;
    margin-bottom: 5px;
  }
}
.dnnSearchResultPanel .dnnSearchResultSortOptions > li {
  margin: 0;
  border: 0;
}
.dnnSearchResultPanel .dnnSearchResultSortOptions > li:first-child {
  margin-left: 8px;
  margin-right: 10px;
}
@media (max-width: 767.98px) {
  .dnnSearchResultPanel .dnnSearchResultSortOptions > li:first-child {
    margin-left: 0;
  }
}
.dnnSearchResultPanel .dnnSearchResultSortOptions > li:last-child {
  margin: 0;
}
.dnnSearchResultPanel .dnnSearchResultSortOptions > li > a {
  display: inline-block;
  margin: 0 auto 0 0;
  background-image: none;
  background-color: #d0d0d0;
}
.dnnSearchResultPanel .selectize-control {
  margin-top: 0;
  line-height: 1;
}
.dnnSearchResultPanel .selectize-control .selectize-input {
  padding: 10px 8px 8px 8px;
}
.dnnSearchResultPanel .selectize-control .selectize-input .item,
.dnnSearchResultPanel .selectize-control .selectize-dropdown .option {
  line-height: 18px;
}
.dnnFormItem .dnnTagsInput {
  padding: 9px 12px 8px 12px;
}
.dnnFormItem .dnnTagsInput input {
  padding: 0;
  margin: 0;
  line-height: 1.5;
}
.dnnFormItem .dnnTagsInput span.tag {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #85837e;
  background-color: #f4f4f4;
  border-color: #b8b8b8;
}
.dnnCheckbox .mark {
  background-color: transparent;
  padding: 0;
}
.dnnSearchBoxPanel .dnnSearchBox input[type="text"],
.dnnSearchBoxPanel .dnnSearchBox input[type="text"]:focus,
.dnnSearchBoxPanel .dnnSearchResultAdvancedTip,
.dnnSearchBoxPanel .dnnSearchBox .dnnSearchBox_advanced .dnnSearchBox_advanced_label,
.dnnSearchBoxPanel .dnnSearchBox .dnnSearchBox_advanced label,
.dnnSearchBoxPanel .dnnSearchBox .dnnSearchBox_advanced label span,
.dnnSearchBoxPanel .dnnSearchBox .dnnSearchBox_advanced input,
.dnnSearchResultPanel .dnnRight .dnnSearchResultCountPerPage,
.dnnSearchResultPanel .dnnSearchResultSortOptions::before,
.selectize-control .selectize-input input,
.selectize-control .selectize-input .summary,
.selectize-control.show-checkbox .selectize-input.items .summary,
.selectize-control .selectize-input .item,
.selectize-control .selectize-dropdown .option,
.selectize-control .selectize-dropdown .option label {
  color: #525252;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  vertical-align: middle;
}
/* ================================================== */
/* ======== Search Input (im Header-Bereich) ======== */
/* ================================================== */
@media (max-width: 991.98px) {
  .mobile-search-panel {
    color: white;
    padding: 55px 20px 40px 20px;
    background-color: #233b76;
    width: 100%;
  }
  .mobile-search-panel .main-search {
    width: 100%;
    margin: 0;
  }
}
@media (max-width: 767.98px) {
  .mobile-search-panel {
    font-size: 12px;
    line-height: 14px;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    padding: 22px 15px 23px 15px;
  }
  .mobile-search-panel .main-search {
    border-bottom: 1px solid #96aec9;
  }
}
.main-search .searchSkinObjectPreview_group {
  display: none;
}
.main-search-inner {
  border: none;
  height: 30px;
  position: relative;
  margin-left: 35px;
  margin-top: 0px;
  border-bottom: 1px solid #96aec9;
  /* #96aec9 */
}
@media (max-width: 767.98px) {
  .main-search-inner {
    border-bottom: none;
  }
}
.main-search-inner .searchInputContainer input[type="text"],
.main-search-inner .searchInputContainer input[type="text"]:focus {
  border: 0;
  box-shadow: none;
  background-color: transparent;
  padding: 0;
  color: white;
}
#dnn_dnnSEARCH_ClassicSearch,
.searchInputContainer {
  display: block !important;
}
.searchInputContainer {
  z-index: 1040;
}
.main-search .NormalTextBox {
  position: absolute;
  left: 0px;
  top: 1px;
  width: 90% !important;
  height: 25px;
  color: white;
  border: none;
  background: none;
  outline: none;
  display: block !important;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 18px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
  /* ::placeholder 						___ Chrome, Firefox, Opera, Safari 10.1+ */
  /* :-ms-input-placeholder 	___ Internet Explorer 10-11 */
  /* ::-ms-input-placeholder 	___ Microsoft Edge */
  /* :-moz-placeholder 				___ Firefox 18-  */
  /* ::-moz-placeholder 			___ Firefox 19+  */
}
.main-search .NormalTextBox::placeholder {
  color: white;
  opacity: 0.6;
}
.main-search .NormalTextBox:focus::placeholder {
  opacity: 0;
}
.main-search .NormalTextBox:-ms-input-placeholder {
  color: white;
  opacity: 0.6;
}
.main-search .NormalTextBox:focus:-ms-input-placeholder {
  opacity: 0;
}
.main-search .NormalTextBox::-ms-input-placeholder {
  color: white;
  opacity: 0.6;
}
.main-search .NormalTextBox:focus::-ms-input-placeholder {
  opacity: 0;
}
.main-search .NormalTextBox::-webkit-input-placeholder {
  color: white;
  opacity: 0.6;
}
.main-search .NormalTextBox:focus::-webkit-input-placeholder {
  opacity: 0;
}
.main-search .NormalTextBox:-moz-placeholder {
  color: white;
  opacity: 0.6;
}
.main-search .NormalTextBox:focus:-moz-placeholder {
  opacity: 0;
}
.main-search .NormalTextBox::-moz-placeholder {
  color: white;
  opacity: 0.6;
}
.main-search .NormalTextBox:focus::-moz-placeholder {
  opacity: 0;
}
@media (max-width: 767.98px) {
  .main-search .NormalTextBox {
    font-size: 12px;
    line-height: 14px;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
  }
  .main-search .NormalTextBox::placeholder {
    opacity: 0;
  }
  .main-search .NormalTextBox:-ms-input-placeholder {
    opacity: 0;
  }
  .main-search .NormalTextBox::-ms-input-placeholder {
    opacity: 0;
  }
  .main-search .NormalTextBox::-webkit-input-placeholder {
    opacity: 0;
  }
  .main-search .NormalTextBox:-moz-placeholder {
    opacity: 0;
  }
  .main-search .NormalTextBox::-moz-placeholder {
    opacity: 0;
  }
}
.main-search a.skin-search {
  position: absolute;
  right: 0px;
  top: 3px;
  cursor: pointer;
  color: white;
  text-decoration: none;
}
.main-search a.skin-search:hover {
  color: white;
}
span.skin-search {
  display: none;
}
.main-search .searchSkinObjectPreview {
  margin-top: 43px;
  right: 0px !important;
  left: 0px !important;
  width: 100% !important;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  background-color: white;
  border: 1px solid #233b76;
}
.main-search .searchSkinObjectPreview li {
  border-top: 0;
  color: #141718;
}
.main-search .searchSkinObjectPreview li:hover {
  background-color: #f4f4f4;
  color: #141718;
}
@media (max-width: 767.98px) {
  .main-search .searchSkinObjectPreview {
    margin-top: 43px;
  }
}
.main-search .searchSkinObjectPreview .searchSkinObjectPreview_more {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #233b76;
}
@media (max-width: 767.98px) {
  .main-search .searchSkinObjectPreview .searchSkinObjectPreview_more {
    font-size: 12px;
    line-height: 19px;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
  }
}
.main-search .dnnSearchBoxClearText {
  margin: 0 !important;
  right: 100px !important;
  top: 4px !important;
}
@media (max-width: 575.98px) {
  .main-search .dnnSearchBoxClearText {
    right: 70px !important;
    top: 2px !important;
  }
}
/* Sticky Float Buttons */
.sticky-float-buttons {
  z-index: 1590;
  display: flex;
  flex-direction: column;
  /* @supports (position: sticky) {
      position: -webkit-sticky; 
      position: sticky;
    } */
  position: absolute;
  /* position: fixed; */
  right: 3px;
  /* top: 50vh; */
  margin: 0 0 0 auto;
}
.sticky-float-buttons .buttn {
  margin: 0;
}
.sticky-float-buttons .buttn .bvk-icon,
.sticky-float-buttons .buttn .fas,
.sticky-float-buttons .buttn .far,
.sticky-float-buttons .buttn .fa {
  margin-right: 0;
  margin-left: 12px;
}
.sticky-float-buttons .buttn .bvk-icon:before {
  margin-right: 0;
}
.sticky-float-buttons .buttn.second-button {
  top: 20px;
}
.sticky-float-buttons .buttn.third-button {
  top: 40px;
}
.sticky-float-buttons .buttn.fourth-button {
  top: 60px;
}
@media (max-width: 991.98px) {
  .sticky-float-buttons .buttn {
    padding: 0 15px;
  }
  .sticky-float-buttons .buttn span {
    display: none;
  }
  .sticky-float-buttons .buttn .bvk-icon,
  .sticky-float-buttons .buttn .fas,
  .sticky-float-buttons .buttn .far,
  .sticky-float-buttons .buttn .fa {
    margin-right: 0;
    margin-left: 0;
  }
}
.homeskin .sticky-float-buttons {
  top: 60px;
  width: max-content;
}
.normalskin .sticky-float-buttons {
  top: 0;
  width: max-content;
}
@media (max-width: 991.98px) {
  .normalskin .sticky-float-buttons {
    top: 60px;
  }
}
.homeskin .sticky-float-buttons.sticky-offset-lg,
.normalskin .sticky-float-buttons.sticky-offset-lg {
  position: fixed;
  top: 230px;
}
.homeskin .sticky-float-buttons.sticky-offset-md,
.normalskin .sticky-float-buttons.sticky-offset-md {
  position: fixed;
  top: 245px;
}
.homeskin .sticky-float-buttons.sticky-offset-sm,
.normalskin .sticky-float-buttons.sticky-offset-sm {
  position: fixed;
  top: 190px;
}
.bvk-faq {
  font-size: 15px;
}
a.totoplink {
  position: absolute;
  top: -62px;
  right: 3px;
  width: 46px;
  height: 46px;
  display: block;
  line-height: 46px;
  font-size: 20px;
  outline: none;
}
@media (max-width: 767.98px) {
  a.totoplink {
    top: -58px;
    width: 46px;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
  }
}
a.totoplink,
a.totoplink:link,
a.totoplink:visited {
  text-align: center;
  text-decoration: none;
  color: #808284;
  background-color: #f4f4f4;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
}
a.totoplink:hover,
a.totoplink:active {
  text-decoration: none;
  color: white;
  background-color: #233b76;
}
a.totoplink .icon {
  vertical-align: middle;
}
#go-to-top-button {
  position: fixed;
  bottom: 20px;
  right: 3px;
  z-index: 99;
}
#go-to-top-button a.totoplink {
  position: unset !important;
  top: unset !important;
}
.content-stage {
  margin-bottom: 11px;
}
.content-stage {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #233b76;
}
.Level1 .content-stage {
  background-color: #96aec9;
}
.Level2 .content-stage,
.Level3 .content-stage,
.Level4 .content-stage {
  background-color: #808284;
}
.content-stage-inner {
  min-height: 255px;
}
@media (max-width: 767.98px) {
  .content-stage-inner {
    min-height: 190px;
  }
}
.content-stage-inner h1 {
  display: block;
}
.content-stage-headline,
.content-stage-inner h1 {
  color: white;
  font-size: 36px;
  line-height: 44px;
  padding-bottom: 22px;
  margin-bottom: 0;
  margin-top: 7px;
  position: relative;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
}
@media (max-width: 767.98px) {
  .content-stage-headline,
  .content-stage-inner h1 {
    font-size: 28px;
    line-height: 34px;
    padding-bottom: 20px;
  }
}
.content-stage-headline::after,
.content-stage-inner h1::after {
  content: '';
  width: 100px;
  height: 3px;
  background-color: white;
  position: absolute;
  bottom: -14px;
  left: 0;
}
/* 2SXC Startpage HTML Content Stage */
.htmlcontentstage {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.htmlcontentstage-title {
  color: white;
  font-size: 42px;
  line-height: 50px;
  margin-top: 435px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .htmlcontentstage-title {
    font-size: 32px;
    line-height: 42px;
    margin-top: 280px;
  }
}
@media (min-width: 352px) and (max-width: 767.98px) {
  .htmlcontentstage-title {
    font-size: 24px;
    line-height: 34px;
    margin-top: 280px;
  }
}
@media (max-width: 351.98px) {
  .htmlcontentstage-title {
    font-size: 20px;
    line-height: 34px;
    margin-top: 280px;
    word-break: break-word;
  }
}
@media (min-width: 992px) {
  .htmlcontentstage-title .title {
    max-height: 100px;
    overflow: hidden;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .htmlcontentstage-title .title {
    max-width: 415px;
  }
}
@media (min-width: 992px) {
  .htmlcontentstage-title .subtitle {
    max-height: 50px;
    overflow: hidden;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .htmlcontentstage-title .title,
  .htmlcontentstage-title .subtitle {
    max-height: 84px;
    overflow: hidden;
  }
}
@media (max-width: 351.98px) {
  .htmlcontentstage-title .title,
  .htmlcontentstage-title .subtitle {
    max-height: 68px;
    overflow: hidden;
  }
}
.htmlcontentstage-title.layernav-toggler {
  cursor: pointer;
}
.htmlcontentstage .htmlcontentstage-title .icon {
  vertical-align: middle;
  font-size: 33px;
  line-height: 1;
}
.htmlcontentstage-title-line {
  width: 100px;
  height: 3px;
  background-color: white;
  margin-top: 17px;
}
/*für StageHeader mit Störer und ggf. mit Slider*/
.storercontainer {
  width: 100%;
  position: relative;
}
.storerBlau {
  background-color: #96aec9;
}
.storerGelb {
  background-color: #fdc82e;
}
.sliderstorer {
  width: 325px;
  height: 325px;
  border-radius: 50%;
  position: absolute;
  top: 65px;
  right: 15px;
  z-index: 200;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .sliderstorer {
    top: 40px;
    right: 0;
  }
}
.sliderstorer-innen {
  border: 2px solid white;
  border-radius: 50%;
  margin: 0;
  position: absolute;
  left: 15px;
  top: 15px;
  right: 15px;
  bottom: 15px;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 767.98px) {
  .sliderstorer-innen {
    border: 1px solid white;
    left: 10px;
    top: 10px;
    right: 10px;
    bottom: 10px;
  }
}
.storerTitle {
  margin-top: 0;
  margin-bottom: 20px;
  text-align: center;
  font-size: 28px;
  max-height: 64px;
  overflow: hidden;
  padding: 0px 35px 0px 35px;
  line-height: 32px;
}
.storerSubtitle {
  margin-bottom: 25px;
  text-align: center;
  font-size: 20px;
  max-height: 44px;
  overflow: hidden;
  line-height: 22px;
  padding: 0px 35px 0px 35px;
  font-weight: 100;
}
.storerLink {
  margin-bottom: 0;
  text-align: center;
  padding: 0px 35px 0px 35px;
}
.storerLink .bvk-icon::before {
  margin-right: 0;
}
.transparentStorer {
  background-color: rgba(150, 174, 201, 0.5);
}
.transparentGelbStorer {
  background-color: rgba(255, 200, 46, 0.5);
}
.storerLink a,
.storerLink a:Link,
.storerLink a:visited {
  color: white;
}
.storerLink a:Link:hover {
  cursor: pointer;
}
.bvk-owl-next,
.bvk-owl-prev {
  background-color: rgba(255, 255, 255, 0.5) !important;
  border: 1px solid transparent;
  width: 60px;
  height: 60px;
  font-size: 80px !important;
  color: white;
  position: absolute;
  top: 40%;
  overflow: hidden;
  padding-bottom: 13px !important;
}
.bvk-owl-next {
  padding-left: 10px !important;
}
.bvk-owl-prev {
  padding-right: 10px !important;
}
.bvk-owl-next:focus,
.bvk-owl-prev:focus {
  outline: none;
  outline: 0;
}
.bvk-owl-next {
  right: -5px;
}
.bvk-owl-prev {
  left: -5px;
}
.owl-dots {
  position: absolute;
  bottom: 10px;
  right: 0px;
  left: 0px;
  margin: auto;
}
/* ------------------------------------------ */
/*  Stage Header / Content Stage mediaqueries */
/* ------------------------------------------ */
@media (min-width: 992px) {
  .htmlcontentstage {
    height: 636px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .htmlcontentstage {
    height: 480px;
  }
}
@media (max-width: 767.98px) {
  .htmlcontentstage {
    height: 470px;
  }
  .htmlcontentstage .htmlcontentstage-title .icon {
    font-size: 22px;
  }
  .sliderstorer {
    width: 210px;
    height: 210px;
    top: 35px;
    right: 10px;
  }
  .storerTitle {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 17px;
    max-height: 38px;
    line-height: 19px;
    padding: 0px 15px 0px 15px;
  }
  .storerSubtitle {
    margin-bottom: 15px;
    font-size: 13px;
    line-height: 15px;
    max-height: 30px;
    padding: 0px 15px 0px 15px;
  }
  .storerLink {
    font-size: 13px;
    line-height: 15px;
  }
}
/* Downloadcenter */
.downloads-header h6 {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 22px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #141718;
  margin-top: 26px;
  margin-bottom: 32px;
}
.downloads-table {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: #b3b3b3 solid 1px;
}
.downloads-table:first-child {
  padding-top: 8px;
}
.downloads-level-1 .downloads-table:nth-child(2),
.downloads-level-2 .downloads-table:nth-child(2) {
  padding-top: 0px;
}
.downloads-level-1,
.downloads-level-2 {
  margin-bottom: 32px;
}
.downloads-footer {
  margin-bottom: 50px;
  padding-top: 20px;
}
.downloads-level-1 .downloads-footer {
  margin-bottom: 5px;
}
.downloads-level-1 .downloads-level-2:last-child .downloads-footer {
  margin-bottom: 0px;
}
.downloads-level-1 .downloads-header h2 {
  margin-top: 50px !important;
}
.downloads-header small {
  display: block;
  margin-bottom: 32px;
}
.downloads-header small p {
  font-size: 0.8rem;
  margin: 0;
}
.downloads-level-1 .downloads-level-2:nth-child(2) .downloads-header h6 {
  margin-top: 13px;
  margin-bottom: 44px;
}
/* .downloads-footer .buttn {
    line-height: 44px;
} */
@media (max-width: 767.98px) {
  .downloads-table {
    padding-top: 26px;
    padding-bottom: 29px;
  }
}
.downloads-title {
  font-size: 18px;
  line-height: 22px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #141718;
  color: #233b76;
}
.downloads-description,
.downloads-date,
.downloads-text {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #808284;
}
.downloads-link a {
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #233b76;
  font-size: 18px;
}
.downloads-link .fa {
  vertical-align: middle;
}
@media (min-width: 768px) {
  .downloads-link {
    text-align: right;
  }
  .downloads-link a {
    margin-right: 28px;
  }
  .downloads-link a.buttn {
    margin-right: 0px;
  }
  /*

    .downloads-level-1 .downloads-header,
    .downloads-level-1 .downloads-title
     {
        padding-left: 15px !important;
    }

    .downloads-level-2 .downloads-header,
    .downloads-level-2 .downloads-title
     {
        padding-left: 30px !important;
    }

    */
}
@media (max-width: 767.98px) {
  .downloads-link {
    padding-top: 7px;
  }
}
@media (max-width: 991.98px) {
  .downloads-text {
    margin-top: 0px !important;
  }
}
.downloads-archive-link {
  text-align: right;
}
.downloads-filter {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 33px 29px 40px 29px;
  margin-bottom: 38px;
  background-color: #f4f4f4;
}
.downloads-filter-note {
  color: #808284;
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .downloads-filter {
    padding: 34px 28px 29px 28px;
    margin-bottom: 46px;
  }
  .downloads-filter-note {
    margin-bottom: 22px;
  }
}
@media (max-width: 767.98px) {
  .downloads-filter {
    padding: 34px 19px 29px 19px;
    margin-bottom: 40px;
  }
  .downloads-filter-note {
    margin-bottom: 4px;
  }
}
.downloads-filter-bar label {
  display: block;
  color: #525252;
  padding-bottom: 6px;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-family: 'Roboto', sans-serif !important;
  font-style: normal !important;
  font-weight: 700 !important;
}
@media (max-width: 767.98px) {
  .downloads-filter-bar label {
    padding-bottom: 4px;
  }
}
@media (max-width: 991.98px) {
  .downloads-filter-bar span label {
    display: none;
  }
}
.downloads-filter-bar select {
  display: block;
  -webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
  border: none;
  background-color: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 13px 18px 11px 18px;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  color: #525252;
  font-size: 12px;
  line-height: 19px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
}
.downloads-filter-bar .chosen-container.chosen-container-multi,
.downloads-filter-bar .chosen-container.chosen-container-one {
  background-image: url("img/bg-arrow-grey01-angle-down.png");
  background-repeat: no-repeat;
  background-position: right 10px top 19px;
}
.chosen-container-one {
  padding: 10px 23px 9px 18px;
}
.chosen-container-multi {
  padding: 8px 23px 9px 18px;
}
.download-filterremove {
  cursor: pointer;
}
.downloads-filter-bar .chosen-container {
  min-height: 44px;
  display: block;
  -webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
  border: none;
  background-color: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0;
  width: 100% !important;
  box-sizing: border-box;
}
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 26px;
  outline: 0;
  border: 0!important;
  background: 0 0!important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
.chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li {
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
.downloads-filter-bar .chosen-container.chosen-container-one.chosen-with-drop,
.downloads-filter-bar .chosen-container.chosen-container-multi.chosen-with-drop {
  background-image: url("img/bg-arrow-grey01-angle-up.png") !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .downloads-filter-bar .chosen-container.chosen-container-multi {
    background-image: url("img/bg-arrow-grey01-angle-down@2x.png");
    background-size: 9px 6px;
  }
  .downloads-filter-bar .chosen-container.chosen-container-multi.chosen-with-drop {
    background-image: url("img/bg-arrow-grey01-angle-up@2x.png");
  }
}
@media (max-width: 991.98px) {
  .downloads-filter-bar select,
  .downloads-filter-bar .chosen-container {
    margin-bottom: 9px;
  }
}
.downloads-filter-bar .chosen-container .chosen-choices .search-field .chosen-search-input {
  height: auto;
  margin: 0;
  line-height: normal;
  color: #525252;
  font-size: 12px;
  line-height: 19px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
}
.chosen-container .chosen-choices .search-field .chosen-search-input {
  height: auto;
  margin: 0;
  line-height: normal;
  color: #525252;
  font-size: 12px;
  line-height: 19px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
}
.downloads-filter-bar .chosen-container .chosen-choices {
  line-height: normal;
  font-size: inherit;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: none;
  border: none;
}
.downloads-filter-bar .chosen-container .chosen-choices .search-choice {
  border: none;
  background-color: #f4f4f4;
  padding: 5px 12px;
  padding-right: 25px;
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  color: #525252;
  font-size: 12px;
  line-height: 19px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: normal !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  background-clip: unset !important;
  background-size: 100% 100% !important;
  background-image: none !important;
}
.downloads-filter-bar .chosen-container .chosen-choices .search-choice .search-choice-close {
  top: 6px;
  right: 7px;
  background-position: -40px 0px;
}
.downloads-filter-bar .chosen-container .chosen-choices .search-choice .search-choice-close:hover {
  background-position: -40px -12px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("img/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.downloads-filter-bar .buttn {
  margin: 0 !important;
  display: block;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  box-sizing: border-box;
}
.downloads-filter-bar .chosen-container ul {
  border: none;
  background-color: transparent;
  background-image: none;
  padding: 0;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-multi .chosen-choices,
.chosen-container-one .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
.downloads-filter-bar .chosen-container .chosen-drop ul.chosen-results {
  color: #525252;
  font-size: 12px;
  line-height: 19px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
}
.downloads-filter-bar .chosen-container .chosen-drop ul.chosen-results li {
  padding-left: 17px;
  padding-bottom: 5px;
}
.chosen-drop .result-selected {
  display: list-item;
  color: #ccc !important;
  cursor: default;
}
.downloads-filter-bar .chosen-container .chosen-results li.highlighted {
  background: none;
  text-decoration: underline;
  color: #525252;
}
.downloads-filter-bar .chosen-container ul {
  border: none;
  background-color: transparent;
  background-image: none;
  padding: 0;
}
.chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container-multi:focus,
.chosen-container-one:focus,
.chosen-drop:focus {
  outline: none;
}
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* show border around inner module block when being logged in as editor */
.editor .downloadcenter .downloads-files {
  border: 1px dotted blue;
  background-color: #faffff;
}
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0!important;
  background: 0 0!important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
.download-select,
.download-multiselect {
  width: 100%;
  border: none;
  outline: none;
  height: 26px;
}
.error {
  color: red;
}
.download-btn {
  width: 100%;
}
.downloads-filter-bar .chosen-container .chosen-drop {
  left: 0px;
  border: none;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.downloads-filter-bar .chosen-container .chosen-drop ul.chosen-results {
  color: #525252;
  font-size: 12px;
  line-height: 19px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
}
.downloads-filter-bar .chosen-container .chosen-drop ul.chosen-results li {
  padding-left: 17px;
  padding-bottom: 5px;
}
.downloads-filter-bar .chosen-container .chosen-results li.highlighted {
  background: none;
  text-decoration: underline;
  color: #525252;
}
/* show border around inner module block when being logged in as editor */
.editor .downloadcenter .downloads-files {
  border: 1px dotted blue;
  background-color: #faffff;
}
/* BVK-2sxc-Downloadtabelle (neues Downloadcenter) */
.bvk-2sxc-downloadtabelle .downloads-footer {
  margin-bottom: 10px;
  padding-top: 0;
}
.bvk-2sxc-downloadtabelle .downloads-footer .downloads-link {
  text-align: right;
}
.bvk-2sxc-downloadtabelle .downloads-level-1 .downloads-level-2:last-child .downloads-footer {
  margin-top: 20px;
}
.bvk-2sxc-downloadtabelle .downloads-header .downloads-subfolder-title {
  margin-top: 31px !important;
  margin-bottom: 31px !important;
}
.bvk-2sxc-downloadtabelle .downloads-header .downloads-subfolder-description {
  margin-bottom: 40px;
}
.bvk-2sxc-downloadtabelle .downloads-vorschaubild {
  width: 120px;
  max-height: 82px;
  margin-right: 20px;
  float: left;
}
.bvk-2sxc-downloadtabelle .downloads-vorschaubild img {
  vertical-align: top;
  width: 120px;
  height: auto;
  max-height: 82px;
}
.bvk-2sxc-downloadtabelle .downloads-title {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .bvk-2sxc-downloadtabelle .downloads-description {
    max-height: 50px;
    overflow: hidden;
  }
}
@media (max-width: 991.98px) {
  .bvk-2sxc-downloadtabelle .downloads-vorschaubild,
  .bvk-2sxc-downloadtabelle .downloads-description {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .bvk-2sxc-downloadtabelle .downloads-table-left-part {
    padding-right: 1rem;
  }
}
@media (max-width: 767.98px) {
  .bvk-2sxc-downloadtabelle .downloads-table-left-part {
    padding-right: 0;
  }
  .bvk-2sxc-downloadtabelle .downloads-link {
    padding-top: 16px;
  }
}
@media (max-width: 575.98px) {
  .bvk-2sxc-downloadtabelle .downloads-vorschaubild-container,
  .bvk-2sxc-downloadtabelle .downloads-title,
  .bvk-2sxc-downloadtabelle .downloads-description {
    width: 100%;
    display: block !important;
    overflow: hidden;
  }
  .bvk-2sxc-downloadtabelle .downloads-text {
    text-align: center;
  }
  .bvk-2sxc-downloadtabelle .buttn,
  .bvk-2sxc-downloadtabelle .buttn:link,
  .bvk-2sxc-downloadtabelle .buttn:visited {
    padding: 6px 36px;
    height: auto;
    line-height: 2;
  }
}
.NormalContainer h1,
.page-headline h1 {
  font-size: 42px;
  line-height: 50px;
  display: block;
  /* padding-bottom: 22px; */
  margin-bottom: 34px;
  margin-top: 0px;
  position: relative;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #141718;
}
.NormalContainer h1::after,
.page-headline h1::after {
  content: '';
  width: 100px;
  height: 3px;
  background-color: #dcd7ca;
  position: relative;
  display: block;
  margin-top: 22px;
  margin-left: 2px;
}
/*
@media (min-width: 768px) { 

    .NormalContainer h1::after, 
    .page-headline h1::after {
        position: absolute;
        bottom: 0;
        left: 0;
    }

}
*/
@media (max-width: 767.98px) {
  .NormalContainer h1,
  .page-headline h1 {
    font-size: 28px;
    line-height: 34px;
    padding-bottom: 20px;
    margin-bottom: 32px;
    text-align: center;
  }
  .NormalContainer h1::after,
  .page-headline h1::after {
    position: relative;
    display: block;
    margin-top: 24px;
    margin-left: calc(50% - 50px);
    margin-right: calc(50% - 50px);
  }
}
.NormalContainer h2 {
  font-size: 36px;
  line-height: 44px;
  display: block;
  padding-bottom: 0;
  margin-bottom: 34px;
  margin-top: 0;
  position: relative;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #141718;
}
.NormalContainer h2::after {
  content: '';
  width: 100px;
  height: 3px;
  background-color: #dcd7ca;
  position: relative;
  display: block;
  margin-top: 22px;
  margin-left: 2px;
}
/*
@media (min-width: 768px) { 

    .NormalContainer h2::after {
        position: absolute;
        bottom: 0;
        left: 0;
    }

}
*/
@media (max-width: 767.98px) {
  .NormalContainer h2 {
    font-size: 24px;
    line-height: 34px;
    padding-bottom: 0;
    margin-bottom: 32px;
    text-align: center;
  }
  .NormalContainer h2::after {
    position: relative;
    display: block;
    margin-top: 20px;
    margin-left: calc(50% - 50px);
    margin-right: calc(50% - 50px);
  }
}
.NormalContainer h3,
.NormalContainer .console.profile .console-none h3 {
  font-size: 24px;
  line-height: 29px;
  margin-top: 50px;
  margin-bottom: 16px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #233b76;
}
@media (max-width: 767.98px) {
  .NormalContainer h3 {
    font-size: 16px;
    line-height: 20px;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
  }
}
.NormalContainer h4 {
  font-size: 20px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #141718;
}
@media (max-width: 767.98px) {
  .NormalContainer h4 {
    font-size: 17px;
    line-height: 20px;
  }
}
.NormalContainer h5 {
  font-size: 20px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #141718;
}
.NormalContainer h6 {
  font-size: 18px;
  line-height: 22px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #141718;
}
.Normal,
.Normal p,
.Normal ul,
.Normal ol,
.NormalDisabled,
.NormalDeleted,
.NormalContainerContent,
.NormalContainerContent p,
.NormalContainerContent ul,
.NormalContainerContent ol {
  color: #808284;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
}
.Normal p,
.NormalContainerContent p {
  margin-top: 0.5em;
  margin-bottom: 0.8em;
}
.Normal b,
.Normal p b,
.Normal strong,
.Normal p strong,
.NormalContainerContent b,
.NormalContainerContent p b,
.NormalContainerContent strong,
.NormalContainerContent p strong {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
}
/* .Normal i,
.Normal p i,
.Normal em,
.Normal p em,
.NormalContainerContent i,
.NormalContainerContent p i,
.NormalContainerContent em,
.NormalContainerContent p em {
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  font-weight: 400;
} */
/* =============================================================== */
/* ======= Animated Off-canvas Navigation for Bootstrap 4 ======== */
/* ============================ CSS ============================== */
.wrapper-offcanvas {
  transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
}
.navbar {
  /* transition: all .5s .1s; */
  transition: none;
}
.bvk-nav.navbar-offcanvas.bg-dark {
  background-color: #233b76 !important;
}
.bvk-nav.navbar-offcanvas .container {
  position: relative;
  flex-wrap: nowrap;
  /* padding: 0; */
  transform: translate3d(0px, 0, 0);
  transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
}
@media (max-width: 324.98px) {
  .bvk-nav.navbar-offcanvas .container .logo img {
    width: auto;
  }
}
.bvk-nav.navbar-offcanvas .navbar-top {
  display: none;
}
.bvk-nav.navbar-offcanvas .navbar-top .nav-item {
  margin-right: 22px;
  text-align: left;
}
@media (min-width: 992px) {
  #SiteNav.bvk-nav.navbar-offcanvas .navbar-top {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: flex-start;
  }
  #SiteNav.bvk-nav.navbar-offcanvas .navbar-top .nav-item.extra {
    margin-left: auto;
    margin-right: 0;
  }
}
@media (max-width: 991.98px) {
  #SiteNav.bvk-nav.navbar-offcanvas.bg-dark {
    background-color: white !important;
  }
}
.bvk-nav.navbar-offcanvas .navbar-toggler {
  padding: 8px 0 0 15px;
  border: 0;
  outline: none;
}
.bvk-nav.navbar-offcanvas .navbar-toggler:hover,
.bvk-nav.navbar-offcanvas .navbar-toggler:focus {
  cursor: pointer;
}
@media (min-width: 768px) {
  .bvk-nav.navbar-offcanvas .navbar-toggler {
    display: block;
  }
}
.bvk-nav.navbar-offcanvas .navbar-toggler .icon-bar {
  display: block;
  position: relative;
  width: 16px;
  /* width: 20px; */
  height: 2px;
  border-radius: 1px;
  background-color: #141718;
}
.bvk-nav.navbar-offcanvas .navbar-toggler .icon-bar + .icon-bar {
  margin-top: 4px;
}
.bvk-nav.navbar-offcanvas .navbar-toggler .icon-bar.bar1 {
  top: 0;
  outline: 1px solid transparent;
  animation: topbar-back 500ms 0s;
  animation-fill-mode: forwards;
}
.bvk-nav.navbar-offcanvas .navbar-toggler .icon-bar.bar2 {
  outline: 1px solid transparent;
  opacity: 1;
}
.bvk-nav.navbar-offcanvas .navbar-toggler .icon-bar.bar3 {
  bottom: 0;
  outline: 1px solid transparent;
  animation: bottombar-back 500ms 0s;
  animation-fill-mode: forwards;
}
.bvk-nav.navbar-offcanvas .navbar-toggler.toggled .icon-bar.bar1 {
  top: 6px;
  animation: topbar-x 500ms 0s;
  animation-fill-mode: forwards;
  height: 4px;
}
.bvk-nav.navbar-offcanvas .navbar-toggler.toggled .icon-bar.bar2 {
  opacity: 0;
  height: 7px;
}
.bvk-nav.navbar-offcanvas .navbar-toggler.toggled .icon-bar.bar3 {
  bottom: 13px;
  /* bottom: 6px; */
  animation: bottombar-x 500ms 0s;
  animation-fill-mode: forwards;
  height: 4px;
}
.bvk-nav.navbar-offcanvas .navbar-collapse.collapse,
.bvk-nav.navbar-offcanvas .navbar-collapse.collapse.in,
.bvk-nav.navbar-offcanvas .navbar-collapse.collapsing {
  display: none !important;
}
.nav-open .navbar-collapse {
  transform: translate3d(0px, 0, 0);
  z-index: 1610;
}
.nav-open .navbar > .container {
  /* transform: translate3d(-@sidebar-width, 0, 0); 
					max-width: none; 
					padding-right: 30px; */
}
@media (min-width: 992px) {
  .nav-open .navbar > .container {
    transform: none;
  }
}
@media (max-width: 991.98px) {
  .nav-open .navbar > .container {
    max-width: none;
    padding-right: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .nav-open .navbar > .container {
    transform: translate3d(-655.33333333px, 0, 0);
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .nav-open .navbar > .container {
    transform: translate3d(-501.53061224px, 0, 0);
    padding-right: 19px;
  }
}
@media (min-width: 375px) and (max-width: 575.98px) {
  .nav-open .navbar > .container {
    transform: translate3d(-315.06410256px, 0, 0);
    padding-right: 4px;
    margin: 0;
  }
}
@media (max-width: 374.98px) {
  .nav-open .navbar > .container {
    transform: translate3d(-264.95956873px, 0, 0);
    padding-right: 4px;
    margin: 0;
  }
}
.nav-open .wrapper-offcanvas {
  /* transform: translate3d(-150px, 0, 0); */
}
@media (min-width: 992px) {
  .nav-open .wrapper-offcanvas {
    transform: none;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .nav-open .wrapper-offcanvas {
    transform: translate3d(-572.48366013px, 0, 0);
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .nav-open .wrapper-offcanvas {
    transform: translate3d(-428.98477157px, 0, 0);
  }
}
@media (min-width: 375px) and (max-width: 575.98px) {
  .nav-open .wrapper-offcanvas {
    transform: translate3d(-245.06410256px, 0, 0);
  }
}
@media (max-width: 374.98px) {
  .nav-open .wrapper-offcanvas {
    transform: translate3d(-243.05732484px, 0, 0);
  }
}
/* 
.nav-open .navbar > .container {
  transform: translate3d(-424px, 0, 0);
}
@media (max-width: 991.98px) {
  .nav-open .navbar > .container {
    transform: translate3d(-282.6666666667px, 0, 0);
  }
}
.nav-open .wrapper-offcanvas {
  transform: translate3d(-150px, 0, 0);
} */
body > .navbar-collapse {
  /* display: block !important; */
  position: fixed;
  top: 0;
  right: 0;
  /* right: -10px; */
  width: 983px;
  height: 100%;
  /* min-height: 100vh; */
  padding: 0;
  background-color: white;
  text-align: left;
  visibility: visible;
  /* overflow-y: visible; */
  overflow-y: auto;
  transform: translate3d(983px, 0, 0);
  transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  z-index: 1032;
  box-shadow: 0px 0px 10px 0px #888;
  /* -webkit-box-shadow: inset 1px 0px 8px 0px rgba(136,136,136,0.52);
					-moz-box-shadow: inset 1px 0px 8px 0px rgba(136,136,136,0.52);
					box-shadow: inset 1px 0px 8px 0px rgba(136,136,136,0.52); */
  /*
	&:after {
			content: "";
			position: absolute;
			top: 28px;
			left: -20px;
			border-left: 10px solid #fff;
			border-top: 10px solid transparent;
			border-bottom: 10px solid transparent;
			border-right: 10px solid transparent;
			transform: rotate(180deg);
			transition: @off-canvas;
			z-index: 1032;
	} */
}
@media (min-width: 992px) {
  body > .navbar-collapse {
    display: none !important;
  }
}
@media (max-width: 991.98px) {
  body > .navbar-collapse {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body > .navbar-collapse {
    width: 655.33333333px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  body > .navbar-collapse {
    width: 517.36842105px;
  }
}
@media (min-width: 375px) and (max-width: 575.98px) {
  body > .navbar-collapse {
    width: 329.86577181px;
  }
}
@media (max-width: 374.98px) {
  body > .navbar-collapse {
    width: 280.05698006px;
  }
}
body > .navbar-collapse .nav-image {
  margin-bottom: 65px;
}
body > .navbar-collapse .nav-image img {
  display: block;
  margin: 0 auto;
  border: 1px solid rgba(0, 0, 0, 0.14);
  width: 91px;
  height: 69px;
}
body > .navbar-collapse .navbar-top {
  margin: 0 !important;
  flex-direction: column;
  /*  Übergang beim Resizen. */
}
@media (min-width: 992px) {
  body > .navbar-collapse .navbar-top {
    display: none;
  }
}
@media (max-width: 991.98px) {
  body > .navbar-collapse .navbar-top {
    padding: 1.5em 0 0 0;
  }
  body > .navbar-collapse .navbar-top .nav-item.extra {
    padding-top: 35px;
    padding-bottom: 0;
    padding-left: 18px;
    margin-right: auto;
    width: auto;
    max-width: 220px;
  }
  body > .navbar-collapse .navbar-top .nav-item.extra .menu-highlight-button {
    margin: 0;
    color: white;
  }
}
@media (max-width: 575.98px) {
  body > .navbar-collapse .navbar-top .nav-item.extra {
    padding-top: 19px;
  }
}
body > .navbar-collapse .navbar-top li {
  text-align: left;
}
body > .navbar-collapse .navbar-top li a {
  display: block;
  padding: 0.5rem 1rem;
  font-weight: 700;
  color: #000;
}
body > .navbar-collapse .navbar-top li a:hover,
body > .navbar-collapse .navbar-top li a:focus {
  text-decoration: none;
}
@media (max-width: 991.98px) {
  body > .navbar-collapse .navbar-top li a {
    padding: 12px 20px 12px 18px;
  }
}
body > .navbar-collapse li {
  text-align: left;
}
body > .navbar-collapse .nav-link,
body > .navbar-collapse .dropdown-toggle {
  font-weight: 700;
  color: #222;
  transition: color 0.2s ease-out;
}
body > .navbar-collapse .nav-link:hover,
body > .navbar-collapse .nav-link:focus,
body > .navbar-collapse .dropdown-toggle:hover,
body > .navbar-collapse .dropdown-toggle:focus {
  text-decoration: none;
}
body > .navbar-collapse .nav-link.disabled,
body > .navbar-collapse .dropdown-toggle.disabled {
  color: rgba(0, 0, 0, 0.35);
}
body > .navbar-collapse .nav-link.disabled:hover,
body > .navbar-collapse .nav-link.disabled:focus,
body > .navbar-collapse .dropdown-toggle.disabled:hover,
body > .navbar-collapse .dropdown-toggle.disabled:focus {
  cursor: not-allowed;
}
@media (min-width: 992px) {
  body > .navbar-top {
    display: none;
  }
}
body > #overlay {
  content: "";
  position: fixed;
  top: 0;
  left: auto;
  right: 632.48366013px;
  /* right: calc(#{$sidebar-width / 1.5} - 10px); */
  width: 100%;
  height: 100%;
  opacity: 0;
  overflow-x: hidden;
  z-index: 1649;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  body > #overlay {
    right: 488.98477157px;
  }
}
@media (min-width: 375px) and (max-width: 575.98px) {
  body > #overlay {
    right: 305.06410256px;
  }
}
@media (max-width: 374.98px) {
  body > #overlay {
    right: 269.26136364px;
  }
}
@keyframes topbar-x {
  0% {
    top: 0px;
    transform: rotate(0deg);
  }
  45% {
    top: 6px;
    transform: rotate(145deg);
  }
  75% {
    transform: rotate(130deg);
  }
  100% {
    transform: rotate(135deg);
  }
}
@keyframes topbar-back {
  0% {
    top: 6px;
    transform: rotate(135deg);
  }
  45% {
    transform: rotate(-10deg);
  }
  75% {
    transform: rotate(5deg);
  }
  100% {
    top: 0px;
    transform: rotate(0);
  }
}
@keyframes bottombar-x {
  0% {
    bottom: 0px;
    transform: rotate(0deg);
  }
  45% {
    bottom: 6px;
    transform: rotate(-145deg);
  }
  75% {
    transform: rotate(-130deg);
  }
  100% {
    transform: rotate(-135deg);
  }
}
@keyframes bottombar-back {
  0% {
    bottom: 6px;
    transform: rotate(-135deg);
  }
  45% {
    transform: rotate(10deg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    bottom: 0px;
    transform: rotate(0);
  }
}
/* ================ End ========================= */
/* ============================================== */
/* ==================================================== */
/* ================ #SiteNav menu general styles ====== */
/* ==================================================== */
@media screen and (min-width: 992px) {
  .menuzor-menu {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .menuzor {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    float: none;
    line-height: 0;
  }
  .menuzor-menu li a {
    line-height: normal;
    text-transform: uppercase;
  }
  #SiteNav .level0 > .dropdown-toggle::after,
  #SiteNav .level0 > .has-submenu::after {
    display: none;
    width: 0;
    height: 0;
    border: 0;
  }
  #SiteNav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  /* .normalskin #SiteNav ul {
		display: block;
	} */
  #SiteNav ul ul {
    background-color: white;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.45);
  }
  /*
	body.CP-None.domargin #SiteNav ul ul {
		display: none !important;
	}
	*/
  /* #SiteNav ul ul ul {
		padding: 0;
	} */
  #SiteNav ul li {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  #SiteNav ul li.level0 {
    display: inline-block;
  }
  #SiteNav ul li.level0 a {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 25px;
    padding-right: 25px;
  }
  body.CP-None.domargin #SiteNav ul li.level0 a {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  #SiteNav ul li.first.level0 a {
    padding-left: 0px !important;
  }
  #SiteNav ul li.level0 a,
  #SiteNav ul li.level0 a:link,
  #SiteNav ul li.level0 a:visited {
    text-decoration: none;
    color: white;
    background-repeat: no-repeat;
    background-position: center bottom;
    font-size: 16px;
    line-height: 18px;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    white-space: nowrap;
  }
  body.CP-None.domargin #SiteNav ul li.level0 a,
  body.CP-None.domargin #SiteNav ul li.level0 a:link,
  body.CP-None.domargin #SiteNav ul li.level0 a:visited {
    background-position-y: 120%;
  }
  #SiteNav ul li.level0.selected > a,
  #SiteNav ul li.level0.selected > a:link,
  #SiteNav ul li.level0.selected > a:visited,
  #SiteNav ul li.level0:hover > a,
  #SiteNav ul li.level0 > a:hover,
  #SiteNav ul li.level0 > a:active {
    text-decoration: none;
    /* color: white; */
    background-image: url('../../images/custom/nav-bg.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    font-size: 16px;
    line-height: 18px;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
  }
  #SiteNav ul li.first.level0 a,
  #SiteNav ul li.first.level0 a:link,
  #SiteNav ul li.first.level0 a:visited {
    background-position-x: calc(50% - 12px);
  }
  body.CP-None.domargin #SiteNav ul li.level0.selected a,
  body.CP-None.domargin #SiteNav ul li.level0.selected a:link,
  body.CP-None.domargin #SiteNav ul li.level0.selected a:visited,
  body.CP-None.domargin #SiteNav ul li.level0 a:hover,
  body.CP-None.domargin #SiteNav ul li.level0 a:active {
    background-position-y: 120%;
  }
  /*  #SiteNav ul li.first.level0.selected a, 
	#SiteNav ul li.first.level0.selected a:link, 
	#SiteNav ul li.first.level0.selected a:visited, 
	#SiteNav ul li.first.level0 a:hover, 
	#SiteNav ul li.first.level0 a:active {
        background-position-x: calc(50% - 12px);
	} */
  #SiteNav ul li.selected li a,
  #SiteNav ul li.selected li a:link,
  #SiteNav ul li.selected li a:visited {
    color: #233b76;
  }
  #SiteNav ul li li a:hover,
  #SiteNav ul li li a:active {
    color: #233b76;
  }
  #SiteNav ul ul li a,
  #SiteNav ul ul li a:link,
  #SiteNav ul ul li a:visited,
  #SiteNav ul .first ul li a,
  #SiteNav ul .first ul li a:link,
  #SiteNav ul .first ul li a:visited {
    text-decoration: none;
    padding-left: 30px !important;
    padding-right: 42px !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    font-size: 16px;
    line-height: 18px;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    color: #808284 !important;
  }
  #SiteNav ul ul li a:hover,
  #SiteNav ul ul li a:active,
  #SiteNav ul .first ul li a:hover,
  #SiteNav ul .first ul li a:active {
    text-decoration: none;
    background-image: none !important;
    font-size: 16px;
    line-height: 18px;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    color: #233b76 !important;
    background-color: #f4f4f4;
  }
}
/* ==================================================== */
/* ========= END OF #SiteNav menu general styles ====== */
/* ==================================================== */
/* ==================================================== */
/* ================ #SiteNav menu RESP ================ */
/* ==================================================== */
@media screen and (max-width: 991.98px) {
  .navbar-collapse ul {
    text-align: left;
    margin-left: 0;
  }
  .navbar-collapse .fa-angle-right {
    display: none !important;
  }
  .menuzor-responsive .menuzor-menu li ul.dropdown li .indicator {
    font-size: 15px;
    height: auto;
  }
  .navbar-collapse ul li a {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
  }
  .navbar-collapse ul ul li a {
    font-size: 16px;
  }
  .navbar-collapse ul ul ul li a {
    font-size: 14px;
  }
  .navbar-collapse ul li.level0 a,
  .navbar-collapse ul li.level0 a:link,
  .navbar-collapse ul li.level0 a:visited {
    word-wrap: break-word;
    white-space: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 18px;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    color: #233b76;
    /* background-image: url('img/mnav-bg.png');
        background-repeat: repeat-y; */
  }
  .navbar-collapse ul li.selected.level0 a,
  .navbar-collapse ul li.selected.level0 a:link,
  .navbar-collapse ul li.selected.level0 a:visited {
    text-decoration: none;
    color: #233b76;
    background-color: #e2e2e2;
    /* background-image: url('img/mnav-bg-hover.png');
        background-repeat: repeat-y; */
  }
  .navbar-collapse ul li.level0 > a:active {
    text-decoration: none;
    color: #233b76;
    background-color: #f4f4f4;
  }
  .navbar-collapse ul li.level0.show > a,
  .navbar-collapse ul li.level0 > a:hover {
    text-decoration: none;
    color: #233b76;
    background-color: #f0f0f0;
    /* #e9e9e9; */
  }
  .navbar-collapse ul ul li.level1 a,
  .navbar-collapse ul ul li.level1 a:link,
  .navbar-collapse ul ul li.level1 a:visited,
  .navbar-collapse ul ul li.level1 a:hover,
  .navbar-collapse ul ul li.level1 a:active {
    text-decoration: none;
    font-size: 16px;
    line-height: 18px;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    color: #808284 !important;
    /* background-image: url('img/mnav-bg.png');
				background-repeat: repeat-y; */
    white-space: normal !important;
  }
  .navbar-collapse ul li.selected ul li.level1 a,
  .navbar-collapse ul li.selected ul li.level1 a:link,
  .navbar-collapse ul li.selected ul li.level1 a:visited {
    background-color: white;
    /* background-image: url('img/mnav-bg.png'); */
  }
  .navbar-collapse ul ul li.selected.level1 a,
  .navbar-collapse ul ul li.selected.level1 a:link,
  .navbar-collapse ul ul li.selected.level1 a:visited,
  .navbar-collapse ul li.selected ul li.selected.level1 a,
  .navbar-collapse ul li.selected ul li.selected.level1 a:link,
  .navbar-collapse ul li.selected ul li.selected.level1 a:visited,
  .navbar-collapse ul li.selected.level0 ul li.level1 a:hover,
  .navbar-collapse ul li.selected.level0 ul li.level1 a:active,
  .navbar-collapse ul li.level0 ul li.level1 a:hover,
  .navbar-collapse ul li.level0 ul li.level1 a:active {
    text-decoration: none;
    font-size: 16px;
    line-height: 18px;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    color: #808284 !important;
    background-color: transparent;
    /* background-color: @grey04; */
    /* background-image: url('img/mnav-bg-hover.png');
        background-repeat: repeat-y; */
  }
  /*
	.navbar-collapse ul ul ul li.level2 a, 
	.navbar-collapse ul ul ul li.level2 a:link, 
	.navbar-collapse ul ul ul li.level2 a:visited, 
	.navbar-collapse ul ul ul li.level2 a:hover, 
	.navbar-collapse ul ul ul li.level2 a:active {
		color: #444444 !important;
		background-color: #c7c7c7 !important;
	} */
  .navbar-collapse ul ul ul li.selected.level2 a,
  .navbar-collapse ul ul ul li.selected.level2 a:link,
  .navbar-collapse ul ul ul li.selected.level2 a:visited {
    background-color: #e2e2e2 !important;
  }
  ul.dropdown {
    position: relative !important;
  }
}
/* ==================================================== */
/* ========= END OF #SiteNav menu RESP ================ */
/* ==================================================== */
/* ======================================================================== */
/* ================== B4 Multi Dropdown and other DROPDOWNS =============== */
/* ======================================================================== */
.wrapper-bvkpanelinner .dropdown-menu {
  border: none;
}
.menuzor-menu ul.dropdown-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 99;
  min-width: 180px;
  white-space: nowrap;
}
.menuzor-menu ul.dropdown-menu li ul.dropdown-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 99;
  min-width: 180px;
  white-space: nowrap;
}
/* 
.menuzor-menu ul.dropdown-menu li ul.dropdown-menu {
    left: 100%;
} */
.menuzor-menu ul.dropdown-menu li {
  clear: both;
  width: 100%;
  font-size: 12px;
  position: relative;
  display: block;
}
.menuzor-menu ul.dropdown-menu li a {
  width: 100%;
  background: none;
  padding: 10px 20px 10px 18px;
  color: #888;
  text-decoration: none;
  display: inline-block;
  float: left;
  clear: both;
  position: relative;
  outline: 0;
  -o-transition: padding 0.2s linear;
  -moz-transition: padding 0.2s linear;
  -webkit-transition: padding 0.2s linear;
  transition: padding 0.2s linear;
}
.menuzor-menu ul.dropdown-menu > li > a:hover {
  color: #333 !important;
}
/* °°°  */
.navbar-top .dropdown-menu.show {
  position: relative !important;
  /* display: block; */
  transform: none !important;
}
.navbar-top .nav-item.dropdown > .dropdown-toggle::after,
.navbar-top .nav-item.dropdown > .has-submenu::after,
.navbar-top .dropdown-menu .dropdown-toggle::after,
.navbar-top .dropdown-menu .has-submenu::after {
  margin-left: 0.5em;
  vertical-align: top;
  margin-top: 0;
  border: none;
  font-family: "bvk" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  vertical-align: text-top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\64";
  margin-right: -26px;
  display: inline-block;
}
.navbar-top .nav-item.dropdown.show > .dropdown-toggle::after,
.navbar-top .nav-item.dropdown.show > .has-submenu::after,
.navbar-top .dropdown-menu .show > .dropdown-toggle::after,
.navbar-top .dropdown-menu .show > .has-submenu::after {
  transform: rotate(90deg);
  /* margin-left: 1.5em; */
}
/*
.indicator {
	margin-left: 10px;
	display: inline-block;
}

#SiteNav li.level1.has-submenu a {
      background: url('img/bg-arrow-grey01-angle-down.png') top left no-repeat;
}
*/
_:-ms-fullscreen,
:root .navbar-top .nav-item.dropdown > .dropdown-toggle::after,
_:-ms-fullscreen,
:root .navbar-top .nav-item.dropdown > .has-submenu::after,
_:-ms-fullscreen,
:root .navbar-top .dropdown-menu > .dropdown-toggle::after,
_:-ms-fullscreen,
:root .navbar-top .dropdown-menu > .has-submenu::after {
  margin-top: 2px !important;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .navbar-top .nav-item.dropdown > .dropdown-toggle::after,
  .navbar-top .nav-item.dropdown > .has-submenu::after,
  .navbar-top .dropdown-menu > .dropdown-toggle::after,
  .navbar-top .dropdown-menu > .has-submenu::after {
    margin-top: 2px !important;
  }
}
@media (min-width: 992px) {
  .bvk-nav .nav-item.dropdown:hover > .dropdown-menu {
    position: absolute;
    right: auto;
    display: block;
  }
  .bvk-nav li.level0.nav-item.dropdown:hover > ul.dropdown-menu li.level1:hover > ul.dropdown-menu {
    display: block;
    position: absolute;
    left: 100%;
  }
  /* 
	.bvk-nav .nav-item.dropdown:hover > ul.dropdown-menu li.level1:hover ul.dropdown-menu {	
		display: block;
		position: absolute;
		left: 100%;
	}
	*/
  .bvk-nav .nav-item.dropdown:hover > ul.dropdown-menu li.level1:hover ul.dropdown-menu::after {
    content: "";
    clear: both;
  }
  .menuzor-menu ul.dropdown-menu li ul.dropdown-menu {
    left: 100%;
    top: auto;
  }
  /*
	.menuzor-menu ul.dropdown-menu, 
	.menuzor-menu ul.dropdown-menu li ul.dropdown-menu {
		list-style: none;
		margin: 0;
		padding: 0;
		display: none;
		position: absolute;
		z-index: 99;
		white-space: nowrap;
		background: #fff;
	} 
	*/
  .menuzor-menu ul.dropdown-menu {
    min-width: 180px;
  }
  #SiteNav ul li.level0 a:hover::after,
  #SiteNav ul li.level0 a:active::after {
    /* transform: rotate(90deg); */
    margin-left: 0.5em;
  }
  /* #SiteNav ul ul {display:block !important;} */
}
@media (max-width: 991.98px) {
  .menuzor-menu ul.dropdown-menu {
    top: 0%;
  }
  .menuzor-menu ul.dropdown-menu li ul.dropdown-menu {
    left: 0;
  }
  .navbar-collapse .navbar-top .level0.show {
    background-color: #f9f9f9;
  }
  .navbar-collapse .navbar-top .dropdown-menu.show {
    position: relative !important;
    /* display: block; */
    float: left;
    width: 100%;
    transform: none !important;
    border: none;
    padding: 0.25em 0 0.5em 0;
    background-color: #f9f9f9;
  }
  .navbar-collapse .navbar-top .dropdown-menu.show li.level1 > a,
  .navbar-collapse .navbar-top .dropdown-menu.show li.level2 > a {
    background-color: #f9f9f9;
  }
  .navbar-collapse .navbar-top .dropdown-menu.show li.level1.show > a,
  .navbar-collapse .navbar-top .dropdown-menu.show li.level1 > a:hover,
  .navbar-collapse .navbar-top .dropdown-menu.show li.level2.show > a,
  .navbar-collapse .navbar-top .dropdown-menu.show li.level2 > a:hover {
    background-color: #f0f0f0;
  }
  .navbar-collapse .navbar-top .dropdown-menu.show li.level1 > a {
    padding-left: 26px;
  }
  .navbar-collapse .navbar-top .dropdown-menu.show li.level2 > a {
    padding-left: 32px;
  }
  .navbar-collapse .navbar-top .dropdown-menu.show li.level1 > a,
  .navbar-collapse .navbar-top .dropdown-menu.show li.level2 > a {
    background-color: #f9f9f9;
  }
}
/* 
.dropdown-bvk {
	display: none; 
	position: absolute;
}
/*


/* ============== End of B4 Multi Dropdown and other dropdowns ============ */
/* ======================================================================== */
/* ==================================================== */
/* ===================== Mid-Footer Nav =============== */
/* ==================================================== */
.mid-footer nav .icon {
  vertical-align: middle;
  font-size: 11px;
  line-height: 18px;
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
}
.mid-footer nav,
.mid-footer nav ul,
.mid-footer nav li {
  display: block;
}
.mid-footer nav ul,
.mid-footer nav li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.mid-footer nav ul {
  padding-left: 1em;
}
.mid-footer nav a,
.mid-footer nav a:link,
.mid-footer nav a:visited {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #808284;
}
.mid-footer nav a:hover,
.mid-footer nav a:active {
  text-decoration: underline;
  font-size: 14px;
  line-height: 18px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #808284;
}
/* ==================================================== */
/* =================== END OF Mid-Footer Nav  ========= */
/* ==================================================== */
/* ==================================================== */
/* ===================== Footer Menü ================== */
/* ==================================================== */
.footer-menu,
.footer-menu li,
.footer-menu-sub,
.footer-menu-sub li {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.footer-menu.level0 {
  overflow: auto;
}
.footer-menu li.level0 {
  width: 25%;
  float: left;
}
.footer-menu li .icon {
  display: none;
}
@media (max-width: 767.98px) {
  .footer-menu.level0 {
    display: table;
    margin: 0 auto;
    overflow: auto;
  }
  .footer-menu li.level0 {
    display: block;
    width: 100%;
    float: none;
    text-align: left;
    margin-top: 15px;
  }
  .footer-menu li.level0:first-child {
    margin-top: 0;
  }
  .footer-menu li .icon {
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    margin-left: 4px;
    font-size: 1em;
  }
  .footer-menu li li .icon {
    display: none;
  }
  .footer-menu ul.footer-menu-sub {
    display: none;
  }
  .footer-menu li.active ul.footer-menu-sub {
    display: block;
  }
}
/*
@media (min-width: 576px) and (max-width: 767.98px) {

	.footer-menu li.level0 {
		width: 49%; 
		float: left;
		margin-left: 5px; 
		margin-bottom: 15px;

		&:nth-child(2n+1) {
			margin-left: 0; 
		}
	}  
	.footer-menu li.level0:nth-child(2n)::after {
		clear: both;
		content: "";
		display: table;
	}

} */
.footer-menu li a {
  padding-bottom: 0;
}
.footer-menu li,
.footer-menu li a,
.footer-menu li a:link,
.footer-menu li a:visited {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #525252;
}
.footer-menu li a:hover,
.footer-menu li a:active {
  text-decoration: underline;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #525252;
}
.footer-menu ul li a,
.footer-menu ul li a:link,
.footer-menu ul li a:visited {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  text-decoration: none;
  padding-bottom: 0;
  text-transform: none;
  font-size: 14px;
  line-height: 18px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #808284;
}
.footer-menu ul li a:hover,
.footer-menu ul li a:active {
  text-decoration: underline;
  font-size: 14px;
  line-height: 18px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #808284;
}
/* PID=3 und PID=4: 5 footer columns bei Orchestern und Bühnen */
@media (min-width: 1200px) {
  .Portal-3 .footer-menu li.level0:nth-child(4),
  .Portal-4 .footer-menu li.level0:nth-child(4) {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .Portal-3 .footer-menu li.level0:nth-child(4),
  .Portal-4 .footer-menu li.level0:nth-child(4) {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .Portal-3 .footer-menu li.level0,
  .Portal-4 .footer-menu li.level0 {
    width: 20%;
    float: left;
    min-height: 175px;
  }
}
/* PID=6, PID=11: 6 footer columns bei Ärzten und bei Beamten */
@media (min-width: 1200px) {
  .Portal-6 .footer-menu li.level0,
  .Portal-11 .footer-menu li.level0 {
    width: 16%;
    float: left;
    margin-left: 8px;
    margin-right: 0;
    word-break: break-word;
  }
  .Portal-6 .footer-menu li.level0:first-child,
  .Portal-11 .footer-menu li.level0:first-child {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .Portal-6 .footer-menu li.level0,
  .Portal-11 .footer-menu li.level0 {
    width: 32%;
    float: left;
    margin-left: 12px;
    min-height: 265px;
  }
  .Portal-6 .footer-menu li.level0:nth-child(3n+1),
  .Portal-11 .footer-menu li.level0:nth-child(3n+1) {
    margin-left: 0;
  }
  .Portal-6 .footer-menu li.level0:nth-child(3n)::after,
  .Portal-11 .footer-menu li.level0:nth-child(3n)::after {
    clear: both;
    content: "";
    display: table;
  }
}
/* ==================================================== */
/* =================== END OF Footer Menü  ============ */
/* ==================================================== */
/* ==================================================== */
/* =========== Ankermenu / Ankernavigation  =========== */
/* ==================================================== */
.ankernavigation {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 70px !important;
}
@media (max-width: 767.98px) {
  .ankernavigation {
    padding-bottom: 52px !important;
  }
}
@media (max-width: 991.98px) {
  .ankernavigation .col-md-6 {
    margin-top: 0 !important;
  }
}
.ankernavigation a {
  display: block;
  -webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
  border: 1px solid #d9d9d9;
  background-color: white;
  padding-left: 31px;
  padding-right: 10px;
  padding-top: 29px;
  padding-bottom: 29px;
  margin-top: 0 !important;
  margin-bottom: 10px !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
  font-size: 24px;
  line-height: 29px;
  margin-top: 50px;
  margin-bottom: 16px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #233b76;
  color: #525252;
  box-sizing: border-box;
  word-break: break-word;
}
@media (max-width: 767.98px) {
  .ankermultilevel ul {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .ankernavigation a {
    height: calc(100% - 10px);
  }
  .ankermultilevel-inner {
    -webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
    border: 1px solid #d9d9d9;
    background-color: white;
    padding-left: 31px;
    padding-right: 10px;
    padding-top: 29px;
    padding-bottom: 29px;
    margin-top: 0 !important;
    margin-bottom: 10px !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .ankermultilevel-inner {
    height: calc(100% - 10px);
  }
  .ankernavigation .ankermultilevel a {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    background-color: transparent;
    margin: 0 !important;
    margin-bottom: 13px !important;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: auto;
  }
  .ankernavigation .ankermultilevel a:hover {
    background-color: transparent;
    font-size: 24px;
    line-height: 29px;
    margin-top: 50px;
    margin-bottom: 16px;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 300;
    color: #233b76;
    text-decoration: none;
    color: #525252;
  }
  .ankermultilevel ul,
  .ankermultilevel ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .ankernavigation .ankermultilevel ul a {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    background-color: transparent;
    margin: 0 0 4px 0 !important;
    padding: 0 0 0 12px;
    text-indent: -12px;
    color: #808284;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
  }
  .ankernavigation .ankermultilevel ul li:last-child a {
    margin-bottom: 0 !important;
  }
  .ankernavigation .ankermultilevel ul a:hover {
    color: #808284;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
  }
}
@media (max-width: 767.98px) {
  .ankernavigation a {
    padding-top: 22px;
    padding-bottom: 17px;
    text-decoration: none;
    font-size: 18px;
    line-height: 22px;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #141718;
    color: #525252;
  }
}
.ankernavigation a:hover {
  color: white;
  text-decoration: none;
  background-color: #233b76;
}
.ankermultilevel-inner:hover {
  color: white;
  text-decoration: none;
  background-color: #233b76;
}
.ankermultilevel-inner:hover a,
.ankermultilevel-inner:hover a:hover,
.ankermultilevel-inner:hover li,
.ankermultilevel-inner:hover ul a,
.ankermultilevel-inner:hover ul a:hover {
  color: white;
  text-decoration: none;
}
/* ============== End of Ankermenu ============= */
/* ============================================== */
/* ================ Sticky-Subnav =============== */
/* ============================================== */
.sticky-subnav {
  display: block;
  color: #233b76;
  background-color: #ebebeb;
  font-size: 16px;
  line-height: 18px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
}
.sticky-subnav a {
  display: inline-block;
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.sticky-subnav .first a {
  margin-left: 0;
}
.sticky-subnav .last a {
  margin-right: 0;
}
.sticky-subnav a,
.sticky-subnav a:link,
.sticky-subnav a:visited {
  text-decoration: none;
  color: #233b76;
  font-size: 16px;
  line-height: 18px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
}
.sticky-subnav a:hover,
.sticky-subnav a:active {
  text-decoration: underline;
  color: #233b76;
}
/* body.domargin .homeskin .sticky-subnav {
	display: none;
} */
@media (max-width: 991.98px) {
  .sticky-subnav,
  html.nav-open .sticky-subnav {
    display: none !important;
  }
  /* body.domargin { 
			.mobile-sticky-nav {
					border-bottom: 1px solid @grey03;
			} 
			.bvk-nav.navbar-offcanvas {
					border-bottom: 3px solid #d9d9d9;
			}
	} */
}
/* ============= End of Sticky-Subnav =========== */
/* ============================================== */
/* Dnn Account Login (if default.css unloaded)

.dnnLogin .dnnFormItem span.dnnFormLabel {
	display: none;
}

.dnnLoginRememberMe {
	display: block;
	padding-top: 15px;
}

.dnnLoginRememberMe input[type=checkbox] {
	opacity: 1 !important;
	position: relative !important;
	z-index: auto !important;
}

*/
/* DNN Registration */
.dnnRegistrationForm .dnnPrimaryAction,
.dnnRegistrationForm .dnnPrimaryAction:link,
.dnnRegistrationForm .dnnPrimaryAction:visited,
.dnnLogin .dnnPrimaryAction,
.dnnLogin .dnnPrimaryAction:link,
.dnnLogin .dnnPrimaryAction:visited,
.dnnPasswordReset .dnnPrimaryAction,
.dnnPasswordReset .dnnPrimaryAction:link,
.dnnPasswordReset .dnnPrimaryAction:visited,
.dnnSendPassword .dnnPrimaryAction,
.dnnSendPassword .dnnPrimaryAction:link,
.dnnSendPassword .dnnPrimaryAction:visited {
  padding: 0px 36px !important;
  color: white !important;
  display: inline-block !important;
  position: relative !important;
  text-align: center !important;
  transition: background-color 300ms ease-out;
  transition-property: background-color;
  transition-duration: 300ms;
  transition-timing-function: ease-out;
  transition-delay: initial;
  text-decoration: none !important;
  border: none !important;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  cursor: pointer !important;
  height: 44px !important;
  margin-top: 0.5em !important;
  margin-bottom: 0.5em !important;
  -webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25) !important;
  -moz-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25) !important;
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25) !important;
  background: none !important;
  background-color: #233b76 !important;
  font-size: 16px !important;
  line-height: 18px !important;
  font-family: 'Roboto', sans-serif !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: 44px !important;
  vertical-align: middle !important;
  text-shadow: none !important;
  outline: none !important;
  border-inline: none !important;
}
.dnnRegistrationForm .dnnPrimaryAction:hover,
.dnnLogin .dnnPrimaryAction:hover,
.dnnPasswordReset .dnnPrimaryAction:hover,
.dnnSendPassword .dnnPrimaryAction:hover {
  color: white !important;
  text-decoration: none !important;
  cursor: pointer !important;
  background: none !important;
  background-color: #d9d9d9 !important;
  text-shadow: none !important;
}
.dnnRegistrationForm .dnnPrimaryAction:active,
.dnnLogin .dnnPrimaryAction:active,
.dnnPasswordReset .dnnPrimaryAction:active,
.dnnSendPassword .dnnPrimaryAction:active {
  color: white !important;
  text-decoration: none !important;
  cursor: pointer !important;
  background: none !important;
  background-color: #233b76 !important;
  text-shadow: none !important;
}
.dnnRegistrationForm .dnnSecondaryAction,
.dnnRegistrationForm .dnnSecondaryAction:link,
.dnnRegistrationForm .dnnSecondaryAction:visited,
.dnnLogin .dnnSecondaryAction,
.dnnLogin .dnnSecondaryAction:link,
.dnnLogin .dnnSecondaryAction:visited,
.dnnPasswordReset .dnnSecondaryAction,
.dnnPasswordReset .dnnSecondaryAction:link,
.dnnPasswordReset .dnnSecondaryAction:visited,
.dnnSendPassword .dnnSecondaryAction,
.dnnSendPassword .dnnSecondaryAction:link,
.dnnSendPassword .dnnSecondaryAction:visited {
  padding: 0px 36px !important;
  color: white !important;
  display: inline-block !important;
  position: relative !important;
  text-align: center !important;
  transition: background-color 300ms ease-out;
  transition-property: background-color;
  transition-duration: 300ms;
  transition-timing-function: ease-out;
  transition-delay: initial;
  text-decoration: none !important;
  border: none !important;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  cursor: pointer !important;
  height: 44px !important;
  margin-top: 0.5em !important;
  margin-bottom: 0.5em !important;
  -webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25) !important;
  -moz-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25) !important;
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25) !important;
  background: none !important;
  background-color: #d9d9d9 !important;
  font-size: 16px !important;
  line-height: 18px !important;
  font-family: 'Roboto', sans-serif !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: 44px !important;
  vertical-align: middle !important;
  text-shadow: none !important;
  outline: none !important;
  border-inline: none !important;
}
.dnnRegistrationForm .dnnSecondaryAction:hover,
.dnnLogin .dnnSecondaryAction:hover,
.dnnPasswordReset .dnnSecondaryAction:hover,
.dnnSendPassword .dnnSecondaryAction:hover {
  color: white !important;
  text-decoration: none !important;
  cursor: pointer !important;
  background: none !important;
  background-color: #888888 !important;
  /*oder grey-02 */
  text-shadow: none !important;
}
.dnnRegistrationForm .dnnSecondaryAction:active,
.dnnLogin .dnnSecondaryAction:active,
.dnnPasswordReset .dnnSecondaryAction:active,
.dnnSendPassword .dnnSecondaryAction:active {
  color: white !important;
  text-decoration: none !important;
  cursor: pointer !important;
  background: none !important;
  background-color: #d9d9d9 !important;
  text-shadow: none !important;
}
.dnnPasswordResetContent .dnnFormItem input,
.dnnPasswordResetContent ul.dnnActions {
  margin-top: 15px;
}
/* Abstände im Modul */
.NormalContainerContent h3,
.NormalContainerContent .h3 {
  margin-top: 41px;
  margin-bottom: 21px;
}
.NormalContainerContent {
  margin-bottom: 50px;
}
@media (max-width: 767.98px) {
  .NormalContainerContent {
    margin-bottom: 30px;
  }
}
.cmdRSS {
  display: inline-block;
  background-image: url(img/rss.gif);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
}
#ImagePaneWrapper .NormalContainerContent {
  margin-bottom: 0;
}
/* 2SXC Disable Hover Actions 

.sc-content-block-quick-insert {
	display: none !important;
}

div.sc-cb-highlight-for-insert {
	background: none !important;
}
*/
/* 2SXC quick-menu-Leiste: Add-App-Icon ausblenden */
a.sc-content-block-menu-addapp {
  display: none !important;
}
/* ========================================== */
/* ========== Text mit Download/Opener ====== */
/* ========================================== */
.textblock.text-mit-download > div:first-child > h3:first-child {
  margin-top: 0;
}
.textblock.text-mit-download .Normal {
  overflow-x: auto;
  scrollbar-width: thin;
  scrollbar-color: #b0b0b0 #efefef;
}
.textblock.text-mit-download .Normal::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
}
.textblock.text-mit-download .Normal::-webkit-scrollbar {
  -webkit-appearance: none;
  height: 9px;
  background-color: #F5F5F5;
}
.textblock.text-mit-download .Normal::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: #b0b0b0;
}
.textblock.text-mit-download .moreLink {
  margin-top: 15px;
  margin-bottom: 0;
  display: block;
}
.textblock.text-mit-download .moreLink a {
  color: #233b76;
  text-decoration: none;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  padding: 0;
  cursor: pointer;
  display: block;
}
/* Scrollbalken unter der Tabelle im IE */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .textblock.text-mit-download .Normal {
    scrollbar-base-color: #b0b0b0;
    scrollbar-face-color: #b0b0b0;
    scrollbar-3dlight-color: #b0b0b0;
    scrollbar-highlight-color: #b0b0b0;
    scrollbar-track-color: #f5f5f5;
    scrollbar-arrow-color: #f5f5f5;
    scrollbar-shadow-color: #b0b0b0;
    scrollbar-dark-shadow-color: #b0b0b0;
  }
}
/*Edge*/
/* ========================================== */
/* ================ Opener ================== */
/* ========================================== */
.opener {
  margin-top: 0;
}
.opener .moreText {
  overflow: hidden;
}
.opener .moreLink {
  color: #233b76;
  text-decoration: none;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  padding: 0;
  cursor: pointer;
  display: block;
  margin-top: 15px;
  margin-bottom: 23px;
}
@media (max-width: 767.98px) {
  .opener .moreLink {
    margin-top: 13px;
  }
}
.downloadlink {
  margin-top: 15px;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #233b76;
}
/* ================================ */
/* ==== Bild im Text zentriert ==== */
/* ================================ */
.text_bild-zentriert .media-centered {
  text-align: center;
}
.text_bild-zentriert .title {
  font-size: 24px;
  line-height: 29px;
  margin-top: 50px;
  margin-bottom: 16px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #233b76;
  margin: 21px 0 21px 0;
}
@media (max-width: 575.98px) {
  .text_bild-zentriert .title {
    margin-bottom: 0;
  }
}
.text_bild-zentriert figure,
.text_bild-zentriert .video-container {
  width: 725px;
  margin: 38px auto 20px auto;
  /* iframe { 
            @media (max-width: 767.98px) { 
                height: auto;
            }
        } */
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .text_bild-zentriert figure,
  .text_bild-zentriert .video-container {
    margin: 30px 0;
  }
}
@media (max-width: 575.98px) {
  .text_bild-zentriert figure,
  .text_bild-zentriert .video-container {
    width: 100%;
    margin: 16px 0;
  }
}
.text_bild-zentriert figure img,
.text_bild-zentriert .video-container img {
  width: 100%;
  max-width: 725px;
}
.text_bild-zentriert figure.video_eigene_video_datei .embed-responsive,
.text_bild-zentriert .video-container.video_eigene_video_datei .embed-responsive {
  overflow: visible;
  max-width: 725px;
  text-align: center;
  margin: 0 auto;
  position: relative;
  display: block;
  width: auto;
  padding: 0;
}
.text_bild-zentriert figure.video_eigene_video_datei .embed-responsive.embed-responsive-16by9::before,
.text_bild-zentriert .video-container.video_eigene_video_datei .embed-responsive.embed-responsive-16by9::before {
  padding-top: 0;
}
.text_bild-zentriert figure.video_eigene_video_datei .embed-responsive video.embed-responsive-item.video-local,
.text_bild-zentriert .video-container.video_eigene_video_datei .embed-responsive video.embed-responsive-item.video-local {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  border: 0;
  max-width: 725px;
}
/* =================================================== */
/* === Bild im Text links und rechts mit Capturion === */
/* =================================================== */
@media (min-width: 576px) and (max-width: 991.98px) {
  .text_bild-links .Normal p,
  .text_bild-links .Normal ul,
  .text_bild-links .Normal ol {
    float: left;
    width: 100%;
  }
}
.text_bild-links figure.image,
.text_bild-links .video-container {
  float: left;
  width: 460px;
  margin: 0 20px 20px 0;
  max-width: 100%;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .text_bild-rechts .Normal p,
  .text_bild-rechts .Normal ul,
  .text_bild-rechts .Normal ol {
    float: left;
    width: 100%;
  }
}
.text_bild-rechts figure.image,
.text_bild-rechts .video-container {
  float: right;
  width: 460px;
  margin: 0 0 20px 20px;
  max-width: 100%;
}
@media (max-width: 991.98px) {
  .text_bild-links .Normal p,
  .text_bild-rechts .Normal p,
  .text_bild-links .Normal ul,
  .text_bild-rechts .Normal ul,
  .text_bild-links .Normal ol,
  .text_bild-rechts .Normal ol {
    margin-left: 0;
  }
}
.text_bild-links .title,
.text_bild-rechts .title {
  font-size: 24px;
  line-height: 29px;
  margin-top: 50px;
  margin-bottom: 16px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #233b76;
  margin: 21px 0 21px 0;
}
@media (max-width: 575.98px) {
  .text_bild-links .title,
  .text_bild-rechts .title {
    margin-bottom: 0;
  }
}
.text_bild-links figure.image + p,
.text_bild-rechts figure.image + p,
.text_bild-links figure.image + ul,
.text_bild-rechts figure.image + ul,
.text_bild-links figure.image + ol,
.text_bild-rechts figure.image + ol,
.text_bild-links .video-container + p,
.text_bild-rechts .video-container + p,
.text_bild-links .video-container + ul,
.text_bild-rechts .video-container + ul,
.text_bild-links .video-container + ol,
.text_bild-rechts .video-container + ol {
  margin-top: 0;
  padding-top: 0;
}
@media (max-width: 991.98px) {
  .text_bild-links figure.image,
  .text_bild-rechts figure.image,
  .text_bild-links .video-container,
  .text_bild-rechts .video-container {
    max-width: none;
    float: left;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .text_bild-links figure.image,
  .text_bild-rechts figure.image,
  .text_bild-links .video-container,
  .text_bild-rechts .video-container {
    margin: 5px 0 20px 0;
    width: 100%;
  }
}
@media (max-width: 575.98px) {
  .text_bild-links figure.image,
  .text_bild-rechts figure.image,
  .text_bild-links .video-container,
  .text_bild-rechts .video-container {
    width: 100%;
    margin: 16px 0;
    text-align: left;
  }
}
.text_bild-links figure img,
.text_bild-rechts figure img,
.text_bild-links .video-container iframe,
.text_bild-rechts .video-container iframe {
  width: 100%;
  max-width: 460px;
}
.text_bild-links .video-container.video_eigene_video_datei .embed-responsive,
.text_bild-rechts .video-container.video_eigene_video_datei .embed-responsive {
  position: relative;
  display: block;
  width: auto;
  padding: 0;
  max-width: 460px;
}
.text_bild-links .video-container.video_eigene_video_datei .embed-responsive.embed-responsive-16by9::before,
.text_bild-rechts .video-container.video_eigene_video_datei .embed-responsive.embed-responsive-16by9::before {
  padding-top: 0;
}
.text_bild-links .video-container video.embed-responsive-item.video-local,
.text_bild-rechts .video-container video.embed-responsive-item.video-local {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  border: 0;
  max-width: 460px;
}
.text_bild-zentriert .outer-row,
.text_bild-links .outer-row,
.text_bild-rechts .outer-row {
  margin-bottom: 30px;
}
.text_bild-zentriert video,
.text_bild-links video,
.text_bild-rechts video {
  background-color: black;
}
.text_bild-zentriert video.video-local:-webkit-full-screen,
.text_bild-links video.video-local:-webkit-full-screen,
.text_bild-rechts video.video-local:-webkit-full-screen {
  background-color: black;
}
.text_bild-zentriert video.video-local:-moz-full-screen,
.text_bild-links video.video-local:-moz-full-screen,
.text_bild-rechts video.video-local:-moz-full-screen {
  background-color: black;
}
.text_bild-zentriert video.video-local:-ms-full-screen,
.text_bild-links video.video-local:-ms-full-screen,
.text_bild-rechts video.video-local:-ms-full-screen {
  background-color: black;
}
.text_bild-zentriert video.video-local:-o-full-screen,
.text_bild-links video.video-local:-o-full-screen,
.text_bild-rechts video.video-local:-o-full-screen {
  background-color: black;
}
.text_bild-zentriert video.video-local:full-screen,
.text_bild-links video.video-local:full-screen,
.text_bild-rechts video.video-local:full-screen {
  background-color: black;
}
/* ========================================== */
/* ============ Testimonial ================= */
/* ========================================== */
.testimonial .title {
  font-size: 24px;
  line-height: 29px;
  margin-top: 50px;
  margin-bottom: 16px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #233b76;
}
.testimonial .quote-image {
  width: 100px;
  height: 100px;
  float: left;
  margin-right: 2%;
  display: block;
  position: relative;
  overflow: hidden;
}
.testimonial .quote-image img {
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  width: 100%;
  object-fit: none;
}
.img_quote {
  margin-top: 66px;
}
.quote {
  margin-left: 130px;
}
.quote .quotation :first-child {
  margin-top: 0;
  padding-top: 0;
}
.author {
  font-size: 14px;
  line-height: 16px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #85837e;
  margin-top: 23px;
}
@media screen and (max-width: 767.98px) {
  .testimonial .title {
    text-align: center;
  }
  .testimonial .img_quote {
    margin-top: 40px;
  }
  .testimonial .quote {
    margin-left: 0;
  }
  .testimonial .quote-image {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
    float: none;
  }
  .author {
    margin-bottom: 40px;
    text-align: center;
  }
}
/*Ende Testimonial*/
/* ========================================== */
/* =============== Zitat ==================== */
/* ========================================== */
.zitat .title {
  font-size: 24px;
  line-height: 29px;
  margin-top: 50px;
  margin-bottom: 16px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #233b76;
}
.bvk-ico-quote-right {
  font-size: 40px;
  float: left;
  margin-left: 5%;
  margin-right: 2%;
}
@media (max-width: 767.98px) {
  .bvk-ico-quote-right {
    font-size: 30px;
    margin-left: 8px;
    margin-right: 8px;
  }
}
@media screen and (max-width: 767.98px) {
  .zitat .title {
    text-align: center;
  }
  .zitat .quote {
    margin-left: 55px;
  }
}
/* ========================================== */
/* =========== ARTICLES MODUL =============== */
/* ====      Pressemeldung und News      ==== */
.text_topline {
  font-size: 14px;
  line-height: 20px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
}
.publishdate,
.categories {
  /* category links will inherit from Links! */
  color: #d9d9d9;
}
.publishdate {
  margin-right: 20px;
}
.text_bild-rechts div.imageholder {
  position: relative;
  float: right;
}
div.imageholder div.imagetitle {
  position: relative;
  text-align: center;
}
div.allinks {
  margin-top: 20px;
}
i.alllinks {
  margin-left: 20px;
  margin-right: 8px;
}
li.allinks,
li.pdflink {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  list-style-type: none;
}
.articlelink .readmorelink {
  display: block;
  text-decoration-line: none;
  margin-top: 23px;
}
/* Tabelle */
.textblock .Normal .zeile {
  display: inline-block;
}
.textblock .Normal .zeile.blue01 {
  color: #233b76;
}
.textblock .Normal table,
.cke_editable table {
  width: 100% !important;
  /* ML border: 0 !important; */
  border-spacing: 0 !important;
  /* ML table-layout: auto; */
  /* ML margin-bottom: 20px; */
}
/* ML @media (max-width: 991.98px) {
  .textblock .Normal table,
  .cke_editable table {
    border: 1px solid #e0e0e0 !important;
    margin-left: 0;
    box-shadow: 6px 3px 4px 0 rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 6px 3px 4px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 6px 3px 4px 0 rgba(0, 0, 0, 0.25);
  }
} */
.text_bild-links.textblock .Normal table,
.text_bild-rechts.textblock .Normal table {
  width: auto !important;
}
.text_bild-links.textblock .Normal,
.text_bild-rechts.textblock .Normal,
.text_bild-zentriert.textblock .Normal {
  overflow-x: auto;
  scrollbar-width: thin;
  scrollbar-color: #b0b0b0 #efefef;
}
.text_bild-links.textblock .Normal::-webkit-scrollbar-track,
.text_bild-rechts.textblock .Normal::-webkit-scrollbar-track,
.text_bild-zentriert.textblock .Normal::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
}
.text_bild-links.textblock .Normal::-webkit-scrollbar,
.text_bild-rechts.textblock .Normal::-webkit-scrollbar,
.text_bild-zentriert.textblock .Normal::-webkit-scrollbar {
  -webkit-appearance: none;
  height: 9px;
  background-color: #F5F5F5;
}
.text_bild-links.textblock .Normal::-webkit-scrollbar-thumb,
.text_bild-rechts.textblock .Normal::-webkit-scrollbar-thumb,
.text_bild-zentriert.textblock .Normal::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: #b0b0b0;
}
/* Scrollbalken unter der Tabelle im IE */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .text_bild-links.textblock .Normal,
  .text_bild-rechts.textblock .Normal,
  .text_bild-zentriert.textblock .Normal {
    scrollbar-base-color: #b0b0b0;
    scrollbar-face-color: #b0b0b0;
    scrollbar-3dlight-color: #b0b0b0;
    scrollbar-highlight-color: #b0b0b0;
    scrollbar-track-color: #f5f5f5;
    scrollbar-arrow-color: #f5f5f5;
    scrollbar-shadow-color: #b0b0b0;
    scrollbar-dark-shadow-color: #b0b0b0;
  }
}
.textblock .Normal thead th,
.cke_editable thead th {
  height: 50px;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #141718;
  text-align: center;
  background-color: #ebebeb;
  border: 0;
}
.textblock .Normal thead th:first-child,
.cke_editable thead th:first-child {
  text-align: left;
}
/*
.textblock .Normal th:first-child,
.cke_editable th:first-child,
*/
.textblock .Normal tr:first-child td:first-child,
.cke_editable tr:first-child td:first-child {
  /*
    min-width: 30%;
    width: auto;
    */
  text-align: left;
}
.textblock .Normal td,
.cke_editable td {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  height: 78px;
  text-align: center;
  /* ML border: 0; */
  min-width: 20px;
  padding: 15px 10px;
}
.textblock .Normal td p,
.cke_editable td p {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
}
@media (max-width: 575.98px) {
  .textblock .Normal td p,
  .cke_editable td p {
    word-break: break-word;
  }
}
.textblock .Normal td:first-child,
.cke_editable td:first-child {
  font-size: 18px;
  line-height: 22px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #141718;
  font-weight: normal;
  color: #233b76;
  padding-left: 2%;
  text-align: left;
}
.textblock .Normal td:last-child,
.cke_editable td:last-child {
  padding-right: 2%;
}
.textblock .Normal thead th:first-child,
.textblock .Normal tbody th:first-child,
.cke_editable thead th:first-child,
.cke_editable tbody th:first-child {
  padding-left: 2%;
  border: 0;
}
.textblock .Normal tbody th:first-child,
.cke_editable tbody th:first-child {
  text-align: left;
}
.textblock .Normal td:first-child .table-extratext,
.cke_editable .table-extratext {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #808284;
  padding-bottom: 10px;
}
.textblock .Normal tr:nth-child(odd),
.cke_editable tr:nth-child(odd) {
  background-color: #f4f4f4;
  color: #808284;
}
.textblock .Normal tr:nth-child(even),
.cke_editable tr:nth-child(even) {
  background-color: white;
  color: #808284;
}
.textblock .Normal table thead + tbody tr:nth-child(even),
.cke_editable table thead + tbody tr:nth-child(even) {
  background-color: #f4f4f4;
  color: #808284;
}
.textblock .Normal table thead + tbody tr:nth-child(odd),
.cke_editable table thead + tbody tr:nth-child(odd) {
  background-color: white;
  color: #808284;
}
.textblock .Normal table caption,
.cke_editable table caption {
  caption-side: bottom;
  display: table-caption;
  margin-top: 10px;
  font-size: 12px;
  line-height: 19px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  text-align: left;
}
/* Definitionen für Blurbs (Zahlen,Daten,Fakten) */
.blurbs.row {
  margin-top: -40px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .blurbs.row {
    margin-top: -45px;
  }
}
@media (max-width: 767.98px) {
  .blurbs.row {
    margin-top: -31px;
  }
}
.blurbs .h1 {
  color: #233b76;
  padding: 0;
  margin-bottom: 11px;
  height: 57px;
  overflow: hidden;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .blurbs .h1 {
    margin-bottom: 17px;
    font-size: 28px;
    line-height: 44px;
    height: 50px;
  }
}
@media (max-width: 767.98px) {
  .blurbs .h1 {
    margin-bottom: 8px;
    font-size: 24px;
    line-height: 34px;
    height: 39px;
  }
}
.blurbs .h1::after {
  height: 1px;
  width: 40px;
  position: absolute;
  bottom: 0;
}
.blurbs .text-center .h1::after,
.blurbs .text-center .h2::after {
  margin-left: calc(50% - 20px) !important;
  margin-right: calc(50% - 20px) !important;
}
.blurbs .h3 {
  color: #808284;
  margin-top: 0;
  margin-bottom: 14px;
  max-height: 58px;
  overflow: hidden;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .blurbs .h3 {
    font-size: 18px;
    line-height: 22px;
    max-height: 44px;
  }
}
@media (max-width: 767.98px) {
  .blurbs .h3 {
    font-size: 16px;
    line-height: 24px;
    max-height: 48px;
  }
}
.blurbs-brick {
  margin-top: 40px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .blurbs-brick {
    margin-top: 45px;
  }
}
@media (max-width: 767.98px) {
  .blurbs-brick {
    margin-top: 31px;
  }
}
.blurbs-brick .Normal.copyS {
  font-size: 14px;
  line-height: 20px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 14px;
  max-height: 60px;
  overflow: hidden;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .blurbs-brick .Normal.copyS {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 19px;
    max-height: 95px;
  }
}
@media (max-width: 767.98px) {
  .blurbs-brick .Normal.copyS {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 19px;
    max-height: 57px;
  }
}
.blurbs .moreLink {
  margin-bottom: 23px;
  font-size: 16px;
  line-height: 18px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #233b76;
  margin-bottom: 0;
  display: block;
  max-height: 18px;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .blurbs .moreLink {
    font-size: 12px;
    line-height: 14px;
    max-height: 15px;
  }
}
/* Teaser Modules (skinner) */
.teaser1-item-wrapper {
  display: block;
  margin-bottom: 30px;
}
.teaser1-item {
  min-height: 230px;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
  -webkit-transition: all 200ms ease-in;
  -webkit-transform: scale(1);
  -ms-transition: all 200ms ease-in;
  -ms-transform: scale(1);
  -moz-transition: all 200ms ease-in;
  -moz-transform: scale(1);
  transition: all 200ms ease-in;
  transform: scale(1);
}
@media (min-width: 992px) {
  .teaser1-item:hover {
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.05);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.05);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.05);
    transition: all 200ms ease-in;
    transform: scale(1.05);
  }
}
.teaser1-item-headline {
  display: inline-block;
  color: white;
  padding: 7px 20px;
  margin-bottom: 19px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  background-color: #233b76;
  font-size: 20px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
}
@media (max-width: 767.98px) {
  .teaser1-item-headline {
    padding: 5px 13px;
    margin-bottom: 16px;
    font-size: 17px;
    line-height: 20px;
  }
}
/* 2sxc + Articles Teasers */
.grey-frame-blue-bottom {
  border-top: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  border-bottom: 3px solid #233b76;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
}
.teaser-brick {
  margin-top: 30px;
}
.teaser.row,
.teaser3.row {
  margin-top: -30px;
}
.teaser-image {
  width: 100%;
  max-width: 350px;
}
@media (min-width: 1200px) {
  .teaser-image {
    height: 200px;
  }
}
.teaser-image img {
  width: 100%;
}
@media (min-width: 1200px) {
  .teaser-image img {
    height: 100%;
  }
}
@media (max-width: 767.98px) {
  .teaser1 .teaser-image {
    margin-left: auto;
    margin-right: auto;
  }
}
.teaser2 .grey-frame-blue-bottom,
.teaser-mit-bild {
  max-width: 350px;
}
@media (max-width: 767.98px) {
  .teaser2 .grey-frame-blue-bottom,
  .teaser-mit-bild {
    margin-left: auto;
    margin-right: auto;
  }
}
.teaser-content {
  padding-top: 28px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 5px;
  /* every content element has margin-bottom 23px so sum to bottom is 28px */
}
.teaser3 .teaser-content {
  padding-top: 25px;
}
.teaser-title {
  font-size: 24px;
  line-height: 29px;
  margin-top: 50px;
  margin-bottom: 16px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #233b76;
  margin-top: 0;
  margin-bottom: 23px;
  height: 58px;
  overflow: hidden;
}
@media (max-width: 324.98px) {
  .teaser-title {
    height: auto !important;
  }
}
.teaser-ohne-bild .teaser-title {
  margin-top: 25px;
}
.teaser1-title {
  overflow: hidden;
  max-width: 80%;
  position: absolute;
  bottom: 19px;
  height: 42px;
  padding: 7px 20px;
  background-color: #233b76;
  border-radius: 3px;
  font-size: 16px;
  line-height: 18px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  color: white;
}
.teaser-date,
.teaser-text,
.teaser-moreLink {
  margin-bottom: 23px;
}
.teaser-date {
  font-size: 14px;
  line-height: 16px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #808284;
}
.teaser-text {
  height: 72px;
  overflow: hidden;
}
.teaser-text p {
  margin: 0;
}
.teaser-moreLink {
  font-size: 16px;
  line-height: 18px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #233b76;
}
.teaser-tooltip {
  font-size: 16px;
  line-height: 18px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
  float: right;
  font-size: 20px;
}
div.teaser-tooltip {
  color: #d9d9d9;
  cursor: pointer;
}
.teaser-tooltip a {
  color: #d9d9d9;
}
.teaser3-city {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #808284;
  float: left;
  margin-bottom: 25px;
}
.teaser3-date {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #525252;
  background-color: #d9d9d9;
  float: right;
  margin-bottom: 20px;
  margin-top: -26px;
  padding: 2px 10px;
}
/* Tooltip auf Teasers von Articles*/
.teaser-tooltip:hover::after,
.teaser-tooltip:hover::before {
  opacity: 1;
}
.teaser-tooltip::after {
  content: attr(data-tooltip);
  position: absolute;
  background-color: white;
  padding: 20px 15px 30px 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  white-space: nowrap;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  min-width: 140px;
  z-index: 3;
  bottom: 0;
  top: 175%;
  right: 0;
  display: block;
  -webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.39);
  box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.39);
  font-size: 14px;
  line-height: 16px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #808284;
}
.teaser-tooltip::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  background-color: white;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 0;
  bottom: 0;
  right: 0;
  left: -6px;
  top: 179%;
  z-index: 4;
  -webkit-box-shadow: 1px -1px 0px 0px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 1px -1px 0px 0px rgba(0, 0, 0, 0.39);
  box-shadow: 1px -1px 0px 0px rgba(0, 0, 0, 0.39);
  border: 9px solid grey;
  border-color: white white transparent transparent;
  transform-origin: 0 0;
  transform: rotate(-45deg);
}
/* Panorama Teaser */
.full-width {
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
}
.panorama-teaser {
  position: relative;
  height: 650px;
}
.panorama-teaser .panorama-content-wrapper {
  position: relative;
  display: block;
  height: 100%;
}
.panorama-teaser .panorama-image {
  height: 650px;
  margin-left: 40%;
  position: relative;
  overflow: hidden;
}
.panorama-teaser .panorama-image::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 70%;
  height: 100%;
  background: linear-gradient(to right, #ffffff 5%, rgba(255, 255, 255, 0) 100%);
}
.panorama-teaser .panorama-content {
  position: absolute;
  top: 108px;
  margin-top: 0;
  height: 435px;
  width: 50%;
  overflow-y: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.panorama-teaser .panorama-content .panorama-text {
  margin-top: 0;
  margin-bottom: 0;
  height: auto;
  overflow-y: hidden;
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #808284;
}
.panorama-teaser .panorama-content .panorama-text ul {
  margin: 0;
}
.panorama-teaser .panorama-content .panorama-text p:first-child {
  margin-top: 0;
}
.panorama-teaser .panorama-content .panorama-text p:last-child {
  margin-bottom: 0;
}
.panorama-teaser .h2 {
  margin-bottom: 22px;
}
.panorama-teaser .h2::after {
  display: none;
}
.panorama-teaser .panorama-content .panorama-button {
  margin-top: auto;
}
.panorama-teaser .buttn {
  margin: 34px 0 0 0;
}
@media (min-width: 1999px) {
  .panorama-teaser .panorama-image img {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .panorama-teaser .panorama-content {
    top: 72px;
    height: auto;
    max-height: 533px;
  }
}
@media (max-width: 767.98px) {
  .panorama-teaser .panorama-image {
    height: 600px;
    margin-left: 0;
  }
  .panorama-teaser .panorama-image img {
    height: 100%;
  }
  .panorama-teaser .panorama-image::after {
    width: 100%;
  }
  .panorama-teaser .panorama-content {
    top: 55px;
    height: auto;
    max-height: 515px;
    width: 100%;
    align-items: center;
  }
  .panorama-teaser .panorama-content .h2 {
    align-self: flex-start;
  }
}
/* Panorama CTA */
.panorama-cta .panorama-cta-background {
  background-color: #96aec9;
}
.panorama-cta .panorama-cta-content {
  padding-top: 42px;
  padding-bottom: 60px;
  padding-left: 10px;
  padding-right: 10px;
}
.panorama-cta .h2 {
  padding-bottom: 20px;
  margin-bottom: 25px;
  color: white;
  text-align: left;
}
.panorama-cta .h2::after {
  content: '';
  width: 65px;
  height: 2px;
  background-color: white;
  margin-left: 0;
  margin-right: 0;
}
.panorama-cta .panorama-cta-text {
  color: white;
  margin-bottom: 25px;
}
@media (min-width: 576px) {
  .panorama-cta .panorama-cta-text {
    margin-bottom: 42px;
  }
}
@media (min-width: 992px) {
  .panorama-cta .panorama-cta-text {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .panorama-cta .panorama-cta-button {
    flex-direction: row;
    display: flex;
    justify-content: flex-end;
  }
}
.panorama-cta .panorama-cta-button .buttn {
  margin-top: 0;
  white-space: nowrap;
}
/* accordion */
.collapse:not(.show) {
  display: none;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
.accordion .accordion-block {
  border: 1px solid #d9d9d9;
  /* grey02 */
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  margin-bottom: 11px;
}
.accordion .accordion-title {
  cursor: pointer;
  margin-top: 21px;
  margin-bottom: 18px;
  padding-left: 34px;
  padding-right: 34px;
  position: relative;
}
.accordion .accordion-title .blue01 {
  color: #233b76;
}
.accordion .accordion-title .bvk-ico-angle-down {
  padding-left: 8px;
  padding-right: 0;
  line-height: 1;
  text-align: right;
}
.accordion .accordion-title.collapsed .bvk-ico-angle-down:before {
  content: "\66";
  line-height: 1;
}
.accordion .accordion-title .bvk-ico-angle-down:before {
  content: "\65";
  margin-right: 0;
  line-height: 1;
}
.accordion .accordion-title .h1,
.accordion .accordion-title .h2,
.accordion .accordion-title .h3,
.accordion .accordion-title .h4,
.accordion .accordion-title .h5,
.accordion .accordion-title .h6,
.accordion .accordion-title h1,
.accordion .accordion-title h2,
.accordion .accordion-title h3,
.accordion .accordion-title h4,
.accordion .accordion-title h5,
.accordion .accordion-title h6 {
  margin: 0;
}
@media (max-width: 575.98px) {
  .accordion .accordion-title {
    margin-top: 12px;
    margin-bottom: 12px;
    padding-left: 13px;
    padding-right: 20px;
  }
}
.accordion .accordion-headline h6 {
  margin: 0;
  display: inline-block;
}
.accordion .accordion-collapse-block {
  border-top: 1px solid #d9d9d9;
}
.accordion .accordion-collapse-block .accordion-text {
  padding-top: 28px;
  padding-bottom: 24px;
  padding-left: 34px;
}
.accordion .accordion-collapse-block .accordion-text p:first-child,
.accordion .accordion-collapse-block .accordion-text *:first-child {
  margin-top: 0;
}
.accordion .accordion-collapse-block .accordion-text p:last-child,
.accordion .accordion-collapse-block .accordion-text *:last-child {
  margin-bottom: 0;
}
@media (max-width: 575.98px) {
  .accordion .accordion-collapse-block .accordion-text {
    padding-top: 15px;
    padding-bottom: 9px;
    padding-left: 13px;
  }
}
.ansprechpartner {
  margin-bottom: 30px;
}
.ansprechpartner .kontaktdaten {
  margin-left: 32px;
}
.ansprechpartner .left {
  line-height: 0 !important;
}
.ansprechpartner .left img {
  width: 100%;
  margin: 0;
}
.ansprechpartner .left .imagetitle {
  font-size: 20px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 22px;
  color: white;
  position: absolute;
  bottom: 19px;
  height: 42px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 26px;
  background: #233b76;
  border-radius: 3px;
}
.ansprechpartner .funktion {
  font-size: 14px;
  line-height: 16px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #808284;
  margin-top: 32px;
  margin-bottom: 0;
}
.ansprechpartner .name {
  font-size: 24px;
  line-height: 29px;
  margin-top: 50px;
  margin-bottom: 16px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #233b76;
  margin: 22px 0;
}
.ansprechpartner .bvk-ico-phone,
.ansprechpartner .bvk-ico-envelope {
  margin-right: 10px;
}
.ansprechpartner .bvk-ico-phone::before,
.ansprechpartner .bvk-ico-envelope::before {
  color: #233b76;
}
@media (min-width: 1200px) {
  .ansprechpartner .left .imagetitle img {
    height: 256px;
  }
}
@media screen and (min-width: 577px) and (max-width: 1199px) {
  .ansprechpartner .left .imagetitle {
    padding: 10px 32px 8px 12px;
    max-width: 95%;
    font-size: 17px;
    line-height: 20px;
  }
}
@media (max-width: 767.98px) {
  .ansprechpartner .grey-frame-blue-bottom {
    max-width: 387px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 576px) {
  .ansprechpartner .left .imagetitle {
    padding: 10px 32px 8px 12px;
    max-width: 95%;
    font-size: 17px;
    line-height: 20px;
  }
  .ansprechpartner .kontaktdaten {
    margin-left: 19px;
    margin-right: 19px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: normal;
    word-break: normal;
    word-break: break-word;
  }
}
/* OwlCarousel2 image slider */
button.owl-prev {
  position: absolute;
  top: 40%;
  margin-left: -20px !important;
  display: block !important;
}
button.owl-next {
  position: absolute;
  top: 40%;
  right: -25px;
  display: block !important;
}
button.owl-prev:hover,
button.owl-next:hover {
  background: none !important;
  color: inherit !important;
}
.owl-nav {
  margin: 0;
}
@media (max-width: 991.98px) {
  .more-than-2-images {
    max-width: 297px;
  }
}
/* ----------------------------- */
/* --------- Historien --------- */
/* ----------------------------- */
.history-introductiontext {
  margin: 0 25px 66px 25px;
  color: #808284;
}
@media (max-width: 767.98px) {
  .history-introductiontext {
    margin: 0 0 31px 0;
  }
}
.history-introductiontext a {
  color: #d9d9d9;
}
.swiper-container {
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.swiper-container img {
  user-select: none;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  transition: 300ms;
  transform: translateX(0px);
}
.swiper-slide {
  font-size: 18px;
  padding: 0;
  width: 33.3%;
  max-width: 370px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
@media (max-width: 991.98px) and (min-width: 768px) {
  .swiper-slide {
    width: 50%;
  }
}
@media (max-width: 767.98px) {
  .swiper-slide {
    width: 100%;
  }
}
.history-toolbar {
  padding-left: 25px;
}
.history-date {
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 4px;
  display: block;
  line-height: 22px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  color: #808284;
}
.swiper-slide-active .history-date {
  color: #233b76;
}
.history-video {
  margin: 0 auto;
  margin-bottom: 38px;
  max-width: 320px;
}
.history-video video {
  /* object-fit: fill; */
}
.history-video .video-container.video_eigene_video_datei .embed-responsive.embed-responsive-16by9::before {
  padding-top: 0;
}
.history-video .video-container.video_eigene_video_datei .embed-responsive-item {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.history-line {
  height: 30px;
  background-image: url('../../images/custom/history-line.png');
  background-position: left center;
  background-repeat: repeat-x;
  display: block;
  position: relative;
}
.history-line-solid {
  height: 30px;
  width: 5px;
  background-color: #808284;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767.98px) {
  .history-line-solid {
    margin-left: auto;
    margin-right: auto;
  }
}
.swiper-slide-active .history-line-solid {
  background-color: #233b76;
}
.history-content {
  padding-top: 24px;
  padding-left: 25px;
  padding-right: 25px;
  display: block;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #808284;
}
@media (max-width: 767.98px) {
  .history-content {
    text-align: center;
  }
}
.history-content p {
  margin: 0;
}
.history-content p.heading {
  font-weight: bold;
}
.history-content .history-content-upper-text {
  margin-bottom: 30px;
}
.history-content li a:hover {
  color: #525252 !important;
}
.history-button-prev,
.history-button-next {
  cursor: pointer;
}
#HistoryButtonPrev {
  display: inline-block;
  position: absolute;
  left: -5px;
  top: 32px;
  z-index: 1;
  font-size: 18px;
  background-color: white;
  color: #808284;
  width: 26px;
  outline: none;
}
#HistoryButtonNext {
  display: inline-block;
  position: absolute;
  right: -5px;
  top: 33px;
  z-index: 1;
  font-size: 18px;
  background-color: white;
  color: #808284;
  outline: none;
}
.history-link-prev-next {
  padding-top: 33px;
  text-align: center;
}
.history-link-prev-next .bvk-icon {
  vertical-align: middle;
}
.history-link-prev,
.history-link-next {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #233b76;
}
@media (max-width: 767.98px) {
  .history-link-prev,
  .history-link-next {
    display: none;
  }
}
.history-link-prev {
  margin-top: 3px;
}
/* strip with A-Z index tabs */
div.initialsTab {
  text-align: center;
  position: relative;
  float: left;
  width: 3.5%;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #85837e;
  min-width: 24px;
  padding-bottom: 10px;
  border-bottom: solid #233b76 3px;
  margin-bottom: 40px;
  /* border-radius: 6px 0 0 0;
    border: solid 1px #ccc;
    background-color:#f7f7f7; */
}
´ div.initialsTab a,
div.initialsTab a:link,
div.initialsTab a:visited,
div.initialsTab a:hover {
  text-decoration: none;
  font-weight: 500;
  color: #233b76;
  /*padding: 4px;*/
}
/* highlight currently selected tab */
div.initialsTab.selected {
  padding-bottom: 7px;
  border-bottom: solid #233b76 6px;
}
div#dnn_ctr576_ModuleContent {
  display: inline-block;
  /* border-bottom:solid @blue01 3px; */
  padding-bottom: 0px;
  width: 100%;
}
@media (min-width: 768px) {
  div#dnn_ctr576_ModuleContent {
    padding-bottom: 20px;
  }
}
.Normal ul {
  margin: 0;
  margin-top: 15px;
  padding-left: 1.6em;
  /* add padding that is removed later with negative margin at every item so the bullet icon is aligned left of text */
  overflow: auto;
}
.Normal ol {
  padding-left: 1.8em;
  list-style-position: outside !important;
  overflow: auto;
}
/* default for lists is without bullet point but with bvk-ico-check-circle */
.Normal ul li {
  /* &:extend(.bvk-icon all); */
  /* &:extend(.bvk-ico-check-circle all); */
  list-style-type: none;
}
.Normal ul li::before {
  font-family: "bvk" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  vertical-align: text-top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\74";
  color: #233b76;
  margin-left: -1.6em;
  /* has to be the same as the padding of the ul */
  margin-right: 8px;
}
/* don't show grey background on links but in blue color */
.Normal ul a,
.Normal ul a:link,
.Normal ul a:visited,
.Normal ul a:hover,
.Normal ol a,
.Normal ol a:link,
.Normal ol a:visited,
.Normal ol a:hover {
  background: none !important;
  padding: 0;
  color: #233b76;
  display: inline !important;
}
/* alternative icon for lists */
.Normal ul.list-alt-arrow li::before {
  content: "\70";
}
/* switch numbers of ordered lists */
.Normal ol,
.Normal ol ol,
.Normal ol ol {
  list-style-position: inside;
  list-style-type: decimal;
}
.Normal ol.list-decimal,
.Normal ol ol.list-decimal {
  list-style-type: decimal;
}
.Normal ol.list-latin,
.Normal ol ol.list-latin {
  list-style-type: lower-latin;
}
.Normal ol.list-roman,
.Normal ol ol.list-roman {
  list-style-type: upper-roman;
}
/* alternative icon for download lists */
.Normal ul.list-alt-download li::before {
  content: "\6b";
}
/* Ext.Link icon for lists with external links*/
.Normal ul.list-angle-double-right li::before {
  content: "\68";
}
/* CKEditor configuration:
StylesSet:
[
{ name : 'Tabelle-Zusatztext', element : 'span', attributes : { 'class' : 'table-extratext' } },
{ name : 'Opener', element : 'div', attributes : { 'class' : 'opener' } },
{ name : 'Pfeile-Aufzählung', element : 'ul', attributes : { 'class' : 'list-alt-arrow' } },
{ name : 'Download-Aufzählung', element : 'ul', attributes : { 'class' : 'list-alt-download' } }, 
{ name : 'Ext.Link-Aufzählung', element : 'ul', attributes : { 'class' : 'list-angle-double-right' } },
{ name : 'Überschrift fett', element : 'p', attributes : { 'class' : 'heading' } }
]
*/
/* All articles */
.readmorelink i.bvk-ico-angle-double-right {
  vertical-align: text-top;
}
/* Details-Seite von News */
.article.detailview .publishedText {
  margin-top: 10px;
  margin-bottom: 40px;
}
.article.detailview .publishedText p {
  font-weight: bold;
  margin: 0;
}
.article.detailview .publishdate {
  color: #808284;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
}
.article.detailview .categories {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
}
.article.detailview figure.articleimage {
  float: left;
  margin: 0 20px 20px 0;
  width: 350px;
}
@media (max-width: 575.98px) {
  .article.detailview figure.articleimage {
    width: 100%;
    margin-right: 0;
  }
}
@media (max-width: 381.98px) {
  .article.detailview figure.articleimage img {
    width: 100%;
  }
}
.article.detailview ul.list-alt-download {
  margin-top: 35px;
}
.article.detailview .alllinks {
  color: #233b76;
  display: block;
  width: 100%;
  float: left;
  clear: both;
}
.article.detailview .alllinks .attachmentLabel {
  display: none;
  font-size: 18px;
  line-height: 22px;
  margin-top: 20px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #233b76;
}
.article.detailview .pdfLink {
  color: #233b76;
  margin-bottom: 15px;
  display: block;
  width: 100%;
  text-align: left;
}
.article.detailview .pdfLink.Normal a,
.article.detailview .Normal .downloadlink a,
.article.detailview .morelink a {
  border: 0;
  border-radius: 0;
  background-color: transparent;
  padding: 0;
  color: #233b76;
}
.article.detailview .morelink {
  color: #233b76;
  font-size: 16px;
  line-height: 18px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
  margin-top: 1.5em;
  display: block;
  width: 100%;
  float: left;
  clear: both;
}
.article.detailview .backlink.buttn {
  margin-top: 1.5em;
  display: block;
  width: auto;
  float: left;
  clear: both;
}
.article.detailview .backlink.buttn a {
  color: #ffffff;
}
.article.detailview .backlink.buttn:empty {
  display: none;
}
/* "News-Archiv Liste mit Bild" & "News-Archiv Liste ohne Bild" -1 */
.article.liste-mit-bild,
.article.liste-ohne-bild {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  -webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
  border: 1px solid #d9d9d9;
  background-color: white;
  padding-left: 31px;
  padding-right: 10px;
  padding-top: 33px;
  padding-bottom: 25px;
  margin-top: 0 !important;
  margin-bottom: 10px !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  min-height: 183px;
  /* @media (max-width: 767.98px) { 
        flex-direction: column; 
    } */
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .article.liste-mit-bild,
  .article.liste-ohne-bild {
    padding-right: 20px;
  }
}
@media (max-width: 767.98px) {
  .article.liste-mit-bild,
  .article.liste-ohne-bild {
    /* display: block; 
        flex-direction: unset;
        flex-wrap: unset; */
    flex-wrap: wrap;
    max-width: 412px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 31px;
    padding-right: 31px;
  }
}
@media (max-width: 575.98px) {
  .article.liste-mit-bild,
  .article.liste-ohne-bild {
    max-width: 380px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.article.liste-mit-bild .articletext,
.article.liste-ohne-bild .articletext {
  display: flex;
  flex-direction: column;
}
.article.liste-mit-bild .articletext .title,
.article.liste-ohne-bild .articletext .title {
  margin-top: 0;
  max-height: 32px;
  overflow: hidden;
  text-align: left;
  margin-bottom: 20px;
}
@media (max-width: 991.98px) {
  .article.liste-mit-bild .articletext,
  .article.liste-ohne-bild .articletext {
    /* flex: 0 0 57%; */
  }
  .article.liste-mit-bild .articletext .articletitle .title,
  .article.liste-ohne-bild .articletext .articletitle .title {
    max-height: none;
    overflow: visible;
  }
}
.article.liste-mit-bild .articletext .publishdate,
.article.liste-ohne-bild .articletext .publishdate {
  margin-right: 0;
  text-align: right;
  color: #808284;
}
.article.liste-mit-bild .articletext .description .articlelink,
.article.liste-ohne-bild .articletext .description .articlelink,
.article.liste-mit-bild .articletext .description p,
.article.liste-ohne-bild .articletext .description p {
  color: #808284;
}
.article.liste-mit-bild .articletext .description p,
.article.liste-ohne-bild .articletext .description p {
  margin: 0;
}
.article.liste-mit-bild .articletext .readmorelink,
.article.liste-ohne-bild .articletext .readmorelink {
  margin-right: 0;
  margin-top: 0;
  float: left;
}
/* News-Archiv Liste mit Bild */
@media (min-width: 768px) and (max-width: 991.98px) {
  .article.liste-mit-bild {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.article.liste-mit-bild .articleimage {
  margin: 0 20px 0 0;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .article.liste-mit-bild .articleimage {
    flex: 0 0 42%;
    max-width: 42%;
    margin: 0 10px 0 0;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .article.liste-mit-bild .articleimage {
    flex: 0 0 55%;
    max-width: 55%;
    margin: 0 5px 0 0;
  }
}
@media (max-width: 767.98px) {
  .article.liste-mit-bild .articleimage {
    margin: 0 auto 20px auto;
    width: 100%;
    display: block;
    float: left;
    max-width: 100%;
  }
}
@media (max-width: 575.98px) {
  .article.liste-mit-bild .articleimage img {
    max-width: 350px;
    width: 100%;
  }
}
.article.liste-mit-bild .articletext {
  flex: 0 0 63%;
  max-width: 63%;
}
.article.liste-mit-bild .articletext .publishdate {
  order: 2;
}
.article.liste-mit-bild .articletext .articletitle {
  order: 1;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .article.liste-mit-bild .articletext {
    flex: 0 0 55%;
    max-width: 55%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .article.liste-mit-bild .articletext {
    flex: 0 0 42%;
    max-width: 42%;
  }
  .article.liste-mit-bild .articletext > .row {
    /* flex-direction: column-reverse; 
                flex-basis: 100%; */
    display: block;
    clear: both;
  }
  .article.liste-mit-bild .articletext .articletitle,
  .article.liste-mit-bild .articletext .publishdate {
    /* flex: 0 0 100%; 
                max-width: 100%; */
    float: left;
    width: 100%;
    max-width: 100%;
  }
  .article.liste-mit-bild .articletext .publishdate {
    margin-bottom: 15px;
    text-align: left;
  }
}
@media (max-width: 767.98px) {
  .article.liste-mit-bild .articletext {
    flex: unset;
    flex-direction: unset;
    display: block;
    float: left;
    max-width: 100%;
  }
  .article.liste-mit-bild .articletext .publishdate {
    order: 1;
    margin-bottom: 10px;
  }
  .article.liste-mit-bild .articletext .articletitle {
    order: 2;
  }
}
.article.liste-mit-bild .articletext .description {
  max-height: 73px;
  overflow: hidden;
  text-align: left;
}
/*  Liste ohne Bild */
.article.liste-ohne-bild {
  padding-right: 25px;
}
.article.liste-ohne-bild .articletext {
  flex: 0 0 99%;
  max-width: 99%;
}
@media (max-width: 767.98px) {
  .article.liste-ohne-bild .articletext {
    flex: unset;
    flex-direction: unset;
    display: block;
    float: left;
    max-width: 100%;
  }
  .article.liste-ohne-bild .articletext .publishdate {
    order: 1;
    margin-bottom: 10px;
  }
  .article.liste-ohne-bild .articletext .articletitle {
    order: 2;
  }
}
.article.liste-ohne-bild .articletext .description {
  display: block;
  max-height: 50px;
  overflow: hidden;
  text-align: left;
}
/* "News-Archiv Liste mit Bild" & "News-Archiv Liste ohne Bild" -2 */
.article.liste-mit-bild.unpublished,
.article.liste-ohne-bild.unpublished {
  background-color: #f4f4f4 !important;
}
.article.liste-mit-bild.unpublished .readmorelink,
.article.liste-ohne-bild.unpublished .readmorelink {
  float: left;
  margin-top: 0;
}
.article.liste-mit-bild.unpublished .publishedText,
.article.liste-ohne-bild.unpublished .publishedText {
  float: right;
  margin-right: 140px;
  font-weight: bold;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .article.liste-mit-bild.unpublished .publishedText,
  .article.liste-ohne-bild.unpublished .publishedText {
    margin-right: 65px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .article.liste-mit-bild.unpublished .publishedText,
  .article.liste-ohne-bild.unpublished .publishedText {
    float: left;
    margin-right: 0;
    margin-top: 20px;
    margin-left: 0;
  }
}
@media (max-width: 767.98px) {
  .article.liste-mit-bild.unpublished .publishedText,
  .article.liste-ohne-bild.unpublished .publishedText {
    margin-right: 0;
    margin-top: 20px;
  }
}
.article.liste-mit-bild .expiredText,
.article.liste-ohne-bild .expiredText {
  float: right;
  font-weight: bold;
  margin-left: 20px;
}
.article.liste-mit-bild .articletext .description,
.article.liste-ohne-bild .articletext .description {
  word-break: break-word;
}
@media (max-width: 991.98px) {
  .article.liste-mit-bild .articletext .description,
  .article.liste-ohne-bild .articletext .description {
    max-height: 147px;
  }
}
/*  Liste: Intern News - DNNArticleArchive */
.ModDNNArticleArchiveC select {
  width: 200px;
  min-width: 200px;
  max-width: 445px;
  margin-bottom: 5px;
  padding: 8px;
  background: #ffffff;
  border: 1px solid #c9c9c9;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
  color: #333;
  font-size: 12px;
}
.ModDNNArticleArchiveC .ArchiveCategoryLabel {
  margin: 0 20px 0 0;
}
.ModDNNArticleArchiveC table td {
  padding-left: 0;
}
/*  Liste: Placeholder image */
.no-placeholder-image {
  background-color: transparent;
  background: none;
}
.markDate,
.markDateinDetail {
  font-weight: bold !important;
}
.markDate {
  color: red !important;
}
/* Layer-Navigation für 12 Versorgungseinrichtungen auf der Startseite*/
.layernav-inner {
  background-color: white;
}
@media (min-width: 992px) {
  .layernav-left {
    border-right: 1px solid #ebebeb;
  }
  .layernav-col {
    width: 50%;
    float: left;
  }
}
@media (min-width: 768px) {
  .layernav {
    background-color: white;
    position: absolute;
    z-index: 1;
    /* If Slider Module on Homepage
		z-index: 9999999999999999999999;
		*/
    left: 0;
    width: calc(100% - 30px);
    padding-top: 22px;
    padding-bottom: 22px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
  }
  .layernav-top {
    background-image: url('../../images/custom/nav-bg.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    position: absolute;
    z-index: 1;
    /* If Slider Module on Homepage
		z-index: 9999999999999999999998;
		*/
    height: 16px;
    left: 0;
    width: calc(100% - 30px);
  }
}
@media (max-width: 767.98px) {
  .mobile-layer-nav {
    z-index: 999999999999999999999;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }
  .layernav {
    background-color: white;
    position: fixed;
    z-index: 9999999999999999999999;
    left: 0;
    right: 0;
    bottom: 0;
    padding-top: 24px;
    padding-bottom: 24px;
    border-top: 2px solid silver;
    overflow: auto;
  }
}
.layernav-holder {
  position: relative;
  width: 100%;
}
.layernav nav,
.layernav nav ul,
.layernav nav li {
  display: block;
}
.layernav nav ul,
.layernav nav li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.layernav nav a,
.layernav nav a:link,
.layernav nav a:visited {
  display: block;
  padding-top: 12px;
  padding-bottom: 10px;
  text-decoration: none;
  padding-left: 33px;
  padding-right: 33px;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #85837e;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .layernav nav a,
  .layernav nav a:link,
  .layernav nav a:visited {
    padding-left: 43px;
    padding-right: 43px;
  }
}
.layernav nav a:hover,
.layernav nav a:active {
  text-decoration: none;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #85837e;
  background-color: #f4f4f4;
}
@media (min-width: 992px) {
  .layernav {
    top: -148px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .layernav {
    top: -118px;
  }
}
@media (max-width: 767.98px) {
  .layernav {
    top: 75px;
  }
}
@media (min-width: 992px) {
  .layernav-top {
    top: -163px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .layernav-top {
    top: -132px;
  }
}
@media (max-width: 767.98px) {
  .layernav-top {
    display: none;
  }
}
@media (min-width: 768px) {
  .layernav-close {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .layernav-close {
    display: inline-block;
    font-size: 18px;
    background-color: white;
    width: 170px;
    height: 74px;
    line-height: 74px;
    text-align: right;
    padding-right: 25px;
    position: fixed;
    z-index: 9999999999999999999999;
    top: 0;
    right: 0;
    cursor: pointer;
    color: #141718;
  }
}
@media (min-width: 301px) and (max-width: 575.98px) {
  .layernav-close {
    width: 115px;
  }
}
@media (max-width: 300px) {
  .layernav-close {
    width: 100%;
  }
}
#popupcontent {
  display: none;
}
#popupcontent .popup_overlay {
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999990;
}
#popupcontent .popup_container {
  width: 95%;
  max-height: 80%;
  overflow-y: auto;
  z-index: 9999990;
  border-radius: 5px;
  padding: 70px 50px;
  position: fixed;
  top: 50%;
  left: 50%;
  right: auto;
  bottom: auto;
  background-color: white;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 900px;
}
#popupcontent .popup_content {
  font-size: 17px;
  line-height: 1.6;
  max-width: 100%;
  margin-bottom: 40px;
}
#popupcontent .popup_content p.bold {
  font-weight: bold;
}
#popupcontent .popup_content p.headline {
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
}
#popupcontent .popup_content p.highlightedRed {
  color: #c50f12;
}
#popupcontent .closebtn {
  background-color: #0056a4;
  color: #ffffff;
  border: 1px solid #0056a4;
  font-weight: 600;
  border-radius: 5px;
  font-size: 18px;
  line-height: 40px;
  width: 172px;
  float: right;
}
@media screen and (min-width: 200px) and (max-width: 1000px) {
  #popupcontent .popup_container {
    max-width: 90%;
  }
}
/* All articles */
.sm-modul .sm-logo {
  text-align: center;
}
.sm-item-header {
  padding: 11px 15px 11px 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 44px;
  background-color: #233b76;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
}
.sm-item-header a {
  color: white !important;
}
.sm-arrow {
  font-size: x-large;
  padding: 0 7px;
  text-align: center;
  margin: -3px 0;
  height: 28px;
  float: right;
  margin-left: 4px;
  font-weight: bold;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sm-icon:before {
  line-height: 1.25 !important;
}
.sm-arrow:hover,
.sm-arrow-in-album-left:hover,
.sm-arrow-in-album-right:hover {
  background-color: #b0b6b8;
}
.sm-item-content {
  border: 1px solid #e5eaee;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 5px;
  border-top-width: 0;
  word-wrap: break-word;
}
.sm-youtube,
.sm-facebook,
.sm-instagram {
  overflow: hidden;
}
.sm-halt {
  margin-bottom: 30px;
}
.sm-video {
  margin-bottom: 15px;
}
.sm-video::before {
  padding-top: 100% !important;
}
.sm-date {
  margin-bottom: 8px;
  font-weight: bold;
  height: 24px;
}
.sm-titel {
  margin: 4px 0 10px;
}
.sm-bb {
  margin-bottom: 15px;
  height: 44px;
}
.sm-btn {
  float: right;
  margin: 0px !important;
}
.sm-btn a {
  color: #ffffff !important;
}
.sm-dot-nav {
  height: 27px;
  margin-bottom: 35px;
}
.sm-dots {
  text-align: center;
}
.sm-dot {
  position: relative;
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0!important;
  font: inherit;
  display: inline-block;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sm-text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  color: #808284;
  height: 120px;
}
.sm-tt {
  height: 120px;
}
.sm-dots .active span {
  background: #869791 !important;
}
.sm-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
.sm-album {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  list-style: none;
  margin: 0px;
}
.sm-arrow-in-album-left {
  font-size: 14px;
  padding: 0 7px;
  text-align: center;
  margin: -3px 0;
  height: 28px;
  position: absolute;
  top: 50%;
  left: 0px;
  color: white;
  background-color: rgba(128, 128, 128, 0.3);
  font-weight: bold;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sm-arrow-in-album-right {
  font-size: 14px;
  padding: 0 7px;
  text-align: center;
  margin: -3px 0;
  height: 28px;
  position: absolute;
  top: 50%;
  right: 0px;
  color: white;
  background-color: rgba(128, 128, 128, 0.3);
  font-weight: bold;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sm-album-item {
  position: relative;
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.sm-kommentar {
  margin-top: 10px;
  height: 25px;
}
.sm-svg-icon {
  width: 22px;
  height: 20px;
  float: left;
}
.sm-num {
  line-height: 1;
  float: left;
  margin-right: 5px;
}
.sm-youtube-logo {
  background-image: url("img/YouTube_Logo.png");
  height: 87px;
  width: 100%;
  max-width: 150px;
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 10px;
}
.sm-facebook-logo {
  background-image: url("img/facebook-logo.png");
  height: 92px;
  width: 100%;
  max-width: 200px;
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 5px;
}
.sm-instagram-logo {
  background-image: url("img/instagram-logo.png");
  height: 92px;
  width: 100%;
  max-width: 170px;
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 5px;
}
.sm-wide-image {
  height: auto !important;
}
.sm-high-image {
  width: auto !important;
}
.sm-tag {
  height: 16px;
}
.footer-fb-icon {
  width: 24px;
  height: 24px;
  background-image: url("img/fb-icon.png");
  background-size: 100%;
  background-repeat: no-repeat;
}
.footer-is-icon {
  width: 24px;
  height: 24px;
  background-image: url("img/is-icon.png");
  background-size: 100%;
  background-repeat: no-repeat;
}
.footer-yt-icon {
  width: 35px;
  height: 24px;
  background-image: url("img/yt-icon.png");
  background-size: 100%;
  background-repeat: no-repeat;
}