.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
.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}
/**
 * Contao Open Source CMS
 *
 * Copyright (c) 2005-2013 Leo Feyer
 *
 * @package Core
 * @link    https://contao.org
 * @license http://www.gnu.org/licenses/lgpl-3.0.html LGPL
 */
/**
 * Reset the margin and padding of the block elements
 */
body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, code, ol, ul, li, dl, dt, dd, figure, table, th, td, form, fieldset, legend, input, textarea {
  margin: 0;
  padding: 0; }

/**
 * Basic element formatting
 */
table {
  border-spacing: 0;
  border-collapse: collapse; }

caption, th, td {
  text-align: left;
  text-align: start;
  /* see #4596 */
  vertical-align: top; }

abbr, acronym {
  font-variant: normal;
  border-bottom: 1px dotted #666;
  cursor: help; }

blockquote, q {
  quotes: none; }

fieldset, img {
  border: 0; }

ul {
  list-style-type: none; }

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

del {
  text-decoration: line-through; }

ins {
  text-decoration: none; }

/**
 * Default font settings
 */
input, button, textarea, select {
  font-family: inherit;
  font-size: 99%;
  font-weight: inherit; }

pre, code {
  font-family: Monaco, monospace; }

table {
  font-size: inherit; }

caption, th {
  font-weight: bold; }

body, form {
  margin: 0;
  padding: 0; }

img {
  border: 0;
  margin: 0;
  padding: 0; }

header, footer, nav, section, aside, article, figure, figcaption {
  display: block; }

#main {
  width: 100%; }

#main .inside {
  min-height: 1px;
  /* see #4893 */ }

/**
 * Flexible images (videos see #4896)
 *
 * @see http://webdesignerwall.com/tutorials/responsive-design-with-css3-media-queries
 */
img {
  border: 0;
  padding: 0;
  margin: 0; }

.ie7 img {
  -ms-interpolation-mode: bicubic; }

.ie8 img {
  width: auto;
  /* see #5789 */ }

/**
 * Format the Contao image galleries (now rendered as unordered lists)
 */
.ce_gallery ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style: none; }

.ce_gallery li {
  float: left; }

.ce_gallery li.col_first {
  clear: left; }

/**
 * Clear floats
 */
.block {
  overflow: hidden; }

.clear, #clear {
  height: 1px;
  clear: both;
  margin-top: -1px; }

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

/**
 * Custom layout sections
 */
.custom {
  display: block; }

#container:after, .custom:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* inter-300 - latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  src: url("../../files/daten/fonts/inter-v3-latin-300.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../../files/daten/fonts/inter-v3-latin-300.eot?#iefix") format("embedded-opentype"), url("../../files/daten/fonts/inter-v3-latin-300.woff2") format("woff2"), url("../../files/daten/fonts/inter-v3-latin-300.woff") format("woff"), url("../../files/daten/fonts/inter-v3-latin-300.ttf") format("truetype"), url("../../files/daten/fonts/inter-v3-latin-300.svg#Inter") format("svg");
  /* Legacy iOS */ }

/* inter-regular - latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url("../../files/daten/fonts/inter-v3-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../../files/daten/fonts/inter-v3-latin-regular.eot?#iefix") format("embedded-opentype"), url("../../files/daten/fonts/inter-v3-latin-regular.woff2") format("woff2"), url("../../files/daten/fonts/inter-v3-latin-regular.woff") format("woff"), url("../../files/daten/fonts/inter-v3-latin-regular.ttf") format("truetype"), url("../../files/daten/fonts/inter-v3-latin-regular.svg#Inter") format("svg");
  /* Legacy iOS */ }

/* inter-700 - latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url("../../files/daten/fonts/inter-v3-latin-700.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../../files/daten/fonts/inter-v3-latin-700.eot?#iefix") format("embedded-opentype"), url("../../files/daten/fonts/inter-v3-latin-700.woff2") format("woff2"), url("../../files/daten/fonts/inter-v3-latin-700.woff") format("woff"), url("../../files/daten/fonts/inter-v3-latin-700.ttf") format("truetype"), url("../../files/daten/fonts/inter-v3-latin-700.svg#Inter") format("svg");
  /* Legacy iOS */ }

/* inter-900 - latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  src: url("../../files/daten/fonts/inter-v3-latin-900.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../../files/daten/fonts/inter-v3-latin-900.eot?#iefix") format("embedded-opentype"), url("../../files/daten/fonts/inter-v3-latin-900.woff2") format("woff2"), url("../../files/daten/fonts/inter-v3-latin-900.woff") format("woff"), url("../../files/daten/fonts/inter-v3-latin-900.ttf") format("truetype"), url("../../files/daten/fonts/inter-v3-latin-900.svg#Inter") format("svg");
  /* Legacy iOS */ }

/* Color Theme Swatches in Hex */
.Green-Globe-On-Moss---Environmental-Concept
-1-hex {
  color: #042940; }

.Green-Globe-On-Moss---Environmental-Concept
-2-hex {
  color: #005C53; }

.Green-Globe-On-Moss---Environmental-Concept
-3-hex {
  color: #9FC131; }

.Green-Globe-On-Moss---Environmental-Concept
-4-hex {
  color: #DBF227; }

.Green-Globe-On-Moss---Environmental-Concept
-5-hex {
  color: #D6D58E; }

html {
  font-family: 'Inter', sans-serif;
  font-size: 100%;
  font-weight: 400;
  color: #000;
  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; }

.uk-animation-fade {
  animation-name: uk-fade;
  animation-duration: 0.8s;
  animation-timing-function: linear; }

.uk-animation-slide-bottom {
  animation-name: uk-fade-bottom; }

/* Keyframes used by animation classes
 ========================================================================== */
/*
 * Fade
 */
@keyframes uk-fade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes uk-fade-bottom {
  0% {
    opacity: 0;
    transform: translateY(100%); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

/* ========================================================================
   Component: Lightbox
 ========================================================================== */
/*
 * 1. Hide by default
 * 2. Set position
 * 3. Allow scrolling for the modal dialog
 * 4. Horizontal padding
 * 5. Mask the background page
 * 6. Fade-in transition
 * 7. Prevent cancellation of pointer events while dragging
 */
.uk-lightbox {
  /* 1 */
  display: none;
  /* 2 */
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  /* 5 */
  background: #000;
  /* 6 */
  opacity: 0;
  transition: opacity 0.15s linear;
  /* 7 */
  touch-action: pinch-zoom; }

/*
 * Open
 * 1. Center child
 * 2. Fade-in
 */
.uk-lightbox.uk-open {
  display: block;
  /* 2 */
  opacity: 1; }

/* Page
 ========================================================================== */
/*
 * Prevent scrollbars
 */
.uk-lightbox-page {
  overflow: hidden; }

/* Item
 ========================================================================== */
/*
 * 1. Center child within the viewport
 * 2. Not visible by default
 * 3. Color needed for spinner icon
 * 4. Optimize animation
 * 5. Responsiveness
 *    Using `vh` for `max-height` to fix image proportions after resize in Safari and Opera
 *    Using `vh` and `vw` to make responsive image work in IE11
 * 6. Suppress outline on focus
 */
.uk-lightbox-items > * {
  /* 1 */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* 2 */
  display: none;
  justify-content: center;
  align-items: center;
  /* 3 */
  color: rgba(255, 255, 255, 0.7);
  /* 4 */
  will-change: transform, opacity; }

/* 5 */
.uk-lightbox-items > * > * {
  max-width: 100vw;
  max-height: 100vh; }

/* 6 */
.uk-lightbox-items > :focus {
  outline: none; }

.uk-lightbox-items > * > :not(iframe) {
  width: auto;
  height: auto; }

.uk-lightbox-items > .uk-active {
  display: flex; }

/* Toolbar
 ========================================================================== */
.uk-lightbox-toolbar {
  padding: 10px 10px;
  background: rgba(0, 0, 0, 0.3);
  color: rgba(255, 255, 255, 0.7); }

.uk-lightbox-toolbar > * {
  color: rgba(255, 255, 255, 0.7); }

/* Toolbar Icon (Close)
 ========================================================================== */
.uk-lightbox-toolbar-icon {
  padding: 5px;
  color: rgba(255, 255, 255, 0.7); }

/*
 * Hover
 */
.uk-lightbox-toolbar-icon:hover {
  color: #fff; }

/* Button (Slidenav)
 ========================================================================== */
/*
 * 1. Center icon vertically and horizontally
 */
.uk-lightbox-button {
  box-sizing: border-box;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0.3);
  color: rgba(255, 255, 255, 0.7);
  /* 1 */
  display: inline-flex;
  justify-content: center;
  align-items: center; }
  .uk-lightbox-button svg {
    max-width: 100%;
    height: auto;
    box-sizing: border-box; }

/* Hover + Focus */
.uk-lightbox-button:hover,
.uk-lightbox-button:focus {
  color: #fff; }

/* OnClick */
/* Caption
 ========================================================================== */
.uk-lightbox-caption:empty {
  display: none; }

/* Iframe
 ========================================================================== */
.uk-lightbox-iframe {
  width: 80%;
  height: 80%; }

/* Toolbar
 ========================================================================== */
.uk-lightbox-toolbar {
  padding: 10px 10px;
  background: rgba(0, 0, 0, 0.3);
  color: rgba(255, 255, 255, 0.7); }

.uk-lightbox-toolbar > * {
  color: rgba(255, 255, 255, 0.7); }

.uk-position-center-right {
  transform: translateY(-50%) translateY(-30px);
  transition: color 0.1s ease-in-out;
  max-width: calc(100% - (30px * 2));
  right: 0;
  top: 50%;
  position: absolute !important; }

.uk-position-center-left {
  transform: translateY(-50%) translateY(-30px);
  transition: color 0.1s ease-in-out;
  max-width: calc(100% - (30px * 2));
  left: 0;
  top: 50%;
  text-align: right;
  position: absolute !important; }

.uk-text-right {
  text-align: right; }

.uk-lightbox-toolbar-icon {
  cursor: pointer; }
  .uk-lightbox-toolbar-icon svg {
    cursor: pointer; }
    .uk-lightbox-toolbar-icon svg line {
      stroke: #fff !important; }

.uk-lightbox-button svg {
  max-width: 100%;
  height: auto;
  box-sizing: border-box; }
  .uk-lightbox-button svg polyline {
    stroke: #fff !important; }

.uk-slidenav {
  padding: 5px 10px;
  color: rgba(102, 102, 102, 0.5);
  transition: color 0.1s ease-in-out; }

.uk-icon {
  margin: 0;
  border: none;
  border-radius: 0;
  overflow: visible;
  font: inherit;
  line-height: inherit;
  line-height: inherit;
  color: inherit;
  text-transform: none;
  padding: 0;
  background-color: transparent;
  display: inline-block;
  fill: currentcolor;
  line-height: 0; }

.uk-transition-active.uk-active .uk-transition-fade {
  opacity: 1; }

/* ========================================================================
   Component: Modal
 ========================================================================== */
/*
 * 1. Hide by default
 * 2. Set position
 * 3. Allow scrolling for the modal dialog
 * 4. Horizontal padding
 * 5. Mask the background page
 * 6. Fade-in transition
 */
.uk-modal {
  /* 1 */
  display: none;
  /* 2 */
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  /* 3 */
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  /* 4 */
  padding: 15px 15px;
  /* 5 */
  background: rgba(0, 0, 0, 0.6);
  /* 6 */
  opacity: 0;
  transition: opacity 0.15s linear; }

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-modal {
    padding: 50px 30px; } }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-modal {
    padding-left: 40px;
    padding-right: 40px; } }

/*
 * Open
 */
.uk-modal.uk-open {
  opacity: 1; }

/* Page
 ========================================================================== */
/*
 * Prevent scrollbars
 */
.uk-modal-page {
  overflow: hidden; }

/* Dialog
 ========================================================================== */
/*
 * 1. Create position context for spinner and close button
 * 2. Dimensions
 * 3. Fix `max-width: 100%` not working in combination with flex and responsive images in IE11
 *    `!important` needed to overwrite `uk-width-auto`. See `#modal-media-image` in tests
 * 4. Style
 * 5. Slide-in transition
 */
.uk-modal-dialog {
  /* 1 */
  position: relative;
  /* 2 */
  box-sizing: border-box;
  margin: 0 auto;
  width: 600px;
  /* 3 */
  max-width: calc(100% - 0.01px) !important;
  /* 4 */
  background: #fff;
  /* 5 */
  opacity: 0;
  transform: translateY(-100px);
  transition: 0.3s linear;
  transition-property: opacity, transform; }

/*
 * Open
 */
.uk-open > .uk-modal-dialog {
  opacity: 1;
  transform: translateY(0); }

/* Size modifier
 ========================================================================== */
/*
 * Container size
 * Take the same size as the Container component
 */
.uk-modal-container .uk-modal-dialog {
  width: 1200px; }

/*
 * Full size
 * 1. Remove padding and background from modal
 * 2. Reset all default declarations from modal dialog
 */
/* 1 */
.uk-modal-full {
  padding: 0;
  background: none; }

/* 2 */
.uk-modal-full .uk-modal-dialog {
  margin: 0;
  width: 100%;
  max-width: 100%;
  transform: translateY(0); }

/* Sections
 ========================================================================== */
.uk-modal-body {
  display: flow-root;
  padding: 30px 30px; }

.uk-modal-header {
  display: flow-root;
  padding: 15px 30px;
  background: #fff;
  border-bottom: 1px solid #e5e5e5; }

.uk-modal-footer {
  display: flow-root;
  padding: 15px 30px;
  background: #fff;
  border-top: 1px solid #e5e5e5; }

/*
 * Remove margin from the last-child
 */
.uk-modal-body > :last-child,
.uk-modal-header > :last-child,
.uk-modal-footer > :last-child {
  margin-bottom: 0; }

/* Title
 ========================================================================== */
.uk-modal-title {
  font-size: 2rem;
  line-height: 1.3; }

/* Close
 * Adopts `uk-close`
 ========================================================================== */
[class*='uk-modal-close-'] {
  position: absolute;
  z-index: 1010;
  top: 10px;
  right: 10px;
  padding: 5px; }

/*
 * Remove margin from adjacent element
 */
[class*='uk-modal-close-']:first-child + * {
  margin-top: 0; }

/*
 * Hover
 */
/*
 * Default
 */
/*
 * Outside
 * 1. Prevent scrollbar on small devices
 */
.uk-modal-close-outside {
  top: 0;
  /* 1 */
  right: -5px;
  transform: translate(0, -100%);
  color: #ffffff; }

.uk-modal-close-outside:hover {
  color: #fff; }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  /* 1 */
  .uk-modal-close-outside {
    right: 0;
    transform: translate(100%, -100%); } }

/*
 * Full
 */
.uk-modal-close-full {
  top: 0;
  right: 0;
  padding: 20px;
  background: #fff; }

.balken.active rect.ba3 {
  width: 300px !important;
  transition: all 0.5s; }

.balken.active rect.ba2 {
  width: 700px !important;
  transition: all 0.5s; }

.balken.active rect.ba1 {
  width: 233px !important;
  transition: all 0.5s; }

.ba1,
.ba2,
.ba3 {
  transition: all 0.5s; }

.u1,
.u2 {
  transition: all 1s; }

.u1.rgb1 {
  fill: #17ff0f;
  transition: all 0.1s; }

.u1.rgb1-2 {
  fill: #4fa063;
  transition: all 0.1s; }

.u1.rgb1-3 {
  fill: #baffc9;
  transition: all 0.1s; }

.u2.rgb2 {
  fill: #e646ba;
  transition: all 0.1s; }

.u2.rgb2-2 {
  fill: #0095c2;
  transition: all 0.1s; }

.u2.rgb2-3 {
  fill: #bababa;
  transition: all 0.1s; }

.corpo.active path.uu1,
.corpo.active path.uu2,
.corpo.active path.uu3,
.corpo.active path.uu4,
.corpo.active path.uu5,
.corpo.active path.uu6,
.corpo.active path.uu7,
.corpo.active path.uu8,
.corpo.active path.uu9 {
  transition: all 0.5s; }

.corpo.active path.uu1 {
  fill: white; }

.corpo.active path.uu2 {
  fill: #f0f0ff; }

.corpo.active path.uu3 {
  fill: #ffffea; }

.corpo.active path.uu4 {
  fill: #aafff3; }

.corpo.active path.uu5 {
  fill: #c8dcaa; }

.corpo.active path.uu6 {
  fill: #b4f0fa; }

.corpo.active path.uu7 {
  fill: #dcffde; }

.corpo.active path.uu8 {
  fill: #c8ffff; }

.corpo.active path.uu9 {
  fill: #c8ffff; }

.corpo.active2 path.uu1 {
  fill: #ea0c0c; }

.corpo.active2 path.uu2 {
  fill: #32b464; }

.corpo.active2 path.uu3 {
  fill: #5a0a46; }

.corpo.active2 path.uu4 {
  fill: #aa1464; }

.corpo.active2 path.uu5 {
  fill: #c8dc0f; }

.corpo.active2 path.uu6 {
  fill: #f01eff; }

.corpo.active2 path.uu7 {
  fill: #323cbe; }

.corpo.active2 path.uu8 {
  fill: #96323c; }

.corpo.active2 path.uu9 {
  fill: #1e28c8; }

.corpo.active3 path.uu1 {
  fill: #e6b4aa !important; }

.corpo.active3 path.uu2 {
  fill: #e6e7e7 !important; }

.corpo.active3 path.uu3 {
  fill: #e7abf3 !important; }

.corpo.active3 path.uu4 {
  fill: #aae7f3 !important; }

.corpo.active3 path.uu5 {
  fill: #c8c8aa !important; }

.corpo.active3 path.uu6 {
  fill: #b4dcff !important; }

.corpo.active3 path.uu7 {
  fill: #96b4be !important; }

.corpo.active3 path.uu8 {
  fill: #96ff3c !important; }

.corpo.active3 path.uu9 {
  fill: #78f050 !important; }

#main .bg-color-2 #bg2 span.type {
  color: #0077c6; }

#main .bg-color-1 #bg2 span.type {
  color: #05324e; }

#main .bg-color-3 #bg2 span.type {
  color: #00b3a6; }

#main .bg-color-4 #bg2 span.type {
  color: #dbdb9d; }

#main .bg-color-6 #bg2 span.type {
  color: #ff8509; }

.main-color-1 .mobile_menu .inner {
  background: #042940 !important; }

.main-color-1 .mobile span.border-3 {
  background-color: #042940 !important; }

.main-color-1 .border-10 {
  border: 1px solid #042940; }
  @media (min-width: 990px) {
    .main-color-1 .border-10 {
      border-left: none !important; } }

.main-color-1 .icons-cta a {
  color: #fff !important; }

.main-color-1 p.p-5,
.main-color-1 .p-1 p {
  color: #042940 !important; }

.main-color-1 .border-5 {
  background: rgba(230, 58, 70, 0.6); }
  .main-color-1 .border-5 p.p-5,
  .main-color-1 .border-5 .p-1 p {
    color: #fff !important; }
  .main-color-1 .border-5 .link-1 a {
    color: #fff !important;
    font-weight: 700; }

.main-color-2 .mobile_menu .inner {
  background: #0071bc !important; }

.main-color-2 .mobile span.border-3 {
  background-color: #0071bc !important; }

.main-color-2 .border {
  border: 1px solid #0071bc; }

.main-color-2 .border-10 {
  border: 1px solid #0071bc; }
  @media (min-width: 990px) {
    .main-color-2 .border-10 {
      border-left: none !important; } }

.main-color-2 .border-5 {
  background: rgba(44, 74, 203, 0.6); }
  .main-color-2 .border-5 p.p-5,
  .main-color-2 .border-5 .p-1 p {
    color: #fff !important; }
  .main-color-2 .border-5 .link-1 a {
    color: #fff !important;
    font-weight: 700; }

.main-color-2 .icons-cta a {
  color: #fff !important; }

.main-color-2 p.p-5,
.main-color-2 .p-1 p {
  color: #0071bc !important; }

.main-color-3 .mobile_menu .inner {
  background: #00a99d !important; }
  .main-color-3 .mobile_menu .inner #icon-mail .st0,
  .main-color-3 .mobile_menu .inner #icon-mail .st1,
  .main-color-3 .mobile_menu .inner #icon-fon .st0 {
    stroke: #fff !important; }

.main-color-3 .mobile span.border-3 {
  background-color: #00a99d !important; }

.main-color-3 .border-5 {
  border: 1px solid #00a99d; }

.main-color-3 .border-10 {
  border: 1px solid #00a99d; }
  @media (min-width: 990px) {
    .main-color-3 .border-10 {
      border-left: none !important; } }

.main-color-3 .icons-cta a {
  color: #fff !important; }

.main-color-3 p.p-5,
.main-color-3 .p-1 p {
  color: #00a99d !important; }

.main-color-3 .bg-5 .border-5 {
  border: none !important;
  border: 1px solid #00a99d;
  background: rgba(0, 169, 157, 0.95); }
  .main-color-3 .bg-5 .border-5 #icon-mail .st0,
  .main-color-3 .bg-5 .border-5 #icon-mail .st1,
  .main-color-3 .bg-5 .border-5 #icon-fon .st0 {
    stroke: #fff !important; }
  .main-color-3 .bg-5 .border-5 p.p-5,
  .main-color-3 .bg-5 .border-5 .p-1 p {
    color: #fff !important; }
  .main-color-3 .bg-5 .border-5 .link-1 a {
    color: #fff !important;
    font-weight: 700; }

.main-color-4 .mobile_menu .inner {
  background: #d6d58e !important; }

.main-color-4 .mobile span.border-3 {
  background-color: #d6d58e !important; }

.main-color-4 .border-5 {
  background: rgba(214, 213, 142, 0.6); }
  .main-color-4 .border-5 p.p-5,
  .main-color-4 .border-5 .p-1 p {
    color: #fff !important; }
  .main-color-4 .border-5 .link-1 a {
    color: #fff !important;
    font-weight: 700; }

.main-color-4 .border-10 {
  border: 1px solid #d6d58e; }
  @media (min-width: 990px) {
    .main-color-4 .border-10 {
      border-left: none !important; } }

.main-color-4 .icons-cta a {
  color: #fff !important; }

.main-color-4 p.p-5,
.main-color-4 .p-1 p {
  color: #fff; }

.main-color-5 .mobile_menu .inner {
  background: #D6D58E !important; }

.main-color-5 .mobile span.border-3 {
  background-color: #D6D58E !important; }

.main-color-5 .border-5 {
  background: rgba(20, 35, 54, 0.6); }
  .main-color-5 .border-5 p.p-5,
  .main-color-5 .border-5 .p-1 p {
    color: #fff !important; }
  .main-color-5 .border-5 .link-1 a {
    color: #fff !important;
    font-weight: 700; }

.main-color-5 .border-10 {
  border: 1px solid #D6D58E; }
  @media (min-width: 990px) {
    .main-color-5 .border-10 {
      border-left: none !important; } }

.main-color-5 .icons-cta a {
  color: #fff !important; }

.main-color-5 p.p-5,
.main-color-5 .p-1 p {
  color: #fff; }

.main-color-6 .mobile_menu .inner {
  background: #f47b00 !important; }

.main-color-6 .mobile span.border-3 {
  background-color: #f47b00 !important; }

.main-color-6 .border-5 {
  background: rgba(20, 35, 54, 0.6); }
  .main-color-6 .border-5 p.p-5,
  .main-color-6 .border-5 .p-1 p {
    color: #fff !important; }
  .main-color-6 .border-5 .link-1 a {
    color: #fff !important;
    font-weight: 700; }

.main-color-6 .border-4-r,
.main-color-6 .border-10 {
  border: 1px solid #f47b00; }
  @media (min-width: 990px) {
    .main-color-6 .border-4-r,
    .main-color-6 .border-10 {
      border-left: none !important; } }

.main-color-6 .icons-cta a {
  color: #fff !important; }

.main-color-6 p.p-5,
.main-color-6 .p-1 p {
  color: #fff; }

.border-10 {
  margin-bottom: 1rem; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.page-2,
.page {
  padding-left: 0%;
  padding-right: 0%; }
  @media (min-width: 0) and (max-width: 600px) {
    .page-2,
    .page {
      padding-left: 4%;
      padding-right: 4%; } }
  @media (min-width: 600px) and (max-width: 989px) {
    .page-2,
    .page {
      padding-left: 1%;
      padding-right: 1%; } }

.mod_navigation ul.level_2 div.level_2,
.page-big,
.page {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  .mod_navigation ul.level_2 div.level_2:after,
  .page-big:after,
  .page:after {
    content: " ";
    display: block;
    clear: both; }

@media (min-width: 0) and (max-width: 600px) {
  .box-50-text-r,
  .box-50-text {
    padding-left: 4%;
    padding-right: 4%;
    width: auto;
    padding-top: 1rem;
    padding-bottom: 1rem; } }

@media (min-width: 700px) and (max-width: 989px) {
  .box-50-text-r,
  .box-50-text {
    width: 48%; } }

@media (min-width: 990px) {
  .page {
    width: 960px; }
  .box-50-text-r,
  .box-50-text {
    width: 480px; } }

@media (min-width: 1180px) {
  .page {
    width: 1140px; }
  .box-50-text-r,
  .box-50-text {
    width: 570px; } }

@media (min-width: 1640px) {
  .page {
    width: 1440px; }
  .box-50-text-r,
  .box-50-text {
    width: 720px; } }

@media (min-width: 2000px) {
  .page-big {
    width: 2000px; } }

.rtl {
  float: right;
  clear: both; }

.mod_navigation ul.level_2 div.level_2 {
  clear: both;
  overflow: hidden; }

.new-line {
  clear: both; }

.schatten-1 {
  -webkit-box-shadow: 0px 4px 8px 0px rgba(51, 51, 51, 0.15);
  -moz-box-shadow: 0px 4px 8px 0px rgba(51, 51, 51, 0.15);
  box-shadow: 0px 4px 8px 0px rgba(51, 51, 51, 0.15); }

.verlauf-1 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8bd800+34,c0e975+100 */
  background: #8bd800;
  /* Old browsers */
  background: -moz-linear-gradient(left, #8bd800 34%, #c0e975 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #8bd800 34%, #c0e975 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #8bd800 34%, #c0e975 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8bd800', endColorstr='#c0e975',GradientType=1 );
  /* IE6-9 */ }

.margin-1 {
  margin-top: 1rem;
  margin-bottom: 0; }

.margin-4 {
  margin-top: 2rem;
  margin-bottom: 2rem; }
  @media (min-width: 990px) {
    .margin-4 {
      margin-top: 5rem;
      margin-bottom: 5rem; } }

.padd-1 {
  padding: 1rem;
  padding-bottom: 0em; }

.padd-2 {
  padding: 7rem 0; }

.padd-3 {
  padding: 1.5rem 1.5rem 0.5rem 1.5rem; }
  @media (min-width: 990px) {
    .padd-3 {
      padding: 0 3rem; } }

.padd-4 {
  padding: 1rem;
  padding-bottom: 0.1rem; }
  @media (min-width: 990px) {
    .padd-4 {
      padding: 2rem;
      padding-bottom: 1rem; } }

.padd-5 {
  padding: 1.5rem;
  padding-bottom: 0.5rem; }
  @media (min-width: 990px) {
    .padd-5 {
      padding: 3rem 2rem;
      padding-bottom: 2rem; } }

.padd-6 {
  padding: 1rem; }
  @media (min-width: 990px) {
    .padd-6 {
      padding: 3rem 2rem; } }

#main .list-1 ol {
  list-style-type: decimal;
  padding-left: 15px; }
  #main .list-1 ol li {
    margin-left: 10px;
    padding-left: 10px;
    text-indent: 0px;
    line-height: 1.5em;
    margin-top: 0.15em;
    margin-bottom: 0.15em; }

#main .list-1 ul li {
  list-style: disc;
  list-style-position: outside;
  padding-left: 0rem;
  margin-left: 1rem; }

@media (min-width: 990px) {
  #main .list-2 ul {
    columns: 2; } }

#main .list-2 ul li {
  list-style: disc;
  list-style-position: outside;
  padding-left: 0rem;
  margin-left: 1rem; }

.btn-1 a,
#main .btn-1 a {
  color: #fff;
  padding: 0.6rem 2rem;
  display: inline-block;
  background-color: #0071bc;
  border: 1px solid #0071bc;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  transition: all ease-in-out 0.6s; }

.btn-1 a:hover,
#main .btn-1 a:hover {
  color: #fff;
  background-color: #042940;
  border: 1px solid #042940;
  transition: all ease-in-out 0.6s; }

.btn-3 a,
#main .btn-3 a {
  color: #fff;
  padding: 0.4rem 1rem 0.4rem 0.8rem;
  display: inline-block;
  background-color: #000;
  border: 1px solid #000;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  transition: all ease-in-out 0.6s; }

.btn-3 a:hover,
#main .btn-3 a:hover {
  color: #fff;
  background-color: #042940;
  border: 1px solid #042940;
  transition: all ease-in-out 0.6s; }

.box-1 {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%;
  margin-top: 1rem; }

.box-1-rtl {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }

.box-1,
.box-1-rtl,
.box-1-1-rtl,
.box-1-1,
.box-8-2,
.box-4-2 {
  margin-top: 1rem; }

.box-2 {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%;
  margin-top: 1rem; }

.box-2-rtl {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }

.box-2,
.box-2-rtl,
.box-2-2-rtl,
.box-2-2,
.box-8-2,
.box-4-2 {
  margin-top: 1rem; }

.box-3 {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%;
  margin-top: 1rem; }

.box-3-rtl {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }

.box-3,
.box-3-rtl,
.box-3-3-rtl,
.box-3-3,
.box-8-2,
.box-4-2 {
  margin-top: 1rem; }

.box-4 {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%;
  margin-top: 1rem; }

.box-4-rtl {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }

.box-4,
.box-4-rtl,
.box-4-4-rtl,
.box-4-4,
.box-8-2,
.box-4-2 {
  margin-top: 1rem; }

.box-5 {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%;
  margin-top: 1rem; }

.box-5-rtl {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }

.box-5,
.box-5-rtl,
.box-5-5-rtl,
.box-5-5,
.box-8-2,
.box-4-2 {
  margin-top: 1rem; }

.box-6 {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%;
  margin-top: 1rem; }

.box-6-rtl {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }

.box-6,
.box-6-rtl,
.box-6-6-rtl,
.box-6-6,
.box-8-2,
.box-4-2 {
  margin-top: 1rem; }

.box-7 {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%;
  margin-top: 1rem; }

.box-7-rtl {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }

.box-7,
.box-7-rtl,
.box-7-7-rtl,
.box-7-7,
.box-8-2,
.box-4-2 {
  margin-top: 1rem; }

.box-8 {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%;
  margin-top: 1rem; }

.box-8-rtl {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }

.box-8,
.box-8-rtl,
.box-8-8-rtl,
.box-8-8,
.box-8-2,
.box-4-2 {
  margin-top: 1rem; }

.box-9 {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%;
  margin-top: 1rem; }

.box-9-rtl {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }

.box-9,
.box-9-rtl,
.box-9-9-rtl,
.box-9-9,
.box-8-2,
.box-4-2 {
  margin-top: 1rem; }

.box-10 {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%;
  margin-top: 1rem; }

.box-10-rtl {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }

.box-10,
.box-10-rtl,
.box-10-10-rtl,
.box-10-10,
.box-8-2,
.box-4-2 {
  margin-top: 1rem; }

.box-11 {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%;
  margin-top: 1rem; }

.box-11-rtl {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }

.box-11,
.box-11-rtl,
.box-11-11-rtl,
.box-11-11,
.box-8-2,
.box-4-2 {
  margin-top: 1rem; }

.box-12 {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%;
  margin-top: 1rem; }

.box-12-rtl {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }

.box-12,
.box-12-rtl,
.box-12-12-rtl,
.box-12-12,
.box-8-2,
.box-4-2 {
  margin-top: 1rem; }

.col-50 {
  display: block;
  width: 100%;
  margin-top: 1rem; }
  @media (min-width: 700px) {
    .col-50 {
      width: 50%;
      float: left; } }

.box-1 {
  width: 22.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }
  @media (min-width: 990px) {
    .box-1 {
      width: 22.2222222222%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%; } }
  @media (min-width: 1180px) {
    .box-1 {
      width: 5.5555555556%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%; } }

.box-1-rtl {
  width: 22.2222222222%;
  float: right;
  margin-right: 1.3888888889%;
  margin-left: 1.3888888889%; }
  @media (min-width: 990px) {
    .box-1-rtl {
      width: 22.2222222222%;
      float: right;
      margin-right: 1.3888888889%;
      margin-left: 1.3888888889%; } }
  @media (min-width: 1180px) {
    .box-1-rtl {
      width: 5.5555555556%;
      float: right;
      margin-right: 1.3888888889%;
      margin-left: 1.3888888889%; } }

.box-2 {
  width: 47.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }
  @media (min-width: 990px) {
    .box-2 {
      width: 47.2222222222%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%; } }
  @media (min-width: 1180px) {
    .box-2 {
      width: 13.8888888889%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%; } }

.box-2-rtl {
  width: 47.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }
  @media (min-width: 990px) {
    .box-2-rtl {
      width: 47.2222222222%;
      float: right;
      margin-right: 1.3888888889%;
      margin-left: 1.3888888889%; } }
  @media (min-width: 1180px) {
    .box-2-rtl {
      width: 13.8888888889%;
      float: right;
      margin-right: 1.3888888889%;
      margin-left: 1.3888888889%; } }

@media (min-width: 700px) {
  .box-3 {
    width: 47.2222222222%;
    float: left;
    margin-left: 1.3888888889%;
    margin-right: 1.3888888889%; } }

@media (min-width: 1180px) {
  .box-3 {
    width: 22.2222222222%;
    float: left;
    margin-left: 1.3888888889%;
    margin-right: 1.3888888889%; } }

.box-3-3 {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }
  @media (min-width: 990px) {
    .box-3-3 {
      width: 22.2222222222%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%; } }

@media (min-width: 990px) {
  .box-3-rtl {
    width: 47.2222222222%;
    float: right;
    margin-right: 1.3888888889%;
    margin-left: 1.3888888889%; } }

@media (min-width: 1180px) {
  .box-3-rtl {
    width: 22.2222222222%;
    float: right;
    margin-right: 1.3888888889%;
    margin-left: 1.3888888889%; } }

.box-3-3-rtl {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }
  @media (min-width: 990px) {
    .box-3-3-rtl {
      width: 22.2222222222%;
      float: right;
      margin-right: 1.3888888889%;
      margin-left: 1.3888888889%; } }

@media (min-width: 700px) {
  .box-4 {
    width: 47.2222222222%;
    float: left;
    margin-left: 1.3888888889%;
    margin-right: 1.3888888889%; } }

@media (min-width: 1180px) {
  .box-4 {
    width: 30.5555555556%;
    float: left;
    margin-left: 1.3888888889%;
    margin-right: 1.3888888889%; } }

.box-4-2 {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }
  @media (min-width: 700px) {
    .box-4-2 {
      width: 30.5555555556%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%; } }

.box-4-4 {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }
  @media (min-width: 990px) {
    .box-4-4 {
      width: 30.5555555556%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%; } }

.box-4-4-rtl {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }
  @media (min-width: 990px) {
    .box-4-4-rtl {
      width: 30.5555555556%;
      float: right;
      margin-right: 1.3888888889%;
      margin-left: 1.3888888889%; } }

@media (min-width: 990px) {
  .box-4-rtl {
    width: 47.2222222222%;
    float: right;
    margin-right: 1.3888888889%;
    margin-left: 1.3888888889%; } }

@media (min-width: 1180px) {
  .box-4-rtl {
    width: 30.5555555556%;
    float: right;
    margin-right: 1.3888888889%;
    margin-left: 1.3888888889%; } }

@media (min-width: 990px) {
  .box-5 {
    width: 47.2222222222%;
    float: left;
    margin-left: 1.3888888889%;
    margin-right: 1.3888888889%; } }

@media (min-width: 1180px) {
  .box-5 {
    width: 38.8888888889%;
    float: left;
    margin-left: 1.3888888889%;
    margin-right: 1.3888888889%; } }

.box-5-5 {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }
  @media (min-width: 1000px) {
    .box-5-5 {
      width: 38.8888888889%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%; } }

.box-5-5-rtl {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }
  @media (min-width: 990px) {
    .box-5-5-rtl {
      width: 38.8888888889%;
      float: right;
      margin-right: 1.3888888889%;
      margin-left: 1.3888888889%; } }

@media (min-width: 990px) {
  .box-5-rtl {
    width: 47.2222222222%;
    float: right;
    margin-right: 1.3888888889%;
    margin-left: 1.3888888889%; } }

@media (min-width: 1180px) {
  .box-5-rtl {
    width: 38.8888888889%;
    float: right;
    margin-right: 1.3888888889%;
    margin-left: 1.3888888889%; } }

@media (min-width: 990px) {
  .box-6 {
    width: 47.2222222222%;
    float: left;
    margin-left: 1.3888888889%;
    margin-right: 1.3888888889%; } }

@media (min-width: 1180px) {
  .box-6 {
    width: 47.2222222222%;
    float: left;
    margin-left: 1.3888888889%;
    margin-right: 1.3888888889%; } }

@media (min-width: 990px) {
  .box-6-rtl {
    width: 47.2222222222%;
    float: right;
    margin-right: 1.3888888889%;
    margin-left: 1.3888888889%; } }

@media (min-width: 1180px) {
  .box-6-rtl {
    width: 47.2222222222%;
    float: right;
    margin-right: 1.3888888889%;
    margin-left: 1.3888888889%; } }

@media (min-width: 990px) {
  .box-7 {
    width: 47.2222222222%;
    float: left;
    margin-left: 1.3888888889%;
    margin-right: 1.3888888889%; } }

@media (min-width: 1180px) {
  .box-7 {
    width: 55.5555555556%;
    float: left;
    margin-left: 1.3888888889%;
    margin-right: 1.3888888889%; } }

.box-7-7 {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }
  @media (min-width: 990px) {
    .box-7-7 {
      width: 55.5555555556%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%; } }

.box-7-7-rtl {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }
  @media (min-width: 990px) {
    .box-7-7-rtl {
      width: 55.5555555556%;
      float: right;
      margin-right: 1.3888888889%;
      margin-left: 1.3888888889%; } }

@media (min-width: 990px) {
  .box-7-rtl {
    width: 47.2222222222%;
    float: right;
    margin-right: 1.3888888889%;
    margin-left: 1.3888888889%; } }

@media (min-width: 1180px) {
  .box-7-rtl {
    width: 55.5555555556%;
    float: right;
    margin-right: 1.3888888889%;
    margin-left: 1.3888888889%; } }

@media (min-width: 990px) {
  .box-8 {
    width: 47.2222222222%;
    float: left;
    margin-left: 1.3888888889%;
    margin-right: 1.3888888889%; } }

@media (min-width: 1180px) {
  .box-8 {
    width: 63.8888888889%;
    float: left;
    margin-left: 1.3888888889%;
    margin-right: 1.3888888889%; } }

.box-8-2 {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }
  @media (min-width: 700px) {
    .box-8-2 {
      width: 63.8888888889%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%; } }

.box-8-8 {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }
  @media (min-width: 990px) {
    .box-8-8 {
      width: 63.8888888889%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%; } }

.box-8-8-rtl {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }
  @media (min-width: 990px) {
    .box-8-8-rtl {
      width: 63.8888888889%;
      float: right;
      margin-right: 1.3888888889%;
      margin-left: 1.3888888889%; } }

@media (min-width: 990px) {
  .box-8-rtl {
    width: 47.2222222222%;
    float: right;
    margin-right: 1.3888888889%;
    margin-left: 1.3888888889%; } }

@media (min-width: 1180px) {
  .box-8-rtl {
    width: 63.8888888889%;
    float: right;
    margin-right: 1.3888888889%;
    margin-left: 1.3888888889%; } }

@media (min-width: 990px) {
  .box-9 {
    width: 47.2222222222%;
    float: left;
    margin-left: 1.3888888889%;
    margin-right: 1.3888888889%; } }

@media (min-width: 1180px) {
  .box-9 {
    width: 72.2222222222%;
    float: left;
    margin-left: 1.3888888889%;
    margin-right: 1.3888888889%; } }

.box-9-9 {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }
  @media (min-width: 990px) {
    .box-9-9 {
      width: 72.2222222222%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%; } }

.box-9-9-rtl {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }
  @media (min-width: 990px) {
    .box-9-9-rtl {
      width: 72.2222222222%;
      float: right;
      margin-right: 1.3888888889%;
      margin-left: 1.3888888889%; } }

@media (min-width: 990px) {
  .box-9-rtl {
    width: 47.2222222222%;
    float: right;
    margin-right: 1.3888888889%;
    margin-left: 1.3888888889%; } }

@media (min-width: 1180px) {
  .box-9-rtl {
    width: 72.2222222222%;
    float: right;
    margin-right: 1.3888888889%;
    margin-left: 1.3888888889%; } }

@media (min-width: 990px) {
  .box-10 {
    width: 80.5555555556%;
    float: left;
    margin-left: 1.3888888889%;
    margin-right: 1.3888888889%; } }

@media (min-width: 990px) {
  .box-10-rtl {
    width: 80.5555555556%;
    float: right;
    margin-right: 1.3888888889%;
    margin-left: 1.3888888889%; } }

@media (min-width: 990px) {
  .box-11 {
    width: 88.8888888889%;
    float: left;
    margin-left: 1.3888888889%;
    margin-right: 1.3888888889%; } }

@media (min-width: 990px) {
  .box-11-rtl {
    width: 88.8888888889%;
    float: right;
    margin-right: 1.3888888889%;
    margin-left: 1.3888888889%; } }

.box-mitte {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%;
  margin-bottom: 1rem; }
  @media (min-width: 990px) {
    .box-mitte {
      width: 80.5555555556%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%;
      margin-left: 9.7222222222%; } }
  @media (min-width: 1640px) {
    .box-mitte {
      width: 63.8888888889%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%;
      margin-left: 18.0555555556%; } }

@media (min-width: 1640px) {
  .offset-1 {
    margin-left: 9.7222222222%; } }

@media (min-width: 1640px) {
  .offset-2 {
    margin-left: 18.0555555556%; } }

@media (min-width: 1640px) {
  .offset-3 {
    margin-left: 26.3888888889%; } }

@media (min-width: 1640px) {
  .offset-4 {
    margin-left: 34.7222222222%; } }

@media (min-width: 1640px) {
  .offset-5 {
    margin-left: 43.0555555556%; } }

@media (min-width: 1640px) {
  .offset-6 {
    margin-left: 51.3888888889%; } }

@media (min-width: 1640px) {
  .offset-7 {
    margin-left: 59.7222222222%; } }

@media (min-width: 1640px) {
  .offset-8 {
    margin-left: 68.0555555556%; } }

@media (min-width: 1640px) {
  .offset-9 {
    margin-left: 76.3888888889%; } }

@media (min-width: 1640px) {
  .offset-10 {
    margin-left: 84.7222222222%; } }

@media (min-width: 1640px) {
  .offset-11 {
    margin-left: 93.0555555556%; } }

@media (min-width: 1640px) {
  .offset-12 {
    margin-left: 101.388888889%; } }

h1, h2, h3, h4, h5, h6, p, .headline-1, .headline-2, .headline-3, .headline-4, .headline-5, .headline-6, .ce_form {
  margin-top: 0;
  margin-bottom: 1rem; }

#main img, ul, ol, video, table {
  margin-top: 0;
  margin-bottom: 1rem; }

#main .no-margin img {
  margin-bottom: -8px; }

video.no-margin,
table.no-margin,
ol.no-margin,
ul.no-margin,
h1.no-margin,
h2.no-margin,
h3.no-margin,
h4.no-margin,
h5.no-margin,
h6.no-margin,
p.no-margin {
  margin-bottom: 0em; }

.headline-big {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 900;
  color: #000; }
  @media (min-width: 350px) {
    .headline-big {
      font-size: 36px;
      font-size: 2.25rem; } }
  @media (min-width: 990px) {
    .headline-big {
      font-size: 46px;
      font-size: 2.875rem; } }

.headline-1,
h1 {
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 300;
  color: #000; }

.headline-2,
h2 {
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 700;
  color: #000; }

.headline-3,
h3 {
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125rem; }

#main h3 a {
  text-decoration: underline; }

.headline-4,
h4 {
  font-size: 17px;
  font-size: 1.0625rem;
  color: #808080;
  font-weight: 300;
  text-transform: uppercase; }

.headline-5,
h5 {
  font-size: 16px;
  font-size: 1rem; }

.headline-6,
h6 {
  font-size: 17px;
  font-size: 1.0625rem; }

.uc-embedding-wrapper h3,
p.description-text {
  color: #808080 !important; }

li,
p {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  color: #666; }

#main .seo-text h1, #main .seo-text h2, #main .seo-text h3, #main .seo-text h4, #main .seo-text .headeline-1, #main .seo-text .headline-2, #main .seo-text .headline-3 {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 0.5rem; }

#main .seo-text ul + h2,
#main .seo-text p + h2 {
  margin-top: 1.5rem; }

#main .seo-text a,
#main .seo-text li,
#main .seo-text p {
  color: #000 !important;
  font-size: 15px;
  font-size: 0.9375rem;
  margin-bottom: 0.5rem; }

.grau-5 {
  color: #666; }

.bg-2 p.p-5,
.bg-2 .p-1 p {
  color: #fff !important; }

.bg-2 a {
  color: #fff !important;
  font-weight: 700 !important; }

.p-1 li,
li.p-1,
.p-1 p,
p.p-1 {
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 700; }
  @media (min-width: 990px) {
    .p-1 li,
    li.p-1,
    .p-1 p,
    p.p-1 {
      font-size: 30px;
      font-size: 1.875rem; } }

.p-2 li,
li.p-2,
.p-2 p,
p.p-2 {
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 400; }
  @media (min-width: 990px) {
    .p-2 li,
    li.p-2,
    .p-2 p,
    p.p-2 {
      font-size: 46px;
      font-size: 2.875rem; } }

.uu li,
li.uu,
.uu p,
p.uu {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 400; }
  @media (min-width: 1180px) {
    .uu li,
    li.uu,
    .uu p,
    p.uu {
      font-size: 36px;
      font-size: 2.25rem; } }
  @media (min-width: 1640px) {
    .uu li,
    li.uu,
    .uu p,
    p.uu {
      font-size: 46px;
      font-size: 2.875rem; } }
  .uu li a,
  li.uu a,
  .uu p a,
  p.uu a {
    margin-top: 0.35rem;
    margin-bottom: 0.35rem; }

.p-3 li,
li.p-3,
.p-3 p,
p.p-3 {
  text-transform: uppercase;
  font-size: 18px;
  font-size: 1.125rem; }

.p-4 li,
li.p-4,
.p-4 p,
p.p-4 {
  font-size: 16px;
  font-size: 1rem; }
  @media (min-width: 990px) {
    .p-4 li,
    li.p-4,
    .p-4 p,
    p.p-4 {
      font-size: 18px;
      font-size: 1.125rem; } }

.p-5 li,
li.p-5,
.p-5 p,
p.p-5 {
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: 700; }
  @media (min-width: 990px) {
    .p-5 li,
    li.p-5,
    .p-5 p,
    p.p-5 {
      font-size: 42px;
      font-size: 2.625rem; } }

.p-6 li,
li.p-6,
.p-6 p,
p.p-6 {
  font-size: 20px;
  font-size: 1.25rem; }
  @media (min-width: 990px) {
    .p-6 li,
    li.p-6,
    .p-6 p,
    p.p-6 {
      font-size: 28px;
      font-size: 1.75rem; } }

.p-7 li,
li.p-7,
.p-7 p,
p.p-7 {
  font-size: 20px;
  font-size: 1.25rem; }
  @media (min-width: 990px) {
    .p-7 li,
    li.p-7,
    .p-7 p,
    p.p-7 {
      font-size: 22px;
      font-size: 1.375rem; } }

.border-r {
  border-right: 1px solid #0071bc; }

#main p.link-1 a,
#main .link-1 a,
#main a {
  text-decoration: none;
  font-weight: 400;
  margin-left: 0rem;
  transition: all ease-in-out 0.4s;
  color: #000; }

#main a.link-1:hover,
#main p.link-1 a:hover,
#main .headline.link-1 a:hover,
#main .ce_text.link-1 a:hover {
  margin-left: 1rem;
  transition: all ease-in-out 0.3s;
  color: #042940; }

#main .right a:hover {
  padding-right: 2rem;
  transition: all ease-in-out 0.2s; }

.fett {
  font-weight: 900; }

.light {
  font-weight: 300; }

.regular {
  font-weight: 300; }

.upper {
  text-transform: uppercase; }

.weiss {
  color: #fff; }

@media (min-width: 700px) {
  .right {
    text-align: right !important; } }

.right .image_container {
  text-align: right !important; }

.center {
  text-align: center; }

.btn-xl {
  font-size: 17px;
  font-size: 1.0625rem; }
  @media (min-width: 700px) {
    .btn-xl {
      font-size: 20px;
      font-size: 1.25rem; } }
  @media (min-width: 1180px) {
    .btn-xl {
      font-size: 24px;
      font-size: 1.5rem; } }
  @media (min-width: 1640px) {
    .btn-xl {
      font-size: 32px;
      font-size: 2rem; } }

.list-xl {
  font-size: 17px;
  font-size: 1.0625rem; }
  @media (min-width: 700px) {
    .list-xl {
      font-size: 20px;
      font-size: 1.25rem; } }
  @media (min-width: 1180px) {
    .list-xl {
      font-size: 22px;
      font-size: 1.375rem; } }
  @media (min-width: 1640px) {
    .list-xl {
      font-size: 22px;
      font-size: 1.375rem; } }

.list-s,
.btn-s {
  font-size: 16px;
  font-size: 1rem; }

.btn100 {
  text-align: center;
  width: 100%; }

.color-1 {
  color: #042940 !important; }

.color-2 {
  color: #0071bc !important; }

.color-3 {
  color: #00a99d !important; }

.grau-1 {
  color: #f4f4f4; }

.grau-2 {
  color: #808080; }

.grau-3 {
  color: #58595b; }

.float_left {
  float: left; }

.small {
  font-size: 14px;
  font-size: 0.875rem; }

hr {
  border-left: none;
  border-right: none;
  border-bottom: none; }

strong {
  font-weight: 700; }

span.name {
  width: 80px;
  display: block;
  float: left; }

span.number {
  webkit-font-feature-settings: "lnum" 1;
  -moz-font-feature-settings: "lnum" 1;
  -moz-font-feature-settings: "lnum=1";
  -ms-font-feature-settings: "lnum" 1;
  -o-font-feature-settings: "lnum" 1;
  font-feature-settings: "lnum" 1; }

.caption {
  text-align: left;
  font-weight: 300;
  font-style: italic; }

.mt-1 {
  margin-top: 1rem; }

.mt-2 {
  margin-top: 1rem; }
  @media (min-width: 990px) {
    .mt-2 {
      margin-top: 2rem; } }

.mt-3 {
  margin-top: 1rem; }
  @media (min-width: 990px) {
    .mt-3 {
      margin-top: 4rem; } }

.mb-0 {
  margin-bottom: 0.25rem; }

.mb-1 {
  margin-bottom: 1rem; }

.mb-2 {
  margin-bottom: 1rem; }
  @media (min-width: 990px) {
    .mb-2 {
      margin-bottom: 2rem; } }

.mb-3 {
  margin-bottom: 1rem; }
  @media (min-width: 990px) {
    .mb-3 {
      margin-bottom: 4rem; } }

@media (min-width: 0) and (max-width: 600px) {
  .s-none {
    display: none !important; } }

@media (min-width: 0) and (max-width: 700px) {
  .m-none {
    display: none !important; } }

@media (min-width: 0) and (max-width: 989px) {
  .l-none {
    display: none !important; } }

@media (min-width: 990px) {
  .l-none2 {
    display: none !important; } }

@media (min-width: 0) and (max-width: 1140px) {
  .xl-none {
    display: none !important; } }

.image30 .image_container {
  text-align: center; }
  @media (min-width: 0) and (max-width: 600px) {
    .image30 .image_container img {
      width: 100%;
      height: auto; } }
  @media (min-width: 600px) {
    .image30 .image_container img {
      width: 50%;
      height: auto; } }
  @media (min-width: 960px) {
    .image30 .image_container img {
      width: 30%;
      height: auto; } }

.image40 .image_container {
  text-align: center; }
  @media (min-width: 0) and (max-width: 600px) {
    .image40 .image_container img {
      width: 100%;
      height: auto; } }
  @media (min-width: 600px) {
    .image40 .image_container img {
      width: 50%;
      height: auto; } }
  @media (min-width: 960px) {
    .image40 .image_container img {
      width: 40%;
      height: auto; } }

.image50 .image_container {
  text-align: center; }
  @media (min-width: 0) and (max-width: 600px) {
    .image50 .image_container img {
      width: 100%;
      height: auto; } }
  @media (min-width: 600px) {
    .image50 .image_container img {
      width: 50%;
      height: auto; } }
  @media (min-width: 960px) {
    .image50 .image_container img {
      width: 50%;
      height: auto; } }

.image60 .image_container {
  text-align: center; }
  @media (min-width: 0) and (max-width: 600px) {
    .image60 .image_container img {
      width: 60%;
      height: auto; } }
  @media (min-width: 600px) {
    .image60 .image_container img {
      width: 50%;
      height: auto; } }
  @media (min-width: 960px) {
    .image60 .image_container img {
      width: 60%;
      height: auto; } }

.image70 .image_container {
  text-align: center; }
  @media (min-width: 0) and (max-width: 600px) {
    .image70 .image_container img {
      width: 60%;
      height: auto; } }
  @media (min-width: 600px) {
    .image70 .image_container img {
      width: 50%;
      height: auto; } }
  @media (min-width: 960px) {
    .image70 .image_container img {
      width: 70%;
      height: auto; } }

.image80 .image_container {
  text-align: center; }
  @media (min-width: 0) and (max-width: 600px) {
    .image80 .image_container img {
      width: 100%;
      height: auto; } }
  @media (min-width: 600px) {
    .image80 .image_container img {
      width: 60%;
      height: auto; } }
  @media (min-width: 960px) {
    .image80 .image_container img {
      width: 80%;
      height: auto; } }

.image100 .image_container {
  text-align: center; }
  .image100 .image_container img {
    width: 100%;
    height: auto; }

.bg-color-8 {
  background-color: #ec7a24; }
  .bg-color-8 p,
  .bg-color-8 h2 {
    color: #fff !important; }
  .bg-color-8 h2 a {
    font-weight: 700 !important;
    color: #fff !important; }

.flex-ani {
  display: flex;
  flex-wrap: wrap; }
  .flex-ani img {
    width: 50%;
    height: auto; }
    @media (min-width: 600px) {
      .flex-ani img {
        width: 25%;
        height: auto; } }
    @media (min-width: 990px) {
      .flex-ani img {
        width: 200px;
        height: auto; } }

.iconanni p {
  color: #000 !important;
  font-size: 17px !important; }

.linie-l {
  border-top: 1px solid #58595b;
  display: block;
  margin-left: 4%;
  width: 94%; }

.linie-r {
  border-top: 1px solid #58595b;
  display: block;
  margin-left: 2%;
  width: 94%; }

.linie-2 {
  border-top: 1px solid #58595b;
  display: block;
  margin-left: 2%;
  margin-left: 2%;
  width: 96%; }

.svg-immo {
  transition: all ease 0.6s; }

.s .st1,
.s .st0 {
  stroke: #000; }

.s .st1 {
  stroke-width: 1 !important; }

.en-1, .en-2, .en-3, .en-4, .sg-1, .sg-2, .sg-3, .sg-4, .due-1, .due-2, .due-3, .due-4, .due-5, .due-6, .due-7, .pro-3, .pro-4, .pro-5, .pro-6, .pro-7, .pr-1, .pr-3,
.svg-immo, .svg-immo-2, .vita-1, .vita-2, .vita-3, .vita-4, .vita-5, .vita-6, .vita-7 {
  position: absolute;
  height: auto; }
  @media (min-width: 0) and (max-width: 990px) {
    .en-1, .en-2, .en-3, .en-4, .sg-1, .sg-2, .sg-3, .sg-4, .due-1, .due-2, .due-3, .due-4, .due-5, .due-6, .due-7, .pro-3, .pro-4, .pro-5, .pro-6, .pro-7, .pr-1, .pr-3,
    .svg-immo, .svg-immo-2, .vita-1, .vita-2, .vita-3, .vita-4, .vita-5, .vita-6, .vita-7 {
      left: 50%;
      margin-left: -150px;
      width: 300px;
      height: 188px; } }
  @media (min-width: 990px) {
    .en-1, .en-2, .en-3, .en-4, .sg-1, .sg-2, .sg-3, .sg-4, .due-1, .due-2, .due-3, .due-4, .due-5, .due-6, .due-7, .pro-3, .pro-4, .pro-5, .pro-6, .pro-7, .pr-1, .pr-3,
    .svg-immo, .svg-immo-2, .vita-1, .vita-2, .vita-3, .vita-4, .vita-5, .vita-6, .vita-7 {
      width: 476px;
      height: 298px; } }
  @media (min-width: 1180px) {
    .en-1, .en-2, .en-3, .en-4, .sg-1, .sg-2, .sg-3, .sg-4, .due-1, .due-2, .due-3, .due-4, .due-5, .due-6, .due-7, .pro-3, .pro-4, .pro-5, .pro-6, .pro-7, .pr-1, .pr-3,
    .svg-immo, .svg-immo-2, .vita-1, .vita-2, .vita-3, .vita-4, .vita-5, .vita-6, .vita-7 {
      width: 280px;
      height: 175px; } }
  @media (min-width: 1480px) {
    .en-1, .en-2, .en-3, .en-4, .sg-1, .sg-2, .sg-3, .sg-4, .due-1, .due-2, .due-3, .due-4, .due-5, .due-6, .due-7, .pro-3, .pro-4, .pro-5, .pro-6, .pro-7, .pr-1, .pr-3,
    .svg-immo, .svg-immo-2, .vita-1, .vita-2, .vita-3, .vita-4, .vita-5, .vita-6, .vita-7 {
      width: 395px;
      height: 247px; } }
  .en-1 .st1, .en-2 .st1, .en-3 .st1, .en-4 .st1, .sg-1 .st1, .sg-2 .st1, .sg-3 .st1, .sg-4 .st1, .due-1 .st1, .due-2 .st1, .due-3 .st1, .due-4 .st1, .due-5 .st1, .due-6 .st1, .due-7 .st1, .pro-3 .st1, .pro-4 .st1, .pro-5 .st1, .pro-6 .st1, .pro-7 .st1, .pr-1 .st1, .pr-3 .st1,
  .svg-immo .st1, .svg-immo-2 .st1, .vita-1 .st1, .vita-2 .st1, .vita-3 .st1, .vita-4 .st1, .vita-5 .st1, .vita-6 .st1, .vita-7 .st1 {
    fill: none; }

.svg-immo {
  margin-left: -225px; }
  @media (min-width: 990px) {
    .svg-immo {
      margin-left: -85px; } }

.svg-immo-2 {
  opacity: 0; }

.hover-box {
  position: relative;
  overflow: hidden; }
  .hover-box .s {
    padding-top: 3rem;
    min-height: 385px;
    z-index: 50;
    position: relative; }
    @media (min-width: 1180px) {
      .hover-box .s {
        min-height: 300px; } }
  .hover-box .linie-r,
  .hover-box .linie-l,
  .hover-box .linie-2,
  .hover-box .text {
    position: relative;
    z-index: 10; }

.hover-box:hover .svg-immo {
  margin-left: -150px;
  transition: all ease 0.5s; }
  @media (min-width: 990px) {
    .hover-box:hover .svg-immo {
      margin-left: 0; } }

.hover-box:hover .svg-immo-2 {
  opacity: 1;
  transition: all ease 0.5s; }

.hover-box:hover .box-active-2,
.hover-box:hover .box-active {
  transform: scale(10);
  height: 7rem;
  left: -10%;
  width: 7rem;
  transition: transform .7s ease-out; }

.test .st0-test {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: dash 5s linear alternate infinite; }

@keyframes dash {
  from {
    stroke-dashoffset: 1000; }
  to {
    stroke-dashoffset: 0; } }

.box-active {
  background-color: #00953c;
  border-radius: 50%;
  bottom: 0;
  content: '';
  height: 1rem;
  left: 56%;
  top: 0;
  margin: auto;
  position: absolute;
  transform: scale(1);
  transform-origin: left center;
  transition: transform .25s ease-in;
  width: 1rem;
  z-index: 1; }

.box-active-2 {
  background-color: #00953c;
  border-radius: 50%;
  bottom: 0;
  content: '';
  height: 0rem;
  left: 56%;
  top: 0;
  margin: auto;
  position: absolute;
  transform: scale(1);
  transform-origin: left center;
  transition: transform .25s ease-in;
  width: 0rem;
  z-index: 1; }

.vita-1, .vita-3, .vita-4, .vita-5, .vita-6, .vita-7 {
  transition: all ease 0.5s; }

.vita-2 {
  width: 56px;
  height: 56px;
  margin-left: -75px;
  margin-top: 31px; }
  @media (min-width: 990px) {
    .vita-2 {
      left: 50%;
      width: 68px;
      height: 68px;
      margin-left: -108px;
      margin-top: 61px; } }
  @media (min-width: 1180px) {
    .vita-2 {
      width: 56px;
      height: 56px;
      margin-left: -106px;
      margin-top: 27px; } }
  @media (min-width: 1480px) {
    .vita-2 {
      width: 56px;
      height: 56px;
      margin-left: -112px;
      margin-top: 51px; } }

@media (min-width: 990px) {
  .vita-3 {
    margin-left: 0; } }

@media (min-width: 990px) {
  .vita-4 {
    margin-left: 0; } }

.vita-5 {
  margin-left: -500px; }

.vita-6,
.vita-7 {
  margin-left: 500px; }
  @media (min-width: 990px) {
    .vita-6,
    .vita-7 {
      margin-left: 500px; } }

.vita-5, .vita-6, .vita-7 {
  opacity: 0; }

.hover-box:hover .vita-5, .hover-box:hover .vita-6, .hover-box:hover .vita-7 {
  opacity: 1; }

.hover-box:hover .vita-2 {
  animation: spin 5s infinite; }

@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(1795deg); } }

.hover-box:hover .vita-4,
.hover-box:hover .vita-3 {
  margin-left: 500px;
  transition: all ease 1.25s; }

.hover-box:hover .vita-7,
.hover-box:hover .vita-6,
.hover-box:hover .vita-5 {
  margin-left: -150px;
  transition: all ease 1.25s; }
  @media (min-width: 990px) {
    .hover-box:hover .vita-7,
    .hover-box:hover .vita-6,
    .hover-box:hover .vita-5 {
      margin-left: 0; } }

.due-1, .due-2, .due-3, .due-4, .due-5 {
  transition: all ease 0.5s; }

.due-6, .due-7 {
  opacity: 1; }

.due-6 {
  margin-left: -800px;
  transition: all ease 0.5s; }

.due-7 {
  margin-left: 500px;
  transition: all ease 0.5s; }

.hover-box:hover .due-6, .hover-box:hover .due-7 {
  opacity: 1;
  margin-left: -150px;
  transition: all ease 1.25s; }
  @media (min-width: 990px) {
    .hover-box:hover .due-6, .hover-box:hover .due-7 {
      margin-left: 0; } }

.hover-box:hover .due-1, .hover-box:hover .due-2, .hover-box:hover .due-3, .hover-box:hover .due-4, .hover-box:hover .due-5 {
  margin-left: -62px;
  width: 124px;
  margin-top: 93px;
  transition: all ease 1.25s; }
  @media (min-width: 990px) {
    .hover-box:hover .due-1, .hover-box:hover .due-2, .hover-box:hover .due-3, .hover-box:hover .due-4, .hover-box:hover .due-5 {
      margin-left: 130px;
      margin-top: 141px;
      width: 218px; } }
  @media (min-width: 1180px) {
    .hover-box:hover .due-1, .hover-box:hover .due-2, .hover-box:hover .due-3, .hover-box:hover .due-4, .hover-box:hover .due-5 {
      margin-left: 81px;
      margin-top: 84px;
      width: 124px; } }
  @media (min-width: 1480px) {
    .hover-box:hover .due-1, .hover-box:hover .due-2, .hover-box:hover .due-3, .hover-box:hover .due-4, .hover-box:hover .due-5 {
      margin-left: 105px;
      margin-top: 115px;
      width: 185px; } }

.hover-box:hover .due-1 .st-d-1 {
  fill: #000;
  transition: all ease 0.25s; }

.hover-box:hover .due-2 .st-d-2 {
  fill: #000;
  transition: all ease 0.5s; }

.hover-box:hover .due-3 .st-d-3 {
  fill: #000;
  transition: all ease 0.75s; }

.hover-box:hover .due-4 .st-d-4 {
  fill: #000;
  transition: all ease 1.0s; }

.hover-box:hover .due-5 .st-d-5 {
  fill: #042940;
  transition: all ease 0.5s; }

.pro-3, .pro-4, .pro-5, .pro-6, .pro-7 {
  margin-left: -500px;
  margin-top: -40px;
  transition: all ease 0.5s;
  opacity: 0; }
  .pro-3 .st-p-4, .pro-3 .st-p-5, .pro-3 .st-p-6, .pro-3 .st-p-7, .pro-3 .st-p-3, .pro-4 .st-p-4, .pro-4 .st-p-5, .pro-4 .st-p-6, .pro-4 .st-p-7, .pro-4 .st-p-3, .pro-5 .st-p-4, .pro-5 .st-p-5, .pro-5 .st-p-6, .pro-5 .st-p-7, .pro-5 .st-p-3, .pro-6 .st-p-4, .pro-6 .st-p-5, .pro-6 .st-p-6, .pro-6 .st-p-7, .pro-6 .st-p-3, .pro-7 .st-p-4, .pro-7 .st-p-5, .pro-7 .st-p-6, .pro-7 .st-p-7, .pro-7 .st-p-3 {
    fill: #ccc; }

.pro-1 {
  width: 57px;
  height: 57px;
  position: absolute;
  transition: all ease 0.5s; }
  @media (min-width: 0) and (max-width: 990px) {
    .pro-1 {
      left: 50%;
      margin-left: 0px;
      margin-top: 30px; } }

.pro-2 {
  width: 57px;
  height: 57px;
  position: absolute;
  transition: all ease 0.5s; }
  @media (min-width: 0) and (max-width: 990px) {
    .pro-2 {
      left: 50%;
      margin-top: 60px;
      margin-left: -50px; } }

@media (min-width: 990px) {
  .pro-1 {
    margin-left: 190px;
    margin-top: 101px; } }

@media (min-width: 1180px) {
  .pro-1 {
    margin-left: 137px;
    margin-top: 70px; } }

@media (min-width: 1480px) {
  .pro-1 {
    margin-left: 141px;
    margin-top: 70px; } }

@media (min-width: 990px) {
  .pro-2 {
    margin-left: 239px;
    margin-top: 89px; } }

@media (min-width: 1180px) {
  .pro-2 {
    margin-left: 89px;
    margin-top: 39px; } }

@media (min-width: 1480px) {
  .pro-2 {
    margin-left: 189px;
    margin-top: 39px; } }

.hover-box:hover .pro-3, .hover-box:hover .pro-4, .hover-box:hover .pro-5, .hover-box:hover .pro-6, .hover-box:hover .pro-7 {
  margin-left: -150px;
  transition: all ease 0.25s;
  opacity: 1; }
  @media (min-width: 990px) {
    .hover-box:hover .pro-3, .hover-box:hover .pro-4, .hover-box:hover .pro-5, .hover-box:hover .pro-6, .hover-box:hover .pro-7 {
      margin-left: 0; } }

.hover-box:hover .pro-1 {
  margin-top: 100px;
  transition: all ease 0.5s; }
  @media (min-width: 990px) {
    .hover-box:hover .pro-1 {
      margin-top: 189px; } }
  @media (min-width: 1180px) {
    .hover-box:hover .pro-1 {
      margin-top: 145px; } }
  @media (min-width: 1480px) {
    .hover-box:hover .pro-1 {
      margin-top: 145px; } }

.hover-box:hover .pro-2 {
  margin-top: 130px;
  transition: all ease 0.5s; }
  @media (min-width: 990px) {
    .hover-box:hover .pro-2 {
      margin-top: 156px; } }
  @media (min-width: 1180px) {
    .hover-box:hover .pro-2 {
      margin-top: 113px; } }
  @media (min-width: 1480px) {
    .hover-box:hover .pro-2 {
      margin-top: 113px; } }

.hover-box:hover .pro-1 {
  animation: spin 3s infinite; }

@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(720deg); } }

.hover-box:hover .pro-2 {
  animation: spin 3s infinite; }

@keyframes spin {
  from {
    transform: rotate(-720deg); }
  to {
    transform: rotate(0deg); } }

.hover-box:hover .pro-3 .st-p-3 {
  fill: #e6e6e6;
  transition: all ease 0.75s;
  opacity: 1; }

.hover-box:hover .pro-4 .st-p-4 {
  fill: #cccccc;
  transition: all ease 1s;
  opacity: 1; }

.hover-box:hover .pro-5 .st-p-5 {
  fill: #999999;
  transition: all ease 1.25s;
  opacity: 1; }

.hover-box:hover .pro-6 .st-p-6 {
  fill: #4d4d4d;
  transition: all ease 1.5s;
  opacity: 1; }

.hover-box:hover .pro-7 .st-p-7 {
  fill: #1f2327;
  transition: all ease 1.75s;
  opacity: 1; }

.pr-1 {
  transition: all ease 0.5s; }

.pr-2 {
  font-size: 120px;
  font-size: 7.5rem;
  font-weight: 900;
  text-shadow: 1px  1px 1px #1f2327, 1px -1px 1px #1f2327, -1px  1px 1px #1f2327, -1px -1px 1px #1f2327;
  color: #f4f4f4;
  position: absolute;
  transition: all ease 0.15s; }
  @media (min-width: 1180px) {
    .pr-2 {
      margin-top: 38px; } }
  @media (min-width: 1480px) {
    .pr-2 {
      margin-top: 68px; } }
  @media (min-width: 0) and (max-width: 990px) {
    .pr-2 {
      left: 50%;
      margin-left: 800px; } }
  @media (min-width: 990px) {
    .pr-2 {
      margin-left: 500px; } }

.pr-3 {
  margin-left: -800px;
  margin-top: -3px;
  transition: all ease 0.5s; }
  @media (min-width: 1180px) {
    .pr-3 {
      margin-top: 29px; } }
  @media (min-width: 1480px) {
    .pr-3 {
      margin-top: 21px; } }

.hover-box:hover .pr-2 {
  margin-left: -20px;
  color: #042940;
  transition: all ease 0.75s; }
  @media (min-width: 990px) {
    .hover-box:hover .pr-2 {
      margin-left: 250px;
      margin-top: 38px; } }
  @media (min-width: 1180px) {
    .hover-box:hover .pr-2 {
      margin-left: 115px;
      margin-top: 38px; } }
  @media (min-width: 1480px) {
    .hover-box:hover .pr-2 {
      margin-left: 150px;
      margin-top: 68px; } }

.hover-box:hover .pr-3 {
  margin-left: -137px;
  margin-top: 60px;
  transition: all ease 0.75s; }
  @media (min-width: 990px) {
    .hover-box:hover .pr-3 {
      margin-left: 93px;
      margin-top: 48px; } }
  @media (min-width: 1180px) {
    .hover-box:hover .pr-3 {
      margin-left: 103px;
      margin-top: 29px; } }
  @media (min-width: 1480px) {
    .hover-box:hover .pr-3 {
      margin-left: 103px;
      margin-top: 21px; } }
  .hover-box:hover .pr-3 .st-pj-3 {
    fill: #042940; }

.hover-box:hover .pr-1 {
  margin-left: -225px;
  transition: all ease 0.75s; }
  @media (min-width: 990px) {
    .hover-box:hover .pr-1 {
      margin-left: -75px;
      margin-top: 00px; } }
  @media (min-width: 1180px) {
    .hover-box:hover .pr-1 {
      margin-left: -75px;
      margin-top: 00px; } }
  @media (min-width: 1480px) {
    .hover-box:hover .pr-1 {
      margin-left: -110px;
      margin-top: 0px; } }

.sg-1 {
  margin-left: -175px;
  margin-top: 0px; }
  @media (min-width: 990px) {
    .sg-1 {
      margin-left: -25px; } }

.sg-2 {
  margin-top: -5px;
  opacity: 0; }
  @media (min-width: 990px) {
    .sg-2 {
      margin-left: 10px; } }

.sg-3 {
  margin-top: -14px;
  opacity: 0; }
  @media (min-width: 990px) {
    .sg-3 {
      margin-left: 48px; } }

.sg-1,
.sg-3,
.sg-2 {
  transition: all ease 0.75s; }

.hover-box:hover .sg-1, .hover-box:hover .sg-2, .hover-box:hover .sg-3 {
  margin-left: -150px;
  margin-top: 0px;
  opacity: 1; }
  @media (min-width: 990px) {
    .hover-box:hover .sg-1, .hover-box:hover .sg-2, .hover-box:hover .sg-3 {
      margin-left: 0px; } }

.en-4,
.en-3,
.en-2,
.en-1 {
  transition: all ease 0.75s; }

.en-4,
.en-2 {
  margin-top: 400px; }

.en-3 {
  margin-top: -400px; }

.en-1 {
  z-index: 9999; }
  .en-1 .st-e-1-1 {
    fill: #f4f4f4;
    transition: all ease 0.05s; }

.hover-box:hover .en-3,
.hover-box:hover .en-4,
.hover-box:hover .en-2 {
  margin-top: 0px;
  transition: all ease 0.5s; }

.hover-box:hover .en-1 .st-e-1-1 {
  fill: #042940;
  transition: all ease 0.1s; }

.bg-color-6 {
  background-color: #398fb4; }
  .bg-color-6 h2 {
    color: #fff !important; }
  .bg-color-6 h2 a {
    font-weight: 700 !important;
    color: #fff !important; }

.romm .icon-svg-4,
.romm .icon-svg-3,
.romm .icon-svg-2,
.romm .icon-svg-1 {
  text-align: center;
  margin-bottom: 2rem; }

.romm .st0,
.romm .st1 {
  stroke: #fff; }

.romm .s {
  position: relative;
  height: 120px; }

.romm .icon-svg-1,
.romm .icon-svg-1-1 {
  width: 163px;
  height: 80;
  position: absolute;
  left: 50%;
  margin-left: -100px;
  transition: all ease 0.65s; }

.romm .s:hover .icon-svg-1-1 .st0,
.romm .s:hover .icon-svg-1 .st0 {
  fill: #fff;
  transition: all ease 0.65s; }

.romm .s:hover .icon-svg-1-1 .st1,
.romm .s:hover .icon-svg-1 .st1 {
  stroke: #fcb106;
  fill: #fcb106;
  transition: all ease 0.65s; }

.romm .s:hover .icon-svg-1 {
  margin-left: -86px;
  transition: all ease 0.65s; }

.romm .s:hover .icon-svg-1-1 {
  margin-left: -128px;
  transition: all ease 0.65s; }

.romm .icon-svg-1-1 .st0,
.romm .icon-svg-1 .st0 {
  fill: #fff;
  transition: all ease 0.65s; }

.romm .icon-svg-1-1 .st1,
.romm .icon-svg-1 .st1 {
  fill: #fff;
  stroke: #fff;
  transition: all ease 0.65s; }

.romm .icon-svg-2 {
  height: 80px;
  text-align: center; }
  .romm .icon-svg-2 svg {
    height: 80px; }
  .romm .icon-svg-2 .st0 {
    fill: #fff;
    transition: all ease 0.5s; }
  .romm .icon-svg-2 .st1 {
    fill: #fff;
    stroke: #fff;
    transition: all ease 0.5s; }

.romm .s:hover .icon-svg-2 .st1 {
  fill: #fcb106;
  stroke: #fcb106; }

.romm .s:hover .icon-svg-2 .t1 {
  transition: all ease 1.5s; }

.romm .s:hover .icon-svg-2 .t2 {
  transition: all ease 1.25s; }

.romm .s:hover .icon-svg-2 .t3 {
  transition: all ease 1s; }

.romm .s:hover .icon-svg-2 .t4 {
  transition: all ease 0.75s; }

.romm .s:hover .icon-svg-2 .t5 {
  transition: all ease 0.5s; }

.romm .icon-svg-3 {
  text-align: center; }
  .romm .icon-svg-3 svg {
    height: 80px; }
  .romm .icon-svg-3 .st0 {
    fill: #fff; }
  .romm .icon-svg-3 .st3,
  .romm .icon-svg-3 .st1 {
    fill: #398fb4;
    stroke: #fff;
    stroke-width: 2; }

.romm .s:hover .icon-svg-3 .st3 {
  fill: #398fb4;
  stroke: #fff; }

.romm .s:hover .icon-svg-3 .st1 {
  fill: #fcb106;
  stroke: #fcb106; }

.romm .s:hover .icon-svg-3 .t1 {
  transition: all ease 0.25s; }

.romm .s:hover .icon-svg-3 .t2 {
  transition: all ease 0.5s; }

.romm .s:hover .icon-svg-3 .t3 {
  transition: all ease 1s; }

.romm .icon-svg-4 {
  text-align: center; }
  .romm .icon-svg-4 svg {
    height: 80px; }
  .romm .icon-svg-4 .st0 {
    fill: #fff; }
  .romm .icon-svg-4 .st1 {
    fill: #fff;
    stroke: #398fb4;
    stroke-width: 1;
    transition: all ease 0.65s; }

.romm .s:hover .icon-svg-4 .st1 {
  fill: #fcb106;
  stroke: #fcb106;
  transition: all ease 0.65s; }

#header .nav-01 ul {
  margin-bottom: 0;
  text-align: right; }
  #header .nav-01 ul li {
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0.25rem;
    margin-right: 0.25rem;
    display: inline-block;
    font-weight: 300; }
    @media (min-width: 1180px) {
      #header .nav-01 ul li {
        font-size: 18px;
        font-size: 1.125rem;
        margin-left: 0.4rem;
        margin-right: 0.4rem; } }
    @media (min-width: 1640px) {
      #header .nav-01 ul li {
        font-size: 20px;
        font-size: 1.25rem;
        margin-left: 1rem;
        margin-right: 1rem; } }
    #header .nav-01 ul li a {
      display: block;
      color: #000;
      text-decoration: none;
      font-weight: 300; }
    #header .nav-01 ul li strong:hover,
    #header .nav-01 ul li a:hover {
      color: #0071bc; }
  #header .nav-01 ul li.first {
    margin-left: 0; }
  #header .nav-01 ul li.last {
    margin-right: 0; }
  #header .nav-01 ul li.active strong,
  #header .nav-01 ul li.trail a {
    display: block;
    font-weight: 700;
    color: #000; }
  #header .nav-01 ul li.active:before, #header .nav-01 ul li.active:after {
    width: 100%;
    opacity: 1; }

#header {
  padding-top: 1rem;
  padding-bottom: 1rem; }
  #header .box {
    width: 97.2222222222%;
    float: left;
    margin-left: 1.3888888889%;
    margin-right: 1.3888888889%; }
  #header .flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }
    #header .flex .logo {
      width: 150px; }
      @media (min-width: 440px) {
        #header .flex .logo {
          width: 200px; } }
      @media (min-width: 990px) {
        #header .flex .logo {
          width: 170px; } }
      @media (min-width: 1180px) {
        #header .flex .logo {
          width: 200px; } }
      #header .flex .logo img {
        width: 100%;
        height: auto; }
    @media (min-width: 0) and (max-width: 989px) {
      #header .flex .nav-01 {
        display: none !important; } }
    @media (min-width: 990px) {
      #header .flex .nav-01 {
        width: calc(100% - 170px); } }
    @media (min-width: 1180px) {
      #header .flex .nav-01 {
        width: calc(100% - 200px); } }
  @media (min-width: 990px) {
    #header .nav-menu {
      display: none !important; } }
  #header .mod_mobile_menu .mobile {
    display: block;
    width: 43px;
    height: 36px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    cursor: pointer; }
    #header .mod_mobile_menu .mobile span.border-3 {
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      display: block;
      height: 5px;
      background-color: #0071bc;
      width: 100%;
      transition: all ease 0.5s; }
    #header .mod_mobile_menu .mobile span.border-3.last {
      float: right; }
    #header .mod_mobile_menu .mobile span.border-3.first {
      width: 70%;
      margin-left: 15%; }
    #header .mod_mobile_menu .mobile span.border-3.last {
      width: 70%;
      margin-left: 15%; }
    @media (min-width: 990px) {
      #header .mod_mobile_menu .mobile {
        display: none !important; } }
  #header .mod_mobile_menu .mobile:hover span.border-3.first {
    width: 60%;
    margin-left: 40%;
    transition: all ease 0.5s; }
  #header .mod_mobile_menu .mobile:hover span.border-3.last {
    width: 70%;
    margin-left: 30%;
    transition: all ease 0.5s; }

.mobile_menu .inner {
  background: #0071bc;
  overflow-y: auto; }

.mobile_menu .nav-01 ul {
  padding: 1.3rem 0.5rem 0rem 1.2rem; }
  .mobile_menu .nav-01 ul li {
    margin-bottom: 0.8rem;
    color: #fff; }
    .mobile_menu .nav-01 ul li strong,
    .mobile_menu .nav-01 ul li a {
      color: #fff;
      text-decoration: none;
      font-size: 20px;
      font-size: 1.25rem; }

.mobile_menu .cta-mobile {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 1.3rem 0.5rem 0rem 1.2rem; }
  .mobile_menu .cta-mobile svg {
    width: 35px;
    height: auto;
    margin-right: 10px; }
    .mobile_menu .cta-mobile svg line,
    .mobile_menu .cta-mobile svg path {
      stroke: #fff !important; }
  .mobile_menu .cta-mobile #icon-fon path {
    width: 25px;
    height: auto; }
  .mobile_menu .cta-mobile #icon-fon {
    margin-right: 19px; }
  .mobile_menu .cta-mobile #icon-mail {
    width: 44px; }
  .mobile_menu .cta-mobile p {
    width: calc(100% - 55px);
    margin-bottom: 0 !important; }
    .mobile_menu .cta-mobile p a {
      color: #fff !important;
      font-weight: 700; }

.slider-1 {
  position: relative; }
  .slider-1 .slider-control {
    position: static;
    height: 30px; }
    .slider-1 .slider-control a.slider-prev,
    .slider-1 .slider-control a.slider-next {
      font-size: 40px;
      font-size: 2.5rem;
      font-weight: 400;
      color: #fff; }
  .slider-1 .slider-control {
    margin-top: 0rem; }
  .slider-1 .slider-control a {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 1;
    position: absolute;
    display: block;
    color: #042940; }
    .slider-1 .slider-control a:before {
      padding: 1rem;
      display: block; }
    .slider-1 .slider-control a:hover {
      opacity: 0.5; }
  .slider-1 .slider-menu {
    font-size: 2.5rem;
    line-height: 1;
    top: auto;
    bottom: 0; }
    .slider-1 .slider-menu b {
      color: #dbdada; }
    .slider-1 .slider-menu b.active {
      color: #58595b; }
    .slider-1 .slider-menu b:hover {
      opacity: 0.5; }

.dlh_googlemap {
  width: 100% !important;
  height: 250px !important;
  padding-bottom: 25% !important; }

#bgvid {
  object-fit: cover;
  width: 100vw;
  height: 67vh;
  top: 0;
  left: 0; }
  @media (min-width: 990px) {
    #bgvid {
      height: 67vh; } }
  @media (min-width: 1180px) {
    #bgvid {
      height: 81vh; } }
  @media (min-width: 1640px) {
    #bgvid {
      height: 100vh; } }

#confirm-googlemaps {
  background-image: url(../../files/daten/bilder/map.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  display: flex;
  height: 500px;
  justify-content: center;
  align-items: center; }
  #confirm-googlemaps p {
    width: 90%;
    font-size: 20px;
    font-size: 1.25rem;
    display: block;
    margin-left: auto;
    margin-right: auto; }

.video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0; }
  .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.ce_player video {
  width: 100% !important;
  height: auto !important; }

.ce_player .inside,
.ce_player .mejs-video,
.ce_player .mejs__video,
.ce_youtube .inside,
.ce_youtube .mejs-video,
.ce_youtube .mejs__video {
  margin-left: auto;
  margin-right: auto; }

.ce_player .mejs-video,
.ce_player .mejs__video,
.ce_youtube .mejs-video,
.ce_youtube .mejs__video {
  width: 100% !important;
  height: auto !important;
  padding-top: 56.25%; }

.ce_player .mejs-audio,
.ce_player .mejs__audio,
.ce_youtube .mejs-audio,
.ce_youtube .mejs__audio {
  margin-top: 30px; }
  .ce_player .mejs-audio audio,
  .ce_player .mejs__audio audio,
  .ce_youtube .mejs-audio audio,
  .ce_youtube .mejs__audio audio {
    height: auto; }

.ce_player .mejs-overlay,
.ce_player .mejs-poster,
.ce_player .mejs__overlay,
.ce_player .mejs__poster,
.ce_youtube .mejs-overlay,
.ce_youtube .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; }

.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; }

.ce_youtube {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto; }
  .ce_youtube iframe {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100% !important;
    height: 100% !important; }

.ce_accordion:nth-child(odd) .toggler {
  background-color: #fff; }

.ce_accordion {
  margin-bottom: 1rem; }
  .ce_accordion .toggler {
    background-color: #fff !important;
    cursor: pointer;
    padding: 1rem 1rem 1rem 0.8rem;
    background-color: #f4f4f4;
    border-bottom: 1px solid #f4f4f4; }
    .ce_accordion .toggler h2 {
      padding-left: 0rem;
      margin-bottom: 0em;
      font-weight: 600;
      font-size: 18px;
      font-size: 1.125rem; }
  .ce_accordion .ui-accordion-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse; }
    .ce_accordion .ui-accordion-header .ui-icon {
      font-weight: 600;
      font-size: 26px;
      font-size: 1.625rem; }
    .ce_accordion .ui-accordion-header .ui-icon:before {
      content: "+ "; }
  .ce_accordion .ui-accordion-header-active .ui-icon:before {
    content: "- "; }
  .ce_accordion .toggler.active,
  .ce_accordion .toggler:hover {
    background-color: #dbdada;
    -webkit-transition: background-color 0.5s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -ms-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out; }
  .ce_accordion .ui-accordion-content div {
    margin-top: 1rem; }

#main .mod_sitemap ul.level_1 li {
  margin-top: 0.2rem; }

#main .mod_sitemap ul.ul_level_2 {
  margin-top: 0.2rem;
  margin-left: 0.5rem; }
  #main .mod_sitemap ul.ul_level_2 li {
    margin-top: 0; }
  #main .mod_sitemap ul.ul_level_2 li.submenu {
    margin-top: 1rem; }
  #main .mod_sitemap ul.ul_level_2 a {
    font-weight: 400;
    color: #b0b2b3; }

#main .mod_sitemap ul.level_3 li {
  margin-top: 0em; }

#main .mod_sitemap ul.level_3 a {
  font-weight: 400;
  color: #4d4d4d; }

#main .gallerie-1 {
  clear: both; }
  #main .gallerie-1 ul {
    display: flex;
    flex-wrap: wrap; }
    #main .gallerie-1 ul li {
      width: 20%;
      text-align: center; }
      #main .gallerie-1 ul li img {
        width: 70%;
        height: auto;
        webkit-filter: grayscale(1);
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        filter: gray;
        filter: grayscale(100%);
        transition: all ease-in-out 0.6s; }
      #main .gallerie-1 ul li img:hover {
        webkit-filter: none;
        -webkit-filter: none;
        -moz-filter: none;
        filter: none;
        transition: all ease-in-out 0.6s; }

#main .mod_search {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }
  @media (min-width: 960px) {
    #main .mod_search {
      width: 72.2222222222%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%; } }
  #main .mod_search input.text {
    width: 100%;
    border: 1px solid #b4b4b4;
    background-color: #fff;
    margin-bottom: 1rem;
    display: block;
    padding: 0.5rem; }
    @media (min-width: 700px) {
      #main .mod_search input.text {
        width: 75%;
        float: left;
        margin-bottom: 0rem; } }
  #main .mod_search button.submit {
    width: 100%;
    background-color: #0071bc;
    color: #fff;
    border: 1px solid #0071bc;
    padding: 0.5rem;
    cursor: pointer;
    font-weight: 900;
    text-transform: uppercase; }
    @media (min-width: 700px) {
      #main .mod_search button.submit {
        width: 22%;
        float: right; } }
  #main .mod_search input.submit:hover {
    background-color: #008ae5;
    -webkit-transition: background-color 0.75s ease-out;
    -moz-transition: background-color 0.75s ease-out;
    -ms-transition: background-color 0.75s ease-out;
    -o-transition: background-color 0.75s ease-out;
    transition: background-color 0.75s ease-out; }
  #main .mod_search .even {
    margin-top: 2rem;
    margin-bottom: 2rem; }
  #main .mod_search p.header {
    padding-top: 0.5rem;
    clear: both;
    display: block;
    font-size: 14px;
    font-size: 0.875rem; }
  #main .mod_search h3 {
    margin-bottom: 0.25rem; }
    #main .mod_search h3 span {
      font-size: 14px;
      font-size: 0.875rem;
      text-transform: uppercase; }
  #main .mod_search p.url {
    font-size: 14px;
    font-size: 0.875rem; }

.bg-weiss {
  background-color: #fff; }

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

@media (min-width: 0) and (max-width: 990px) {
  .bg-grau-1-l {
    background-color: #f4f4f4;
    padding-top: 1rem;
    padding-bottom: 1rem; } }

.bg-grau-2 {
  background-color: #808080; }

.bg-grau-3 {
  background-color: #58595b; }

.bg-grau-4 {
  background-color: #b0b2b3; }

.bg-color-1 {
  background-color: #042940; }

.bg-color-2 {
  background-color: #0071bc; }

.bg-color-2-2 {
  background-color: #89d0ff; }

.bg-color-3 {
  background-color: #00a99d; }

.bg-color-4 {
  background-color: #d6d58e; }

.bg-color-5 {
  background-color: #D6D58E; }

.bg-color-6 {
  background-color: #f47b00; }

.bg-color-10 {
  background-color: #398fb4; }

.bg-schwarz {
  background-color: #020202; }

.bg-color-10 h1, .bg-color-10 h2, .bg-color-10 h3, .bg-color-10 h4, .bg-color-10 h5, .bg-color-10 h6, .bg-color-10 span.light, .bg-color-10 p, .bg-color-10 a, .bg-color-10 em, .bg-color-10 .headline-1, .bg-color-10 .headline-2, .bg-color-10 .headline-3, .bg-color-10 .headline-4, .bg-color-10 .headline-5, .bg-color-10 .headline-6,
.bg-color-6 h1,
.bg-color-6 h2,
.bg-color-6 h3,
.bg-color-6 h4,
.bg-color-6 h5,
.bg-color-6 h6,
.bg-color-6 span.light,
.bg-color-6 p,
.bg-color-6 a,
.bg-color-6 em,
.bg-color-6 .headline-1,
.bg-color-6 .headline-2,
.bg-color-6 .headline-3,
.bg-color-6 .headline-4,
.bg-color-6 .headline-5,
.bg-color-6 .headline-6,
.bg-color-5 h1,
.bg-color-5 h2,
.bg-color-5 h3,
.bg-color-5 h4,
.bg-color-5 h5,
.bg-color-5 h6,
.bg-color-5 span.light,
.bg-color-5 p,
.bg-color-5 a,
.bg-color-5 em,
.bg-color-5 .headline-1,
.bg-color-5 .headline-2,
.bg-color-5 .headline-3,
.bg-color-5 .headline-4,
.bg-color-5 .headline-5,
.bg-color-5 .headline-6,
#main .bg-schwarz h1,
#main .bg-schwarz h2,
#main .bg-schwarz h3,
#main .bg-schwarz h4,
#main .bg-schwarz h5,
#main .bg-schwarz h6,
#main .bg-schwarz span.light,
#main .bg-schwarz p,
#main .bg-schwarz a,
#main .bg-schwarz em,
#main .bg-schwarz .headline-1,
#main .bg-schwarz .headline-2,
#main .bg-schwarz .headline-3,
#main .bg-schwarz .headline-4,
#main .bg-schwarz .headline-5,
#main .bg-schwarz .headline-6,
.bg-grau-3 h1,
.bg-grau-3 h2,
.bg-grau-3 h3,
.bg-grau-3 h4,
.bg-grau-3 h5,
.bg-grau-3 h6,
.bg-grau-3 span.light,
.bg-grau-3 p,
.bg-grau-3 a,
.bg-grau-3 em,
.bg-grau-3 .headline-1,
.bg-grau-3 .headline-2,
.bg-grau-3 .headline-3,
.bg-grau-3 .headline-4,
.bg-grau-3 .headline-5,
.bg-grau-3 .headline-6,
.bg-color-4 h1,
.bg-color-4 h2,
.bg-color-4 h3,
.bg-color-4 h4,
.bg-color-4 h5,
.bg-color-4 h6,
.bg-color-4 span.light,
.bg-color-4 p,
.bg-color-4 a,
.bg-color-4 em,
.bg-color-4 .headline-1,
.bg-color-4 .headline-2,
.bg-color-4 .headline-3,
.bg-color-4 .headline-4,
.bg-color-4 .headline-5,
.bg-color-4 .headline-6,
.bg-color-3 h1,
.bg-color-3 h2,
.bg-color-3 h3,
.bg-color-3 h4,
.bg-color-3 h5,
.bg-color-3 h6,
.bg-color-3 span.light,
.bg-color-3 p,
.bg-color-3 a,
.bg-color-3 em,
.bg-color-3 .headline-1,
.bg-color-3 .headline-2,
.bg-color-3 .headline-3,
.bg-color-3 .headline-4,
.bg-color-3 .headline-5,
.bg-color-3 .headline-6,
.bg-color-2 h1,
.bg-color-2 h2,
.bg-color-2 h3,
.bg-color-2 h4,
.bg-color-2 h5,
.bg-color-2 h6,
.bg-color-2 span.light,
.bg-color-2 p,
.bg-color-2 a,
.bg-color-2 em,
.bg-color-2 .headline-1,
.bg-color-2 .headline-2,
.bg-color-2 .headline-3,
.bg-color-2 .headline-4,
.bg-color-2 .headline-5,
.bg-color-2 .headline-6,
.bg-color-1 h1,
.bg-color-1 h2,
.bg-color-1 h3,
.bg-color-1 h4,
.bg-color-1 h5,
.bg-color-1 h6,
.bg-color-1 span.light,
.bg-color-1 p,
.bg-color-1 a,
.bg-color-1 em,
.bg-color-1 .headline-1,
.bg-color-1 .headline-2,
.bg-color-1 .headline-3,
.bg-color-1 .headline-4,
.bg-color-1 .headline-5,
.bg-color-1 .headline-6 {
  color: #fff; }

.bg-color-10 .gm-style-iw-d p,
.bg-color-6 .gm-style-iw-d p,
.bg-color-5 .gm-style-iw-d p,
#main .bg-schwarz .gm-style-iw-d p,
.bg-grau-3 .gm-style-iw-d p,
.bg-color-4 .gm-style-iw-d p,
.bg-color-3 .gm-style-iw-d p,
.bg-color-2 .gm-style-iw-d p,
.bg-color-1 .gm-style-iw-d p {
  color: #000 !important; }

.bg-color-10 .bg-grau h1, .bg-color-10 .bg-grau h2, .bg-color-10 .bg-grau h3, .bg-color-10 .bg-grau h4, .bg-color-10 .bg-grau h5, .bg-color-10 .bg-grau h6, .bg-color-10 .bg-grau span.light, .bg-color-10 .bg-grau p, .bg-color-10 .bg-grau a, .bg-color-10 .bg-grau em, .bg-color-10 .bg-grau .headline-1, .bg-color-10 .bg-grau .headline-2, .bg-color-10 .bg-grau .headline-3, .bg-color-10 .bg-grau .headline-4, .bg-color-10 .bg-grau .headline-5, .bg-color-10 .bg-grau .headline-6,
.bg-color-6 .bg-grau h1,
.bg-color-6 .bg-grau h2,
.bg-color-6 .bg-grau h3,
.bg-color-6 .bg-grau h4,
.bg-color-6 .bg-grau h5,
.bg-color-6 .bg-grau h6,
.bg-color-6 .bg-grau span.light,
.bg-color-6 .bg-grau p,
.bg-color-6 .bg-grau a,
.bg-color-6 .bg-grau em,
.bg-color-6 .bg-grau .headline-1,
.bg-color-6 .bg-grau .headline-2,
.bg-color-6 .bg-grau .headline-3,
.bg-color-6 .bg-grau .headline-4,
.bg-color-6 .bg-grau .headline-5,
.bg-color-6 .bg-grau .headline-6,
.bg-color-5 .bg-grau h1,
.bg-color-5 .bg-grau h2,
.bg-color-5 .bg-grau h3,
.bg-color-5 .bg-grau h4,
.bg-color-5 .bg-grau h5,
.bg-color-5 .bg-grau h6,
.bg-color-5 .bg-grau span.light,
.bg-color-5 .bg-grau p,
.bg-color-5 .bg-grau a,
.bg-color-5 .bg-grau em,
.bg-color-5 .bg-grau .headline-1,
.bg-color-5 .bg-grau .headline-2,
.bg-color-5 .bg-grau .headline-3,
.bg-color-5 .bg-grau .headline-4,
.bg-color-5 .bg-grau .headline-5,
.bg-color-5 .bg-grau .headline-6,
#main .bg-schwarz .bg-grau h1,
#main .bg-schwarz .bg-grau h2,
#main .bg-schwarz .bg-grau h3,
#main .bg-schwarz .bg-grau h4,
#main .bg-schwarz .bg-grau h5,
#main .bg-schwarz .bg-grau h6,
#main .bg-schwarz .bg-grau span.light,
#main .bg-schwarz .bg-grau p,
#main .bg-schwarz .bg-grau a,
#main .bg-schwarz .bg-grau em,
#main .bg-schwarz .bg-grau .headline-1,
#main .bg-schwarz .bg-grau .headline-2,
#main .bg-schwarz .bg-grau .headline-3,
#main .bg-schwarz .bg-grau .headline-4,
#main .bg-schwarz .bg-grau .headline-5,
#main .bg-schwarz .bg-grau .headline-6,
.bg-grau-3 .bg-grau h1,
.bg-grau-3 .bg-grau h2,
.bg-grau-3 .bg-grau h3,
.bg-grau-3 .bg-grau h4,
.bg-grau-3 .bg-grau h5,
.bg-grau-3 .bg-grau h6,
.bg-grau-3 .bg-grau span.light,
.bg-grau-3 .bg-grau p,
.bg-grau-3 .bg-grau a,
.bg-grau-3 .bg-grau em,
.bg-grau-3 .bg-grau .headline-1,
.bg-grau-3 .bg-grau .headline-2,
.bg-grau-3 .bg-grau .headline-3,
.bg-grau-3 .bg-grau .headline-4,
.bg-grau-3 .bg-grau .headline-5,
.bg-grau-3 .bg-grau .headline-6,
.bg-color-4 .bg-grau h1,
.bg-color-4 .bg-grau h2,
.bg-color-4 .bg-grau h3,
.bg-color-4 .bg-grau h4,
.bg-color-4 .bg-grau h5,
.bg-color-4 .bg-grau h6,
.bg-color-4 .bg-grau span.light,
.bg-color-4 .bg-grau p,
.bg-color-4 .bg-grau a,
.bg-color-4 .bg-grau em,
.bg-color-4 .bg-grau .headline-1,
.bg-color-4 .bg-grau .headline-2,
.bg-color-4 .bg-grau .headline-3,
.bg-color-4 .bg-grau .headline-4,
.bg-color-4 .bg-grau .headline-5,
.bg-color-4 .bg-grau .headline-6,
.bg-color-3 .bg-grau h1,
.bg-color-3 .bg-grau h2,
.bg-color-3 .bg-grau h3,
.bg-color-3 .bg-grau h4,
.bg-color-3 .bg-grau h5,
.bg-color-3 .bg-grau h6,
.bg-color-3 .bg-grau span.light,
.bg-color-3 .bg-grau p,
.bg-color-3 .bg-grau a,
.bg-color-3 .bg-grau em,
.bg-color-3 .bg-grau .headline-1,
.bg-color-3 .bg-grau .headline-2,
.bg-color-3 .bg-grau .headline-3,
.bg-color-3 .bg-grau .headline-4,
.bg-color-3 .bg-grau .headline-5,
.bg-color-3 .bg-grau .headline-6,
.bg-color-2 .bg-grau h1,
.bg-color-2 .bg-grau h2,
.bg-color-2 .bg-grau h3,
.bg-color-2 .bg-grau h4,
.bg-color-2 .bg-grau h5,
.bg-color-2 .bg-grau h6,
.bg-color-2 .bg-grau span.light,
.bg-color-2 .bg-grau p,
.bg-color-2 .bg-grau a,
.bg-color-2 .bg-grau em,
.bg-color-2 .bg-grau .headline-1,
.bg-color-2 .bg-grau .headline-2,
.bg-color-2 .bg-grau .headline-3,
.bg-color-2 .bg-grau .headline-4,
.bg-color-2 .bg-grau .headline-5,
.bg-color-2 .bg-grau .headline-6,
.bg-color-1 .bg-grau h1,
.bg-color-1 .bg-grau h2,
.bg-color-1 .bg-grau h3,
.bg-color-1 .bg-grau h4,
.bg-color-1 .bg-grau h5,
.bg-color-1 .bg-grau h6,
.bg-color-1 .bg-grau span.light,
.bg-color-1 .bg-grau p,
.bg-color-1 .bg-grau a,
.bg-color-1 .bg-grau em,
.bg-color-1 .bg-grau .headline-1,
.bg-color-1 .bg-grau .headline-2,
.bg-color-1 .bg-grau .headline-3,
.bg-color-1 .bg-grau .headline-4,
.bg-color-1 .bg-grau .headline-5,
.bg-color-1 .bg-grau .headline-6 {
  color: #000; }

.main-color-3 .bg-color-3 .p-1 p,
.main-color-2 .bg-color-2 .p-1 p,
.main-color-1 .bg-color-1 .p-1 p {
  color: #fff !important; }

#main .bg-color-10 a {
  color: #fff !important; }

#main .bg-schwarz.mod_article .page {
  margin-top: 3rem;
  margin-bottom: 3rem; }

.mod_article .page,
.mod_article.page {
  margin-top: 2rem;
  margin-bottom: 2rem; }
  @media (min-width: 990px) {
    .mod_article .page,
    .mod_article.page {
      margin-top: 5rem;
      margin-bottom: 5rem; } }

.no_margin-t.mod_article .page,
.no_margin-t.mod_article.page {
  margin-top: 0; }

.no-margin-b.mod_article .page,
.no-margin-b.mod_article.page {
  margin-bottom: 0; }

.page.no-margin {
  margin-top: 0;
  margin-bottom: 0; }
  .page.no-margin .box-12 {
    margin-top: 0; }

.ce_form .widget {
  margin-bottom: 0.15rem !important; }

.ce_form legend, .ce_form label, .ce_form textarea, .ce_form select, .ce_form input {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.ce_form input, .ce_form textarea {
  padding-left: 0.5rem;
  padding-right: 0.5rem; }

.ce_form legend,
.ce_form label {
  font-weight: 400;
  color: #808080; }

.ce_form .widget-select {
  display: flex;
  flex-wrap: wrap; }
  .ce_form .widget-select label,
  .ce_form .widget-select select {
    width: 100%; }

.ce_form .widget-textarea {
  display: flex;
  flex-wrap: wrap; }
  .ce_form .widget-textarea label,
  .ce_form .widget-textarea textarea {
    width: 100%; }

.ce_form .widget-text {
  display: flex;
  flex-wrap: wrap; }
  .ce_form .widget-text input,
  .ce_form .widget-text label {
    width: 100%; }

.ce_form textarea,
.ce_form select,
.ce_form input {
  font-size: 18px;
  font-size: 1.125rem;
  border: 1px solid #b4b4b4;
  background-color: #fff; }

.ce_form textarea {
  min-height: 100px; }

.ce_form textarea:focus,
.ce_form select:focus,
.ce_form input:focus {
  border: 1px solid #0071bc;
  background-color: #f4f4f4;
  outline: none !important; }

.ce_form input.captcha {
  width: 15%;
  display: inline;
  margin-right: 10px; }

.ce_form span.captcha_text {
  font-style: italic; }

.ce_form .widget-radio legend {
  width: 100%;
  padding-bottom: 0; }

.ce_form .widget-radio .radio_container > span {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  .ce_form .widget-radio .radio_container > span input {
    width: 17px;
    margin-right: 8px; }
  .ce_form .widget-radio .radio_container > span label {
    width: calc(100% - 25px); }

.ce_form .widget-checkbox legend {
  padding-bottom: 0; }

.ce_form .widget-checkbox .checkbox_container > span {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  .ce_form .widget-checkbox .checkbox_container > span input {
    width: 17px;
    margin-right: 8px; }
  .ce_form .widget-checkbox .checkbox_container > span label {
    width: calc(100% - 25px); }

.ce_form button {
  margin-top: 0.85rem;
  cursor: pointer;
  color: #fff;
  padding: 0.6rem 2rem;
  display: inline-block;
  background-color: #0071bc;
  border: 1px solid #0071bc;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  transition: all ease-in-out 0.6s; }

.ce_form button:hover {
  color: #fff;
  background-color: #042940;
  border: 1px solid #042940;
  transition: all ease-in-out 0.6s; }

.ce_text ol {
  list-style-type: decimal;
  padding-left: 15px; }
  .ce_text ol li {
    margin-left: 10px;
    padding-left: 10px;
    text-indent: 0px;
    line-height: 1.5em;
    margin-top: 0.15em;
    margin-bottom: 0.15em; }

.ce_text ul li {
  list-style: disc;
  list-style-position: outside;
  padding-left: 0rem;
  margin-left: 1rem; }

#header,
#footer,
#main {
  max-width: 2000px;
  margin-left: auto;
  margin-right: auto; }

@media (min-width: 990px) {
  #main .flex-header {
    display: block;
    height: 475px;
    position: relative;
    width: 100%;
    background-position: 50%;
    background-size: cover; } }

@media (min-width: 1180px) {
  #main .flex-header {
    height: 475px; } }

@media (min-width: 1400px) {
  #main .flex-header {
    height: 475px; } }

@media (min-width: 1640px) {
  #main .flex-header {
    height: 750px; } }

@media (min-width: 2000px) {
  #main .flex-header {
    height: 790px; } }

@media (min-width: 2000px) {
  #main .flex-header {
    width: 2000px;
    height: 790px;
    margin-left: auto;
    margin-right: auto; } }

#main .flex-header .page {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

#main .flex-header .img-header img {
  width: 100%;
  height: auto; }
  @media (min-width: 990px) {
    #main .flex-header .img-header img {
      font-family: 'object-fit: cover;';
      -o-object-fit: cover;
      object-fit: cover;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; } }

@media (min-width: 990px) {
  #main .flex-header:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 1; } }

.flex-3,
.flex-2 {
  height: 35vh; }
  @media (min-width: 700px) {
    .flex-3,
    .flex-2 {
      display: flex;
      align-items: center;
      height: 400px; } }
  @media (min-width: 990px) {
    .flex-3,
    .flex-2 {
      display: flex;
      align-items: center;
      height: 600px; } }
  @media (min-width: 1640px) {
    .flex-3,
    .flex-2 {
      height: 750px; } }
  @media (min-width: 2000px) {
    .flex-3,
    .flex-2 {
      height: 790px; } }

@media (min-width: 990px) {
  .flex-3 {
    justify-content: flex-end; } }

.main-color-3 .box-header-1 p.color-5 {
  color: #00766e !important; }

.box-header-1 {
  margin-top: 1rem; }
  @media (min-width: 990px) {
    .box-header-1 {
      position: absolute;
      z-index: 99;
      margin-top: 0rem;
      min-width: 450px; } }

.bg-1 {
  background-image: url(../../files/daten/icon/bg-1.png);
  background-repeat: no-repeat;
  background-position: center 19.2rem;
  background-size: 100% auto;
  transition: all ease-in-out 0.6s;
  padding-bottom: 8rem;
  padding-top: 5rem; }

.bg {
  position: relative; }

#bg-cta .box-12 {
  margin-top: 0 !important; }

.flex {
  clear: both;
  display: flex;
  flex-wrap: wrap; }

#cta,
#main #bg2 {
  overflow: hidden;
  margin-bottom: 5rem; }
  #cta .page,
  #main #bg2 .page {
    position: relative;
    margin-top: 0;
    margin-bottom: 0; }
    @media (min-width: 0) and (max-width: 989px) {
      #cta .page,
      #main #bg2 .page {
        width: 100%; } }
  @media (min-width: 800px) {
    #cta .flex-center,
    #main #bg2 .flex-center {
      position: absolute;
      z-index: 10;
      justify-content: space-between;
      height: 242px;
      width: 96%; } }
  @media (min-width: 990px) {
    #cta .flex-center,
    #main #bg2 .flex-center {
      width: 100%; } }
  #cta .flex-center a .inner,
  #main #bg2 .flex-center a .inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    #cta .flex-center a .inner svg,
    #main #bg2 .flex-center a .inner svg {
      margin-bottom: 0;
      height: 30px;
      margin-right: 10px; }
  @media (min-width: 0) and (max-width: 799px) {
    #cta .flex-center .col-1,
    #cta .flex-center .col-2,
    #main #bg2 .flex-center .col-1,
    #main #bg2 .flex-center .col-2 {
      width: 100%; }
      #cta .flex-center .col-1 .btn-3 a,
      #cta .flex-center .col-2 .btn-3 a,
      #main #bg2 .flex-center .col-1 .btn-3 a,
      #main #bg2 .flex-center .col-2 .btn-3 a {
        width: 100%; } }
  @media (min-width: 800px) {
    #cta .flex-center .col-1,
    #main #bg2 .flex-center .col-1 {
      width: 33.333%; } }
  @media (min-width: 1180px) {
    #cta .flex-center .col-1,
    #main #bg2 .flex-center .col-1 {
      width: 50%; } }
  @media (min-width: 800px) {
    #cta .flex-center .col-2,
    #main #bg2 .flex-center .col-2 {
      width: 66.6666%;
      display: flex;
      justify-content: space-between; } }
  @media (min-width: 1180px) {
    #cta .flex-center .col-2,
    #main #bg2 .flex-center .col-2 {
      width: 50%; } }
  #cta .text,
  #main #bg2 .text {
    position: relative;
    height: 100px;
    overflow: hidden; }
    @media (min-width: 600px) {
      #cta .text,
      #main #bg2 .text {
        height: 145px; } }
    @media (min-width: 800px) {
      #cta .text,
      #main #bg2 .text {
        height: 242px; } }
    #cta .text .ticker,
    #main #bg2 .text .ticker {
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      z-index: 1; }
  #cta span.type,
  #main #bg2 span.type {
    font-size: 48px;
    font-size: 3rem;
    font-weight: 700;
    display: block;
    width: 3000px;
    line-height: 1; }
    @media (min-width: 600px) {
      #cta span.type,
      #main #bg2 span.type {
        font-size: 70px;
        font-size: 4.375rem; } }
    @media (min-width: 800px) {
      #cta span.type,
      #main #bg2 span.type {
        font-size: 120px;
        font-size: 7.5rem; } }

#cta {
  margin-bottom: 0; }
  #cta .box-12 {
    margin-top: 0; }
  @media (min-width: 800px) {
    #cta .mt-1 {
      margin-top: 0 !important; } }
  #cta .mod_pageimage img {
    height: 130px;
    width: auto;
    overflow: hidden;
    margin-bottom: 0; }
    @media (min-width: 800px) {
      #cta .mod_pageimage img {
        height: 242px; } }

#main #bg-cta {
  background-repeat: no-repeat;
  background-position: -500px center;
  background-size: 3000px 242px;
  height: 242px;
  display: flex;
  align-items: center; }
  #main #bg-cta .page {
    margin-top: 0;
    margin-bottom: 0; }
    @media (min-width: 0) and (max-width: 989px) {
      #main #bg-cta .page {
        width: 100%; } }
    #main #bg-cta .page p.p-5 a {
      font-weight: 700 !important; }
    @media (min-width: 0) and (max-width: 600px) {
      #main #bg-cta .page p.p-5 {
        font-size: 20px;
        font-size: 1.25rem; } }
    #main #bg-cta .page .box-6 {
      text-align: center; }
      @media (min-width: 990px) {
        #main #bg-cta .page .box-6 {
          text-align: left; } }
    #main #bg-cta .page .box-3 {
      width: 47.2222222222%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%;
      text-align: center; }
      @media (min-width: 990px) {
        #main #bg-cta .page .box-3 {
          width: 22.2222222222%;
          float: left;
          margin-left: 1.3888888889%;
          margin-right: 1.3888888889%; } }
      @media (min-width: 0) and (max-width: 440px) {
        #main #bg-cta .page .box-3 p.p-4 {
          font-size: 15px;
          font-size: 0.9375rem; } }

#main .bg-2 {
  background-image: url(../../files/daten/icon/bg-2.jpg);
  background-repeat: no-repeat;
  background-position: center right; }

#main .bg-3 {
  background-image: url(../../files/daten/icon/bg3.jpg);
  background-repeat: no-repeat;
  background-position: center right; }

#main .bg-4 {
  background-image: url(../../files/daten/icon/bg.jpg);
  background-repeat: no-repeat;
  background-position: center right; }

#main .bg-5 {
  background-image: url(../../files/daten/icon/bg2.jpg);
  background-repeat: no-repeat;
  background-position: center right; }

#main .bg-6 {
  background-image: url(../../files/daten/icon/bg4.jpg);
  background-repeat: no-repeat;
  background-position: center right; }

#main .bg-7 {
  background-image: url(../../files/daten/icon/bg6.jpg);
  background-repeat: no-repeat;
  background-position: center right; }

#main .bg-8 {
  background-image: url(../../files/daten/icon/bg7.jpg);
  background-repeat: no-repeat;
  background-position: center right; }

#main .box-start {
  width: 47.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }
  #main .box-start a {
    text-decoration: underline; }

.box-start-2 {
  width: 30.5555555556%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%;
  display: flex;
  justify-content: space-between; }
  .box-start-2 .col-2,
  .box-start-2 .col-1 {
    width: 48%; }
  .box-start-2 img {
    width: 100%;
    height: auto; }
  .box-start-2 .col-1 .block {
    overflow: unset !important; }

#u-2,
#u-1 {
  position: absolute;
  width: 259px;
  z-index: 99; }

#u-2 {
  margin-bottom: 2px; }

.height-1 {
  margin-top: 5rem;
  display: flex;
  margin-bottom: 5rem; }

.icons {
  display: flex;
  justify-content: center; }
  .icons svg {
    margin-left: 0.15rem;
    margin-right: 0.15rem;
    width: 30px;
    height: auto; }

.flex-center {
  clear: both;
  display: flex;
  flex-wrap: wrap;
  align-items: center; }

.border-1-r {
  border: 1px solid #042940; }
  @media (min-width: 990px) {
    .border-1-r {
      border-left: none !important; } }

.border-1-l {
  border: 1px solid #042940; }
  @media (min-width: 990px) {
    .border-1-l {
      border-right: none !important; } }

.border-2-r {
  border: 1px solid #0071bc; }
  @media (min-width: 990px) {
    .border-2-r {
      border-left: none !important; } }

.border-2-l {
  border: 1px solid #0071bc; }
  @media (min-width: 990px) {
    .border-2-l {
      border-right: none !important; } }

.border-3-r {
  border: 1px solid #00a99d; }
  @media (min-width: 990px) {
    .border-3-r {
      border-left: none !important; } }

.border-4-l {
  border: 1px solid #d6d58e; }
  @media (min-width: 990px) {
    .border-4-l {
      border-right: none !important; } }

.border-4-r {
  border: 1px solid #d6d58e; }
  @media (min-width: 990px) {
    .border-4-r {
      border-left: none !important; } }

.border-3-l {
  border: 1px solid #00a99d; }
  @media (min-width: 990px) {
    .border-3-l {
      border-right: none !important; } }

@media (min-width: 990px) {
  .flex-1,
  .height-2 {
    height: 500px; } }

@media (min-width: 0) and (max-width: 989px) {
  .svg-box-2.height-2,
  .svg-box-1.height-2 {
    height: 400px; } }

.height-2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden; }

#wrapper {
  transition: all ease-in-out 0.6s; }

#svg1,
#svg2 {
  opacity: 0; }

#main .svg-box-1 {
  transition: all ease-in-out 0.6s; }
  #main .svg-box-1 .image_container2 img {
    object-fit: cover;
    object-position: bottom;
    height: 100%;
    width: auto; }
  #main .svg-box-1 img {
    margin-bottom: 0; }
  #main .svg-box-1 .flex-1 {
    display: flex;
    align-items: center;
    justify-content: center; }
  #main .svg-box-1 #svg-leistung {
    position: absolute;
    width: 500px;
    height: auto; }

.svg-box-1:hover {
  background-color: #f4f4f4; }

.svg-box-3 {
  transition: all ease-in-out 0.6s; }
  .svg-box-3 .flex-3 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 400px; }
    .svg-box-3 .flex-3 .image {
      position: absolute; }
      .svg-box-3 .flex-3 .image img {
        width: 620px;
        height: auto; }
    .svg-box-3 .flex-3 .image-1 {
      z-index: 10; }
  .svg-box-3 .flex-3:hover .image-1 {
    margin-top: 4rem;
    transition: all ease-in-out 0.6s; }

.svg-box-3:hover {
  background-color: #00fbe9;
  transition: all ease-in-out 0.6s; }

#main .svg-header {
  width: 100%; }
  #main .svg-header .flex-svg {
    height: 300px !important;
    padding-top: 8rem; }
    #main .svg-header .flex-svg svg,
    #main .svg-header .flex-svg img {
      width: 300px;
      height: auto; }
      @media (min-width: 700px) {
        #main .svg-header .flex-svg svg,
        #main .svg-header .flex-svg img {
          width: 520px; } }
      @media (min-width: 990px) {
        #main .svg-header .flex-svg svg,
        #main .svg-header .flex-svg img {
          width: 420px; } }
      @media (min-width: 1640px) {
        #main .svg-header .flex-svg svg,
        #main .svg-header .flex-svg img {
          width: 600px; } }

#main .svg-header-3 {
  height: 93vh;
  overflow: hidden;
  position: relative; }
  #main .svg-header-3 .flex-svg {
    height: 35vh !important; }
    @media (min-width: 700px) {
      #main .svg-header-3 .flex-svg {
        height: 65vh !important; } }
    #main .svg-header-3 .flex-svg svg,
    #main .svg-header-3 .flex-svg img {
      width: 280px !important; }
      @media (min-width: 300px) {
        #main .svg-header-3 .flex-svg svg,
        #main .svg-header-3 .flex-svg img {
          width: 300px !important;
          margin-left: auto; } }
      @media (min-width: 400px) {
        #main .svg-header-3 .flex-svg svg,
        #main .svg-header-3 .flex-svg img {
          width: 400px !important; } }
      @media (min-width: 600px) {
        #main .svg-header-3 .flex-svg svg,
        #main .svg-header-3 .flex-svg img {
          width: 600px !important; } }
      @media (min-width: 700px) {
        #main .svg-header-3 .flex-svg svg,
        #main .svg-header-3 .flex-svg img {
          width: 700px !important; } }
      @media (min-width: 990px) {
        #main .svg-header-3 .flex-svg svg,
        #main .svg-header-3 .flex-svg img {
          width: 1000px !important; } }
    @media (min-width: 990px) {
      #main .svg-header-3 .flex-svg svg#grafik {
        width: 800px !important; } }
    @media (min-width: 1640px) {
      #main .svg-header-3 .flex-svg svg#grafik {
        width: 1000px !important; } }

#main .svg-header-2 {
  overflow: hidden;
  position: relative; }
  #main .svg-header-2 .flex-svg {
    height: 93vh !important; }
  #main .svg-header-2 #Ebene_corpo {
    width: 100% !important;
    height: 100% !important; }
    @media (min-width: 0) and (max-width: 989px) {
      #main .svg-header-2 #Ebene_corpo {
        position: absolute;
        height: 1200px !important;
        width: auto !important;
        z-index: 1; } }

.absolute-1 {
  background: rgba(20, 35, 54, 0.9) !important;
  position: absolute;
  width: 70%;
  left: 50%;
  margin-left: -35%;
  margin-top: -20rem;
  z-index: 10; }

.absolute-2 {
  position: absolute;
  width: 70%;
  left: 50%;
  margin-left: -35%;
  z-index: 10;
  height: 67vh;
  display: flex;
  align-items: center; }
  @media (min-width: 990px) {
    .absolute-2 {
      height: 67vh; } }
  @media (min-width: 1180px) {
    .absolute-2 {
      height: 81vh; } }
  @media (min-width: 1640px) {
    .absolute-2 {
      height: 100vh; } }
  .absolute-2 p {
    color: #fff !important; }

#Ebene_corpo {
  width: 100% !important;
  height: 100% !important; }

#main .svg-box-neu {
  margin-bottom: 1rem; }
  #main .svg-box-neu .flex-svg {
    overflow: hidden;
    height: 160px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center; }
    @media (min-width: 400px) {
      #main .svg-box-neu .flex-svg {
        height: 200px; } }
    @media (min-width: 500px) {
      #main .svg-box-neu .flex-svg {
        height: 280px; } }
    @media (min-width: 700px) {
      #main .svg-box-neu .flex-svg {
        height: 350px; } }
    @media (min-width: 990px) {
      #main .svg-box-neu .flex-svg {
        height: 240px; } }
    @media (min-width: 1180px) {
      #main .svg-box-neu .flex-svg {
        height: 300px; } }
    #main .svg-box-neu .flex-svg .absolute {
      position: absolute;
      z-index: 10; }
    #main .svg-box-neu .flex-svg #ba4 {
      transition: all 0.6s; }
    #main .svg-box-neu .flex-svg #ba3 {
      transition: all 0.7s; }
    #main .svg-box-neu .flex-svg #ba2 {
      transition: all 0.5s; }
    #main .svg-box-neu .flex-svg .image-4 svg,
    #main .svg-box-neu .flex-svg .image-4 img,
    #main .svg-box-neu .flex-svg .image3 svg,
    #main .svg-box-neu .flex-svg .image3 img {
      width: 300px;
      height: auto; }
      @media (min-width: 700px) {
        #main .svg-box-neu .flex-svg .image-4 svg,
        #main .svg-box-neu .flex-svg .image-4 img,
        #main .svg-box-neu .flex-svg .image3 svg,
        #main .svg-box-neu .flex-svg .image3 img {
          width: 520px; } }
      @media (min-width: 990px) {
        #main .svg-box-neu .flex-svg .image-4 svg,
        #main .svg-box-neu .flex-svg .image-4 img,
        #main .svg-box-neu .flex-svg .image3 svg,
        #main .svg-box-neu .flex-svg .image3 img {
          width: 420px; } }
      @media (min-width: 1640px) {
        #main .svg-box-neu .flex-svg .image-4 svg,
        #main .svg-box-neu .flex-svg .image-4 img,
        #main .svg-box-neu .flex-svg .image3 svg,
        #main .svg-box-neu .flex-svg .image3 img {
          width: 520px; } }
    #main .svg-box-neu .flex-svg .image-4 {
      position: absolute;
      z-index: 10; }
  #main .svg-box-neu svg {
    width: 300px;
    height: auto; }
    @media (min-width: 700px) {
      #main .svg-box-neu svg {
        width: 520px; } }

#main .svg-box-2 {
  transition: all ease-in-out 0.6s; }
  #main .svg-box-2 .flex-2 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 400px; }
    #main .svg-box-2 .flex-2 .image_container2 img {
      object-fit: cover;
      object-position: bottom;
      height: 100%;
      width: auto; }
    #main .svg-box-2 .flex-2 .image3 {
      position: absolute; }
      #main .svg-box-2 .flex-2 .image3 img {
        width: 250px;
        height: auto; }
        @media (min-width: 400px) {
          #main .svg-box-2 .flex-2 .image3 img {
            width: 300px; } }
        @media (min-width: 500px) {
          #main .svg-box-2 .flex-2 .image3 img {
            width: 400px; } }
        @media (min-width: 600px) {
          #main .svg-box-2 .flex-2 .image3 img {
            width: 500px; } }
        @media (min-width: 700px) {
          #main .svg-box-2 .flex-2 .image3 img {
            width: 620px; } }
        @media (min-width: 990px) {
          #main .svg-box-2 .flex-2 .image3 img {
            width: 400px; } }
        @media (min-width: 1180px) {
          #main .svg-box-2 .flex-2 .image3 img {
            width: 520px; } }
        @media (min-width: 1640px) {
          #main .svg-box-2 .flex-2 .image3 img {
            width: 620px; } }
    #main .svg-box-2 .flex-2 .image-3 {
      z-index: 10; }

.svg-box-2:hover {
  background-color: #a3daff;
  transition: all ease-in-out 0.6s; }

#main .icons-cta a {
  font-weight: 700 !important; }

#main .icons-cta svg {
  height: 45px;
  width: auto;
  margin-bottom: 0.8rem; }

.svg-box-4 {
  transition: all ease-in-out 0.6s; }
  .svg-box-4 .flex-3 {
    display: flex;
    align-items: center;
    justify-content: center; }
    .svg-box-4 .flex-3 .image {
      position: absolute;
      width: 90%;
      margin-left: auto;
      margin-right: auto;
      margin-top: -1rem; }
      @media (min-width: 0) and (max-width: 699px) {
        .svg-box-4 .flex-3 .image {
          top: 0; } }
      .svg-box-4 .flex-3 .image img {
        width: 100%;
        height: auto; }
    .svg-box-4 .flex-3 .uu-image-1 {
      z-index: 10; }

.box-relative {
  position: relative; }

#svg10 {
  margin-bottom: 2px; }

#main .flex-center2 {
  display: flex;
  align-items: center;
  justify-content: center; }
  #main .flex-center2 h3 {
    text-align: left; }
  #main .flex-center2 img {
    margin-bottom: 0; }

.height-10 {
  margin-bottom: 1rem; }
  @media (min-width: 0) and (max-width: 989px) {
    .height-10 .image_container {
      margin-top: 1rem;
      margin-bottom: 1rem; } }
  @media (min-width: 990px) {
    .height-10 {
      height: 400px; } }

.box-contao h3,
.box-contao .image_container {
  text-align: center; }

svg.i-mail,
svg.i-form {
  width: 150px;
  height: auto; }
  svg.i-mail line,
  svg.i-mail path,
  svg.i-form line,
  svg.i-form path {
    stroke: #000 !important; }

.icon-download {
  background-image: url("../../files/daten/icon/icon-download.png");
  background-image: none, url("../../files/daten/icon/icon-download.svg");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 70px 70px;
  background-size: 50px 50px; }
  .icon-download a {
    display: block;
    padding: 25px;
    margin-bottom: 0.75em; }

#main .mod_newslist .page {
  margin-top: 2rem;
  margin-bottom: 2rem; }
  #main .mod_newslist .page .pagination {
    width: 97.2222222222%;
    float: left;
    margin-left: 1.3888888889%;
    margin-right: 1.3888888889%; }
    #main .mod_newslist .page .pagination ul li {
      display: inline-block;
      margin-left: 0.5rem;
      margin-right: 0.5rem; }
    #main .mod_newslist .page .pagination ul strong.active {
      color: #0071bc; }
    #main .mod_newslist .page .pagination ul a:hover {
      color: #0071bc; }

@media (min-width: 700px) {
  #main .news-1 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: 1fr; } }

@media (min-width: 990px) {
  #main .news-1 {
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-rows: 1fr; } }

#main .news-1 .layout_latest:nth-child(even):hover,
#main .news-1 .layout_latest:hover {
  background-color: #f9f9f9;
  transition: all ease-in-out 0.5s; }
  #main .news-1 .layout_latest:nth-child(even):hover a,
  #main .news-1 .layout_latest:hover a {
    padding: 0; }

#main .news-1 .layout_latest:nth-child(even) {
  background-color: #e7e7e7; }

#main .news-1 .layout_latest {
  background-color: #f4f4f4; }
  #main .news-1 .layout_latest a {
    margin-bottom: 0; }
    #main .news-1 .layout_latest a .box {
      transition: all ease-in-out 0.5s; }
    #main .news-1 .layout_latest a img {
      width: 100%;
      height: auto; }
    #main .news-1 .layout_latest a .text {
      padding: 2rem;
      text-align: center; }
    #main .news-1 .layout_latest a p.headline-2 {
      text-decoration: underline; }
    #main .news-1 .layout_latest a p.p-3 {
      text-decoration: none !important; }

.news-slider {
  clear: both;
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }
  .news-slider img {
    width: 100%;
    height: auto; }
    @media (min-width: 700px) {
      .news-slider img {
        width: 80%; } }
  .news-slider .text {
    text-align: center; }
    .news-slider .text p.headline-4 {
      margin-bottom: 0.35rem; }

#main .news-3 .layout_latest .box {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-color: #fff;
  margin-bottom: 2rem; }
  #main .news-3 .layout_latest .box .ce_image {
    width: 100%; }
    @media (min-width: 990px) {
      #main .news-3 .layout_latest .box .ce_image {
        width: 60%; } }
    #main .news-3 .layout_latest .box .ce_image img {
      height: auto;
      width: 100%;
      margin-bottom: -1%; }
  #main .news-3 .layout_latest .box .text {
    width: 100%;
    padding: 1rem; }
    #main .news-3 .layout_latest .box .text p.link-1 {
      margin-bottom: 0; }
    @media (min-width: 990px) {
      #main .news-3 .layout_latest .box .text {
        width: 40%;
        padding-left: 2rem; } }

#main .news-3 a.slider-prev,
#main .news-3 a.slider-next {
  display: none !important; }

#main .news-2 .img-header img {
  width: 100%;
  height: auto; }

@media (min-width: 990px) {
  #main .news-2 .meta-text {
    margin-bottom: 4rem; } }

#main .news-2 .leistungen {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%;
  margin-bottom: 1rem; }
  @media (min-width: 700px) {
    #main .news-2 .leistungen {
      width: 47.2222222222%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%;
      margin-bottom: 1rem; } }
  @media (min-width: 990px) {
    #main .news-2 .leistungen {
      width: 30.5555555556%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%; } }
  @media (min-width: 1180px) {
    #main .news-2 .leistungen {
      width: 22.2222222222%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%; } }
  #main .news-2 .leistungen p.p-3 {
    margin-bottom: 0.5rem; }

#main .news-2 h1 {
  font-weight: 900;
  font-size: 21px;
  font-size: 1.3125rem; }
  @media (min-width: 990px) {
    #main .news-2 h1 {
      font-size: 36px;
      font-size: 2.25rem; } }

#main .news-2 .text {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }
  @media (min-width: 700px) {
    #main .news-2 .text {
      width: 47.2222222222%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%; } }
  @media (min-width: 990px) {
    #main .news-2 .text {
      width: 63.8888888889%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%; } }
  @media (min-width: 1180px) {
    #main .news-2 .text {
      width: 63.8888888889%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%; } }

#main .news-2 .gallerie {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
  justify-content: space-between; }
  #main .news-2 .gallerie .image_container {
    border: 1px solid #dbdada;
    width: 100%;
    margin-bottom: 1rem; }
    #main .news-2 .gallerie .image_container img {
      width: 100%;
      height: auto;
      margin-bottom: -5px; }

#main .news-2 .news-text p {
  font-size: 21px;
  font-size: 1.3125rem; }
  @media (min-width: 990px) {
    #main .news-2 .news-text p {
      font-size: 28px;
      font-size: 1.75rem; } }

#main .news-2 .news-text h2 a {
  font-weight: 700;
  text-decoration: underline; }

#main .news-2 .news-text .border-grau img {
  border: 1px solid #808080; }

#main .news-2 .news-text .gallerie-50 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  #main .news-2 .news-text .gallerie-50 ul li {
    width: 49%; }
    #main .news-2 .news-text .gallerie-50 ul li img {
      width: 100%;
      height: auto; }

#main .news-2 > .page {
  margin-top: 0 !important; }
  #main .news-2 > .page .box-12 {
    margin-top: 0 !important; }

#main .news-10 .layout_latest {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
  background-color: #fff;
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }
  #main .news-10 .layout_latest .image_container {
    width: 100%; }
    @media (min-width: 600px) {
      #main .news-10 .layout_latest .image_container {
        width: 33.3333%; } }
    @media (min-width: 1640px) {
      #main .news-10 .layout_latest .image_container {
        width: 25%; } }
    #main .news-10 .layout_latest .image_container img {
      width: 100%;
      height: auto;
      margin-bottom: -1%; }
  #main .news-10 .layout_latest .link {
    width: 100%;
    padding: 1rem; }
    @media (min-width: 1640px) {
      #main .news-10 .layout_latest .link {
        width: 25%; } }

#main .news-11 .layout_latest {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
  background-color: #fff;
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }
  #main .news-11 .layout_latest .image_container {
    width: 100%; }
    @media (min-width: 700px) {
      #main .news-11 .layout_latest .image_container {
        width: 50%; } }
    #main .news-11 .layout_latest .image_container img {
      width: 100%;
      height: auto;
      margin-bottom: -10px; }
  #main .news-11 .layout_latest .link {
    width: 100%;
    padding: 1rem; }
    @media (min-width: 700px) {
      #main .news-11 .layout_latest .link {
        width: 50%;
        padding: 1.5rem; } }

#main .news-11 .layout_latest:nth-child(even) .image_container {
  order: 2; }

#main .news-11 .layout_latest:nth-child(even) .link {
  order: 1; }

#main .news-12 .layout_latest {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
  background-color: #fff;
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }
  #main .news-12 .layout_latest .image_container {
    width: 50%; }
    @media (min-width: 1640px) {
      #main .news-12 .layout_latest .image_container {
        width: 33%; } }
    #main .news-12 .layout_latest .image_container img {
      width: 100%;
      height: auto;
      margin-bottom: -1%; }
  #main .news-12 .layout_latest .link {
    width: 100%;
    padding: 1rem; }
    @media (min-width: 700px) {
      #main .news-12 .layout_latest .link {
        width: 50%; } }
    @media (min-width: 1640px) {
      #main .news-12 .layout_latest .link {
        width: 33%; } }

.news-gallerie {
  clear: both; }
  .news-gallerie .uk-grid {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: flex-start; }
  .news-gallerie .image_container {
    width: 30.5555555556%;
    float: left;
    margin-left: 1.3888888889%;
    margin-right: 1.3888888889%; }
    .news-gallerie .image_container img {
      width: 100%;
      height: auto; }
  .news-gallerie .pagination {
    text-align: center;
    margin-top: 3rem; }
    .news-gallerie .pagination li.first a.first,
    .news-gallerie .pagination li.last,
    .news-gallerie .pagination li a.link,
    .news-gallerie .pagination li a.previous,
    .news-gallerie .pagination li strong,
    .news-gallerie .pagination p {
      display: none !important; }
    .news-gallerie .pagination li.next a:before {
      content: "mehr laden ";
      display: inline-block;
      margin-right: 5px; }
    .news-gallerie .pagination li.next a:hover {
      padding-left: 1rem; }

.mod_newscategories ul li {
  display: inline-block;
  margin-right: 1rem;
  font-size: 16px;
  font-size: 1rem; }
  .mod_newscategories ul li span.quantity,
  .mod_newscategories ul li span.name {
    width: auto;
    font-weight: 300; }
  @media (min-width: 990px) {
    .mod_newscategories ul li {
      font-size: 22px;
      font-size: 1.375rem; } }
  .mod_newscategories ul li span.quantity {
    font-size: 14px;
    font-size: 0.875rem;
    margin-left: 0.2rem; }
    @media (min-width: 990px) {
      .mod_newscategories ul li span.quantity {
        font-size: 16px;
        font-size: 1rem; } }
  .mod_newscategories ul li strong span.quantity,
  .mod_newscategories ul li strong span.name {
    width: auto;
    font-weight: 700; }

.mod_newscategories ul li.last {
  margin-right: 0; }

#footer {
  padding-top: 3rem;
  padding-bottom: 2rem; }
  @media (min-width: 1640px) {
    #footer {
      padding-top: 6rem;
      padding-bottom: 5rem; } }
  #footer .flex-footer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }
    @media (min-width: 0) and (max-width: 989px) {
      #footer .flex-footer {
        margin-bottom: 3rem; } }
  #footer .logo {
    width: 80.5555555556%;
    float: left;
    margin-left: 1.3888888889%;
    margin-right: 1.3888888889%; }
    @media (min-width: 990px) {
      #footer .logo {
        margin-bottom: 3rem; } }
    #footer .logo img {
      width: 200px;
      height: auto; }
  @media (min-width: 990px) {
    #footer .m {
      display: none !important; } }
  @media (min-width: 0) and (max-width: 989px) {
    #footer .d {
      display: none !important; } }
  #footer .top-link {
    float: right;
    margin-right: 1.3888888889%;
    width: 40px;
    display: flex;
    justify-content: flex-end; }
    #footer .top-link a {
      width: 40px;
      height: 40px;
      border-radius: 20px;
      -moz-border-radius: 20px;
      -webkit-border-radius: 20px;
      background-color: #000;
      display: block;
      display: flex;
      align-items: center;
      justify-content: center;
      transition: all ease-in-out 0.6s; }
      #footer .top-link a svg polyline {
        stroke: #00a99d; }
    #footer .top-link a:hover {
      background-color: #58595b;
      transition: all ease-in-out 0.6s; }
  #footer .mod_customnav,
  #footer .col-4,
  #footer .col-2,
  #footer .col-1 {
    width: 97.2222222222%;
    float: left;
    margin-left: 1.3888888889%;
    margin-right: 1.3888888889%; }
    @media (min-width: 400px) {
      #footer .mod_customnav,
      #footer .col-4,
      #footer .col-2,
      #footer .col-1 {
        width: 47.2222222222%;
        float: left;
        margin-left: 1.3888888889%;
        margin-right: 1.3888888889%; } }
    @media (min-width: 990px) {
      #footer .mod_customnav,
      #footer .col-4,
      #footer .col-2,
      #footer .col-1 {
        width: 22.2222222222%;
        float: left;
        margin-left: 1.3888888889%;
        margin-right: 1.3888888889%; } }
    #footer .mod_customnav a,
    #footer .col-4 a,
    #footer .col-2 a,
    #footer .col-1 a {
      transition: all ease-in-out 0.6s; }
    #footer .mod_customnav a:hover,
    #footer .col-4 a:hover,
    #footer .col-2 a:hover,
    #footer .col-1 a:hover {
      padding-left: 1.5rem;
      transition: all ease-in-out 0.6s; }
  @media (min-width: 990px) {
    #footer .mod_customnav {
      width: 14.222% !important; } }
  @media (min-width: 400px) {
    #footer .col-4 {
      width: 150px; } }
  @media (min-width: 1640px) {
    #footer .col-4 {
      width: 250px; } }
  #footer .col-4 img {
    width: 100%;
    height: auto; }
  @media (min-width: 0) and (max-width: 989px) {
    #footer .mod_customnav {
      clear: both; } }
  #footer p, #footer a {
    color: #000; }
  #footer .col-1 address {
    font-style: normal; }

/*# sourceMappingURL=styles.css.map */
