.mobile_menu{position:fixed;z-index:100;display:none}.mobile_menu .inner{height:100%;background:#000;overflow-y:scroll}.mobile_menu.active.position_left{box-shadow:2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_top{box-shadow:0 2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_right{box-shadow:-2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_bottom{box-shadow:0 -2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.no_shadow{box-shadow:none!important}.mobile_menu_trigger{display:none}.mobile_menu_wrapper{position:relative;width:100%;overflow:hidden}.mobile_menu_overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:99}.mobile_menu_overlay.background{background:rgba(0,0,0,.5)}.mobile_menu li.submenu_hide>ul{display:none}.mobile_menu li.submenu_show>ul{display:block}body.ie8 .mobile_menu,body.ie8 .mobile_menu_trigger,body.ie9 .mobile_menu,body.ie9 .mobile_menu_trigger{display:none!important}
.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
@font-face {
  font-family: 'icomoon';
  src:  url('../../files/site/nutshell/fonts/icomoon.eot?mn7jxg');
  src:  url('../../files/site/nutshell/fonts/icomoon.eot?mn7jxg#iefix') format('embedded-opentype'),
    url('../../files/site/nutshell/fonts/icomoon.ttf?mn7jxg') format('truetype'),
    url('../../files/site/nutshell/fonts/icomoon.woff?mn7jxg') format('woff'),
    url('../../files/site/nutshell/fonts/icomoon.svg?mn7jxg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-phone-circle:before {
  content: "\e903";
}
.icon-help_outline:before {
  content: "\e900";
}
.icon-help:before {
  content: "\e901";
}
.icon-notice:before {
  content: "\e902";
}
.icon-warning:before {
  content: "\e902";
}
.icon-explanation-mark:before {
  content: "\e902";
}
.icon-notification:before {
  content: "\e902";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope-o:before {
  content: "\f003";
}
.icon-check:before {
  content: "\f00c";
}
.icon-close:before {
  content: "\f00d";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-times:before {
  content: "\f00d";
}
.icon-signal:before {
  content: "\f012";
}
.icon-cog:before {
  content: "\f013";
}
.icon-gear:before {
  content: "\f013";
}
.icon-home:before {
  content: "\f015";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-video-camera:before {
  content: "\f03d";
}
.icon-play:before {
  content: "\f04b";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-check-circle-o:before {
  content: "\f05d";
}
.icon-expand:before {
  content: "\f065";
}
.icon-compress:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-magnet2:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-arrows-v:before {
  content: "\f07e";
}
.icon-arrows-h:before {
  content: "\f07f";
}
.icon-cogs:before {
  content: "\f085";
}
.icon-gears:before {
  content: "\f085";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-arrows-alt:before {
  content: "\f0b2";
}
.icon-flask:before {
  content: "\f0c3";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-lightbulb-o:before {
  content: "\f0eb";
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-flag-o:before {
  content: "\f11d";
}
.icon-code-fork:before {
  content: "\f126";
}
.icon-question:before {
  content: "\f128";
}
.icon-fire-extinguisher:before {
  content: "\f134";
}
.icon-rocket:before {
  content: "\f135";
}
.icon-bullseye:before {
  content: "\f140";
}
.icon-ellipsis-h:before {
  content: "\f141";
}
.icon-minus-square-o:before {
  content: "\f147";
}
.icon-compass:before {
  content: "\f14e";
}
.icon-dot-circle-o:before {
  content: "\f192";
}
.icon-plus-square-o:before {
  content: "\f196";
}
.icon-space-shuttle:before {
  content: "\f197";
}
.icon-database:before {
  content: "\f1c0";
}
.icon-file-pdf-o:before {
  content: "\f1c1";
}
.icon-file-word-o:before {
  content: "\f1c2";
}
.icon-file-excel-o:before {
  content: "\f1c3";
}
.icon-file-powerpoint-o:before {
  content: "\f1c4";
}
.icon-life-bouy:before {
  content: "\f1cd";
}
.icon-life-buoy:before {
  content: "\f1cd";
}
.icon-life-ring:before {
  content: "\f1cd";
}
.icon-life-saver:before {
  content: "\f1cd";
}
.icon-support:before {
  content: "\f1cd";
}
.icon-history:before {
  content: "\f1da";
}
.icon-user-secret:before {
  content: "\f21b";
}
.icon-battery-3:before {
  content: "\f241";
}
.icon-battery-three-quarters:before {
  content: "\f241";
}
.icon-contao:before {
  content: "\f26d";
}
.icon-industry:before {
  content: "\f275";
}
.icon-alignment-align:before {
  content: "\f08a";
}
.icon-alignment-aligned-to:before {
  content: "\f08e";
}
.icon-alignment-unalign:before {
  content: "\f08b";
}
.icon-device-desktop:before {
  content: "\f27c";
}
.icon-microscope:before {
  content: "\f089";
}
.icon-plug:before {
  content: "\f0d4";
}
.icon-podium:before {
  content: "\f0af";
}
.icon-puzzle:before {
  content: "\f0c0";
}
.icon-repo:before {
  content: "\f001";
}
.icon-steps:before {
  content: "\f0c7";
}
.icon-three-bars:before {
  content: "\f05e";
}
.icon-tools:before {
  content: "\f031";
}
.icon-phone:before {
  content: "\e942";
}
.icon-wrench:before {
  content: "\e991";
}
.icon-equalizer:before {
  content: "\e992";
}
.icon-fire:before {
  content: "\e9a9";
}
.icon-magnet:before {
  content: "\e9ab";
}
.icon-power-cord:before {
  content: "\e9b7";
}
.icon-earth:before {
  content: "\e9ca";
}
.icon-filter2:before {
  content: "\ea5b";
}

@charset "UTF-8";
/**
  * Erdmann & Freunde - Nutshell
  * BASE Contao Framework
  * erdmann-freunde.de/nutshell/
  *
  * Lizenziert unter MIT OPEN SOURCE
  * 
  */
/** Contents
  *
  * SETTINGS
  * ...variables
  *
  *
  * MIXINS
  * ...general
  * ...responsive
  * 
  *
  * GENERIC
  * ...normalize
  * ...contao-reset
  * ...box-sizing
  *
  *
  * BASE
  * ...shared
  * ...page
  * ...type
  * ...grid
  * ...layout
  *
  *
  * COMPONENTS
  * ...media
  * ...tables
  * ...accordion
  * ...links
  * ...events
  * ...faq
  * ...forms
  * ...navs
  * ...news
  * ...newsletter
  * ...slider
  * ...downloads
  *
  */
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary { /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/* Forms
   ========================================================================== */
/**
 * Change font properties to `inherit` in all browsers (opinionated).
 */
button,
input,
select,
textarea {
  font: inherit;
}

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 * 2. Show the overflow in Edge, Firefox, and IE.
 */
button,
input,
select { /* 2 */
  overflow: visible;
}

/**
 * Remove the margin in Safari.
 * 1. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea { /* 1 */
  margin: 0;
}

/**
 * Remove the inheritence of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritence of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Change the cursor in all browsers (opinionated).
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

/**
 * Restore the default cursor to disabled elements unset by the previous rule.
 */
[disabled] {
  cursor: default;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * Correct the odd appearance of search inputs in Chrome and Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
}

/**
 * Remove the inner padding and cancel buttons in Chrome on OS X and
 * Safari on OS X.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

.float_left {
  float: left;
}

.float_right {
  float: right;
}

.block {
  overflow: hidden;
}

.clear {
  height: 0.1px;
  font-size: 0.1px;
  line-height: 0.1px;
  clear: both;
}

.invisible {
  width: 0;
  height: 0;
  left: -1000px;
  top: -1000px;
  position: absolute;
  overflow: hidden;
  display: inline;
}

/**
 * Set the global `box-sizing` state to `border-box`.
 *
 * css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice
 * paulirish.com/2012/box-sizing-border-box-ftw
 */
html {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

ul, ol, dl,
blockquote, p, address,
hr,
fieldset, figure,
pre {
  margin-bottom: 1rem;
}

ul, ol, dd {
  margin-left: 1rem;
}

.clearfix:after, .ce_gallery ul:after,
.mod_article:after,
.pagination:after,
.nav--breadcrumb ul:after,
.nav--horizontal ul:after,
[id=footer] > .inside:after,
.row:after {
  content: "";
  display: table;
  clear: both;
}

a {
  color: #B5111A;
}

:not(p) a {
  text-decoration: none;
}

figure {
  margin: 0;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

html {
  font-family: "Source Sans Pro", Arial, "Helvetica", "Helvetica Neue", sans-serif;
  font-size: 1em;
  line-height: 1.625;
  background-color: #fff;
  color: #424251;
  overflow-y: scroll;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 34.375em-0.0625em) {
  html {
    font-size: 0.875em;
  }
}
@media screen and (min-width: 68.75em) {
  html {
    font-size: 1.125em;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 300;
  font-family: "Open Sans";
}

h1 {
  font-size: 1.75 0rem;
  line-height: 1.55;
  margin-bottom: 0.5rem;
}
@media screen and (min-width: 48em) {
  h1 {
    font-size: 2rem;
  }
}
@media screen and (min-width: 68.75em) {
  h1 {
    font-size: 2rem;
  }
}
p + h1, ul + h1, ol + h1 {
  margin-top: 2rem;
}
.ce_text + .ce_text h1:first-child {
  margin-top: 1rem;
}
h1 + h2 {
  margin-top: -0.5rem;
}

h2 {
  font-size: 1.625rem;
  line-height: 1.5;
  margin-bottom: 0.5rem;
}
@media screen and (min-width: 48em) {
  h2 {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 68.75em) {
  h2 {
    font-size: 1.5rem;
  }
}
p + h2, ul + h2, ol + h2 {
  margin-top: 2rem;
}
.ce_text + .ce_text h2:first-child {
  margin-top: 1rem;
}
h2 + h3 {
  margin-top: -0.5rem;
}

h3 {
  font-size: 1.375rem;
  line-height: 1.25;
  margin-bottom: 0.5rem;
}
@media screen and (min-width: 48em) {
  h3 {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 68.75em) {
  h3 {
    font-size: 1.5rem;
  }
}
p + h3, ul + h3, ol + h3 {
  margin-top: 2rem;
}
.ce_text + .ce_text h3:first-child {
  margin-top: 1rem;
}
h3 + h4 {
  margin-top: -0.5rem;
}

h4 {
  font-size: 1.125rem;
  line-height: 1;
  margin-bottom: 0.5rem;
}
@media screen and (min-width: 48em) {
  h4 {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 68.75em) {
  h4 {
    font-size: 1.25rem;
  }
}
p + h4, ul + h4, ol + h4 {
  margin-top: 1.5rem;
}
.ce_text + .ce_text h4:first-child {
  margin-top: 0.5rem;
}
h4 + h5 {
  margin-top: -0.5rem;
}

h5 {
  font-size: 1rem;
  line-height: 1;
  margin-bottom: 0.5rem;
}
@media screen and (min-width: 48em) {
  h5 {
    font-size: 1rem;
  }
}
@media screen and (min-width: 68.75em) {
  h5 {
    font-size: 1rem;
  }
}
p + h5, ul + h5, ol + h5 {
  margin-top: 1.5rem;
}
.ce_text + .ce_text h5:first-child {
  margin-top: 0.5rem;
}
h5 + h6 {
  margin-top: -0.5rem;
}

h6 {
  font-size: 0.875rem;
  line-height: 1;
  margin-bottom: 0.5rem;
}
@media screen and (min-width: 48em) {
  h6 {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 68.75em) {
  h6 {
    font-size: 0.875rem;
  }
}
p + h6, ul + h6, ol + h6 {
  margin-top: 1.5rem;
}
.ce_text + .ce_text h6:first-child {
  margin-top: 0.5rem;
}

p {
  margin-top: 0;
}
p a {
  color: #B5111A;
  text-decoration: underline;
  transition: 700ms all ease-out;
}
p a:hover {
  text-decoration: none;
}
p:last-child {
  margin-bottom: 0;
}

code {
  color: #B5111A;
}

pre {
  padding: 1rem;
  background: #CBCBCB;
  color: #fff;
  overflow-x: scroll;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-top: 1px solid #F5F5F5;
  border-bottom: 0;
}

.li--block {
  margin-bottom: 1rem;
}

.ce_text {
  margin-bottom: 1rem;
}

.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xl-12, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xl-11, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xl-10, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xl-9, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xl-8, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xl-7, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xl-6, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xl-5, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xl-4, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xl-3, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xl-2, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xl-1 {
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xl-1 {
  width: 100%;
}

.col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xl-2 {
  width: 100%;
}

.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xl-3 {
  width: 100%;
}

.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xl-4 {
  width: 100%;
}

.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xl-5 {
  width: 100%;
}

.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xl-6 {
  width: 100%;
}

.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xl-7 {
  width: 100%;
}

.col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xl-8 {
  width: 100%;
}

.col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xl-9 {
  width: 100%;
}

.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xl-10 {
  width: 100%;
}

.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xl-11 {
  width: 100%;
}

.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xl-12 {
  width: 100%;
}

@media screen and (min-width: 0) {
  .col-xs-1 {
    width: 8.3333333333%;
  }
  .col-xs-2 {
    width: 16.6666666667%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-4 {
    width: 33.3333333333%;
  }
  .col-xs-5 {
    width: 41.6666666667%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-7 {
    width: 58.3333333333%;
  }
  .col-xs-8 {
    width: 66.6666666667%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-10 {
    width: 83.3333333333%;
  }
  .col-xs-11 {
    width: 91.6666666667%;
  }
  .col-xs-12 {
    width: 100%;
  }
}
@media screen and (min-width: 34.375em) {
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
}
@media screen and (min-width: 48em) {
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
}
@media screen and (min-width: 58.75em) {
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
}
@media screen and (min-width: 68.75em) {
  .col-xl-1 {
    width: 8.3333333333%;
  }
  .col-xl-2 {
    width: 16.6666666667%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-4 {
    width: 33.3333333333%;
  }
  .col-xl-5 {
    width: 41.6666666667%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-7 {
    width: 58.3333333333%;
  }
  .col-xl-8 {
    width: 66.6666666667%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-10 {
    width: 83.3333333333%;
  }
  .col-xl-11 {
    width: 91.6666666667%;
  }
  .col-xl-12 {
    width: 100%;
  }
}
@media screen and (min-width: 0) {
  .offset-xs-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xs-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xs-3 {
    margin-left: 25%;
  }
  .offset-xs-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xs-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xs-6 {
    margin-left: 50%;
  }
  .offset-xs-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xs-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xs-9 {
    margin-left: 75%;
  }
  .offset-xs-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xs-11 {
    margin-left: 91.6666666667%;
  }
  .offset-xs-12 {
    margin-left: 100%;
  }
}
@media screen and (min-width: 0) {
  .offset-xs-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xs-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xs-3 {
    margin-left: 25%;
  }
  .offset-xs-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xs-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xs-6 {
    margin-left: 50%;
  }
  .offset-xs-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xs-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xs-9 {
    margin-left: 75%;
  }
  .offset-xs-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xs-11 {
    margin-left: 91.6666666667%;
  }
  .offset-xs-12 {
    margin-left: 100%;
  }
}
@media screen and (min-width: 34.375em) {
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
  .offset-sm-12 {
    margin-left: 100%;
  }
}
@media screen and (min-width: 48em) {
  .offset-md-1 {
    margin-left: calc(8.3333333333% + 0.15625rem);
  }
  .row .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: calc(16.6666666667% + 0.3125rem);
  }
  .row .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: calc(25% + 0.46875rem);
  }
  .row .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: calc(33.3333333333% + 0.625rem);
  }
  .row .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: calc(41.6666666667% + 0.78125rem);
  }
  .row .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: calc(50% + 0.9375rem);
  }
  .row .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: calc(58.3333333333% + 1.09375rem);
  }
  .row .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: calc(66.6666666667% + 1.25rem);
  }
  .row .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: calc(75% + 1.40625rem);
  }
  .row .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: calc(83.3333333333% + 1.5625rem);
  }
  .row .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: calc(91.6666666667% + 1.71875rem);
  }
  .row .offset-md-11 {
    margin-left: 91.6666666667%;
  }
  .offset-md-12 {
    margin-left: calc(100% + 1.875rem);
  }
  .row .offset-md-12 {
    margin-left: 100%;
  }
}
@media screen and (min-width: 58.75em) {
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
  .offset-lg-12 {
    margin-left: 100%;
  }
}
@media screen and (min-width: 68.75em) {
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .row .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .row .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .row .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .row .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .row .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .row .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .row .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .row .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .row .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .row .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
  .row .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
  .offset-xl-12 {
    margin-left: 100%;
  }
  .row .offset-xl-12 {
    margin-left: 100%;
  }
}
.row {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

@media screen and (min-width: 0) {
  .pull-right-xs {
    float: right;
  }
  .pull-left-xs {
    float: left;
  }
}
@media screen and (min-width: 34.375em) {
  .pull-right-sm {
    float: right;
  }
  .pull-left-sm {
    float: left;
  }
}
@media screen and (min-width: 48em) {
  .pull-right-md {
    float: right;
  }
  .pull-left-md {
    float: left;
  }
}
@media screen and (min-width: 58.75em) {
  .pull-right-lg {
    float: right;
  }
  .pull-left-lg {
    float: left;
  }
}
@media screen and (min-width: 68.75em) {
  .pull-right-xl {
    float: right;
  }
  .pull-left-xl {
    float: left;
  }
}
@media screen and (min-width: 0) {
  .clear-xs {
    clear: both;
  }
}
@media screen and (min-width: 34.375em) {
  .clear-xs {
    clear: none;
  }
}

@media screen and (min-width: 34.375em) {
  .clear-sm {
    clear: both;
  }
}
@media screen and (min-width: 48em) {
  .clear-sm {
    clear: none;
  }
}

@media screen and (min-width: 48em) {
  .clear-md {
    clear: both;
  }
}
@media screen and (min-width: 58.75em) {
  .clear-md {
    clear: none;
  }
}

@media screen and (min-width: 58.75em) {
  .clear-lg {
    clear: both;
  }
}
@media screen and (min-width: 68.75em) {
  .clear-lg {
    clear: none;
  }
}

@media screen and (min-width: 68.75em) {
  .clear-xl {
    clear: both;
  }
}

[id=header] {
  background: #fff;
  color: #424251;
}

.mod_breadcrumb .inner,
#hilf-navi-top,
#kopf_fest,
.feature-box,
.teaser-boxes,
.mod_navigation,
#tascon_subfooter {
  max-width: 66.625em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

.mod_article {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
  position: relative;
}
.mod_article.article--full, .mod_article.article--full .inner {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  max-width: 100%;
}
.mod_article.abstand0 {
  padding-top: 0;
  padding-bottom: 0;
}
.mod_article .inner {
  max-width: 66.625em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  margin: 0 auto;
}

[id=footer] > .inside {
  max-width: 66.625em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

.centered {
  text-align: center;
}

.image--left img {
  text-align: left;
  margin-left: 0;
}

.image--right img {
  text-align: right;
  margin-right: 0;
}

.image--center img {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.ce_gallery ul {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  padding: 0;
  list-style-type: none;
}
.ce_gallery li {
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  margin-bottom: 1.875rem;
}
.ce_gallery .cols_2 li {
  width: 50%;
}
.ce_gallery .cols_3 li {
  width: 50%;
}
@media screen and (min-width: 48em) {
  .ce_gallery .cols_3 li {
    width: 33.3333333333%;
  }
}
.ce_gallery .cols_4 li {
  width: 50%;
}
@media screen and (min-width: 48em) {
  .ce_gallery .cols_4 li {
    width: 25%;
  }
}
.ce_gallery .cols_5 li {
  width: 50%;
}
@media screen and (min-width: 48em) {
  .ce_gallery .cols_5 li {
    width: 20%;
  }
}
.ce_gallery .cols_6 li {
  width: 50%;
}
@media screen and (min-width: 48em) {
  .ce_gallery .cols_6 li {
    width: 16.6666666667%;
  }
}
.ce_gallery img {
  display: block;
}

.ce_player .inside,
.ce_player .mejs-video,
.ce_youtube .inside,
.ce_youtube .mejs-video {
  margin-left: auto;
  margin-right: auto;
}
.ce_player .mejs-video,
.ce_youtube .mejs-video {
  width: 100% !important;
  height: auto !important;
  padding-top: 56.25%;
}
.ce_player .mejs-audio,
.ce_youtube .mejs-audio {
  margin-top: 30px;
}
.ce_player .mejs-audio audio,
.ce_youtube .mejs-audio audio {
  height: auto;
}
.ce_player .mejs-overlay,
.ce_player .mejs-poster,
.ce_youtube .mejs-overlay,
.ce_youtube .mejs-poster {
  width: 100% !important;
  height: 100% !important;
}
.ce_player .mejs-video .mejs-mediaelement video,
.ce_player .mejs-video .mejs-mediaelement .me-plugin,
.ce_player .mejs-video .mejs-mediaelement embed,
.ce_youtube .mejs-video .mejs-mediaelement video,
.ce_youtube .mejs-video .mejs-mediaelement .me-plugin,
.ce_youtube .mejs-video .mejs-mediaelement embed {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100% !important;
  height: 100% !important;
}

input.submit, div.btn > a,
div.btn > button,
.ce_toplink > a,
.ce_toplink > button,
.toplink > a,
.toplink > button, a.btn,
span.btn,
button.btn {
  border-radius: 4px;
  padding: 0.5rem 1rem;
  display: inline-block;
  border: 1px solid transparent;
  text-align: center;
  background: transparent;
  background-image: none;
  white-space: nowrap;
}

a.btn,
span.btn,
button.btn {
  margin-bottom: 1rem;
}

a.btn--primary,
span.btn--primary,
button.btn--primary {
  background: #B5111A;
  color: #fff;
}
a.btn--primary:hover,
span.btn--primary:hover,
button.btn--primary:hover {
  background: #860d13;
}

div.btn:not(:last-child),
.ce_toplink:not(:last-child),
.toplink:not(:last-child) {
  margin-bottom: 1rem;
}

div.btn--primary > a,
div.btn--primary > button,
.ce_toplink > a,
.ce_toplink > button,
.toplink > a,
.toplink > button {
  background: #B5111A;
  color: #fff;
}
div.btn--primary > a:hover,
div.btn--primary > button:hover,
.ce_toplink > a:hover,
.ce_toplink > button:hover,
.toplink > a:hover,
.toplink > button:hover {
  background: #860d13;
}

.div.btn--left {
  text-align: left;
}

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

div.btn--right {
  text-align: right;
}

.btn--floated {
  float: left;
  margin-right: 0.25rem;
}

.ce_toplink a,
.toplink a {
  text-decoration: none;
}

.back {
  border-top: 1px solid #F5F5F5;
  margin-top: 1rem;
  padding-top: 0.5rem;
}
.back a {
  text-decoration: none;
}
.back a:before {
  font-size: 0.75rem;
  line-height: 1.4;
  padding-bottom: 0.25rem;
  display: inline-block;
  content: "◄";
  vertical-align: middle;
  margin-right: 0.25rem;
}

.nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

@media screen and (min-width: 48em) {
  .nav--horizontal li {
    float: left;
  }
}
.nav--horizontal a,
.nav--horizontal strong.active,
.nav--horizontal strong.trail {
  display: block;
  padding: 0.5rem 1rem;
}

.nav--right {
  float: right;
}

.nav--vertical a,
.nav--vertical strong.active,
.nav--vertical strong.trail {
  display: block;
  padding: 0.5rem 1rem;
}

.nav--border {
  border: 1px solid #F5F5F5;
}
.nav--border a,
.nav--border strong.active,
.nav--border strong.trail {
  padding: 1rem 1rem;
  border-bottom: 1px solid #F5F5F5;
}
.nav--border a.last,
.nav--border strong.active.last,
.nav--border strong.trail.last {
  border-bottom: 0;
}

.nav--breadcrumb {
  padding: 0.5rem 1rem;
  background-color: gray;
  color: white;
}
@media screen and (min-width: 48em) {
  .nav--breadcrumb li {
    float: left;
    padding-right: 0.5rem;
  }
}
.nav--breadcrumb a {
  color: white;
  text-decoration: none;
}
.nav--breadcrumb a:after {
  font-size: 0.75rem;
  display: inline-block;
  content: "►";
  vertical-align: middle;
  padding-left: 0.5rem;
}
.nav--breadcrumb a:hover {
  text-decoration: underline;
}

.nav--select select {
  -webkit-appearance: none;
  background: transparent;
  border: 1px solid #F5F5F5;
  padding: 0.25rem 0.5rem;
}
.nav--select .submit {
  vertical-align: middle;
  padding: 0.25rem 0.5rem;
}

.nav--pager ul {
  text-align: center;
}
.nav--pager li {
  display: inline-block;
}
.nav--pager .empty {
  width: 0;
  height: 0;
  left: -1000px;
  top: -1000px;
  position: absolute;
  overflow: hidden;
  display: inline;
}
.nav--pager a {
  padding: 0.5rem;
}

.pagination {
  margin-top: 1rem;
  clear: both;
  text-align: center;
  line-height: 1;
}
.pagination ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.pagination p {
  padding: 0.25rem;
  padding-left: 0;
  margin: 0.25rem;
  margin-left: 0;
  border-top: 2px solid transparent;
}
.pagination li {
  display: inline;
}
.pagination a,
.pagination strong {
  display: inline-block;
  padding: 0.25rem;
  margin: 0.25rem;
}
.pagination strong {
  border: 2px solid currentColor;
}
.pagination a.next {
  margin-right: 0;
  padding-right: 0;
}
@media screen and (min-width: 34.375em) {
  .pagination p {
    float: left;
  }
  .pagination p + ul {
    float: right;
  }
}

/* source-sans-pro-regular - latin */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Source Sans Pro Regular"), local("SourceSansPro-Regular"), url("../../files/site/nutshell/fonts/source-sans-pro-v11-latin-regular.woff2") format("woff2"), url("../../files/site/nutshell/fonts/source-sans-pro-v11-latin-regular.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-300 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local("Open Sans Light"), local("OpenSans-Light"), url("../../files/site/nutshell/fonts/open-sans-v17-latin-300.woff2") format("woff2"), url("../../files/site/nutshell/fonts/open-sans-v17-latin-300.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-regular - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url("../../files/site/nutshell/fonts/open-sans-v17-latin-regular.woff2") format("woff2"), url("../../files/site/nutshell/fonts/open-sans-v17-latin-regular.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
[data-icon]::before {
  font-family: "icomoon" !important;
  content: attr(data-icon);
}

/* WEb-Fonts */
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  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;
}

.centered-wrapper {
  zoom: 1;
  position: relative;
  clear: both;
  background: 50% 50% no-repeat;
  background-size: cover;
}

.centered-wrapper:before {
  content: "";
  display: table;
}

.centered-wrapper:after {
  content: "";
  display: table;
  clear: both;
}

.centered-wrapper.-vertical-centered {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.centered-wrapper.-border-top {
  border-top: 1px solid gainsboro;
}

.centered-wrapper.-border-bottom {
  border-bottom: 1px solid gainsboro;
}

.centered-wrapper.-color-inverted {
  color: white;
}

.centered-wrapper.-highlight-color {
  background-color: #33b1ec;
}

.centered-wrapper.-background-color-1 {
  background-color: #353d47;
}

.centered-wrapper.-background-color-2 {
  background-color: whitesmoke;
}

.centered-wrapper.-height-small {
  min-height: 300px;
}

@media screen and (max-width: 599px) {
  .centered-wrapper.-height-small {
    min-height: 200px;
  }
}
.centered-wrapper.-height-medium {
  min-height: 600px;
}

@media screen and (max-width: 599px) {
  .centered-wrapper.-height-medium {
    min-height: 400px;
  }
}
.centered-wrapper.-height-large {
  min-height: 900px;
}

@media screen and (max-width: 599px) {
  .centered-wrapper.-height-large {
    min-height: 600px;
  }
}
.centered-wrapper.-viewport-height {
  min-height: 710px;
  min-height: calc(100vh - 3.86667em);
}

@media screen and (max-width: 900px) {
  .centered-wrapper.-viewport-height {
    min-height: 100vh;
  }
}
@media screen and (max-width: 599px) {
  .centered-wrapper.-viewport-height {
    min-height: 500px;
    min-height: 100vh;
  }
}
.centered-wrapper.-background-mousemove,
.centered-wrapper.-background-mousemove-inverted,
.centered-wrapper.-background-parallax {
  overflow: hidden;
}

.centered-wrapper.-fade-in.not-in-view {
  opacity: 0;
}

.centered-wrapper.-fade-in.in-view {
  transition: opacity 1.5s;
}

.centered-wrapper-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  background: 50% 50% no-repeat;
  background-size: cover;
}

.centered-wrapper-background video {
  /* Change this to `object-fit: cover;` once all browsers support it, */
  /* see http://stackoverflow.com/a/20851590 */
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  transform: translate(-50%, -50%);
}

.-background-mousemove > .centered-wrapper-background,
.-background-mousemove-inverted > .centered-wrapper-background {
  right: -12%;
}

.centered-wrapper-background-2 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1);
}

.centered-wrapper-inner {
  position: relative;
}

.centered-wrapper-inner.-fullwidth {
  width: 100%;
  max-width: none;
  margin: 0;
}

.centered-wrapper-inner.-fullwidth-padded {
  max-width: none;
  padding-right: 2.66667em;
  padding-left: 2.66667em;
}

@media screen and (max-width: 1280px) {
  .centered-wrapper-inner.-fullwidth-padded {
    padding-right: 0;
    padding-left: 0;
  }
}
@media screen and (max-width: 900px) {
  .centered-wrapper.-no-background-tablet > .centered-wrapper-background,
.centered-wrapper.-no-background-tablet > .centered-wrapper-background-2 {
    display: none;
  }
}
@media screen and (max-width: 599px) {
  .centered-wrapper.-no-background-mobile > .centered-wrapper-background,
.centered-wrapper.-no-background-mobile > .centered-wrapper-background-2 {
    display: none;
  }
}
/*


*/
.nav--dropdown {
  display: table;
  width: 100%;
  font-size: 0.9em;
  /*
          border-width: 1px 0px 1px 0px;
         border-style: solid;
      border-color: $hauptfarbe_dark;
  */
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -o-border-image: none;
     border-image: none;
  margin-top: 0;
  height: 30px;
  overflow-x: visible;
}
.nav--dropdown .trail {
  color: #B5111A;
  background-color: #F5F5F5;
}
.nav--dropdown .level_1 strong.active {
  padding: 0.5em;
  cursor: pointer;
}
.nav--dropdown .level_2 strong.active {
  padding: 0 0.5em;
  cursor: pointer;
  font-weight: normal;
}

#hauptnavigation .nav--dropdown .level_1 > strong.active {
  padding-top: 0.5rem;
}

#hauptnavigation .nav--dropdown ul.level_2 {
  z-index: 2;
}

/*

@media screen and (max-width:900px){
  #nav-wrapper{
     background-color: $hauptfarbe_dark;
     box-shadow: 0 4px 4px -2px #BFBFBF;
    }
}
*/
.nav--dropdown ul {
  margin: 0;
  padding: 0;
}

.nav--dropdown > ul.level_1 > li.first { /*  start ausblenden */
  display: none;
}

.nav--dropdown a,
.nav--dropdown strong {
  display: block;
  color: #fff;
  text-decoration: none;
}

.nav--dropdown ul li {
  position: relative;
  float: left;
  list-style: none;
  color: black;
  transition: 0.5s;
}

.nav--dropdown ul.level_3 li {
  min-width: 130px;
  width: 130px;
}

.nav--dropdown ul li a,
.nav--dropdown ul li strong.forward {
  padding: 1em;
  color: #424251;
}

/* Die Farbe des ersten List-Elementes, wenn die unteren Ebenen eingeblendet werden: */
.nav--dropdown ul li:hover strong.forward,
.nav--dropdown .level_1 ul.level_2 li a:hover,
.nav--dropdown ul.level_2 ul.level_3 li a:hover,
.nav--dropdown .level_1 ul.level_2 a.trail {
  color: #B5111A;
  background-color: #F5F5F5;
}

.nav--dropdown ul li strong {
  margin: 0 1em;
  color: #424251;
  margin-top: 0.5em;
}
.nav--dropdown ul li strong:hover {
  color: #B5111A;
}

.nav--dropdown ul ul li strong {
  color: black;
  margin-top: 0;
}
.nav--dropdown ul ul li strong:hover {
  margin: 0em 1em 0 1em;
}

/* kleine dreiecke signalisieren untermenüs */
.nav--dropdown ul > li.forward > strong:after,
.nav--dropdown ul > li.submenu > a:after,
.nav--dropdown ul > li.active.submenu > strong:after {
  position: relative;
  float: right;
  content: "";
  margin-left: 6px;
  margin-top: 12px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #424251;
  border-bottom: 4px solid transparent;
}

.nav--dropdown ul.level_2 > li.forward > strong:after,
.nav--dropdown ul.level_2 > li.submenu > a:after,
.nav--dropdown ul.level_2 > li.active.submenu > strong:after {
  margin-top: 3px;
}

.trident .nav--dropdown ul > li.forward > strong:after,
.trident .nav--dropdown ul > li.submenu > a:after,
.trident .nav--dropdown ul > li.active.submenu > strong:after {
  display: none;
  margin: 0;
}

.nav--dropdown ul ul.level_2 > li.submenu > a:after,
.nav--dropdown ul ul.level_2 > li.active.submenu > strong:after {
  margin-left: auto;
  margin-right: -10px;
  margin-top: 7px;
  border-left: 4px solid black;
  border-right: 4px solid transparent;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}

.nav--dropdown ul.level_1 > li:hover,
.nav--dropdown ul.level_1 > li:hover a {
  color: black;
}

/*
    .nav--dropdown ul ul li,
    .nav--dropdown ul ul li a
     {
      background: white !important;

      color:black;
     }
     */
/* untermenüs per defalut aus dem viewport geschoben */
.nav--dropdown ul ul {
  font-size: 0.9em;
  position: absolute;
  top: -9999px;
  left: -9999px;
  background: white;
  border-top: 0;
  border-left: 1px solid #D8D0CA;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.nav--dropdown ul ul > li:not(active) {
  float: none;
  width: 200px;
  border-bottom: 1px solid #D8D0CA;
  background-color: white;
}
.nav--dropdown ul ul > li:not(active):hover {
  background-color: #CBCBCB;
}

.nav--dropdown ul ul li {
  background-color: white;
}

.nav--dropdown ul ul li a {
  padding: 10px 20px 9px 20px;
  color: black;
  background-color: white;
}

/*

.nav--dropdown ul ul li:last-child {
  border-bottom: none;
}

*/
/* einblenden der unterenüs */
.nav--dropdown ul li:hover > ul {
  top: 100%;
  left: 0;
}

.nav--dropdown ul.level_1 > li.last:hover > ul {
  top: 100%;
  left: -100px;
}

.nav--dropdown ul ul li:hover > ul {
  top: 0;
  left: 200px;
}

.nav--dropdown ul.level_2 li.active {
  padding: 10px 0 9px 0px;
  background-color: silver;
  color: white !important;
}

.nav--dropdown ul ul li.sibling {
  background-color: white;
}

.nav--dropdown ul ul li.active {
  padding: 1em 0 1em 12px;
  background-color: #CBCBCB;
}

.nav--dropdown .level_1 {
  transition: all 0.5s ease;
}

.nav--dropdown .level_1 > li:hover:before,
.nav--dropdown .level_1 > li.active:before,
.nav--dropdown .level_1 > li.trail:before {
  /*
      content: "";
      position: absolute;
      bottom: 3.58707em;
      left: 50%;
      display: block;
      width: 0.8em;
      height: 0.8em;
      margin-left: -0.61538em;
      border-style: solid;
      border-color: #D8D0CA;
      -moz-border-top-colors: none;
      -moz-border-right-colors: none;
      -moz-border-bottom-colors: none;
      -moz-border-left-colors: none;
      border-image: none;
      border-width: 0px 1px 1px 0px;
      background: #FFF none repeat scroll 0% 0%;
      transform: rotate(45deg);
      transform-origin: 0px 100% 0px;
    */
  /*
    content: "";
    position: absolute;
    top:0;

    width: 100%;
    height: 0.138em;

    background: $color-gray none repeat scroll 0% 0%;

     */
}

.nav--dropdown ul ul ul li strong {
  margin: 0;
}
.nav--dropdown ul ul ul li strong:hover {
  margin: 0;
}

.nav--dropdown .level_3 strong.active {
  padding: 0 0 0 20px;
}

/*
    Navigation in den Blog - Kategorien

    @uses  $mindestbreite_article_card in _variables
*/
.mod_newscategories {
  padding-top: 1rem;
  display: flex;
  justify-content: center;
}
.mod_newscategories h4 {
  margin-bottom: 1.267rem;
}
.mod_newscategories ul, .mod_newscategories li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 1rem;
}
.mod_newscategories ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 1rem;
}
.mod_newscategories li {
  flex-grow: 1;
}
.mod_newscategories li strong {
  margin-bottom: 1rem;
}
.mod_newscategories li strong.btn {
  cursor: default !important;
  background-color: white;
  color: #424251;
}
.mod_newscategories li strong.active {
  padding: 0.5rem 1rem;
  text-align: center;
  background: #B5111A;
  color: white;
}
.mod_newscategories li strong,
.mod_newscategories li a {
  display: block;
  margin-right: 1rem;
  max-width: 300px;
  border: 1px solid #B5111A;
  border-radius: 0;
}
.mod_newscategories li strong:hover,
.mod_newscategories li a:hover {
  background: #B5111A;
  color: white;
}

ul.categories {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.categories li {
  display: inline-block;
}

/*
    News-LIST ansicht
    https://webdesign.tutsplus.com/tutorials/create-a-css-grid-image-gallery-with-blur-effect-and-interaction-media-queries--cms-32287

    Für die Rubrik "Aktuell" @ kfd

    @uses  $mindestbreite_article_card in _variables
*/
.mod_newslist.grid-view,
.mod_newslist.grid-view .article_gridNEIN {
  margin-bottom: 3rem;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  grid-gap: 1em;
}
.mod_newslist.grid-view .referenz-item,
.mod_newslist.grid-view .article_gridNEIN .referenz-item {
  position: relative;
  border: 1px solid whitesmoke;
  margin: 0.5rem;
  /* for touch screen devices */
}
.mod_newslist.grid-view .referenz-item:hover,
.mod_newslist.grid-view .article_gridNEIN .referenz-item:hover {
  box-shadow: 0 0 0.5rem silver;
}
.mod_newslist.grid-view .referenz-item .referenz-item-bild,
.mod_newslist.grid-view .article_gridNEIN .referenz-item .referenz-item-bild {
  position: relative;
}
.mod_newslist.grid-view .referenz-item span.bildlink,
.mod_newslist.grid-view .article_gridNEIN .referenz-item span.bildlink {
  font-weight: bold;
  text-decoration: none;
  z-index: 1;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.5s;
  background: rgba(34, 100, 163, 0.64);
  color: white;
  /* position the text in t’ middle*/
  display: flex;
  align-items: center;
  justify-content: center;
}
.mod_newslist.grid-view .referenz-item span.bildlink:hover,
.mod_newslist.grid-view .article_gridNEIN .referenz-item span.bildlink:hover {
  opacity: 1;
  cursor: pointer;
}
.mod_newslist.grid-view .referenz-item span.bildlink a,
.mod_newslist.grid-view .article_gridNEIN .referenz-item span.bildlink a {
  color: white;
  text-decoration: none;
}
.mod_newslist.grid-view .referenz-item .image_container,
.mod_newslist.grid-view .article_gridNEIN .referenz-item .image_container {
  line-height: 0;
  overflow: hidden;
  width: 100%;
  background-color: white;
}
.mod_newslist.grid-view .referenz-item .image_container img,
.mod_newslist.grid-view .article_gridNEIN .referenz-item .image_container img {
  filter: blur(0px);
  transition: filter 0.3s ease-in;
  width: calc(100% - 1rem);
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0.5rem;
}
.mod_newslist.grid-view .referenz-item figure a,
.mod_newslist.grid-view .article_gridNEIN .referenz-item figure a {
  display: block;
  width: 100%;
}
@media (hover: none) {
  .mod_newslist.grid-view .referenz-item span,
.mod_newslist.grid-view .article_gridNEIN .referenz-item span {
    opacity: 0.8;
    font-size: 1.1rem;
  }
  .mod_newslist.grid-view .referenz-item .image_container img,
.mod_newslist.grid-view .article_gridNEIN .referenz-item .image_container img {
    filter: blur(1px);
  }
}
.mod_newslist.grid-view .referenz-item p.more,
.mod_newslist.grid-view .article_gridNEIN .referenz-item p.more {
  position: absolute;
  bottom: 0.67rem;
  transition: 0.5s ease;
  left: 0.5rem;
}
.mod_newslist.grid-view .referenz-item p.more a,
.mod_newslist.grid-view .article_gridNEIN .referenz-item p.more a {
  color: white;
  text-decoration: none;
  background-color: #B5111A;
  padding: 0.267rem 1rem;
  color: white;
  text-decoration: none;
  display: inline-block;
}
.mod_newslist.grid-view .referenz-item p.more:hover,
.mod_newslist.grid-view .article_gridNEIN .referenz-item p.more:hover {
  box-shadow: 3px 3px 6px #4e4e4e;
}
.mod_newslist.grid-view .referenz-item-body,
.mod_newslist.grid-view .article_gridNEIN .referenz-item-body {
  margin: 0.5rem;
  font-size: 0.889rem;
  line-height: 1.5;
  margin-bottom: 5rem; /* damit der absolut positionierte p.more unten platz hat */
}
.mod_newslist.grid-view .referenz-item-body h2,
.mod_newslist.grid-view .article_gridNEIN .referenz-item-body h2 {
  font-size: 1.25rem;
  line-height: 1.4;
}
.mod_newslist.grid-view .referenz-item-body h2 a,
.mod_newslist.grid-view .article_gridNEIN .referenz-item-body h2 a {
  color: black;
  font-weight: bold;
}
.mod_newslist.grid-view .referenz-item-body .ce_text,
.mod_newslist.grid-view .article_gridNEIN .referenz-item-body .ce_text {
  padding: 0;
}

.mod_newslist.grid-view .pagination {
  text-align: center;
}

.subheadline {
  color: #B5111A;
  text-align: right;
  padding-right: 0.5rem;
  font-weight: bold;
}

/*
    LESER
*/
.mod_newsreader figure {
  margin-bottom: 1.25rem;
}
.mod_newsreader p.back {
  transition: 0.5s ease;
}
.mod_newsreader p.back a {
  color: white;
  text-decoration: none;
  background-color: #B5111A;
  padding: 0.267rem 1rem;
  color: white;
  text-decoration: none;
  display: inline-block;
  margin: 0.5em;
}
.mod_newsreader p.back a:hover {
  box-shadow: 3px 3px 6px #4e4e4e;
}

.use_news-navigation p.back {
  display: none;
}

#news-navigation {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media screen and (max-width: 599px) {
  #news-navigation span {
    display: none;
  }
}

.headerbild {
  background-size: cover !important;
  background-position: 50%;
  width: 100%;
  height: 300px;
  position: relative;
}
.headerbild .ueberschrift {
  background: rgba(255, 255, 255, 0.7);
  text-align: right;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.headerbild .ueberschrift h2 {
  padding: 1rem 1rem;
  max-width: 1180px;
  margin: 0 auto;
  font-size: 2rem;
}

.ce_accordion .toggler {
  position: relative;
  margin-bottom: -2px;
  padding: 0.6875em 2.5em 0.8125em 1.25em;
  border: 1px solid #b2b9c4;
  border-radius: 3px;
  outline: none;
  cursor: pointer;
  background: #fff;
  color: #808080;
}

.ce_accordion .toggler:after {
  font-size: 1em;
  content: "+";
  text-indent: 0;
  display: inline-block;
  position: relative;
  position: absolute;
  top: 0.3em;
  right: 1em;
}

.ce_accordion .toggler.ui-accordion-header-active:after {
  content: "—";
}

.mobile_menu {
  color: #9d9d9d;
}
.mobile_menu .mod_navigation {
  padding-left: 0;
  padding-right: 0;
}
.mobile_menu .submenu.trail.first,
.mobile_menu .submenu.first,
.mobile_menu .mod_navigation .level_2 a.submenu.trail,
.mobile_menu .submenu.sibling {
  border-bottom: 1px solid #4e4e4e;
}
.mobile_menu .active.submenu_show {
  margin-bottom: -5px;
}
.mobile_menu .active.submenu_show a.submenu {
  border-bottom: 1px solid #4e4e4e;
}
.mobile_menu a.submenu:after {
  content: "\f078";
  font-family: "icomoon" !important;
  position: absolute;
  right: 1em;
}

.mobile_menu .mod_navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile_menu .mod_navigation ul li {
  position: relative;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #4e4e4e;
}

.mobile_menu .mod_navigation a,
.mobile_menu .mod_navigation .active {
  display: block;
  padding: 8px 0;
  background: #202020;
  border-collapse: collapse;
  text-decoration: none;
  color: #fff;
  text-indent: 8px;
}
.mobile_menu .mod_navigation a.last,
.mobile_menu .mod_navigation .active.last {
  padding-bottom: 8px;
}

.mobile_menu .mod_navigation .active {
  color: #B5111A !important;
  padding-top: 4px;
  padding-bottom: 4px;
  font-weight: normal;
}

.mobile_menu .mod_navigation .level_2 a,
.mobile_menu .mod_navigation .level_2 .active {
  padding: 4px;
  text-indent: 30px;
  background: #2b2b2b;
}

.mobile_menu .mod_navigation .level_2 .active {
  text-indent: 30px;
}

.mobile_menu .mod_navigation i {
  right: 15px;
  top: 12px;
  position: absolute;
  font-size: 10px;
}

.mobile_menu .mod_navigation .level_2 i {
  top: 9px;
}

.mobile_menu .mod_navigation .level_3 a,
.mobile_menu .mod_navigation .level_3 .acitve {
  padding-right: 45px;
  padding-left: 45px;
}

.mobile_menu .mod_navigation .level_3 .active {
  padding-left: 24px;
}

.mobile_menu .mod_navigation .level_3 strong {
  padding-top: 3px;
  padding-bottom: 3px;
}

.mobile_menu .contact_box {
  padding: 0 15px 15px;
}

.mobile_menu .search_box form {
  position: relative;
  padding-right: 70px;
}

.mobile_menu .search_box .text {
  width: 100%;
  height: 30px;
  margin: 0;
  padding: 0 6px;
  border-top: 1px solid #c2c2c2;
  border-right: 0px solid #c2c2c2;
  border-bottom: 1px solid #c2c2c2;
  border-left: 1px solid #c2c2c2;
  border-radius: 3px 0 0 3px;
  font: 12px/30px "Open Sans", Arial, sans-serif;
  behavior: url("assets/css3pie/1.0.0/PIE.htc");
  -webkit-appearance: none;
}

.mobile_menu .search_box .text:focus {
  border: #ee833d;
}

.mobile_menu .search_box .submit {
  width: 70px;
  height: 30px;
  right: 0;
  top: 0;
  position: absolute;
  margin: 0;
  padding: 0;
  background: #ee833d;
  border: 0;
  border-radius: 0 3px 3px 0;
  font-size: 11px;
  line-height: 32px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  behavior: url("assets/css3pie/1.0.0/PIE.htc");
  -webkit-appearance: none;
}

.mobile_menu .social_box {
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  font-size: 15px;
}

.mobile_menu .social_box a {
  display: inline-block;
  margin-right: 10px;
  text-decoration: none;
  color: #fff;
}

.max800 {
  max-width: 800px !important;
  margin: 0 auto;
}

.rs-columns.max800 {
  display: block;
  margin-top: 3.56%;
}
.rs-columns.max800:after {
  content: "";
  display: table;
  clear: both;
}

.max600 {
  max-width: 600px !important;
  margin: 0 auto;
}

.ce_text li {
  list-style: circle;
  margin-left: 0em !important;
  padding-left: 0em !important;
  margin-bottom: 1em;
  /*

         &::before {
              content: "\e613";
              font: 100%/1 "icomoon";
              margin-right: 1em;
              background: @hauptfarbe1;
              padding: 3px;
              color: #fff;
              border-radius: 50%;

          }

  */
}

.ce_text,
.rs-columns {
  padding: 0 0.5em;
}

.abstand-oben-2rem {
  margin-top: 2rem;
}

.fontXL {
  font-size: 1.125rem;
}

.footer--rechts,
.text--rechts {
  text-align: right;
}

.footer--links,
.text--links {
  text-align: left;
}

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

@media screen and (max-width: 600px) {
  .footer--rechts,
.footer--links {
    text-align: center;
  }
}
.ce_form {
  overflow: visible;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 0.25rem;
  font-weight: normal;
}

input.text,
input.captcha,
textarea {
  display: block;
  width: 100%;
  padding: 0.5em;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  background-clip: padding-box;
  background-image: none;
}

textarea.textarea {
  height: auto;
}

.widget-text,
.widget-textarea {
  margin-bottom: 1rem;
}

input[type=search] {
  -webkit-appearance: none;
}

input[type=file] {
  display: block;
  vertical-align: middle;
  line-height: 1;
}

input.radio,
input.checkbox {
  margin: 0.25rem 0 0;
  margin-left: 1px;
  margin-top: 1px \9 ;
  line-height: normal;
}
input.radio + label,
input.checkbox + label {
  margin-right: 0.25rem;
  font-weight: normal;
}

select.select {
  margin-left: 0.25rem;
}

.widget-radio,
.widget-checkbox,
.widget-select,
.widget-upload {
  margin-bottom: 1rem;
}
.widget-radio legend,
.widget-checkbox legend,
.widget-select legend,
.widget-upload legend {
  font-weight: 700;
}

span.mandatory {
  color: #B5111A;
}

p.error {
  margin-bottom: 0;
}

form table {
  border: none;
}
form table th, form table td {
  border: none;
}

.ce_accordion {
  margin-bottom: 0.25rem;
  padding-bottom: 4px;
}
.ce_accordion a:hover {
  color: black;
}
.ce_accordion .toggler {
  font-size: 1rem;
  line-height: 1.2;
  cursor: pointer;
  background: #B5111A;
  color: #fff;
  padding: 0.5rem;
  border: 1px solid transparent;
  font-weight: bold;
}
.ce_accordion .toggler:hover {
  color: #B5111A;
  background: transparent;
  border: 1px solid #B5111A;
}
.ce_accordion .toggler:focus {
  outline: 0;
}
.ce_accordion .toggler:after {
  top: 0.45em;
}
.ce_accordion .accordion {
  padding: 0.5rem;
  background: #F5F5F5;
}

.ce_download,
.ce_downloads {
  margin-bottom: 1rem;
}
.ce_download .mime_icon,
.ce_downloads .mime_icon {
  display: inline-block;
  vertical-align: middle;
}
.ce_download a,
.ce_downloads a {
  display: inline-block;
  color: inherit;
  text-decoration: none;
}

.ce_downloads ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* ===========================================
 * Buttons
 * ======================================== */
.button-box {
  margin: 0.8em 0;
}

.button-box.-left {
  text-align: left;
}

.button-box.-right {
  text-align: right;
}

.button-box.-centered {
  text-align: center;
}

.button-box.-inline {
  display: inline;
}

button.-secondary,
.button.-secondary,
input[type=submit].-secondary,
.main-navigation-search-form button,
.feature-box-link.-secondary,
.headline-box-link.-secondary,
.pricing-table-plan a.-secondary,
.feature-box-link,
.headline-box-link,
.pricing-table-plan a,
button,
.button,
input[type=submit],
input[type=reset],
input[type=button] {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  padding: 1.07143em 1.42857em;
  padding: 0.66667em 1em;
  border: 0;
  outline: none;
  font-size: 0.93333em;
  letter-spacing: 0.1em;
  line-height: 1.42929;
  color: white;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  background: #B5111A;
}

button.-secondary:hover,
.button.-secondary:hover,
input[type=submit].-secondary:hover,
.main-navigation-search-form button:hover,
.feature-box-link:hover,
.headline-box-link:hover,
.pricing-table-plan a:hover,
button.-secondary:focus,
.button.-secondary:focus,
input[type=submit].-secondary:focus,
.main-navigation-search-form button:focus,
.feature-box-link:focus,
.headline-box-link:focus,
.pricing-table-plan a:focus,
button:hover,
button:focus,
.button:hover,
.button:focus,
input[type=submit]:hover,
input[type=submit]:focus,
input[type=reset]:hover,
input[type=reset]:focus,
input[type=button]:hover,
input[type=button]:focus {
  background-color: #B5111A;
  text-decoration: none;
}

button.-secondary:active,
.button.-secondary:active,
input[type=submit].-secondary:active,
.main-navigation-search-form button:active,
.feature-box-link:active,
.headline-box-link:active,
.pricing-table-plan a:active,
button:active,
.button:active,
input[type=submit]:active,
input[type=reset]:active,
input[type=button]:active {
  background-color: #B5111A;
}

button.-small.-secondary,
.-small.button.-secondary,
input.-small[type=submit].-secondary,
.main-navigation-search-form button.-small,
.-small.feature-box-link,
.-small.headline-box-link,
.pricing-table-plan a.-small,
button.-small,
.button.-small,
input[type=submit].-small,
input[type=reset].-small,
input[type=button].-small {
  padding: 0.66667em 1em;
  font-size: 0.8em;
  line-height: 1.6675;
}

button.-medium.-secondary,
.-medium.button.-secondary,
input.-medium[type=submit].-secondary,
.main-navigation-search-form button.-medium,
.-medium.feature-box-link,
.-medium.headline-box-link,
.pricing-table-plan a.-medium,
button.-medium,
.button.-medium,
input[type=submit].-medium,
input[type=reset].-medium,
input[type=button].-medium {
  padding: 0.75em 1em;
  font-size: 1.2em;
  line-height: 1.11167;
}

button.-large.-secondary,
.-large.button.-secondary,
input.-large[type=submit].-secondary,
.main-navigation-search-form button.-large,
.-large.feature-box-link,
.-large.headline-box-link,
.pricing-table-plan a.-large,
button.-large,
.button.-large,
input[type=submit].-large,
input[type=reset].-large,
input[type=button].-large {
  padding: 0.71429em 0.95238em;
  font-size: 1.4em;
  line-height: 0.95286;
}

button.-super-size.-secondary,
.-super-size.button.-secondary,
input.-super-size[type=submit].-secondary,
.main-navigation-search-form button.-super-size,
.-super-size.feature-box-link,
.-super-size.headline-box-link,
.pricing-table-plan a.-super-size,
button.-super-size,
.button.-super-size,
input[type=submit].-super-size,
input[type=reset].-super-size,
input[type=button].-super-size {
  padding: 0.55556em 0.69444em;
  font-size: 2.4em;
  line-height: 1.00028;
}

@media screen and (max-width: 599px) {
  button.-super-size.-secondary,
.-super-size.button.-secondary,
input.-super-size[type=submit].-secondary,
.main-navigation-search-form button.-super-size,
.-super-size.feature-box-link,
.-super-size.headline-box-link,
.pricing-table-plan a.-super-size,
button.-super-size,
.button.-super-size,
input[type=submit].-super-size,
input[type=reset].-super-size,
input[type=button].-super-size {
    font-size: 1.86667em;
  }
}
.-highlight-color button.-secondary,
.-highlight-color .button.-secondary,
.-highlight-color input[type=submit].-secondary,
.-highlight-color .main-navigation-search-form button,
.main-navigation-search-form .-highlight-color button,
.-highlight-color .feature-box-link,
.-highlight-color .headline-box-link,
.-highlight-color .pricing-table-plan a,
.pricing-table-plan .-highlight-color a,
.-highlight-color button,
.-highlight-color .button,
.-highlight-color input[type=submit],
.-highlight-color input[type=reset],
.-highlight-color input[type=button] {
  color: white;
}

button.-small,
.button.-small,
input[type=submit].-small {
  padding: 0.41667em 0.83333em;
  font-size: 0.8em;
}

button.-secondary,
.button.-secondary,
input[type=submit].-secondary,
.main-navigation-search-form button,
.feature-box-link.-secondary,
.headline-box-link.-secondary,
.pricing-table-plan a.-secondary {
  padding: 0.92857em 1.28571em;
  border: 2px solid #242424;
  border-color: currentColor;
  color: inherit;
  background: transparent;
}

button.-secondary:hover,
.button.-secondary:hover,
input[type=submit].-secondary:hover,
.main-navigation-search-form button:hover,
.feature-box-link.-secondary:hover,
.headline-box-link.-secondary:hover,
.pricing-table-plan a.-secondary:hover,
button.-secondary:focus,
.button.-secondary:focus,
input[type=submit].-secondary:focus,
.main-navigation-search-form button:focus,
.feature-box-link.-secondary:focus,
.headline-box-link.-secondary:focus,
.pricing-table-plan a.-secondary:focus {
  color: white;
}

button.-secondary:hover:after,
.button.-secondary:hover:after,
input[type=submit].-secondary:hover:after,
.main-navigation-search-form button:hover:after,
.feature-box-link.-secondary:hover:after,
.headline-box-link.-secondary:hover:after,
.pricing-table-plan a.-secondary:hover:after,
button.-secondary:focus:after,
.button.-secondary:focus:after,
input[type=submit].-secondary:focus:after,
.main-navigation-search-form button:focus:after,
.feature-box-link.-secondary:focus:after,
.headline-box-link.-secondary:focus:after,
.pricing-table-plan a.-secondary:focus:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: currentColor;
  opacity: 0.2;
}

button.-secondary:active,
.button.-secondary:active,
input[type=submit].-secondary:active,
.main-navigation-search-form button:active,
.feature-box-link.-secondary:active,
.headline-box-link.-secondary:active,
.pricing-table-plan a.-secondary:active {
  background-color: transparent;
}

button.-secondary:active:after,
.button.-secondary:active:after,
input[type=submit].-secondary:active:after,
.main-navigation-search-form button:active:after,
.feature-box-link.-secondary:active:after,
.headline-box-link.-secondary:active:after,
.pricing-table-plan a.-secondary:active:after {
  opacity: 0.1;
}

button.-large.-secondary,
.-large.button.-secondary,
input.-large[type=submit].-secondary,
.main-navigation-search-form button.-large,
.-large.feature-box-link.-secondary,
.-large.headline-box-link.-secondary,
.pricing-table-plan a.-large.-secondary,
button.-super-size.-secondary,
.-super-size.button.-secondary,
input.-super-size[type=submit].-secondary,
.main-navigation-search-form button.-super-size,
.-super-size.feature-box-link.-secondary,
.-super-size.headline-box-link.-secondary,
.pricing-table-plan a.-super-size.-secondary {
  border-width: 3px;
}

button.-tertiary,
.button.-tertiary,
input[type=submit].-tertiary {
  padding: 0;
  font-size: 1.6em;
  letter-spacing: normal;
  text-align: left;
  text-transform: none;
  background: none;
  color: #33b1ec;
}

button.-small.-tertiary,
.-small.button.-tertiary,
input.-small[type=submit].-tertiary {
  font-size: 0.93333em;
  line-height: 1.42929;
}

button.-medium.-tertiary,
.-medium.button.-tertiary,
input.-medium[type=submit].-tertiary {
  font-size: 1.2em;
  line-height: 1.11167;
}

button.-large.-tertiary,
.-large.button.-tertiary,
input.-large[type=submit].-tertiary {
  font-size: 1.4em;
  line-height: 0.95286;
}

button.-super-size.-tertiary,
.-super-size.button.-tertiary,
input.-super-size[type=submit].-tertiary {
  font-size: 2.4em;
  line-height: 1.00028;
}

button.-tertiary:before,
.button.-tertiary:before,
input[type=submit].-tertiary:before {
  top: -2px;
  font-size: 60%;
}

.-color-inverted button.-tertiary,
.-color-inverted .button.-tertiary,
.-color-inverted input[type=submit].-tertiary {
  color: white;
}

button.-tertiary:hover,
.button.-tertiary:hover,
input[type=submit].-tertiary:hover,
button.-tertiary:focus,
.button.-tertiary:focus,
input[type=submit].-tertiary:focus {
  color: #2f8dba;
}

table {
  margin-bottom: 1rem;
  width: 100%;
  padding: 0;
  border-spacing: 0;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
table th,
table td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px;
}

thead {
  text-align: left;
  background: rgba(204, 204, 204, 0.2);
}

tfoot {
  font-style: italic;
}

.table--striped .even {
  background: rgba(204, 204, 204, 0.2);
}

.table--overflow {
  overflow-x: scroll;
}

.search .formbody {
  display: flex;
  flex-flow: row wrap;
}
.search .text,
.search .widget-text {
  margin-bottom: 0.5rem;
  display: inline-block;
  flex: 1;
}
.search .widget-text label {
  width: 0;
  height: 0;
  left: -1000px;
  top: -1000px;
  position: absolute;
  overflow: hidden;
  display: inline;
}
.search .submit,
.search .submit_container {
  margin-bottom: 0.5rem;
  margin-left: 0.25rem;
  align-self: flex-end;
}
.search .submit_container .submit {
  margin-left: 0;
}
.search .relevance {
  color: #CBCBCB;
}
.search .context {
  margin-bottom: 0.25rem;
}
.search .highlight {
  font-weight: bold;
}
.search .url {
  color: #CBCBCB;
}

/*
    aus ihover.css
*/
.ih-item {
  position: relative;
  transition: all 0.35s ease-in-out;
}

.ih-item,
.ih-item * {
  box-sizing: border-box;
}

.ih-item a {
  color: #B5111A;
}

.ih-item a:hover {
  text-decoration: none;
}

.ih-item img {
  width: 100%;
  height: 100%;
}

.ih-item.circle {
  position: relative;
  width: 220px;
  height: 220px;
  border-radius: 50%;
}

.ih-item.circle .img {
  position: relative;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  border: 1px solid #B5111A;
}

.ih-item.circle .img:before {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px;
  transition: all 0.35s ease-in-out;
}

.ih-item.circle .img img {
  border-radius: 50%;
}

.ih-item.circle .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/*
    effekt 11
*/
.ih-item.circle.effect11 {
  perspective: 900px;
}

.ih-item.circle.effect11 .img {
  opacity: 1;
  transform-origin: 50% 50%;
  transition: all 0.35s ease-in-out;
}

.ih-item.circle.effect11.colored .info {
  background: #1a4a72;
}

.ih-item.circle.effect11 .info {
  /*
  background: #333333;
  */
  opacity: 0;
  visibility: hidden;
  transition: all 0.35s ease 0.35s;
}

.ih-item.circle.effect11 .info h3 {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
  font-size: 22px;
  margin: 0 30px;
  padding: 55px 0 0 0;
  height: 110px;
  text-shadow: 0 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.3);
}

.ih-item.circle.effect11 .info p {
  color: #bbb;
  padding: 10px 5px;
  font-style: italic;
  margin: 0 30px;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}

.ih-item.circle.effect11 a:hover .img {
  opacity: 0;
}

.ih-item.circle.effect11 a:hover .info {
  visibility: visible;
  opacity: 1;
}

.ih-item.circle.effect11.left_to_right .img {
  transform: translateZ(0) rotateY(0);
}

.ih-item.circle.effect11.left_to_right .info {
  transform: translateZ(-1000px) rotateY(-90deg);
}

.ih-item.circle.effect11.left_to_right a:hover .img {
  transform: translateZ(-1000px) rotateY(90deg);
}

.ih-item.circle.effect11.left_to_right a:hover .info {
  transform: translateZ(0) rotateY(0);
}

.feature-box {
  zoom: 1;
  position: relative;
  overflow: hidden;
}

.feature-box:before {
  content: "";
  display: table;
}

.feature-box:after {
  content: "";
  display: table;
  clear: both;
}

.feature-box.-image-centered {
  text-align: center;
}

.feature-box.-vertical-centered {
  display: table;
  table-layout: fixed;
  /* Fixes IE bug */
  width: 100%;
}

.feature-box.-small {
  min-height: 300px;
}

.feature-box.-small.-vertical-centered {
  height: 300px;
}

@media screen and (max-width: 599px) {
  .feature-box.-small {
    min-height: 200px;
  }
  .feature-box.-small.-vertical-centered {
    height: 200px;
  }
}
.feature-box.-medium {
  min-height: 600px;
}

.feature-box.-medium.-vertical-centered {
  height: 600px;
}

@media screen and (max-width: 900px) {
  .feature-box.-medium {
    min-height: 400px;
  }
  .feature-box.-medium.-vertical-centered {
    height: 400px;
  }
}
.feature-box.-large {
  min-height: 900px;
}

.feature-box.-large.-vertical-centered {
  height: 900px;
}

@media screen and (max-width: 900px) {
  .feature-box.-large {
    min-height: 600px;
  }
  .feature-box.-large.-vertical-centered {
    height: 600px;
  }
}
.feature-box-text {
  position: relative;
  z-index: 1;
  margin: 6.66667em 46.66667% 6.66667em 0;
  color: #98a0ab;
}

/*
@media screen and (max-width: 900px) {
    .feature-box-text {
        margin-right: 37.5%;
    }
}
*/
@media screen and (max-width: 900px) {
  .feature-box-text {
    margin: 2.4em 0;
  }
}
.-image-left > .feature-box-text {
  margin-right: 0;
  margin-left: 46.66667%;
}

/*
@media screen and (max-width: 900px) {
    .-image-left > .feature-box-text {
        margin-left: 37.5%;
    }
}
*/
@media screen and (max-width: 900px) {
  .-image-left > .feature-box-text {
    margin-left: 0;
  }
}
.-image-centered > .feature-box-text {
  margin-right: 16.66667%;
  margin-left: 16.66667%;
}

/*
@media screen and (max-width: 900px) {
    .-image-centered > .feature-box-text {
        margin-right: 0;
        margin-left: 0;
    }
}
*/
.-image-centered > .feature-box-text + .feature-box-image {
  margin-top: -2.4em;
}

@media screen and (max-width: 900px) {
  .-image-centered > .feature-box-text + .feature-box-image {
    margin-top: 0;
  }
}
.-vertical-centered > .feature-box-text {
  display: table-cell;
  vertical-align: middle;
  width: 56.66667%;
  margin: 0;
  padding: 4.8em 3.33333% 4.8em 0;
}

/*
@media screen and (max-width: 900px) {
    .-vertical-centered > .feature-box-text {
        width: 68.75%;
    }
}
*/
@media screen and (max-width: 900px) {
  .-vertical-centered > .feature-box-text {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.-vertical-centered.-image-left > .feature-box-text {
  padding-right: 0;
  padding-left: 3.33333%;
}

@media screen and (max-width: 900px) {
  .-vertical-centered.-image-left > .feature-box-text {
    padding-left: 0;
  }
}
.-vertical-centered.-image-centered > .feature-box-text {
  width: 100%;
  padding-right: 20%;
  padding-left: 20%;
}

/*
@media screen and (max-width: 900px) {
    .-vertical-centered.-image-centered > .feature-box-text {
        padding-right: 0;
        padding-left: 0;
    }
}
*/
.-vertical-centered.-large-image > .feature-box-text {
  width: 40%;
}

/*
@media screen and (max-width: 900px) {
    .-vertical-centered.-large-image > .feature-box-text {
        width: 68.75%;
    }
}
*/
@media screen and (max-width: 900px) {
  .-vertical-centered.-large-image > .feature-box-text {
    width: auto;
  }
}
.-no-image > .feature-box-text {
  width: 100%;
}

.-color-inverted .feature-box-text {
  color: white;
}

.no-margin .feature-box-text {
  margin: 0;
  padding: 0;
}

.no-margin-top .feature-box-text {
  margin-top: 0;
  padding-top: 0;
}

.no-margin-bottom .feature-box-text {
  margin-bottom: 0;
  padding-bottom: 0;
}

.feature-box-text h1,
.feature-box-text h2,
.feature-box-text h3 {
  margin: 0;
  color: #242424;
  font-size: 1.86667em;
  font-weight: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.feature-box-text h1.-small,
.feature-box-text h2.-small,
.feature-box-text h3.-small {
  font-size: 1.4em;
}

@media screen and (max-width: 900px) {
  .feature-box-text h1.-small,
.feature-box-text h2.-small,
.feature-box-text h3.-small {
    font-size: 1.2em;
  }
}
.feature-box-text h1.-medium,
.feature-box-text h2.-medium,
.feature-box-text h3.-medium {
  font-size: 2.4em;
}

@media screen and (max-width: 900px) {
  .feature-box-text h1.-medium,
.feature-box-text h2.-medium,
.feature-box-text h3.-medium {
    font-size: 1.86667em;
  }
}
.feature-box-text h1.-large,
.feature-box-text h2.-large,
.feature-box-text h3.-large {
  font-size: 3.2em;
}

@media screen and (max-width: 900px) {
  .feature-box-text h1.-large,
.feature-box-text h2.-large,
.feature-box-text h3.-large {
    font-size: 2.4em;
  }
}
.feature-box-text h1.-super-size,
.feature-box-text h2.-super-size,
.feature-box-text h3.-super-size {
  font-size: 4em;
}

@media screen and (max-width: 900px) {
  .feature-box-text h1.-super-size,
.feature-box-text h2.-super-size,
.feature-box-text h3.-super-size {
    font-size: 3.2em;
  }
}
.feature-box-text h1 + a,
.feature-box-text h2 + a,
.feature-box-text h3 + a {
  margin-top: 1.6em;
}

.-color-inverted .feature-box-text h1,
.-color-inverted .feature-box-text h2,
.-color-inverted .feature-box-text h3 {
  color: white;
}

.feature-box-text p {
  font-size: 1.2em;
  margin: 1.33333em 0;
}

.feature-box-text p:before {
  content: "";
  display: block;
  width: 4em;
  height: 2px;
  margin: 0.8em 0;
  background: #33b1ec;
}

.-image-centered .feature-box-text p:before {
  width: 5.71429em;
  margin-left: auto;
  margin-right: auto;
}

.feature-box-text .feature-box-subheadline {
  margin-top: 0.28571em;
  font-size: 1.4em;
  color: #33b1ec;
}

.feature-box-image {
  display: block;
  float: right;
  width: 43.33333%;
  margin: 3.2em 0 3.2em 3.33333%;
}

@media screen and (max-width: 900px) {
  .feature-box-image {
    width: 31.25%;
  }
}
@media screen and (max-width: 900px) {
  .feature-box-image {
    width: 100%;
  }
}
.-image-left > .feature-box-image {
  float: left;
  margin-right: 3.33333%;
  margin-left: 0;
}

@media screen and (max-width: 900px) {
  .-image-left > .feature-box-image {
    float: none;
    margin-right: 0;
  }
}
.-image-centered > .feature-box-image {
  float: none;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 900px) {
  .-image-centered > .feature-box-image {
    width: 100%;
  }
}
.-image-centered > .feature-box-image + .feature-box-text {
  margin-top: 3.2em;
}

.-image-top > .feature-box-image {
  margin-top: 0;
}

.-image-bottom > .feature-box-image {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0;
}

@media screen and (max-width: 900px) {
  .-image-bottom > .feature-box-image {
    position: static;
    margin-bottom: 3.2em;
  }
}
.-image-bottom.-image-left > .feature-box-image {
  right: auto;
  left: 0;
}

.-vertical-centered > .feature-box-image {
  display: table-cell;
  vertical-align: middle;
  float: none;
  margin: 0;
  padding: 3.2em 0;
}

@media screen and (max-width: 900px) {
  .-vertical-centered > .feature-box-image {
    display: block;
    padding-top: 1.6em;
    padding-bottom: 1.6em;
  }
}
.-image-rounded > .feature-box-image img {
  border-radius: 99em;
}

.-large-image .feature-box-image {
  width: 60%;
}

/*
@media screen and (max-width: 900px) {
    .-large-image .feature-box-image {
        width: 31.25%;
    }
}
*/
@media screen and (max-width: 900px) {
  .-large-image .feature-box-image {
    width: 100%;
  }
}
.-image-centered.-large-image .feature-box-image {
  width: 73.33333%;
}

/*
@media screen and (max-width: 900px) {
    .-image-centered.-large-image .feature-box-image {
        width: 62.5%;
    }
}
*/
@media screen and (max-width: 900px) {
  .-image-centered.-large-image .feature-box-image {
    width: 100%;
  }
}
.not-in-view > .feature-box-text.-fade,
.not-in-view > .feature-box-image.-fade {
  opacity: 0;
}

.not-in-view > .feature-box-text.-move,
.not-in-view > .feature-box-image.-move {
  transform: translate(100%, 0);
}

.not-in-view > .feature-box-text.-move-right,
.not-in-view > .feature-box-image.-move-right {
  transform: translate(-100%, 0);
}

.not-in-view > .feature-box-text.-move-top,
.not-in-view > .feature-box-image.-move-top {
  transform: translate(0, 100%);
}

.not-in-view > .feature-box-text.-move-bottom,
.not-in-view > .feature-box-image.-move-bottom {
  transform: translate(0, -100%);
}

.in-view > .feature-box-text,
.in-view > .feature-box-image {
  transition: opacity 0.6s linear, transform 0.6s ease-out;
}

.in-view > .feature-box-text.-fade,
.in-view > .feature-box-image.-fade {
  opacity: 1;
}

.in-view > .feature-box-text.-move,
.in-view > .feature-box-image.-move {
  transform: translate(0, 0);
}

.feature-box-text img,
.feature-box-image img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

/*
    FADING BOX
*/
.fading-boxes {
  zoom: 1;
  margin: 2.66667em 0;
}

.fading-boxes:before {
  content: "";
  display: table;
}

.fading-boxes:after {
  content: "";
  display: table;
  clear: both;
}

.fading-boxes > h1,
.fading-boxes > h2,
.fading-boxes > h3,
.fading-boxes > h4,
.fading-boxes > h5,
.fading-boxes > h6 {
  margin-top: 0;
  margin-bottom: 1.06667em;
}

.fading-boxes-item {
  position: relative;
  z-index: 0;
  color: white;
  transition: transform 0.2s linear;
}

.fading-boxes-item.-with-link:hover,
.fading-boxes-item.-with-link.is-hovered {
  transform: translate3d(0, -2.33333em, 0);
}

.fading-boxes-item:hover,
.fading-boxes-item.is-hovered {
  z-index: 1;
}

.fading-boxes-item-image {
  position: relative;
  z-index: 1;
  background: #33b1ec no-repeat;
  background-size: cover;
}

.-highlight-color .fading-boxes-item-image {
  background: #3685ab no-repeat;
}

.fading-boxes-item-image:before {
  position: absolute;
  top: 1.875em;
  right: 50%;
  z-index: 1;
  margin: -0.5em;
  font-size: 2.66667em;
  font-size: 3.667em !important;
  transition: top 0.2s linear, right 0.2s linear, font-size 0.2s linear;
  padding: 0.9rem;
  margin-right: -0.667em !important;
  color: #2a6784;
  border-radius: 5%;
  background: rgba(255, 255, 255, 0.543);
  width: 5rem;
  height: 5rem;
}

.fading-boxes-item:hover .fading-boxes-item-image:before,
.fading-boxes-item.is-hovered .fading-boxes-item-image:before {
  top: 2rem;
  right: 2rem;
  opacity: 0.4;
  color: white;
  background: none;
  font-size: 2.13333em;
  /* IE8 and IE9 calculate em's wrong */
  font-size: 32px \9 ;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .fading-boxes-item:hover .fading-boxes-item-image:before,
.fading-boxes-item.is-hovered .fading-boxes-item-image:before {
    /* IE10 and IE11 calculate em's wrong */
    font-size: 32px;
  }
}
.fading-boxes-item-image:after {
  content: attr(data-headline);
  position: absolute;
  top: 6.17857em;
  left: 5%;
  width: 90%;
  font-size: 1.586667em;
  text-align: center;
  transition: opacity 0.1s linear;
  transition-delay: 0.1s;
  background-color: rgba(255, 255, 255, 0.75);
  color: #2a6784;
  line-height: 1.1;
  padding: 0.5rem;
  margin-top: 1rem;
}

.fading-boxes-item:hover .fading-boxes-item-image:after,
.fading-boxes-item.is-hovered .fading-boxes-item-image:after {
  opacity: 0;
  transition-delay: 0s;
}

.-has-text-shadow .fading-boxes-item-image:after {
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.fading-boxes-item-text {
  min-height: 19.28571em;
  /* clearfix */
  overflow: hidden;
  padding: 0 1.42857em;
  font-size: 0.93333em;
  background: rgba(51, 177, 236, 0.8);
  opacity: 0;
  transition: opacity 0.2s linear;
}

.fading-boxes-item:hover .fading-boxes-item-text,
.fading-boxes-item.is-hovered .fading-boxes-item-text {
  opacity: 1;
}

.fading-boxes-item-text h3 {
  margin: 1em 0 -0.29167em;
  font-size: 1.71429em;
  font-weight: normal;
  color: inherit;
}

.fading-boxes-item-text p {
  margin: 1.5em 0;
}

.fading-boxes-item-text a {
  color: inherit;
  text-decoration: underline;
}

.fading-boxes-item-text a:hover {
  text-decoration: none;
}

.fading-boxes-item-link {
  visibility: hidden;
  margin: -5.33333em 0 1.33333em;
  padding: 1em 1.33333em;
  background: #33b1ec;
  -webkit-transition: margin 0.2s linear, visibility 0s;
  -webkit-transition-delay: 0s, 0.2s;
  transition: margin 0.2s linear, visibility 0s 0.2s;
}

.fading-boxes-item:hover .fading-boxes-item-link,
.fading-boxes-item.is-hovered .fading-boxes-item-link {
  visibility: visible;
  margin-top: 0;
  margin-bottom: -4em;
  transition-delay: 0s;
}

.fading-boxes-item-link .button {
  display: block;
}

.timeline {
  margin: 2.66667em 6.66667%;
  position: relative;
}

@media screen and (max-width: 900px) {
  .timeline {
    margin-right: 0;
    margin-left: 0;
  }
}
.timeline:before,
.timeline:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  background: #98a0ab;
}

@media screen and (max-width: 599px) {
  .timeline:before,
.timeline:after {
    left: 4.54545%;
  }
}
.timeline:before {
  top: 0;
  width: 2px;
  margin: 0 -1px;
}

.timeline:after {
  width: 10px;
  height: 10px;
  margin: 0 -5px;
  border-radius: 99em;
}

.timeline-item {
  position: relative;
  min-height: 6em;
  /* clearfix */
  overflow: hidden;
  padding: 0 0 2em;
}

.timeline-item:before {
  position: absolute;
  top: 1em;
  left: 50%;
  font-size: 2em;
  border-radius: 99em;
}

@media screen and (max-width: 599px) {
  .timeline-item:before {
    left: 4.54545%;
  }
}
.timeline-item.not-in-view:before {
  transform: scale(0);
}

.timeline-item.in-view:before {
  transform: none;
  transition: transform 0.6s ease-out;
}

.timeline-item:not([data-icon]):before {
  content: "";
  width: 0.66667em;
  height: 0.66667em;
  margin: -0.33333em;
  border: 0.06667em solid #98a0ab;
  background: white;
}

.timeline-item[data-icon]:before {
  width: 2em;
  height: 2em;
  margin: -1em;
  padding-top: 0.5em;
  color: white;
  text-align: center;
  background: #B5111A;
}

@media screen and (max-width: 599px) {
  .timeline-item[data-icon]:before {
    font-size: 1.06667em;
  }
}
.timeline-item > h3 {
  float: left;
  width: 40%;
  color: #98a0ab;
  text-align: right;
}

@media screen and (max-width: 599px) {
  .timeline-item > h3 {
    float: none;
    width: auto;
    margin-left: 13.63636%;
    text-align: left;
  }
}
.timeline-item:nth-of-type(2n) > h3 {
  float: right;
  text-align: left;
}

@media screen and (max-width: 599px) {
  .timeline-item:nth-of-type(2n) > h3 {
    float: none;
  }
}
.timeline-item:nth-of-type(2n) > .timeline-item-text {
  float: left;
  text-align: right;
}

@media screen and (max-width: 599px) {
  .timeline-item:nth-of-type(2n) > .timeline-item-text {
    float: none;
    text-align: left;
  }
}
.timeline-item-text {
  float: right;
  width: 40%;
}

@media screen and (max-width: 599px) {
  .timeline-item-text {
    float: none;
    width: auto;
    margin-left: 13.63636%;
  }
}
.timeline-item > h3,
.timeline-item-text h3,
.timeline-item-text h4 {
  margin-bottom: 1em;
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.timeline-image-caption {
  font-size: 0.93333em;
  color: #98a0ab;
}

.animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: 0.75s;
          animation-duration: 0.75s;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
          animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
          animation-name: fadeInDownBig;
}

#suchformular_show {
  cursor: pointer;
}

#kopf_fest {
  display: flex;
  justify-content: space-between;
}

.ce_text a:hover {
  background-color: #B5111A;
  color: #fff;
}

/*
    SPrachSELECT
*/
#sprachwechsler:before {
  content: "\e9ca";
  font-family: "icomoon";
  float: left;
  margin-right: 0.5rem;
  color: #737171;
}

.mod_changelanguage select {
  border: 1px solid silver;
  background-color: whitesmoke;
  font-size: 0.85em;
  color: #303030;
}

.mod_article {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  margin: 0 auto;
}
.index .mod_article.bg_blue, .index .mod_article.bg_gray_gradient {
  padding-top: 0;
  padding-bottom: 0;
}

.anwendungsbeispiele ul {
  list-style-type: none;
  margin-left: -2.5rem;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
       break-inside: avoid;
  -moz-column-count: 3;
       column-count: 3;
  -moz-column-width: 32%;
       column-width: 32%;
  -moz-column-gap: 1em;
       column-gap: 1em;
}
.anwendungsbeispiele ul li {
  border: 1px solid #F5F5F5;
}
.anwendungsbeispiele ul li a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 479px) {
  .anwendungsbeispiele ul {
    -moz-column-count: 1;
         column-count: 1;
    -moz-column-width: 99%;
         column-width: 99%;
    margin-left: -0.75em;
  }
}
@media screen and (min-width: 480px) and (max-width: 720px) {
  .anwendungsbeispiele ul {
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-width: 49%;
         column-width: 49%;
  }
}
tr {
  line-height: 1.4;
}

#footer {
  background-color: #424251;
  color: #fff;
  border-top: 1px solid #B5111A;
  padding: 2em;
}
#footer p {
  word-wrap: break-word;
  font-size: 0.79375rem;
}
#footer a {
  color: white;
  text-decoration: underline;
}
#footer h3.ce_headline {
  border-bottom: 1px solid;
  font-weight: 400;
  padding-bottom: 0.5em;
  margin-bottom: 0.225em;
}

.footer--rechts {
  text-align: right;
}

@media screen and (max-width: 1023px) and (min-width: 900px) {
  #footer p {
    font-size: 0.79375rem;
  }
  .rs-column {
    margin-right: 3.69231%;
  }
  .rs-column.-large-col-4-1 {
    width: 22.23077%;
  }
}
@media (max-width: 600px) {
  #footer {
    text-align: center;
  }
  .footer--rechts {
    text-align: center;
  }
}
#copyright {
  margin-top: 0.35em;
}

#tascon_subfooter {
  display: flex;
  justify-content: space-between;
}
#tascon_subfooter a {
  font-size: 0.8rem;
  color: #424251;
}
#tascon_subfooter a:hover {
  text-decoration: underline;
}
#tascon_subfooter a:before {
  content: "» ";
}
#tascon_subfooter span.active {
  background-color: #2a6784;
  font-size: 0.8rem;
  color: white;
}
#tascon_subfooter strong.active {
  font-size: 0.8rem;
}

@media screen and (max-width: 767px) {
  #tascon_subfooter nav {
    display: none;
  }
}
[data-icon]::before {
  content: attr(data-icon);
}

[data-icon]::before, [class^=icon-]::before, [class*=" icon-"]::before {
  font-family: "icomoon" !important;
  font-size: 100%;
  speak: none;
  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;
  display: inline-block;
  margin-right: 0.26667em;
}

/*****************************************************************************************
    mm_nav
****************************************************************************************/
.mm-list {
  font-size: 4vh;
}

.mm-list > li {
  text-align: center;
}

.mm-list > li > a, .mm-list > li > span {
  line-height: 4vh;
}

.mm-menu.mm-front.mm-top,
.mm-menu.mm-front.mm-bottom {
  height: 48%;
  min-height: 180px;
  max-height: 600px;
}

@media screen and (max-width: 600px) {
  .mm-menu.mm-front.mm-top,
.mm-menu.mm-front.mm-bottom {
    height: 80%;
  }
  .mm-list {
    font-size: 3vh;
  }
}
#topheader {
  margin-top: 1em;
}
#topheader .inside {
  text-align: right;
  max-width: 1024px;
  margin: 0 auto;
  padding-right: 2em;
}

#header {
  padding-top: 0.5em;
}

#hilf-navi-top {
  text-align: right;
  height: 2em;
  display: flex;
  flex-wrap: no-wrap;
  justify-content: flex-end;
}
#hilf-navi-top div {
  margin: 0 1em;
}

#logo {
  text-align: right;
  padding-right: 0.9375rem;
}

#hauptnavigation {
  margin-top: 0.5em;
}

/*


    @media screen and (max-width:600px){
        #logo{
            margin-right: 4em;
        }

    }

*/
#showMobileNav {
  /*
      border: 1px solid $color-default;
       width: 2em;
      height: 2em;
      text-align: center;
  */
  position: absolute;
  right: 1em;
  line-height: 1;
  cursor: pointer;
  /*

      &:hover{
          background-color:  $color-default;
          color:  $color-text--inverted;
      }
  */
}
#showMobileNav .icon-menu {
  font-size: 3em;
}
#showMobileNav .icon-menu::before {
  content: "≡";
  color: #B5111A;
  padding-left: 4px;
  margin-right: 3px;
}

@media screen and (max-width: 1170px) {
  #showMobileNav {
    display: block;
  }
  .mod_breadcrumb,
#hauptnavigation {
    display: none;
  }
}
/* ===========================================
 * Wrapper Elements
 * ======================================== */
.centered-wrapper-inner {
  width: 100%;
  max-width: 66.625em;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

@media screen and (max-width: 1280px) {
  .centered-wrapper-inner {
    width: 93.75%;
    max-width: none;
    margin-right: 0;
    margin-left: 3.125%;
  }
}
@media screen and (max-width: 900px) {
  .centered-wrapper-inner {
    width: 91.66667%;
    margin-left: 4.16667%;
  }
}
.bg_blue {
  background-color: #0F6896;
}

.bg_red {
  background-color: #B5111A;
  color: #fff;
}

.bg_gray {
  background-color: #F5F5F5;
}

.bg_gray_gradient {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c9ced2+0,969494+100 */
  background: rgb(201, 206, 210); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgb(201, 206, 210) 0%, rgb(150, 148, 148) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#c9ced2", endColorstr="#969494",GradientType=1 ); /* IE6-9 */
}

.textfarbe-rot {
  color: #B5111A;
}

.textfarbe_blau {
  color: #0F6896;
}

.ce_text.trenner_kurz,
.ce_headline.trenner_kurz {
  position: relative;
  margin-bottom: 2rem;
}
.ce_text.trenner_kurz::after,
.ce_headline.trenner_kurz::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 37.5%;
  width: 25%;
  border-bottom: 1px solid #B5111A;
}

/*******************************************************
  Suche
******************************************************/
.mod_search {
  width: 70%;
  display: block;
  margin: 0 auto;
}
.mod_search .formbody {
  text-align: center;
}
.mod_search input[type=search] {
  display: inline-block;
  width: 66%;
}
.mod_search p.header {
  margin-top: 3rem;
  text-align: left;
}

/*******************************************************
  Elemente
******************************************************/
.bg_blue .feature-box-text h1, .bg_gray_gradient .feature-box-text h1,
.bg_blue .feature-box-text h2,
.bg_gray_gradient .feature-box-text h2,
.bg_blue .feature-box-text h3,
.bg_gray_gradient .feature-box-text h3 {
  color: #fff;
  font-size: 3.3em;
  font-weight: 300;
  text-align: center;
  line-height: 1.2;
}

@media screen and (max-width: 600px) {
  .bg_blue .feature-box-text h1, .bg_gray_gradient .feature-box-text h1,
.bg_blue .feature-box-text h2,
.bg_gray_gradient .feature-box-text h2,
.bg_blue .feature-box-text h3,
.bg_gray_gradient .feature-box-text h3 {
    font-size: 8vw;
    line-height: 1.2;
  }
}
.teaser-boxes-item {
  border: 1px solid #2a6784;
  padding: 1em;
  text-align: center;
}
.anwendungen .teaser-boxes-item {
  background-color: #2a6784;
}
.index .teaser-boxes-item {
  border: none;
}
.index .teaser-boxes-item:hover {
  color: #424251;
  background-color: inherit;
  border: none;
}
.teaser-boxes-item:hover {
  color: #2a6784;
  background-color: white;
  border: 1px solid #2a6784;
}
.teaser-boxes-item:hover a {
  color: #B5111A !important;
}
.teaser-boxes-item a {
  color: #424251;
  display: block;
  font-weight: bold;
}
.anwendungen .teaser-boxes-item a {
  padding: 1.5rem 0;
  color: white;
}
.teaser-boxes-item a:hover {
  text-decoration: underline;
  color: #2a6784;
}

.teaser-boxes-image {
  margin-bottom: 1em;
}

.teaser-boxes-content {
  text-align: left;
  font-size: 0.9rem;
}
.teaser-boxes-content h3 {
  font-size: 1.25rem;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
}

div.call_to_action p {
  text-align: center;
}
div.call_to_action p:first-child {
  text-align: center;
  display: flex;
  justify-content: center;
}
div.call_to_action p .icon-phone-circle {
  color: #B5111A;
  padding-right: 0.3rem;
  font-size: 1.95rem;
}

/*******************************************************
  circle animation
******************************************************/
.ih-item a {
  color: white;
}

.ih-item.circle {
  width: 12rem;
  height: 12rem;
  margin: 0 auto;
}

.ih-item.circle .img {
  position: relative;
  /*
      width: 412px;
      height: 412px;
  */
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.ih-item.circle .img a, .ih-item.circle .img h1 {
  color: white;
}

@media screen and (max-width: 800px) and (min-width: 426px) {
  .ih-item.circle .img {
    width: 100%;
    height: 100%;
  }
}
/*

@media screen and (max-width:425px){

    .ih-item.circle{
        width: 18.75em;
        height: 18.75em;
    }

    .ih-item.circle .img {
        width: 300px;
        height: 300px;
    }
}

*/
.img-inner {
  justify-content: center;
  align-items: center;
  display: flex;
  width: 100%;
  height: 100%;
}

.ih-item.circle.effect11 .info {
  background: white;
}
.ih-item.circle.effect11 .info a, .ih-item.circle.effect11 .info h1 {
  color: #B5111A;
}

.ih-item.circle.effect11.call2action {
  width: 180px;
  height: 180px;
}
.ih-item.circle.effect11.call2action .info {
  background: #B5111A;
}
.ih-item.circle.effect11.call2action a, .ih-item.circle.effect11.call2action h1, .ih-item.circle.effect11.call2action h2 {
  color: white;
}

/* <>---------------------------------------------------------------------<> */
.centered-wrapper-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  background: 50% 50% no-repeat;
  background-image: none;
  background-size: auto auto;
  background-size: cover;
}

.centered-wrapper.-height-small {
  min-height: 300px;
}

@media screen and (max-width: 599px) {
  .centered-wrapper.-height-small {
    min-height: 200px;
  }
}
.centered-wrapper.-height-medium {
  min-height: 600px;
}

@media screen and (max-width: 599px) {
  .centered-wrapper.-height-medium {
    min-height: 400px;
  }
}
.centered-wrapper.-height-large {
  min-height: 900px;
}

@media screen and (max-width: 599px) {
  .centered-wrapper.-height-large {
    min-height: 600px;
  }
}
.centered-wrapper.-viewport-height {
  min-height: 710px;
  min-height: calc(100vh - 3.86667em);
}

@media screen and (max-width: 900px) {
  .centered-wrapper.-viewport-height {
    min-height: 100vh;
  }
}
@media screen and (max-width: 599px) {
  .centered-wrapper.-viewport-height {
    min-height: 500px;
    min-height: 100vh;
  }
}
/**
* Language Wechsler & co
*/
.mod_changelanguage.nav--horizontal a {
  background: rgba(159, 159, 157, 0.1490196078);
  margin-top: 0.16em;
  padding: 0 0.42em;
  font-size: 0.9rem;
  text-transform: uppercase;
  font-weight: 300;
  color: gray;
}

.mod_changelanguage.nav--horizontal a:hover {
  color: black;
  background: none;
}


#cookibarlink{  /* regulären cookiebtn ausblenden */
    display:none;
}


@media all and (max-width:767px){
    .mobil-only{
        display: block;
        font-weight: bold;
    }
}
@media all and (min-width:768px){
     .mobil-only{
        display: none;
    }
}

.cookiebar.openall {
 position:fixed;
 bottom:0;
 left:0;
 width:100%;
 margin-top:12px;
 background-color:rgba(49,49,49,1);
 box-shadow:12px 0px 14px 0px rgba(6, 6, 6, 0.3);
 color:rgba(255,255,255,0.5);
}
.cookiebar.openall .cookiebar-inner.closed,
.cookiebar.closedall {
 position:fixed;
 bottom:-100%;
 left:0;
 width:100%;
}
.cookiebar .cookieheadline.closed,
.cookiebar .cookiebartext.closed,
.cookiebar .cookiebarallowalllink.closed {
 display:none;
}
.cookiebar.openall {
 margin-top:0;
}
.cookiebar.openall .cookiebar-inner {
 max-width:1220px;
 margin:0 auto;
 padding:20px 40px;
}
.cookiebar.open.hidebar .cookiebar-inner {
 max-width:220px;
 margin:0;
 padding:0;
}
.cookieheadline {
 font-size:18px;
}
.cookiebartext a {
 text-decoration:underline !important;
 color:rgba(255,255,255,0.5) !important;
}
.cookiebartext a:hover {
 color:rgba(0,150,217,1) !important;
}
.cookiebarlinks a,
.cookiebar-inner.open .cookiebarlinks button,
.cookiebar-inner.closed .cookiebarlinks button {
 color:#fff !important;
 font-size:16px;
 line-height:30px;
 background-color:rgba(0,150,217,1);
 padding:0 12px;
 display:inline-block;
 cursor:pointer;
}
.cookiebar.closedall .cookiebar-inner.closed .cookiebarlink.open button#cookibarlink {
 position:fixed;
 bottom:0;
/*
 right:120px;
*/
}
.cookiebar.closedall .cookiebarlink.closed button#cookibarlink {
 bottom:-100%;
}/*

button#cookibarlink:before {
 content:"\f563";
 margin-right:5px;
 text-decoration:none;
 font-family:"Font Awesome 5 Free";
 font-weight:900;
 font-size:16px;
}
*/
#cookiebarmodal.modal.closed {
 display:none;
}
#cookiebarmodal .modal-overlay {
 z-index:99999;
 position:fixed;
 left:0;
 top:0;
 right:0;
 bottom:0;
 width:100%;
 background:rgba(0,0,0,0.4);
}
@keyframes fadeInUptk {
 from {
  opacity:0;
  transform:translate3d(0, -100%, 0);
 }
 to {
  opacity:1;
  transform:none;
 }
}
@-webkit-keyframes fadeInUptk {
 from {
  opacity:0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transform:translate3d(0, 100%, 0);
  transform:translate3d(0, 100%, 0);
 }
 to {
  opacity:1;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-transform:none;
  transform:none;
 }
}
@keyframes fadeInUptk {
 from {
  opacity:0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transform:translate3d(0, 100%, 0);
  transform:translate3d(0, 100%, 0);
 }
 to {
  opacity:1;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-transform:none;
  transform:none;
 }
}
#cookiebarmodal .modal-inner {
 position:fixed;
 bottom:0;
 left:0;
 right:0;
 margin:0 auto;
 z-index:99999;
 width:90%;
 max-width:400px;
 font-size:12px;
 -webkit-animation-duration:0.5s;
 animation-duration:0.5s;
 -webkit-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-name:fadeInUptk;
 animation-name:fadeInUptk;
}
#cookiebarmodal .modal-content {
 box-shadow:0 4px 4px rgba(0, 0, 0, 0.4);
 background:#f9f9f9;
 padding:20px 25px;
 color:#555;
}
#cookiebarmodal .modal-inner .modalheadline {
 margin-bottom:12px;
 font-size:18px;
 color:rgba(0,150,217,1);
 text-align:center;
}
#cookiebarmodal .modal-inner a {
 color:rgba(0,150,217,1) !important;
}
#cookiebarmodal .modal-inner .formrow {
 background-color:#fff;
 border:1px solid #eaeaea;
 padding:8px 12px;
}
#cookiebarmodal form {
 margin-bottom:0;
}
#cookiebarmodal form div.formrow {
 margin-bottom:10px;
}
#cookiebarmodal form div.formrow .description {
 margin-bottom:0;
}
#cookiebarmodal .modal-inner .formrow.submit {
 padding:0;
 margin-bottom:0;
}
#cookiebarmodal .modal-inner input[type="submit"] {
 width:100%;
 display:inline-block;
 padding:10px;
 margin-bottom:0;
 text-align:center;
 vertical-align:middle;
 line-height:1.5;
 font-size:15px;
 color:#fff;
 cursor:pointer;
 -moz-border-radius:0;
 -webkit-border-radius:0;
 border-radius:0;
 background-color:rgba(0,150,217,1);
}
.privacypolicy #cookiebarmodal .modal-overlay {
 display:none;
}
.privacypolicy #cookiebarmodal .modal-inner {
 bottom:-150px;
 transition:All 0.25s ease;
}
.privacypolicy #cookiebarmodal .modal-inner:hover {
 bottom:0;
 transition:All 0.25s ease;
}
@media only screen and (max-width:767px) {
 #cookiebarmodal .modal-inner {
  height:90%;
  overflow-y:auto;
 }
 .privacypolicy #cookiebarmodal .modal-inner {
  bottom:0;
  transition:All 0.25s ease;
 }
 .privacypolicy #cookiebarmodal .modal-inner:hover {
  bottom:0;
  transition:All 0.25s ease;
 }
}
.mobile_menu {
 z-index:999999;
 transition:All 0.25s ease;
}
.mobile_menu_trigger:hover {
 cursor:pointer;
}
.mobile_menu_overlay {
 z-index:99999;
}
.mobile_menu {
 width:80% !important;
 min-width:140px;
 max-width:440px;
}
.mobile_menu .inner {
 background:rgba(54,54,54,1);
 color:rgba(255,255,255,1)
}
/*
    Cookie Overlay
*/

.mod_cookieconsent .privacy_overlay {

    /* background: rgba(0,0,0,0.6); */
    background: rgba(255,255,255,0.46);
}

.mod_cookieconsent .privacy_content{
    border:1px solid silver;
    box-shadow: 0 0 4px silver;
}

/*
    AUS contao.css modul
*/
.mod_changelanguage.nav--horizontal a {
    padding-top: 0 !important;
    padding-bottom: 0;
    color: black;
}


/*
    FlipCircle von h1 / h2 auf class umgestellt:
*/
.ih-item.circle.effect11.call2action div.h1,
.ih-item.circle.effect11.call2action div.h2 {
    color: white;
    font-weight: 300;
    margin: 0.67em 0;
}

.ih-item.circle.effect11.call2action .h1{
     font-size: 1.75rem;
    line-height: 1.55;
    margin-bottom: .5rem;
}

.ih-item.circle.effect11.call2action .h2{
    font-size: 1.625rem;
    line-height: 1.5;
    margin-bottom: .5rem;
}

@media screen and (min-width: 48em){
   .ih-item.circle.effect11.call2action .h1 {
        font-size: 2rem;
    }

    .ih-item.circle.effect11.call2action .h2 {
        font-size: 1.5rem;
    }
}



