@charset "UTF-8";
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; }

table {
  border-spacing: 0;
  border-collapse: collapse; }

caption, th, td {
  text-align: left;
  text-align: start;
  vertical-align: top; }

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

blockquote, q {
  quotes: none; }

fieldset, img, iframe {
  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; }

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

body {
  font: 12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
  color: #000; }

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

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

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: 400; }

h1 {
  font-size: 1.8333em; }

h2 {
  font-size: 1.6667em; }

h3 {
  font-size: 1.5em; }

h4 {
  font-size: 1.3333em; }

table {
  font-size: inherit; }

caption, th {
  font-weight: 700; }

a {
  color: #00f; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 1em; }

h1, h2, h3, h4, h5, h6, p, pre, blockquote, table, ol, ul, form {
  margin-bottom: 12px; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  font-smooth: always;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  filter: progid:DXImageTransform.Microsoft.dropShadow(color=#000000,offX=0,offY=0) alpha(opacity=0.4) progid:DXImageTransform.Microsoft.Blur(pixelradius=2.15,enabled='true');
  -ms-filter: "progid:DXImageTransform.Microsoft.dropShadow(color=#000000,offX=0,offY=0)" "alpha(opacity=0.4)" "progid:DXImageTransform.Microsoft.Blur(pixelradius=2.15, enabled='true')";
  text-rendering: optimizeLegibility;
  outline: 0; }

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

img {
  border: 0;
  max-width: 100%;
  height: auto; }

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

body {
  font-size: 100.01%; }

a {
  color: #000; }

select,
input,
textarea {
  font-size: 99%; }

ul {
  margin: 0; }

#container,
.inside {
  position: relative; }

/*#main,
#left,
#right {
  float: left;
  position: relative
}

#main {
  width: 100%
}

#left {
  margin-left: -100%
}

#right {
  margin-right: -100%
}*/
#footer {
  clear: both; }

#main .inside {
  min-height: 1px; }

.ce_gallery > ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style: none; }

.ce_gallery > ul li {
  float: left; }

.ce_gallery > ul li.col_first {
  clear: left; }

.float_left {
  float: left; }

.float_right {
  float: right; }

.block {
  overflow: hidden; }

.clear,
#clear {
  height: .1px;
  font-size: .1px;
  line-height: .1px;
  clear: both; }

.invisible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.custom {
  display: block; }

#container:after,
.custom:after {
  content: "";
  display: table;
  clear: both; }

.c25, .c50, .c33, .c66, .c100, .ce_gallery, #main .ce_table, #main .ce_text {
  padding: 0 1rem;
  margin-bottom: 1.5rem;
  width: 100%; }

@media screen and (min-width: 768px) {
  #main .c25, #main .c50, #main .c33, #main .c66, #main .c100, #main .ce_gallery, #main #main .ce_table, #main #main .ce_text {
    padding: 0 .5rem; }
  #main .c25, #main .c50, #main .c33, #main .c66, #main .c100 {
    float: left; }
  #main .c25 {
    width: 23%; }
  #main .c50 {
    width: 48%; }
  #main .c33 {
    width: 31.333%; }
  #main .c66 {
    width: 64.666%; }
    #main .c66 > p {
      max-width: 460px; }
  #main .c100 {
    width: 98%; } }

footer {
  position: relative;
  margin-top: 5rem;
  margin-bottom: 3rem; }
  footer a {
    color: #000; }
  footer .mod_customnav {
    width: calc(100% - 1rem);
    max-width: 885px;
    margin: 2rem auto; }
    footer .mod_customnav ul {
      display: flex;
      justify-content: center; }
      footer .mod_customnav ul li {
        padding: 0 1rem;
        border-right: 1px solid #000; }
        footer .mod_customnav ul li.last {
          border-right: none; }
  footer .footer_logo {
    width:89px;
    position: absolute;
    right: 177px;
    top: 15px;
    line-height: 0; }
  footer .alert {
    position: fixed;
    bottom: 1rem;
    left: 50%;
    transform: translate3d(-32px, 0px, 0);
    height: 64px;
    width: 64px;
    background-color: #e3000b;
    line-height: 46px;
    padding: 0 11px;
    -webkit-box-shadow: 0px 0px 5px black;
    -moz-box-shadow: 0px 0px 5px black;
    box-shadow: 0px 0px 5px black;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    footer .alert a {
      display: inline-block;
      width: 100%;
      height: 100%;
      color: #FFF;
      font-size: 1rem; }
      footer .alert a span {
        position: absolute;
        top: 16px;
        font-size: .85rem; }

.ce_text .alert {
  position: relative;
  transform: none;
  background-color: #e3000b;
  padding: 1rem 0; }
  .ce_text .alert a {
    color: #FFF;
    font-size: 2em; }

.nav-up footer .alert {
  transform: translate3d(-32px, 90px, 0); }

@media screen and (max-width: 959px) {
  footer .footer_logo {
    right: 10px; } }

@media screen and (min-width: 640px) {
  footer .alert {
    bottom: 0;
    left: 0;
    padding: 0 2rem;
    width: auto;
    height: auto;
    transform: translate3d(0, 0, 0);
    text-align: center;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent; }
    footer .alert a span {
      position: inherit;
      font-size: inherit; } }

/* Variables */
/* Design */
body {
  font-size: 16px;
  line-height: 1.5em;
  font-family: linotype-vectora, sans-serif;
  font-weight: 400;
  font-style: normal; }

a {
  text-decoration: none; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #e3000b; }

.more a {
  color: #e3000b; }
  .more a:before {
    content: '» '; }

.mod_article h1 {
  font-size: 2rem;
  margin: 1.33333rem 0 0.8rem 0;
  line-height: 150%;
  color: #e3000b;
  text-transform: uppercase;
  font-weight: 700; }
  .mod_article h1 a {
    font-weight: inherit; }

.mod_article h2 {
  font-size: 1.25rem;
  margin: 0.83333rem 0 0.5rem 0;
  line-height: 150%;
  color: #e3000b;
  text-transform: uppercase;
  font-weight: 700; }
  .mod_article h2 a {
    font-weight: inherit; }

.mod_article h3 {
  font-size: 1.25rem;
  margin: 0.83333rem 0 0.5rem 0;
  line-height: 150%;
  color: #e3000b;
  text-transform: uppercase;
  font-weight: 700; }
  .mod_article h3 a {
    font-weight: inherit; }

.mod_article h4 {
  font-size: 1.125rem;
  margin: 0.75rem 0 0.45rem 0;
  line-height: 150%;
  color: #e3000b;
  text-transform: uppercase; }
  .mod_article h4 a {
    font-weight: inherit; }

.mod_article h5 {
  font-size: 1rem;
  margin: 0.66667rem 0 0.4rem 0;
  line-height: 150%;
  color: #e3000b;
  text-transform: uppercase; }
  .mod_article h5 a {
    font-weight: inherit; }

.mod_article h6 {
  font-size: 0.8rem;
  margin: 0.53333rem 0 0.32rem 0;
  line-height: 150%;
  color: #e3000b;
  text-transform: uppercase; }
  .mod_article h6 a {
    font-weight: inherit; }

.mod_article p, .mod_article ul, .mod_article ol, .mod_article blockquote {
  font-size: 1rem;
  hyphens: auto;
  line-height: 150%;
  margin: 0.75rem 0 1.5rem 0;
  font-size: 1rem;
  /*//Adjust fontsize
    $i: 0;
    @while $i <= $intervals {
      @media (min-width : 360 + ($i* $interval-size) + "px") {
        font-size: $fontsize * (1 + (.05 * $i));
      }
      $i: $i + 1;
    }*/ }
  .mod_article p sup, .mod_article p sub, .mod_article ul sup, .mod_article ul sub, .mod_article ol sup, .mod_article ol sub, .mod_article blockquote sup, .mod_article blockquote sub {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    top: -0.25em; }
  .mod_article p sub, .mod_article ul sub, .mod_article ol sub, .mod_article blockquote sub {
    top: 0;
    bottom: -0.2em; }
  .mod_article p a:hover, .mod_article ul a:hover, .mod_article ol a:hover, .mod_article blockquote a:hover {
    text-decoration: underline; }

.mod_article ol {
  counter-reset: section;
  list-style-type: none; }
  .mod_article ol li:before {
    counter-increment: section;
    content: counters(section, ".") ". "; }
  .mod_article ol li > ol {
    padding-left: 1rem;
    margin: 0; }

.mod_article blockquote {
  font-style: italic; }
  .mod_article blockquote em {
    font-style: normal; }

.mod_article .ce_text ul {
  margin: 0 0 0 1.5rem; }
  .mod_article .ce_text ul li {
    list-style: disc; }

.mod_article .ce_text + .ce_hyperlink {
  float: left; }

.mod_article .ce_hyperlink a {
  background-color: #e3000b;
  color: #FFF;
  display: inline-block;
  padding: .5rem 1rem;
  margin: 1rem; }
  .mod_article .ce_hyperlink a:after {
    content: "\e909";
    position: relative;
    left: 0;
    font-family: 'bwo-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: left 0.345s ease;
    -moz-transition: left 0.345s ease;
    -ms-transition: left 0.345s ease;
    -o-transition: left 0.345s ease;
    transition: left 0.345s ease; }
  .mod_article .ce_hyperlink a:hover:after {
    left: 5px; }

.mod_article .image_container.float_left {
  margin-right: 1rem; }

.mod_article .image_container.float_right {
  margin-left: 1rem; }

.mod_article .image_container.float_left, .mod_article .image_container.float_right {
  margin-bottom: 1rem; }
  @media (max-width: 500px) {
    .mod_article .image_container.float_left, .mod_article .image_container.float_right {
      width: 100%;
      margin-right: 0;
      margin-left: 0; } }

.mod_article table {
  width: 100%;
  border: 1px solid #b2b9c4;
  border-radius: 3px; }
  .mod_article table th, .mod_article table td {
    padding: 0.5em 0.625em;
    border: 1px solid #e5e8ee; }
  @media (max-width: 500px) {
    .mod_article table {
      display: block; }
      .mod_article table tbody, .mod_article table td, .mod_article table tr {
        display: block; }
      .mod_article table thead tr, .mod_article table th {
        display: none; }
      .mod_article table tr {
        border-bottom: 1px solid #b2b9c4; }
      .mod_article table td {
        border: none;
        border-bottom: 1px solid #e5e8ee;
        position: relative;
        padding-left: 50%; }
        .mod_article table td:before {
          position: absolute;
          top: 6px;
          left: 6px;
          width: 45%; }
        .mod_article table td:nth-of-type(1):before {
          content: "Spalte 1";
          font-weight: 700; }
        .mod_article table td:nth-of-type(2):before {
          content: "Spalte 2";
          font-weight: 700; }
        .mod_article table td:nth-of-type(3):before {
          content: "Spalte 3";
          font-weight: 700; }
        .mod_article table td:nth-of-type(4):before {
          content: "Spalte 4";
          font-weight: 700; } }

header .inside {
  background: url("/layout/images/bwb-header-bg.png") no-repeat;
  background-position: right top;
  padding-top: 60px; }

header .sektion {
  font-weight: 700;
  color: #62b9e9;
  text-transform: uppercase;
  font-size: 1.5rem;
  position: absolute;
  top: 1.5rem;
  left: 3rem; }
  header .sektion a {
    color: #62b9e9; }

.logo{
  z-index: 99;
}

@media screen and (max-width: 699px) {
  header .inside {
    padding-top: 160px;
    background-size: auto 50%;
    background-position: right -70px top;
  }
  .logo {
    position: fixed;
    top:60px;
    right: 3px;
    width: 200px;
  }
}

@media screen and (max-width: 499px) {
  header .sektion {
    top: 4.5rem;
    max-width: 250px; } }

@media screen and (min-width: 699px) and (max-width: 989px){
  .logo {
    position: fixed;
    top:0;
    right: 3px;
    width: 200px;
    padding: 1.3em 1em;
    background: #fff;
  }
}

@media screen and (min-width: 990px){
  .logo {
    top: 117px;
    right: 6vw;
    width: 230px;
    padding: 1em;
    background: #fff;
  }
}

#container {
  max-width: 885px;
  margin: 3rem auto 0; }
  #container #main .mod_article {
    display: flex;
    flex-wrap: wrap; }
  #container .layout_latest {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    margin-bottom: 2rem; }
    #container .layout_latest .image_container {
      margin-top: 1.25rem; }
    #container .layout_latest h2 span.info {
      color: #000;
      font-weight: normal;
      font-size: 1rem;
      display: inline-block;
      width: 100%; }

.ce_gallery figure {
  padding: 0 .25rem; }

.ce_gallery .ce_gallery > ul li {
  width: 33.333%; }
  .ce_gallery .ce_gallery > ul li img {
    width: 100%;
    width: auto; }

.ce_gallery.berichte ul {
  display: flex;
  flex-wrap: wrap; }

.ce_pageTitle {
  position: absolute;
  top: 98%;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  width: 100%;
  max-width: 885px;
   }
  .ce_pageTitle .inside {
    background-color: #e3000b;
    border: 4px solid #FFF;
    text-transform: uppercase;
    padding: .3rem .5rem;
    color: #FFF;
    font-size: 1.25rem;
    float: left; }

@media screen and (max-width: 499px) {
  .ce_pageTitle {
    top: inherit; } }

.mod_pageImage {
  max-width: 1920px;
  margin: 0 auto; }
  .mod_pageImage + .mod_pageImage {
    display: none; }

.red_btn {
  display: inline-block;
  padding: .3rem .5rem;
  background-color: #e3000b;
  color: #FFF; }

#main .ce_youtube {
  flex: 1 0 100%; }
  #main .ce_youtube iframe {
    clear: both;
    border: none;
    width: 100%; }

#main .image_container {
  position: relative; }
  #main .image_container a:after {
    content: "\e90a";
    font-family: 'bwo-icons' !important;
    opacity: 0;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: .8rem;
    bottom: .8rem;
    color: #FFF;
    -webkit-transition: opacity 0.456s ease;
    -moz-transition: opacity 0.456s ease;
    -ms-transition: opacity 0.456s ease;
    -o-transition: opacity 0.456s ease;
    transition: opacity 0.456s ease; }
  #main .image_container a:hover:after {
    opacity: 1; }

#main .mod_article .ce_hyperlink.download-element a {
  margin: 0; }

#main .mod_article .ce_hyperlink.download-element .size {
  display: inline-block;
  width: 100%;
  margin-bottom: 1rem;
  font-size: .8rem; }

body.scroll-effect #container {
  position: fixed; }

header nav ul li {
  list-style-type: none;
  height: 185px;
  cursor: pointer;
  text-align: center; }
  header nav ul li a, header nav ul li strong {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    font-weight: 400;
    height: 100%;
    color: #000;
    text-decoration: none;
    padding: 0 1rem;
    position: relative; }
    header nav ul li a:after, header nav ul li strong:after {
      content: '';
      display: inline-block;
      width: 0;
      height: 0;
      border-left: .6rem solid transparent;
      border-right: .6rem solid transparent;
      border-top: 0.6rem solid #000;
      margin-left: .3rem; }
    header nav ul li a.active, header nav ul li a.trail, header nav ul li strong.active, header nav ul li strong.trail {
      color: #e3000b; }
      header nav ul li a.active:after, header nav ul li a.trail:after, header nav ul li strong.active:after, header nav ul li strong.trail:after {
        border-top-color: #e3000b; }
    header nav ul li a:hover:after, header nav ul li strong:hover:after {
      border-top: .6rem solid transparent; }
    @media (max-width: 1000px) {
      header nav ul li a, header nav ul li strong {
        padding: 0 1.5rem; } }
  header nav ul li.show_submenu a:after, header nav ul li.show_submenu strong:after {
    border-top: .6rem solid transparent; }

.show_submenu header nav ul li a:after, .show_submenu header nav ul li strong:after {
  border-top: .6rem solid transparent; }

.flying-nav li.show .level_2 li {
  list-style-type: none;
  height: 0;
  min-height: 44px;
  cursor: pointer;
  text-align: left;
  top: -1rem; }
  .flying-nav li.show .level_2 li a, .flying-nav li.show .level_2 li strong {
    display: flex;
    align-items: center;
    text-align: center;
    font-weight: normal;
    height: 100%;
    color: #000;
    text-decoration: none;
    padding: 1rem; }
    .flying-nav li.show .level_2 li a:before, .flying-nav li.show .level_2 li strong:before {
      content: '';
      display: inline-block;
      width: 0;
      height: 0;
      border-left: .6rem solid transparent;
      border-right: .6rem solid transparent;
      border-top: .6rem solid transparent;
      margin-right: .3rem;
      transform: rotate(-90deg); }
    .flying-nav li.show .level_2 li a:hover, .flying-nav li.show .level_2 li a.active, .flying-nav li.show .level_2 li a.trail, .flying-nav li.show .level_2 li strong:hover, .flying-nav li.show .level_2 li strong.active, .flying-nav li.show .level_2 li strong.trail {
      color: #e3000b; }
    .flying-nav li.show .level_2 li a.active:before, .flying-nav li.show .level_2 li a.trail:before, .flying-nav li.show .level_2 li a:hover:before, .flying-nav li.show .level_2 li strong.active:before, .flying-nav li.show .level_2 li strong.trail:before, .flying-nav li.show .level_2 li strong:hover:before {
      border-top-color: #e3000b; }
    @media (max-width: 1000px) {
      .flying-nav li.show .level_2 li a, .flying-nav li.show .level_2 li strong {
        padding: 0 1.5rem; } }

header {
  background-color: #fff;
  height: 185px;
  position: fixed;
  width: 100%;
  overflow: hidden;
  z-index: 99;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
  header nav {
    max-width: 900px;}
    header nav .level_1 {
      display: flex;
      margin: 0;
      padding: 0; }
      header nav .level_1 > li {
        min-width: 200px;
        font-size: 1.5rem; }
  header .menu {
    display: none; }

#flying-nav {
  position: absolute;
  top: 0; }

.flying-nav .level_1 li {
  display: none; }
  .flying-nav .level_1 li.show {
    display: inline-block;
    position: fixed;
    z-index: 99;
    transform: translate3d(0, -0.7rem, 0); }
    .flying-nav .level_1 li.show:before {
      content: '';
      position: absolute;
      top: -.3rem;
      left: 50%;
      display: inline-block;
      width: 0;
      height: 0;
      border-left: .6rem solid transparent;
      border-right: .6rem solid transparent;
      border-top: 0.6rem solid #e3000b;
      z-index: 9;
      transform: translate3d(-0.6rem, 0, 0); }
    .flying-nav .level_1 li.show:after {
      content: '';
      position: absolute;
      top: 0;
      left: 50%;
      background-color: #FFF;
      display: inline-block;
      width: 2rem;
      height: 1rem;
      padding-left: -1rem;
      transform: translate3d(-1rem, -0.5rem, 0); }
    .flying-nav .level_1 li.show a, .flying-nav .level_1 li.show strong {
      display: none; }
    .flying-nav .level_1 li.show .level_2 {
      padding: 1rem 0;
      margin: 0;
      border: 3px solid #e3000b;
      background-color: #FFF; }
      .flying-nav .level_1 li.show .level_2 li {
        display: block;
        background-color: #FFF; }

.flying-nav.menuActivated {
  position: fixed;
  top: 0;
  width: 100vw;
  height: 100vh;
  background-color: #FFF;
  padding-top: 140px;
  z-index: 1;
  overflow: scroll;
  -webkit-overflow-scrolling: touch; }

.icon-plus.cross {
  display: none;
  font-size: 2rem;
  transform: rotate(45deg);
  margin-bottom: 1.2rem; }

.scroll-effect .icon-menu {
  display: none; }

.scroll-effect .icon-plus.cross {
  display: block; }

header, .logo {
  position: fixed;
  transition: all .65s ease; }

header + .custom {
  padding-top: 185px; }

.nav-up header {
  transform: translate3d(0, -170px, 0);
  -webkit-box-shadow: 0px 0px 5px black;
  -moz-box-shadow: 0px 0px 5px black;
  box-shadow: 0px 0px 5px black; }

.nav-up .logo {
  transform: translate3d(0, -212px, 0); }

.nav-down header {
  transform: translate3d(0, 0, 0); }

.nav-down .logo {
  transform: translate3d(0, 0, 0); }

@media screen and (max-width: 699px) {
  header {
    height: 145px; }
  header + .custom {
    padding-top: 145px; } }

@media (min-width: 700px) {
  /* Version mit sortiertem Menü (kein Masonry) */
  .flying-nav.menuActivated {
    padding-right: 2rem;
    padding-left: 2rem; }
    .flying-nav.menuActivated .level_1 {
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start;
      max-width: 1024px;
      margin: 0 auto;
      padding: 0 2rem 0 100px;
      line-height: 1.5em; }
      .flying-nav.menuActivated .level_1 > li {
        margin-top: 1rem;
        width: 33.333%; }
        .flying-nav.menuActivated .level_1 > li > a, .flying-nav.menuActivated .level_1 > li > strong {
          font-size: 1.3rem; }
      .flying-nav.menuActivated .level_1 li {
        display: flex;
        flex-direction: column; } }
      @media (min-width: 700px) and (max-width: 1180px) {
        .flying-nav.menuActivated .level_1 li {
          flex: 0 0 33.33%; } }

@media (min-width: 700px) {
        .flying-nav.menuActivated .level_1 li a, .flying-nav.menuActivated .level_1 li strong {
          font-weight: normal;
          text-decoration: underline;
          margin-bottom: .5rem; }
        .flying-nav.menuActivated .level_1 li .level_2 li a, .flying-nav.menuActivated .level_1 li .level_2 li strong {
          color: grey;
          text-decoration: none; }
  /* Version mit unsortiertem Menü (kein Masonry) */ }

@media (min-width: 699px) and (max-width: 1200px) {
  header nav {
    margin: 0;
    max-width: inherit;
    width: 100%;
    max-width: 690px; }
    header nav .level_1 {
      justify-content: space-between; }
      header nav .level_1 > li {
        min-width: 130px;
        font-size: 1.3rem; } }

@media (max-width: 699px) {
  body {
    cursor: pointer; }
  header .menu {
    position: absolute;
    display: block;
    top: 1rem;
    left: 1rem; }
  header .sektion {
    line-height: 1.1em;
    top: 5.5rem; }
  header nav {
    display: none; }
  .flying-nav.menuActivated .level_1 {
    margin: 3rem 0 2rem;
    cursor: pointer; }
    .flying-nav.menuActivated .level_1 > li {
      border-bottom: 0.5px solid rgba(0, 0, 0, 0.5); }
      .flying-nav.menuActivated .level_1 > li:last-child {
        border: none; }
    .flying-nav.menuActivated .level_1 li {
      display: flex;
      flex-direction: column; }
      .flying-nav.menuActivated .level_1 li a, .flying-nav.menuActivated .level_1 li strong {
        padding: 1rem 2rem;
        margin: 0 1rem;
        text-decoration: none;
        font-weight: normal; }
      .flying-nav.menuActivated .level_1 li .level_2 {
        margin: 0;
        display: none;
        border-top: 3px solid #e3000b;
        -webkit-box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.7);
        -moz-box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.7);
        box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.7); }
        .flying-nav.menuActivated .level_1 li .level_2 li {
          background-color: rgba(0, 0, 0, 0.05); }
          .flying-nav.menuActivated .level_1 li .level_2 li a {
            border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
          .flying-nav.menuActivated .level_1 li .level_2 li:last-child a {
            border: none; }
      .flying-nav.menuActivated .level_1 li.hover .level_2 {
        display: block; }
    .flying-nav.menuActivated .level_1 li.submenu > a, .flying-nav.menuActivated .level_1 li.submenu > strong {
      position: relative; }
    .flying-nav.menuActivated .level_1 li.submenu > a:after, .flying-nav.menuActivated .level_1 li.submenu > strong:after {
      font-family: 'bwo-icons' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\e909";
      position: absolute;
      right: 2rem;
      top: 1rem; }
    .flying-nav.menuActivated .level_1 li.submenu.hover > a:after,
    .flying-nav.menuActivated .level_1 li.submenu.hover > strong:after {
      content: "\e903"; }
  .flying-nav.menuActivated .level_1 li .level_2 li.active {
    background-color: rgba(0, 0, 0, 0.2); } }

.only_level_1 a:after, .only_level_1 a:hover:after, .only_level_1.show:before {
  content: none; }

.link_aside {
  position: fixed;
  top: 50%;
  right: 0; }
  .link_aside ul li {
    line-height: 44px; }
    .link_aside ul li a {
      position: relative;
      display: inline-block;
      color: #FFF;
      min-width: 160px;
      padding: 0 1rem 0 0;
      border: 3px solid #FFF;
      text-transform: uppercase;
      transition: all .456s ease;
      transform: translate3d(70%, 0, 0); }
      .link_aside ul li a i {
        font-size: 1.5em;
        display: inline-block;
        margin-left: .5rem;
        margin-right: 1rem;
        position: relative;
        top: 4px; }
      .link_aside ul li a.donate {
        background-color: #98bf4e; }
      .link_aside ul li a.donate:hover {
          transform: translate3d(3%, 0, 0); }
      .link_aside ul li a.facebook {
        background-color: #5e5aa7;
        display: block;
        transform: translate3d(70%, 0, 0); }
        .link_aside ul li a.facebook:hover {
          transform: translate3d(3%, 0, 0); }
        .link_aside ul li a.instagram {
          background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
          display: block;
          transform: translate3d(70%, 0, 0);}
.link_aside ul li a i.icon-instagram:before{
          content: url("/layout/images/instagram.svg");
          display: block;
          width: 28px;
          transform: translateY(5px);
        }
.link_aside ul li a.instagram:hover {
  transform: translate3d(3%, 0, 0); }
.spende .link_aside {
  position: fixed;
  right: 10%;
  top: 30vw;
  transition: all 1s ease; }
  .spende .link_aside ul li:first-child {
    position: relative;
    z-index: 8; }
  .spende .link_aside ul li:last-child {
    position: relative;
    z-index: 9; }
  .spende .link_aside ul li a.donate {
    display: block;
    transform: none; }
  .spende .link_aside ul li a.facebook {
    transform: translate3d(0, 0, 0);
    transition: all .456s ease; }

.spende .link_aside.link_fixed {
  position: fixed;
  top: 50%;
  right: 0; }
  .spende .link_aside.link_fixed ul li a {
    transition: all .456s ease;
    transform: translate3d(70%, 0, 0); }
    .spende .link_aside.link_fixed ul li a.donate:hover {
      transform: translate3d(3%, 0, 0); }
    .spende .link_aside.link_fixed ul li a.facebook {
      display: block;
      transform: translate3d(70%, 50px, 0); }
      .spende .link_aside.link_fixed ul li a.facebook:hover {
        transform: translate3d(3%, 50px, 0); }

@media screen and (max-width: 960px) {
  .link_aside {
    display: none; } }

.mod_navigation.teaserbox {
  overflow: visible; }
  .mod_navigation.teaserbox ul {
    display: inline-block;
    position: relative;
    left: 50%;
    bottom: 70px;
    transform: translate3d(-50%, 0, 0);
    width: 100%;
    max-width: 1024px;
    z-index: 0;
    margin-bottom: -90px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around; }
    .mod_navigation.teaserbox ul li {
      position: relative;
      display: inline-block;
      width: 96%;
      background-color: #FFF;
      padding: 35px 25px 25px;
      margin-bottom: 32px;
      border-right: 3px solid #1b256c;
      border-bottom: 3px solid #1b256c;
      border-left: 3px solid #1b256c; }
      .mod_navigation.teaserbox ul li .headline {
        display: inline-block;
        width: 100%;
        color: #1b256c;
        text-transform: uppercase;
        font-weight: 700;
        margin-bottom: 1.5rem; }
      .mod_navigation.teaserbox ul li .red_btn {
        position: absolute;
        bottom: calc(-1rem - 3px);
        right: 1.5rem;
        border: 3px solid #FFF; }
        .mod_navigation.teaserbox ul li .red_btn:after {
          content: '';
          display: inline-block;
          width: 0;
          height: 0;
          border-left: .4rem solid transparent;
          border-right: .4rem solid transparent;
          border-top: .4rem solid #FFF;
          margin-left: .3rem;
          transform: rotate(-90deg);
          position: relative;
          top: -2px; }

@media screen and (min-width: 700px) {
  .mod_navigation.teaserbox ul li {
    width: 48%; } }

@media screen and (min-width: 820px) {
  .mod_navigation.teaserbox ul li {
    width: 31%; } }

@media screen and (min-width: 1024px) {
  .mod_navigation.teaserbox ul {
    justify-content: space-between; }
    .mod_navigation.teaserbox ul li {
      width: 329px; } }

.bars li {
  display: block;
  margin-top: 3px;
  position: relative; }

.bars li.title:before {
  color: black;
  font-weight: bold;
  left: 0; }

.bars li:first-child {
  margin-top: 0; }

.bars li .bar {
  background: #ee7454;
  height: 2.4rem;
  line-height: 2.4rem;
  min-width: 3.7rem;
  position: relative;
  -webkit-transition: 2s width ease;
  transition: 2s width ease;
  width: 1px;
  text-align: right;
  padding-right: 1rem;
  color: #FFF; }

.bars li:nth-child(2n) .bar {
  background: #f39879; }

.bars li .number {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding-left: 5px;
  position: absolute;
  top: 0;
  right: .5rem; }

.bars li .bar + span {
  display: inline-block;
  width: 100%;
  font-size: 1rem;
  line-height: 1rem;
  margin-bottom: 1rem; }

.box-piesite {
  background-color: #e3000b;
  color: #FFF;
  text-transform: uppercase; }
  .box-piesite.notruf .inside {
    max-width: 885px;
    width: 100%;
    padding: 2rem .5rem;
    margin: 0 auto; }
    .box-piesite.notruf .inside a {
      color: #FFF;
      font-size: 2em; }
  .box-piesite ul {
    max-width: 885px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between; }
    .box-piesite ul li {
      margin: 3rem;
      text-align: center; }
      .box-piesite ul li .int {
        font-size: 3rem; }
      .box-piesite ul li .symbol {
        display: none; }

@media screen and (max-width: 768px) {
  .box-piesite ul {
    justify-content: center;
    flex-wrap: wrap; } }

* {
  margin: 0;
  padding: 0; }

/* Icon 1 */
.menu {
  width: 44px;
  height: 44px;
  position: relative;
  margin: 0 auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer; }

.menu span {
  display: block;
  position: absolute;
  height: 4px;
  width: 75%;
  background: #FFF;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out; }

.menu span:nth-child(1) {
  top: 0px; }

.menu span:nth-child(2), .menu span:nth-child(3) {
  top: 10px; }

.menu span:nth-child(4) {
  top: 20px; }

.scroll-effect .menu span:nth-child(1) {
  top: 15px;
  width: 0%;
  left: 50%; }

.scroll-effect .menu span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.scroll-effect .menu span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.scroll-effect .menu span:nth-child(4) {
  top: 15px;
  width: 0%;
  left: 50%; }

@font-face {
  font-family: 'bwo-icons';
  src: url("fonts/bwo-icons.eot?f64auj");
  src: url("fonts/bwo-icons.eot?f64auj#iefix") format("embedded-opentype"), url("fonts/bwo-icons.ttf?f64auj") format("truetype"), url("fonts/bwo-icons.woff?f64auj") format("woff"), url("fonts/bwo-icons.svg?f64auj#bwo-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'bwo-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ce_text a {
  color: #e3000b; }
  .ce_text a:before {
    content: "» ";
    color: #e3000b; }

.ce_text figure a:before {
  content: none; }

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

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

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

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

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

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

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

.icon-map:before {
  content: "\e907"; }

.icon-phone:before {
  content: "\e908"; }

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

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

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

#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

#cboxWrapper {
  max-width: none; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative; }

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

#cboxTitle {
  margin: 0; }

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0; }

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

#cboxOverlay {
  background: #000;
  opacity: .9;
  filter: alpha(opacity=90); }

#colorbox {
  outline: 0; }

#cboxContent {
  margin-top: 20px;
  background: #1b256c; }

.cboxIframe {
  background: #fff; }

#cboxError {
  padding: 50px;
  border: 1px solid #ccc; }

#cboxLoadedContent {
  border: 5px solid #1b256c;
  background: #fff; }

#cboxTitle {
  position: absolute;
  top: -20px;
  left: 0;
  color: #ccc; }

#cboxCurrent {
  position: absolute;
  top: -20px;
  right: 0;
  color: #ccc; }

#cboxLoadingGraphic {
  background: url(../../assets/colorbox/images/loading.gif) no-repeat center center; }

#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: 0 0; }

#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0; }

#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff; }

#cboxPrevious {
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -32px;
  background: url(../../assets/colorbox/images/controls.png) no-repeat top left;
  width: 28px;
  height: 65px;
  text-indent: -9999px; }

#cboxPrevious:hover {
  background-position: bottom left; }

#cboxNext {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -32px;
  background: url(../../assets/colorbox/images/controls.png) no-repeat top right;
  width: 28px;
  height: 65px;
  text-indent: -9999px; }

#cboxNext:hover {
  background-position: bottom right; }

#cboxClose {
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  background: url(../../assets/colorbox/images/controls.png) no-repeat top center;
  width: 38px;
  height: 19px;
  text-indent: -9999px; }

#cboxClose:hover {
  background-position: bottom center; }

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