@charset "utf-8";
/* ----------------------------------------------------------

    VARS + Mixin + Import

------------------------------------------------------------*/
/* ----------------------------------------------------------

    Global Reset

------------------------------------------------------------*/
/* ----------------------------------------------------------

    Clearfix

------------------------------------------------------------*/
.clearfix,
#row_1 #center_1,
#row_1 #center_1 #header_a,
#row_2 #center_2,
#row_4 #center_4,
#row_5 #center_5,
#row_5 #center_5 #foot_5 #footer_5,
#nav_main #nav_main_container ul,
#footer_5 .fc1 {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after,
#row_1 #center_1:before,
#row_1 #center_1:after,
#row_1 #center_1 #header_a:before,
#row_1 #center_1 #header_a:after,
#row_2 #center_2:before,
#row_2 #center_2:after,
#row_4 #center_4:before,
#row_4 #center_4:after,
#row_5 #center_5:before,
#row_5 #center_5:after,
#row_5 #center_5 #foot_5 #footer_5:before,
#row_5 #center_5 #foot_5 #footer_5:after,
#nav_main #nav_main_container ul:before,
#nav_main #nav_main_container ul:after,
#footer_5 .fc1:before,
#footer_5 .fc1:after {
  content: " ";
  display: table;
}
.clearfix:after,
#row_1 #center_1:after,
#row_1 #center_1 #header_a:after,
#row_2 #center_2:after,
#row_4 #center_4:after,
#row_5 #center_5:after,
#row_5 #center_5 #foot_5 #footer_5:after,
#nav_main #nav_main_container ul:after,
#footer_5 .fc1:after {
  clear: both;
}
/* ----------------------------------------------------------

        Elements

------------------------------------------------------------*/
html {
  font-size: 100%;
  line-height: 100%;
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
body {
  color: #155579;
  background-color: #ffffff;
  min-width: 100%;
  min-height: 100%;
}
a {
  color: #009ee0;
  text-decoration: none;
  -webkit-transition: all 0.8s linear;
  -moz-transition: all 0.8s linear;
  -ms-transition: all 0.8s linear;
  -o-transition: all 0.8s linear;
  transition: all 0.8s linear;
}
a a img {
  -webkit-transition: all 0.8s linear;
  -moz-transition: all 0.8s linear;
  -ms-transition: all 0.8s linear;
  -o-transition: all 0.8s linear;
  transition: all 0.8s linear;
}
a:hover {
  color: #9ec213;
  text-decoration: none;
}
a:hover img {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  text-decoration: none;
  -webkit-transition: all 0.8s linear;
  -moz-transition: all 0.8s linear;
  -ms-transition: all 0.8s linear;
  -o-transition: all 0.8s linear;
  transition: all 0.8s linear;
}
a:visited,
a:active,
a:focus {
  color: #009ee0;
  text-decoration: none;
  border-style: none;
  border-width: 0;
  outline-style: none;
  outline-width: 0;
}
a:visited:hover,
a:active:hover,
a:focus:hover {
  color: #9ec213;
  text-decoration: none;
}
strong {
  font-weight: 700;
}
dfn,
cite,
em,
i {
  font-style: italic;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
iframe {
  /*max-width: 100%;*/
}
/* ----------------------------------------------------------

    Allgemeine Klassen

------------------------------------------------------------*/
.none {
  display: none;
}
.clear {
  clear: both;
}
.hidden {
  visibility: hidden;
}
.visible {
  visibility: visible;
}
.lazy_hidden {
  visibility: hidden;
}
.lazy_visible {
  visibility: visible;
}
.align_left {
  text-align: left;
}
.align_center {
  text-align: center;
}
.align_right {
  text-align: right;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* ----------------------------------------------------------

    Schriftarten

------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  font-family: 'Lato', Roboto, Arial, Helvetica, Verdana, sans-serif;
}
#head_description p,
#content_main h1 em,
#content_main h2 em,
#footer_5 h5 {
  font-family: 'Schoolbell', Roboto, Arial, Helvetica, Verdana, sans-serif;
}
/* ----------------------------------------------------------

    Schriftgrößen  (Bootstrap Basis 14px)

------------------------------------------------------------*/
/*  Root em ------------------------------------------------*/
body,
button,
input,
select,
textarea {
  font-size: 16px;
  /*x*/
  line-height: 1.6em;
  /*x*/
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  clear: both;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
}
#content_main h1 {
  font-size: 1.875em;
}
@media (min-width: 0px) and (max-width: 767px) {
  #content_main h1 {
    font-size: 1.5em;
  }
}
#content_main h2 {
  font-size: 1.25em;
}
#content_main h3 {
  font-size: 1.125em;
}
#content_main .slideshow-zitat blockquote {
  font-size: 1.875em;
}
@media (min-width: 0px) and (max-width: 1080px) {
  #content_main .slideshow-zitat blockquote {
    font-size: 1.5em;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  #content_main .slideshow-zitat blockquote {
    font-size: 1.125em;
  }
}
#nav_main,
#sitemap {
  font-size: 0.9375em;
}
#head_description p {
  font-size: 1.875em;
  font-size: 1.625em;
}
#footer_5 h4,
#footer_5 h5 {
  font-size: 1.25em;
}
/* ----------------------------------------------------------

    Genereller Aufbau

------------------------------------------------------------*/
/* Grid ----------------------------------------------------*/
.grid-row {
  width: 100%;
}
.grid-container {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.grid-margin {
  margin-left: 30px;
  margin-right: 30px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .grid-margin {
    margin-left: 20px;
    margin-right: 20px;
  }
}
/* Grid ---------------------------------------------------*/
#row_1 {
  width: 100%;
  position: relative;
  background-color: #ffffff;
  padding-top: 5px;
}
#row_1:before {
  content: '';
  width: 100%;
  height: 5px;
  position: absolute;
  top: 0;
  left: 0;
  background: #009ee0;
  background: -moz-linear-gradient(90deg, #009ee0 0%, #9ec213 33%, #ca3188 66%, #fcc300 100%);
  background: -webkit-linear-gradient(90deg, #009ee0 0%, #9ec213 33%, #ca3188 66%, #fcc300 100%);
  background: linear-gradient(90deg, #009ee0 0%, #9ec213 33%, #ca3188 66%, #fcc300 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#009ee0", endColorstr="#fcc300", GradientType=1);
}
#row_1 #center_1 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 0 30px 0;
}
#row_1 #center_1 #header_a {
  margin-left: 30px;
  margin-right: 30px;
}
@media (min-width: 0px) and (max-width: 767px) {
  #row_1 #center_1 #header_a {
    margin-left: 20px;
    margin-right: 20px;
  }
}
#row_1 #center_1 #header_a #head_info {
  float: left;
}
@media (min-width: 0px) and (max-width: 767px) {
  #row_1 #center_1 #header_a #head_info {
    float: none;
  }
}
#row_1 #center_1 #header_a #head_description {
  float: right;
}
@media (min-width: 0px) and (max-width: 767px) {
  #row_1 #center_1 #header_a #head_description {
    float: none;
    padding-top: 25px;
  }
}
#row_2 {
  width: 100%;
  background-color: #155579;
  position: static;
}
#row_2 #center_2 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
#row_2 #center_2 #header_b {
  margin-left: 30px;
  margin-right: 30px;
}
@media (min-width: 0px) and (max-width: 767px) {
  #row_2 #center_2 #header_b {
    margin-left: 20px;
    margin-right: 20px;
  }
}
#row_4 {
  width: 100%;
}
#row_4 #center_4 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
#row_4 #center_4 #mmain {
  margin-left: 30px;
  margin-right: 30px;
  padding: 70px 0;
}
@media (min-width: 0px) and (max-width: 767px) {
  #row_4 #center_4 #mmain {
    margin-left: 20px;
    margin-right: 20px;
  }
}
#row_5 {
  width: 100%;
  background-image: url("../_IMAGES/basic/footer_5.svg");
  background-repeat: repeat-x;
  background-position: center bottom;
  background-size: auto 190px;
  padding-bottom: 220px;
  margin-bottom: 30px;
}
#row_5 #center_5 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
#row_5 #center_5 #foot_5 {
  margin-left: 30px;
  margin-right: 30px;
}
@media (min-width: 0px) and (max-width: 767px) {
  #row_5 #center_5 #foot_5 {
    margin-left: 20px;
    margin-right: 20px;
  }
}
#row_5 #center_5 #foot_5 #footer_5 {
  background-color: #e5e5e5;
}
#sitemap {
  /*.mm-navbars_bottom {
        --mm-color-background: darken(fade(@blue,96%), 5%);
        a {
            color: @white;
            &:hover {
               color: fade(@white, 45%);
            }

        }

    }*/
}
#sitemap.mm-menu {
  --mm-color-background: #155579;
  --mm-color-text: #ffffff;
  --mm-color-border: transparent;
  --mm-color-text-dimmed: transparent;
  --mm-color-background-highlight: transparent;
  --mm-color-background-emphasis: transparent;
  background-image: url("../_IMAGES/basic/nav.svg");
  background-repeat: no-repeat;
  background-position: right 25px bottom 10px;
  background-size: 111px auto;
}
@media (min-width: 0px) and (max-width: 767px) {
  #sitemap.mm-menu {
    --mm-listitem-size: 30px;
  }
}
#sitemap .mobil-nav {
  text-transform: uppercase;
  font-weight: 900;
}
#sitemap .sub-menu {
  text-transform: none;
  font-weight: 700;
}
#sitemap .mm-navbar {
  --mm-navbar-size: 40px;
}
#sitemap.mm-menu_dropdown {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
#sitemap.mm-menu_tip-bottom:before,
#sitemap.mm-menu_tip-left:before,
#sitemap.mm-menu_tip-right:before,
#sitemap.mm-menu_tip-top:before {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  width: 50px;
  height: 50px;
}
@media (min-width: 0px) and (max-width: 767px) {
  #sitemap.mm-menu_tip-bottom:before,
  #sitemap.mm-menu_tip-left:before,
  #sitemap.mm-menu_tip-right:before,
  #sitemap.mm-menu_tip-top:before {
    width: 40px;
    height: 40px;
  }
}
#sitemap.mm-menu_tip-right::before {
  right: 24px;
}
#sitemap .mm-panels {
  background-color: transparent;
  background: transparent;
  border-color: transparent;
  color: #ffffff;
}
#sitemap .mm-panel {
  background-color: transparent;
  --mm-color-text: #ffffff;
  --mm-color-button: transparent;
  /*padding-top: 40px;*/
}
#sitemap .mm-listitem .mm-listitem__text:hover {
  color: rgba(255, 255, 255, 0.45);
}
#sitemap .mm-listitem.current-menu-item .mm-listitem__text,
#sitemap .mm-listitem.current-menu-ancestor .mm-listitem__text,
#sitemap .mm-listitem.current_page_item .mm-listitem__text {
  color: rgba(255, 255, 255, 0.45);
}
#sitemap .mm-btn::after,
#sitemap .mm-btn_prev::before {
  --mm-color-button: #ffffff;
  width: 16px;
  height: 16px;
}
@media (min-width: 0px) and (max-width: 767px) {
  #sitemap .mm-btn::after,
  #sitemap .mm-btn_prev::before {
    width: 13px;
    height: 13px;
  }
}
#sitemap .mm-listitem__btn:not(.mm-listitem__text) {
  border-left-width: 3px;
}
#sitemap .mm-listitem__btn {
  border: none;
}
#sitemap .mm-navbar__title span {
  color: #ffffff;
  font-weight: 900;
  text-transform: uppercase;
}
.netzwerk.mm-wrapper_opening [class*=mm-menu_pagedim].mm-menu_opened ~ .mm-wrapper__blocker {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.netzwerk .mm-menu_opened.mm-menu_pagedim-white ~ .mm-wrapper__blocker {
  background: #ffffff;
}
/* ----------------------------------------------------------

    Preload

------------------------------------------------------------*/
.js body {
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.js body.loaded {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
/* ----------------------------------------------------------

    Scrolled

------------------------------------------------------------*/
.logged-in #row_1.is_stuck {
  margin-top: 32px;
  top: 32px;
}
#header_ab {
  position: sticky;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  z-index: 9999;
}
#header_ab.is_stuck #row_1 #center_1 #header_a #head_info {
  width: 266px;
}
@media (min-width: 0px) and (max-width: 767px) {
  #header_ab.is_stuck #row_1 #center_1 #header_a #head_description {
    display: none;
  }
}
/* ----------------------------------------------------------

    Beaver Builder

------------------------------------------------------------*/
/* ----------------------------------------------------------

    Beaver Builder

------------------------------------------------------------*/
.fl-builder.netzwerk #row_4 #center_4 #mmain {
  padding: 50px 0;
  margin-left: 10px;
  margin-right: 10px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .fl-builder.netzwerk #row_4 #center_4 #mmain {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.fl-builder.netzwerk .fl-builder-content .fl-rich-text strong {
  font-weight: 700;
}
@media (min-width: 0px) and (max-width: 767px) {
  .fl-builder.netzwerk .fl-col-small {
    max-width: 100%;
  }
}
.fl-builder.netzwerk .fl-rich-text {
  max-width: 1000px;
}
/* ----------------------------------------------------------

    Head Info Elemente

------------------------------------------------------------*/
#head_info {
  width: 380px;
  max-width: 100%;
  -webkit-transition: all 0.8s linear;
  -moz-transition: all 0.8s linear;
  -ms-transition: all 0.8s linear;
  -o-transition: all 0.8s linear;
  transition: all 0.8s linear;
}
#head_info h2 {
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
}
#head_info h2 a {
  background-image: url("../_IMAGES/basic/logo-neu.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  height: 0;
  padding-top: calc(42.10526316%);
  display: block;
  position: relative;
}
#head_info h2 a:hover {
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
#head_info h2 a span {
  display: none;
}
#head_info h3 {
  display: none;
}
/* ----------------------------------------------------------

    Head Info Elemente

------------------------------------------------------------*/
#head_description h3 {
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1.4em;
}
#head_description h4 {
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  margin-bottom: 0.8em;
  line-height: 1.4em;
}
#head_description p {
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  color: #009ee0;
}
/* ----------------------------------------------------------

    Header Elemente

------------------------------------------------------------*/
/* ----------------------------------------------------------

    Nav Main Elemente

------------------------------------------------------------*/
#nav_main #nav_main_container .sf-arrows .sf-with-ul:after {
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  font-family: 'icofont';
  content: "\ea99";
  position: static;
  margin-left: 2px;
  font-size: 120%;
  vertical-align: middle;
}
#nav_main #nav_main_container .sub-menu.sf-arrows .sf-with-ul:after {
  content: "\eaa0";
}
#nav_main #nav_main_container ul {
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
}
@media (min-width: 0px) and (max-width: 1080px) {
  #nav_main #nav_main_container ul {
    display: none;
  }
}
#nav_main #nav_main_container ul li {
  float: left;
  margin-right: 30px;
  font-weight: 900;
  text-transform: uppercase;
  position: relative;
}
#nav_main #nav_main_container ul li:last-child {
  margin-right: 0;
}
#nav_main #nav_main_container ul li a {
  color: #ffffff;
  position: relative;
  overflow: hidden;
  display: block;
  padding: 30px 0 30px 0;
  max-height: 85px;
}
#nav_main #nav_main_container ul li a:before {
  content: '';
  display: block;
  height: 5px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: -100%;
  background: #009ee0;
  background: -moz-linear-gradient(90deg, #009ee0 0%, #9ec213 33%, #ca3188 66%, #fcc300 100%);
  background: -webkit-linear-gradient(90deg, #009ee0 0%, #9ec213 33%, #ca3188 66%, #fcc300 100%);
  background: linear-gradient(90deg, #009ee0 0%, #9ec213 33%, #ca3188 66%, #fcc300 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#009ee0", endColorstr="#fcc300", GradientType=1);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#nav_main #nav_main_container ul li a:hover {
  color: rgba(255, 255, 255, 0.45);
}
#nav_main #nav_main_container ul li a:hover:before {
  left: 0;
}
#nav_main #nav_main_container ul li a.sf-with-ul:after {
  /*font-family: 'icofont';
                          content: '\ea7d';
                          font-size: 120%;*/
}
#nav_main #nav_main_container ul li.current_page_item a,
#nav_main #nav_main_container ul li.current-menu-parent a,
#nav_main #nav_main_container ul li.current-menu-item a,
#nav_main #nav_main_container ul li.current_page_ancestor a {
  color: rgba(255, 255, 255, 0.45);
}
#nav_main #nav_main_container ul li.current_page_item a:before,
#nav_main #nav_main_container ul li.current-menu-parent a:before,
#nav_main #nav_main_container ul li.current-menu-item a:before,
#nav_main #nav_main_container ul li.current_page_ancestor a:before {
  left: 0;
}
#nav_main #nav_main_container ul ul,
#nav_main #nav_main_container ul .current_page_item ul,
#nav_main #nav_main_container ul .current-menu-parent ul,
#nav_main #nav_main_container ul .current_page_ancestor ul {
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #ffffff;
  padding: 16px 20px 16px 20px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  min-width: 100%;
}
#nav_main #nav_main_container ul ul li,
#nav_main #nav_main_container ul .current_page_item ul li,
#nav_main #nav_main_container ul .current-menu-parent ul li,
#nav_main #nav_main_container ul .current_page_ancestor ul li {
  float: none;
  padding: 0;
  white-space: nowrap;
  position: static;
}
#nav_main #nav_main_container ul ul li a,
#nav_main #nav_main_container ul .current_page_item ul li a,
#nav_main #nav_main_container ul .current-menu-parent ul li a,
#nav_main #nav_main_container ul .current_page_ancestor ul li a {
  color: #155579;
  padding: 0;
  text-transform: none;
  font-weight: 700;
}
#nav_main #nav_main_container ul ul li a:before,
#nav_main #nav_main_container ul .current_page_item ul li a:before,
#nav_main #nav_main_container ul .current-menu-parent ul li a:before,
#nav_main #nav_main_container ul .current_page_ancestor ul li a:before {
  content: none;
}
#nav_main #nav_main_container ul ul li a:hover,
#nav_main #nav_main_container ul .current_page_item ul li a:hover,
#nav_main #nav_main_container ul .current-menu-parent ul li a:hover,
#nav_main #nav_main_container ul .current_page_ancestor ul li a:hover {
  color: rgba(21, 85, 121, 0.45);
}
#nav_main #nav_main_container ul ul li.current_page_item a,
#nav_main #nav_main_container ul .current_page_item ul li.current_page_item a,
#nav_main #nav_main_container ul .current-menu-parent ul li.current_page_item a,
#nav_main #nav_main_container ul .current_page_ancestor ul li.current_page_item a,
#nav_main #nav_main_container ul ul li.current-menu-ancestor a,
#nav_main #nav_main_container ul .current_page_item ul li.current-menu-ancestor a,
#nav_main #nav_main_container ul .current-menu-parent ul li.current-menu-ancestor a,
#nav_main #nav_main_container ul .current_page_ancestor ul li.current-menu-ancestor a,
#nav_main #nav_main_container ul ul li.current-menu-parent a,
#nav_main #nav_main_container ul .current_page_item ul li.current-menu-parent a,
#nav_main #nav_main_container ul .current-menu-parent ul li.current-menu-parent a,
#nav_main #nav_main_container ul .current_page_ancestor ul li.current-menu-parent a {
  color: rgba(21, 85, 121, 0.45);
}
#nav_main #nav_main_container ul ul ul,
#nav_main #nav_main_container ul .current_page_item ul ul,
#nav_main #nav_main_container ul .current-menu-parent ul ul,
#nav_main #nav_main_container ul .current_page_ancestor ul ul,
#nav_main #nav_main_container ul ul .current_page_item ul,
#nav_main #nav_main_container ul .current_page_item ul .current_page_item ul,
#nav_main #nav_main_container ul .current-menu-parent ul .current_page_item ul,
#nav_main #nav_main_container ul .current_page_ancestor ul .current_page_item ul,
#nav_main #nav_main_container ul ul .current-menu-parent ul,
#nav_main #nav_main_container ul .current_page_item ul .current-menu-parent ul,
#nav_main #nav_main_container ul .current-menu-parent ul .current-menu-parent ul,
#nav_main #nav_main_container ul .current_page_ancestor ul .current-menu-parent ul {
  top: 0;
  left: 100%;
  z-index: -1;
}
#nav_main #nav_main_container ul ul ul li,
#nav_main #nav_main_container ul .current_page_item ul ul li,
#nav_main #nav_main_container ul .current-menu-parent ul ul li,
#nav_main #nav_main_container ul .current_page_ancestor ul ul li,
#nav_main #nav_main_container ul ul .current_page_item ul li,
#nav_main #nav_main_container ul .current_page_item ul .current_page_item ul li,
#nav_main #nav_main_container ul .current-menu-parent ul .current_page_item ul li,
#nav_main #nav_main_container ul .current_page_ancestor ul .current_page_item ul li,
#nav_main #nav_main_container ul ul .current-menu-parent ul li,
#nav_main #nav_main_container ul .current_page_item ul .current-menu-parent ul li,
#nav_main #nav_main_container ul .current-menu-parent ul .current-menu-parent ul li,
#nav_main #nav_main_container ul .current_page_ancestor ul .current-menu-parent ul li {
  float: none;
  padding: 0;
  white-space: nowrap;
}
#nav_main #nav_main_container ul ul ul li a,
#nav_main #nav_main_container ul .current_page_item ul ul li a,
#nav_main #nav_main_container ul .current-menu-parent ul ul li a,
#nav_main #nav_main_container ul .current_page_ancestor ul ul li a,
#nav_main #nav_main_container ul ul .current_page_item ul li a,
#nav_main #nav_main_container ul .current_page_item ul .current_page_item ul li a,
#nav_main #nav_main_container ul .current-menu-parent ul .current_page_item ul li a,
#nav_main #nav_main_container ul .current_page_ancestor ul .current_page_item ul li a,
#nav_main #nav_main_container ul ul .current-menu-parent ul li a,
#nav_main #nav_main_container ul .current_page_item ul .current-menu-parent ul li a,
#nav_main #nav_main_container ul .current-menu-parent ul .current-menu-parent ul li a,
#nav_main #nav_main_container ul .current_page_ancestor ul .current-menu-parent ul li a {
  color: #155579;
  padding: 0;
  text-transform: none;
  font-weight: 700;
}
#nav_main #nav_main_container ul ul ul li a:before,
#nav_main #nav_main_container ul .current_page_item ul ul li a:before,
#nav_main #nav_main_container ul .current-menu-parent ul ul li a:before,
#nav_main #nav_main_container ul .current_page_ancestor ul ul li a:before,
#nav_main #nav_main_container ul ul .current_page_item ul li a:before,
#nav_main #nav_main_container ul .current_page_item ul .current_page_item ul li a:before,
#nav_main #nav_main_container ul .current-menu-parent ul .current_page_item ul li a:before,
#nav_main #nav_main_container ul .current_page_ancestor ul .current_page_item ul li a:before,
#nav_main #nav_main_container ul ul .current-menu-parent ul li a:before,
#nav_main #nav_main_container ul .current_page_item ul .current-menu-parent ul li a:before,
#nav_main #nav_main_container ul .current-menu-parent ul .current-menu-parent ul li a:before,
#nav_main #nav_main_container ul .current_page_ancestor ul .current-menu-parent ul li a:before {
  content: none;
}
#nav_main #nav_main_container ul ul ul li a:hover,
#nav_main #nav_main_container ul .current_page_item ul ul li a:hover,
#nav_main #nav_main_container ul .current-menu-parent ul ul li a:hover,
#nav_main #nav_main_container ul .current_page_ancestor ul ul li a:hover,
#nav_main #nav_main_container ul ul .current_page_item ul li a:hover,
#nav_main #nav_main_container ul .current_page_item ul .current_page_item ul li a:hover,
#nav_main #nav_main_container ul .current-menu-parent ul .current_page_item ul li a:hover,
#nav_main #nav_main_container ul .current_page_ancestor ul .current_page_item ul li a:hover,
#nav_main #nav_main_container ul ul .current-menu-parent ul li a:hover,
#nav_main #nav_main_container ul .current_page_item ul .current-menu-parent ul li a:hover,
#nav_main #nav_main_container ul .current-menu-parent ul .current-menu-parent ul li a:hover,
#nav_main #nav_main_container ul .current_page_ancestor ul .current-menu-parent ul li a:hover {
  color: rgba(21, 85, 121, 0.45);
}
#nav_main #nav_main_container ul ul ul li.current_page_item a,
#nav_main #nav_main_container ul .current_page_item ul ul li.current_page_item a,
#nav_main #nav_main_container ul .current-menu-parent ul ul li.current_page_item a,
#nav_main #nav_main_container ul .current_page_ancestor ul ul li.current_page_item a,
#nav_main #nav_main_container ul ul .current_page_item ul li.current_page_item a,
#nav_main #nav_main_container ul .current_page_item ul .current_page_item ul li.current_page_item a,
#nav_main #nav_main_container ul .current-menu-parent ul .current_page_item ul li.current_page_item a,
#nav_main #nav_main_container ul .current_page_ancestor ul .current_page_item ul li.current_page_item a,
#nav_main #nav_main_container ul ul .current-menu-parent ul li.current_page_item a,
#nav_main #nav_main_container ul .current_page_item ul .current-menu-parent ul li.current_page_item a,
#nav_main #nav_main_container ul .current-menu-parent ul .current-menu-parent ul li.current_page_item a,
#nav_main #nav_main_container ul .current_page_ancestor ul .current-menu-parent ul li.current_page_item a {
  color: rgba(21, 85, 121, 0.45);
}
/* ----------------------------------------------------------

    Nav mobil Elemente

------------------------------------------------------------*/
#nav_mobil {
  text-align: right;
}
#nav_mobil #nav_burger {
  display: none;
  padding: 30px 0;
}
@media (min-width: 0px) and (max-width: 1080px) {
  #nav_mobil #nav_burger {
    display: block;
  }
}
#nav_mobil #nav_burger .mburger_container {
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  /*text-align: right;*/
  /*padding-top: 10px; */
}
#nav_mobil #nav_burger .mburger_container .mburger {
  width: 40px;
  height: 35px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  border-radius: 0px;
  background-clip: padding-box;
  color: #ffffff;
  background-color: transparent;
  border: none;
  --mb-button-size: 40px;
  --mb-bar-width: 1;
  --mb-bar-height: 4px;
  --mb-bar-spacing: 13px;
  --mb-animate-timeout: 0.4s;
  /*
                @media @mobil {
                    width: 35x;
                    --mb-button-size: 36px;
                    --mb-bar-spacing: 9px;
                    --mb-bar-height: 4px;
                }*/
}
@media (min-width: 0px) and (max-width: 1080px) {
  #nav_mobil #nav_burger .mburger_container .mburger {
    /*width: 30px;
                    --mb-button-size: 30px;
                    --mb-bar-spacing: 8px;
                    --mb-bar-height: 4px;*/
  }
}
#nav_mobil #nav_burger .mburger_container .mburger b {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  border-radius: 0px;
  background-clip: padding-box;
}
#nav_mobil #npos {
  position: absolute;
  left: 0px;
  bottom: -10px;
}
/* ----------------------------------------------------------

    Content Main Elemente

------------------------------------------------------------*/
#content_main h1 {
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  font-weight: 700;
  margin-bottom: 0.8em;
}
#content_main h1 em {
  display: block;
  color: #009ee0;
  font-weight: 400;
  font-size: 120%;
  font-style: normal;
  margin-top: 0.1em;
}
#content_main h2 {
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  font-weight: 700;
  margin-bottom: 1em;
}
#content_main h2 em {
  display: block;
  color: #009ee0;
  font-weight: 400;
  font-size: 130%;
  font-style: normal;
  margin-top: 0.2em;
}
#content_main h3 {
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  font-weight: 700;
  margin-bottom: 0.2em;
}
#content_main p {
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  margin-bottom: 1.6em;
  font-size: 110%;
}
#content_main p.very_small {
  font-size: 10px;
  line-height: 11px;
}
#content_main blockquote p:first-child {
  font-weight: 700;
  font-style: italic;
  margin-bottom: 0.2em;
}
#content_main blockquote p:first-child:before {
  content: '\00BB';
  margin-right: 5px;
  font-size: 120%;
}
#content_main blockquote p:first-child:after {
  content: '\00AB';
  margin-left: 5px;
  font-size: 120%;
}
#content_main blockquote p em {
  font-style: normal;
  font-weight: 400;
}
#content_main ul {
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  margin-bottom: 1.6em;
  font-size: 110%;
}
#content_main ul li {
  position: relative;
  padding: 1px 0px 1px 20px;
  list-style-type: none;
  list-style-position: inside;
}
#content_main ul li:before {
  /*font-family: Arial;*/
  color: inherit;
  font-size: 80%;
  position: absolute;
  top: 1px;
  left: 2px;
  content: "\2022";
  display: inline-block;
}
#content_main ol {
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  list-style-type: decimal;
  list-style-position: inside;
  margin-bottom: 1.6em;
  font-size: 110%;
}
#content_main table {
  border-collapse: collapse;
  width: 100%;
}
#content_main th,
#content_main td {
  border: 1px solid #e5e5e5;
  padding: 10px 20px;
}
#content_main tr td:first-child {
  font-weight: 700;
}
#content_main tr:nth-child(odd) {
  background-color: #f2f2f2;
}
#content_main p a,
#content_main ul a {
  text-decoration: underline;
  font-weight: 700;
}
@media (min-width: 0px) and (max-width: 1080px) {
  #content_main p,
  #content_main ul {
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
  }
}
#content_main hr {
  border: none;
  margin: 1.6em 0 2.4em 0;
}
#content_main hr:after {
  content: '';
  width: 100%;
  height: 2px;
  display: block;
  background: #009ee0;
  background: -moz-linear-gradient(90deg, #009ee0 0%, #9ec213 33%, #ca3188 66%, #fcc300 100%);
  background: -webkit-linear-gradient(90deg, #009ee0 0%, #9ec213 33%, #ca3188 66%, #fcc300 100%);
  background: linear-gradient(90deg, #009ee0 0%, #9ec213 33%, #ca3188 66%, #fcc300 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#009ee0", endColorstr="#fcc300", GradientType=1);
}
#content_main .very_small {
  font-size: 10px;
  line-height: 11px;
}
#content_main .mehr-abstand {
  margin-right: 40px;
}
@media (min-width: 0px) and (max-width: 767px) {
  #content_main .mehr-abstand {
    margin-right: 20px;
  }
}
#content_main .green-row {
  margin: 20px;
  background-color: #9ec213;
  color: #ffffff;
}
#content_main .green-row h2 em {
  color: #567b25;
}
#content_main .slideshow-zitat {
  position: relative;
}
#content_main .slideshow-zitat .fl-rich-text {
  position: absolute;
  bottom: 81px;
  right: 40px;
  z-index: 99;
  background-color: rgba(252, 195, 0, 0.8);
  padding: 20px;
  max-width: 80%;
}
@media (min-width: 0px) and (max-width: 767px) {
  #content_main .slideshow-zitat .fl-rich-text {
    padding: 10px;
    position: static;
    max-width: 100%;
    margin-top: -38px;
    margin-bottom: 25px;
  }
  #content_main .slideshow-zitat .fl-rich-text br {
    display: inline;
  }
}
#content_main .slideshow-zitat .fl-rich-text blockquote {
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
}
#content_main .slideshow-zitat .fl-rich-text blockquote p {
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  line-height: 1.2em;
  font-style: italic;
  color: #ffffff;
}
#content_main .slideshow-zitat .fl-rich-text blockquote p strong {
  font-weight: 700;
  text-transform: uppercase;
}
#content_main .slideshow-zitat .fl-rich-text blockquote p em {
  font-size: 60%;
}
#content_main .post-navigation .nav-previous a {
  font-weight: 700;
  font-size: 110%;
  font-style: normal;
}
#content_main .post-navigation .nav-previous a:before {
  font-family: 'icofont';
  color: inherit;
  font-size: inherit;
  position: relative;
  top: 0px;
  left: 0;
  content: "\ea7b";
  display: inline-block;
  margin-right: 5px;
}
#content_main .post-navigation .nav-next a {
  font-weight: 700;
  font-size: 110%;
  font-style: normal;
}
#content_main .post-navigation .nav-next a:after {
  font-family: 'icofont';
  color: inherit;
  font-size: inherit;
  position: relative;
  top: 0px;
  left: 0;
  content: "\ea7c";
  display: inline-block;
  margin-left: 5px;
}
#content_main .artikel-uebersicht-standard h2.fl-post-grid-title {
  margin-bottom: 0;
  font-size: 150%;
}
#content_main .artikel-uebersicht-standard h2.fl-post-grid-title a:before {
  font-family: 'icofont';
  color: inherit;
  font-size: inherit;
  position: relative;
  top: 0px;
  left: 0;
  content: "\ea7c";
  display: inline-block;
  margin-right: 5px;
}
#content_main .artikel-uebersicht-standard .fl-post-grid-meta {
  font-weight: 700;
  font-size: 110%;
}
.category .fl-module-content {
  margin-left: 0;
  margin-right: 0;
}
.netzwerk {
  /* overlay at start */
  /* overlay animate in */
  /* overlay animate out */
}
.netzwerk .mfp-arrow-right:before,
.netzwerk .mfp-arrow-right .mfp-b {
  border-left: 0px solid #ffffff;
}
.netzwerk .mfp-arrow-left:before,
.netzwerk .mfp-arrow-left .mfp-b {
  border-right: 0px solid #ffffff;
}
.netzwerk .mfp-close {
  font-size: 44px;
}
.netzwerk .mfp-content figure {
  max-height: 95vh;
  max-width: 95vw;
  overflow: hidden;
}
.netzwerk .mfp-bg {
  animation: fadIn;
  animation-duration: 1s;
  background-color: #061822;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  background-image: url("../_IMAGES/basic/gallery.svg");
  background-repeat: no-repeat;
  background-position: bottom 20px right 20px;
  background-size: 130px auto;
}
.netzwerk .mfp-bg.mfp-ready {
  animation: fadIn;
  animation-duration: 1s;
}
.netzwerk .mfp-bg.mfp-removing {
  animation: fadeOut;
  animation-duration: 1s;
}
.netzwerk .mfp-figure {
  animation: fadeIn;
  animation-duration: 1s;
}
/* ----------------------------------------------------------

    Footer Elemente

------------------------------------------------------------*/
#footer_5 {
  padding: 30px;
}
#footer_5 h4 {
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  font-weight: 900;
  text-transform: uppercase;
}
#footer_5 h5 {
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  color: #009ee0;
  margin-top: 0.2em;
  font-size: 160%;
}
#footer_5 p {
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  margin-bottom: 1.2em;
}
#footer_5 ul {
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  margin-bottom: 1.2em;
}
#footer_5 .fc1 {
  width: 70%;
  float: left;
}
@media (min-width: 0px) and (max-width: 767px) {
  #footer_5 .fc1 {
    width: 100%;
    float: none;
  }
}
#footer_5 .fc1 .fc1_left {
  width: 50%;
  float: left;
}
@media (min-width: 0px) and (max-width: 767px) {
  #footer_5 .fc1 .fc1_left {
    width: 100%;
    float: none;
  }
}
#footer_5 .fc1 .fc1_right {
  width: 50%;
  float: right;
}
@media (min-width: 0px) and (max-width: 767px) {
  #footer_5 .fc1 .fc1_right {
    width: 100%;
    float: none;
  }
}
#footer_5 .fc2 {
  width: 30%;
  float: right;
}
@media (min-width: 0px) and (max-width: 767px) {
  #footer_5 .fc2 {
    width: 100%;
    float: none;
  }
}
