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

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

#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
.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}
@charset "UTF-8";
.contao-cookiebar {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9999;
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
  padding: 15px;
  max-height: 100vh;
  box-sizing: border-box;
  pointer-events: none;
  overflow: hidden; }
  .contao-cookiebar * {
    box-sizing: border-box; }
  .contao-cookiebar:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .contao-cookiebar .cc-inner {
    display: inline-block;
    overflow-y: auto;
    max-height: 100%;
    max-width: 100%;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    font-size: 1rem;
    text-align: left; }
  .contao-cookiebar.cc-top .cc-inner {
    vertical-align: top; }
  .contao-cookiebar.cc-top.cc-active .cc-inner {
    animation: cookiebar-top-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-top.cc-saved .cc-inner {
    animation: cookiebar-top-out 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-bottom .cc-inner {
    vertical-align: bottom; }
  .contao-cookiebar.cc-bottom.cc-active .cc-inner {
    animation: cookiebar-bottom-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-bottom.cc-saved .cc-inner {
    animation: cookiebar-bottom-out 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-middle .cc-inner {
    vertical-align: middle; }
  .contao-cookiebar.cc-middle.cc-active .cc-inner {
    animation: cookiebar-middle-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-middle.cc-saved .cc-inner {
    animation: cookiebar-middle-out 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-left {
    text-align: left; }
  .contao-cookiebar.cc-right {
    text-align: right; }
  .contao-cookiebar .cc-head h1:first-child, .contao-cookiebar .cc-head h2:first-child, .contao-cookiebar .cc-head h3:first-child, .contao-cookiebar .cc-head h4:first-child, .contao-cookiebar .cc-head h5:first-child, .contao-cookiebar .cc-head h6:first-child {
    margin-top: 0; }
  .contao-cookiebar .cc-head p {
    margin-bottom: 15px; }
  .contao-cookiebar .cc-btn {
    display: inline-block;
    cursor: pointer;
    width: 100%;
    padding: 8px 14px;
    margin-bottom: 8px;
    font-size: 15px;
    outline: 0 none;
    border: 1px solid #cfcfcf;
    border-radius: 4px;
    color: #444;
    background: #f5f5f5; }
    .contao-cookiebar .cc-btn:hover {
      background: #ececec; }
    .contao-cookiebar .cc-btn:last-child {
      margin-bottom: 0; }
  .contao-cookiebar .grayscale .cc-btn {
    background: #f1efef; }
    .contao-cookiebar .grayscale .cc-btn:hover {
      background: #ececec; }
    .contao-cookiebar .grayscale .cc-btn.success {
      background: #fbfbfb; }
      .contao-cookiebar .grayscale .cc-btn.success:hover {
        background: #f7f7f7; }
  .contao-cookiebar .highlight .cc-btn.success {
    background: #4e9e3e;
    border-color: #3e7830;
    color: #fff; }
    .contao-cookiebar .highlight .cc-btn.success:hover {
      background: #4c933f; }
  .contao-cookiebar label {
    position: relative;
    display: block;
    padding: 8px 13px 8px 0;
    line-height: 1.2rem; }
    .contao-cookiebar label.group {
      font-weight: 600; }
  .contao-cookiebar input {
    position: absolute;
    width: 1px;
    height: 1px;
    outline: 0 none;
    opacity: 0; }
    .contao-cookiebar input + label {
      padding: 8px 13px 8px 50px;
      cursor: pointer; }
      .contao-cookiebar input + label:before {
        content: '';
        position: absolute;
        top: 6px;
        left: 0;
        width: 35px;
        height: 18px;
        margin: 0;
        box-sizing: content-box;
        border-radius: 10px;
        background: #fff;
        border: 2px solid #9c9b99;
        transition: border-color .2s; }
      .contao-cookiebar input + label:after {
        display: block;
        content: '';
        position: absolute;
        top: 10px;
        left: 4px;
        width: 14px;
        height: 14px;
        border-radius: 10px;
        background: #9c9b99;
        transition: background .2s, margin-left .2s, padding .2s; }
      .contao-cookiebar input + label:active:after {
        padding-left: 5px; }
    .contao-cookiebar input.cc-group-half + label:after {
      background: linear-gradient(to right, #9c9b99 0%, #9c9b99 50%, #399d32 50%, #399d32 100%); }
    .contao-cookiebar input:checked + label:after {
      background: #399d32;
      margin-left: 17px; }
    .contao-cookiebar input:checked + label:active:after {
      margin-left: 12px; }
    .contao-cookiebar input:checked + label:before {
      background: #dcf3db;
      border-color: #399d32; }
    .contao-cookiebar input:disabled + label {
      pointer-events: none; }
      .contao-cookiebar input:disabled + label:after {
        background: #c8c7c5; }
      .contao-cookiebar input:disabled + label:before {
        background: #f4f4f4;
        border-color: #c8c7c5; }
  .contao-cookiebar.cc-active .cc-inner {
    opacity: 1;
    pointer-events: auto;
    visibility: visible; }
  .contao-cookiebar.cc-active.cc-blocked {
    pointer-events: auto;
    animation: cookiebar-overlay-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-saved.cc-inner {
    opacity: 0;
    pointer-events: none;
    visibility: hidden; }
  .contao-cookiebar.cc-saved.cc-blocked {
    pointer-events: none;
    animation: cookiebar-overlay-out 0.5s ease-in-out forwards; }

@media (min-width: 768px) {
  .contao-cookiebar .cc-btn {
    width: auto;
    margin-bottom: 0; }
  .contao-cookiebar .cc-inner {
    max-width: 750px; } }

@keyframes cookiebar-overlay-in {
  0% {
    background: rgba(0, 0, 0, 0); }
  100% {
    background: rgba(0, 0, 0, 0.75); } }

@keyframes cookiebar-overlay-out {
  0% {
    background: rgba(0, 0, 0, 0.75); }
  100% {
    background: rgba(0, 0, 0, 0);
    visibility: hidden; } }

@keyframes cookiebar-top-in {
  0% {
    opacity: 0;
    transform: translateY(-100%); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes cookiebar-top-out {
  0% {
    opacity: 1;
    visibility: visible;
    transform: translateY(0); }
  100% {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-100%); } }

@keyframes cookiebar-middle-in {
  0% {
    opacity: 0;
    transform: scale(0); }
  100% {
    opacity: 1;
    transform: scale(1); } }

@keyframes cookiebar-middle-out {
  0% {
    opacity: 1;
    visibility: visible;
    transform: scale(1); }
  100% {
    opacity: 0;
    visibility: hidden;
    transform: scale(0); } }

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

@keyframes cookiebar-bottom-out {
  0% {
    opacity: 1;
    visibility: visible;
    transform: translateY(0); }
  100% {
    opacity: 0;
    visibility: hidden;
    transform: translateY(100%); } }

.contao-cookiebar {
  color: #444444; }
  .contao-cookiebar p {
    color: #868686;
    line-height: 1.4; }
  .contao-cookiebar .cc-inner {
    padding: 25px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    background: #fff; }
  .contao-cookiebar .cc-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: center;
    position: relative;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    margin-bottom: 10px; }
    .contao-cookiebar .cc-group > label {
      flex-grow: 1;
      margin: 5px 0 5px 10px; }
    .contao-cookiebar .cc-group .cc-detail-btn {
      border: 0 none;
      outline: 0 none;
      background: transparent;
      font-size: 13px;
      letter-spacing: 0;
      text-transform: initial;
      cursor: pointer;
      color: #a2a2a2;
      padding: 8px 10px;
      line-height: 1.2rem; }
      .contao-cookiebar .cc-group .cc-detail-btn span:nth-child(2) {
        display: none; }
      .contao-cookiebar .cc-group .cc-detail-btn.cc-active span:nth-child(1) {
        display: none; }
      .contao-cookiebar .cc-group .cc-detail-btn.cc-active span:nth-child(2) {
        display: inline; }
      .contao-cookiebar .cc-group .cc-detail-btn:hover {
        color: #717171; }
    .contao-cookiebar .cc-group .cc-detail-btn-details {
      display: inline-block;
      border: 0 none;
      outline: 0 none;
      background: transparent;
      font-size: 13px;
      letter-spacing: 0;
      text-transform: initial;
      cursor: pointer;
      color: #a2a2a2;
      text-decoration: underline;
      padding: 0;
      margin: 0 0 10px; }
      .contao-cookiebar .cc-group .cc-detail-btn-details span:nth-child(2) {
        display: none; }
      .contao-cookiebar .cc-group .cc-detail-btn-details.cc-active span:nth-child(1) {
        display: none; }
      .contao-cookiebar .cc-group .cc-detail-btn-details.cc-active span:nth-child(2) {
        display: inline; }
      .contao-cookiebar .cc-group .cc-detail-btn-details:hover {
        color: #717171; }
  .contao-cookiebar .cc-cookies {
    display: none;
    width: 100%;
    background: #fbfbfb;
    border-radius: 0 0 5px 5px; }
    .contao-cookiebar .cc-cookies > p {
      font-size: 0.875rem; }
    .contao-cookiebar .cc-cookies > p, .contao-cookiebar .cc-cookies > .cc-cookie {
      margin: 0;
      padding: 15px;
      border-top: 1px solid #e6e6e6; }
    .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-info {
      font-size: 0.875rem;
      background: #fff;
      padding: 10px;
      border-radius: 5px;
      border: 1px solid #efefef; }
      .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-info > div > span {
        font-weight: 600; }
      .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-info > div + div {
        margin-top: 5px; }
      .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-info + button.cc-detail-btn-details {
        margin-top: 15px; }
    .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-desc > p {
      margin-bottom: 0; }
    .contao-cookiebar .cc-cookies .cc-cookie label.cookie + p, .contao-cookiebar .cc-cookies .cc-cookie label.cookie + .cc-cookie-info, .contao-cookiebar .cc-cookies .cc-cookie label.cookie + button.cc-detail-btn-details {
      margin-top: 10px; }
    .contao-cookiebar .cc-cookies .cc-cookie p {
      margin: 0 0 15px;
      font-size: 0.875rem; }
  .contao-cookiebar .cc-footer, .contao-cookiebar .cc-info {
    text-align: center; }
  .contao-cookiebar .cc-info {
    margin-top: 15px; }
    .contao-cookiebar .cc-info > p {
      font-size: 0.875rem; }
    .contao-cookiebar .cc-info > a {
      display: inline-block;
      font-size: 0.813rem;
      color: #a2a2a2;
      text-decoration: none; }
      .contao-cookiebar .cc-info > a:hover {
        color: #717171; }
      .contao-cookiebar .cc-info > a + a:before {
        display: inline-block;
        content: '·';
        margin-right: 5px; }

/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../../files/fonts/open-sans-v15-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('../../files/fonts/open-sans-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/open-sans-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/open-sans-v15-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/open-sans-v15-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/open-sans-v15-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/fonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../../files/fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../../files/fonts/open-sans-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('../../files/fonts/open-sans-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/open-sans-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/open-sans-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/open-sans-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/open-sans-v15-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../../files/fonts/open-sans-v15-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('../../files/fonts/open-sans-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/open-sans-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/open-sans-v15-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/open-sans-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/open-sans-v15-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
   }
   
/* roboto-condensed-300 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('../../files/fonts/roboto-condensed-v16-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'),
       url('../../files/fonts/roboto-condensed-v16-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/roboto-condensed-v16-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/roboto-condensed-v16-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/roboto-condensed-v16-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/roboto-condensed-v16-latin-300.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/fonts/roboto-condensed-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'),
       url('../../files/fonts/roboto-condensed-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/roboto-condensed-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/roboto-condensed-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/roboto-condensed-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/roboto-condensed-v16-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('../../files/fonts/roboto-condensed-v16-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'),
       url('../../files/fonts/roboto-condensed-v16-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/roboto-condensed-v16-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/roboto-condensed-v16-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/roboto-condensed-v16-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/roboto-condensed-v16-latin-700.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
   }
   
  /* biz-udmincho-regular - latin */
@font-face {
  font-family: 'BIZ UDMincho';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/fonts/biz-udmincho-v4-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/fonts/biz-udmincho-v4-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/biz-udmincho-v4-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/biz-udmincho-v4-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/biz-udmincho-v4-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/biz-udmincho-v4-latin-regular.svg#BIZUDMincho') format('svg'); /* Legacy iOS */
   }
   
/* roboto-slab-300 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url('../../files/fonts/roboto-slab-v23-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/fonts/roboto-slab-v23-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/roboto-slab-v23-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/roboto-slab-v23-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/roboto-slab-v23-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/roboto-slab-v23-latin-300.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}
/* roboto-slab-regular - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/fonts/roboto-slab-v23-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/fonts/roboto-slab-v23-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/roboto-slab-v23-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/roboto-slab-v23-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/roboto-slab-v23-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/roboto-slab-v23-latin-regular.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}
/* roboto-slab-500 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  src: url('../../files/fonts/roboto-slab-v23-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/fonts/roboto-slab-v23-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/roboto-slab-v23-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/roboto-slab-v23-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/roboto-slab-v23-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/roboto-slab-v23-latin-500.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}
/* roboto-slab-600 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: url('../../files/fonts/roboto-slab-v23-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/fonts/roboto-slab-v23-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/roboto-slab-v23-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/roboto-slab-v23-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/roboto-slab-v23-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/roboto-slab-v23-latin-600.svg#RobotoSlab') format('svg'); /* Legacy iOS */
   }
h1
{
	*font-family:"BIZ UDMincho", sans-serif;
  	font-family: 'Roboto Slab';
	font-size: 45px;
	line-height: 50px;
	*text-transform: uppercase;
	color: #e7c75a;
	color: #c9c4af;
	color: #e8e8e8;
	*padding-bottom: 0px;
	margin-bottom: 30px !important;
	margin-top: 20px;
	*font-weight: 600;
	letter-spacing: -1px;
	}
	
	
h2 
{
	font-family: 'Roboto Slab';
	font-size: 32px;
	line-height: 42px;
	margin-bottom: 35px;
	padding-top: 0px;
	font-weight: 700;
	text-transform: none;
	display: block;
}

/*
h3 
{
	font-family: 'Roboto Slab';
	*margin-top: 30px !important;
	margin-bottom: 20px !important;
	font-size: 20px;
	line-height: 29px;
	font-weight: 700;
	text-transform: none;
	background: #608B7C;
	color: #e8e8e8 !important;
	*display: inline-block;
	display: table;
	padding: 2px 8px;
	border-radius: 3px;
}
*/

h3 
{
	font-family: 'Roboto Slab';
	*margin-top: 30px !important;
	margin-bottom: 20px !important;
	font-size: 22px;
	line-height: 31px;
	font-weight: 600;
	text-transform: none;
	color: #608B7C !important;
	display: block;
}
	
.display_block h3,
.display_block h4 {
	display: block;
}

h4 
{
	font-family: 'Roboto Slab';
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 10px;
	display: table;
	border-radius: 3px;
	color: rgba(70, 117, 148, 1) !important;
	font-weight: bold;
}

h5 {
	font-family: 'Roboto Slab';
	font-size: 17px;
	padding-bottom: 10px;
}

#container h1,
#container h2,
#container h3,
#container h4,
#container h5
{
	color: #1c5566;
}

#block3 h2,
#block3 h3,
#block3 h4,
#block3 h5
{
	color: #e8e8e8 !important
}

#block4 h2
{
	color: #1c5566 !important
}

#block4 h3
{
	color: #ffffff !important
}

.padding_inside.rs-columns {
	padding-bottom: 50px;
}

h1 {
 margin-bottom: 40px;
}

 
h3 {
 margin-bottom: 20px;
 }
 
p {
	margin-bottom: 20px;
}

.padding_top_0 {
	padding-top: 0 !important;
}

.padding_top_20 {
	padding-top: 20px !important;
}

.margin_top_20 {
	margin-top: 20px !important;
}

.padding_bottom_20 {
	padding-bottom: 20px !important;
}

.padding_top_40 {
	padding-top: 40px !important;
}

.padding_top_seitenleiste {
	padding-top: 40px !important;
}

.margin_top_40 {
	margin-top: 40px !important;
}

.padding_bottom_40 {
	padding-bottom: 40px !important;
}


.padding_top_60 {
	padding-top: 60px !important;
}

.padding_bottom_60 {
	padding-bottom: 60px !important;
}

.padding_top_80 {
	padding-top: 80px !important;
}
.padding_bottom_80 {
	padding-bottom: 80px !important;
}

.padding_top_100 {
	padding-top: 100px !important;
}
.padding_bottom_100 {
	padding-bottom: 100px !important;
}

.padding_beetween_headline_content {
	padding-top: 30px;
}

#footer p {
	margin-bottom: 10px;
	}

.margin_top_10 {
	margin-top: 10px;
}

.margin_top_20 {
	position: relative;
	margin-top: 20px;
}

.margin_top_30 {
	position: relative;
	margin-top: 30px;
}

.margin_top_50 {
	margin-top: 50px;
}

.margin_bottom_20_img figure {
	margin-bottom: 20px;
	}


.margin_picture_right_float figure {
	position: relative;
	margin-left: 50px;
	margin-bottom: 50px;
}


.margin_picture_left_float figure {
	position: relative;
	margin-right: 50px;
	margin-bottom: 50px;
}

.padding_bottom_subline {
	padding-bottom: 30px;	
}
.rs-column {
	margin-right: 4%;
	margin-top: 4%;
}

.boxen .rs-column {
	margin-right: 2%;
	margin-top: 2%;
}

.boxen .rs-column.-large-last {
	margin-right: 0;
}
.rs-column.-large-col-4-1 {
	width: 23.5%;
}
.rs-column.-large-col-3-1 {
	width: 32%;
}

@media screen and (max-width: 900px){
	.rs-column.-medium-col-2-1 {
		width: 46.4%
	}
}
.mod_navigation .subline {
	display: none;
}

nav.mainmenu ul ul li a:hover, nav.mainmenu ul ul li a.active, nav.mainmenu ul ul li.active a,
nav.mainmenu ul li a:after {
	background: rgba(70, 117, 148, 1) !important;
}
nav.mainmenu ul ul {
	border-top: 5px solid rgba(70, 117, 148, 1) !important;	
}

#submenu a {
	display: inline-block;
	padding: 1px 5px !important;
	border-radius: 3px;
	font-weight: 500;
}
#submenu a:hover, 
#submenu a.active {
	color: rgba(70, 117, 148, 1) !important;
	background: #FFFFFF !important;
}

.mm-wrapper_opening [class*=mm-menu_columns-].mm-menu_position-front {
	margin-right: 80px;
}

.mm-navbar_sticky {
	display: none;
}

.mm-menu_theme-white {
    --mm-color-border: rgba(0, 0, 0, 0.1);
    --mm-color-button: rgba(0, 0, 0, 0.3);
    --mm-color-text: rgba(0, 0, 0, 0.7);
    --mm-color-text-dimmed: rgba(0, 0, 0, 0.3);
    --mm-color-background: rgba(2,76,73,0.55) !important;
    --mm-color-background-highlight: rgba(0, 0, 0, 0.06);
    --mm-color-background-emphasis: rgba(0, 0, 0, 0.03);
    --mm-shadow:0 0 10px rgba(0, 0, 0, 0.2)
}

.mm-menu ul {
	padding-bottom: 0px;
	list-style: none !important;
}
.mm-menu li {
	list-style: none;
	line-height: 30px;
	font-size: 19px;
	font-weight: bold;
	color: #DAB266;
}


.mm-menu .active strong {
	font-family: "Titillium Web", sans-serif;
	width: auto;
	border-radius: 5px;
	padding: 2px 15px 2px 15px;
	text-decoration: none;
	font-weight: 500;
	letter-spacing: 0px;
	color: #FFFFFF;
	background: #6D907C;
	display: inline-block;
	text-transform: uppercase;
}

.mm-menu .level_2 .active strong {
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: none;
}

.mm-menu .level_1 li a {
	font-family: "Titillium Web", sans-serif;
	color: #FFFFFF;
	width: auto;
	border-radius: 5px;
	padding: 2px 15px 2px 15px;
	background: #DAB266;
	text-decoration: none;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0px;
}

.mm-menu .level_2 li a {
	background:none !important;
	text-transform:  none;
}
.mm-menu .level_2 li {
	font-weight: bold !important;
	font-size: 18px;
	line-height: 28px;
	color: #ffffff;
}

.mm-menu .level_1 li {
	padding-top: 20px;
}

.mm-menu .level_2 li {
	padding-top: 0px;
}

.mm-menu ul.level_2 {
	padding-top: 10px;
}

.small_menu {
	padding-left: 30px;
	padding-top: 30px;
	font-size: 13px;
	color: #FFFFFF;
}
.ce_player .header.fullscreen video {
	 object-fit: cover;
	 height: 70vh;
	 width: 100vw;
}
.ce_player .header.fullscreen.video_container {
	height: calc(70vh + 115px);
	margin-top: 0px;
}


* {
	//-webkit-transition:all 0.5s ease;
    //-moz-transition:all 0.5s ease;
    //transition:all 0.5s ease;
	position: relative;
	margin: 0;
	padding: 0;
}

nav.mainmenu ul ul li a {
	font-size: 15px;
	line-height: 20px;
}

.mod_search .formbody {
	display: flex;
}


.mod_search input[type="search"]{
	width: 300px;
}

.mod_customcataloglist.cc_vip_videos {
	padding-top: 40px;
}

.ce_form .widget {
	margin-top: 15px;
	max-width: 600px;
}

.ce_form label {
	padding-bottom: 5px;
	display: block;
}

.ce_form .widget-checkbox label {
	display: initial;
}


.more a {
	font-family: 'Roboto Slab';
	margin-bottom: 20px !important;
	font-size: 16px;
	line-height: 29px;
	font-weight: 700;
	text-transform: none;
	background: #1c5566;
	color: #ffffff !important;
	padding: 2px 8px;
	border-radius: 3px;
	margin-right: 20px;
}

.news_bild_padding .teaserimage {
	padding: 25px;
}


.more a:before {
	content: "► ";
}
/*
#nav-open-btn {
	display: none;
	top: 50px !important;
	position: fixed !important;
}
*/

body {
	color: #282828;
	font-size: 16px !important;
	line-height: 25px !important;
	font-weight: 400;
}

#header {
	background: rgba(255,255,255,0.90);
}
#header .inside {
	padding-right: 60px;
}
#header_after {
	height: 70vh;
	*max-height: 70vh;
	z-index: 5;
	position: relative;
	margin-top: -115px;
	position: fixed;
}
#top,
#top .inside {
	height: 30px;
}
#top .mod_search {
	margin-top: 0px;
}
#top #hotline {
	line-height: 30px;
}
.noheader h1 {
	color: #282828;
	margin-bottom: 50px !important;
	margin-top: 0px !important;
}

/*
.smallheader h1 {
	color: #282828;
	margin-bottom: 50px !important;
	margin-top: 50px !important;
}
*/

#wrapper {
	margin-top: calc(70vh - 120px);
}

.videoheader #wrapper {
	margin-top: 70px;
	-webkit-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    transition:all 0.5s ease;
}

.noheader #wrapper {
	margin-top: 0px;
}

.noheader #header_after {
	display: none;
}

.smallheader #wrapper {
	margin-top: calc(40vh - 120px);
}

#container_before {
	background: rgba(70, 117, 148, 1) !important;
	color: #FFFFFF;
	border-bottom: 10px solid #FFFFFF!important;
	border-top: 0px !important;
	z-index: 11;
	position: relative;
	top: -60px;
}

.noheader #container_before {
	top: 10px;
}

#container_before .inside {
	padding-top: 5px !important;
	padding-bottom: 9px !important;
}

.mod_breadcrumb,
.mod_breadcrumb a,
.mod_breadcrumb li {
	color: #FFFFFF;
}


.border.green {
	border-left: 15px solid #e36868;
}


.border img,
.no_radius img {
	border-radius: 0px;
	margin-top: 10px;
}

#block1,
#block2,
#block_main_2,
#block3,
#block4 {
	border-top: 0px !important;
	*background: #608B7C;
	margin: 0;
	padding-bottom: 30px;
	*color: #FFFFFF;
	z-index: 7;
}

#block1 {
	margin-top: -60px;
	border-bottom: 10px solid #ffffff;
}

#block1 .justheadline {
	margin-bottom: -30px;
}

#block1 .ce_text .textblock{
	max-width: 900px;
}
#block2,
#block3,
#block4 {
	padding-top: 30px;
}

#block1 strong {
	color: #ffffff;
	font-weight: 700;
}

#block3 {
	background: #71a0b1;
	color: #ffffff;
}
#block3 strong {
	*color: #ffffff;
}

#block4 {
	background: #ffffff;
}

#block1 .inside,
#block3 .inside,
#block2 .inside,
#block4 .inside {
	max-width: 1280px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 40px 10px 40px;
}

.right .inside,
.submenublock .inside {
	padding: 20px 30px 30px 30px !important;
}

#block1,
#block1 a {
	color: #FFFFFF;
}

.ce_text p a:not(.button){
	color: #282828;
	text-decoration: underline;
}


#block4,
#block4 a{
	color: #282828;
}

.clear {
	float: none;
	clear: both;
	display: block;
}

#block_main_2 {
	padding-bottom: 0px;
}
#block_main_2 .inside_article {
	max-width: 1280px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 40px 50px 40px;
}

#block_main_2 .right {
	*background: #FFFFFF;
	margin-top: 20px;
	box-shadow: none;
}

#block_main_2 .inside {
	padding: 0px;
}


.responsive-background-image {
	background-size: cover !important;
  	background-position: center center  !important;
  	background-repeat: no-repeat;
  	display: inline-block;
	width: 100vw;
	height: 70vh;
	max-height: 70vh;
}

.smallheader .responsive-background-image {
	height: 40vh;
	max-height: 40vh;
}

.bg_align_top0 .responsive-background-image {
	background-position: center top  !important;
}

.bg_align_top10 .responsive-background-image {
	background-position: center 10%  !important;
}
.bg_align_top20 .responsive-background-image {
	background-position: center 20%  !important;
}
.bg_align_top30 .responsive-background-image {
	background-position: center 30%  !important;
}
.bg_align_top90 .responsive-background-image {
	background-position: center 90%  !important;
}
.bg_align_bottom0 .responsive-background-image {
	background-position: center bottom  !important;
}

.mod_search p.header {
	float: none;
	clear: both;
	display: block;
	margin-top: 20px;
}


.relevance {
	padding-left: 20px;
}

.max_width_600 .textblock {
	max-width: 600px;
}

.max_width_800 .textblock {
	max-width: 800px;
}

video {
	width: 100%;
	height: auto;
}

.video_container {
    position: relative;
    padding-bottom: 60.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
}


.video_container iframe,
.video_container object,
.video_container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video_container img {
	width: 100%;
	height: auto;
}

.headervideo .video_container {
	position: relative;
	padding-bottom: initial;
	height: 70vh;
}

.headervideo video {
	width: auto;
	height: 70vh
};

.image_container.float_right {
	z-index: 100;
}

#pagetitle, .mod_breadcrumb {
	float: none;
	text-align: left;
}

#pagetitle {
	font-family: 'Open Sans';
	font-weight: 600;
	text-transform: none !important;
}

#right #submenu a {
	padding-left: 0px;
}

.name {
	font-weight: 600;
	color: #FFFFFF;
}

#main .name {
	color: #1c5566;
}
#main .funktion {
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 20px;
}

.kontaktformular button[type="submit"], button.submit {
	font-family: 'Roboto Condensed', sans-serif;
	display: inline;
	color: #FFFFFF;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 700;
	*background: #617985;
	background: rgba(129, 173, 52, 75);
	border-radius: 2px;
	padding: 8px 18px 8px 18px;
	margin-top: 10px;
	cursor: pointer;
}

/*********************************/

.ce_rsce_text_article_columns {
	margin-bottom: 50px;
}

.ce_rsce_text_article_columns .mainblock,
.mainblock {
	*display: flex;
	overflow: hidden;
	width: 70%;
	float: left;
	position: relative;
}

.ce_rsce_text_article_columns .textblock {
}

.ce_rsce_text_article_columns.sidebar_right #right,
.right,
.submenublock {
		overflow: hidden;
		margin-left: 5%;
		width: 25%;
		float: left;
		position: relative;
		box-shadow: -19px 0px 16px -20px rgba(0, 0, 0, 0.2);
	}

.ce_rsce_text_article_columns.sidebar_right #right .inside,
.right .inside,
.submenublock .inside
{
	padding-left: 18%;
	padding-bottom: 45px;
}



/********************************* BOX ETC */

.rs-columns.flex {
	display: flex;
	align-items: stretch;
}

.box1 {
	position: relative;
	border-radius: 5px;
	height: 100%;
	display: flex;
	align-items: stretch;
	background: #ffffff;
	flex-direction: column;
}
.box1 .image_container {
	margin-bottom: 0px;
}
.box1 .textblock {
	position: relative;
	padding: 25px 40px;
	color: #282828;
	font-weight: 500;
	border-top: none;
	margin-bottom: 80px;
}
.box1 h3 {
	font-size: 22px;
	font-weight: 700;
	background: none;
	color: #1c5566 !important;
	padding: 0;
	*text-align: center;
}

.box1 a {
	color: inherit;
	font-size: inherit;
}

.box1 a:before {
	content:"► "
}

.box1 figure a:before {
	content:""
}

.box1 ul {
	list-style: disclosure-closed;
	margin-left: 35px;
}
.box1 li {
	line-height: 23px;
	color: #608B7C;
	font-weight: 500;
}

.box1 .bottom {
	position: absolute;
	padding: 0px 40px;
	bottom: 20px;
	width: 100%;
	height: 50px;
	text-align: center;
}


/********************************* Slider Gesundheit */

.content-slider .rs-columns {
	clear: initial;
	padding-left: 20px;
	padding-right: 20px;
}

.slider-next,
.slider-prev
{
	background: rgba(129, 173, 52, 75);
	width: 40px;
	height: 60px;
}

.slider-menu {
	display: none !important;
}

/********************************* NEWS, Seitenleiste ETC */

.cures_aktuelles.featured {
	display: none;
}

.cures_aktuelles:not(.arc_1) {
	background: #ffebb8;
	border-radius: 10px;
	padding: 10px;
	margin-bottom: 12px;
}

.kursplanaktuell h6 {
	font-size: 13px;
	font-weight: bold;
	color: #283280;
}

.kursplanaktuell p {
	padding: 0;
	margin: 0;
}

.kursplanaktuell .teaser {
	color: #283280;
	font-weight: 400;
	font-size: 12px !important;
	line-height: 15px !important;
}

.autor {
	font-size: 13px;
	float: right;
	font-weight: bold;
}
.autor:before {
	content: ":";
}
.autor:after {
	content: ":";
}
.mod_newslist .imageborder img {
	border: 3px solid #fff;
}

.kursplanaktuell a
.right a {
	font-weight: 700;
	font-size: 12px !important;
	color: #283280 !important;
	text-decoration: underline !important;
}

.seitenleiste .ce_text {
	background: #e2e3d9;
	border-radius: 5px;
	margin-top: 20px;
	padding: 15px 20px;
}

.seitenleiste .ce_text a {
	color: #608B7C !important;
	font-weight: 700;
	text-decoration: underline;
}
.seitenleiste .ce_text p {
	margin-bottom: 10px;
}

.newswrapper {
		display: flex;
		align-items: stretch;
}
.newswrapper .cures_aktuelles {
	float: left;
	width: 30%;
	margin-right: 3%;
	display: flex;
	align-items: stretch;

}

.newswrapper .box1 {
	height: auto;
}
.newswrapper .textblock {
	padding: 15px 30px;
	margin-bottom: 0px;
}

.newswrapper h5 {
	color: #282828 !important;
}

.newswrapper p {
	margin-bottom: 5px;
}

.newswrapper .image_container {
	position: absolute;
	bottom: 10px;
}

.mod_newslist .arc_1 {
	background: #ffffff;
	margin-bottom: 20px;
	padding: 5px 5px;
	max-width: 600px;
}

.mod_newslist .arc_1 h6 {
	font-family: 'Roboto Slab';
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 10px;
	background: #cd9c55 !important;
	display: block;
	padding: 2px 8px;
	border-radius: 3px;
	color: #FFFFFF !important;
	font-weight: bold;
	margin-bottom: 20px;
}
.mod_newslist .arc_9 h3 {
	*background: #cd9c55 !important;
	*background: #faefa7;
	color: #cd9c55 !important;
	*padding: 2px 8px;
}

.mod_newslist .arc_9 p {
	margin-bottom: 0px;
}

.mod_newslist .arc_9 .textwrapper {
	padding-bottom: 30px;
}
.mod_newsreader {
	padding-top: 30px;
}
/************* Masonary Aktuelles **/

.aktuelles .mod_newslist {
	padding-top: 0
}

#masonry_news {
	margin-left: 0px
}

.newsbox {
	position: relative
}

.newsteaserimage {
	position: relative
}

.newsbox .textwrapper {
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 16px;
}

.newsbox .textwrapper .ce_text_news {
	padding-bottom: 10px;
}

.newsbox .textwrapper .ce_text_news ul {
	padding-bottom: 15px;
}

.newsbox .image_container.float_right, 
.newsbox .image_container.float_left {
	float: none;
	clear: both;
	width: auto;
	margin: 0;
}

.newsbox figure {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.newsbox h3 {
	padding: 0;
	background: none;
	color: #608B7C !important;
	font-weight: 600;
	font-size: 22px;
}

/*
.newsbox h1 {
	font-family: Montserrat;
	font-weight: 400;
	font-size: 40px;
	line-height: 59px
}
*/

/*
@media only screen and (max-width:1919px) {
	.blogbox h1 {
		font-family: Montserrat;
		font-weight: 400;
		font-size: 2.075vw!important;
		line-height: 3.061vw!important
	}
}

@media only screen and (max-width:1024px) {
	.blogbox h1 {
		font-family: Montserrat;
		font-weight: 400;
		font-size: 32px!important;
		line-height: 42px!important
	}
}

@media only screen and (max-width:1023px) {
	.blogbox h1 {
		font-family: Montserrat;
		font-weight: 400;
		font-size: 23px!important;
		line-height: 33px!important
	}
}
*/
.mod_newslist {
	position: relative;
	padding-top: 200px;
	padding-bottom: 50px
}

.mod_newslist .newsbox {
	width: 30%;
	float: left;
	margin-right: 3%;
	*margin-left: 1.5%;
	margin-bottom: 3%;
}

/*
.mod_newslist .newsbox:first-child {
	margin-left: 2.6%
}
*/

.newsbox {
	position: relative;
	background: #FFFFFF;
}

.newsbox.arc_9 {
	position: relative;
	*background: #ffebb8;
	background: #faefa7;
}


.newsbox a:not(.more a) {
	color: #282828 !important;
	text-decoration: underline;
}

.newsbox .button a:not(.more a) {
		color: #FFFFFF !important;
		text-decoration: none !important;
}

.farbcode13 .newsbox div.button,
.newsbox div.button
{
	background: #1c5566 !important;
	margin-bottom: 25px !important;
	margin-top: 10px;
}

.padding10 .teaserimage {
	padding: 10px;
}

/******************************** Kursplan */

.legende table {
	margin-top: 20px;
	border: none;
	font-size: 12px;
	line-height: 17px;
	text-align: right;
}

#kursplan_mobile,
#mobile_day_selector {
	display: none;
}

#kursplan_desktop .col1, 
#kursplan_desktop .col2, 
#kursplan_desktop .col3,
#kursplan_desktop .col4, 
#kursplan_desktop .col5, 
#kursplan_mobile .col1, 
#kursplan_mobile .col3, 
#kursplan_mobile .col5 {
	color: #333333 !important;
}

#kursplan_desktop .col1 {
	width: 150px !important;
	font-weight: bold;
}
#kursplan_desktop .col5 {
	font-size: 12px;
}

#kursplan_desktop table td {
	border-top: solid 1px #E3E3E3;
	padding: 0.5em;
	text-align: left;
}

#kursplan_desktop td, .legende td {
	vertical-align: top;
}

#kursplan_desktop .even {
	background: #eee;
}

#daySelector {
	font-family: 'Roboto Condensed', sans-serif;
}
.daySelector {
	padding-bottom: 30px;
}
.daySelector li {
	display: inline;
	margin-right: 20px;
}
.daySelector li a {
	font-weight: normal;
	background: #faefa7;
	border-radius: 8px;
	padding: 5px 12px 5px 12px;
}
.daySelector li.active {
	font-weight: normal;
	background: rgba(44,85,100,0.75);
	border-radius: 8px;
	padding: 5px 12px 5px 12px;
	color: #ffffff
}


.ui-accordion-header {
	color: #1c5566;
	font-weight: bold;
	background: #dbedec !important;
	padding: 3px 8px 3px 8px;
	width: auto;
	font-family: 'Roboto Condensed', sans-serif;
	color: #283280 !important;
	font-size: 15px !important;
	margin-bottom: 20px;
}

.ce_accordion .toggler {
	border-top: 1px solid #E5E5E5;
	background: none;
	background-image: none;
	font-weight: bold;
	box-shadow: 0 0 0 0;
	text-shadow: none;
	line-height: 30px;
	padding: 7px 0;
	color: #505050;
	cursor: pointer;
}

.ce_accordion .accordion {
	padding-left: 45px;
	padding-top: 0px;
	max-width: 750px;
}

/******************************** KACHELN */

.kat_thumb {
	border-radius: 5px;
}
.kacheln .image_container {
	margin-bottom: 0px;
}
.katname {
	text-align: center;
	background: #608B7C;
	*background: #e36868;
	background: #1c5566;
	padding-top: 5px !important;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-weight: 700;
}

.katname p {
	margin-bottom: 0px;
}

.katname a {
	color: inherit !important;
	text-decoration: none !important;
}
/*********************************/


#container {
	padding-top: 30px;
}

.simplepage #container {
	padding-top: 0px;
	margin-top: -60px;
	padding-bottom: 60px;
}

.search h3 a {
	color: #1c5566 !important;
}

.noheader.simplepage #container {
	margin-top: 0px;
}

strong {
	color: #1c5566;
}

img {
	*border-radius: 10px;
	*border: 2px solid #FFFFFF;
}

.button a:before {
	content: "► ";
}


.ce_text ul li, .ce_list ul li, .ce_textarea ul li {
	list-style: inherit;
}


.ce_text ul {
	list-style: disclosure-closed;
	margin-left: 15px;
}

/*************************************    HEADER SUB NAVI	*/

#subnavi-header {
	position: absolute;
	right: 10px;
	padding: 3px 6px;
	border-radius: 5px;
	top: 17px;
}
#subnavi-header ul {
	margin-left: 0px;
}

#subnavi-header li {
	font-family: 'Roboto Condensed', sans-serif;
	display:inline;
	color:#555;
	font-size:15px;
	text-transform:uppercase;
	font-weight:700;
	background: #faefa7; /*hellgelb*/
	border-radius:5px;
	padding:8px 12px 8px 12px;
	margin-bottom: 5px;
	margin-left: 5px;
	list-style: none !important
}	

#subnavi-header li.first, #subnavi-header li.active.yoga {
	*background:#ffea00; /*GELB*/	
	*background:#E75B7E; /*ROT YOGA*/	
	}
	
#subnavi-header li.last {
	background:#FFAF00; /*ORANGE*/	
}

#subnavi-header li.last a {
	*background:#364C7D; /*DUNKELBLAU*/	
}

#subnavi-header li.active, #subnavi-header li.trail:not(.first), #right .submenu .trail {
	background:#283280;
	color:#73c5cc !important;
}

#subnavi-header li.active

#right .submenu .trail {
	font-weight:bold;
}

.submenublock .home {
	display: none;
}

#subnavi-header li a.trail{
	*color:#73c5cc !important;
	color:#73c5cc !important;
}

#subnavi-header li a.trail.first {
	color:#555 !important;
}

#subnavi-header li.icon-attention:before {
	content:"";
	margin:0;
	padding:0;
}

#subnavi-header li a:hover, #subnavi-header li.trail a.trail:hover  {
	*color:#dbedec !important;
	color:#73c5cc !important;
}


/***************************************************************   LOGO    */
.logo {
	background-image: url("../../files/assets/Logo-Bayer-Hessler-Betriebliches-Gesundheitsmanagement.png");
	margin-left:15px !important;
	margin-top: -10px;
	width: 155px;
	height: 100px;
	}


/***************************************************************    STICKY HEADER    */

#stickyheader {
	*border-bottom: 2px solid #e3c868;
}
#stickyheader .logo {
	margin-top: 2px;
	height: 55px !important;
	width: 120px !important;
}


/***************************************************************   Team    */

.team.thumbs .name {
	color: #1c5566;
	font-weight: 700;
}

.team.thumbs .funktion {
	font-size: 15px;
}

td:first-child {
	width: 250px !important
}


/***************************************************************    FOOTER / BOTTOM   */

#footer {
	z-index: 7;
	*margin-top: 60vh;
}

#footer a {
	color: inherit
}

#footer .inside {
	padding: 60px 20px;
}

#bottom {
	font-weight: 600;
}

#bottom a {
	color: inherit
}

#bottom .inside {
	padding: 20px;
}

/***************************************************************    VIP   */
.videobuttons a {
	position: relative;
	background: #FFAF00;
	border-radius: 5px;
	width: 100%;
	display: flex;
	height: 60px;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 18px;
	line-height: 30px;
	color: #FFFFFF !important;
	text-decoration: none !important;
	font-weight: bold;
}

.videobuttons a:after {
	position: absolute;
	content: "►" !important;
	margin-left: calc(100% - 50px);
	top: 22px;
}

.videos h4 {
	background: none !important;
	color: #1c5566 !important;
	padding: 0;
	margin-bottom: 20px;
}


.mobile-icon {
	position: fixed;
	display:block;
	background: url("../../files/assets/mmenu.png");
	background-size: cover;
	width:40px;
	height:40px;
	top: 25px;
	right:20px;
	z-index:5001;
	cursor: pointer;
}

.mobile_menu {
	z-index: 100000;
}
.mobile_menu .inner {
	background: #FFFFFF;
	padding-top: 100px;
	padding-left: 30px;
}

.mobile_menu .inner li {
	padding-bottom: 8px;
}

.mobile_menu .inner li a {
	font-size: 18px;
	color: #4A7692 !important;
	font-weight: bold;
}
.mobile_menu .inner .layer_two {
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
}

.mainmenu .mobile_menu_only,
.submenublock .mobile_menu_only{
	display: none;
}
.menu_marker_1 {
	background: #cd9c55 !important;
	color: #FFFFFF;	
}
.menu_marker_2 {
	background: #1c5566 !important;
	color: #FFFFFF;	
}
.menu_marker_3 {
	*background: #faefa7 !important;
	background: #e3c868 !important;
	color: #555;	
}
.menu_marker_1 a,
.menu_marker_2 a,
.menu_marker_3 a{
	color: inherit !important;
}

/*
.headervideo.mobile_content {
	display: none;

}
.headervideo.desktop_content {
	display: block;
	
}
*/

/************************************************************************************************/

@media only screen and (max-width : 1024px) {
	#nav-open-btn {
		top: 20px !important;
		right: 10px;
	}
}

@media only screen and (max-width : 768px) {
	
	.video_container {
	    position: relative;
	    padding-bottom: 80%;
	    padding-top: 0px;
	    height: 0;
	    overflow: hidden;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	.ce_player .header.fullscreen video {
		height: 350px;
	}
	.ce_player .header.fullscreen.video_container {
		margin-top: 0px;
		margin-bottom: 0px;
		height: 350px;
	}
	.logo {
		top: 18px;
		height: 70px;
		width: 155px;
		left: 0px;
		margin-left: 0px;
	}
	.mod_newslist .newsbox {
		width: 100%;
		margin-right: 0;
	}
	
	.submenublock {
		*display: none;
	}
	
	.yoga .submenublock {
		display: none;
	}
	
	#header_after {
		margin-top: 0px;
		position: relative;
		height: 350px;
	}
	.responsive-background-image,
	.headervideo video,
	.headervideo .video_container 	{
		height: 350px;
	}
	
	.headervideo .video_container 	{
		margin-top: 0px;	
	}
	#container-inside {
		padding: 20px 20px !important;
	}
	#wrapper,
	.videoheader #wrapper {
		margin-top:65px !important;
	}
	
	.smallheader #wrapper {
		margin-top:65px
	}
	
	.padding_top_40 {
		padding-top: 20px !important;
	}
	
	h1 {
		font-size: 30px;
		line-height: 40px;
	}
	h2 {
		font-size: 25px;
		line-height: 35px;
		margin-bottom: 25px;
	}
	#block2 h3,
	#container h3,
	#block_main_2 h3	{
		font-size: 20px;
		line-height: 29px;
		font-weight: 700;
		text-transform: none;
		background: none !important;
		color: #608B7C !important;
		display: block;
		padding: 0px;
		border-radius: 0px;
	}
	.mod_newslist .arc_9 h3 {
		*background: none !important;
	}
	#block2, #block3, #block4 {
		padding-top: 10px;
	}
	.ce_text ul {
		margin-left: 5px;
		}
	.box1 ul {
		margin-bottom: 15px;
	}
	.box1 {
		border-radius: 5px;
		height: auto;
		display: block;
		}
	.image_container.float_right,
	.image_container.float_left	{
		margin-left: 0%;
		margin-right: 0%;
		width: auto;
		float: none;
		clear: both;
		padding-bottom: 20px;
		}
	.ce_rsce_text_article_columns .mainblock, .mainblock {
		overflow: hidden;
		width: auto;
		float: none;
		clear: both;
	}
	.ce_rsce_text_article_columns.sidebar_right #right, .right, .submenublock {
		overflow: hidden;
		margin-left: 0;
		margin-right: 0;
		width: auto;
		float: none;
		clear: both;
		box-shadow: -19px 0px 16px -20px rgba(0, 0, 0, 0.2);
	}
	.submenublock {
		padding-top: 20px;
	}
	.rs-column.-large-col-3-1 {
		width: 100%;
	}
	.rs-columns.flex {
		display: block;
	}
	
	.rs-column.-medium-col-2-1 {
		width: 100%;
	}
	
	#block_main_2 .inside_article {
		padding: 20px 40px 20px 40px;
	}
	
	.slider .inside_article {
		padding: 10px !important;
	}
	
	.rs-column.-large-col-4-1 {
		width: 100%;
	}
	
	div.button {
		margin-bottom: 10px !important;
		font-size: 18px !important;
		line-height: 32px !important;
		padding: 2px 8px;
		margin-right: 0px !important;
		text-align: left;
		}
	div.button:before {
		font-size: 18px !important;
		line-height: 32px !important;
	}
	#block_main_2 .right {
		background: inherit;
	}
	.right .inside, .submenublock .inside {
		padding: 0px !important;
	}
	.ce_rsce_text_article_columns.sidebar_right #right, .right, .submenublock {
		box-shadow: none;
	}
	.farbcode12 {
		padding-bottom: 20px;
	}
	.padding_bottom_40 {
		padding-bottom: 20px;
	}
	#footer .inside {
		padding: 30px 20px;
	}
	
	.daySelector li {
		display: flex;
		margin-bottom: 10px;
		width: 100%;
	}
	
	.daySelector li a {
		width: 100%;;
	}
	
}

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

	.mobile_content {
		display: block !important;
		
	}	
	.desktop_content {
		display:  none !important;
		opacity: 0;
	}
	
	.responsive-background-image, 
	.headervideo video, 
	.headervideo .video_container,
	#header_after	{
		height: 120vw;
		max-height: initial;
	}

}
.farbcode_default #top,
.farbcode_default #bottom,
#top,
#bottom {
	background: #467594 !important;
	color: #FFFFFF !important;
}

.farbcode_default #block1,
#block1 {
	*font-weight: 400 !important;
	background: #467594;;
	*background: #3b958b;
}
.farbcode_default #block1 strong,
#block1 strong {
	*color: #e3c868;
	
}
.farbcode_default #block1 h3,
#block1 h3 {
	padding: 0px;
	background: none;
	color: #FFFFFF !important;
}
.farbcode_default #block2,
#block2 {
	background: #f4f4f4;
}

.farbcode_default #block_main_2,
#block_main_2{
	background: #f4f4f4;
}

.farbcode_default #block3,
#block3 {
	*background: #a5b8c1;
	*background: #c2bdab;
	background: #b4bbae;
	color: #ffffff;
	font-weight: 400;
}

#block3 strong,
#block3 a {
	color: #ffffff;
} 
#block3 .button a {
	color: #FFFFFF;
}

#block3 h2 {
	color: #ffffff !important;
}

.farbcode_default #footer,
#footer {
	color: #FFFFFF;
	background: #617985;
}

.farbcode_default #footer strong,
#footer strong { 
	color: #ffffff;	
}

.simplepage h3 a {
	color: #FFFFFF;
}


/*********************************/

.farbcode1 #top,
.farbcode1 #bottom {
	background: rgba(70, 117, 148, 1) !important;
}

.farbcode1 #block1 {
	*font-weight: 400 !important;
	background: #91A8B7;;
	*background: #3b958b;
}
.farbcode1 #block1 strong {
	*color: #e3c868;
	
}
.farbcode1 #block1 h3 {
	padding: 0px;
	background: none;
}
.farbcode1 #block2 {
	background: #f4f4f4;
}

.farbcode1 #block3 {
	background: #91A8B7;
	color: #ffffff;
	font-weight: 400;
}


.farbcode1 #footer {
	color: #FFFFFF;
	background: #617985;
}

.farbcode1 #footer strong { 
	color: #ffffff;	
}

/*********************************/

.farbcode2 #top,
.farbcode2 #bottom {
	background: #e3c868 !important;
}

.farbcode2 #container_before {
	background: rgba(7, 81, 108, 0.75) !important;
}

.farbcode2 #block1 {
	background: #f4f2f2;
	color: #282828 !important;
}

.farbcode2 #block1 {
	border-bottom: 30px solid #e2e2e2;
}

.farbcode2 #block1 strong {
	color: #282828;
}

.farbcode2 #block1,
.farbcode2 #block1 a {
	color: #FFFFFF;	
}

.farbcode2 h1
{
	color: #1c5566;
}

.farbcode2 #block1 h3 {
	color: #608B7C !important;
	*color: #e8e8e8 !important;
	padding: 2px 8px;
}

.farbcode2 #footer {
	color: #FFFFFF;
	background: #346a7d;
}

.farbcode2 #footer strong { 
	color: #ffffff;	
}

/*********************************/

.farbcode3 #container_before {
	background: rgba(7, 81, 108, 0.75) !important;
}

.farbcode3 #block1 {
	background: #8499ab;
	color: #ffffff !important;
}

.farbcode3 #block1 {
	border-bottom: 30px solid #e2e2e2;
}

.farbcode3 #block1 strong {
	color: #ffffff;
}

.farbcode3 #block1,
.farbcode3 #block1 a {
	color: #FFFFFF;
}

.farbcode3 h1
{
	color: #ffffff;
}


.farbcode3 #footer {
	color: #FFFFFF;
	background: #346a7d;
}

.farbcode3 #footer strong { 
	color: #ffffff;	
}

/*********************************/

.farbcode10 #container {
	background: #8c9f99;
	background: url("../../files/kleingerechnet/_DSC2676_unscharf.jpg") no-repeat center center fixed; 
	*background: url("../../files/images/*Stockbilder - Datenbank/BBP/BBP2.jpg") no-repeat center center fixed; 
	*background: url("../../files/images/backgrounds/desktop.jpg") no-repeat center center fixed;  
	background-size: cover;
	*background: #e3c868 !important;
	
}

@media only screen and (max-width : 768px) {
	.farbcode10 #container {
		background: #8499ab !important;
	}
}

/*********************************/
.farbcode11 {
	background: #FFFFFF !important;
}

/*********************************/
.farbcode12 {
	background: #608B7C !important;
}

/*********************************/
.farbcode13 {
	background: #e8e7e2 !important;
}
.farbcode13 a {
	color: #617985;	
}	
.farbcode13 div.button {
	background: #b09c7e !important
}
/**
 * Global TinyMCE style sheet
 *
 * Use this style sheet to define CSS classes for the rich text editor. The
 * stlye sheet will be included in the editor and the page layout automatically.
 * Although the stlye sheet is shared by all themes, you can override its
 * formattings in any of your theme style sheets.
 *
 *   files/tinymce.css (this is how it looks like in TinyMCE)
 *   .warning { color:#c55; }
 *
 *   theme_a.css (this is how it looks like in theme A)
 *   .warning { font-weight:bold; }
 *
 *   theme_b.css (this is how it looks like in theme B)
 *   .warning { color:#000; }
 *
 * If you do not want to use a global TinyMCE style sheet at all, simply delete
 * this file (files/tinymce.css).
 */
 
.textmarker {
	font-family: 'Roboto Slab';
	margin-bottom: 20px !important;
	font-size: 19px;
	font-style: italic;
	line-height: 28px;
	font-weight: 700;
	text-transform: none;
	//background: #8b997b;
	*color: #8b997b !important;
	*color:#e36868 !important;
	color: #2a7324;
	*padding: 2px 8px;
	border-radius: 3px;
}

div.button {
	font-family: 'Roboto Slab';
	margin-bottom: 20px !important;
	font-size: 16px;
	line-height: 29px;
	font-weight: 700;
	text-transform: none;
	background: #1c5566;
	color: #ffffff !important;
	padding: 2px 8px;
	border-radius: 3px;
	margin-right: 20px;
}

div.button a {
	color: inherit;
}
div.button2 {
	font-family: 'Roboto Slab';
	margin-bottom: 20px !important;
	font-size: 16px;
	line-height: 29px;
	font-weight: 700;
	text-transform: none;
	background: #e3c868 !important;
	color: #1c5566 !important;
	padding: 2px 8px;
	border-radius: 3px;
	margin-right: 20px;
}
 
 .copyrights_smallfont {
	 font-size: 9px;
	 line-height: 11px;
	 color: #999999;
 }

/*** Video mit Textbox in Zeile ##### ***/

.ce_rsce_video_mit_textbox_in_zeile {
}
.ce_rsce_video_mit_textbox_in_zeile {
	display: flex;
	position: relative;
	*margin-left: 30px;
	background: #FFFFFF;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

.ce_rsce_video_mit_textbox_in_zeile h4 {
	padding-top: 0px;
	margin-top: 0px;
}

.ce_rsce_video_mit_textbox_in_zeile .textblock p {
	font-weight: normal;
}

.ce_rsce_video_mit_textbox_in_zeile video,
.ce_rsce_video_mit_textbox_in_zeile .poster
{
	width: 250px;
	height: 140px;
	cursor: pointer;
	background: #FFFFFF;
	height: 100$;
}

.ce_rsce_video_mit_textbox_in_zeile video {
	display: none;
}

.ce_rsce_video_mit_textbox_in_zeile .textblock {
	background: #ffffff;
	padding-left: 40px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 15px;
	margin-bottom: 0px;
	z-index: 1;
	position: relative;
	border-radius: 0px;
	color: #000000;
	width: 100%;
}
.ce_rsce_video_mit_textbox_in_zeile .textblock p {
	color: #000000;
	font-size: 14px;
	line-height: 18px;
}
.ce_rsce_video_mit_textbox_in_zeile .button {
	background: #f0900c;
	padding: 2px 10px;
	text-transform: uppercase;
	cursor: pointer;
	font-size: 14px;
	border-radius: 5px;
}
.ce_rsce_video_mit_textbox_in_zeile .button:after {
	content: " ►";	
}

.ce_rsce_video_mit_textbox_in_zeile a:before {
	content: none
}
.ce_rsce_video_mit_textbox_in_zeile a {
	color: inherit !important;
}

@media screen and (max-width:770px) { 
	.ce_rsce_video_mit_textbox_in_zeile {
		margin-left: 0px;
	}
}
@media screen and (max-width:560px) { 
	.ce_rsce_video_mit_textbox_in_zeile {
		display: block;
	}
	.ce_rsce_video_mit_textbox_in_zeile video,
	.ce_rsce_video_mit_textbox_in_zeile .poster {
		height: auto;
		width: calc(100vw - 40px);
	}
	.ce_rsce_video_mit_textbox_in_zeile .poster img {
		width: calc(100vw - 40px);
		height: auto;
	}
	.ce_rsce_video_mit_textbox_in_zeile .textblock {
		padding-left: 20px;
		padding-right: 20px;
	}
	/*
	.ce_rsce_video_mit_textbox_in_zeile video {
		display: block;
	}
	.ce_rsce_video_mit_textbox_in_zeile .poster {
		display: none;
	}
	.ce_rsce_video_mit_textbox_in_zeile .button {
		display: none;
	}*/
	
}



/*** Video mit Textbox Großes Video Text on Top ##### ***/

.ce_rsce_video_mit_textbox_37.no_textbox_color .textblock {
	background: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-radius: none;
	color: ;
}

.ce_rsce_video_mit_textbox_37.no_textbox_color .textblock h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.ce_rsce_video_mit_textbox_37.no_textbox_color .textblock p {
	color: inherit;
	font-size: inherit;
	line-height: inherit;
	font-weight: normal;
}

.ce_rsce_video_mit_textbox_37.no_margin_left {
	margin-left: 0px;
}

/*** Headline blau/orange ##### ***/

.ce_rsce_headline_blau_orange {
	margin-bottom: 30px;
}
.ce_rsce_video_mit_textbox_37 .textblock,
.cc_videoliste .textblock {
	*background: rgba(58, 65, 120, 1);
	*padding-left: 20px;
	*padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
	*margin-bottom: -15px;
	z-index: 100;
	position: relative;
	*border-radius: 5px 5px 0 0;
}

.ce_rsce_video_mit_textbox_37 .textblock p,
.cc_videoliste .textblock p {
	*color: #FFFFFF;
	*font-size: 14px;
	*line-height: 17px;
	*font-weight: bold;
}

.rsce_h5_blau_orange h5 {
	background: #FFAF00;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 600;
	color: #28327f;
	margin-bottom: 2px;
	margin-top: 2px;
	font-size: 20px !important;
	display: table;
	border-radius: 5px;
}

.rsce_h5_blau_orange h5 div {
	float: left;
}

.rsce_h5_blau_orange h5:after {
	border: none !important;
}

.rsce_h5_teil_blau {
	background: #28327f;
	color: #FFAF00;
	padding: 5px 10px;
	border-radius: 5px;
}
.rsce_h5_teil_orange {
	font-weight: 400;
	padding: 5px 10px;
	background: #FFAF00;
	border-radius: 5px;
}

@media screen and (max-width:580px) { 
	.rsce_h5_blau_orange h5 {
		font-size: 18px !important;
	}
	.rsce_h5_blau_orange h5 div {
		float: none
	};
}
