.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-right: 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%;
  }
}

/* Swipe 2.0, (C) Brad Birdsall 2012, MIT license */
.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}
/* MediaElement.js, (c) 2010-2014 John Dyer, MIT license */
.mejs-offscreen{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:polygon(0 0,0 0,0 0,0 0);position:absolute!important;height:1px;width:1px;overflow:hidden}.mejs-container{position:relative;background:#000;font-family:Helvetica,Arial;text-align:left;vertical-align:top;text-indent:0}.mejs-audio{margin-top:18px}.mejs-container:focus{outline:none}.me-plugin{position:absolute}.mejs-embed,.mejs-embed body{width:100%;height:100%;margin:0;padding:0;background:#000;overflow:hidden}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{position:fixed;left:0;top:0;right:0;bottom:0;overflow:hidden;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{width:100%;height:100%}.mejs-clear{clear:both}.mejs-background{position:absolute;top:0;left:0}.mejs-mediaelement{position:absolute;top:0;left:0;width:100%;height:100%}.mejs-poster{position:absolute;top:0;left:0;background-size:contain;background-position:50% 50%;background-repeat:no-repeat}:root .mejs-poster img{display:none}.mejs-poster img{border:0;padding:0;border:0}.mejs-overlay{position:absolute;top:0;left:0}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{position:absolute;top:50%;left:50%;width:100px;height:100px;margin:-50px 0 0 -50px;background:url("../../assets/jquery/mediaelement/2.21.2/images/bigplay.svg") no-repeat}.no-svg .mejs-overlay-button{background-image:url("../../assets/jquery/mediaelement/2.21.2/images/bigplay.png")}.mejs-overlay:hover .mejs-overlay-button{background-position:0 -100px}.mejs-overlay-loading{position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px 0 0 -40px;background:#333;background:url("../../assets/jquery/mediaelement/2.21.2/images/background.png");background:rgba(0,0,0,.9);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(50,50,50,.9)),to(rgba(0,0,0,.9)));background:-webkit-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-moz-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-o-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-ms-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:linear-gradient(rgba(50,50,50,.9),rgba(0,0,0,.9))}.mejs-overlay-loading span{display:block;width:80px;height:80px;background:url("../../assets/jquery/mediaelement/2.21.2/images/loading.gif") 50% 50% no-repeat}.mejs-container .mejs-controls{position:absolute;list-style-type:none;margin:0;padding:0;bottom:0;left:0;background:url("../../assets/jquery/mediaelement/2.21.2/images/background.png");background:rgba(0,0,0,.7);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(50,50,50,.7)),to(rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-moz-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-o-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-ms-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7));height:30px;width:100%}.mejs-container .mejs-controls div{list-style-type:none;background-image:none;display:block;float:left;margin:0;padding:0;width:26px;height:26px;font-size:11px;line-height:11px;font-family:Helvetica,Arial;border:0}.mejs-controls .mejs-button button{cursor:pointer;display:block;font-size:0;line-height:0;text-decoration:none;margin:7px 5px;padding:0;position:absolute;height:16px;width:16px;border:0;background:url("../../assets/jquery/mediaelement/2.21.2/images/controls.svg") no-repeat}.no-svg .mejs-controls .mejs-button button{background-image:url("../../assets/jquery/mediaelement/2.21.2/images/controls.png")}.mejs-controls .mejs-button button:focus{outline:dotted 1px #999}.mejs-container .mejs-controls .mejs-time{color:#fff;display:block;height:17px;width:auto;padding:10px 3px 0 3px;overflow:hidden;text-align:center;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.mejs-container .mejs-controls .mejs-time a{color:#fff;font-size:11px;line-height:12px;display:block;float:left;margin:1px 2px 0 0;width:auto}.mejs-controls .mejs-play button{background-position:0 0}.mejs-controls .mejs-pause button{background-position:0 -16px}.mejs-controls .mejs-stop button{background-position:-112px 0}.mejs-controls div.mejs-time-rail{direction:ltr;width:200px;padding-top:5px}.mejs-controls .mejs-time-rail span,.mejs-controls .mejs-time-rail a{display:block;position:absolute;width:180px;height:10px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;cursor:pointer}.mejs-controls .mejs-time-rail .mejs-time-total{margin:5px;background:#333;background:rgba(50,50,50,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(30,30,30,.8)),to(rgba(60,60,60,.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-moz-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-o-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-ms-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls .mejs-time-rail .mejs-time-buffering{width:100%;background-image:-o-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:15px 15px;-moz-background-size:15px 15px;-o-background-size:15px 15px;background-size:15px 15px;-webkit-animation:buffering-stripes 2s linear infinite;-moz-animation:buffering-stripes 2s linear infinite;-ms-animation:buffering-stripes 2s linear infinite;-o-animation:buffering-stripes 2s linear infinite;animation:buffering-stripes 2s linear infinite}@-webkit-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@-moz-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@-ms-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@-o-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#3caac8;background:rgba(60,170,200,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(44,124,145,.8)),to(rgba(78,183,212,.8)));background:-webkit-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-moz-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-o-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-ms-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:linear-gradient(rgba(44,124,145,.8),rgba(78,183,212,.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-current{background:#fff;background:rgba(255,255,255,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(255,255,255,.9)),to(rgba(200,200,200,.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-moz-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-o-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-ms-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-handle{display:none;position:absolute;margin:0;width:10px;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;cursor:pointer;border:solid 2px #333;top:-2px;text-align:center}.mejs-controls .mejs-time-rail .mejs-time-float{position:absolute;display:none;background:#eee;width:36px;height:17px;border:solid 1px #333;top:-26px;margin-left:-18px;text-align:center;color:#111}.mejs-controls .mejs-time-rail .mejs-time-float-current{margin:2px;width:30px;display:block;text-align:center;left:0}.mejs-controls .mejs-time-rail .mejs-time-float-corner{position:absolute;display:block;width:0;height:0;line-height:0;border:solid 5px #eee;border-color:#eee transparent transparent transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:15px;left:13px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float{width:48px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current{width:44px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner{left:18px}.mejs-controls .mejs-fullscreen-button button{background-position:-32px 0}.mejs-controls .mejs-unfullscreen button{background-position:-32px -16px}.mejs-controls .mejs-mute button{background-position:-16px -16px}.mejs-controls .mejs-unmute button{background-position:-16px 0}.mejs-controls .mejs-volume-button{position:relative}.mejs-controls .mejs-volume-button .mejs-volume-slider{display:none;height:115px;width:25px;background:url("../../assets/jquery/mediaelement/2.21.2/images/background.png");background:rgba(50,50,50,.7);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:-115px;left:0;z-index:1;position:absolute;margin:0}.mejs-controls .mejs-volume-button:hover{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,.5);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,.9);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle{position:absolute;left:4px;top:-3px;width:16px;height:6px;background:#ddd;background:rgba(255,255,255,.9);cursor:N-resize;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;margin:0}.mejs-controls a.mejs-horizontal-volume-slider{height:26px;width:56px;position:relative;display:block;float:left;vertical-align:middle}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#333;background:rgba(50,50,50,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(30,30,30,.8)),to(rgba(60,60,60,.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-moz-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-o-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-ms-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#fff;background:rgba(255,255,255,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(255,255,255,.9)),to(rgba(200,200,200,.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-moz-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-o-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-ms-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle{display:none}.mejs-controls .mejs-captions-button{position:relative}.mejs-controls .mejs-captions-button button{background-position:-48px 0}.mejs-controls .mejs-captions-button .mejs-captions-selector{visibility:hidden;position:absolute;bottom:26px;right:-51px;width:85px;height:100px;background:url("../../assets/jquery/mediaelement/2.21.2/images/background.png");background:rgba(50,50,50,.7);border:solid 1px transparent;padding:10px 10px 0 10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-captions-button:hover .mejs-captions-selector{visibility:visible}.mejs-controls .mejs-captions-button .mejs-captions-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label{width:55px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-controls .mejs-captions-button .mejs-captions-translations{font-size:10px;margin:0 0 5px 0}.mejs-chapters{position:absolute;top:0;left:0;-xborder-right:solid 1px #fff;width:10000px;z-index:1}.mejs-chapters .mejs-chapter{position:absolute;float:left;background:#222;background:rgba(0,0,0,.7);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(50,50,50,.7)),to(rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-moz-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-o-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-ms-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232,endColorstr=#000000);overflow:hidden;border:0}.mejs-chapters .mejs-chapter .mejs-chapter-block{font-size:11px;color:#fff;padding:5px;display:block;border-right:solid 1px #333;border-bottom:solid 1px #333;cursor:pointer}.mejs-chapters .mejs-chapter .mejs-chapter-block-last{border-right:none}.mejs-chapters .mejs-chapter .mejs-chapter-block:hover{background:#666;background:rgba(102,102,102,.7);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(102,102,102,.7)),to(rgba(50,50,50,.6)));background:-webkit-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-moz-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-o-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-ms-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:linear-gradient(rgba(102,102,102,.7),rgba(50,50,50,.6));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666,endColorstr=#323232)}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title{font-size:12px;font-weight:700;display:block;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px 0;line-height:12px}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan{font-size:12px;line-height:12px;margin:3px 0 4px 0;display:block;white-space:nowrap;text-overflow:ellipsis}.mejs-captions-layer{position:absolute;bottom:0;left:0;text-align:center;line-height:20px;font-size:16px;color:#fff}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{position:absolute;width:100%;bottom:15px;left:0}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text{padding:3px 5px;background:url("../../assets/jquery/mediaelement/2.21.2/images/background.png");background:rgba(20,20,20,.5);white-space:pre-wrap}.me-cannotplay a{color:#fff;font-weight:700}.me-cannotplay span{padding:15px;display:block}.mejs-controls .mejs-loop-off button{background-position:-64px -16px}.mejs-controls .mejs-loop-on button{background-position:-64px 0}.mejs-controls .mejs-backlight-off button{background-position:-80px -16px}.mejs-controls .mejs-backlight-on button{background-position:-80px 0}.mejs-controls .mejs-picturecontrols-button{background-position:-96px 0}.mejs-contextmenu{position:absolute;width:150px;padding:10px;border-radius:4px;top:0;left:0;background:#fff;border:solid 1px #999;z-index:1001}.mejs-contextmenu .mejs-contextmenu-separator{height:1px;font-size:0;margin:5px 6px;background:#333}.mejs-contextmenu .mejs-contextmenu-item{font-family:Helvetica,Arial;font-size:12px;padding:4px 6px;cursor:pointer;color:#333}.mejs-contextmenu .mejs-contextmenu-item:hover{background:#2c7c91;color:#fff}.mejs-controls .mejs-sourcechooser-button{position:relative}.mejs-controls .mejs-sourcechooser-button button{background-position:-128px 0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector{visibility:hidden;position:absolute;bottom:26px;right:-10px;width:130px;height:100px;background:url("../../assets/jquery/mediaelement/2.21.2/images/background.png");background:rgba(50,50,50,.7);border:solid 1px transparent;padding:10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label{width:100px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-postroll-layer{position:absolute;bottom:0;left:0;width:100%;height:100%;background:url("../../assets/jquery/mediaelement/2.21.2/images/background.png");background:rgba(50,50,50,.7);z-index:1000;overflow:hidden}.mejs-postroll-layer-content{width:100%;height:100%}.mejs-postroll-close{position:absolute;right:0;top:0;background:url("../../assets/jquery/mediaelement/2.21.2/images/background.png");background:rgba(50,50,50,.7);color:#fff;padding:4px;z-index:100;cursor:pointer}div.mejs-speed-button{width:46px!important;position:relative}.mejs-controls .mejs-button.mejs-speed-button button{background:0 0;width:36px;font-size:11px;line-height:normal;color:#fff}.mejs-controls .mejs-speed-button .mejs-speed-selector{display:none;position:absolute;top:-100px;left:-10px;width:60px;height:100px;background:url("../../assets/jquery/mediaelement/2.21.2/images/background.png");background:rgba(50,50,50,.7);border:solid 1px transparent;padding:0;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-speed-button:hover>.mejs-speed-selector{display:block}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected{color:#21f8f8}.mejs-controls .mejs-speed-button .mejs-speed-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li{margin:0 0 6px 0;padding:0 10px;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px;display:none}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label{width:60px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:11.5px;color:#fff;margin-left:5px;cursor:pointer}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover{background-color:#c8c8c8!important;background-color:rgba(255,255,255,.4)!important}.mejs-controls .mejs-button.mejs-jump-forward-button{background:url("../../assets/jquery/mediaelement/2.21.2/images/jumpforward.png") no-repeat;background-position:3px 3px}.mejs-controls .mejs-button.mejs-jump-forward-button button{background:0 0;font-size:9px;line-height:normal;color:#fff}.mejs-controls .mejs-button.mejs-skip-back-button{background:url("../../assets/jquery/mediaelement/2.21.2/images/skipback.png") no-repeat;background-position:3px 3px}.mejs-controls .mejs-button.mejs-skip-back-button button{background:0 0;font-size:9px;line-height:normal;color:#fff}
/* ColorBox, (c) 2011 Jack Moore, MIT license */
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#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/jquery/colorbox/1.6.1/images/loading.gif") no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background: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/jquery/colorbox/1.6.1/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/jquery/colorbox/1.6.1/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/jquery/colorbox/1.6.1/images/controls.png") no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
/**
 * Contao Open Source CMS
 *
 * Copyright (c) 2005-2015 Leo Feyer
 *
 * @license LGPL-3.0+
 */

table.sortable thead th {
	background-image:url("../../assets/jquery/tablesorter/2.0.5/images/default.gif");
	background-repeat:no-repeat;
	background-position:center right;
}
table.sortable thead th.headerSortDown {
	background-image:url("../../assets/jquery/tablesorter/2.0.5/images/asc.gif");
}
table.sortable thead th.headerSortUp {
	background-image:url("../../assets/jquery/tablesorter/2.0.5/images/desc.gif");
}

.cc-window{opacity:1;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{-webkit-transition:transform 1s ease;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.cc-animate.cc-revoke.cc-top{-webkit-transform:translateY(-2em);transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{-webkit-transform:translateY(2em);transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-top{-webkit-transform:translateY(0);transform:translateY(0)}.cc-animate.cc-revoke.cc-active.cc-bottom{-webkit-transform:translateY(0);transform:translateY(0)}.cc-revoke:hover{-webkit-transform:translateY(0);transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;-webkit-transition:max-height 1s;transition:max-height 1s}
.cc-revoke,.cc-window{position:fixed;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-revoke:hover{text-decoration:underline}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em;text-decoration:underline}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.cc-window.cc-banner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;margin-right:1em}.cc-compliance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-floating .cc-compliance>.cc-btn{-webkit-box-flex:1;-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}.cc-window.cc-banner .cc-message{margin-right:0}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-webkit-box-flex:0;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em;margin-bottom:1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}
@charset "UTF-8";
/**
 * Contao Open Source CMS
 *
 * Copyright (c) 2005-2013 Leo Feyer
 *
 * @package Core
 * @link    https://contao.org
 * @license http://www.gnu.org/licenses/lgpl-3.0.html LGPL
 */
/**
 * Reset the margin and padding of the block elements
 */
body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, code, ol, ul, li, dl, dt, dd, figure, table, th, td, form, fieldset, legend, input, textarea {
  margin: 0;
  padding: 0; }

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

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

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

blockquote, q {
  quotes: none; }

fieldset, img {
  border: 0; }

ul {
  list-style-type: none; }

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

del {
  text-decoration: line-through; }

ins {
  text-decoration: none; }

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

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

table {
  font-size: inherit; }

caption, th {
  font-weight: bold; }

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

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

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

#main {
  width: 100%; }

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

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

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

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

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

.ce_gallery li {
  float: left; }

.ce_gallery li.col_first {
  clear: left; }

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

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

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

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

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

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

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

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

body {
  font-size: 100%;
  font-family: 'Rubik', sans-serif;
  color: #4e5e6b;
  line-height: 1.75em; }

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

.page-2,
.page {
  padding-left: 0%;
  padding-right: 0%; }
  @media (min-width: 0) and (max-width: 700px) {
    .page-2,
    .page {
      padding-left: 5%;
      padding-right: 5%; } }

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

@media (min-width: 700px) {
  .page-2,
  .page {
    width: 700px; } }

@media (min-width: 960px) {
  .page-2,
  .page {
    width: 960px; } }

@media (min-width: 1140px) {
  .page-2,
  .page {
    width: 1140px; } }

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

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

.new-line {
  clear: both; }

.full-img img {
  width: 100%;
  height: auto; }

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

.list-1 ul {
  margin-bottom: 0.75em; }
  .list-1 ul li {
    margin-top: 0.25em;
    margin-bottom: 0.25em;
    text-indent: -17px;
    padding-left: 40px;
    margin-left: -20px;
    font-weight: 400; }
  .list-1 ul li:before {
    content: "» ";
    color: #91b6d6; }

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

.list-2 ul {
  margin-bottom: 0em;
  list-style: none;
  border-top: 1px solid #91b6d6; }
  .list-2 ul li {
    text-indent: 0px;
    padding-left: 0px;
    margin-left: 0px;
    margin-top: 0.35em;
    margin-bottom: 0.35em;
    padding-bottom: 0.35em;
    border-bottom: 1px solid #91b6d6;
    font-weight: 400; }
  .list-2 ul li:after {
    content: " »";
    color: #91b6d6; }

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

.list-3 ul {
  margin-bottom: 0em;
  list-style: none; }
  .list-3 ul li {
    text-indent: 0px;
    padding-left: 0px;
    margin-top: 0.15em;
    margin-bottom: 0.15em;
    padding-left: 5px;
    font-weight: 400; }
  .list-3 ul li:before {
    content: "» ";
    color: #91b6d6; }

.ce_text.list-4 ul,
.list-4 ul {
  margin-bottom: 0em;
  list-style: none; }
  .ce_text.list-4 ul li,
  .list-4 ul li {
    text-indent: 0px;
    padding-left: 0;
    margin-left: 4%;
    margin-right: 4%;
    width: 20%;
    display: inline-block; }
    .ce_text.list-4 ul li img,
    .list-4 ul li img {
      width: 100%;
      height: auto; }
  .ce_text.list-4 ul li.first,
  .list-4 ul li.first {
    margin-left: 0; }
  .ce_text.list-4 ul li.last,
  .list-4 ul li.last {
    margin-right: 0; }
  .ce_text.list-4 ul li:before,
  .list-4 ul li:before {
    content: "";
    color: #91b6d6; }

.list-5 ul {
  margin-bottom: 1em;
  list-style: none; }
  .list-5 ul li {
    text-indent: 0px;
    padding-left: 0px;
    margin-top: 0.15em;
    margin-bottom: 0.15em;
    padding-left: 5px;
    font-weight: 400; }
  .list-5 ul li:before {
    content: "» ";
    color: #91b6d6; }

.margin-1 {
  margin-top: 1em;
  margin-bottom: 1em; }
  @media (min-width: 700px) {
    .margin-1 {
      margin-top: 3.5em;
      margin-bottom: 3.5em; } }

.btn-1 {
  color: #fff;
  padding: 0.5em 1em;
  cursor: pointer;
  font-weight: 500;
  display: inline-block;
  margin-top: 0.75em;
  background-color: #4e5e6b;
  border: 1px solid #4e5e6b; }
  .btn-1 a {
    color: #fff; }
  .btn-1:hover, .btn-1.active {
    color: #fff;
    background-color: #2e373f;
    -webkit-transition: background-color 0.5s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -ms-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out; }
  .btn-1:after {
    content: " »";
    color: #91b6d6; }

.btn-2 {
  color: #fff;
  display: inline-block;
  padding: 0.5em 0.8em;
  cursor: pointer;
  font-weight: 500;
  margin-top: 0.75em;
  background-color: #91b6d6;
  border: 1px solid #91b6d6; }
  .btn-2 a {
    color: #fff; }
  .btn-2:hover, .btn-2.active {
    background-color: #5991c1;
    -webkit-transition: background-color 0.5s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -ms-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out; }
  .btn-2:after {
    content: " »";
    color: #4e5e6b; }

#header .mod_customnav {
  display: inline-block;
  margin-top: 0.25em; }
  @media (min-width: 700px) {
    #header .mod_customnav {
      margin-top: 2em; } }
  @media (min-width: 700px) {
    #header .mod_customnav ul {
      text-align: right; } }
  #header .mod_customnav ul li {
    display: inline-block;
    color: #4e5e6b;
    margin-left: 0.25em;
    margin-right: 0.25em; }
    @media (min-width: 0) and (max-width: 600px) {
      #header .mod_customnav ul li {
        font-size: 14px;
        font-size: 0.875rem; } }
    @media (min-width: 700px) {
      #header .mod_customnav ul li {
        margin-left: 1em;
        margin-right: 1em; } }
    #header .mod_customnav ul li a {
      color: #4e5e6b;
      padding-left: 22px; }
  #header .mod_customnav ul li.first {
    margin-left: 0em; }
  #header .mod_customnav ul li.last {
    margin-right: 0; }
  #header .mod_customnav ul li.icon-standort {
    background-image: url("../../files/daten/icons/icon_service-09.png");
    background-repeat: no-repeat;
    background-position: center left; }
  #header .mod_customnav ul li.icon-kontakt {
    background-image: url("../../files/daten/icons/icon_service-10.png");
    background-repeat: no-repeat;
    background-position: center left; }
  #header .mod_customnav ul li.trail a.trail,
  #header .mod_customnav ul li.active span,
  #header .mod_customnav ul li.trail span {
    font-weight: 700;
    padding-left: 22px; }

#header .mod_changelanguage {
  display: inline-block;
  background-image: url("../../files/daten/icons/icon_service-11.png");
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 20px;
  margin-left: 0.5em; }
  @media (min-width: 700px) {
    #header .mod_changelanguage {
      margin-left: 1.5em; } }
  @media (min-width: 0) and (max-width: 600px) {
    #header .mod_changelanguage {
      font-size: 14px;
      font-size: 0.875rem; } }
  #header .mod_changelanguage select {
    border: 0 !important;
    border: none;
    background: none;
    background-image: none;
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none; }
  #header .mod_changelanguage select {
    color: #4e5e6b;
    cursor: pointer;
    padding-right: 10px;
    background-image: url("../../files/daten/icons/icon-select.png");
    background-repeat: no-repeat;
    background-position: center right; }
  #header .mod_changelanguage select::-ms-expand {
    display: none; }
  #header .mod_changelanguage .lt-ie10 select {
    background-image: none; }

#header .mod_navigation {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }
  @media (min-width: 960px) {
    #header .mod_navigation {
      width: 72.2222222222%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%; } }
  #header .mod_navigation ul li {
    font-weight: 500;
    display: inline-block;
    font-size: 15px;
    font-size: 0.9375rem; }
    @media (min-width: 960px) {
      #header .mod_navigation ul li {
        margin-left: 0.25em;
        margin-right: 0.25em; } }
    @media (min-width: 1140px) {
      #header .mod_navigation ul li {
        font-size: 16px;
        font-size: 1rem; } }
    #header .mod_navigation ul li a {
      display: block;
      font-weight: 500;
      padding: 0.75em 0.45em; }
      @media (min-width: 1140px) {
        #header .mod_navigation ul li a {
          padding: 0.75em; } }
    #header .mod_navigation ul li a:hover {
      background-color: #4e5e6b;
      color: #fff;
      -webkit-transition: background-color 0.5s ease-out;
      -moz-transition: background-color 0.5s ease-out;
      -ms-transition: background-color 0.5s ease-out;
      -o-transition: background-color 0.5s ease-out;
      transition: background-color 0.5s ease-out; }
  #header .mod_navigation ul li.first {
    margin-left: 0; }
  #header .mod_navigation ul li.last {
    margin-right: 0; }
  #header .mod_navigation ul li.submenu:hover > a,
  #header .mod_navigation ul li.submenu:hover > span,
  #header .mod_navigation ul li.trail > a.trail,
  #header .mod_navigation ul li.active > span,
  #header .mod_navigation ul li.trail > span {
    display: block;
    padding: 0.75em 0.45em; }
    @media (min-width: 1140px) {
      #header .mod_navigation ul li.submenu:hover > a,
      #header .mod_navigation ul li.submenu:hover > span,
      #header .mod_navigation ul li.trail > a.trail,
      #header .mod_navigation ul li.active > span,
      #header .mod_navigation ul li.trail > span {
        padding: 0.75em; } }
    #header .mod_navigation ul li.submenu:hover > a:hover,
    #header .mod_navigation ul li.submenu:hover > span:hover,
    #header .mod_navigation ul li.trail > a.trail:hover,
    #header .mod_navigation ul li.active > span:hover,
    #header .mod_navigation ul li.trail > span:hover {
      background-color: #4e5e6b;
      color: #fff;
      -webkit-transition: background-color 0.5s ease-out;
      -moz-transition: background-color 0.5s ease-out;
      -ms-transition: background-color 0.5s ease-out;
      -o-transition: background-color 0.5s ease-out;
      transition: background-color 0.5s ease-out; }
  #header .mod_navigation .level_2 {
    position: absolute;
    left: auto;
    z-index: 1001;
    opacity: 0;
    max-height: 0;
    overflow: hidden; }
    #header .mod_navigation .level_2 li {
      display: block; }
    #header .mod_navigation .level_2 li.first {
      margin-left: 0; }
  #header .mod_navigation li.submenu:hover {
    background-color: #4e5e6b;
    color: #fff; }
    #header .mod_navigation li.submenu:hover a {
      color: #fff; }
  #header .mod_navigation .submenu:hover .level_2 {
    opacity: 1;
    max-height: 100%;
    background-color: #4e5e6b;
    width: 100%;
    padding-top: 1.75em;
    padding-bottom: 1.25em; }
    #header .mod_navigation .submenu:hover .level_2 li {
      font-weight: 400; }
      #header .mod_navigation .submenu:hover .level_2 li a {
        font-weight: 400; }
      #header .mod_navigation .submenu:hover .level_2 li a:hover {
        color: #e6e5e5; }
  #header .mod_navigation li.produkte:hover .level_2 {
    left: 0;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff; }
    @media (min-width: 1060px) {
      #header .mod_navigation li.produkte:hover .level_2 {
        width: 960px;
        left: 50%;
        margin-left: -480px; } }
    @media (min-width: 1140px) {
      #header .mod_navigation li.produkte:hover .level_2 {
        width: 1140px;
        left: 50%;
        margin-left: -570px; } }
    #header .mod_navigation li.produkte:hover .level_2 li {
      display: inline-block;
      float: left;
      border-top: none;
      border-bottom: none;
      margin-top: 0px;
      margin-bottom: 0px;
      line-height: 1.25em;
      margin-right: 2%;
      margin-left: 2%;
      width: 46%;
      margin-right: 2%;
      margin-left: 2%;
      border-right: 1px solid #fff;
      font-weight: 400;
      height: 78px; }
      @media (min-width: 1140px) {
        #header .mod_navigation li.produkte:hover .level_2 li {
          width: 30.66666666666667%; } }
    @media (min-width: 1140px) {
      #header .mod_navigation li.produkte:hover .level_2 li:nth-child(3n +2) {
        margin-left: 0;
        margin-right: 0; } }
    #header .mod_navigation li.produkte:hover .level_2 li img {
      display: block;
      float: left;
      width: 15%;
      height: auto;
      margin-top: 0em; }
    #header .mod_navigation li.produkte:hover .level_2 li span,
    #header .mod_navigation li.produkte:hover .level_2 li a.link {
      padding: 0;
      padding-left: 0;
      width: 80%;
      float: right;
      margin-top: 1em; }
    @media (min-width: 0) and (max-width: 1140px) {
      #header .mod_navigation li.produkte:hover .level_2 li:nth-child(2n) {
        border-right: none; } }
    @media (min-width: 1140px) {
      #header .mod_navigation li.produkte:hover .level_2 li:nth-child(3n) {
        border-right: none; } }
    #header .mod_navigation li.produkte:hover .level_2 li,
    #header .mod_navigation li.produkte:hover .level_2 a {
      color: #fff;
      padding: 0; }
    #header .mod_navigation li.produkte:hover .level_2 li.pro {
      border-right: none;
      margin-left: 50%;
      margin-top: -4em;
      text-align: right;
      font-weight: 500; }
      @media (min-width: 1140px) {
        #header .mod_navigation li.produkte:hover .level_2 li.pro {
          margin-left: 65%; } }
      #header .mod_navigation li.produkte:hover .level_2 li.pro a {
        font-weight: 500; }
    #header .mod_navigation li.produkte:hover .level_2 li.pro span:after,
    #header .mod_navigation li.produkte:hover .level_2 li.pro a.link:after {
      content: " »";
      color: #91b6d6; }
  #header .mod_navigation li.branchen:hover .level_2 {
    left: 0;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 40px; }
    @media (min-width: 1060px) {
      #header .mod_navigation li.branchen:hover .level_2 {
        width: 960px;
        margin-left: -480px;
        left: 50%; } }
    @media (min-width: 1140px) {
      #header .mod_navigation li.branchen:hover .level_2 {
        width: 1140px;
        margin-left: -570px; } }
    #header .mod_navigation li.branchen:hover .level_2 li {
      display: block;
      float: left;
      border-top: none;
      border-bottom: none;
      margin-top: 0px;
      margin-bottom: 0px;
      line-height: 1.25em;
      width: 46%;
      margin-right: 2%;
      margin-left: 2%;
      font-weight: 500; }
      @media (min-width: 1140px) {
        #header .mod_navigation li.branchen:hover .level_2 li {
          width: 40%;
          margin-right: 5%;
          margin-left: 5%; } }
    #header .mod_navigation li.branchen:hover .level_2 li span,
    #header .mod_navigation li.branchen:hover .level_2 li a {
      padding-left: 0; }
    #header .mod_navigation li.branchen:hover .level_2 li span.link:after,
    #header .mod_navigation li.branchen:hover .level_2 li a.link:after {
      content: " »";
      color: #91b6d6; }
    #header .mod_navigation li.branchen:hover .level_2 li img {
      width: 100%;
      height: auto; }
  #header .mod_navigation li.service:hover .level_2 {
    left: 0;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff; }
    @media (min-width: 960px) {
      #header .mod_navigation li.service:hover .level_2 {
        width: 960px;
        left: 50%;
        margin-left: -480px; } }
    @media (min-width: 1140px) {
      #header .mod_navigation li.service:hover .level_2 {
        width: 325.714285714px;
        left: 50%;
        margin-left: -162.857142857px; } }
    #header .mod_navigation li.service:hover .level_2 li {
      width: 90%;
      margin-left: 5%;
      margin-right: 5%;
      border-bottom: 1px solid #fff;
      font-weight: 400; }
      #header .mod_navigation li.service:hover .level_2 li a {
        padding-left: 0em; }
    #header .mod_navigation li.service:hover .level_2 li.last {
      border-bottom: 0em; }
    #header .mod_navigation li.service:hover .level_2 a:after {
      content: " »"; }
    #header .mod_navigation li.service:hover .level_2 a:after {
      color: #91b6d6; }
    #header .mod_navigation li.service:hover .level_2 li.trail a.trail,
    #header .mod_navigation li.service:hover .level_2 li.active span,
    #header .mod_navigation li.service:hover .level_2 li.trail span {
      padding-left: 0; }
  #header .mod_navigation a:focus + .level_2 {
    opacity: 1;
    max-height: 100%;
    transition: none; }

#header .mod_navigation:hover .level_2 {
  transition: none; }

#header .mod_navigation ul.level_2 > li {
  display: block; }

#header .mod_breadcrumb {
  background-color: #91b6d6; }
  #header .mod_breadcrumb ul {
    margin-top: 0.8em;
    margin-bottom: 0.8em;
    width: 97.2222222222%;
    float: left;
    margin-left: 1.3888888889%;
    margin-right: 1.3888888889%; }
    #header .mod_breadcrumb ul li {
      font-size: 14px;
      font-size: 0.875rem;
      display: inline-block;
      color: #fff; }
      #header .mod_breadcrumb ul li a {
        color: #fff; }

#main nav.ansprechpartner {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%;
  padding-top: 1em;
  padding-bottom: 1em; }
  #main nav.ansprechpartner ul li {
    display: inline-block;
    margin-left: 0.8em;
    margin-right: 0.8em; }
  #main nav.ansprechpartner ul li.first {
    margin-left: 0; }

#footer .nav-1 {
  display: block;
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%;
  float: left;
  font-weight: 500; }
  @media (min-width: 600px) {
    #footer .nav-1 {
      width: 30.5555555556%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%; } }
  @media (min-width: 960px) {
    #footer .nav-1 {
      width: 16%; } }
  @media (min-width: 1140px) {
    #footer .nav-1 {
      width: 16%; } }
  #footer .nav-1 a {
    text-decoration: underline; }

#footer .nav-2 {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }
  #footer .nav-2 ul {
    text-align: right; }
    #footer .nav-2 ul li {
      display: inline-block;
      border-right: 1px solid;
      line-height: 1.5em;
      padding-right: 5px;
      font-size: 14px;
      font-size: 0.875rem; }
      #footer .nav-2 ul li a {
        font-size: 14px;
        font-size: 0.875rem; }
    #footer .nav-2 ul li.last {
      border-right: none;
      padding-right: 0px; }

#header hr {
  margin: 0;
  padding: 0; }

#header .nav-zeile {
  background-color: #fff;
  border-bottom: 1px solid #91b6d6; }

#header .sub-nav {
  border-bottom: 1px solid #91b6d6;
  margin-bottom: 0.35em; }

#header .mobile-menu {
  width: 22.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%;
  margin-top: 0.5em;
  margin-bottom: 0.5em; }
  #header .mobile-menu img {
    margin-top: 0.25em;
    width: 40px;
    height: auto; }

#header .m_suche {
  width: 13.8888888889%;
  float: right;
  margin-right: 1.3888888889%;
  margin-left: 1.3888888889%;
  text-align: right;
  margin-top: 0.4em; }

#header .logo {
  margin-top: 0.5em;
  margin-bottom: 0.1em; }
  @media (min-width: 0) and (max-width: 700px) {
    #header .logo {
      width: 55.5555555556%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%; }
      #header .logo img {
        width: 138px;
        height: auto; } }
  @media (min-width: 700px) {
    #header .logo {
      width: 30.5555555556%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%;
      margin-top: 2em;
      margin-bottom: 0.5em; } }

#header .meta {
  text-align: right;
  width: 63.8888888889%;
  float: right;
  margin-right: 1.3888888889%;
  margin-left: 1.3888888889%; }

#header .ce_form {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%;
  text-align: right; }
  @media (min-width: 960px) {
    #header .ce_form {
      width: 22.2222222222%;
      float: right;
      margin-right: 1.3888888889%;
      margin-left: 1.3888888889%; } }
  @media (min-width: 960px) {
    #header .ce_form {
      margin-top: 0.75em;
      margin-bottom: -0.25em; } }
  #header .ce_form input {
    border: 1px solid #ccc;
    background-color: #fff;
    height: 30px;
    width: 85%;
    display: block;
    float: left;
    font-size: 13px;
    font-size: 0.8125rem; }
  #header .ce_form input.submit {
    background-color: #91b6d6;
    border: 1px solid #91b6d6;
    background-image: url("../../files/daten/icons/icon-lupe.png");
    background-repeat: no-repeat;
    background-position: center center;
    height: 30px;
    display: block;
    float: right;
    width: 15%;
    margin-top: 0;
    margin-bottom: 0; }

h1, h2, h3, h4, h5, p {
  margin-bottom: 0.75em;
  padding-left: 1px; }

h2 {
  margin-top: 3px; }

h1 {
  margin-top: 1px; }

h1 {
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: 500;
  line-height: 1.25em;
  margin-bottom: 0.25em; }
  @media (min-width: 700px) {
    h1 {
      font-size: 30px;
      font-size: 1.875rem; } }

@media (min-width: 700px) {
  .h1-1 h1 {
    text-transform: uppercase; } }

h2 {
  font-weight: 500;
  font-size: 17px;
  font-size: 1.0625rem; }
  @media (min-width: 700px) {
    h2 {
      font-size: 21px;
      font-size: 1.3125rem;
      line-height: 1.25em; } }

h2 + h3 {
  margin-top: 0em; }

h3 {
  font-weight: 400;
  font-size: 17px;
  font-size: 1.0625rem; }
  @media (min-width: 700px) {
    h3 {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 1.25em; } }
  @media (min-width: 960px) {
    h3 {
      margin-top: 2em; } }

p {
  font-size: 14px;
  font-size: 0.875rem; }
  @media (min-width: 700px) {
    p {
      font-size: 16px;
      font-size: 1rem; } }
  @media (min-width: 1140px) {
    p {
      font-size: 17px;
      font-size: 1.0625rem; } }

a {
  color: #4e5e6b;
  text-decoration: none;
  font-weight: 400; }

a:hover {
  color: #2e373f;
  -webkit-transition: color 0.5s ease-out;
  -moz-transition: color 0.5s ease-out;
  -ms-transition: color 0.5s ease-out;
  -o-transition: color 0.5s ease-out;
  transition: color 0.5s ease-out; }

a.a-1,
.a-1 a {
  text-decoration: underline; }

p {
  font-size: 15px;
  font-size: 0.9375rem; }
  @media (min-width: 700px) {
    p {
      font-size: 16px;
      font-size: 1rem; } }

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

strong {
  font-weight: 500; }

.p-1 p,
p.p-1 {
  font-size: 17px;
  font-size: 1.0625rem; }
  @media (min-width: 700px) {
    .p-1 p,
    p.p-1 {
      font-size: 18px;
      font-size: 1.125rem; } }

.p-2,
.p-2 p,
p.p-2 {
  font-size: 17px;
  font-size: 1.0625rem; }
  @media (min-width: 700px) {
    .p-2,
    .p-2 p,
    p.p-2 {
      font-size: 21px;
      font-size: 1.3125rem; } }

.p-3 p,
p.p-3 {
  font-size: 17px;
  font-size: 1.0625rem; }
  @media (min-width: 700px) {
    .p-3 p,
    p.p-3 {
      font-size: 22px;
      font-size: 1.375rem;
      text-transform: uppercase; } }
  @media (min-width: 960px) {
    .p-3 p,
    p.p-3 {
      font-size: 36px;
      font-size: 2.25rem; } }

.p-4 p,
p.p-4 {
  font-size: 14px;
  font-size: 0.875rem; }

.p-5 p,
p.p-5 {
  font-size: 17px;
  font-size: 1.0625rem; }
  @media (min-width: 700px) {
    .p-5 p,
    p.p-5 {
      font-size: 21px;
      font-size: 1.3125rem;
      text-transform: uppercase; } }

.p-w {
  color: #fff; }

.pfeil-2:after,
.pfeil-1:after {
  content: " »"; }

.pfeil-1:after {
  color: #4e5e6b; }

.pfeil-2:after {
  color: #91b6d6; }

.pfeil-3:before {
  content: "» ";
  color: #91b6d6; }

p.icon-download {
  background-image: url("../../files/daten/icons/icon_service-05.png");
  background-repeat: no-repeat;
  background-position: center left; }

p.icon-service {
  background-image: url("../../files/daten/icons/icon_service-08.png");
  background-repeat: no-repeat;
  background-position: center left; }

.icon-haken {
  background-image: url("../../files/daten/icons/icon-haken.png");
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 60px;
  min-height: 60px;
  padding-top: 1em; }

#lbl_162_0,
#lbl_156_0,
#lbl_107_0,
#lbl_97_0 {
  background-image: url("../../files/daten/icons/icon-giftig.jpg");
  background-repeat: no-repeat;
  background-position: center left; }

#lbl_162_1,
#lbl_156_1,
#lbl_107_1,
#lbl_97_1 {
  background-image: url("../../files/daten/icons/icon-reizend.jpg");
  background-repeat: no-repeat;
  background-position: center left; }

#lbl_162_2,
#lbl_156_2,
#lbl_107_2,
#lbl_97_2 {
  background-image: url("../../files/daten/icons/icon-aetzend.jpg");
  background-repeat: no-repeat;
  background-position: center left; }

#lbl_162_3,
#lbl_156_3,
#lbl_107_3,
#lbl_97_3 {
  background-image: url("../../files/daten/icons/icon-entzuendlich.jpg");
  background-repeat: no-repeat;
  background-position: center left; }

#lbl_162_4,
#lbl_156_4,
#lbl_107_4,
#lbl_97_4 {
  background-image: url("../../files/daten/icons/icon-explosiv.jpg");
  background-repeat: no-repeat;
  background-position: center left; }

#lbl_162_5,
#lbl_156_5,
#lbl_107_5,
#lbl_97_5 {
  background-image: url("../../files/daten/icons/icon-sonstiges.jpg");
  background-repeat: no-repeat;
  background-position: center left; }

#lbl_162_6,
#lbl_156_6,
#lbl_107_6,
#lbl_97_6 {
  background-image: url("../../files/daten/icons/icon-unbedenklich.jpg");
  background-repeat: no-repeat;
  background-position: center left; }

p.icon-download,
p.icon-service {
  padding-left: 40px;
  height: 33px; }

.float_left {
  float: left; }

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

hr {
  border-top: 1px solid #ccc;
  border-left: none;
  border-right: none;
  border-bottom: none; }

hr.hr-1 {
  border-top: 1px solid #4e5e6b; }

hr.hr-2 {
  border-top: 1px solid #91b6d6; }

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

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

.border {
  border: 1px solid #4e5e6b;
  padding: 0.5em;
  background-color: #fff; }
  @media (min-width: 700px) {
    .border {
      padding: 1em 1em 0.25em 1em; } }

.border-2 {
  border-bottom: 10px solid #91b6d6; }
  .border-2 img {
    margin-bottom: -10px; }
  @media (min-width: 960px) {
    .border-2 {
      border-bottom: 15px solid #91b6d6; }
      .border-2 img {
        margin-bottom: -15px; } }

.caption {
  margin-bottom: 0.75em;
  text-align: left; }

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

.spacer-1 {
  height: 1em;
  clear: both; }

.spacer-2 {
  height: 1em;
  clear: both; }

.spacer-3 {
  height: 1em;
  clear: both; }

.spacer-4 {
  height: 1em;
  clear: both; }

.spacer-5 {
  height: 1em;
  clear: both; }

.spacer-6 {
  height: 1em;
  clear: both; }

.spacer-7 {
  height: 1em;
  clear: both; }

.spacer-8 {
  height: 1em;
  clear: both; }

.spacer-9 {
  height: 1em;
  clear: both; }

.spacer-10 {
  height: 1em;
  clear: both; }

.spacer-11 {
  height: 1em;
  clear: both; }

.spacer-12 {
  height: 1em;
  clear: both; }

.spacer-13 {
  height: 1em;
  clear: both; }

.spacer-14 {
  height: 1em;
  clear: both; }

.spacer-15 {
  height: 1em;
  clear: both; }

@media (min-width: 960px) {
  .spacer-1 {
    height: 0.5em; }
  .spacer-2 {
    height: 1em; }
  .spacer-3 {
    height: 1.5em; }
  .spacer-4 {
    height: 2em; }
  .spacer-5 {
    height: 2.5em; }
  .spacer-6 {
    height: 3em; }
  .spacer-7 {
    height: 3.5em; }
  .spacer-8 {
    height: 4em; }
  .spacer-9 {
    height: 4.5em; }
  .spacer-10 {
    height: 5em; }
  .spacer-11 {
    height: 5.5em; }
  .spacer-12 {
    height: 6em; }
  .spacer-13 {
    height: 6.5em; }
  .spacer-14 {
    height: 7em; }
  .spacer-15 {
    height: 7.5em; } }

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

.mt-1-5 {
  margin-top: 1em; }
  @media (min-width: 960px) {
    .mt-1-5 {
      margin-top: 1.25em; } }
  @media (min-width: 1140px) {
    .mt-1-5 {
      margin-top: 1.5em; } }

.mt-2 {
  margin-top: 1em; }
  @media (min-width: 960px) {
    .mt-2 {
      margin-top: 1.5em; } }
  @media (min-width: 1140px) {
    .mt-2 {
      margin-top: 3em; } }

.mt-3 {
  margin-top: 1em; }
  @media (min-width: 960px) {
    .mt-3 {
      margin-top: 2em; } }
  @media (min-width: 1140px) {
    .mt-3 {
      margin-top: 4em; } }

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

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

.mb-1-5 {
  margin-bottom: 1em; }
  @media (min-width: 960px) {
    .mb-1-5 {
      margin-bottom: 1.25em; } }
  @media (min-width: 1140px) {
    .mb-1-5 {
      margin-bottom: 1.5em; } }

.mb-2 {
  margin-bottom: 1em; }
  @media (min-width: 960px) {
    .mb-2 {
      margin-bottom: 1.5em; } }
  @media (min-width: 1140px) {
    .mb-2 {
      margin-bottom: 2em; } }

.mb-3 {
  margin-bottom: 1em; }
  @media (min-width: 960px) {
    .mb-3 {
      margin-bottom: 2em; } }
  @media (min-width: 1140px) {
    .mb-3 {
      margin-bottom: 3em; } }

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

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

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

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

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

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

.dlh_googlemap {
  width: 100% !important;
  height: 450px !important; }

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

.infobar {
  background-color: #4e5e6b;
  padding-top: 0.5em;
  color: #fff; }
  @media (min-width: 0) and (max-width: 700px) {
    .infobar p {
      font-size: 8px;
      font-size: 0.5rem;
      line-height: 1.1em; } }
  @media (min-width: 700px) {
    .infobar p {
      font-size: 16px;
      font-size: 1rem; } }

#cookiebar {
  background-color: red; }

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

.border-b-1 {
  border-bottom: 1px solid #ccc;
  background-color: #fff; }

.border-t-1 {
  border-top: 1px solid #ccc; }

.bg-color-1 {
  background-color: #4e5e6b; }

.bg-color-2 {
  background-color: #91b6d6; }

.mod_article.bg-grau,
.mod_article.bg-color-1,
.mod_article.bg-color-2 {
  padding-top: 0.75em;
  padding-bottom: 1.25em;
  margin-top: 0;
  margin-bottom: 0; }
  @media (min-width: 700px) {
    .mod_article.bg-grau,
    .mod_article.bg-color-1,
    .mod_article.bg-color-2 {
      padding-top: 1.25em;
      padding-bottom: 1em; } }
  @media (min-width: 960px) {
    .mod_article.bg-grau,
    .mod_article.bg-color-1,
    .mod_article.bg-color-2 {
      padding-top: 1.5em;
      padding-bottom: 1.25em; } }
  @media (min-width: 1140px) {
    .mod_article.bg-grau,
    .mod_article.bg-color-1,
    .mod_article.bg-color-2 {
      padding-top: 3.5em;
      padding-bottom: 3.5em; } }

.box-color-1 {
  background-color: #4e5e6b;
  border-bottom: 15px solid #91b6d6; }

.box-color-2 {
  background-color: #91b6d6;
  border-bottom: 15px solid #4e5e6b; }

.box-color-3 {
  background-color: #eee; }

.bg-color-2 h1, .bg-color-2 h2, .bg-color-2 h3, .bg-color-2 h4, .bg-color-2 li, .bg-color-2 a, .bg-color-2 p,
.bg-color-1 h1,
.bg-color-1 h2,
.bg-color-1 h3,
.bg-color-1 h4,
.bg-color-1 li,
.bg-color-1 a,
.bg-color-1 p,
.box-color-1 h1,
.box-color-1 h2,
.box-color-1 h3,
.box-color-1 h4,
.box-color-1 li,
.box-color-1 a,
.box-color-1 p,
.box-color-2 h1,
.box-color-2 h2,
.box-color-2 h3,
.box-color-2 h4,
.box-color-2 li,
.box-color-2 a,
.box-color-2 p {
  color: #fff; }

.mod_article {
  margin-top: 1em;
  margin-bottom: 1em; }
  @media (min-width: 700px) {
    .mod_article {
      margin-top: 3.5em;
      margin-bottom: 3.5em; } }

.mod_article.no-margin {
  margin-top: 0em;
  margin-bottom: 0em; }

.mod_article.no-padd {
  margin-top: 0em;
  margin-bottom: 0em; }

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

.mod_article.no-margin-t {
  margin-top: 0em; }

.mod_article.no-padd {
  padding-top: 0em;
  padding-bottom: 0em; }

.inside-padd {
  padding: 1em; }

.ce_form legend {
  padding: 0.2em 0.3em;
  width: 100%;
  display: block;
  margin: 1.5em 0 0.7em 0;
  border: 1px solid #808080;
  font-weight: 700; }
  @media (min-width: 960px) {
    .ce_form legend {
      border: none;
      background-color: #ccc; } }

.ce_form .form-head {
  background-color: #eee;
  padding: 0.1em 0.3em;
  margin-bottom: 0.7em;
  margin-top: 2em; }

.ce_form .first.form-head {
  margin-top: 0em; }

.ce_form .radio_container legend {
  padding: 0;
  margin: 0;
  width: 100%;
  display: block;
  line-height: 2em; }

.ce_form label {
  width: 100%;
  display: block;
  line-height: 2em;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem; }
  @media (min-width: 960px) {
    .ce_form label {
      width: 30%;
      float: left; } }

.ce_form .radio_container {
  margin-bottom: 1em; }
  .ce_form .radio_container label {
    width: 10%;
    float: left; }
  .ce_form .radio_container input.checkbox {
    width: 8px;
    margin-right: 10px;
    text-align: left;
    display: block;
    float: left;
    margin-top: 0.5em; }

.ce_form textarea,
.ce_form select,
.ce_form input {
  display: block;
  width: 100%;
  font-size: 16px;
  font-size: 1rem;
  padding: 0.3em;
  line-height: 1.25em;
  margin-bottom: 0.7em;
  border: 1px solid #ccc;
  background-color: #eee; }
  @media (min-width: 960px) {
    .ce_form textarea,
    .ce_form select,
    .ce_form input {
      width: 70%; } }

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

@media (min-width: 960px) {
  .ce_form .checkbox_container {
    margin-left: 30%; } }

.ce_form .checkbox_container input.checkbox {
  width: 25px;
  background-color: #fff;
  text-align: left;
  display: block;
  float: left;
  margin-top: 0.5em;
  clear: both; }
  @media (min-width: 0) and (max-width: 600px) {
    .ce_form .checkbox_container input.checkbox {
      width: 10%; } }

.ce_form .checkbox_container label {
  float: right;
  width: 96%; }
  @media (min-width: 0) and (max-width: 600px) {
    .ce_form .checkbox_container label {
      font-size: 14px;
      font-size: 0.875rem;
      width: 90%; } }

.ce_form .checkbox-2 label {
  padding-left: 3em;
  padding-top: 1em;
  padding-bottom: 1em;
  background-size: 40px 40px; }

.ce_form .checkbox-2 input.checkbox {
  margin-top: 1.5em; }

.ce_form input.radio {
  width: 12px;
  text-align: left;
  display: block;
  float: left;
  margin-right: 10px;
  margin-top: 0.65em; }

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

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

.ce_form .widget-captcha {
  margin-top: 0.7em;
  border-top: 1px solid #ccc;
  padding-top: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #ccc; }

.ce_form input.submit {
  color: #fff;
  padding: 0.5em 1em;
  cursor: pointer;
  font-weight: 500;
  display: inline-block;
  margin-top: 0.75em;
  background-color: #4e5e6b;
  border: 1px solid #4e5e6b;
  width: 100%;
  padding: 0.2em 1em; }
  .ce_form input.submit a {
    color: #fff; }
  .ce_form input.submit:hover, .ce_form input.submit.active {
    color: #fff;
    background-color: #2e373f;
    -webkit-transition: background-color 0.5s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -ms-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out; }
  .ce_form input.submit:after {
    content: " »";
    color: #91b6d6; }
  @media (min-width: 600px) {
    .ce_form input.submit {
      width: 60%; } }
  @media (min-width: 960px) {
    .ce_form input.submit {
      width: 40%; } }

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

.ce_text ul {
  margin-bottom: 0.75em; }
  .ce_text ul li {
    margin-top: 0.25em;
    margin-bottom: 0.25em;
    text-indent: -17px;
    padding-left: 40px;
    margin-left: -20px;
    font-weight: 400; }
  .ce_text ul li:before {
    content: "» ";
    color: #91b6d6; }

.ce_form.form-2 fieldset {
  padding: 0;
  margin: 0;
  margin-bottom: 2em;
  background-color: #f2f2f2; }
  .ce_form.form-2 fieldset textarea,
  .ce_form.form-2 fieldset select,
  .ce_form.form-2 fieldset input {
    background-color: #fff; }

.ce_form.form-2 .checkbox_container {
  margin-left: 0; }

.ce_form.form-2 input {
  margin-bottom: 0; }

.ce_form.form-2 legend {
  padding: 0;
  margin: 0;
  background-color: #6c8294;
  color: #fff;
  padding: 0.5em; }

.ce_form.form-2 #ctrl_269,
.ce_form.form-2 .widget {
  clear: both;
  margin: 1.25em 0.8em; }
  @media (min-width: 960px) {
    .ce_form.form-2 #ctrl_269,
    .ce_form.form-2 .widget {
      margin: 1.25em 5em; } }

.ce_form.form-2 .widget-explanation {
  border-top: 1px solid #4e5e6b;
  margin-top: 0.5em;
  padding-top: 0.5em; }
  @media (min-width: 960px) {
    .ce_form.form-2 .widget-explanation {
      margin-left: 2.5em;
      margin-right: 2.5em; } }

.ce_form.form-2 .checkbox_container a {
  text-decoration: underline; }

.ce_form.form-2 .zwei {
  clear: both; }
  .ce_form.form-2 .zwei .widget.col-2 {
    float: right;
    width: 35%;
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    display: block;
    display: block;
    margin-top: -4.8em; }
    @media (min-width: 960px) {
      .ce_form.form-2 .zwei .widget.col-2 {
        width: 15%; } }
    .ce_form.form-2 .zwei .widget.col-2 select {
      width: 100%; }
  .ce_form.form-2 .zwei .widget.col-1 {
    margin-top: 1.75em;
    margin-bottom: 0.75em;
    width: 80%;
    display: block;
    float: left; }
    @media (min-width: 960px) {
      .ce_form.form-2 .zwei .widget.col-1 label {
        width: 32%; } }
    .ce_form.form-2 .zwei .widget.col-1 input {
      width: 60%; }
      @media (min-width: 960px) {
        .ce_form.form-2 .zwei .widget.col-1 input {
          width: 50%; } }

.ce_form.form-2 .widget-radio,
.ce_form.form-2 .widget-checkbox {
  border: 1px solid #cccccc;
  background-color: #fff; }
  .ce_form.form-2 .widget-radio legend,
  .ce_form.form-2 .widget-checkbox legend {
    margin: 0;
    padding: 0.15em;
    background-color: #ccc;
    color: #4e5e6b; }
  .ce_form.form-2 .widget-radio fieldset,
  .ce_form.form-2 .widget-checkbox fieldset {
    margin-bottom: 0; }

.ce_form.form-2 .widget legend {
  margin: 0;
  padding: 0.25em;
  background-color: #ccc;
  color: #4e5e6b; }

.ce_form.form-2 .radio_container input {
  width: 9%;
  text-align: left;
  display: block;
  float: left;
  margin-top: 0.5em;
  clear: both; }
  @media (min-width: 990px) {
    .ce_form.form-2 .radio_container input {
      width: 25px; } }

.ce_form.form-2 .radio_container label {
  float: right;
  width: 84%; }
  @media (min-width: 1140px) {
    .ce_form.form-2 .radio_container label {
      width: 96%; } }

.ce_form.form-2 input.submit {
  margin: 0.25em;
  padding: 0.65em;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); }

.slider-1 {
  clear: both; }
  .slider-1 .content-slider {
    width: 100%; }
    .slider-1 .content-slider .slider-wrapper {
      width: 97.2222222222%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%;
      border-bottom: 15px solid #4e5e6b; }
      .slider-1 .content-slider .slider-wrapper .col-1,
      .slider-1 .content-slider .slider-wrapper .col-2 {
        display: block;
        width: 100%; }
        @media (min-width: 960px) {
          .slider-1 .content-slider .slider-wrapper .col-1,
          .slider-1 .content-slider .slider-wrapper .col-2 {
            float: left;
            width: 50%;
            height: 339px;
            overflow: hidden;
            margin-bottom: -1px; } }
      .slider-1 .content-slider .slider-wrapper .col-1 {
        padding: 0.75em; }
        @media (min-width: 960px) {
          .slider-1 .content-slider .slider-wrapper .col-1 {
            padding: 3em; } }
      .slider-1 .content-slider .slider-wrapper .col-2 {
        background-color: #fff; }
        @media (min-width: 0) and (max-width: 960px) {
          .slider-1 .content-slider .slider-wrapper .col-2 .image_container {
            margin-bottom: -12px; } }
        .slider-1 .content-slider .slider-wrapper .col-2 .image_container img {
          width: 100%;
          height: auto; }
  @media (min-width: 0) and (max-width: 960px) {
    .slider-1 .slider-control a.slider-prev,
    .slider-1 .slider-control a.slider-next {
      display: none !important; } }
  @media (min-width: 960px) {
    .slider-1 .slider-control a.slider-prev,
    .slider-1 .slider-control a.slider-next {
      position: absolute;
      z-index: 99999;
      text-decoration: none;
      display: block;
      font-size: 56px;
      font-size: 3.5rem;
      font-weight: 700;
      margin-top: -203px;
      width: 20px;
      height: 20px; } }
  .slider-1 .slider-control a.slider-prev:hover,
  .slider-1 .slider-control a.slider-next:hover {
    -webkit-transition: background-color 0.5s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -ms-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out; }
  .slider-1 .slider-control a.slider-prev {
    margin-left: 20px; }
  .slider-1 .slider-control a.slider-next {
    margin-right: 10px; }

#main .mod_randomImage {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }
  #main .mod_randomImage img {
    width: 100%;
    height: auto; }
  @media (min-width: 960px) {
    #main .mod_randomImage {
      width: 30.5555555556%;
      float: right;
      margin-right: 1.3888888889%;
      margin-left: 1.3888888889%;
      margin-top: 0.5em; } }

#main .mod_faqpage h2 {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }

#main .mod_faqpage .ce_accordion,
#main .mod_faqpage .ce_accordionSingle {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0; }
  #main .mod_faqpage .ce_accordion .toggler,
  #main .mod_faqpage .ce_accordionSingle .toggler {
    cursor: pointer;
    background-color: #4e5e6b; }
    #main .mod_faqpage .ce_accordion .toggler h3,
    #main .mod_faqpage .ce_accordionSingle .toggler h3 {
      margin-top: 0em;
      margin-bottom: 0em;
      padding: 0.5em;
      display: block;
      color: #fff; }
  #main .mod_faqpage .ce_accordion .toggler:hover,
  #main .mod_faqpage .ce_accordionSingle .toggler:hover {
    background-color: #38444e;
    -webkit-transition: background-color 0.5s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -ms-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out; }
  #main .mod_faqpage .ce_accordion a,
  #main .mod_faqpage .ce_accordionSingle a {
    color: #fff; }
  #main .mod_faqpage .ce_accordion .ui-accordion-header h3:after,
  #main .mod_faqpage .ce_accordionSingle .ui-accordion-header h3:after {
    content: "+";
    float: right;
    color: #fff; }
  #main .mod_faqpage .ce_accordion .ui-accordion-header-active h3:after,
  #main .mod_faqpage .ce_accordionSingle .ui-accordion-header-active h3:after {
    content: "–";
    float: right;
    color: #fff; }
  #main .mod_faqpage .ce_accordion .ui-accordion-content,
  #main .mod_faqpage .ce_accordionSingle .ui-accordion-content {
    padding: 0.5em 0.5em 0 0.5em;
    background-color: #fff; }

#main .mod_faqpage .ce_accordion.odd .toggler,
#main .mod_faqpage .ce_accordionSingle.odd .toggler {
  cursor: pointer;
  background-color: #91b6d6; }

#main .ce_gallery ul {
  text-align: center;
  padding-top: 0.75em; }
  #main .ce_gallery ul li {
    float: none;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px; }
    #main .ce_gallery ul li img {
      width: 70px;
      height: auto; }

#main .ce_accordion {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%;
  border-left: 1px solid #91b6d6;
  border-right: 1px solid #91b6d6;
  border-bottom: 1px solid #91b6d6;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  background-color: #fff; }
  #main .ce_accordion .toggler {
    cursor: pointer;
    background-color: #4e5e6b; }
    #main .ce_accordion .toggler h3,
    #main .ce_accordion .toggler h2 {
      margin-top: 0em;
      margin-bottom: 0em;
      padding: 0.5em;
      display: block;
      color: #fff; }
      @media (min-width: 960px) {
        #main .ce_accordion .toggler h3,
        #main .ce_accordion .toggler h2 {
          font-size: 21px;
          font-size: 1.3125rem; } }
  #main .ce_accordion .toggler:hover {
    background-color: #38444e;
    -webkit-transition: background-color 0.5s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -ms-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out; }
  #main .ce_accordion a {
    color: #fff; }
  #main .ce_accordion .ui-accordion-header h3:after,
  #main .ce_accordion .ui-accordion-header h2:after {
    content: "+";
    float: right;
    color: #fff; }
  #main .ce_accordion .ui-accordion-header-active h2:after {
    content: "–";
    float: right;
    color: #fff; }
  #main .ce_accordion .accordion {
    padding: 1em 0.5em 0 0.5em;
    background-color: #fff; }
    @media (min-width: 960px) {
      #main .ce_accordion .accordion {
        padding: 1.5em 0.5em 0 1em; } }
    #main .ce_accordion .accordion li {
      font-size: 16px;
      font-size: 1rem; }
    #main .ce_accordion .accordion .bg-color-1 {
      padding-top: 2em;
      padding-bottom: 2em; }

#main .ce_accordion.odd .toggler,
#main .ce_accordionSingle.odd .toggler {
  cursor: pointer;
  background-color: #91b6d6; }

#main .ce_download a {
  background-image: url("../../files/daten/icons/icon_service-05.png");
  background-repeat: no-repeat;
  background-position: center right;
  padding: 10px 40px 10px 0;
  display: inline-block;
  text-decoration: underline; }

@media (min-width: 960px) {
  .product #tabs1-3,
  .product #tabs1-2 {
    padding-top: 2em; } }

.tab-container {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }
  .tab-container .etabs {
    margin: 0;
    padding: 0; }
  .tab-container .tab {
    display: inline-block;
    zoom: 1;
    *display: inline;
    background: #4e5e6b;
    border: solid 1px #91b6d6;
    color: #fff; }
    @media (min-width: 0) and (max-width: 700px) {
      .tab-container .tab {
        width: 100%; } }
    @media (min-width: 960px) {
      .tab-container .tab {
        text-transform: uppercase; } }
    @media (min-width: 700px) {
      .tab-container .tab {
        border: solid 1px #4e5e6b;
        border-bottom: none; } }
    .tab-container .tab a {
      line-height: 1.5em;
      display: block;
      padding: 5px 5px;
      outline: none;
      color: #fff; }
      @media (min-width: 960px) {
        .tab-container .tab a {
          line-height: 2em;
          display: block;
          padding: 10px 10px; } }
  .tab-container .tab:hover {
    background-color: #fff;
    -webkit-transition: background-color 0.5s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -ms-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out; }
    .tab-container .tab:hover a {
      color: #4e5e6b; }
  .tab-container .tab.active {
    background: #fff;
    position: relative;
    border-color: #91b6d6; }
    @media (min-width: 700px) {
      .tab-container .tab.active {
        top: 1px;
        padding-top: 6px; } }
    .tab-container .tab.active a {
      color: #4e5e6b; }
  .tab-container .panel-container {
    background: #fff;
    border: solid #91b6d6 1px;
    padding: 10px;
    margin-bottom: 10px; }
  .tab-container .panel-container {
    margin-bottom: 10px; }
  .tab-container table {
    width: 100%;
    margin-bottom: 1em;
    border-bottom: 1px solid #91b6d6; }
    @media (min-width: 0) and (max-width: 700px) {
      .tab-container table {
        font-size: 7px;
        font-size: 0.4375rem; } }
    .tab-container table tr {
      clear: both;
      display: block;
      padding-top: 0.25em;
      padding-bottom: 0.25em;
      border-top: 1px solid #91b6d6; }
      .tab-container table tr td.col_0 {
        display: block;
        float: left;
        width: 40%; }
      .tab-container table tr td.col_1 {
        width: 60%;
        display: block;
        float: left; }

#main .ce_partner {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%;
  margin-bottom: 1em; }
  #main .ce_partner .col-1,
  #main .ce_partner .col-2 {
    width: 100%;
    padding: 1em;
    display: block;
    float: left; }
    @media (min-width: 700px) {
      #main .ce_partner .col-1,
      #main .ce_partner .col-2 {
        width: 50%;
        height: 330px;
        padding: 2em; } }
    #main .ce_partner .col-1 a,
    #main .ce_partner .col-2 a {
      color: #fff;
      text-decoration: underline; }
  #main .ce_partner .col-1 {
    font-weight: 700; }
    @media (min-width: 0) and (max-width: 700px) {
      #main .ce_partner .col-1 {
        border: 2px solid #91b6d6; } }
    @media (min-width: 700px) {
      #main .ce_partner .col-1 {
        border-bottom: 2px solid #91b6d6;
        border-top: 2px solid #91b6d6;
        border-left: 2px solid #91b6d6; } }
  #main .ce_partner .col-2 {
    background-color: #91b6d6;
    color: #fff; }
  #main .ce_partner .tel {
    margin-top: 0.8em; }
  #main .ce_partner .firma {
    font-weight: 700; }

#main .memberlist .memberlist-1 {
  clear: both;
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%;
  margin-bottom: 1em; }
  #main .memberlist .memberlist-1 .col-1,
  #main .memberlist .memberlist-1 .col-2 {
    color: #fff;
    width: 100%;
    padding: 0.5em 0.5em 0.1em 0.5em;
    display: block;
    float: left; }
    @media (min-width: 700px) {
      #main .memberlist .memberlist-1 .col-1,
      #main .memberlist .memberlist-1 .col-2 {
        width: 50%;
        height: 330px;
        padding: 2em; } }
    #main .memberlist .memberlist-1 .col-1 a,
    #main .memberlist .memberlist-1 .col-2 a {
      color: #fff;
      text-decoration: underline; }
  #main .memberlist .memberlist-1 .col-1 {
    background-color: #4e5e6b; }
    #main .memberlist .memberlist-1 .col-1 .text {
      font-weight: 700;
      font-size: 14px;
      font-size: 0.875rem; }
      @media (min-width: 700px) {
        #main .memberlist .memberlist-1 .col-1 .text {
          font-size: 18px;
          font-size: 1.125rem; } }
    #main .memberlist .memberlist-1 .col-1 .kategorie {
      display: block;
      width: 100%; }
      @media (min-width: 700px) {
        #main .memberlist .memberlist-1 .col-1 .kategorie {
          margin-top: 1em; } }
      #main .memberlist .memberlist-1 .col-1 .kategorie li.logo {
        border-top: 1px solid #91b6d6;
        width: 100%;
        display: block;
        background-size: 20px 20px;
        height: 40px;
        padding-left: 26px;
        padding-top: 6px;
        font-size: 14px;
        font-size: 0.875rem; }
        @media (min-width: 600px) {
          #main .memberlist .memberlist-1 .col-1 .kategorie li.logo {
            font-size: 16px;
            font-size: 1rem; } }
        @media (min-width: 700px) {
          #main .memberlist .memberlist-1 .col-1 .kategorie li.logo {
            background-size: 32px 32px;
            height: 60px;
            padding-left: 40px;
            padding-top: 16px;
            font-size: 18px;
            font-size: 1.125rem; } }
      #main .memberlist .memberlist-1 .col-1 .kategorie li.logo-1 {
        background-image: url("../../files/daten/icons/Icons_leistungen-11.png");
        background-repeat: no-repeat;
        background-position: left center; }
      #main .memberlist .memberlist-1 .col-1 .kategorie li.logo-2 {
        background-image: url("../../files/daten/icons/Icons_leistungen-10.png");
        background-repeat: no-repeat;
        background-position: left center; }
      #main .memberlist .memberlist-1 .col-1 .kategorie li.logo-3 {
        background-image: url("../../files/daten/icons/Icons_leistungen-02.png");
        background-repeat: no-repeat;
        background-position: left center; }
  #main .memberlist .memberlist-1 .col-2 {
    background-color: #91b6d6;
    color: #fff;
    font-size: 14px;
    font-size: 0.875rem; }
    @media (min-width: 600px) {
      #main .memberlist .memberlist-1 .col-2 {
        font-size: 18px;
        font-size: 1.125rem; } }
  #main .memberlist .memberlist-1 .tel {
    margin-top: 0.8em; }
  #main .memberlist .memberlist-1 .firma {
    font-weight: 700; }

#mapFilter {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }
  @media (min-width: 700px) {
    #mapFilter {
      margin-bottom: 1em; } }
  #mapFilter button.filterButton {
    background-color: #4e5e6b;
    border: none !important;
    color: #fff;
    padding: 1em;
    cursor: pointer;
    background-size: 32px 32px; }
    @media (min-width: 0) and (max-width: 700px) {
      #mapFilter button.filterButton {
        width: 100%;
        display: block;
        float: left;
        margin-bottom: 0.35em;
        padding: 0.35em;
        background-size: 20px 20px; } }
  #mapFilter button#filterCat1 {
    background-image: url("../../files/daten/icons/Icons_leistungen-11.png");
    background-repeat: no-repeat;
    background-position: 10px center; }
  #mapFilter button#filterCat2 {
    background-image: url("../../files/daten/icons/Icons_leistungen-10.png");
    background-repeat: no-repeat;
    background-position: 10px center; }
  #mapFilter button#filterCat3 {
    background-image: url("../../files/daten/icons/Icons_leistungen-02.png");
    background-repeat: no-repeat;
    background-position: 10px center; }
  #mapFilter button#filterCat3,
  #mapFilter button#filterCat2,
  #mapFilter button#filterCat1 {
    padding-left: 0em;
    background-position: 5px center; }
    @media (min-width: 700px) {
      #mapFilter button#filterCat3,
      #mapFilter button#filterCat2,
      #mapFilter button#filterCat1 {
        padding-left: 48px;
        background-position: 10px center; } }
  #mapFilter button.filterButton:hover,
  #mapFilter button.filterButton.active {
    background-color: #6f8596; }

#main .ce_ansp {
  margin-top: 1em;
  margin-bottom: 1em;
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }
  @media (min-width: 700px) {
    #main .ce_ansp {
      width: 47.2222222222%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%; } }
  @media (min-width: 960px) {
    #main .ce_ansp {
      width: 30.5555555556%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%; } }
  @media (min-width: 1140px) {
    #main .ce_ansp {
      width: 22.2222222222%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%; } }
  #main .ce_ansp .image {
    margin-bottom: -15px; }
    #main .ce_ansp .image li.image {
      list-style: none !important; }
    #main .ce_ansp .image img {
      width: 100%;
      height: auto; }
  #main .ce_ansp .text {
    background-color: #91b6d6;
    color: #fff;
    padding: 1em;
    font-size: 14px;
    font-size: 0.875rem; }
    #main .ce_ansp .text a {
      color: #fff; }
    #main .ce_ansp .text .name {
      font-weight: 500;
      font-size: 18px;
      font-size: 1.125rem; }

.ce_downloads h3 {
  margin-top: 0em; }

.download-1 h3 {
  margin-top: 0em; }

.download-1 table td {
  width: 100%;
  padding: 5px 15px 5px 0; }
  .download-1 table td a {
    color: #4e5e6b;
    text-decoration: underline; }
  @media (min-width: 0) and (max-width: 700px) {
    .download-1 table td {
      font-size: 14px;
      font-size: 0.875rem; } }

.download-1 table td:nth-child(2n) {
  text-align: right; }

.download-2 table {
  margin-bottom: 2em; }
  .download-2 table td {
    width: 100%;
    padding: 5px 15px 5px 0; }
    .download-2 table td a {
      color: #4e5e6b;
      text-decoration: underline; }
      @media (min-width: 0) and (max-width: 700px) {
        .download-2 table td a {
          font-size: 14px;
          font-size: 0.875rem; } }
  .download-2 table td:nth-child(2n) {
    text-align: right;
    text-transform: uppercase; }

@media (min-width: 1600px) {
  .header-img .image_container {
    height: 940px;
    overflow: hidden; } }

@media (min-width: 0) and (max-width: 960px) {
  .header-box-3 {
    background-color: #91b6d6;
    padding-left: 5%;
    padding-right: 5%; }
    .header-box-3 h1, .header-box-3 h2, .header-box-3 p {
      width: 97.2222222222%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%; }
    .header-box-3 img {
      width: 100%;
      height: auto; } }

@media (min-width: 960px) {
  .header-box-3 .col-1 {
    height: 550px;
    overflow: hidden;
    display: block;
    float: right; } }

.header-box-2 .col-1,
.header-box-2 .col-2,
.header-box-1 .col-1,
.header-box-1 .col-2 {
  width: 100%;
  display: block; }
  @media (min-width: 0) and (max-width: 960px) {
    .header-box-2 .col-1 img,
    .header-box-2 .col-2 img,
    .header-box-1 .col-1 img,
    .header-box-1 .col-2 img {
      width: 100%;
      height: auto; } }
  @media (min-width: 960px) and (max-width: 1140px) {
    .header-box-2 .col-1 img,
    .header-box-2 .col-2 img,
    .header-box-1 .col-1 img,
    .header-box-1 .col-2 img {
      width: auto;
      height: 316px; } }
  @media (min-width: 1140px) and (max-width: 1600px) {
    .header-box-2 .col-1 img,
    .header-box-2 .col-2 img,
    .header-box-1 .col-1 img,
    .header-box-1 .col-2 img {
      width: auto;
      height: 400px; } }
  @media (min-width: 960px) {
    .header-box-2 .col-1,
    .header-box-2 .col-2,
    .header-box-1 .col-1,
    .header-box-1 .col-2 {
      height: 316px;
      overflow: hidden;
      display: block;
      float: left;
      width: 50%; } }
  @media (min-width: 1140px) {
    .header-box-2 .col-1,
    .header-box-2 .col-2,
    .header-box-1 .col-1,
    .header-box-1 .col-2 {
      height: 400px; } }
  @media (min-width: 1600px) {
    .header-box-2 .col-1,
    .header-box-2 .col-2,
    .header-box-1 .col-1,
    .header-box-1 .col-2 {
      height: 550px; } }

.header-box-5 .col-1,
.header-box-5 .col-2 {
  width: 100%;
  display: block; }
  @media (min-width: 0) and (max-width: 960px) {
    .header-box-5 .col-1 img,
    .header-box-5 .col-2 img {
      width: 100%;
      height: auto; } }
  @media (min-width: 960px) and (max-width: 1140px) {
    .header-box-5 .col-1 img,
    .header-box-5 .col-2 img {
      width: auto;
      height: 316px; } }
  @media (min-width: 1140px) and (max-width: 1600px) {
    .header-box-5 .col-1 img,
    .header-box-5 .col-2 img {
      width: auto;
      height: 400px; } }
  @media (min-width: 960px) {
    .header-box-5 .col-1,
    .header-box-5 .col-2 {
      height: 316px;
      overflow: hidden;
      display: block;
      float: left; } }
  @media (min-width: 1140px) {
    .header-box-5 .col-1,
    .header-box-5 .col-2 {
      height: 400px; } }
  @media (min-width: 1600px) {
    .header-box-5 .col-1,
    .header-box-5 .col-2 {
      height: 550px;
      width: 50%; } }

@media (min-width: 960px) and (max-width: 1140px) {
  .header-box-5 .col-1 {
    width: 70%; } }

@media (min-width: 1140px) and (max-width: 1600px) {
  .header-box-5 .col-1 {
    width: 50%; } }

@media (min-width: 960px) and (max-width: 1140px) {
  .header-box-5 .col-2 {
    width: 30%; } }

@media (min-width: 1140px) and (max-width: 1600px) {
  .header-box-5 .col-2 {
    width: 50%; } }

.header-box-4 .col-1,
.header-box-4 .col-2 {
  width: 100%;
  display: block; }
  @media (min-width: 0) and (max-width: 960px) {
    .header-box-4 .col-1 img,
    .header-box-4 .col-2 img {
      width: 100%;
      height: auto; } }
  @media (min-width: 960px) {
    .header-box-4 .col-1,
    .header-box-4 .col-2 {
      height: 550px;
      overflow: hidden;
      display: block;
      float: left;
      width: 50%; } }

.header-box-5 .col-1,
.header-box-5 .col-2,
.header-box-4 .col-1,
.header-box-4 .col-2,
.header-box-1 .col-2,
.header-box-1 .col-1 {
  background-color: #4e5e6b; }

.header-box-2 .col-2,
.header-box-2 .col-1 {
  background-color: #91b6d6; }

.box-header-1 {
  color: #fff; }
  @media (min-width: 0) and (max-width: 960px) {
    .box-header-1 {
      background-color: #91b6d6;
      padding-left: 5%;
      padding-right: 5%; }
      .box-header-1 h1, .box-header-1 h2, .box-header-1 p {
        width: 97.2222222222%;
        float: left;
        margin-left: 1.3888888889%;
        margin-right: 1.3888888889%; }
      .box-header-1 h1 {
        margin-top: 0.8em; } }
  @media (min-width: 960px) {
    .box-header-1 {
      position: absolute;
      width: 400px;
      z-index: 5;
      margin-left: 15px;
      margin-top: 1em; } }
  @media (min-width: 1140px) {
    .box-header-1 {
      width: 500px; } }
  @media (min-width: 1600px) {
    .box-header-1 {
      margin-top: 5em; } }

.box-header-5 {
  color: #fff; }
  @media (min-width: 0) and (max-width: 960px) {
    .box-header-5 {
      background-color: #91b6d6;
      padding-left: 5%;
      padding-right: 5%; }
      .box-header-5 h1, .box-header-5 h2, .box-header-5 p {
        width: 97.2222222222%;
        float: left;
        margin-left: 1.3888888889%;
        margin-right: 1.3888888889%; }
      .box-header-5 h1 {
        margin-top: 0.8em; } }
  @media (min-width: 960px) and (max-width: 1140px) {
    .box-header-5 ul.mt-2 {
      margin-top: 0em; }
      .box-header-5 ul.mt-2 li {
        width: 50px; } }
  @media (min-width: 960px) {
    .box-header-5 {
      position: absolute;
      width: 600px;
      z-index: 5;
      margin-left: 15px;
      margin-top: 1em; } }
  @media (min-width: 1140px) {
    .box-header-5 {
      width: 500px; } }
  @media (min-width: 1600px) {
    .box-header-5 {
      margin-top: 5em; } }

@media (min-width: 0) and (max-width: 960px) {
  .box-header-2 {
    padding-top: 1em; }
    .box-header-2 h1, .box-header-2 h2, .box-header-2 p {
      width: 97.2222222222%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%; } }

@media (min-width: 960px) {
  .box-header-2 {
    position: absolute;
    width: 800px;
    z-index: 5;
    margin-left: 15px;
    margin-top: 5em; } }

.box-header-3 {
  color: #fff; }
  @media (min-width: 0) and (max-width: 960px) {
    .box-header-3 {
      background-color: #91b6d6;
      padding: 0.75em 5%; }
      .box-header-3 h1, .box-header-3 h2, .box-header-3 p {
        width: 97.2222222222%;
        float: left;
        margin-left: 1.3888888889%;
        margin-right: 1.3888888889%; } }
  @media (min-width: 960px) {
    .box-header-3 {
      position: absolute;
      width: 450px;
      z-index: 5;
      margin-left: 5%;
      margin-top: 5em;
      left: 50%; } }

.box-img {
  border: 12px solid #91b6d6;
  overflow: hidden; }
  .box-img img {
    width: 100%;
    height: auto;
    margin-top: -8px;
    margin-bottom: -9px; }
  .box-img .plus {
    background-image: url("../../files/daten/icons/icon-plus.png");
    background-repeat: no-repeat;
    background-position: top left;
    width: 47px;
    height: 45px;
    position: absolute;
    z-index: 99;
    margin-top: -8px; }

.bg-img-1 {
  background-image: url("../../files/daten/bilder/mecon_Werk-Juli-2014_054.jpg");
  background-repeat: no-repeat;
  background-position: top left; }

.bg-img-2 {
  background-image: url("../../files/daten/bilder/mecon_Werk-Juli-2014_106.jpg");
  background-repeat: no-repeat;
  background-position: top left; }

.bg-img-3 {
  background-image: url("../../files/daten/bilder/20160915_landingpage_mecon01.jpg");
  background-repeat: no-repeat;
  background-position: top left; }

.box-download .col-1 {
  width: 15%;
  display: block;
  float: left; }

.box-download .col-2 {
  width: 80%;
  display: block;
  float: right; }

.box-height {
  overflow: hidden;
  padding: 1em;
  margin-bottom: 1.5em; }
  @media (min-width: 960px) {
    .box-height {
      height: 350px; } }

.rsce_icons {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }
  @media (min-width: 700px) and (max-width: 960px) {
    .rsce_icons {
      width: 47.2222222222%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%; } }
  @media (min-width: 960px) {
    .rsce_icons {
      width: 30.5555555556%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%; } }
  .rsce_icons .text, .rsce_icons .headline {
    margin-left: 12px;
    margin-right: 12px; }
  .rsce_icons a {
    display: block;
    width: 100%;
    padding-top: 1em;
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    text-align: center; }
  .rsce_icons a:hover {
    background-color: #2e373f;
    -webkit-transition: background-color 0.5s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -ms-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out; }
  .rsce_icons .headline {
    display: block; }
    @media (min-width: 700px) {
      .rsce_icons .headline {
        height: 67px;
        overflow: hidden; } }
  .rsce_icons .text {
    display: block; }
    @media (min-width: 700px) {
      .rsce_icons .text {
        height: 100px;
        overflow: hidden; } }
  @media (min-width: 700px) {
    .rsce_icons .image_container.produkt {
      height: 220px;
      overflow: hidden; } }

.box-left {
  width: 100%;
  float: left; }
  @media (min-width: 960px) {
    .box-left {
      width: 75%;
      float: left; } }
  .box-left .ce_headline {
    margin-left: 1.6666666667%; }
  .box-left .rsce_icons_2 {
    padding: 0 1.833%; }
    @media (min-width: 0) and (max-width: 600px) {
      .box-left .rsce_icons_2 {
        width: 100%;
        float: left; } }
    @media (min-width: 600px) and (max-width: 960px) {
      .box-left .rsce_icons_2 {
        width: 50%;
        float: left; } }
    @media (min-width: 960px) {
      .box-left .rsce_icons_2 {
        width: 33.3333333333%;
        float: left; } }

.box-right {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%;
  float: right; }
  @media (min-width: 600px) and (max-width: 960px) {
    .box-right {
      width: 47.2222222222%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%; } }
  @media (min-width: 960px) {
    .box-right {
      width: 22.2222222222%;
      float: right;
      margin-right: 1.3888888889%;
      margin-left: 1.3888888889%; } }

.box-left .ce_headline,
.box-right .ce_headline {
  height: 50px; }

@media (min-width: 0) and (max-width: 960px) {
  .rsce_icons_2 {
    margin-top: 1em;
    margin-bottom: 1em; } }

.rsce_icons_2 .bg-color-1 {
  padding-top: 1em;
  padding-bottom: 0.5em; }
  .rsce_icons_2 .bg-color-1 h4 {
    padding-left: 1em; }

.rsce_icons_2 span {
  display: block; }

.rsce_icons_2 .image_container.produkt img {
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
  height: auto; }

.rsce_icons_2 .bg-color-2 ul {
  padding-top: 0.75em;
  text-align: right; }
  .rsce_icons_2 .bg-color-2 ul li {
    display: inline; }
    .rsce_icons_2 .bg-color-2 ul li img {
      width: 50px;
      height: auto;
      margin-left: 0.5em;
      margin-right: 0.5em; }

.rsce_icons_2 a:hover span.bg-color-1 {
  background-color: #2e373f;
  -webkit-transition: background-color 0.5s ease-out;
  -moz-transition: background-color 0.5s ease-out;
  -ms-transition: background-color 0.5s ease-out;
  -o-transition: background-color 0.5s ease-out;
  transition: background-color 0.5s ease-out; }

.rsce_icons_2 a:hover span.bg-color-2 {
  background-color: #5991c1;
  -webkit-transition: background-color 0.5s ease-out;
  -moz-transition: background-color 0.5s ease-out;
  -ms-transition: background-color 0.5s ease-out;
  -o-transition: background-color 0.5s ease-out;
  transition: background-color 0.5s ease-out; }

.box-full {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }
  .box-full .box-color-1 {
    padding-top: 0.75em;
    padding-bottom: 1.25em;
    width: 100%;
    float: left; }
    @media (min-width: 700px) {
      .box-full .box-color-1 {
        padding-top: 1.25em;
        padding-bottom: 1em; } }
    @media (min-width: 960px) {
      .box-full .box-color-1 {
        padding-top: 1.5em;
        padding-bottom: 1.25em; } }
    @media (min-width: 1140px) {
      .box-full .box-color-1 {
        padding-top: 3.5em;
        padding-bottom: 3.5em; } }
  .box-full .box-kontakt-1 {
    width: 97.2222222222%;
    float: left;
    margin-left: 1.3888888889%;
    margin-right: 1.3888888889%; }
    @media (min-width: 0) and (max-width: 700px) {
      .box-full .box-kontakt-1 {
        padding: 0.75em; } }
    @media (min-width: 700px) {
      .box-full .box-kontakt-1 {
        width: 47.2222222222%;
        float: left;
        margin-left: 1.3888888889%;
        margin-right: 1.3888888889%; } }
    @media (min-width: 960px) {
      .box-full .box-kontakt-1 {
        width: 23.222222%;
        float: left;
        margin-right: 1.3888888889%;
        margin-left: 17%; } }
    .box-full .box-kontakt-1 .caption {
      background-color: #91b6d6;
      padding: 0.25em 0.5em;
      text-align: left;
      color: #fff; }
      .box-full .box-kontakt-1 .caption span {
        font-weight: 500; }
  .box-full .box-kontakt-2 {
    width: 97.2222222222%;
    float: left;
    margin-left: 1.3888888889%;
    margin-right: 1.3888888889%; }
    @media (min-width: 0) and (max-width: 960px) {
      .box-full .box-kontakt-2 {
        padding: 0.75em; } }
    @media (min-width: 700px) {
      .box-full .box-kontakt-2 {
        width: 47.2222222222%;
        float: left;
        margin-left: 1.3888888889%;
        margin-right: 1.3888888889%; } }
    @media (min-width: 960px) {
      .box-full .box-kontakt-2 {
        width: 30.5555555556%;
        float: left;
        margin-left: 1.3888888889%;
        margin-right: 1.3888888889%;
        margin-left: 9.7222222222%; } }
    .box-full .box-kontakt-2 .col-1 {
      width: 15%; }
      @media (min-width: 960px) {
        .box-full .box-kontakt-2 .col-1 {
          width: 50px;
          float: left; } }
    .box-full .box-kontakt-2 .col-2 {
      width: 100%; }
      @media (min-width: 960px) {
        .box-full .box-kontakt-2 .col-2 {
          width: 280px;
          display: block;
          float: left; } }
      .box-full .box-kontakt-2 .col-2 hr {
        border-top: 2px solid #91b6d6; }

@media (min-width: 0) and (max-width: 700px) {
  .box-1 {
    width: 97.2222222222%;
    float: left;
    margin-left: 1.3888888889%;
    margin-right: 1.3888888889%; } }

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

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

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

@media (min-width: 0) and (max-width: 700px) {
  .box-5 {
    width: 97.2222222222%;
    float: left;
    margin-left: 1.3888888889%;
    margin-right: 1.3888888889%; } }

@media (min-width: 0) and (max-width: 700px) {
  .box-6 {
    width: 97.2222222222%;
    float: left;
    margin-left: 1.3888888889%;
    margin-right: 1.3888888889%; } }

@media (min-width: 0) and (max-width: 700px) {
  .box-7 {
    width: 97.2222222222%;
    float: left;
    margin-left: 1.3888888889%;
    margin-right: 1.3888888889%; } }

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

@media (min-width: 0) and (max-width: 700px) {
  .box-9 {
    width: 97.2222222222%;
    float: left;
    margin-left: 1.3888888889%;
    margin-right: 1.3888888889%; } }

@media (min-width: 0) and (max-width: 700px) {
  .box-10 {
    width: 97.2222222222%;
    float: left;
    margin-left: 1.3888888889%;
    margin-right: 1.3888888889%; } }

@media (min-width: 0) and (max-width: 700px) {
  .box-11 {
    width: 97.2222222222%;
    float: left;
    margin-left: 1.3888888889%;
    margin-right: 1.3888888889%; } }

@media (min-width: 0) and (max-width: 700px) {
  .box-12 {
    width: 97.2222222222%;
    float: left;
    margin-left: 1.3888888889%;
    margin-right: 1.3888888889%; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mod_downloadByFile .bg-grau {
  width: 100%;
  display: block; }

.mod_downloadByFile .padd-1 {
  padding: 1.5em; }

.mod_downloadByFile .error,
.mod_downloadByFile .empty {
  font-weight: 700; }

.mod_downloadByFile .downloads a.downloadLink {
  text-decoration: underline;
  font-weight: 700;
  padding: 0.5em 0 0.5em 2.5em;
  background-size: 30px 30px;
  background-image: url("../../files/daten/icons/pdf.png");
  background-repeat: no-repeat;
  background-position: center left; }

.mod_downloadByFile .downloads span.size {
  display: none !important;
  padding-left: 1em;
  font-size: 13px;
  font-size: 0.8125rem; }

.mod_downloadByFile .downloads a.downloadButton {
  color: #fff;
  padding: 0.5em 1em;
  cursor: pointer;
  font-weight: 500;
  display: inline-block;
  margin-top: 0.75em;
  background-color: #4e5e6b;
  border: 1px solid #4e5e6b;
  margin-top: -0.45em; }
  .mod_downloadByFile .downloads a.downloadButton a {
    color: #fff; }
  .mod_downloadByFile .downloads a.downloadButton:hover, .mod_downloadByFile .downloads a.downloadButton.active {
    color: #fff;
    background-color: #2e373f;
    -webkit-transition: background-color 0.5s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -ms-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out; }
  .mod_downloadByFile .downloads a.downloadButton:after {
    content: " »";
    color: #91b6d6; }
  @media (min-width: 0) and (max-width: 960px) {
    .mod_downloadByFile .downloads a.downloadButton {
      display: block;
      width: 100%;
      clear: both;
      margin-top: 0.8em; } }
  @media (min-width: 960px) {
    .mod_downloadByFile .downloads a.downloadButton {
      float: right; } }

.mod_downloadByFile .downloads a.downloadButton:after {
  content: ""; }

.mod_downloadByFile .ce_form label {
  width: 100%;
  font-style: italic;
  font-weight: 500; }

.mod_downloadByFile .ce_form input {
  clear: both;
  background-color: #fff;
  width: 100%;
  display: block;
  float: left;
  height: 42px; }
  @media (min-width: 960px) {
    .mod_downloadByFile .ce_form input {
      width: 70%; } }

.mod_downloadByFile .ce_form button {
  height: 42px;
  width: 100%;
  display: block;
  color: #fff;
  padding: 0.5em 1em;
  cursor: pointer;
  font-weight: 500;
  display: inline-block;
  margin-top: 0.75em;
  background-color: #4e5e6b;
  border: 1px solid #4e5e6b;
  margin-top: 0em; }
  @media (min-width: 960px) {
    .mod_downloadByFile .ce_form button {
      width: 25%;
      float: right; } }
  .mod_downloadByFile .ce_form button a {
    color: #fff; }
  .mod_downloadByFile .ce_form button:hover, .mod_downloadByFile .ce_form button.active {
    color: #fff;
    background-color: #2e373f;
    -webkit-transition: background-color 0.5s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -ms-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out; }
  .mod_downloadByFile .ce_form button:after {
    content: " »";
    color: #91b6d6; }

.mod_downloadByFile .ce_form button:after {
  content: ""; }

.mod_downloadByFile .ce_form span.mandatory {
  display: none !important; }

.mod_iso_productlist {
  clear: both; }
  .mod_iso_productlist .product_list a {
    padding: 1em;
    color: #fff;
    margin-bottom: 1em; }
    .mod_iso_productlist .product_list a span.teaser {
      display: block;
      height: 110px;
      overflow: hidden; }
    .mod_iso_productlist .product_list a .image_container {
      width: 70%;
      margin: 1em auto;
      overflow: hidden; }
      @media (min-width: 960px) {
        .mod_iso_productlist .product_list a .image_container {
          height: 180px; } }
      .mod_iso_productlist .product_list a .image_container img {
        width: 100%;
        height: auto; }
  .mod_iso_productlist .product_list a:hover {
    background-color: #2e373f;
    -webkit-transition: background-color 0.5s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -ms-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out;
    color: #fff; }

.mod_iso_productlist.liste-suche .product_list a {
  margin-top: 1em;
  margin-bottom: 1em; }

.mod_iso_productreader .box {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }
  @media (min-width: 960px) {
    .mod_iso_productreader .box {
      width: 63.8888888889%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%; } }
  @media (min-width: 1140px) {
    .mod_iso_productreader .box {
      width: 55.5555555556%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%; } }

.mod_iso_productreader .box-gallerie {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }
  @media (min-width: 960px) {
    .mod_iso_productreader .box-gallerie {
      width: 30.5555555556%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%; } }
  @media (min-width: 1140px) {
    .mod_iso_productreader .box-gallerie {
      width: 38.8888888889%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%; } }
  .mod_iso_productreader .box-gallerie .main-img {
    padding: 1em;
    margin-bottom: 1em;
    overflow: hidden;
    background-color: #4e5e6b;
    border-bottom: 10px solid #91b6d6; }
    .mod_iso_productreader .box-gallerie .main-img img {
      margin: 0 auto 1em auto;
      width: 100%; }
      @media (min-width: 700px) {
        .mod_iso_productreader .box-gallerie .main-img img {
          width: 100%; } }
      @media (min-width: 960px) {
        .mod_iso_productreader .box-gallerie .main-img img {
          width: 100%; } }
  .mod_iso_productreader .box-gallerie .thumbnails {
    clear: both;
    width: 100%; }
    .mod_iso_productreader .box-gallerie .thumbnails .image_container {
      width: 20%;
      display: block;
      float: left;
      margin-right: 2.5%;
      background-color: #4e5e6b; }
      .mod_iso_productreader .box-gallerie .thumbnails .image_container img {
        width: 90%;
        height: auto;
        margin: 0.5em auto; }
  .mod_iso_productreader .box-gallerie .button {
    background-color: #91b6d6;
    text-align: center;
    padding: 0.5em;
    padding-bottom: 1em;
    margin-top: -1em; }
    .mod_iso_productreader .box-gallerie .button a {
      margin-right: auto;
      margin-left: auto;
      width: 80%;
      display: block;
      background-color: #4e5e6b;
      border: 1px solid #4e5e6b;
      padding: 0.5em;
      color: #fff; }
    .mod_iso_productreader .box-gallerie .button a:hover {
      background-color: #5f7383;
      border: 1px solid #5f7383;
      -webkit-transition: background-color 0.5s ease-out;
      -moz-transition: background-color 0.5s ease-out;
      -ms-transition: background-color 0.5s ease-out;
      -o-transition: background-color 0.5s ease-out;
      transition: background-color 0.5s ease-out; }

.mod_iso_productreader p.back {
  display: none !important;
  height: 0;
  margin-bottom: 0; }

.mod_iso_productfilter {
  background-color: #eee;
  padding: 1em;
  margin-bottom: 1em; }
  .mod_iso_productfilter .search label {
    display: block;
    width: 100%; }
  .mod_iso_productfilter .search input.text {
    width: 70%;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 0.5em; }
  .mod_iso_productfilter .search input.submit {
    background-color: #4e5e6b;
    border: 1px solid #4e5e6b;
    color: #fff;
    padding: 0.5em;
    width: 25%;
    display: block;
    float: right;
    cursor: pointer; }
  .mod_iso_productfilter .search input.submit:hover {
    background-color: #38444e;
    -webkit-transition: background-color 0.5s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -ms-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out; }
  .mod_iso_productfilter a.clear_filters {
    display: block;
    width: 100%;
    margin-top: 0.8em; }

.messe.mod_newslist .layout_latest.odd {
  background-color: #d5d4d4; }

.mod_newslist .layout_simple a {
  text-decoration: underline; }

.mod_newslist .layout_short p {
  font-size: 14px;
  font-size: 0.875rem; }

.mod_newslist .layout_short .teaser p {
  color: #4e5e6b;
  margin-bottom: -0.25em; }

.mod_newslist .layout_short p.headline {
  border-bottom: 1px solid #4e5e6b;
  padding-bottom: 1em; }
  .mod_newslist .layout_short p.headline a {
    text-decoration: underline; }

.mod_newslist .layout_simple.last,
.mod_newslist .layout_short.last {
  margin-bottom: 2.6em; }

.mod_newslist .layout_latest.odd {
  background-color: #eee; }

.mod_newslist .layout_latest {
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 1em 1em 0 0em; }
  .mod_newslist .layout_latest .col-1 {
    width: 100%;
    text-align: center; }
    .mod_newslist .layout_latest .col-1 img {
      width: 70%;
      height: auto; }
    @media (min-width: 600px) {
      .mod_newslist .layout_latest .col-1 {
        width: 30%;
        text-align: left;
        display: block;
        float: left; }
        .mod_newslist .layout_latest .col-1 img {
          width: 100%;
          height: auto; } }
  .mod_newslist .layout_latest .col-2 {
    width: 100%; }
    @media (min-width: 600px) {
      .mod_newslist .layout_latest .col-2 {
        width: 65%;
        display: block;
        float: right; } }
    .mod_newslist .layout_latest .col-2 h2 {
      margin-bottom: 0.5em; }
      .mod_newslist .layout_latest .col-2 h2 a {
        font-weight: 500; }
    .mod_newslist .layout_latest .col-2 p {
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 1.5em; }
    .mod_newslist .layout_latest .col-2 p.info {
      margin-top: 0;
      margin-bottom: 0.75em;
      color: #4e5e6b;
      font-weight: 500; }
    .mod_newslist .layout_latest .col-2 p.more {
      font-size: 16px;
      font-size: 1rem;
      font-weight: 500; }

.mod_newslist.news-start {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%;
  margin-top: 1em;
  margin-bottom: 1em; }
  @media (min-width: 700px) {
    .mod_newslist.news-start {
      margin-top: 3.5em;
      margin-bottom: 3.5em; } }
  @media (min-width: 960px) {
    .mod_newslist.news-start {
      width: 80.5555555556%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%;
      margin-left: 9.7222222222%; } }
  @media (min-width: 1140px) {
    .mod_newslist.news-start {
      width: 55.5555555556%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%; } }

.mod_newsreader {
  width: 97.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }
  @media (min-width: 960px) {
    .mod_newsreader {
      width: 63.8888888889%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%; } }
  .mod_newsreader .layout_full .image_container {
    margin-bottom: 1em;
    padding-top: 2em;
    padding-bottom: 1.5em;
    border-bottom: 2px solid #91b6d6;
    background-color: #eee;
    text-align: center; }
    .mod_newsreader .layout_full .image_container img {
      width: 60%;
      height: auto; }
  .mod_newsreader .layout_full p.info {
    font-size: 14px;
    font-size: 0.875rem;
    color: #4e5e6b;
    font-weight: 500; }
  .mod_newsreader .layout_full .ce_teaser {
    font-weight: 500; }
  .mod_newsreader p.back a:before {
    content: "« ";
    color: #91b6d6;
    font-weight: 700; }

#footer .logo {
  width: 47.2222222222%;
  float: left;
  margin-left: 1.3888888889%;
  margin-right: 1.3888888889%; }
  @media (min-width: 0) and (max-width: 960px) {
    #footer .logo {
      margin-bottom: 3.25em; } }
  @media (min-width: 960px) {
    #footer .logo {
      width: 22.2222222222%;
      float: left;
      margin-left: 1.3888888889%;
      margin-right: 1.3888888889%; } }

#footer .bg-color-2 {
  padding-top: 2em;
  padding-bottom: 2em; }

#footer .col-2 {
  width: 47.2222222222%;
  float: right;
  margin-right: 1.3888888889%;
  margin-left: 1.3888888889%;
  text-align: right; }
  @media (min-width: 0) and (max-width: 960px) {
    #footer .col-2 {
      margin-bottom: 0.5em; } }
  @media (min-width: 960px) {
    #footer .col-2 {
      width: 22.2222222222%;
      float: right;
      margin-right: 1.3888888889%;
      margin-left: 1.3888888889%; } }
  #footer .col-2 img {
    width: 200px;
    height: auto; }
    @media (min-width: 0) and (max-width: 600px) {
      #footer .col-2 img {
        width: 120px; } }

#footer .bg-color-1 {
  padding-top: 0.5em;
  padding-bottom: 0.5em; }

/*# sourceMappingURL=styles.css.map */
/* Google_Maps_-_Karte_-_Inaktiv.css */
#googleMapsInactive{position:relative;margin-top:0;margin-bottom:-20px}#googleMapsInactive > .ce_image{position:relative;opacity:0.7}#googleMapsInactive > .ce_image img{opacity:0.7}#googleMapsInactive > .ce_text{width:100%;bottom:0;position:absolute;padding:5px 10px;background-color:rgba(255,255,255,.7)}#googleMapsInactive > .ce_text a{text-decoration:underline;color:#91b6d6}
