/* Minification failed. Returning unminified contents.
(4320,26): run-time error CSS1063: Expected calculation unit, found '$'
(4320,26): run-time error CSS1064: Expected calculation product, found '$'
(4320,26): run-time error CSS1065: Expected calculation sum, found '$'
(4320,26): run-time error CSS1034: Expected closing parenthesis, found '$'
(4320,26): run-time error CSS1042: Expected function, found '$'
(4320,26): run-time error CSS1062: Expected semicolon or closing curly-brace, found '$'
 */
@charset "UTF-8";
/** 
*variables.scss:
**/
/*** sizes ***/
/*** Media Query Ranges ***/
/*** Colors ***/
/*** Font Typography ***/
@font-face {
  font-family: 'apexBook';
  src: url("/Content/fonts/apex/apex_book/apexserif_book.eot");
  /* IE9 Compat Modes */
  src: url("/Content/fonts/apex/apex_book/apexserif_book.eot#iefix") format("embedded-opentype"), url("/Content/fonts/apex/apex_book/apexserif_book.woff2") format("woff2"), url("/Content/fonts/apex/apex_book/apexserif_book.woff") format("woff"), url("/Content/fonts/apex/apex_book/apexserif_book.ttf") format("truetype"), url("/Content/fonts/apex/apex_book/apexserif_book.svg#apexBook") format("svg");
  /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'apexMedium';
  src: url("/Content/fonts/apex/apex_medium/apexserif_medium.eot");
  /* IE9 Compat Modes */
  src: url("/Content/fonts/apex/apex_medium/apexserif_medium.eot#iefix") format("embedded-opentype"), url("/Content/fonts/apex/apex_medium/apexserif_medium.woff2") format("woff2"), url("/Content/fonts/apex/apex_medium/apexserif_medium.woff") format("woff"), url("/Content/fonts/apex/apex_medium/apexserif_medium.ttf") format("truetype"), url("/Content/fonts/apex/apex_medium/apexserif_medium.svg#apexMedium") format("svg");
  /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Roboto';
  src: url("/Content/fonts/roboto/roboto.eot");
  /* IE9 Compat Modes */
  src: url("/Content/fonts/roboto/roboto.woff") format("woff2"), url("/Content/fonts/roboto/roboto.woff") format("woff"), url("/Content/fonts/roboto/roboto.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'teamblau';
  src: url("/Content/fonts/teamblaunew/fonts/teamblau-2.eot?1ag5vz");
  src: url("/Content/fonts/teamblaunew/fonts/teamblau-2.eot?1ag5vz#iefix") format("embedded-opentype"), url("/Content/fonts/teamblaunew/fonts/teamblau-2.ttf?1ag5vz") format("truetype"), url("/Content/fonts/teamblaunew/fonts/teamblau-2.woff?1ag5vz") format("woff"), url("/Content/fonts/teamblaunew/fonts/teamblau-2.svg?1ag5vz#teamblau-2") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'teamblau' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-instagram:before {
  content: "\e914"; }

.icon-pinterest:before {
  content: "\e915"; }

.icon-arrow-left:before {
  content: "\e900"; }

.icon-arrow-right:before {
  content: "\e901"; }

.icon-close:before {
  content: "\e902"; }

.icon-info:before {
  content: "\e903"; }

.icon-menu:before {
  content: "\e904"; }

.icon-menu_2:before {
  content: "\e905"; }

.icon-unlink:before {
  content: "\e906"; }

.icon-chevron-thin-down:before {
  content: "\e907"; }

.icon-chevron-thin-left:before {
  content: "\e908"; }

.icon-chevron-thin-right:before {
  content: "\e909"; }

.icon-chevron-thin-up:before {
  content: "\e90a"; }

.icon-circle-with-cross:before {
  content: "\e90b"; }

.icon-circle-with-minus:before {
  content: "\e90c"; }

.icon-circle-with-plus:before {
  content: "\e90d"; }

.icon-link:before {
  content: "\e90e"; }

.icon-menu1:before {
  content: "\e90f"; }

.icon-plus:before {
  content: "\e910"; }

.icon-facebook-with-circle:before {
  content: "\e911"; }

.icon-linkedin-with-circle:before {
  content: "\e912"; }

.icon-twitter:before {
  content: "\e913"; }

.icon-search:before {
  content: "\f002"; }

.icon-envelope-o:before {
  content: "\f003"; }

.icon-heart:before {
  content: "\f004"; }

.icon-star:before {
  content: "\f005"; }

.icon-star-o:before {
  content: "\f006"; }

.icon-angle-double-left:before {
  content: "\f100"; }

.icon-angle-double-right:before {
  content: "\f101"; }

.icon-angle-left:before {
  content: "\f104"; }

.icon-angle-right:before {
  content: "\f105"; }

.icon-angle-up:before {
  content: "\f106"; }

.icon-angle-down:before {
  content: "\f107"; }

/*** Breakpoints & Grid Variables ***/
/* Grid breakpoints - Mobile first approach */
/*** container  ***/
/*** section_top ***/
/*** sidebar ***/
/*** buttons ***/
/*** formcreator Variables ***/
/*  formcreator Style1  */
/*  formcreator Style2  */
/*** accordeon ***/
/*** google map ***/
/*** cookie banner ***/
/*** tables ***/
/*** tables ***/
/*** tbCookie2020 - with klaro!r ***/
/*** Mehr Einstellungen unter Content\tbModule\tbCookie2020\klaro-vars.scss***/
/* <-- Declarations of ALL variables */
/* Single property */
/*html {
  @include fluid-type(font-size, 320px, 1366px, 14px, 18px);
}
*/
/* Multiple properties with same values */
/*h1 {
  @include fluid-type(padding-bottom padding-top, 20em, 70em, 2em, 4em);
}
*/
/* helpers.scss - helper classes */
/* Eigenschaften - Definitionen */
.dn {
  display: none; }

.lclear {
  clear: both;
  height: 0;
  overflow: hidden;
  font-size: 0%; }
  .lclear_l {
    clear: left; }
  .lclear_r {
    clear: right; }

.clear_after {
  content: "";
  display: table;
  clear: both; }

.lc_s {
  font-size: 0%;
  overflow: hidden; }
  .lc_s.s2 {
    height: 2px; }
  .lc_s.s4 {
    height: 4px; }
  .lc_s.s6 {
    height: 6px; }
  .lc_s.s8 {
    height: 8px; }
  .lc_s.s10 {
    height: 10px; }
  .lc_s.s12 {
    height: 12px; }
  .lc_s.s14 {
    height: 14px; }
  .lc_s.s16 {
    height: 16px; }
  .lc_s.s18 {
    height: 18px; }
  .lc_s.s20 {
    height: 20px; }
  .lc_s.s22 {
    height: 22px; }
  .lc_s.s24 {
    height: 24px; }
  .lc_s.s26 {
    height: 26px; }
  .lc_s.s28 {
    height: 28px; }
  .lc_s.s30 {
    height: 30px; }
  .lc_s.s32 {
    height: 32px; }
  .lc_s.gutter {
    height: 20px; }
  .lc_s.half_gutter {
    height: 10px; }

.fl {
  float: left;
  display: inline; }
  .fl_selfclean {
    float: left;
    display: inline; }
    .fl_selfclean:after {
      content: "";
      display: table;
      clear: both; }

.fr {
  float: right;
  display: inline; }
  .fr_selfclean {
    float: right;
    display: inline; }
    .fr_selfclean:after {
      content: "";
      display: table;
      clear: both; }

.hiddenlink {
  position: absolute;
  font-size: 0;
  background-color: transparent;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer; }
  .hiddenlink__wrap {
    position: relative; }

/* hide helping classes */
@media only screen and (max-width: 550px) {
  .hide-on-small-only {
    display: none; } }

@media only screen and (min-width: 551px) and (max-width: 768px) {
  .hide-on-medium-only {
    display: none; } }

@media only screen and (min-width: 769px) and (max-width: 1130px) {
  .hide-on-large-only {
    display: none; } }

@media only screen and (min-width: 1131px) and (max-width: 1320px) {
  .hide-on-xlarge-only {
    display: none; } }

@media only screen and (min-width: 1321px) and (max-width: 1700px) {
  .hide-on-big-only {
    display: none; } }

@media only screen and (min-width: 551px) {
  .hide-on-medium-and-up {
    display: none; } }

@media only screen and (min-width: 769px) {
  .hide-on-large-and-up {
    display: none; } }

@media only screen and (min-width: 1131px) {
  .hide-on-xlarge-and-up {
    display: none; } }

@media all and (max-width: 1130px) {
  .hide-on-medium-and-down {
    display: none; } }

@media all and (max-width: 1320px) {
  .hide-on-large-and-down {
    display: none; } }

@media all and (max-width: 1700px) {
  .hide-on-xlarge-and-down {
    display: none; } }

/* END hide helping classes */
/*legacy helping classes*/
.tal {
  text-align: left; }

.tar {
  text-align: right; }

.tac {
  text-align: center; }

.cp {
  cursor: pointer; }

.no_margin {
  margin: 0; }

.no_margin_bottom {
  margin-bottom: 0; }

.only_print {
  display: none; }

/* Eigenschaften - Definitionen - ENDE */
/* helpers.scss - helper classes - END */
/* <-- tb helping classes */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
  .owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/*

    Möglicher Lade-Effekt...

.lazyload,
.lazyloading {
    opacity: 0;
}

.lazyloaded {
    opacity: 1;
    transition: opacity 300ms;
}
*/
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none; }
  .pswp * {
    box-sizing: border-box; }
  .pswp img {
    max-width: none; }

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
  display: block; }

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 56, 108, 0.95);
  opacity: 0;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none; }

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden; }

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden; }

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0; }

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden; }

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222; }

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0; }

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC; }

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline; }

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
	
	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  transition: opacity 0.2s;
  box-shadow: none; }
  .pswp__button:focus, .pswp__button:hover {
    opacity: 1; }
  .pswp__button:active {
    outline: none;
    opacity: 0.9; }
  .pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0; }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(/Content/Vendor/PhotoSwipe/src/css/default-skin/default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(/Content/Vendor/PhotoSwipe/src/css/default-skin/default-skin.svg); }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none; } }

.pswp__button--close {
  background-position: 0 -44px; }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block; }

.pswp--fs .pswp__button--fs {
  background-position: -44px 0; }

.pswp__button--zoom {
  display: none;
  background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; }

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden; }

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute; }

.pswp__button--arrow--left {
  left: 0; }

.pswp__button--arrow--right {
  right: 0; }

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute; }

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px; }

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px; }

/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  transform: translateY(6px);
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; }
  .pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px; }
    .pswp__share-tooltip a:hover {
      text-decoration: none;
      color: #000; }
    .pswp__share-tooltip a:first-child {
      /* round corners on the first/last list item */
      border-radius: 2px 2px 0 0; }
    .pswp__share-tooltip a:last-child {
      border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }
  .pswp__share-modal--fade-in .pswp__share-tooltip {
    transform: translateY(0); }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; }

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; }

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF; }
  a.pswp__share--facebook:hover:before {
    border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF; }

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D; }

a.pswp__share--download:hover {
  background: #DDD; }

/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px; }

/*
	
	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px; }
  .pswp__caption small {
    font-size: 11px;
    color: #BBB; }

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC; }

.pswp__caption--empty {
  display: none; }

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden; }

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr; }

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px; }

.pswp__preloader--active {
  opacity: 1; }
  .pswp__preloader--active .pswp__preloader__icn {
    /* We use .gif in browsers that don't support CSS animation */
    background: url(/Content/Vendor/PhotoSwipe/src/css/default-skin/preloader.gif) 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
  opacity: 1; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    animation: clockwise 500ms linear infinite; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0; }

.pswp--css_animation .pswp__preloader__cut {
  /* 
			The idea of animating inner circle is based on Polymer ("material") loading indicator 
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut {
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0; }

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right; } }

@keyframes clockwise {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes donut-rotate {
  0% {
    transform: rotate(0); }
  50% {
    transform: rotate(-140deg); }
  100% {
    transform: rotate(0); } }

/*
	
	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550; }

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%; }

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; }

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5); }

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3); }

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0; }

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001; }

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: none; }

body, html {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

#main {
  position: relative;
  overflow: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

#main .item {
  position: absolute;
  transition: all 1s ease;
  background-color: #17344a;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

#main * {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

#main .item .inner {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative; }

#main .item .inner img.normalImg {
  height: 100%;
  position: absolute;
  display: block;
  top: 0;
  opacity: 1;
  transition: all 0.4s ease-in-out; }

#main .item .inner video.video {
  position: absolute;
  display: block;
  height: 100%;
  opacity: 0.99;
  transition: all 0.9s ease-in-out; }

#main .item .inner .txtTable {
  display: table;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  left: -1505px; }

#main .item .inner .txtOverlay {
  background-color: rgba(23, 52, 74, 0.82);
  opacity: 0.99;
  text-align: center;
  transition: all 0.9s ease-in-out;
  display: table-cell;
  vertical-align: middle; }

#main .item .inner .txtOverlay h3 {
  padding: 0 0 20px 0; }

#main .item .inner .txtOverlay h3 a {
  color: #ffffff;
  text-decoration: none;
  font-size: 24px;
  line-height: 30px;
  font-weight: normal;
  font-family: "apexMedium", sans-serif; }

#main .item .inner .txtOverlay h4 {
  color: #ffffff;
  font-weight: normal;
  font-size: 14px;
  font-family: "apexBook", sans-serif;
  padding: 0 20% 0 20%;
  line-height: 20px;
  opacity: 0.52; }

#main .item .inner.img:hover .txtOverlay {
  opacity: 0.99; }

#main .item .inner.visible:hover .txtTable {
  left: -150%; }

/*###### .inner.firstBox ##########*/
#main .item .inner.firstBox img.logo {
  width: 60%;
  height: auto; }

#logoCont {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }
  #logoCont a {
    display: inline-block; }
  #logoCont h1 {
    color: red;
    font-weight: 800;
    font-size: 0;
    line-height: 0; }
  #logoCont .top_link {
    position: absolute;
    bottom: 20px;
    width: 100%; }
    @media all and (max-width: 1200px) {
      #logoCont .top_link {
        bottom: 5px; } }
    @media all and (max-width: 400px) {
      #logoCont .top_link {
        width: calc(100% - 40px); } }
    #logoCont .top_link a {
      padding-right: 10px;
      margin-right: 10px;
      display: inline-block;
      border-right: 1px solid white;
      line-height: 16px; }
      #logoCont .top_link a:last-child {
        border-right: 0; }
      @media all and (max-width: 400px) {
        #logoCont .top_link a {
          display: block;
          border: none;
          margin: 0;
          line-height: normal; } }
    #logoCont .top_link h2 {
      color: white;
      font-size: 14px; }

.inner.firstBox {
  display: table;
  position: relative; }

#main .item .inner.firstBox .socialIcons {
  margin: 25px 0 0 0;
  text-align: right;
  width: auto; }

#main .item .inner.firstBox .linkBlock {
  margin: 15px 0 0 0;
  text-align: center; }

#main .item .inner.firstBox .socialIcons {
  display: inline-block;
  float: none; }

#main .item .inner.firstBox .socialIcons .socialIcon {
  margin: 2px 5px 0 5px;
  display: inline-block;
  float: none;
  position: relative;
  color: #ffffff; }

.pageTyp_home #logoCont .socialIcons, .pageTyp_home #logoContMenu .socialIcons {
  right: 15px; }

.pageTyp_home #main .item .inner.firstBox .socialIcons .socialIcon {
  font-size: 18px; }

#main .item.mobile {
  position: relative;
  margin: 5px;
  height: auto; }

#main .item.mobile .inner img.normalImg {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  left: 0; }

#main .item.mobile .inner img.blurImg {
  position: relative;
  width: 100%;
  height: auto; }

#main .item.mobile .inner .txtTable {
  width: 100%; }

#main .item.mobile .inner video.video {
  top: 0;
  left: 0; }

#main .item .inner.visible video.video {
  opacity: 0.01; }

.firstBoxOuter.mobile #logoCont {
  position: relative;
  width: 100%;
  height: auto;
  margin: 40px 0 50px 0; }

#nextBtn {
  position: absolute;
  right: 5px;
  top: 50%;
  width: 84px;
  height: 84px;
  background: rgba(0, 170, 218, 0.7) url(/Content/Img/btns.png) top center no-repeat;
  z-index: 1000;
  margin: -86px 0 0 0;
  transition: all 0.6s ease-in-out;
  cursor: pointer; }

#prevBtn {
  position: absolute;
  right: 5px;
  bottom: 50%;
  width: 84px;
  height: 84px;
  background: rgba(0, 170, 218, 0.7) url(/Content/Img/btns.png) bottom center no-repeat;
  z-index: 1000;
  margin: 0 0 -86px 0;
  transition: all 0.6s ease-in-out;
  cursor: pointer; }

#prevBtn:hover {
  background: rgba(0, 170, 218, 0.99) url(/Content/Img/btns.png) bottom center no-repeat; }

#nextBtn:hover {
  background: rgba(0, 170, 218, 0.99) url(/Content/Img/btns.png) top center no-repeat; }

#contnetLayer {
  background: #17344a;
  position: absolute;
  bottom: 0;
  height: 0;
  left: 0;
  width: 0;
  color: #ffffff;
  overflow: hidden;
  top: -20px;
  border-top: 1px solid rgba(51, 51, 51, 0.2);
  padding: 10px 0 3px 0; }

#contnetLayer .text {
  font-size: 13px;
  font-weight: 200; }

#contLayer {
  margin: 0 0 0 12%;
  width: 78%;
  height: 100%;
  position: relative; }

.linkFirstBox {
  color: #ffffff;
  text-decoration: none;
  margin: 0 10px 0 10px;
  font-family: "apexBook", sans-serif;
  font-weight: normal;
  font-size: 15px;
  letter-spacing: 1px;
  text-decoration: none;
  transition: all 0.5s ease;
  text-transform: uppercase; }

.linkFirstBox.aktive {
  color: #00aada; }

.linkBox .link {
  text-decoration: none;
  display: inline-block;
  height: 36px;
  width: 38px;
  margin: 15px 0 0 0;
  position: relative; }

.linkBox .link:hover .over {
  opacity: 0.999 !important; }

.linkBox .link:hover .out {
  opacity: 0.001 !important; }

.linkBox .link span {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.4s ease-in-out; }

.linkBox .link.detail {
  margin-right: 15px; }

.linkBox .link.detail .out {
  background: url(/Content/Img/infosprite.png) center top no-repeat;
  opacity: 0.999; }

.linkBox .link.detail .over {
  background: url(/Content/Img/infosprite.png) center bottom no-repeat;
  opacity: 0.001; }

.linkBox .link.projekt .out {
  background: url(/Content/Img/projektsprite.png) center top no-repeat;
  opacity: 0.999; }

.linkBox .link.projekt .over {
  background: url(/Content/Img/projektsprite.png) center bottom no-repeat;
  opacity: 0.001; }

/* Tiny Scrollbar */
#contnetLayer {
  width: 520px;
  margin: 0px 0 0px 0; }

#contnetLayer .viewport {
  width: 500px;
  height: 400px;
  overflow: hidden;
  position: relative; }

#contnetLayer .overview {
  list-style: none;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
  height: 100%; }

#contnetLayer .scrollbar {
  background: transparent url(/new/img/bg-scrollbar-track-y.png) no-repeat 0 0;
  position: relative;
  background-position: 0 0;
  float: right;
  width: 15px; }

#contnetLayer .track {
  background: transparent url(/new/img/bg-scrollbar-trackend-y.png) no-repeat 0 100%;
  height: 100%;
  width: 13px;
  position: relative;
  padding: 0 1px; }

#contnetLayer .thumb {
  background: transparent url(/new/img/bg-scrollbar-thumb-y.png) no-repeat 50% 100%;
  height: 20px;
  width: 25px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: -5px; }

#contnetLayer .thumb .end {
  background: transparent url(/new/img/bg-scrollbar-thumb-y.png) no-repeat 50% 0;
  overflow: hidden;
  height: 5px;
  width: 25px; }

#contnetLayer .disable {
  display: none; }

.noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none; }

#contentMobile {
  height: 0;
  overflow: hidden; }

.dn {
  display: none !important; }

.item.firstBoxOuter.mobile.dn {
  display: block !important; }

.fallback #content {
  -moz-user-select: text;
  -webkit-user-select: text;
  -ms-user-select: text;
  user-select: text; }

::selection {
  color: #ffffff;
  background-color: #00aada; }

::-moz-selection {
  color: #ffffff;
  background-color: #00aada; }

#outerMain {
  margin: 0 4px 0 4px; }

#fallbackMain {
  margin: 0 auto;
  max-width: 580px;
  min-width: 320px;
  width: 100%; }

#fallbackMain .item {
  position: relative;
  width: 100%;
  line-height: 0;
  margin: 4px 0px 4px 0px;
  overflow: hidden; }

#fallbackMain .item img {
  position: relative;
  width: 100%; }

#fallbackMain .item .inner {
  position: relative;
  width: auto; }

#fallbackMain .item .inner img {
  position: relative;
  width: 100%; }

#fallbackMain .item img.blurImg {
  position: relative;
  width: 100%; }

#fallbackMain .item img.normalImg {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: auto;
  z-index: 1000; }

#fallbackMain .item .txtTable {
  display: table;
  width: 100%;
  height: 100%;
  z-index: 10000;
  position: absolute;
  top: 0;
  left: -100%; }

#fallbackMain .item .txtTable .txtOverlay {
  width: 100%;
  height: 100%;
  z-index: 10000;
  display: table-cell;
  text-align: center;
  background: url("/Content/Img/bgoverlay.png");
  vertical-align: middle; }

#fallbackMain .item .inner .txtOverlay h3 {
  padding: 0 0 15px 0; }

#fallbackMain .item .inner .txtOverlay h3 a {
  color: #ffffff;
  font-family: "apexMedium", sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-weight: normal;
  text-decoration: none;
  padding: 0 0 25px 0; }

#fallbackMain .item .inner .txtOverlay h4 {
  color: #ffffff;
  font-family: "apexBook", sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
  padding: 0 1%;
  opacity: 0.52;
  line-height: 24px;
  overflow: hidden;
  max-height: 47px; }

#fallbackMain .item .inner.firstBox {
  position: relative;
  padding: 15% 0 45px 0; }

#fallbackMain .item .inner.firstBox .logo {
  padding: 0 0 5% 0; }

#fallbackMain .item .inner.firstBox .linkBlock {
  padding: 0 0 20px 0; }

#fallbackMain .item .inner.firstBox #logoCont {
  position: relative; }

.item .inner.firstBox .linkFirstBox:hover {
  color: #00aada; }

#fallbackMain .item .inner.firstBox .socialIcon img {
  width: 24px; }

#fallbackMain .item .inner.firstBox .socialIcon {
  padding: 0 0px 0 0px; }

#fallbackMain .item .inner.firstBox {
  line-height: normal; }

#content .tab {
  overflow: hidden;
  height: 0; }

#fallbackMain .item .inner #logoCont img.logo {
  position: relative;
  width: 80%; }

#fallbackMain .item.first {
  border-left: 1px solid rgba(51, 51, 51, 0.2);
  border-right: 1px solid rgba(51, 51, 51, 0.2);
  margin: 0 0 -4px 0;
  width: auto; }

#fallbackMain .socialIcons {
  margin: 0 auto;
  width: 101px; }

#fallbackMain .socialIcon {
  width: 26px; }

#fallbackMain .socialIcon img {
  position: absolute;
  top: 0;
  left: 0; }

#fallbackMain form .txtLabel {
  width: 40%;
  line-height: 16px;
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase; }

#fallbackMain form .inptxt {
  border: none;
  border-bottom: 1px dashed #777777;
  background-color: #17344a;
  color: #ffffff;
  width: 60%;
  font-size: 13px;
  letter-spacing: 1px;
  margin: 0;
  padding: 0;
  padding-bottom: 5px;
  border-radius: 0; }

#fallbackMain form .inptxt:focus {
  border-bottom-color: #00aada;
  border-bottom-style: solid; }

#main .item .overlayProjekts {
  z-index: 100;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  opacity: 0.01;
  background: #17344a;
  color: #ffffff;
  overflow: hidden; }

.overlayProjekts .slideItem {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px; }

.item .slidBtn {
  position: absolute;
  top: 75%;
  opacity: 0.01;
  font-size: 30px;
  line-height: 18px;
  text-align: center;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  border: 1px solid #ffffff;
  color: #ffffff;
  z-index: 80000;
  cursor: pointer; }

.item .slidBtn.next {
  position: absolute;
  right: 5px; }

.item .slidBtn.prev {
  position: absolute;
  left: 5px; }

.item .overlayProjekts .slideItem {
  height: 100px;
  top: 50%;
  margin-top: -50px;
  text-align: center; }

.item .overlayProjekts .slideItem.anim {
  transition: 1s all ease; }

.item .overlayProjekts .slideItem .title {
  font-family: "apexMedium", sans-serif;
  font-size: 16px;
  line-height: 20px;
  height: 30px;
  padding: 0 30px 0 30px; }

.item .overlayProjekts .slideItem .utitle {
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  padding: 0 30px 0 30px; }

.item .overlayProjekts .slideItem .utitle {
  opacity: 0.7;
  font-size: 12px; }

#logoContMenu .socialIcons {
  margin: 25px 0 0;
  text-align: right;
  display: inline-block; }

#logoContMenu .socialIcons .socialIcon img {
  margin: 0 0 6px;
  transition: all 0.3s ease-in-out 0s; }

#logoContMenu .socialIcons .socialIcon img:hover {
  margin: 6px 0 0; }

#logoContMenu .socialIcons img {
  height: auto;
  margin: 0;
  text-align: left;
  width: 24px; }

#logoContMenu .socialIcons .socialIcon,
#logoCont .socialIcons .socialIcon {
  display: block;
  margin: 2px 2px 0 !important;
  position: relative; }

#logoContMenu .linkBlock {
  margin: 15px 0 0;
  text-align: center; }

#main #logoCont img.logo, #logoContMenu img.logo {
  height: auto;
  width: 60%; }

#logoContMenu .linkFirstBoxStyle:hover {
  color: #00aada;
  opacity: 0.999; }

#logoCont .linkBlock,
#logoContMenu .linkBlock {
  position: absolute;
  right: 85px;
  right: 101px;
  top: 20px;
  margin: 0 !important; }

#logoCont .socialIcons,
#logoContMenu .socialIcons {
  position: absolute;
  right: 20px;
  top: 19px;
  margin: 0 !important; }

.open #logoCont,
.open #logoCont {
  display: none; }

body.fallback #cd-nav .menuCont,
body.fallbackbrands #cd-nav .menuCont {
  padding-top: 50px; }

body.fallback #cd-nav .menuCont,
body.fallbackbrands #cd-nav .menuCont {
  padding: 80px 0 0 10px;
  max-width: 320px; }

body.fallback .cd-half-block {
  max-width: 300px; }

body.fallback #logoCont .linkBlock,
body.fallback #logoContMenu .linkBlock,
body.fallbackbrands #logoCont .linkBlock,
body.fallbackbrands #logoContMenu .linkBlock {
  right: 115px;
  top: 23px; }

body.fallback #logoCont .socialIcons,
body.fallback #logoContMenu .socialIcons,
body.fallbackbrands #logoCont .socialIcons,
body.fallbackbrands #logoContMenu .socialIcons {
  top: 23px; }

body.fallbackbrands #logoCont,
body.fallback #logoCont {
  display: table-cell;
  vertical-align: middle; }

.body.fallback #logoCont {
  display: table-cell;
  vertical-align: middle; }

.navigation-is-open .body.fallback #logoCont,
.animation .body.fallback #logoCont {
  display: table-cell !important;
  vertical-align: middle !important; }

#fallbackMain .item .inner.firstBox {
  padding: 0; }

body.fallback #fallbackMain .item .inner.firstBox #logoCont,
body.fallbackbrands #fallbackMain .item .inner.firstBox #logoCont {
  height: 260px; }

/********************/
/********************/
/**** NEW RULES *****/
.scrollfixed #nextBtn,
.scrollfixed #prevBtn {
  display: none; }

.linkFirstBoxStyle {
  display: inline-block;
  line-height: 16px;
  color: #ffffff;
  text-decoration: none;
  margin: 0 10px 0 10px;
  font-family: "apexBook", sans-serif;
  font-weight: normal;
  font-size: 15px;
  letter-spacing: 1px;
  text-decoration: none;
  transition: all 0.5s ease;
  text-transform: uppercase;
  opacity: 0.5; }

.item .inner.firstBox .linkFirstBoxStyle:hover {
  color: #00aada;
  opacity: 0.999; }

.chLang.linkFirstBoxStyle.de {
  margin-right: 4px; }

.chLang.linkFirstBoxStyle.it {
  margin-left: 0px;
  padding-left: 4px;
  border-left: 1px solid #ffffff; }

#logoContMenu .linkFirstBoxStyle:hover {
  color: #00aada;
  opacity: 0.999; }

/*
.brands #main .item {
}

.brands #main .item .inner {
}

.brands #main .normalImg {
    transition: all 0.6s ease-in-out 0.2s !important;
}

.inner.imgbrand .normalImg.load {
    opacity: 1 !important;
}

.brands #main .inner.imgbrand img.blurImg {
    height: auto !important;
    min-height: 100% !important;
}

.brands #main .inner.imgbrand img.normalImg {
    transition: none !important;
}
*/
.imgbrand {
  background-color: white; }

.imgbrand .normal_img_nozoom {
  width: 100%;
  top: 50%;
  position: relative;
  transform: translateY(-50%); }

@media all and (max-width: 589px) {
  #main {
    width: 100% !important;
    height: auto !important;
    margin: 0 !important; }
  #main .item:not(.mobile) {
    display: none; }
  #main .item {
    position: relative;
    width: 100% !important;
    top: auto !important;
    left: auto !important;
    margin: 5px 0 !important; }
  #nextBtn,
  #prevBtn {
    display: none; }
  .firstBoxOuter .tbaleCont {
    padding: 90px 5%; }
  #main .item .inner.firstBox .socialIcons {
    right: 15px;
    top: 4px;
    text-align: right;
    display: inline-block; }
  #main .item .inner.firstBox .socialIcons .socialIcon {
    float: none;
    display: inline-block; }
  #logoCont .linkBlock, #logoContMenu .linkBlock {
    right: 80px;
    right: 95px;
    top: 5px; }
  #main .item.mobile .inner .txtTable {
    height: 100% !important; }
  .imgbrand .normal_img_nozoom {
    top: 0;
    transform: none; } }

.imgbrand a {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 999; }

.menu {
  position: fixed;
  width: 100%;
  height: auto;
  top: 0;
  left: -101vw;
  z-index: 1000;
  background-color: #17344a;
  padding: 80px;
  padding-top: 100px;
  padding-bottom: 0;
  transition: left .3s; }
  .menu.navi_active {
    left: 0;
    overflow-x: hidden;
    height: 100vh; }
  @media screen and (max-width: 768px) {
    .menu {
      padding: 60px;
      padding-top: 80px;
      padding-bottom: 0; } }
  @media screen and (max-width: 550px) {
    .menu {
      padding-top: 13.33333px; } }
  .menu .footer_in_header {
    background-color: #17344a;
    border-color: transparent;
    padding-left: 0;
    padding-right: 0; }
    .menu .footer_in_header .footer_disclaimer,
    .menu .footer_in_header .social_icon,
    .menu .footer_in_header .footer_navigation .navispecial_footer_wrapper .navispecial_link {
      color: #ffffff; }

.menu_wrap {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  flex-direction: column;
  min-height: calc(100vh - 420px);
  padding: 20px 0 40px; }

.pageTyp_kunden .menu_trigger,
.pageTyp_home .menu_trigger {
  color: #ffffff; }

.menu_trigger {
  position: fixed;
  color: #00386c;
  top: 20px;
  left: 20px;
  font-size: 1.5em;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  line-height: 35px;
  text-align: center;
  cursor: pointer;
  z-index: 1010;
  transform-origin: center;
  transition: transform .3s, color .3s; }
  .menu_trigger.navi_active {
    border: 1px solid #ffffff;
    color: #ffffff;
    transform: rotate(360deg); }
    .menu_trigger.navi_active:before {
      font-size: .85em;
      content: "\e900"; }
  @media screen and (max-width: 768px) {
    .menu_trigger {
      font-size: 1.3em;
      width: 30px;
      height: 30px;
      line-height: 25px;
      left: 15px;
      top: 10px; } }
  @media screen and (max-width: 550px) {
    .menu_trigger {
      left: 10px; } }

.menu_logo {
  padding-bottom: 40px;
  width: 90%;
  max-width: 300px; }
  .menu_logo .logo {
    width: 100%; }
  @media screen and (max-width: 1130px) {
    .menu_logo {
      max-width: 230px; } }
  @media screen and (max-width: 768px) {
    .menu_logo {
      padding-bottom: 20px; } }
  @media screen and (max-width: 550px) {
    .menu_logo {
      max-width: 120px;
      padding-bottom: 0; } }

.top_bar {
  width: 100%;
  position: fixed;
  background-color: #ffffff;
  z-index: 100;
  top: 0;
  left: 0px;
  transition: left .3s;
  padding-left: 80px; }
  .top_bar.navi_active {
    left: 100vw; }
  @media screen and (max-width: 768px) {
    .top_bar {
      padding-left: 60px; } }
  @media screen and (max-width: 550px) {
    .top_bar {
      padding-left: 50px; } }

.top_bar_wrap {
  padding: 20px 0;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .top_bar_wrap {
      padding: 13.33333px 0; } }

.top_logo {
  width: 190px; }
  .top_logo .logo {
    width: 100%; }
  @media screen and (max-width: 1130px) {
    .top_logo {
      width: 180px; } }
  @media screen and (max-width: 768px) {
    .top_logo {
      width: 160px; } }
  @media screen and (max-width: 768px) {
    .top_logo {
      width: 120px; } }

.newsletter_form {
  width: 100%;
  margin-bottom: 30px;
  position: relative; }
  .newsletter_form span {
    font-size: .7em; }
  .newsletter_form h2 {
    text-align: left !important;
    position: absolute;
    top: -1.8em;
    left: 0px;
    font-size: 18px;
    color: #ffffff; }
  .newsletter_form .shopware_gold_logo {
    position: absolute;
    right: 0;
    bottom: 24px;
    /*        @media screen and (max-width:$media-medium) {
            position: absolute;
            margin-bottom: 0;
            bottom: 29px;
            border: 3px solid green;
        }*/
    /*@media screen and (max-width:600px) and (max-height:670px) {
            width: 110px;
        }*/ }
    @media screen and (max-width: 950px) {
      .newsletter_form .shopware_gold_logo {
        position: static;
        margin-bottom: 30px; } }
    @media screen and (max-width: 660px) {
      .newsletter_form .shopware_gold_logo {
        position: static;
        margin-bottom: 20px;
        width: 120px; } }
  .newsletter_form .breitetiefe_logo {
    position: absolute;
    right: 180px;
    bottom: 24px;
    height: 84px;
    /*        @media screen and (max-width:$media-medium) {
            border: 3px solid green;
            position: absolute;
            margin-bottom: 0;
            bottom: 29px;
        }*/
    /*@media screen and (max-width:600px) and (max-height:670px) {
            width: 110px;
        }*/ }
    @media screen and (max-width: 950px) {
      .newsletter_form .breitetiefe_logo {
        position: static;
        margin-bottom: 30px;
        height: 90px; } }
    @media screen and (max-width: 660px) {
      .newsletter_form .breitetiefe_logo {
        position: static;
        margin-bottom: 20px;
        height: 61.0333px; } }

#nl2goContainer table {
  width: auto !important;
  border-collapse: collapse; }

#nl2goContainer table tr:nth-child(1), #nl2goContainer table tr:nth-child(2) {
  display: inline-block; }
  @media screen and (max-width: 768px) {
    #nl2goContainer table tr:nth-child(1), #nl2goContainer table tr:nth-child(2) {
      width: 100%; } }

#nl2goContainer table tr:nth-child(2) {
  vertical-align: bottom; }

#nl2goContainer table tr:nth-child(3) {
  display: block; }

#nl2goContainer table tr:first-of-type td:first-child {
  display: block;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  line-height: 1.4em;
  letter-spacing: 1px;
  padding: 0 0 10px 0 !important;
  width: 100% !important; }
  #nl2goContainer table tr:first-of-type td:first-child label {
    padding: 0 !important; }

#nl2goContainer table tr:nth-child(2) td:first-child {
  display: none; }

#nl2goContainer table tr:nth-child(3) td:first-child {
  display: none; }

#nl2goContainer table tr:nth-child(3) td:last-child {
  color: rgba(255, 255, 255, 0.5); }

#nl2goContainer table tr:first-of-type td:last-child input {
  padding: 16px 19px !important;
  border-radius: 0 !important;
  border: 1px solid rgba(255, 255, 255, 0.5) !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  color: #ffffff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 13px;
  width: 100%;
  min-width: 325px; }
  @media screen and (max-width: 768px) {
    #nl2goContainer table tr:first-of-type td:last-child input {
      min-width: 0; } }

#nl2goContainer table tr:nth-child(2) td:last-child button {
  border-radius: 0 !important;
  height: 51px;
  background-color: #00aada !important;
  transition: linear all .2s;
  font-size: 15px;
  font-family: "apexMedium", sans-serif; }
  @media screen and (max-width: 768px) {
    #nl2goContainer table tr:nth-child(2) td:last-child button {
      min-width: 0 !important;
      margin-top: 0 !important;
      width: 100%;
      display: inline-block; } }

#nl2goContainer table tr:nth-child(3) td:last-child a {
  color: #00aada;
  text-decoration: none; }

#nl2goContainer table tr td {
  padding: 0; }
  @media screen and (max-width: 768px) {
    #nl2goContainer table tr td {
      width: 100%;
      display: inline-block; } }

/* referenzen */
.referenzen .fallback-as-header .iframe_fallback2 {
  display: none; }
  .referenzen .fallback-as-header .iframe_fallback2 img {
    width: 100%;
    display: block; }
  @media all and (max-width: 550px) {
    .referenzen .fallback-as-header .iframe_fallback2 {
      display: block; } }

.referenzen .fallback-as-header .iframe_img_fallback2 {
  display: none; }
  .referenzen .fallback-as-header .iframe_img_fallback2 img {
    width: 100%;
    display: block; }
  @media all and (max-width: 960px) {
    .referenzen .fallback-as-header .iframe_img_fallback2 {
      display: block; }
      .referenzen .fallback-as-header .iframe_img_fallback2 img {
        width: 100%;
        display: block; } }

.referenzen .iframe_container {
  border: 1px solid #B8B4B4;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  height: 0;
  padding-top: calc((790/1050) * 100%);
  top: 66px; }
  @media all and (max-width: 1130px) {
    .referenzen .iframe_container {
      top: 54px;
      -moz-border-radius: 18px;
      -webkit-border-radius: 18px;
      border-radius: 18px; } }
  @media all and (max-width: 768px) {
    .referenzen .iframe_container {
      top: 34px;
      -moz-border-radius: 12px;
      -webkit-border-radius: 12px;
      border-radius: 12px; } }
  @media all and (max-width: 550px) {
    .referenzen .iframe_container {
      top: 24px;
      -moz-border-radius: 8px;
      -webkit-border-radius: 8px;
      border-radius: 8px;
      display: none; } }
  .referenzen .iframe_container:before {
    background-color: #C8C8C8;
    border: 1px solid #707070;
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 25px;
    margin-left: -8px;
    margin-top: -8px;
    transform-origin: center left;
    z-index: 5; }
    @media all and (max-width: 1130px) {
      .referenzen .iframe_container:before {
        left: 20px;
        transform: scale(0.8); } }
    @media all and (max-width: 768px) {
      .referenzen .iframe_container:before {
        left: 16px;
        transform: scale(0.5); } }
    @media all and (max-width: 550px) {
      .referenzen .iframe_container:before {
        left: 12px;
        transform: scale(0.36); } }

.referenzen .iframe_wrap {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border: 66px solid #ffffff;
  border-width: 66px; }
  @media all and (max-width: 1130px) {
    .referenzen .iframe_wrap {
      border-width: 54px; } }
  @media all and (max-width: 768px) {
    .referenzen .iframe_wrap {
      border-width: 34px; } }
  @media all and (max-width: 550px) {
    .referenzen .iframe_wrap {
      border-width: 24px; } }
  .referenzen .iframe_wrap .ipad_button {
    background-color: #E9E9E9;
    border: 1px solid #B5B3B3;
    display: block;
    width: 46px;
    height: 46px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: -55px;
    margin-left: -23px;
    margin-top: -23px;
    transform-origin: center right; }
    @media all and (max-width: 1130px) {
      .referenzen .iframe_wrap .ipad_button {
        right: -46px;
        transform: scale(0.8); } }
    @media all and (max-width: 768px) {
      .referenzen .iframe_wrap .ipad_button {
        right: -28px;
        transform: scale(0.5); } }
    @media all and (max-width: 550px) {
      .referenzen .iframe_wrap .ipad_button {
        right: -20px;
        transform: scale(0.36); } }
    .referenzen .iframe_wrap .ipad_button:before {
      content: '';
      display: block;
      width: 16px;
      height: 16px;
      border: 2px solid #707070;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -10px;
      margin-top: -10px; }

.referenzen #iframeWrapId {
  height: 155%;
  width: 154%;
  transform: scale(0.65);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  transform-origin: top left; }

.referenzen iframe {
  border: none;
  height: 100%;
  width: 100%;
  display: block;
  border: 1px solid #eee; }

.referenzen .iframe_fallback {
  padding: 20px 0;
  padding-bottom: 0;
  margin-left: -20px;
  margin-right: -20px; }
  .referenzen .iframe_fallback img {
    display: block;
    width: 100%; }
  @media all and (min-width: 551px) {
    .referenzen .iframe_fallback {
      display: none; } }

.referenzen .iframe_img_fallback {
  padding: 20px 0;
  /*        @media all and (max-width: $media-mediumlarge) {
            display:none;
        }*/ }
  @media all and (max-width: 960px) {
    .referenzen .iframe_img_fallback {
      display: none;
      margin-left: -40px;
      margin-right: -40px;
      padding-bottom: 0; }
      .referenzen .iframe_img_fallback img {
        display: block; } }
  @media all and (max-width: 550px) {
    .referenzen .iframe_img_fallback {
      margin-left: -20px;
      margin-right: -20px; } }
  .referenzen .iframe_img_fallback img {
    width: 100%; }

.referenzen_top_bg {
  background-color: #F5F4F1; }

.referenzen_top_maxwidth {
  margin: 0 auto;
  max-width: 1700px; }

.referenzen_top {
  width: 100%;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  flex-wrap: wrap;
  flex-direction: row;
  padding: 0 50px 0 100px; }
  @media all and (min-width: 961px) {
    .referenzen_top {
      flex-wrap: nowrap; } }
  @media all and (max-width: 1130px) {
    .referenzen_top {
      padding: 0 20px; } }
  @media all and (max-width: 960px) {
    .referenzen_top {
      padding: 0 40px; } }
  @media all and (max-width: 550px) {
    .referenzen_top {
      padding: 0 20px; } }
  .referenzen_top .button__3:before {
    content: '\e906';
    display: inline-block;
    font-family: "teamblau";
    padding-right: 5px;
    position: relative;
    top: 3px; }
  .referenzen_top .referenzen_services {
    padding-bottom: 30px; }
    @media screen and (min-width: 550px) {
      .referenzen_top .referenzen_services {
        padding-bottom: calc(30px + 30 * (100vw - 550px) / 770); } }
    @media screen and (min-width: 1320px) {
      .referenzen_top .referenzen_services {
        padding-bottom: 60px; } }
  .referenzen_top .referenzen_top_left {
    width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    /* NEW, Spec - Firefox, Chrome, Opera */
    flex-wrap: wrap;
    flex-direction: row;
    flex-direction: column;
    justify-content: center;
    padding-top: 40px;
    /*
        .top_left_wrap {
            color: $color-light;

            .button__3 {
                background-color: transparent;
                border-color: transparent;
                padding:0;
                text-align:left;
            }

            a {
                color: $color-light;
            }

            .heading__9 {
                color: $color-light;
            }
        }*/ }
    @media all and (min-width: 961px) {
      .referenzen_top .referenzen_top_left {
        width: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        padding-right: 40px;
        padding-bottom: 40px; } }
    @media all and (max-width: 960px) {
      .referenzen_top .referenzen_top_left {
        padding-bottom: 20px; } }
    .referenzen_top .referenzen_top_left .services_tag {
      /*            a{
                &:hover{
                    text-decoration:underline;
                }
            }*/ }
      .referenzen_top .referenzen_top_left .services_tag:not(:last-child):after {
        content: '|';
        position: relative;
        display: inline-block;
        margin: 0 5px; }
  .referenzen_top .referenzen_top_right {
    width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }
    @media all and (min-width: 961px) {
      .referenzen_top .referenzen_top_right {
        width: 74%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%; } }

.referenzen.hasIFrame .referenzen_top {
  padding-bottom: 88px; }
  @media all and (max-width: 768px) {
    .referenzen.hasIFrame .referenzen_top {
      padding-bottom: 66px; } }
  @media all and (max-width: 550px) {
    .referenzen.hasIFrame .referenzen_top {
      padding-bottom: 0px; } }

.keyfactsWrapper_bg {
  background: #17344A; }

.keyfactsWrapper_maxwidth {
  margin: 0 auto;
  max-width: 1700px; }

.keyfactsWrapper {
  background: #17344A;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px; }
  @media screen and (min-width: 550px) {
    .keyfactsWrapper {
      padding-top: calc(15px + 43 * (100vw - 550px) / 770); } }
  @media screen and (min-width: 1320px) {
    .keyfactsWrapper {
      padding-top: 58px; } }
  @media screen and (min-width: 550px) {
    .keyfactsWrapper {
      padding-bottom: calc(15px + 43 * (100vw - 550px) / 770); } }
  @media screen and (min-width: 1320px) {
    .keyfactsWrapper {
      padding-bottom: 58px; } }
  @media screen and (min-width: 550px) {
    .keyfactsWrapper {
      padding-left: calc(10px + 86 * (100vw - 550px) / 770); } }
  @media screen and (min-width: 1320px) {
    .keyfactsWrapper {
      padding-left: 96px; } }
  @media screen and (min-width: 550px) {
    .keyfactsWrapper {
      padding-right: calc(10px + 86 * (100vw - 550px) / 770); } }
  @media screen and (min-width: 1320px) {
    .keyfactsWrapper {
      padding-right: 96px; } }
  .keyfactsWrapper .keyfactstitle {
    text-transform: uppercase;
    color: #687B89;
    padding-bottom: 15px;
    letter-spacing: 1.5px; }
  .keyfactsWrapper .keyfactstitle-mobile {
    display: none;
    color: #ffffff;
    text-align: center; }
    @media all and (max-width: 768px) {
      .keyfactsWrapper .keyfactstitle-mobile {
        display: block; } }
    @media all and (max-width: 550px) {
      .keyfactsWrapper .keyfactstitle-mobile {
        text-align: left;
        padding-left: 10px; } }
  .keyfactsWrapper .keyfacts {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    font-family: 'apexMedium'; }
    @media all and (max-width: 550px) {
      .keyfactsWrapper .keyfacts {
        display: block; } }
    .keyfactsWrapper .keyfacts .keyfactstext {
      font-family: 'apexbook';
      color: #ffffff; }
      .keyfactsWrapper .keyfacts .keyfactstext a {
        color: #ffffff; }
      .keyfactsWrapper .keyfacts .keyfactstext ul {
        margin-left: 0; }
        .keyfactsWrapper .keyfacts .keyfactstext ul li {
          list-style-position: outside;
          padding-bottom: 5px;
          list-style-type: none;
          text-indent: -1.5em;
          margin-left: 1.5em; }
          .keyfactsWrapper .keyfacts .keyfactstext ul li:before {
            color: #687B89;
            content: ' \2713';
            padding-right: 10px; }
    .keyfactsWrapper .keyfacts .col1, .keyfactsWrapper .keyfacts .col2, .keyfactsWrapper .keyfacts .col3 {
      padding: 0 10px; }
    .keyfactsWrapper .keyfacts .col1 .keyfactstitle {
      text-transform: uppercase;
      color: #ffffff; }
    @media all and (max-width: 768px) {
      .keyfactsWrapper .keyfacts .col1 {
        display: none; } }
    @media all and (max-width: 550px) {
      .keyfactsWrapper .keyfacts .col2 {
        margin-top: 20px;
        margin-bottom: 20px; } }
    @media all and (max-width: 550px) {
      .keyfactsWrapper .keyfacts .col3 {
        margin-bottom: 20px; } }

.referenzen_middle {
  padding-bottom: 15px; }
  @media screen and (min-width: 550px) {
    .referenzen_middle {
      padding-bottom: calc(15px + 15 * (100vw - 550px) / 770); } }
  @media screen and (min-width: 1320px) {
    .referenzen_middle {
      padding-bottom: 30px; } }

.referenzen_middle_wrap {
  width: 100%; }
  .referenzen_middle_wrap .container_center {
    padding-top: 0;
    padding-bottom: 0; }
  .referenzen_middle_wrap .middle_brand {
    text-align: center;
    font-size: 14px;
    padding-bottom: 10px; }
    @media screen and (min-width: 550px) {
      .referenzen_middle_wrap .middle_brand {
        font-size: calc(14px + 2 * (100vw - 550px) / 770); } }
    @media screen and (min-width: 1320px) {
      .referenzen_middle_wrap .middle_brand {
        font-size: 16px; } }
  .referenzen_middle_wrap .middle_title {
    text-align: center;
    font-size: 22px; }
    @media screen and (min-width: 550px) {
      .referenzen_middle_wrap .middle_title {
        font-size: calc(22px + 13 * (100vw - 550px) / 770); } }
    @media screen and (min-width: 1320px) {
      .referenzen_middle_wrap .middle_title {
        font-size: 35px; } }
  .referenzen_middle_wrap .middle_text {
    padding-bottom: 30px;
    padding-top: 30px;
    line-height: 1.6em; }
    @media screen and (min-width: 550px) {
      .referenzen_middle_wrap .middle_text {
        padding-bottom: calc(30px + 30 * (100vw - 550px) / 770); } }
    @media screen and (min-width: 1320px) {
      .referenzen_middle_wrap .middle_text {
        padding-bottom: 60px; } }
    @media screen and (min-width: 550px) {
      .referenzen_middle_wrap .middle_text {
        padding-top: calc(30px + 30 * (100vw - 550px) / 770); } }
    @media screen and (min-width: 1320px) {
      .referenzen_middle_wrap .middle_text {
        padding-top: 60px; } }
    @media all and (min-width: 769px) {
      .referenzen_middle_wrap .middle_text {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px; } }
    .referenzen_middle_wrap .middle_text strong {
      color: #00aada;
      text-transform: uppercase;
      letter-spacing: 1px; }
    .referenzen_middle_wrap .middle_text ul {
      margin-left: 1em; }
  .referenzen_middle_wrap .middle_quote {
    text-align: center;
    font-size: 20px;
    max-width: 768px;
    margin: 0 auto; }
    @media screen and (min-width: 550px) {
      .referenzen_middle_wrap .middle_quote {
        font-size: calc(20px + 15 * (100vw - 550px) / 770); } }
    @media screen and (min-width: 1320px) {
      .referenzen_middle_wrap .middle_quote {
        font-size: 35px; } }
    .referenzen_middle_wrap .middle_quote .icon {
      margin: 0 3px; }
    .referenzen_middle_wrap .middle_quote .icon-angle-double-right {
      position: relative;
      top: 3px; }

.referenzen_bottom_maxwidth {
  margin: 0 auto;
  max-width: 1700px; }

.masonry {
  position: relative; }
  .masonry_clear {
    clear: both; }
  .masonry .masonry_wrap {
    height: 0;
    overflow: hidden; }
  .masonry .masonry_img {
    display: block;
    margin: 3px;
    overflow: hidden; }
    .masonry .masonry_img img {
      width: 100%;
      display: block; }
  .masonry .premasonry-image {
    opacity: 0;
    transform: scale(0, 0); }

/* Style for Smartedit preview*/
/* Vorlage für CMS-Eigenschaften */
.cmsEditUrl {
  text-decoration: none;
  display: inline-block;
  font-weight: bold;
  line-height: normal;
  font-size: 0;
  min-height: 25px;
  min-width: 30px;
  position: relative;
  border: none;
  background-color: #00aada;
  border-radius: 3px;
  color: #FFF;
  vertical-align: bottom;
  margin-bottom: -1px; }
  .cmsEditUrl:after {
    position: absolute;
    width: 13px;
    height: 13px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiICAgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiICAgd2lkdGg9IjguNDY2NjY2Mm1tIiAgIGhlaWdodD0iOC40NzgxNjk0bW0iICAgdmlld0JveD0iMCAwIDI5Ljk5OTk5OCAzMC4wNDA3NTgiICAgaWQ9InN2ZzIiICAgdmVyc2lvbj0iMS4xIiAgIGlua3NjYXBlOnZlcnNpb249IjAuOTEgcjEzNzI1IiAgIHNvZGlwb2RpOmRvY25hbWU9InBlbi5zdmciPiAgPGRlZnMgICAgIGlkPSJkZWZzNCIgLz4gIDxzb2RpcG9kaTpuYW1lZHZpZXcgICAgIGlkPSJiYXNlIiAgICAgcGFnZWNvbG9yPSIjZmZmZmZmIiAgICAgYm9yZGVyY29sb3I9IiM2NjY2NjYiICAgICBib3JkZXJvcGFjaXR5PSIxLjAiICAgICBpbmtzY2FwZTpwYWdlb3BhY2l0eT0iMC4wIiAgICAgaW5rc2NhcGU6cGFnZXNoYWRvdz0iMiIgICAgIGlua3NjYXBlOnpvb209IjEuMDE2MzY5NiIgICAgIGlua3NjYXBlOmN4PSIzNzcuNTU4MTEiICAgICBpbmtzY2FwZTpjeT0iMzU3LjU2MjE0IiAgICAgaW5rc2NhcGU6ZG9jdW1lbnQtdW5pdHM9InB4IiAgICAgaW5rc2NhcGU6Y3VycmVudC1sYXllcj0ic3ZnMiIgICAgIHNob3dncmlkPSJmYWxzZSIgICAgIGZpdC1tYXJnaW4tdG9wPSIwIiAgICAgZml0LW1hcmdpbi1sZWZ0PSIwIiAgICAgZml0LW1hcmdpbi1yaWdodD0iMCIgICAgIGZpdC1tYXJnaW4tYm90dG9tPSIwIiAgICAgaW5rc2NhcGU6d2luZG93LXdpZHRoPSIxOTIwIiAgICAgaW5rc2NhcGU6d2luZG93LWhlaWdodD0iMTAxNyIgICAgIGlua3NjYXBlOndpbmRvdy14PSItOCIgICAgIGlua3NjYXBlOndpbmRvdy15PSItOCIgICAgIGlua3NjYXBlOndpbmRvdy1tYXhpbWl6ZWQ9IjEiIC8+ICA8bWV0YWRhdGEgICAgIGlkPSJtZXRhZGF0YTciPiAgICA8cmRmOlJERj4gICAgICA8Y2M6V29yayAgICAgICAgIHJkZjphYm91dD0iIj4gICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2Uvc3ZnK3htbDwvZGM6Zm9ybWF0PiAgICAgICAgPGRjOnR5cGUgICAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+ICAgICAgICA8ZGM6dGl0bGU+PC9kYzp0aXRsZT4gICAgICA8L2NjOldvcms+ICAgIDwvcmRmOlJERj4gIDwvbWV0YWRhdGE+ICA8cGF0aCAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZiIgICAgIGQ9Im0gMCwyNS45MzE3NTkgMCwtNC4xMDkwMSA4LjI1MDgzMTksLTguMjUwNjMgOC4yNTA4MzIxLC04LjI1MDYzOTcgNC4xMDg4MDcsNC4xMDg4MSA0LjEwODgwNyw0LjEwODgwOTcgLTguMjUwNjM0LDguMjUwODMgLTguMjUwNjMzOCw4LjI1MDgzIC00LjEwOTAwNDksMCAtNC4xMDkwMDUzLDAgMCwtNC4xMDkgeiBtIDguMTAxNDE1OCwwLjcyNzA4IGMgMC40ODE1MDk3LC0wLjQ4MDUxIDAuODc1NDcxNCwtMC45MDM2MyAwLjg3NTQ3MTQsLTAuOTQwMjUgMCwtMC4wMzY2IC0xLjA0Njc2NDEsLTEuMTEzNjUgLTIuMzI2MTQzMywtMi4zOTM0MSBsIC0yLjMyNjE0MjgsLTIuMzI2ODQgLTAuOTQxMTc5NywwLjkzOTUgLTAuOTQxMTgwMSwwLjkzOTUgMCwxLjA3MzQ3IDAsMS4wNzM0NSAxLjI4NzEyNzIsMCAxLjI4NzEyNzIsMCAwLDEuMjU0MTMgMCwxLjI1NDEyIDEuMTA0NzI0NCwwIDEuMTA0NzI0OCwwIDAuODc1NDcwOSwtMC44NzM2NyB6IG0gMy45NTYxNDMyLC0xMS44MTEzNCBjIDMuMDIwNDczLC0zLjAxOTY3IDUuNTA4NTYxLC01LjU1NzIwOTcgNS41MjkwODQsLTUuNjM4OTc5NyAwLjA5NDY5LC0wLjM3NzI3IC0wLjI2ODA2LC0wLjcwMDg4IC0wLjYyMTUyNywtMC41NTQ0NyAtMC4wOTQ3NywwLjAzOTIgLTIuNjI4OTA4LDIuNTI4NjM5NyAtNS42MzE0Miw1LjUzMTk1OTcgLTUuMjQ4MTkyOCw1LjI0OTYxIC01LjQ1OTExNTQsNS40Njk5NCAtNS40NTkxMTU0LDUuNzAyNDcgMCwwLjMwNjk2IDAuMTQyMzYwOCwwLjQ0OTMyIDAuNDQ5MzI5NywwLjQ0OTMyIDAuMjMyNTQ4MywwIDAuNDUzNzY0MiwtMC4yMTE4MyA1LjczMzY0ODcsLTUuNDkwMyB6IG0gOS44NjI1MjEsLTYuNzY2MDU5NyAtNC4xMTExMzgsLTQuMDcxNTYgMS43NzIwODUsLTEuNzYxNDUgYyAwLjk3NDY0NSwtMC45Njg4IDEuODkwODk1LC0xLjgzMzc4MDAzIDIuMDM2MTEsLTEuOTIyMTkwMDMgMC4zNzM0ODMsLTAuMjI3MzcgMC43Njg1MSwtMC4zMjc4NCAxLjI4MjYxMiwtMC4zMjYyMjAwMDIzMjcgQyAyMy40ODUxNjMsMC4wMDIwMTkyNyAyMy45OTcxMzEsMC4xOTcwNzkyNyAyNC40NzYwNDYsMC42MDEwNDkyNyBjIDAuMjA2NDc2LDAuMTc0MTcgMS40NTA0LDEuMzk2NTkwMDMgMi43NjQyNzYsMi43MTY0OTAwMyAyLjgwMTM2NCwyLjgxNDIxIDIuNzU5NjQzLDIuNzU1OTcgMi43NTk2NDMsMy44NTE5NiAwLDEuMDYxNyAtMC4wMzA3MywxLjEwODEzIC0yLjEyODg3LDMuMjE1NTk5NyAtMC45NjgwMzEsMC45NzIzNCAtMS43NzgwMTcsMS43Njc4OSAtMS43OTk5NjgsMS43Njc4OSAtMC4wMjE5NSwwIC0xLjg4OTkyMiwtMS44MzIyIC00LjE1MTA0NywtNC4wNzE1NDk3IHoiICAgICBpZD0icGF0aDQxODYiICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIiAvPjwvc3ZnPg==);
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    content: '';
    top: 6px;
    left: 8px; }
  .cmsEditUrl:hover {
    color: #FFF; }

.edit_wrap {
  position: relative; }
  .edit_wrap > .cmsEditUrl {
    font-size: 14px;
    padding: 5px 20px;
    padding-left: 30px;
    position: absolute;
    z-index: 5;
    right: 5px;
    top: 5px;
    box-shadow: -1px 2px 5px 2px rgba(50, 50, 50, 0.3); }
    .edit_wrap > .cmsEditUrl:after {
      top: 8px; }
  .edit_wrap:hover > .cmsEditUrl {
    box-shadow: -1px 2px 5px 2px rgba(50, 50, 50, 0.6);
    filter: brightness(1.1); }

#previewOverlay {
  position: fixed;
  width: 100%;
  min-height: 60px;
  z-index: 100000;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.95);
  background-color: white;
  box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.5);
  text-align: center;
  padding: 20px 0; }
  #previewOverlay a {
    text-decoration: none; }
  #previewOverlay .button {
    background-color: #f6f6f6;
    border-radius: 3px;
    color: #333;
    margin: 7px 10px;
    padding: 5px 20px;
    cursor: pointer;
    border: 1px solid #e6e6e6;
    display: inline-block;
    transition: all ease-in-out 0.3s;
    line-height: 1.2;
    height: auto;
    min-height: 1px; }
    #previewOverlay .button:hover {
      background-color: #00aada;
      border: 1px solid #00bbee;
      color: #fff; }

#prevBtnOverview.truetrue,
#BtnCmsLinks.truetrue {
  background-color: #00aada;
  border: 1px solid #00bbee;
  color: #fff;
  padding: 5px 10px;
  border-radius: 3px; }

#onlineBtnOverview.true {
  background-color: #00aada;
  border: 1px solid #00bbee;
  color: #fff;
  padding: 5px 10px;
  border-radius: 3px; }

/* Vorlage für CMS-Eigenschaften - ENDE */
/* <-- Smartedit editor styles */
/* global.scss: HTML tags styling and General global classes */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body, html {
  position: relative;
  width: 100%;
  height: 100%;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0;
  padding: 0;
  font-family: "apexBook", sans-serif;
  font-size: 16px;
  color: #00386c; }
  body.pageTyp_kunden, body.pageTyp_home, html.pageTyp_kunden, html.pageTyp_home {
    background-color: #17344a; }
    @media all and (min-width: 590px) {
      body.pageTyp_kunden, body.pageTyp_home, html.pageTyp_kunden, html.pageTyp_home {
        overflow: hidden; } }

body {
  min-width: 320px;
  webkit-overflow-scrolling: touch;
  line-height: 0; }
  body > * {
    line-height: 1.5; }
  @media all and (max-width: 589px) {
    body.scrollfixed {
      position: fixed;
      overflow-y: hidden; } }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin: 0; }

a {
  color: #00aada;
  outline: 0;
  text-decoration: none;
  -moz-transition: all linear .2s;
  -o-transition: all linear .2s;
  -webkit-transition: all linear .2s;
  transition: all linear .2s; }
  a:hover {
    color: #00386c; }

.container_content table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 10px auto; }
  @media only screen and (max-width: 550px) {
    .container_content table {
      font-size: .8rem; } }
  .container_content table td, .container_content table th {
    border: 1px solid #333333;
    padding: 5px 10px;
    vertical-align: top; }
  .container_content table th {
    background: #333333;
    color: #ffffff; }
  .container_content table tr td {
    background: #ffffff; }
  .container_content table tr:nth-child(2n+1) td {
    background: #ffffff; }

ul,
ol {
  margin: 0;
  padding: 0; }

/* Global Classes - Styles */
.container_page {
  padding: 20px 0;
  margin: 0 auto;
  max-width: unset;
  min-width: 320px;
  background-color: #ffffff;
  overflow: hidden;
  line-height: normal;
  padding-top: 76px; }
  @media screen and (max-width: 1130px) {
    .container_page {
      padding-top: 75px; } }
  @media screen and (max-width: 768px) {
    .container_page {
      padding-top: 50px; } }
  @media screen and (max-width: 550px) {
    .container_page {
      padding-top: 49px; } }

.container_content > .edit_wrap:first-child > div:first-child {
  padding-top: 40px; }
  @media screen and (max-width: 550px) {
    .container_content > .edit_wrap:first-child > div:first-child {
      padding-top: 20px; } }

.container_center {
  max-width: 1130px;
  width: 100%;
  margin: 0 auto;
  padding: 50px 0; }
  @media all and (max-width: 1170px) {
    .container_center {
      padding: 20px; } }
  .container_center .container_center {
    padding: 0 !important; }

.section_center {
  min-height: calc(100vh - 230px);
  line-height: 0; }
  .section_center > * {
    line-height: normal; }
  .section_center.no_slider_ontop {
    padding-top: 120px; }
  @media screen and (max-width: 1130px) {
    .section_center.no_slider_ontop {
      padding-top: 66px; } }

#pageId_060 .cta_bottom_contact {
  display: none; }

.pageTyp_referenz-detail .container_page {
  max-width: unset; }

.pageTyp_referenz-detail .section_footer {
  padding-left: 20px;
  padding-right: 20px; }

/* <-- globals.scss - html styling and global classes */
/* buttons */
.button {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  padding: 10px 20px;
  color: #00386c;
  background-color: #ffffff;
  min-width: 120px;
  min-height: 50px;
  transition: all .3s;
  -webkit-appearance: none;
  border: 2px solid #ffffff;
  font-family: "apexMedium", sans-serif; }
  .button:hover {
    background-color: #F5F4F1;
    color: #00386c; }
  @media screen and (max-width: 550px) {
    .button {
      width: 100%; } }

.button__1 {
  width: auto;
  background-color: transparent;
  color: #ffffff;
  border-color: #ffffff;
  display: block;
  margin: 0 auto;
  font-size: 18px; }
  @media screen and (min-width: 550px) {
    .button__1 {
      font-size: calc(18px + 2 * (100vw - 550px) / 770); } }
  @media screen and (min-width: 1320px) {
    .button__1 {
      font-size: 20px; } }
  .button__1:hover {
    background-color: #ffffff;
    color: #00aada; }

.button__2 {
  width: auto;
  background-color: transparent;
  color: #00386c;
  border-color: #00386c;
  font-size: 18px; }
  @media screen and (min-width: 550px) {
    .button__2 {
      font-size: calc(18px + 2 * (100vw - 550px) / 770); } }
  @media screen and (min-width: 1320px) {
    .button__2 {
      font-size: 20px; } }
  .button__2:hover {
    background-color: #00386c;
    color: #ffffff; }

.button__3 {
  width: auto;
  background-color: #00aada;
  color: #ffffff;
  min-height: 33.33333px;
  border-color: #00aada;
  font-size: 16px;
  font-family: "apexBook", sans-serif;
  padding: 13.33333px 30px; }
  @media screen and (min-width: 550px) {
    .button__3 {
      font-size: calc(16px + 2 * (100vw - 550px) / 770); } }
  @media screen and (min-width: 1320px) {
    .button__3 {
      font-size: 18px; } }
  .button__3:hover {
    background-color: #00386c;
    border-color: #00386c;
    color: #ffffff; }

.referenzLinkBtn {
  background-color: #00aada;
  color: #fff;
  padding: 15px 20px 20px;
  display: inline-block;
  line-height: 1em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "apexMedium", sans-serif;
  font-size: 17px;
  margin-top: 35px;
  transition: all linear .2s; }
  .referenzLinkBtn:before {
    content: '\f0c1';
    display: inline-block;
    font-family: "teamblau";
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    padding-right: 10px;
    position: relative;
    top: 6px; }
  .referenzLinkBtn:hover {
    background-color: #00386c; }

/* <-- buttons.scss - setting of styles for general buttons */
/* typography */
a {
  color: #00aada;
  text-decoration: none; }
  a:hover {
    color: #00aada; }
  a.callTel:not(.callTelActive) {
    color: inherit;
    text-decoration: none; }
    a.callTel:not(.callTelActive):hover {
      color: inherit;
      text-decoration: none; }

.linkstyle__1 {
  display: inline-block; }
  .linkstyle__1:before {
    content: '\f061';
    font-family: "teamblau";
    display: inline-block;
    font-size: .9em; }

.linkstyle__2 {
  display: block;
  text-align: center;
  text-decoration: none;
  color: #00aada;
  font-family: "apexMedium", sans-serif;
  text-transform: uppercase;
  display: block;
  padding: 30px 10px;
  -moz-transition: all ease .2s;
  -o-transition: all ease .2s;
  -webkit-transition: all ease .2s;
  transition: all ease .2s;
  background-color: #F5F4F1;
  font-size: 14px; }
  @media screen and (min-width: 550px) {
    .linkstyle__2 {
      font-size: calc(14px + 4 * (100vw - 550px) / 770); } }
  @media screen and (min-width: 1320px) {
    .linkstyle__2 {
      font-size: 18px; } }
  .linkstyle__2:before {
    content: "\f003";
    font-family: "teamblau";
    margin-right: 10px; }
  .linkstyle__2:hover {
    background-color: #00aada;
    color: #ffffff; }

/* heading */
.heading {
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  font-family: "apexMedium", sans-serif;
  line-height: normal; }

.heading__1 {
  text-align: center;
  font-family: "apexBook", sans-serif;
  color: #00386c;
  font-size: 22px;
  width: 90%;
  max-width: 1000px;
  hyphens: initial;
  line-height: 1.3;
  margin: 0 auto; }
  @media screen and (min-width: 550px) {
    .heading__1 {
      font-size: calc(22px + 13 * (100vw - 550px) / 770); } }
  @media screen and (min-width: 1320px) {
    .heading__1 {
      font-size: 35px; } }
  .heading__1:after {
    content: '';
    display: block;
    margin: 0 auto;
    width: 70px;
    height: 5px;
    margin-top: 20px;
    background-color: currentColor; }
    @media screen and (min-width: 550px) {
      .heading__1:after {
        margin-top: calc(20px + 14 * (100vw - 550px) / 770); } }
    @media screen and (min-width: 1320px) {
      .heading__1:after {
        margin-top: 34px; } }

.heading__2 {
  font-family: "apexBook", sans-serif;
  color: #00386c;
  line-height: 1.3;
  hyphens: initial;
  font-size: 25px;
  padding-bottom: 20px; }
  @media screen and (min-width: 550px) {
    .heading__2 {
      font-size: calc(25px + 15 * (100vw - 550px) / 770); } }
  @media screen and (min-width: 1320px) {
    .heading__2 {
      font-size: 40px; } }

.heading__3 {
  color: #00aada;
  hyphens: initial;
  font-size: 16px;
  padding-bottom: 10px; }
  @media screen and (min-width: 550px) {
    .heading__3 {
      font-size: calc(16px + 4 * (100vw - 550px) / 770); } }
  @media screen and (min-width: 1320px) {
    .heading__3 {
      font-size: 20px; } }

.heading__4 {
  color: #ffffff;
  font-size: 18px;
  text-shadow: 0 5px 15px #333333; }
  @media screen and (min-width: 550px) {
    .heading__4 {
      font-size: calc(18px + 6 * (100vw - 550px) / 770); } }
  @media screen and (min-width: 1320px) {
    .heading__4 {
      font-size: 24px; } }

.heading__5 {
  color: #00386c;
  font-size: 14px;
  text-transform: uppercase; }
  @media screen and (min-width: 550px) {
    .heading__5 {
      font-size: calc(14px + 2 * (100vw - 550px) / 770); } }
  @media screen and (min-width: 1320px) {
    .heading__5 {
      font-size: 16px; } }

.heading__6 {
  font-family: "apexBook", sans-serif;
  color: #ffffff;
  font-size: 20px; }
  @media screen and (min-width: 550px) {
    .heading__6 {
      font-size: calc(20px + 6 * (100vw - 550px) / 770); } }
  @media screen and (min-width: 1320px) {
    .heading__6 {
      font-size: 26px; } }

.heading__7 {
  font-family: "apexBook", sans-serif;
  color: #ffffff;
  font-style: italic;
  font-size: 16px; }
  @media screen and (min-width: 550px) {
    .heading__7 {
      font-size: calc(16px + 4 * (100vw - 550px) / 770); } }
  @media screen and (min-width: 1320px) {
    .heading__7 {
      font-size: 20px; } }

.heading__8 {
  color: #ffffff;
  font-size: 22px;
  text-transform: uppercase; }
  @media screen and (min-width: 550px) {
    .heading__8 {
      font-size: calc(22px + 2 * (100vw - 550px) / 770); } }
  @media screen and (min-width: 1320px) {
    .heading__8 {
      font-size: 24px; } }

.heading__9 {
  font-family: "apexBook", sans-serif;
  color: #00386c;
  font-size: 20px; }
  @media screen and (min-width: 550px) {
    .heading__9 {
      font-size: calc(20px + 15 * (100vw - 550px) / 770); } }
  @media screen and (min-width: 1320px) {
    .heading__9 {
      font-size: 35px; } }

.heading__10 {
  font-family: "apexBook", sans-serif;
  color: #00386c;
  font-size: 20px;
  padding-bottom: 20px; }
  @media screen and (min-width: 550px) {
    .heading__10 {
      font-size: calc(20px + 3 * (100vw - 550px) / 770); } }
  @media screen and (min-width: 1320px) {
    .heading__10 {
      font-size: 23px; } }

.heading__11 {
  color: #00386c;
  font-size: 18px; }
  @media screen and (min-width: 550px) {
    .heading__11 {
      font-size: calc(18px + 2 * (100vw - 550px) / 770); } }
  @media screen and (min-width: 1320px) {
    .heading__11 {
      font-size: 20px; } }

/* General textblock */
.textblock {
  line-height: 1.6; }
  .textblock ul li {
    list-style: none;
    line-height: 165%;
    margin-bottom: 16px;
    position: relative;
    padding-left: 30px; }
    .textblock ul li:before {
      color: #00aada;
      content: "\2714";
      font-size: 23px;
      padding-right: 10px;
      position: absolute;
      left: 0; }

.cm__titlegroup {
  padding: 50px 0;
  padding-top: 0; }
  @media all and (max-width: 1170px) {
    .cm__titlegroup {
      padding: 20px;
      padding-top: 0; } }

/* <-- typography.scss - setting of styles for general typography */
/* Passwort-Meter - START */
#newpass1Info {
  float: left;
  margin: 3px 0 0 7px;
  width: 285px; }
  #newpass1Info.errorPass {
    color: #B71F17; }
  #newpass1Info.verylowPass {
    color: #B71F17; }
  #newpass1Info.lowPass {
    color: #FCBE0E; }
  #newpass1Info.mediumPass {
    color: #FCBE0E; }
  #newpass1Info.strongPass {
    color: #0AA605; }
  #newpass1Info.verystrongPass {
    color: #FFF;
    background: #0AA605; }
  #newpass1InfoIcon.errorPass {
    background-position: 0 -25px; }
  #newpass1InfoIcon.verylowPass {
    background-position: 0 -25px; }
  #newpass1InfoIcon.lowPass {
    background-position: 0 -50px; }
  #newpass1InfoIcon.mediumPass {
    background-position: 0 -50px; }
  #newpass1InfoIcon.strongPass {
    background-position: 0 -0px; }
  #newpass1InfoIcon.verystrongPass {
    background-position: 0 -75px; }

/* Passwort-Meter - END */
.login_module .textblock {
  padding-right: 10px;
  padding-left: 10px; }

.loginmask input {
  margin-bottom: 10px;
  padding: 10px;
  min-width: 120px;
  width: 100%; }

.loginmask .button {
  margin: 10px 0;
  padding: 0 10px; }

.loginmask_form,
.loginmask_top {
  margin: 0 auto;
  max-width: 550px;
  padding: 10px 0; }

.pageTyp_message .section_center {
  background-color: #00aada;
  color: #ffffff;
  font-size: 1.3em;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  flex-wrap: wrap;
  flex-direction: row;
  flex-direction: column;
  justify-content: center; }
  .pageTyp_message .section_center a {
    font-family: "apexMedium", sans-serif;
    color: #ffffff; }
  .pageTyp_message .section_center .heading__1 {
    color: #ffffff; }
    .pageTyp_message .section_center .heading__1:after {
      background-color: #ffffff; }
  @media screen and (max-width: 768px) {
    .pageTyp_message .section_center {
      font-size: 1em; } }

/* breadcrumb */
.breadcrumb span:after {
  content: ' | ';
  display: inline-block; }

.breadcrumb span:last-child:after {
  display: none; }

/* section_sidebar */
.section_sidebar {
  background-color: #00aada; }

/* section_footer */
.section_footer {
  border-top: 1px solid #E2E2E2;
  padding: 25px 0 0 0;
  background-color: #ffffff;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between; }
  .section_footer .footer_right {
    text-align: right; }
    @media screen and (max-width: 960px) {
      .section_footer .footer_right {
        text-align: left;
        width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        padding-top: 20px; } }
  @media screen and (max-width: 1700px) {
    .section_footer {
      padding-left: 20px;
      padding-right: 20px; } }
  .section_footer .social_icon {
    color: #00386c;
    padding: 0 5px;
    font-size: 20px; }
    .section_footer .social_icon span {
      position: relative;
      top: 0;
      -moz-transition: all linear .2s;
      -o-transition: all linear .2s;
      -webkit-transition: all linear .2s;
      transition: all linear .2s; }
    .section_footer .social_icon:hover span {
      top: 2px; }
  .section_footer .footer_navigation {
    display: inline-block; }
    .section_footer .footer_navigation .navispecial_footer_wrapper {
      list-style-type: none; }
      .section_footer .footer_navigation .navispecial_footer_wrapper .navispecial_item {
        display: inline-block;
        font-size: 11px;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin-right: 20px; }
        @media screen and (max-width: 550px) {
          .section_footer .footer_navigation .navispecial_footer_wrapper .navispecial_item {
            display: block; } }
      .section_footer .footer_navigation .navispecial_footer_wrapper .navispecial_link {
        color: #00386c; }
  .section_footer .footer_disclaimer {
    color: #333333;
    display: inline-block;
    font-size: 11px; }
    @media screen and (max-width: 768px) {
      .section_footer .footer_disclaimer {
        width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        padding-top: 20px; } }

/* navi */
.navi_item_parent .navi_item_parent {
  margin-left: 10px; }

.navi_item_parent .navi_item_wrap {
  padding-left: 40px;
  transition-delay: .1s;
  transform-origin: top;
  transform: scale(1, 0);
  height: 0;
  overflow: hidden; }
  .navi_item_parent .navi_item_wrap.drop_active {
    height: auto;
    transform: scale(1, 1); }
    @media screen and (min-width: 769px) {
      .navi_item_parent .navi_item_wrap.drop_active {
        overflow: visible;
        right: 0; } }
  .navi_item_parent .navi_item_wrap .navi_item {
    line-height: 1.8;
    font-size: 18px; }
    @media screen and (min-width: 550px) {
      .navi_item_parent .navi_item_wrap .navi_item {
        font-size: calc(18px + 7 * (100vw - 550px) / 770); } }
    @media screen and (min-width: 1320px) {
      .navi_item_parent .navi_item_wrap .navi_item {
        font-size: 25px; } }

.navi_item {
  list-style: none;
  line-height: 1.6;
  font-size: 22px; }
  @media screen and (min-width: 550px) {
    .navi_item {
      font-size: calc(22px + 16 * (100vw - 550px) / 770); } }
  @media screen and (min-width: 1320px) {
    .navi_item {
      font-size: 38px; } }
  .navi_item .icon {
    font-size: 16px; }
    @media screen and (min-width: 550px) {
      .navi_item .icon {
        font-size: calc(16px + 4 * (100vw - 550px) / 770); } }
    @media screen and (min-width: 1320px) {
      .navi_item .icon {
        font-size: 20px; } }

.navi_itemlink {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.5);
  padding-right: 35px;
  position: relative;
  z-index: 2; }
  .navi_itemlink .droptrigger {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0; }
  .navi_itemlink.drop_active, .navi_itemlink.trail, .navi_itemlink:hover, .navi_itemlink.active {
    color: #ffffff; }
    .navi_itemlink.drop_active .icon,
    .navi_itemlink.drop_active + .icon, .navi_itemlink.trail .icon,
    .navi_itemlink.trail + .icon, .navi_itemlink:hover .icon,
    .navi_itemlink:hover + .icon, .navi_itemlink.active .icon,
    .navi_itemlink.active + .icon {
      color: #ffffff; }
  .navi_itemlink.drop_active .icon:before,
  .navi_itemlink.drop_active + .icon:before {
    transform: rotate(180deg); }
  .navi_itemlink .icon,
  .navi_itemlink + .icon {
    color: rgba(255, 255, 255, 0.5);
    display: inline-block; }
    .navi_itemlink .icon:before,
    .navi_itemlink + .icon:before {
      line-height: 28px;
      right: 5px;
      top: 5px;
      position: absolute; }
      @media screen and (min-width: 550px) {
        .navi_itemlink .icon:before,
        .navi_itemlink + .icon:before {
          line-height: calc(28px + 27 * (100vw - 550px) / 770); } }
      @media screen and (min-width: 1320px) {
        .navi_itemlink .icon:before,
        .navi_itemlink + .icon:before {
          line-height: 55px; } }

/* navispecial */
.navispecial .navispecial_item {
  padding: 0;
  margin: 0; }

.navilang {
  position: absolute;
  right: 30px;
  top: 100px; }
  @media screen and (min-width: 550px) {
    .navilang {
      right: calc(30px + 30 * (100vw - 550px) / 770); } }
  @media screen and (min-width: 1320px) {
    .navilang {
      right: 60px; } }
  @media screen and (max-width: 768px) {
    .navilang {
      top: 60px; } }
  @media screen and (max-width: 550px) {
    .navilang {
      top: 10px;
      right: 30px; } }
  .navilang li {
    list-style: none; }
  .navilang .navilang_link {
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.5); }
    .navilang .navilang_link:hover {
      color: #ffffff; }

/*news*/
.news_topuebersicht,
.news_volluebersicht {
  background-color: #F5F4F1;
  margin-top: -22px; }
  .news_topuebersicht .container_center:first-child,
  .news_volluebersicht .container_center:first-child {
    padding-bottom: 0; }

.news_intro .heading__3,
.news_archiv .heading__3,
.news_topuebersicht .heading__3,
.news_volluebersicht .heading__3 {
  padding-top: 20px; }

.news_intro img,
.news_archiv img,
.news_topuebersicht img,
.news_volluebersicht img {
  width: 100%; }

.pageTyp_newsdetail .container_content > .edit_wrap:first-child > div:first-child {
  padding-top: 0; }

.pageTyp_newsdetail .no_content_modules {
  display: inline-block;
  height: 50px; }
  @media all and (max-width: 1170px) {
    .pageTyp_newsdetail .no_content_modules {
      height: 20px; } }

.news_intro {
  max-width: 1700px;
  margin: 0 auto; }
  .news_intro .container_center {
    padding-bottom: 0;
    max-width: 1340px;
    margin-right: 285px; }
    @media screen and (max-width: 1660px) {
      .news_intro .container_center {
        padding-left: 20px;
        padding-top: 50px; } }
    @media screen and (max-width: 1444px) {
      .news_intro .container_center {
        max-width: 1130px;
        margin-right: auto; } }

.news_archiv {
  z-index: 1;
  position: relative;
  text-align: right; }
  @media screen and (max-width: 768px) {
    .news_archiv {
      padding-top: 20px; } }
  @media screen and (max-width: 550px) {
    .news_archiv {
      text-align: center; } }

.news_archiv_title {
  font-family: "apexMedium", sans-serif;
  padding-right: 10px;
  display: inline-block;
  line-height: 40px; }

.news_options {
  text-align: left;
  position: relative;
  display: inline-block;
  width: 50%;
  max-width: 150px;
  padding-right: 40px;
  background-color: #ffffff;
  height: 40px;
  vertical-align: top; }
  .news_options .options_title {
    padding-left: 13.33333px;
    line-height: 40px;
    cursor: pointer; }
    .news_options .options_title:before {
      content: attr(data-string);
      display: inline-block;
      position: absolute;
      line-height: 40px; }
    .news_options .options_title.open .drop_icon {
      transform: rotate(180deg); }
    .news_options .options_title .drop_icon {
      transition: all .2s;
      text-align: center;
      width: 20px;
      line-height: 40px;
      color: #00386c;
      position: absolute;
      right: 10px;
      top: 0;
      font-size: 1.4em; }
  .news_options .options_group {
    position: absolute;
    background-color: #ffffff;
    width: 100%;
    height: 0;
    height: 0;
    overflow: hidden;
    padding: 0;
    opacity: 0;
    transition-delay: .1s;
    transition: all .2s;
    transform: scale(1, 0);
    transform-origin: top; }
    .news_options .options_group.open {
      z-index: 1;
      opacity: 1;
      height: auto;
      transform: scale(1, 1); }
    .news_options .options_group .options_link {
      display: block;
      padding: 5px 13.33333px;
      cursor: pointer;
      color: #333333;
      line-height: 40px; }
      .news_options .options_group .options_link:first-child {
        padding-top: 10px 13.33333px; }
      .news_options .options_group .options_link:hover, .news_options .options_group .options_link.active-all, .news_options .options_group .options_link.active {
        background-color: #00aada;
        color: #00386c; }

.news_group {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  flex-wrap: wrap;
  flex-direction: row;
  width: calc(100% + 50px);
  position: relative;
  margin-left: -20px;
  max-width: 1180px; }

.news_single {
  width: 33%;
  -ms-flex-preferred-size: 33.33333%;
  flex-basis: 33.33333%;
  padding: 30px; }
  @media screen and (max-width: 960px) {
    .news_single {
      width: 49%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%; } }
  @media screen and (max-width: 550px) {
    .news_single {
      width: 100%;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%; } }
  .news_single:hover .news_single_wrap {
    background-color: #00386c;
    -webkit-box-shadow: 0px 0px 30px 7px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0px 0px 30px 7px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 0px 30px 7px rgba(0, 0, 0, 0.24);
    color: #ffffff; }
    .news_single:hover .news_single_wrap .heading__10 {
      color: #ffffff; }

.news_single_wrap {
  background-color: #ffffff; }

.news_single_top {
  padding: 20px;
  min-height: 250px; }

.news_single_img {
  display: block; }
  .news_single_img img {
    display: block;
    width: 100%; }

.news_intro_wrap {
  position: relative;
  display: grid;
  grid-template-columns: auto auto;
  column-gap: 30px; }
  @media screen and (max-width: 1444px) {
    .news_intro_wrap {
      grid-template-columns: auto; } }

.news_intro_top .heading__9 {
  padding-bottom: 30px; }

.news_intro_content:not(.compact_text) {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px; }
  @media screen and (max-width: 768px) {
    .news_intro_content:not(.compact_text) {
      -moz-column-count: 1;
      -webkit-column-count: 1;
      column-count: 1;
      -webkit-column-gap: 0;
      -moz-column-gap: 0;
      column-gap: 0; } }

.news_intro_metadata {
  text-align: right;
  width: 180px;
  grid-row: 1 / 3;
  padding-right: 40px;
  padding-top: 67px; }
  @media screen and (max-width: 1444px) {
    .news_intro_metadata {
      grid-row: 1;
      text-align: left;
      width: 100%;
      padding-top: 0; } }
  @media screen and (max-width: 1444px) {
    .news_intro_metadata br {
      display: none; } }

.news_volluebersicht .author {
  margin-left: 10px; }

.news_volluebersicht.with_author .container_center {
  padding-top: 20px; }

.pageTyp_newsdetail .news_author .container_center {
  padding-top: 0; }

.pageTyp_newsdetail .news_author .author_link {
  text-decoration: none;
  color: inherit; }

.pageTyp_newsdetail .news_author .author_layout {
  display: flex;
  align-items: center;
  gap: 1rem; }
  .pageTyp_newsdetail .news_author .author_layout .author_image {
    flex: 0 0 auto;
    border-bottom: 5px solid #00386c; }
    .pageTyp_newsdetail .news_author .author_layout .author_image img {
      max-width: 100px;
      height: auto;
      display: block; }
  .pageTyp_newsdetail .news_author .author_layout .author_info {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column; }
    .pageTyp_newsdetail .news_author .author_layout .author_info .author_title {
      font-size: 1.25rem;
      font-weight: bold;
      color: #00386c; }
    .pageTyp_newsdetail .news_author .author_layout .author_info .author_subtitle {
      font-size: 1rem;
      color: #00aada; }

/* sitesearch */
.sitesearch .formcreator__input-error {
  display: none; }
  .sitesearch .formcreator__input-error.error_active {
    display: block; }

.results_count strong {
  color: #00386c; }

.results_group .item_info {
  padding: 10px 0; }

.results_group .group_title {
  padding: 10px 0;
  color: #00386c; }

/*tb accordeon */
.accordeon {
  background-color: #F5F4F1;
  color: #17344a; }
  .accordeon .heading__2 {
    color: #17344a;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 27px; }

.accordeon2 {
  background-color: #ffffff;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px; }
  @media screen and (min-width: 550px) {
    .accordeon2 {
      padding-top: calc(20px + 26 * (100vw - 550px) / 770); } }
  @media screen and (min-width: 1320px) {
    .accordeon2 {
      padding-top: 46px; } }
  @media screen and (min-width: 550px) {
    .accordeon2 {
      padding-bottom: calc(20px + 26 * (100vw - 550px) / 770); } }
  @media screen and (min-width: 1320px) {
    .accordeon2 {
      padding-bottom: 46px; } }
  @media screen and (min-width: 550px) {
    .accordeon2 {
      padding-left: calc(20px + 13 * (100vw - 550px) / 770); } }
  @media screen and (min-width: 1320px) {
    .accordeon2 {
      padding-left: 33px; } }
  @media screen and (min-width: 550px) {
    .accordeon2 {
      padding-right: calc(20px + 13 * (100vw - 550px) / 770); } }
  @media screen and (min-width: 1320px) {
    .accordeon2 {
      padding-right: 33px; } }

.accordeon_item {
  border-bottom: 1px solid #E2E2E2;
  margin-top: -1px; }
  .accordeon_item:first-child {
    border-top: 1px solid #E2E2E2; }

.accordeon_opener {
  padding-top: 20px;
  padding-bottom: 16px;
  position: relative;
  cursor: pointer;
  padding-right: 20px;
  line-height: 1.6;
  font-size: 16px;
  padding-right: 50px; }
  @media screen and (min-width: 550px) {
    .accordeon_opener {
      padding-top: calc(20px + 17 * (100vw - 550px) / 770); } }
  @media screen and (min-width: 1320px) {
    .accordeon_opener {
      padding-top: 37px; } }
  @media screen and (min-width: 550px) {
    .accordeon_opener {
      padding-bottom: calc(16px + 14 * (100vw - 550px) / 770); } }
  @media screen and (min-width: 1320px) {
    .accordeon_opener {
      padding-bottom: 30px; } }
  @media screen and (min-width: 550px) {
    .accordeon_opener {
      font-size: calc(16px + 10 * (100vw - 550px) / 770); } }
  @media screen and (min-width: 1320px) {
    .accordeon_opener {
      font-size: 26px; } }
  .accordeon_opener:after {
    content: '+';
    color: #00aada;
    position: absolute;
    right: 0;
    top: 0;
    top: 5px;
    transition: all .5s;
    transform-origin: center;
    font-size: 40px; }
    @media screen and (min-width: 550px) {
      .accordeon_opener:after {
        top: calc(5px + 23 * (100vw - 550px) / 770); } }
    @media screen and (min-width: 1320px) {
      .accordeon_opener:after {
        top: 28px; } }
  .accordeon_opener.acc_open:after {
    transform: rotate(-135deg); }

.accordeon_content {
  height: 0;
  overflow: hidden; }

.accordeon_contentinner {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px; }

.featureliste_hell {
  background-color: #F5F4F1; }
  .featureliste_hell .featureliste_hell_list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%; }
    .featureliste_hell .featureliste_hell_list .featureliste_hell_item:nth-child(3n+1) {
      width: 36.5%; }
      .featureliste_hell .featureliste_hell_list .featureliste_hell_item:nth-child(3n+1) .featureliste_hell_item_wrapper {
        padding-right: 25%; }
    .featureliste_hell .featureliste_hell_list .featureliste_hell_item:nth-child(3n+2) {
      width: 36.5%; }
      .featureliste_hell .featureliste_hell_list .featureliste_hell_item:nth-child(3n+2) .featureliste_hell_item_wrapper {
        padding-right: 25%; }
    .featureliste_hell .featureliste_hell_list .featureliste_hell_item:nth-child(3n+3) {
      width: 27%; }
    .featureliste_hell .featureliste_hell_list .featureliste_hell_item .featureliste_hell_item_wrapper {
      padding-bottom: 30px; }
      @media screen and (min-width: 550px) {
        .featureliste_hell .featureliste_hell_list .featureliste_hell_item .featureliste_hell_item_wrapper {
          padding-bottom: calc(30px + 29 * (100vw - 550px) / 770); } }
      @media screen and (min-width: 1320px) {
        .featureliste_hell .featureliste_hell_list .featureliste_hell_item .featureliste_hell_item_wrapper {
          padding-bottom: 59px; } }
      .featureliste_hell .featureliste_hell_list .featureliste_hell_item .featureliste_hell_item_wrapper .featureliste_hell_item_img {
        display: block;
        padding-bottom: 12px; }
        @media screen and (min-width: 550px) {
          .featureliste_hell .featureliste_hell_list .featureliste_hell_item .featureliste_hell_item_wrapper .featureliste_hell_item_img {
            padding-bottom: calc(12px + 6 * (100vw - 550px) / 770); } }
        @media screen and (min-width: 1320px) {
          .featureliste_hell .featureliste_hell_list .featureliste_hell_item .featureliste_hell_item_wrapper .featureliste_hell_item_img {
            padding-bottom: 18px; } }
      .featureliste_hell .featureliste_hell_list .featureliste_hell_item .featureliste_hell_item_wrapper .featureliste_hell_item_title {
        color: #17344a;
        font-size: 20px;
        padding-bottom: 14px; }
        @media screen and (min-width: 550px) {
          .featureliste_hell .featureliste_hell_list .featureliste_hell_item .featureliste_hell_item_wrapper .featureliste_hell_item_title {
            font-size: calc(20px + 2 * (100vw - 550px) / 770); } }
        @media screen and (min-width: 1320px) {
          .featureliste_hell .featureliste_hell_list .featureliste_hell_item .featureliste_hell_item_wrapper .featureliste_hell_item_title {
            font-size: 22px; } }
        @media screen and (min-width: 550px) {
          .featureliste_hell .featureliste_hell_list .featureliste_hell_item .featureliste_hell_item_wrapper .featureliste_hell_item_title {
            padding-bottom: calc(14px + 9 * (100vw - 550px) / 770); } }
        @media screen and (min-width: 1320px) {
          .featureliste_hell .featureliste_hell_list .featureliste_hell_item .featureliste_hell_item_wrapper .featureliste_hell_item_title {
            padding-bottom: 23px; } }
      .featureliste_hell .featureliste_hell_list .featureliste_hell_item .featureliste_hell_item_wrapper .featureliste_hell_item_title_text {
        color: #17344a;
        font-size: 16px;
        line-height: 28px; }
    @media screen and (max-width: 768px) {
      .featureliste_hell .featureliste_hell_list .featureliste_hell_item {
        width: 50%; }
        .featureliste_hell .featureliste_hell_list .featureliste_hell_item:nth-child(3n+1) {
          width: 50%; }
          .featureliste_hell .featureliste_hell_list .featureliste_hell_item:nth-child(3n+1) .featureliste_hell_item_wrapper {
            padding-right: 10%; }
        .featureliste_hell .featureliste_hell_list .featureliste_hell_item:nth-child(3n+2) {
          width: 50%; }
          .featureliste_hell .featureliste_hell_list .featureliste_hell_item:nth-child(3n+2) .featureliste_hell_item_wrapper {
            padding-right: 10%; }
        .featureliste_hell .featureliste_hell_list .featureliste_hell_item:nth-child(3n+3) {
          width: 50%; }
          .featureliste_hell .featureliste_hell_list .featureliste_hell_item:nth-child(3n+3) .featureliste_hell_item_wrapper {
            padding-right: 10%; } }

@media screen and (max-width: 768px) and (max-width: 550px) {
  .featureliste_hell .featureliste_hell_list .featureliste_hell_item:nth-child(3n+1) {
    width: 100%; }
    .featureliste_hell .featureliste_hell_list .featureliste_hell_item:nth-child(3n+1) .featureliste_hell_item_wrapper {
      padding-right: 0; }
  .featureliste_hell .featureliste_hell_list .featureliste_hell_item:nth-child(3n+2) {
    width: 100%; }
    .featureliste_hell .featureliste_hell_list .featureliste_hell_item:nth-child(3n+2) .featureliste_hell_item_wrapper {
      padding-right: 0; }
  .featureliste_hell .featureliste_hell_list .featureliste_hell_item:nth-child(3n+3) {
    width: 100%; }
    .featureliste_hell .featureliste_hell_list .featureliste_hell_item:nth-child(3n+3) .featureliste_hell_item_wrapper {
      padding-right: 0; } }

.featureliste_dunkel {
  background-color: #17344a; }
  .featureliste_dunkel .featureliste_dunkel_flex1 {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row; }
    .featureliste_dunkel .featureliste_dunkel_flex1 .featureliste_dunkel_intro {
      width: 24.6%; }
      .featureliste_dunkel .featureliste_dunkel_flex1 .featureliste_dunkel_intro .featureliste_dunkel_intro_wrapper {
        padding-top: 0px;
        padding-right: 0px; }
        @media screen and (min-width: 768px) {
          .featureliste_dunkel .featureliste_dunkel_flex1 .featureliste_dunkel_intro .featureliste_dunkel_intro_wrapper {
            padding-top: calc(0px + 39 * (100vw - 768px) / 552); } }
        @media screen and (min-width: 1320px) {
          .featureliste_dunkel .featureliste_dunkel_flex1 .featureliste_dunkel_intro .featureliste_dunkel_intro_wrapper {
            padding-top: 39px; } }
        @media screen and (min-width: 768px) {
          .featureliste_dunkel .featureliste_dunkel_flex1 .featureliste_dunkel_intro .featureliste_dunkel_intro_wrapper {
            padding-right: calc(0px + 50 * (100vw - 768px) / 552); } }
        @media screen and (min-width: 1320px) {
          .featureliste_dunkel .featureliste_dunkel_flex1 .featureliste_dunkel_intro .featureliste_dunkel_intro_wrapper {
            padding-right: 50px; } }
      .featureliste_dunkel .featureliste_dunkel_flex1 .featureliste_dunkel_intro .featureliste_dunkel_intro_titel {
        color: #00aada;
        font-size: 25px;
        padding-bottom: 12px; }
        @media screen and (min-width: 550px) {
          .featureliste_dunkel .featureliste_dunkel_flex1 .featureliste_dunkel_intro .featureliste_dunkel_intro_titel {
            font-size: calc(25px + 14 * (100vw - 550px) / 770); } }
        @media screen and (min-width: 1320px) {
          .featureliste_dunkel .featureliste_dunkel_flex1 .featureliste_dunkel_intro .featureliste_dunkel_intro_titel {
            font-size: 39px; } }
        @media screen and (min-width: 550px) {
          .featureliste_dunkel .featureliste_dunkel_flex1 .featureliste_dunkel_intro .featureliste_dunkel_intro_titel {
            padding-bottom: calc(12px + 8 * (100vw - 550px) / 770); } }
        @media screen and (min-width: 1320px) {
          .featureliste_dunkel .featureliste_dunkel_flex1 .featureliste_dunkel_intro .featureliste_dunkel_intro_titel {
            padding-bottom: 20px; } }
      .featureliste_dunkel .featureliste_dunkel_flex1 .featureliste_dunkel_intro .featureliste_dunkel_intro_untertitel {
        color: #ffffff;
        font-size: 17px;
        letter-spacing: 1.17px;
        text-transform: uppercase; }
    .featureliste_dunkel .featureliste_dunkel_flex1 .featureliste_dunkel_list {
      width: 75.4%; }
  .featureliste_dunkel .featureliste_dunkel_items {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    justify-content: space-between; }
    .featureliste_dunkel .featureliste_dunkel_items .featureliste_dunkel_item {
      background-color: #13293A;
      width: 48.5%;
      margin-bottom: 3%; }
      .featureliste_dunkel .featureliste_dunkel_items .featureliste_dunkel_item .featureliste_dunkel_item_wrapper {
        padding-top: 28px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 22px; }
        @media screen and (min-width: 550px) {
          .featureliste_dunkel .featureliste_dunkel_items .featureliste_dunkel_item .featureliste_dunkel_item_wrapper {
            padding-top: calc(28px + 10 * (100vw - 550px) / 770); } }
        @media screen and (min-width: 1320px) {
          .featureliste_dunkel .featureliste_dunkel_items .featureliste_dunkel_item .featureliste_dunkel_item_wrapper {
            padding-top: 38px; } }
        @media screen and (min-width: 550px) {
          .featureliste_dunkel .featureliste_dunkel_items .featureliste_dunkel_item .featureliste_dunkel_item_wrapper {
            padding-right: calc(20px + 28 * (100vw - 550px) / 770); } }
        @media screen and (min-width: 1320px) {
          .featureliste_dunkel .featureliste_dunkel_items .featureliste_dunkel_item .featureliste_dunkel_item_wrapper {
            padding-right: 48px; } }
        @media screen and (min-width: 550px) {
          .featureliste_dunkel .featureliste_dunkel_items .featureliste_dunkel_item .featureliste_dunkel_item_wrapper {
            padding-bottom: calc(20px + 28 * (100vw - 550px) / 770); } }
        @media screen and (min-width: 1320px) {
          .featureliste_dunkel .featureliste_dunkel_items .featureliste_dunkel_item .featureliste_dunkel_item_wrapper {
            padding-bottom: 48px; } }
        @media screen and (min-width: 550px) {
          .featureliste_dunkel .featureliste_dunkel_items .featureliste_dunkel_item .featureliste_dunkel_item_wrapper {
            padding-left: calc(22px + 30 * (100vw - 550px) / 770); } }
        @media screen and (min-width: 1320px) {
          .featureliste_dunkel .featureliste_dunkel_items .featureliste_dunkel_item .featureliste_dunkel_item_wrapper {
            padding-left: 52px; } }
        .featureliste_dunkel .featureliste_dunkel_items .featureliste_dunkel_item .featureliste_dunkel_item_wrapper .featureliste_dunkel_item_img {
          display: block;
          padding-left: 0px;
          padding-bottom: 12px; }
          @media screen and (min-width: 550px) {
            .featureliste_dunkel .featureliste_dunkel_items .featureliste_dunkel_item .featureliste_dunkel_item_wrapper .featureliste_dunkel_item_img {
              padding-left: calc(0px + 6 * (100vw - 550px) / 770); } }
          @media screen and (min-width: 1320px) {
            .featureliste_dunkel .featureliste_dunkel_items .featureliste_dunkel_item .featureliste_dunkel_item_wrapper .featureliste_dunkel_item_img {
              padding-left: 6px; } }
          @media screen and (min-width: 550px) {
            .featureliste_dunkel .featureliste_dunkel_items .featureliste_dunkel_item .featureliste_dunkel_item_wrapper .featureliste_dunkel_item_img {
              padding-bottom: calc(12px + 6 * (100vw - 550px) / 770); } }
          @media screen and (min-width: 1320px) {
            .featureliste_dunkel .featureliste_dunkel_items .featureliste_dunkel_item .featureliste_dunkel_item_wrapper .featureliste_dunkel_item_img {
              padding-bottom: 18px; } }
        .featureliste_dunkel .featureliste_dunkel_items .featureliste_dunkel_item .featureliste_dunkel_item_wrapper .featureliste_dunkel_item_title {
          color: #ffffff;
          font-size: 20px;
          padding-bottom: 14px; }
          @media screen and (min-width: 550px) {
            .featureliste_dunkel .featureliste_dunkel_items .featureliste_dunkel_item .featureliste_dunkel_item_wrapper .featureliste_dunkel_item_title {
              font-size: calc(20px + 2 * (100vw - 550px) / 770); } }
          @media screen and (min-width: 1320px) {
            .featureliste_dunkel .featureliste_dunkel_items .featureliste_dunkel_item .featureliste_dunkel_item_wrapper .featureliste_dunkel_item_title {
              font-size: 22px; } }
          @media screen and (min-width: 550px) {
            .featureliste_dunkel .featureliste_dunkel_items .featureliste_dunkel_item .featureliste_dunkel_item_wrapper .featureliste_dunkel_item_title {
              padding-bottom: calc(14px + 9 * (100vw - 550px) / 770); } }
          @media screen and (min-width: 1320px) {
            .featureliste_dunkel .featureliste_dunkel_items .featureliste_dunkel_item .featureliste_dunkel_item_wrapper .featureliste_dunkel_item_title {
              padding-bottom: 23px; } }
        .featureliste_dunkel .featureliste_dunkel_items .featureliste_dunkel_item .featureliste_dunkel_item_wrapper .featureliste_dunkel_item_title_text {
          color: #ffffff;
          font-size: 16px;
          line-height: 28px; }
  @media screen and (max-width: 768px) {
    .featureliste_dunkel .featureliste_dunkel_flex1 {
      flex-wrap: wrap; }
      .featureliste_dunkel .featureliste_dunkel_flex1 .featureliste_dunkel_intro {
        width: 100%; }
        .featureliste_dunkel .featureliste_dunkel_flex1 .featureliste_dunkel_intro .featureliste_dunkel_intro_wrapper {
          padding-bottom: 30px; }
      .featureliste_dunkel .featureliste_dunkel_flex1 .featureliste_dunkel_list {
        width: 100%; } }
  @media screen and (max-width: 550px) {
    .featureliste_dunkel .featureliste_dunkel_items {
      justify-content: unset; }
      .featureliste_dunkel .featureliste_dunkel_items .featureliste_dunkel_item {
        width: 100%; } }

/* <-- formstyle1 is dependent of _formcreator-style1.js called on /App_start/BundleConfig.js if style is not used this script can be removed from calling */
.formcreator_wrap {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  flex-wrap: wrap;
  flex-direction: row; }

.formcreator_textgroup {
  width: 54%;
  -ms-flex-preferred-size: 55%;
  flex-basis: 55%;
  padding-right: 120px; }
  @media all and (max-width: 1130px) {
    .formcreator_textgroup {
      padding-right: 60px; } }
  @media all and (max-width: 768px) {
    .formcreator_textgroup {
      width: 100%;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      padding-right: 0;
      padding-bottom: 20px; } }

.formcreator_form_wrap {
  width: 45%;
  -ms-flex-preferred-size: 45%;
  flex-basis: 45%; }
  @media all and (max-width: 768px) {
    .formcreator_form_wrap {
      width: 100%;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%; } }

.formcreator {
  font-family: "apexBook", sans-serif;
  color: #333333;
  /*
        LIST OF AVAILABLE ITEMS
        formcreator__text
        formcreator__textarea
        formcreator__select
        formcreator__radio
        formcreator__number
        formcreator__sector
        formcreator__email
        formcreator__datum
        formcreator__checkbox
        formcreator__submit
    */
  /* SPECIAL FIELDS */ }
  .formcreator__infoend {
    font-weight: 600; }
  .formcreator__input-error {
    color: #cc0000;
    display: block;
    clear: both; }
  .formcreator__errorgeneral.form-error {
    color: #cc0000;
    border: 1px solid #cc0000;
    padding: 1em; }
  .formcreator__item {
    position: relative;
    overflow: hidden;
    min-height: 50px;
    margin-bottom: 2em; }
    .formcreator__item.error-on input, .formcreator__item.error-on textarea, .formcreator__item.error-on select, .formcreator__item.error-on fieldset {
      border-bottom: 1px solid #cc0000;
      background-color: rgba(204, 0, 0, 0.2); }
  .formcreator__oneline-input {
    overflow: visible;
    transition: border-color .5s; }
    .formcreator__oneline-input input {
      display: block;
      float: left;
      width: calc(100% - $formcreator-label-w);
      height: auto;
      min-height: 50px;
      border: none;
      padding: 0 .5em;
      padding-left: 0;
      padding-bottom: .3em;
      background-color: transparent; }
      .formcreator__oneline-input input::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        opacity: 0; }
      .formcreator__oneline-input input::-moz-placeholder {
        /* Firefox 19+ */
        opacity: 0; }
      .formcreator__oneline-input input:-ms-input-placeholder {
        /* IE 10+ */
        opacity: 0; }
      .formcreator__oneline-input input:-moz-placeholder {
        /* Firefox 18- */
        opacity: 0; }
    .formcreator__oneline-input label {
      float: left;
      overflow: hidden;
      cursor: text;
      position: absolute;
      top: 0;
      left: 0;
      width: calc(100% - 1em);
      padding: 10px 10px;
      padding-top: 16px;
      padding-left: 0;
      line-height: 100%;
      transition: all .1s; }
      .formcreator__oneline-input label:before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        min-height: 50px;
        height: 100%;
        width: 1px;
        display: none; }
    .formcreator__oneline-input input,
    .formcreator__oneline-input input[type="text"],
    .formcreator__oneline-input input[type="email"],
    .formcreator__oneline-input input[type="tel"],
    .formcreator__oneline-input input[type="number"],
    .formcreator__oneline-input select {
      width: 100%;
      border-top: none;
      border-left: none;
      border-right: none;
      min-height: 50px;
      border-bottom: 1px dashed #00386c; }
      .formcreator__oneline-input input:focus, .formcreator__oneline-input input:active,
      .formcreator__oneline-input input[type="text"]:focus,
      .formcreator__oneline-input input[type="text"]:active,
      .formcreator__oneline-input input[type="email"]:focus,
      .formcreator__oneline-input input[type="email"]:active,
      .formcreator__oneline-input input[type="tel"]:focus,
      .formcreator__oneline-input input[type="tel"]:active,
      .formcreator__oneline-input input[type="number"]:focus,
      .formcreator__oneline-input input[type="number"]:active,
      .formcreator__oneline-input select:focus,
      .formcreator__oneline-input select:active {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        outline: none; }
    .formcreator__oneline-input input[type="number"] {
      -webkit-appearance: textfield;
      -moz-appearance: textfield;
      appearance: textfield; }
    .formcreator__oneline-input select {
      -moz-appearance: none; }
    .formcreator__oneline-input textarea {
      border: none;
      border-bottom: 1px dashed #00386c;
      width: 100%;
      resize: vertical;
      height: 100px;
      padding: 10px 10px;
      display: block;
      font-size: 1em; }
      .formcreator__oneline-input textarea::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #333333; }
      .formcreator__oneline-input textarea::-moz-placeholder {
        /* Firefox 19+ */
        color: #333333; }
      .formcreator__oneline-input textarea:-ms-input-placeholder {
        /* IE 10+ */
        color: #333333; }
      .formcreator__oneline-input textarea:-moz-placeholder {
        /* Firefox 18- */
        color: #333333; }
    .formcreator__oneline-input.formcreator--has-value label, .formcreator__oneline-input.formcreator--has-focus label {
      top: -1.5em;
      font-size: 12px;
      z-index: 1; }
    .formcreator__oneline-input.formcreator--has-value input, .formcreator__oneline-input.formcreator--has-focus input {
      padding-top: 12px;
      border-bottom-color: #00386c; }
    .formcreator__oneline-input.formcreator--has-value select, .formcreator__oneline-input.formcreator--has-focus select {
      opacity: 1;
      z-index: 2; }
  .formcreator__sector {
    min-height: 0; }
  .formcreator__checkbox {
    font-size: .8em;
    margin-bottom: 10px; }
    .formcreator__checkbox label {
      display: inline-block; }
    .formcreator__checkbox.error-on .formcreator__input-error {
      padding-top: 15px; }
  .formcreator--required label:after {
    content: "*"; }
  .formcreator__radio {
    overflow: hidden; }
    .formcreator__radio.formcreator--required legend:after {
      content: "*"; }
    .formcreator__radio fieldset {
      width: 100%;
      border: none;
      margin: 0;
      padding: 0;
      height: 100%; }
    .formcreator__radio legend {
      display: inline-block;
      float: left; }
      .formcreator__radio legend:before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        width: 1px; }
    .formcreator__radio .radio-wrapper {
      position: relative;
      width: calc(50% - 100px);
      float: right; }
    .formcreator__radio label {
      padding-left: 1em; }
  .formcreator select,
  .formcreator textarea, .formcreator__textarea, .formcreator__select {
    background-color: transparent;
    padding-left: 0; }
  .formcreator__file {
    padding: 0 0 20px 0; }
    .formcreator__file input {
      background-color: transparent;
      box-shadow: none;
      border: none;
      outline: none;
      height: auto; }
  @media screen and (max-width: 1130px) {
    .formcreator__radio .radio-wrapper {
      width: calc(50% - 50px); } }
  @media screen and (max-width: 768px) {
    .formcreator__radio {
      height: auto;
      margin-bottom: 2em; }
      .formcreator__radio legend {
        width: 100%;
        display: block;
        float: none;
        min-height: unset; }
      .formcreator__radio .radio-wrapper {
        display: inline-block;
        width: 100%;
        float: none; }
    .formcreator input[type="radio"] + label {
      margin-left: 0; } }

.gridtext .heading__5 {
  padding-bottom: 20px; }

.gridtext a.callTel:not(.callTelActive),
.gridtext .callTel {
  color: #00aada; }

.gridtext_titel {
  text-align: center;
  padding-bottom: 20px; }

.gridtext_wrap {
  text-align: center;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between; }

.gridtext_item {
  line-height: 1.6;
  width: 24%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  padding-bottom: 20px; }
  @media screen and (max-width: 768px) {
    .gridtext_item {
      width: 49%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%; } }
  @media screen and (max-width: 550px) {
    .gridtext_item {
      width: 100%;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%; } }

.basistext_titlegroup {
  padding: 50px 0;
  padding-top: 0; }
  @media all and (max-width: 1170px) {
    .basistext_titlegroup {
      padding: 20px;
      padding-top: 0; } }

.basistext img {
  width: 100%;
  max-width: 100%; }

.singleimg_img {
  width: 100%;
  max-width: 100%; }

.basistext_rechts_wrap {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between; }
  @media screen and (min-width: 769px) {
    .basistext_rechts_wrap.with_title .basistext_rechts__titlegroup,
    .basistext_rechts_wrap.with_title .basistext_rechts__textgroup {
      display: block; } }

.basistext_rechts_img {
  width: auto;
  margin: 0 auto;
  width: 100%;
  display: block; }

.basistext_rechts__titlegroup {
  width: 100%; }

@media screen and (min-width: 769px) {
  .basistext_rechts__textgroup {
    width: 49%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    padding-left: 20px;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    /* NEW, Spec - Firefox, Chrome, Opera */
    flex-wrap: wrap;
    flex-direction: row;
    flex-direction: column;
    justify-content: center; }
  .basistext_rechts__titlegroup {
    width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    padding-right: 20px;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    /* NEW, Spec - Firefox, Chrome, Opera */
    flex-wrap: wrap;
    flex-direction: row;
    flex-direction: column;
    justify-content: center; } }

.wrap_autor_einleitung .container_center {
  padding-top: 0 !important; }

.basistext_alt__titlegroup {
  padding: 50px 0;
  padding-top: 0; }
  @media all and (max-width: 1170px) {
    .basistext_alt__titlegroup {
      padding: 20px;
      padding-top: 0; } }

.basistext_alt__textgroup {
  padding: 40px;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 60px;
  -moz-column-gap: 60px;
  column-gap: 60px; }
  @media screen and (max-width: 768px) {
    .basistext_alt__textgroup {
      -moz-column-count: 1;
      -webkit-column-count: 1;
      column-count: 1;
      -webkit-column-gap: 0;
      -moz-column-gap: 0;
      column-gap: 0; } }

/* tb Google Map in Content - START */
/*
    vor Karo
    .google_map_content {
    .map_svg_content {
        width: 100%;
        height: $google_map-height;
        @media screen and (max-width:$media-medium) {
            height: $google_map-height/2;
        }
    }

    .markers {
        display: none;
    }
}

    */
.google_map_content {
  position: relative;
  background: url(/Content/Img/bg_map.jpg) center center no-repeat; }
  .google_map_content .cookie-consent-info {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 15px;
    background-color: #fff;
    color: #333;
    max-width: 500px; }
    .google_map_content .cookie-consent-info .title {
      font-weight: bold;
      font-size: 1.2rem;
      margin-bottom: 8px; }
    .google_map_content .cookie-consent-info .text {
      font-size: 1rem;
      margin-bottom: 13px; }
    .google_map_content .cookie-consent-info .button {
      font-size: .9rem !important;
      font-weight: normal !important;
      padding: 10px !important;
      min-height: 1px !important; }
  .google_map_content .map_svg_content {
    width: 100%;
    height: 600px; }
  .google_map_content .markers {
    display: none; }

.gridboxes .heading__11 {
  margin-bottom: 20px; }

.gridboxes .item_image {
  width: 50%;
  margin: 0 auto;
  max-width: 70px; }

.gridboxes_wrapper {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center; }

.gridboxes__titlegroup {
  padding: 50px 0; }
  @media all and (max-width: 1170px) {
    .gridboxes__titlegroup {
      padding: 20px; } }

.gridboxes_item {
  background-color: #F5F4F1;
  border: 1px solid #dddddd;
  color: #00386c;
  width: 19%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%; }
  @media screen and (max-width: 1130px) {
    .gridboxes_item {
      width: 24%;
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%; } }
  @media screen and (max-width: 960px) {
    .gridboxes_item {
      width: 33%;
      -ms-flex-preferred-size: 33.33333%;
      flex-basis: 33.33333%; } }
  @media screen and (max-width: 768px) {
    .gridboxes_item {
      width: 49%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%; } }
  @media screen and (max-width: 550px) {
    .gridboxes_item {
      width: 100%;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      margin: 0; } }

.gridboxes_item_wrapper {
  padding: 40px;
  position: relative;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px; }
  @media screen and (min-width: 550px) {
    .gridboxes_item_wrapper {
      padding-top: calc(20px + 10 * (100vw - 550px) / 770); } }
  @media screen and (min-width: 1320px) {
    .gridboxes_item_wrapper {
      padding-top: 30px; } }
  @media screen and (min-width: 550px) {
    .gridboxes_item_wrapper {
      padding-bottom: calc(20px + 10 * (100vw - 550px) / 770); } }
  @media screen and (min-width: 1320px) {
    .gridboxes_item_wrapper {
      padding-bottom: 30px; } }

.wrap_top {
  background-color: #00aada; }

.sliderboxes {
  margin: 20px 0; }
  @media screen and (min-width: 551px) {
    .sliderboxes {
      margin: 40px 0; } }
  .sliderboxes .heading__5 {
    margin-top: 20px;
    margin-bottom: 30px; }
  .sliderboxes .owl-carousel .owl-nav {
    height: 0;
    transition: all .2s; }
  .sliderboxes .owl-carousel .owl-stage {
    margin: 0 auto; }
    @media screen and (min-width: 551px) {
      .sliderboxes .owl-carousel .owl-stage {
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6, BB7 */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
        display: flex;
        /* NEW, Spec - Firefox, Chrome, Opera */
        flex-wrap: wrap;
        flex-direction: row; } }
  .sliderboxes .owl-carousel .owl-item {
    background-color: #F5F4F1; }
    .sliderboxes .owl-carousel .owl-item .item_image {
      width: 55%;
      margin: 0 auto;
      max-width: 150px; }
  .sliderboxes .owl-carousel button.owl-prev, .sliderboxes .owl-carousel button.owl-next {
    background-color: transparent;
    display: inline-block;
    position: absolute;
    top: 50%;
    z-index: 9;
    transform: translateY(-25px);
    height: 50px;
    width: 30px; }
    .sliderboxes .owl-carousel button.owl-prev span, .sliderboxes .owl-carousel button.owl-next span {
      display: inline-block;
      font-size: 2em;
      color: #00386c; }
      @media screen and (max-width: 768px) {
        .sliderboxes .owl-carousel button.owl-prev span, .sliderboxes .owl-carousel button.owl-next span {
          color: #00aada; } }
    .sliderboxes .owl-carousel button.owl-prev:focus, .sliderboxes .owl-carousel button.owl-next:focus {
      outline: none; }
    .sliderboxes .owl-carousel button.owl-prev.disabled, .sliderboxes .owl-carousel button.owl-next.disabled {
      display: none; }
  .sliderboxes .owl-carousel button.owl-prev {
    left: 0; }
  .sliderboxes .owl-carousel button.owl-next {
    right: 0; }

.sliderboxes_owlitem {
  height: 100%; }

.sliderboxes_item {
  height: 100%;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  color: #00386c; }
  .sliderboxes_item:hover .sliderboxes_titlegroup {
    opacity: 1; }

.sliderboxes_item_wrapper {
  padding: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  text-align: center;
  height: 100%; }
  @media screen and (min-width: 550px) {
    .sliderboxes_item_wrapper {
      padding-top: calc(40px + 20 * (100vw - 550px) / 770); } }
  @media screen and (min-width: 1320px) {
    .sliderboxes_item_wrapper {
      padding-top: 60px; } }
  @media screen and (min-width: 550px) {
    .sliderboxes_item_wrapper {
      padding-bottom: calc(40px + 20 * (100vw - 550px) / 770); } }
  @media screen and (min-width: 1320px) {
    .sliderboxes_item_wrapper {
      padding-bottom: 60px; } }

.sliderboxes_titlegroup {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  flex-wrap: wrap;
  flex-direction: row;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  transition: opacity .4s;
  text-transform: uppercase; }
  .sliderboxes_titlegroup .titlegroup_wrap {
    margin-bottom: 40px;
    width: 100%; }
    .sliderboxes_titlegroup .titlegroup_wrap .heading__8 {
      font-size: 20px; }
      @media screen and (min-width: 550px) {
        .sliderboxes_titlegroup .titlegroup_wrap .heading__8 {
          font-size: calc(20px + 2 * (100vw - 550px) / 770); } }
      @media screen and (min-width: 1320px) {
        .sliderboxes_titlegroup .titlegroup_wrap .heading__8 {
          font-size: 22px; } }
  @media screen and (min-width: 769px) {
    .sliderboxes_titlegroup {
      opacity: 0;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      bottom: 0;
      left: 0;
      background-color: #00aada;
      padding: 40px 30px;
      color: #ffffff; } }
  @media screen and (max-width: 768px) {
    .sliderboxes_titlegroup:before {
      content: '';
      display: block;
      margin: 20px auto;
      width: 50px;
      height: 3px;
      background-color: #00aada; }
    .sliderboxes_titlegroup .heading__8 {
      color: #00aada; }
    .sliderboxes_titlegroup .button__1 {
      color: #00aada;
      border-color: #00aada; }
      .sliderboxes_titlegroup .button__1:hover {
        background-color: #ffffff;
        color: #00aada; } }

.sliderboxes_alt {
  background-color: #f5f4f1; }
  .sliderboxes_alt .heading__1:after {
    margin-top: 20px;
    margin-bottom: 15px; }
    @media screen and (min-width: 550px) {
      .sliderboxes_alt .heading__1:after {
        margin-top: calc(20px + 10 * (100vw - 550px) / 770); } }
    @media screen and (min-width: 1320px) {
      .sliderboxes_alt .heading__1:after {
        margin-top: 30px; } }
  .sliderboxes_alt:hover .owl-carousel .owl-nav {
    opacity: 1; }
  .sliderboxes_alt .owl-carousel .owl-nav {
    height: 0;
    opacity: 0;
    transition: all .2s; }
  .sliderboxes_alt .owl-carousel .owl-stage {
    margin: 0 auto; }
  .sliderboxes_alt .owl-carousel button.owl-prev, .sliderboxes_alt .owl-carousel button.owl-next {
    background-color: rgba(0, 170, 218, 0.5);
    display: inline-block;
    position: absolute;
    top: 50%;
    z-index: 9;
    transform: translateY(-25px);
    height: 50px;
    width: 50px; }
    .sliderboxes_alt .owl-carousel button.owl-prev span, .sliderboxes_alt .owl-carousel button.owl-next span {
      display: inline-block;
      font-size: 1.8em;
      color: #F5F4F1; }
    .sliderboxes_alt .owl-carousel button.owl-prev:focus, .sliderboxes_alt .owl-carousel button.owl-next:focus {
      outline: none; }
    .sliderboxes_alt .owl-carousel button.owl-prev.disabled, .sliderboxes_alt .owl-carousel button.owl-next.disabled {
      display: none; }
  .sliderboxes_alt .owl-carousel button.owl-prev {
    left: 3px; }
  .sliderboxes_alt .owl-carousel button.owl-next {
    right: 3px; }

.sliderboxes_alt_item {
  padding: 3px; }
  .sliderboxes_alt_item:hover .sliderboxes_alt_titlegroup {
    opacity: 1; }

.sliderboxes_alt_item_wrapper {
  position: relative; }

.sliderboxes_alt_titlegroup {
  background-color: rgba(23, 52, 74, 0.8);
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: #ffffff;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  flex-wrap: wrap;
  flex-direction: row;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  opacity: 0;
  transition: opacity .4s; }
  .sliderboxes_alt_titlegroup .icon {
    font-size: 2em; }

/* SingleVideo size format -- 16:9*/
.singlevideo img {
  width: 100%;
  display: block; }

.singlevideo iframe {
  width: 100%; }

.singlevideo_ratiowrap {
  background-color: rgba(0, 56, 108, 0.2);
  height: 0;
  overflow: hidden;
  padding-top: calc( 9 / 16 * 100%);
  position: relative; }
  .singlevideo_ratiowrap iframe {
    height: 100%; }
  .singlevideo_ratiowrap .singlevideo_vimeopreload,
  .singlevideo_ratiowrap .singlevimeo,
  .singlevideo_ratiowrap .singlevideo_youtube,
  .singlevideo_ratiowrap .singlevideo_youtubepreload {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%; }

.singleimg img {
  width: 100%;
  display: block; }

.quote {
  background-color: #17344a;
  color: #ffffff;
  text-align: center;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  flex-wrap: wrap;
  flex-direction: row;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  min-height: 280px; }
  .quote .icon {
    margin: 0 3px; }
  .quote .icon-angle-double-right {
    position: relative;
    top: 2px; }

.authoren_einleitung {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  flex-wrap: wrap;
  flex-direction: row;
  width: calc(100% - 10px);
  position: relative;
  margin-left: 10px;
  max-width: 1180px; }
  @media screen and (max-width: 550px) {
    .authoren_einleitung {
      width: 100%; } }
  .authoren_einleitung .authoren_einleitung_left {
    width: 35%; }
    @media screen and (max-width: 550px) {
      .authoren_einleitung .authoren_einleitung_left {
        width: calc(100% - 10px);
        padding-bottom: 50px;
        max-width: unset;
        margin: 0; } }
    .authoren_einleitung .authoren_einleitung_left .authoren_einleitung_left_wrap {
      padding-right: 60px; }
      @media screen and (max-width: 550px) {
        .authoren_einleitung .authoren_einleitung_left .authoren_einleitung_left_wrap {
          padding-right: 0; } }
  .authoren_einleitung .authoren_einleitung_right {
    flex: 1; }
    .authoren_einleitung .authoren_einleitung_right.with_image {
      padding-top: 50px; }
      @media screen and (max-width: 550px) {
        .authoren_einleitung .authoren_einleitung_right.with_image {
          padding-top: 0; } }

@media screen and (max-width: 550px) {
  .authoren_einleitung_left {
    width: 100%; } }

/*
* Verschiedene Anzeigemöglichkeiten
* Standard ist als kleines Popup unten rechts
*/
.klaro .cn-learn-more {
  display: none !important; }

/*
We declare all variables here as default so that they are easy to override...
*/
/* Border, shadows, ... */
/* Colors */
/* Spacing */
/* Breakpoints */
.cm-list-description {
  color: rgba(255, 255, 255, 0.5) !important; }

.klaro {
  /*.cm-btn-success {
        display: none !important
    }

    .cn-learn-more {
        background: #fff;
        color: #010101 !important;
        display: inline-block;
        text-decoration: none !important;
        border-radius: 6px;
        padding: .4rem;
        font-size: 1em;
        cursor: pointer;
        flex-grow: unset !important;
        order: 1;
    }

    .cn-buttons .cn-decline {
        order: 2;
    }

    .cn-buttons {
        @media only screen and (max-width: 374px) {
            width: auto !important;

            .cn-decline {
                width: auto !important;
            }
        }
    }

    .cookie-modal {
        .cm-btn-success {
            display: inline-block !important
        }
    }*/ }
  .klaro .privay-link {
    text-decoration: underline !important; }
  .klaro .cookie-modal, .klaro .cookie-notice {
    /* The switch - the box around the slider */
    font-size: 14px; }
    .klaro .cookie-modal .cm-switch-container, .klaro .cookie-notice .cm-switch-container {
      display: block;
      position: relative;
      padding: 10px;
      padding-left: 66px;
      line-height: 20px;
      vertical-align: middle;
      min-height: 40px;
      border-bottom: 1px solid #ccc; }
      .klaro .cookie-modal .cm-switch-container:last-child, .klaro .cookie-notice .cm-switch-container:last-child {
        border-bottom: 0; }
      .klaro .cookie-modal .cm-switch-container:first-child, .klaro .cookie-notice .cm-switch-container:first-child {
        margin-top: 0; }
      .klaro .cookie-modal .cm-switch-container p, .klaro .cookie-notice .cm-switch-container p {
        margin-top: 0; }
    .klaro .cookie-modal .cm-switch, .klaro .cookie-notice .cm-switch {
      position: relative;
      display: inline-block;
      width: 50px;
      height: 30px; }
    .klaro .cookie-modal .cm-list-input:checked + .cm-list-label .slider, .klaro .cookie-notice .cm-list-input:checked + .cm-list-label .slider {
      background-color: green; }
    .klaro .cookie-modal .cm-list-input.half-checked:checked + .cm-list-label .slider, .klaro .cookie-notice .cm-list-input.half-checked:checked + .cm-list-label .slider {
      opacity: 0.6;
      background-color: green; }
      .klaro .cookie-modal .cm-list-input.half-checked:checked + .cm-list-label .slider::before, .klaro .cookie-notice .cm-list-input.half-checked:checked + .cm-list-label .slider::before {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px); }
    .klaro .cookie-modal .cm-list-input.only-required + .cm-list-label .slider, .klaro .cookie-notice .cm-list-input.only-required + .cm-list-label .slider {
      opacity: 0.8;
      background-color: #00cc00; }
      .klaro .cookie-modal .cm-list-input.only-required + .cm-list-label .slider::before, .klaro .cookie-notice .cm-list-input.only-required + .cm-list-label .slider::before {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px); }
    .klaro .cookie-modal .cm-list-input.required:checked + .cm-list-label .slider, .klaro .cookie-notice .cm-list-input.required:checked + .cm-list-label .slider {
      opacity: 0.8;
      background-color: #00cc00;
      cursor: not-allowed; }
    .klaro .cookie-modal .slider, .klaro .cookie-notice .slider {
      box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19); }
    .klaro .cookie-modal .cm-list-input, .klaro .cookie-notice .cm-list-input {
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      width: 50px;
      height: 30px; }
    .klaro .cookie-modal .cm-list-title, .klaro .cookie-notice .cm-list-title {
      font-size: 14px;
      font-weight: 600; }
    .klaro .cookie-modal .cm-list-description, .klaro .cookie-notice .cm-list-description {
      font-size: 14px;
      padding-top: 4px;
      color: #666; }
    .klaro .cookie-modal .cm-list-label, .klaro .cookie-notice .cm-list-label {
      /* The slider */
      /* Rounded sliders */ }
      .klaro .cookie-modal .cm-list-label .cm-switch, .klaro .cookie-notice .cm-list-label .cm-switch {
        position: absolute;
        left: 0; }
      .klaro .cookie-modal .cm-list-label .slider, .klaro .cookie-notice .cm-list-label .slider {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #ccc;
        -webkit-transition: 0.4s;
        transition: 0.4s;
        width: 50px;
        display: inline-block; }
      .klaro .cookie-modal .cm-list-label .slider::before, .klaro .cookie-notice .cm-list-label .slider::before {
        position: absolute;
        content: '';
        height: 20px;
        width: 20px;
        left: 5px;
        bottom: 5px;
        background-color: #fff;
        -webkit-transition: 0.4s;
        transition: 0.4s; }
      .klaro .cookie-modal .cm-list-label .slider.round, .klaro .cookie-notice .cm-list-label .slider.round {
        border-radius: 30px; }
      .klaro .cookie-modal .cm-list-label .slider.round::before, .klaro .cookie-notice .cm-list-label .slider.round::before {
        border-radius: 50%; }
      .klaro .cookie-modal .cm-list-label input:focus + .slider, .klaro .cookie-notice .cm-list-label input:focus + .slider {
        box-shadow: 0 0 1px #0bff0b; }
      .klaro .cookie-modal .cm-list-label input:checked + .slider::before, .klaro .cookie-notice .cm-list-label input:checked + .slider::before {
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px); }
    .klaro .cookie-modal .cm-list-input:focus + .cm-list-label .slider, .klaro .cookie-notice .cm-list-input:focus + .cm-list-label .slider {
      box-shadow: 0 4px 6px 0 rgba(125, 125, 125, 0.2), 5px 5px 10px 0 rgba(125, 125, 125, 0.19); }
    .klaro .cookie-modal .cm-list-input:checked + .cm-list-label .slider::before, .klaro .cookie-notice .cm-list-input:checked + .cm-list-label .slider::before {
      -webkit-transform: translateX(20px);
      -ms-transform: translateX(20px);
      transform: translateX(20px); }
    .klaro .cookie-modal .slider, .klaro .cookie-notice .slider {
      box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19); }
    .klaro .cookie-modal a, .klaro .cookie-notice a {
      color: #ffffff;
      text-decoration: none; }
    .klaro .cookie-modal p,
    .klaro .cookie-modal strong,
    .klaro .cookie-modal h1,
    .klaro .cookie-modal h2,
    .klaro .cookie-modal ul,
    .klaro .cookie-modal li, .klaro .cookie-notice p,
    .klaro .cookie-notice strong,
    .klaro .cookie-notice h1,
    .klaro .cookie-notice h2,
    .klaro .cookie-notice ul,
    .klaro .cookie-notice li {
      color: #ffffff; }
    .klaro .cookie-modal p,
    .klaro .cookie-modal h1,
    .klaro .cookie-modal h2,
    .klaro .cookie-modal ul,
    .klaro .cookie-modal li, .klaro .cookie-notice p,
    .klaro .cookie-notice h1,
    .klaro .cookie-notice h2,
    .klaro .cookie-notice ul,
    .klaro .cookie-notice li {
      display: block;
      text-align: left;
      margin: 0;
      padding: 0;
      margin-top: 0.7em; }
    .klaro .cookie-modal .cm-link, .klaro .cookie-notice .cm-link {
      margin-right: 0.5em;
      vertical-align: middle;
      text-decoration: underline; }
    .klaro .cookie-modal .cm-btn, .klaro .cookie-notice .cm-btn {
      background: #555;
      color: #ffffff;
      border-radius: 6px;
      padding: 6px 10px;
      margin-right: 0.5em;
      border: 0;
      padding: 12px 8px;
      font-size: 1em;
      cursor: pointer; }
      .klaro .cookie-modal .cm-btn:disabled, .klaro .cookie-notice .cm-btn:disabled {
        opacity: 0.5; }
      .klaro .cookie-modal .cm-btn.cm-btn-danger, .klaro .cookie-notice .cm-btn.cm-btn-danger {
        background: #999;
        color: #333333; }
      .klaro .cookie-modal .cm-btn.cm-btn-close, .klaro .cookie-notice .cm-btn.cm-btn-close {
        background: #aaa;
        color: #000; }
      .klaro .cookie-modal .cm-btn.cm-btn-success, .klaro .cookie-notice .cm-btn.cm-btn-success {
        background: #ffffff;
        color: #ffffff; }
      .klaro .cookie-modal .cm-btn.cm-btn-info, .klaro .cookie-notice .cm-btn.cm-btn-info {
        background: #ffffff;
        color: #ffffff; }
  .klaro .cookie-modal {
    width: 100%;
    height: 100%;
    position: fixed;
    overflow: hidden;
    left: 0;
    top: 0;
    z-index: 1000; }
    .klaro .cookie-modal.cm-embedded {
      position: relative;
      height: inherit;
      width: inherit;
      left: inherit;
      right: inherit;
      z-index: 0; }
      .klaro .cookie-modal.cm-embedded .cm-modal.cm-klaro {
        position: relative;
        transform: none; }
    .klaro .cookie-modal .cm-bg {
      background: rgba(0, 0, 0, 0.5);
      height: 100%;
      width: 100%;
      position: fixed;
      top: 0;
      left: 0; }
    .klaro .cookie-modal .cm-modal.cm-klaro {
      z-index: 1001;
      box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
      width: 100%;
      max-height: 98%;
      top: 50%;
      transform: translateY(-50%);
      position: fixed;
      overflow: auto;
      background: #00386c;
      color: #ffffff; }
      @media (min-width: 660px) {
        .klaro .cookie-modal .cm-modal.cm-klaro {
          border-radius: 4px;
          position: relative;
          margin: 0 auto;
          max-width: 640px;
          height: auto;
          width: auto; } }
    .klaro .cookie-modal .cm-modal .hide {
      border-style: none;
      background: none;
      position: absolute;
      top: 20px;
      right: 20px;
      z-index: 1;
      cursor: pointer; }
      .klaro .cookie-modal .cm-modal .hide svg {
        stroke: #ffffff; }
    .klaro .cookie-modal .cm-modal .cm-footer {
      padding: 1em;
      border-top: 1px solid #555; }
      .klaro .cookie-modal .cm-modal .cm-footer-buttons {
        display: flex;
        flex-flow: row;
        justify-content: space-between; }
      .klaro .cookie-modal .cm-modal .cm-footer .cm-powered-by {
        font-size: 0.8em;
        padding-top: 4px;
        text-align: right;
        padding-right: 8px; }
        .klaro .cookie-modal .cm-modal .cm-footer .cm-powered-by a {
          color: #ffffff; }
    .klaro .cookie-modal .cm-modal .cm-header {
      padding: 1em;
      padding-right: 24px;
      border-bottom: 1px solid #555; }
      .klaro .cookie-modal .cm-modal .cm-header h1 {
        margin: 0 0 16px 0;
        font-size: 1.6em;
        display: block; }
        .klaro .cookie-modal .cm-modal .cm-header h1.title {
          padding-right: 20px; }
      .klaro .cookie-modal .cm-modal .cm-header p {
        line-height: 1.6; }
        .klaro .cookie-modal .cm-modal .cm-header p a {
          text-decoration: underline; }
    .klaro .cookie-modal .cm-modal .cm-body {
      padding: 1em; }
      .klaro .cookie-modal .cm-modal .cm-body ul {
        display: block; }
      .klaro .cookie-modal .cm-modal .cm-body span {
        display: inline-block;
        width: auto; }
      .klaro .cookie-modal .cm-modal .cm-body ul.cm-apps,
      .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes {
        padding: 0;
        margin: 0; }
        .klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-purpose .cm-apps .cm-caret,
        .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose .cm-apps .cm-caret {
          color: #888; }
        .klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-purpose .cm-apps .cm-content,
        .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose .cm-apps .cm-content {
          margin-left: -40px;
          display: none; }
          .klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-purpose .cm-apps .cm-content.expanded,
          .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose .cm-apps .cm-content.expanded {
            margin-top: 10px;
            display: block; }
        .klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app,
        .klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-purpose,
        .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-app,
        .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose {
          position: relative;
          line-height: 20px;
          vertical-align: middle;
          padding-left: 60px;
          min-height: 40px; }
          .klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app:first-child,
          .klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-purpose:first-child,
          .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-app:first-child,
          .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose:first-child {
            margin-top: 0; }
          .klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app p,
          .klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-purpose p,
          .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-app p,
          .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose p {
            margin-top: 0; }
          .klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app p.purposes,
          .klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-purpose p.purposes,
          .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-app p.purposes,
          .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose p.purposes {
            font-size: 0.8em;
            color: #ffffff; }
          .klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app.cm-toggle-all,
          .klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-purpose.cm-toggle-all,
          .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-app.cm-toggle-all,
          .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose.cm-toggle-all {
            border-top: 1px solid #555;
            padding-top: 1em; }
          .klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app span.cm-list-title,
          .klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-purpose span.cm-list-title,
          .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-app span.cm-list-title,
          .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-list-title {
            font-weight: 600; }
          .klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app span.cm-opt-out,
          .klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app span.cm-required,
          .klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-purpose span.cm-opt-out,
          .klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-purpose span.cm-required,
          .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-app span.cm-opt-out,
          .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-app span.cm-required,
          .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-opt-out,
          .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-required {
            padding-left: 0.2em;
            font-size: 0.8em;
            color: #ffffff; }
  .klaro .cookie-notice:not(.cookie-modal-notice) {
    background: #00386c;
    z-index: 999;
    position: fixed;
    width: 100%;
    bottom: 0;
    right: 0; }
    @media (min-width: 1024px) {
      .klaro .cookie-notice:not(.cookie-modal-notice) {
        box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
        border-radius: 4px;
        position: fixed;
        bottom: 20px;
        right: 20px;
        max-width: 400px; } }
    @media (max-width: 1023px) {
      .klaro .cookie-notice:not(.cookie-modal-notice) {
        border-style: none;
        border-radius: 0; } }
    .klaro .cookie-notice:not(.cookie-modal-notice).cn-embedded {
      position: relative;
      height: inherit;
      width: inherit;
      left: inherit;
      right: inherit;
      bottom: inherit;
      z-index: 0; }
      .klaro .cookie-notice:not(.cookie-modal-notice).cn-embedded .cn-body {
        padding-top: 0.5em; }
    .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body {
      margin-bottom: 0;
      margin-right: 0;
      bottom: 0;
      padding: 1em;
      padding-top: 0; }
      .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body p {
        margin-bottom: 0.5em; }
      .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body p.cn-changes {
        text-decoration: underline; }
      .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-learn-more {
        display: inline-block;
        flex-grow: 1; }
      .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons {
        display: inline-block;
        margin-top: -0.5em; }
        @media (max-width: 384px) {
          .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons {
            width: 100%; } }
        .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons button.cm-btn {
          margin-top: 0.5em; }
          @media (max-width: 384px) {
            .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons button.cm-btn {
              width: calc(50% - 0.5em); } }
      .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok {
        margin-top: -0.5em;
        display: flex;
        flex-flow: row;
        flex-wrap: wrap;
        justify-content: right;
        align-items: baseline; }
        .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok a,
        .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok div {
          margin-top: 0.5em; }
  .klaro .cookie-modal-notice {
    z-index: 1001;
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
    width: 100%;
    max-height: 98%;
    top: 50%;
    transform: translateY(-50%);
    position: fixed;
    overflow: auto;
    background: #00386c;
    color: #ffffff;
    padding: 1em;
    padding-top: 0.2em; }
    @media (min-width: 400px) {
      .klaro .cookie-modal-notice {
        border-radius: 4px;
        position: relative;
        margin: 0 auto;
        max-width: 400px;
        height: auto;
        width: auto; } }
    .klaro .cookie-modal-notice .cn-ok {
      display: flex;
      flex-flow: row;
      justify-content: space-between;
      align-items: center;
      margin-top: 1em; }
  .klaro .cookie-notice-hidden {
    display: none !important; }

.klaro .cookie-modal .cm-list-label .slider, .klaro .cookie-notice .cm-list-label .slider {
  background-color: #07253E; }

.klaro .cookie-modal .cm-modal.cm-klaro {
  padding: 15px 15px 10px 15px;
  margin: 0;
  top: unset;
  right: 20px;
  bottom: 20px;
  transform: none;
  border-radius: 8px;
  position: absolute;
  max-width: 540px; }
  @media all and (max-width: 768px) {
    .klaro .cookie-modal .cm-modal.cm-klaro {
      right: 0;
      bottom: 0;
      border-radius: 0;
      padding-left: 5px;
      padding-right: 5px;
      max-width: 100%; } }

.cm-header {
  border: 0 !important;
  padding-top: 30px !important; }
  .cm-header h1 {
    text-transform: uppercase;
    font-size: 1.3rem;
    letter-spacing: 1px; }

.cm-body {
  padding-bottom: 50px !important; }

.cm-footer {
  border: 0 !important; }
  .cm-footer .cm-footer-buttons {
    position: relative; }
    @media all and (max-width: 768px) {
      .cm-footer .cm-footer-buttons {
        display: block !important; } }
    .cm-footer .cm-footer-buttons button {
      width: 50%; }
      @media all and (max-width: 768px) {
        .cm-footer .cm-footer-buttons button {
          width: 100%;
          margin-bottom: 5px; } }
    .cm-footer .cm-footer-buttons .cn-decline-link {
      background: transparent;
      text-decoration: underline;
      border: 0;
      color: #ffffff;
      position: absolute;
      left: 0;
      top: -40px;
      width: auto;
      text-align: left;
      cursor: pointer; }
    .cm-footer .cm-footer-buttons .cm-btn-accept-all {
      text-transform: uppercase;
      color: #ffffff !important;
      background-color: #00aada !important; }
    .cm-footer .cm-footer-buttons .cm-btn-accept {
      text-transform: uppercase;
      border: 1px solid #ffffff !important;
      color: #ffffff !important;
      background-color: transparent !important; }

.klaro .cookie-modal .cm-switch, .klaro .cookie-notice .cm-switch {
  height: 24px; }

.klaro .cookie-modal .cm-list-label .slider::before, .klaro .cookie-notice .cm-list-label .slider::before {
  bottom: 2px; }

.klaro .cookie-modal .cm-list-input:checked + .cm-list-label .slider, .klaro .cookie-notice .cm-list-input:checked + .cm-list-label .slider {
  background-color: #00aada !important; }

.klaro .cookie-modal .slider, .klaro .cookie-notice .slider {
  box-shadow: none !important; }

.cm-powered-by a {
  font-size: 2rem;
  color: #ffffff;
  position: absolute;
  right: 20px;
  top: 10px; }

.cm-powered-by a::after {
  content: "x"; }

.cm-app .cm-list-description {
  color: #ffffff !important; }

.cm-app .purposes {
  display: none !important; }

.linkstyle__2 {
  text-transform: none; }

.section_footer {
  align-items: center;
  padding-bottom: 25px; }
  .section_footer .social_icon {
    font-size: 40px; }
  .section_footer .footer_navigation .navispecial_footer_wrapper .navispecial_item {
    text-transform: none;
    font-size: 14px; }
  .section_footer .footer_disclaimer {
    font-size: 14px; }

#main .item .inner .txtOverlay {
  opacity: 1;
  background-color: #17344a; }
  #main .item .inner .txtOverlay h4 {
    display: none; }

.pageTyp_home #main .item .inner.firstBox .socialIcons .socialIcon {
  font-size: 36px; }

#main .item .inner.firstBox .socialIcons .socialIcon {
  font-size: 36px; }

#logoCont .socialIcons {
  top: 5px; }

#logoCont .linkBlock, #logoCont #logoContMenu .linkBlock {
  right: 182px; }

@media all and (max-width: 589px) {
  #main .item .inner.firstBox .socialIcons {
    top: -10px; } }

.pageTyp_referenz-detail .referenzen_services a {
  text-decoration: underline;
  color: #00386c; }

/*
basistext
basistext_alt
formcreator

basistext_rechts
basistext_with_image
accordeon_item

gridtext_item


*/
.basistext_textgroup a {
  color: #00386c;
  text-decoration: underline; }
  .basistext_textgroup a:hover {
    color: #00386c; }

.basistext_alt__textgroup .textblock a {
  color: #00386c;
  text-decoration: underline; }
  .basistext_alt__textgroup .textblock a:hover {
    color: #00386c; }

.basistext_rechts__textgroup .textblock a {
  color: #00386c;
  text-decoration: underline; }
  .basistext_rechts__textgroup .textblock a:hover {
    color: #00386c; }

.formcreator .textblock a {
  color: #00386c;
  text-decoration: underline; }
  .formcreator .textblock a:hover {
    color: #00386c; }

.accordeon_item .textblock a {
  color: #00386c;
  text-decoration: underline; }
  .accordeon_item .textblock a:hover {
    color: #00386c; }

.gridtext_item .gridtext_item_textgroup a {
  color: #00386c;
  text-decoration: underline; }
  .gridtext_item .gridtext_item_textgroup a:hover {
    color: #00386c;
    text-decoration: underline; }
  .gridtext_item .gridtext_item_textgroup a.callTel {
    color: #00386c; }

.formcreator .formcreator__input-error {
  background: none; }

.formcreator .error-on .formcreator__input-error {
  padding-left: 2em;
  position: relative; }
  .formcreator .error-on .formcreator__input-error::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 24px;
    background: url("/Content/svg/error-alert.svg") no-repeat center/contain;
    pointer-events: none; }

.formcreator .formcreator__checkbox .formcreator__input-error::after {
  top: 10px; }

.navi_itemlink {
  color: white; }
  .navi_itemlink:hover {
    text-decoration: underline; }
  .navi_itemlink.active {
    text-decoration: underline; }
  .navi_itemlink .icon {
    color: white; }

#logoCont a {
  opacity: 1; }

.navilang .navilang_link {
  color: white; }

#nl2goContainer table tr:first-of-type td:first-child {
  color: #ffffff;
  font-size: 14px; }

#nl2goContainer table tr:first-of-type td:last-child input {
  border: 1px solid white !important; }
  #nl2goContainer table tr:first-of-type td:last-child input::placeholder {
    color: #ffffff;
    opacity: 1; }

#nl2goContainer table tr:nth-child(3) {
  margin-top: 10px; }

#nl2goContainer table tr:nth-child(3) td:last-child {
  color: white; }
  #nl2goContainer table tr:nth-child(3) td:last-child a {
    text-decoration: underline; }

.newsletter_form span {
  padding-top: 8px;
  font-size: 0.9em; }

.section_center {
  font-family: 'Roboto', Arial !important; }

.referenzen_middle .middle_title, .referenzen_middle .middle_quote {
  font-family: "apexBook", sans-serif; }

@media screen and (min-width: 1700px) {
  .section_footer {
    padding-left: 20px; } }

.keyfactsWrapper .keyfactstitle {
  color: #ffffff;
  font-family: 'Roboto', Arial;
  font-weight: bold; }

.keyfactsWrapper .keyfacts .keyfactstext ul li::before {
  color: #ffffff; }

.gridtext .gridtext_item_title .heading {
  font-family: 'Roboto', Arial;
  font-weight: bold; }

.accordeon_opener {
  font-family: 'apexBook', sans-serif; }

.menu_wrap {
  min-height: unset; }

/* Logo überlappt */
@media all and (min-width: 590px) and (max-width: 643px) {
  #main #logoCont img.logo {
    width: 20%;
    margin-top: 14px;
    margin-bottom: 25px; } }

.menu_trigger:focus-visible, .droptrigger:focus-visible, .navi_itemlink:focus-visible, .navispecial_link:focus-visible, .menu_logo a:focus-visible, .navilang_link a:focus-visible, .item:focus-visible, .item .link:focus-visible, .chLang:focus-visible, .socialIcon:focus-visible, .top_link a:focus-visible, .tbaleCont a:focus-visible, .imgbrand a:focus-visible {
  outline: 2px solid #00aada;
  outline-offset: 2px; }

/*
:focus {
    outline: 3px solid red !important;
    outline-offset: 2px;
    border:3px solid red!important;
}
    */
/*
:focus-visible {
    outline: 3px solid orange !important;
    outline-offset: 2px;
}

*/
.debug_media_types {
  width: 100%;
  height: 25px; }
  .debug_media_types:after {
    color: #FFF; }
  @media only screen and (max-width: 550px) {
    .debug_media_types {
      background: red; }
      .debug_media_types:after {
        content: 'small'; } }
  @media only screen and (min-width: 551px) {
    .debug_media_types {
      background: green; }
      .debug_media_types:after {
        content: 'medium'; } }
  @media only screen and (min-width: 769px) {
    .debug_media_types {
      background: blue; }
      .debug_media_types:after {
        content: 'large'; } }
  @media only screen and (min-width: 1131px) {
    .debug_media_types {
      background: orange; }
      .debug_media_types:after {
        content: 'xlarge'; } }
  @media only screen and (min-width: 1321px) {
    .debug_media_types {
      background-color: blueviolet; }
      .debug_media_types:after {
        content: 'big'; } }
  @media only screen and (min-width: 1701px) {
    .debug_media_types {
      background: black; }
      .debug_media_types:after {
        content: 'more than big'; } }

