<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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%;
  }
}

/* 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&gt;.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}
/*
 * Main Stylesheet
 *
 * @copyright Copyright (c) 2012 rocksolidthemes.com
 * @license   http://rocksolidthemes.com/agb   No free usage allowed
 */
/* ===========================================
 * # Index: The structure of this stylesheet
 *
 * - Imports (normalize.css / Mixins)
 * - Fonts
 * - Basic settings (Sass only)
 * - Colors (Sass only)
 * - General styles
 * - Button styles
 * - Wrapper Elements
 * - Elements in order of appearance in HTML
 * - Homepage elements
 * - Content styles
 * - Form styles
 * - Footer styles
 * - No image-main
 * - Module styles (Search, FAQ, News, Events, Comments)
 * - Media queries
 * - Grid (design + production helper)
 * ======================================== */
/* normalize.css 2012-03-11T12:53 UTC - http://github.com/necolas/normalize.css */
/* =============================================================================
 * HTML5 display definitions
 * ========================================================================== */
/* Corrects block display not defined in IE6/7/8/9 &amp; FF3 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
	display: block;
}

/* Corrects inline-block display not defined in IE6/7/8/9 &amp; FF3 */
audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

/* Prevents modern browsers from displaying 'audio' without controls
 * Remove excess height in iOS5 devices */
audio:not([controls]) {
	display: none;
	height: 0;
}

/* Addresses styling for 'hidden' attribute not present in IE7/8/9, FF3, S4
 * Known issue: no IE6 support */
[hidden] {
	display: none;
}

/* =============================================================================
 * Base
 * ========================================================================== */
/* 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Prevents iOS text size adjust after orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
html {
	font-size: 100%;
	/* 1 */
	-webkit-text-size-adjust: 100%;
	/* 2 */
	-ms-text-size-adjust: 100%;
	/* 2 */
	font-family: sans-serif;
}

/* Addresses font-family inconsistency between 'textarea' and other form elements. */
button,
input,
select,
textarea {
	font-family: sans-serif;
}

/* Addresses margins handled incorrectly in IE6/7 */
body {
	margin: 0;
}

/* =============================================================================
 * Links
 * ========================================================================== */
/* Addresses outline displayed oddly in Chrome */
a:focus {
	outline: thin dotted;
}
a:hover,
a:active {
	outline: 0;
}

/* Improves readability when focused and also mouse hovered in all browsers
 * people.opera.com/patrickl/experiments/keyboard/test */
/* =============================================================================
 * Typography
 * ========================================================================== */
/* Addresses font sizes and margins set differently in IE6/7
 * Addresses font sizes within 'section' and 'article' in FF4+, Chrome, S5 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

h2 {
	font-size: 1.5em;
	margin: 0.83em 0;
}

h3 {
	font-size: 1.17em;
	margin: 1em 0;
}

h4 {
	font-size: 1em;
	margin: 1.33em 0;
}

h5 {
	font-size: 0.83em;
	margin: 1.67em 0;
}

h6 {
	font-size: 0.75em;
	margin: 2.33em 0;
}

/* Addresses styling not present in IE7/8/9, S5, Chrome */
abbr[title] {
	border-bottom: 1px dotted;
}

/* Addresses style set to 'bolder' in FF3+, S4/5, Chrome */
b,
strong {
	font-weight: bold;
}

blockquote {
	margin: 1em 40px;
}

/* Addresses styling not present in S5, Chrome */
dfn {
	font-style: italic;
}

/* Addresses styling not present in IE6/7/8/9 */
mark {
	background: yellow;
	color: black;
}

/* Addresses margins set differently in IE6/7 */
p {
	margin: 1em 0;
}

pre {
	margin: 1em 0;
	font-family: monospace, serif;
	_font-family: "courier new", monospace;
	font-size: 1em;
}

/* Corrects font family set oddly in IE6, S4/5, Chrome
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59 */
code,
kbd,
samp {
	font-family: monospace, serif;
	_font-family: "courier new", monospace;
	font-size: 1em;
}

/* Improves readability of pre-formatted text in all browsers */
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

/* 1. Addresses CSS quotes not supported in IE6/7
 * 2. Addresses quote property not supported in S4 */
/* 1 */
q {
	quotes: none;
}
q:before,
q:after {
	content: "";
	content: none;
}

/* 2 */
small {
	font-size: 75%;
}

/* Prevents sub and sup affecting line-height in all browsers
 * gist.github.com/413930 */
sub {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
	top: -0.25em;
}

sub {
	bottom: -0.2em;
}

/* =============================================================================
 * Lists
 * ========================================================================== */
/* Addresses margins set differently in IE6/7 */
dl,
menu,
ol,
ul {
	margin: 1em 0;
}

dd {
	margin: 0 0 0 40px;
}

/* Addresses paddings set differently in IE6/7 */
menu,
ol,
ul {
	padding: 0 0 0 40px;
}

/* Corrects list images handled incorrectly in IE7 */
nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
}

/* =============================================================================
 * Embedded content
 * ========================================================================== */
/* 1. Removes border when inside 'a' element in IE6/7/8/9, FF3
 * 2. Improves image quality when scaled in IE7
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/ */
img {
	border: 0;
	/* 1 */
	-ms-interpolation-mode: bicubic;
	/* 2 */
}

/* Corrects overflow displayed oddly in IE9 */
svg:not(:root) {
	overflow: hidden;
}

/* =============================================================================
 * Figures
 * ========================================================================== */
/* Addresses margin not present in IE6/7/8/9, S5, O11 */
figure,
form {
	margin: 0;
}

/* =============================================================================
 * Forms
 * ========================================================================== */
/* Corrects margin displayed oddly in IE6/7 */
/* Define consistent border, margin, and padding */
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

/* 1. Corrects color not being inherited in IE6/7/8/9
 * 2. Corrects text not wrapping in FF3
 * 3. Corrects alignment displayed oddly in IE6/7 */
legend {
	border: 0;
	/* 1 */
	padding: 0;
	white-space: normal;
	/* 2 */
	*margin-left: -7px;
	/* 3 */
}

/* 1. Corrects font size not being inherited in all browsers
 * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome
 * 3. Improves appearance and consistency in all browsers */
button,
input,
select,
textarea {
	font-size: 100%;
	/* 1 */
	margin: 0;
	/* 2 */
	vertical-align: baseline;
	/* 3 */
	*vertical-align: middle;
	/* 3 */
}

/* Addresses FF3/4 setting line-height on 'input' using !important in the UA stylesheet */
button,
input {
	line-height: normal;
	/* 1 */
}

/* 1. Improves usability and consistency of cursor style between image-type 'input' and others
 * 2. Corrects inability to style clickable 'input' types in iOS
 * 3. Removes inner spacing in IE7 without affecting normal text inputs
 *    Known issue: inner spacing remains in IE6 */
button {
	cursor: pointer;
	/* 1 */
	-webkit-appearance: button;
	/* 2 */
	*overflow: visible;
	/* 3 */
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	/* 1 */
	-webkit-appearance: button;
	/* 2 */
	*overflow: visible;
	/* 3 */
}

/* Re-set default cursor for disabled elements */
button[disabled] {
	cursor: default;
}

input[disabled] {
	cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 2 */
	*height: 13px;
	/* 3 */
	*width: 13px;
	/* 3 */
}
input[type="search"] {
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

/* 1. Addresses box sizing set to content-box in IE8/9
 * 2. Removes excess padding in IE8/9
 * 3. Removes excess padding in IE7
 *    Known issue: excess padding remains in IE6 */
/* 1. Addresses appearance set to searchfield in S5, Chrome
 * 2. Addresses box-sizing set to border-box in S5, Chrome (include -moz to future-proof) */
/* Removes inner padding and search cancel button in S5, Chrome on OS X */
/* Removes inner padding and border in FF3+
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/* 1. Removes default vertical scrollbar in IE6/7/8/9
 * 2. Improves readability and alignment in all browsers */
textarea {
	overflow: auto;
	/* 1 */
	vertical-align: top;
	/* 2 */
}

/* =============================================================================
 * Tables
 * ========================================================================== */
/* Remove most spacing between table cells */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ===========================================
 * Fonts
 * ======================================== */
@font-face {
	font-family: "RockSolid Icons";
	src: url("../../files/aurelium/fonts/rocksolid-icons.eot");
	src: url("../../files/aurelium/fonts/rocksolid-icons.eot?#iefix") format('eot'), url("../../files/aurelium/fonts/rocksolid-icons.woff") format('woff'), url("../../files/aurelium/fonts/rocksolid-icons.ttf") format('truetype'), url("../../files/aurelium/fonts/rocksolid-icons.svg") format('svg');
	font-weight: normal;
	font-style: normal;
}

/* ===========================================
 * General styles
 * ======================================== */
html {
	position: relative;
	/* IE8 iframe bugfix */
	/* http://stackoverflow.com/questions/795394#795681 */
	position: static\9;
}

body {
	font: 16px/1.5 "PT Sans", sans-serif;
	color: #333333;
	background: #e6e6e6;
}
body:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 264px;
	background-color: #ffffff;
}
body.aurelium-home {
	background: #ffffff;
}
body.aurelium-home:before {
	content: none;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-tap-highlight-color: #de1629;
}

/* Resetting box model for moo_mediabox,  moo_slimbox and j_colorbox */
#mbCenter *,
#colorbox,
#colorbox *,
#lbCenter *,
#lbBottomContainer * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

::selection {
	background: #DE453A;
	color: #ffffff;
	text-shadow: none !important;
}

::-moz-selection {
	background: #DE453A;
	color: #ffffff;
	text-shadow: none !important;
}

button,
input,
select,
textarea {
	font-family: inherit;
}

td,
th {
	/* resetting box-sizing to default value */
	/* because box-sizing does not work correctly on table cells in firefox */
	/* see: https://bugzilla.mozilla.org/show_bug.cgi?id=243412 */
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

table {
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}
table th {
	padding: 10px 8px;
	border-bottom: 2px solid #d3d3d3;
	color: #555555;
}
table th.col_0 {
	border-bottom-width: 1px;
}
table td {
	padding: 6px 8px;
	border-bottom: 1px solid #d3d3d3;
	color: #555555;
}
table td,
table td img {
	vertical-align: top;
}
table tbody tr:nth-child(odd) {
	background-color: rgba(206, 52, 41, 0.1);
}
table tbody tr:hover {
	background-color: #ffffff;
}
table tfoot {
	font-weight: bold;
}
table a {
	border-bottom: 0 !important;
}

a {
	color: #de1629;
	text-decoration: none;
}
a:hover,
a:active {
	outline: 0;
}
a[target="_blank"]:after {
	font: 75%/1 "RockSolid Icons";
	content: " \e151";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-left: 0.2em;
	color: #757575;
}

/* Set border-bottom for content links */
#content a,
#sidebar a,
#footer-content a,
#nav-language a {
	border-bottom: 1px solid #e0e3e3;
}
#content a:hover,
#content a:focus,
#sidebar a:hover,
#sidebar a:focus,
#footer-content a:hover,
#footer-content a:focus,
#nav-language a:hover,
#nav-language a:focus {
	border-color: #de1629;
	-webkit-transition: border 0.4s;
	-moz-transition: border 0.4s;
	-o-transition: border 0.4s;
	transition: border 0.4s;
}

*[data-icon]:before {
	font: 100%/1 "RockSolid Icons";
	content: attr(data-icon);
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	font-size: 80%;
	/*margin-right: 4px;*/
}
*[data-icon].after:before {
	content: none;
}
*[data-icon].after:after {
	font: 100%/1 "RockSolid Icons";
	content: attr(data-icon);
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	font-size: 80%;
	margin-left: 4px;
}

.clear {
	clear: both;
}

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

.pdf_link {
	margin: 13px 0 0 16px;
	float: right;
}
.pdf_link a {
	margin-left: 2px;
	border: 0 !important;
}
.pdf_link img {
	border: 0 !important;
}

.image_container.float_left {
	margin-right: 20px;
}
.image_container.float_right {
	margin-left: 20px;
}
.image_container a {
	border: 0;
}

.mime_icon {
	margin-bottom: -0.25em;
}

.ce_toplink,
.toplink {
	margin: 24px 0;
}
.ce_toplink a,
.toplink a {
	display: block;
	width: 100%;
}

.ce_toplink &gt; a:before,
.toplink &gt; a:before {
	font: 0.8em/1 "RockSolid Icons";
	content: "\e00c";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-right: 5px;
}

.ce_accordion {
	border-bottom: 1px solid #e0e3e3;
}
.ce_accordion .accordion {
	padding: 0 3.84615%;
	background-color: #ffffff;
	border: 1px solid #e0e3e3;
	border-bottom: 0;
}
.ce_accordion .accordion &gt; div {
	padding-bottom: 12px;
}
.ce_accordion .toggler {
	position: relative;
	padding: 8px 7.69231% 8px 3.84615%;
	outline: none;
	color: #de1629;
	text-shadow: 0 1px 0 #ffffff;
	background-image: -webkit-linear-gradient(#f5f5f5 1%, #ebebeb 100%);
	background-image: -moz-linear-gradient(#f5f5f5 1%, #ebebeb 100%);
	background-image: -o-linear-gradient(#f5f5f5 1%, #ebebeb 100%);
	background-image: linear-gradient(#f5f5f5 1%, #ebebeb 100%);
	background-color: #f0f0f0;
	cursor: pointer;
	-webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 1px 0 0 0 rgba(224, 227, 227, 0.5) inset, -1px 0 0 0 rgba(224, 227, 227, 0.5) inset, 0 2px 2px rgba(224, 227, 227, 0.1);
	-moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 1px 0 0 0 rgba(224, 227, 227, 0.5) inset, -1px 0 0 0 rgba(224, 227, 227, 0.5) inset, 0 2px 2px rgba(224, 227, 227, 0.1);
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 1px 0 0 0 rgba(224, 227, 227, 0.5) inset, -1px 0 0 0 rgba(224, 227, 227, 0.5) inset, 0 2px 2px rgba(224, 227, 227, 0.1);
}
.ce_accordion .toggler:after {
	font: 16px/0 "RockSolid Icons";
	content: "\e015";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	position: absolute;
	right: 3.84615%;
	top: 50%;
	display: none;
}
.ce_accordion .toggler:hover {
	background: #ffffff;
}
.ce_accordion .toggler:hover:after {
	display: block;
}
.ce_accordion .toggler.active {
	background: #ffffff;
}
.ce_accordion .toggler.active:after {
	display: block;
}
.ce_accordion hr:after {
	background-color: #ffffff !important;
}

.image_container figcaption,
.image_container .caption {
	/* override inline style */
	width: 100% !important;
}

.ce_gallery &gt; ul {
	zoom: 1;
	margin: 0 !important;
	padding: 0 0 1.5% 0 !important;
	list-style: none !important;
}
.ce_gallery &gt; ul:before {
	content: "";
	display: table;
}
.ce_gallery &gt; ul:after {
	content: "";
	display: table;
	clear: both;
}
.ce_gallery &gt; ul &gt; li {
	float: left;
	width: 31.3333%;
	margin: 1.5% 0 0 1.5%;
}

.ce_gallery .col_first{
	clear: left;
}
#sidebar .ce_gallery &gt; ul {
	padding-bottom: 3% !important;
}
#sidebar .ce_gallery &gt; ul &gt; li {
	width: 45.5%;
	margin-top: 3%;
	margin-left: 3%;
}
.ce_gallery .image_container img {
	display: block;
	width: 100%;
	height: auto;
}

.image_container.float_right,
.image_container.float_left {
	float: right;
	width: 38.46154%;
	margin: 0 0 20px 20px;
}
.no-resize .image_container.float_right,
.image_container.float_right.no-resize,
.no-resize .image_container.float_left,
.image_container.float_left.no-resize {
	width: auto;
}
.image_container.float_right img,
.image_container.float_left img {
	width: 100%;
	height: auto;
}

.image_container.float_left {
	float: left;
	margin: 0 25px 20px 0;
}

.ce_youtube-wrapper {
	position: relative;
	/* ratio 16 to 9 */
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.ce_youtube-wrapper iframe,
.ce_youtube-wrapper object,
.ce_youtube-wrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* ===========================================
 * Button styles
 * ======================================== */
button,
.button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: inline-block;
	padding: 8px 15px;
	border-width: 1px;
	border-style: solid;
	border-color: #4f4e4e #4a4949 #3f3f3f #4a4949;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	color: #ffffff;
	text-align: center;
	text-shadow: 0 1px 0 #2e2d2d;
	background: #545353;
	background-image: -webkit-linear-gradient(top, #545353 0%, #3f3f3f 100%);
	background-image: -moz-linear-gradient(top, #545353 0%, #3f3f3f 100%);
	background-image: -o-linear-gradient(top, #545353 0%, #3f3f3f 100%);
	background-image: linear-gradient(to bottom, #545353 0%, #3f3f3f 100%);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"]:hover,
input[type="button"]:focus {
	border-color: #3a3a3a;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
button:active,
.button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
	border-color: #3a3a3a;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) inset;
	text-shadow: none;
}
button.important,
.button.important,
input[type="submit"].important,
input[type="reset"].important,
input[type="button"].important {
	border-color: #4f4e4e #4a4949 #3f3f3f #4a4949;
	color: #ffffff;
	line-height: 1.5;
	background: #545353;
	background-image: -webkit-linear-gradient(top, #545353, #474646);
	background-image: -moz-linear-gradient(top, #545353, #474646);
	background-image: -o-linear-gradient(top, #545353, #474646);
	background-image: linear-gradient(to bottom, #545353, #474646);
	text-shadow: 0 1px 0 #2e2d2d;
}
button.important:hover,
button.important:focus,
.button.important:hover,
.button.important:focus,
input[type="submit"].important:hover,
input[type="submit"].important:focus,
input[type="reset"].important:hover,
input[type="reset"].important:focus,
input[type="button"].important:hover,
input[type="button"].important:focus {
	border-color: #3a3a3a;
}
button.icon-more:after,
.button.icon-more:after,
input[type="submit"].icon-more:after,
input[type="reset"].icon-more:after,
input[type="button"].icon-more:after {
	font: 12px/1 "RockSolid Icons";
	content: "\e019";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-left: 6px;
	vertical-align: middle;
}

#colorbox button {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

/* ===========================================
 * Wrapper Elements
 * ======================================== */
#wrapper,
#wrapper-home,
#footer-content,
#nav-footer,
#footer-info,
.home-slide {
	max-width: 1200px;
	clear: both;
	margin: 0 auto;
}

/* Main wrapper */
#wrapper {
	position: relative;
	zoom: 1;
	border-top: 4px solid #ffffff;
}
#wrapper:before {
	content: "";
	display: table;
}
#wrapper:after {
	content: "";
	display: table;
	clear: both;
}
#wrapper &gt; header {
	position: absolute;
	left: 24%;
	top: 0;
	width: 76%;
	z-index: 2;
}
.aurelium-home #wrapper &gt; header {
	/*background: #ffffff;*/
}

/* ===========================================
 * Elements in order of appearance in HTML
 * ======================================== */
#logo {
	position: relative;
	margin: 0;
	width: 170px;
	z-index: 1;
	line-height: 0;
	left:19%;

	/* Logo bottom shadows */
}

#lspace {
    background: none repeat scroll 0 0 #FFFFFF;
    left: 38%;
	top: 0px;
    line-height: 0;
    margin: 0;
    position: absolute;
    width: 40%;
	height: 150px;
    z-index: -1;
}

#logo img {
	
	height: 150px;
}
#logo:before,
#logo:after {
	content: "";
	z-index: -1;
	position: absolute;
	left: 12px;
	bottom: 8px;
	width: 70%;
	height: 55%;
}
#logo:after {
	left: auto;
	right: 12px;
	
}

#nav-main {
	position: absolute;
	left: 40.84211%;
	top: 39px;
	width: 52.63158%;
}
#nav-main ul {
	width: 50%;
	float: left;
	margin: 0;
	padding: 0;
}
#nav-main li {
	display: inline;
}
#nav-main a {
	display: block;
	padding: 3px 10px 4px 0;
	font-size: 14px;
	line-height: 1.2;
	color: #333333;
}
#nav-main a:hover,
#nav-main a:focus {
	text-decoration: underline;
}
#nav-main li.active a,
#nav-main li.trail a {
	font-weight: bold;
}

#nav-main-mobile,
#nav-main-mobile_styled {
	/* Hide mobile navigation &lt;select&gt; by default */
	display: none;
}

#nav-language {
	position: absolute;
	right: 5.26316%;
	top: 8px;
	font-size: 12px;
	line-height: 1.25;
	color: #555555;
}
#nav-language ul,
#nav-language li {
	display: inline;
}
#nav-language li:before {
	content: "\20" "/" "\20";
}
#nav-language li:first-child:before,
#nav-language li.first:before {
	content: none;
}
#nav-language b,
#nav-language span.active {
	font-weight: bold;
	color: #333333;
}
#nav-language a {
	color: #555555;
}

#nav-socialmedia {
	position: absolute;
	right: 5.26316%;
	top: 37px;
	margin-right: -4px;
}
#nav-socialmedia ul,
#nav-socialmedia li {
	margin: 0;
	padding: 0;
	display: inline;
}
#nav-socialmedia a {
	display: block;
	height: 24px;
	/*width: 50px;*/
	font-size: 12px;
	/*text-align: center;*/
	overflow: hidden;
}
#nav-socialmedia a:before {
	font: 20px/1 "RockSolid Icons";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	vertical-align: middle;
}
#nav-socialmedia a.icon-facebook {
	color: #3b5997;
}
#nav-socialmedia a.icon-twitter:before {
	color: #0199d1;
}
#nav-socialmedia a.icon-googleplus:before {
	color: #474848;
}
#nav-socialmedia a.icon-pinterest:before {
	color: #ca2027;
}

#image-main {
	float: left;
	width: 36%;
	min-height: 496px;
	/*margin-bottom: -232px; VERÃ„NDERUNG IMAGE-BILD LANG*/
}
#image-main img,
#image-main &gt; div {
	float: right;
}

#nav-sub {
	position: absolute;
	right: 64%;
	top: 226px;
	z-index: 2;
	/* Third Level */
}
#nav-sub h1 {
	display: inline;
}
#nav-sub h1 a {
	float: right;
	margin-bottom: 1px;
	padding: 9px 15px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
	color: #333333;
	background: #ffffff;
}
#nav-sub h1 a:hover,
#nav-sub h1 a:focus {
	color: #1647a3;
}
#nav-sub ul,
#nav-sub li {
	display: inline;
	margin: 0;
	padding: 0;
}
#nav-sub ul a {
	float: right;
	clear: right;
	font-size: 14px;
	line-height: 1.2;
	color: #333333;
	white-space: nowrap;
	padding: 9px 15px;
	margin-bottom: 1px;
	background: #e6e6e6;
}
#nav-sub ul a:hover,
#nav-sub ul a:focus {
	background: #1647a3 !important;
}
#nav-sub ul a:hover:after,
#nav-sub ul a:focus:after {
	color: #ffffff !important;
}
#nav-sub ul li.active &gt; a,
#nav-sub ul li.trail &gt; a,
#nav-sub ul a:hover,
#nav-sub ul a:focus {
	background: #1647a3;
	color: #ffffff;
	margin-right: -14px;
}
#nav-sub ul li.active &gt; a:after,
#nav-sub ul li.trail &gt; a:after,
#nav-sub ul a:hover:after,
#nav-sub ul a:focus:after {
	font: 10px/1 "RockSolid Icons";
	content: "\e019";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	top: -1px;
	margin-right: -4px;
	margin-left: 8px;
	text-decoration: none;
}
#nav-sub ul ul li a {
	padding: 4px 10px 4px;
	font-size: 12px;
	line-height: 1.33;
}
#nav-sub ul ul li a:after {
	top: -1px;
	font-size: 8px !important;
}
#nav-sub ul ul li.active &gt; a,
#nav-sub ul ul li.trail &gt; a,
#nav-sub ul ul a:hover,
#nav-sub ul ul a:focus {
	margin-right: -12px;
}

/* ===========================================
 * Homepage elements
 * ======================================== */
#home-slider-wrap {
	margin: 0 0 24px 0;
	border-bottom: 1px solid #d3d3d3;
	background: #ffffff;
}

.home-slide {
	position: relative;
	min-height: 400px;
}
.home-slide .image-wrap {
	overflow: hidden;
	width: 68%;
	text-align: right;
}
.home-slide .image-wrap img {
	width: 100%;
	height: auto;
	min-width: 600px;
	float: right;
}
.home-slide .text-wrap {
	position: absolute;
	left: 72%;
	bottom: 10%;
	width: 24%;
	color: #777777;
}
.home-slide .text-wrap h1 {
	position: absolute;
	right: -25px;
	top: -70px;
	margin: 0;
	padding: 10px 25px;
	background: #ffffff;
	font-size: 36px;
	font-weight: bold;
	line-height: 1.33;
	color: #ce3429;
	white-space: nowrap;
}

#wrapper-home {
	position: relative;
	zoom: 1;
}
#wrapper-home:before {
	content: "";
	display: table;
}
#wrapper-home:after {
	content: "";
	display: table;
	clear: both;
}
#wrapper-home .teaser-text {
	margin: 48px 4%;
}
#wrapper-home .teaser-text h1,
#wrapper-home .teaser-text h2 {
	margin: 0;
	font-size: 24px;
	color: #de453a;
}
#wrapper-home .teaser-text h2 {
	font-weight: bold;
}
#wrapper-home .teaser-text p {
	margin: 12px 0;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	column-gap: 40px;
}
#wrapper-home .teaser-boxes-text {
	margin: 24px 0;
	padding: 0 0 15px 0;
	border-top: 1px dotted #d3d3d3;
	font-size: 0;
}
#wrapper-home .teaser-boxes-text .box {
	font-size: 14px;
	vertical-align: top;
	display: inline-block;
	width: 20%;
	margin: 30px 0 0 4%;
}
#wrapper-home .teaser-boxes-text .box h1 {
	margin: 10px 0;
	font-size: 16px;
	font-weight: bold;
}
#wrapper-home .teaser-boxes-text .box p {
	margin: 10px 0;
	color: #555555;
}
#wrapper-home .teaser-boxes-text .box .button {
	font-size: 13px;
	line-height: 1.25;
}
#wrapper-home .teaser-boxes-text .box .button:after {
	top: -1px;
	font-size: 10px;
}
#wrapper-home .teaser-boxes-image {
	margin: 24px 0;
	padding: 0 0 40px 0;
	border-style: solid;
	border-color: #d3d3d3;
	border-width: 1px 0;
	font-size: 0;
}
#wrapper-home .teaser-boxes-image .box {
	font-size: 14px;
	vertical-align: top;
	display: inline-block;
	width: 20%;
	margin: 40px 0 0 4%;
	text-decoration: none;
}
#wrapper-home .teaser-boxes-image .box img {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: -16px;
}
#wrapper-home .teaser-boxes-image .box b {
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	margin: 0 12px;
}
#wrapper-home .teaser-boxes-image .box b span {
	background: #671a14;
	padding: 2px 0 1px 0;
	-webkit-box-shadow: -7px 0 0 #671a14, 7px 0 0 #671a14;
	-moz-box-shadow: -7px 0 0 #671a14, 7px 0 0 #671a14;
	box-shadow: -7px 0 0 #671a14, 7px 0 0 #671a14;
}
.modernizr-no-boxshadow #wrapper-home .teaser-boxes-image .box b span {
	padding-left: 7px;
	padding-right: 7px;
}
#wrapper-home .teaser-boxes-image .box b:after {
	font: 10px/1 "RockSolid Icons";
	content: "\e019";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	top: -1px;
	display: inline;
	background: #521410;
	padding: 5px 6px;
	margin-left: 8px;
}
#wrapper-home .teaser-boxes-image .box b:hover span {
	background: #521410;
	-webkit-box-shadow: -7px 0 0 #521410, 7px 0 0 #521410;
	-moz-box-shadow: -7px 0 0 #521410, 7px 0 0 #521410;
	box-shadow: -7px 0 0 #521410, 7px 0 0 #521410;
}
#wrapper-home .teaser-boxes-image .box b:hover:after {
	background: #3d0f0c;
}
#wrapper-home .teaser-boxes-image .box-title h1 {
	margin: 10px 0;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
#wrapper-home .teaser-boxes-image .box-title p {
	margin: 10px 0;
}
#wrapper-home .teaser-boxes-news {
	font-size: 0;
	padding: 30px 0 50px 0;
}
#wrapper-home .teaser-boxes-news h1 {
	margin: 0 4%;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
#wrapper-home .teaser-boxes-news h1 i {
	margin-left: 12px;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #555555;
}
#wrapper-home .teaser-boxes-news .box {
	font-size: 14px;
	vertical-align: top;
	display: inline-block;
	width: 20%;
	margin: 40px 0 0 4%;
	text-decoration: none;
}
#wrapper-home .teaser-boxes-news .box img {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: -55px;
}
#wrapper-home .teaser-boxes-news .box i {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding: 1px 7px 0;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	text-transform: uppercase;
	background: #ce3429;
}
#wrapper-home .teaser-boxes-news .box b {
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #ffffff;
	margin: 0 12px;
}
#wrapper-home .teaser-boxes-news .box b span {
	background: #671a14;
	padding: 2px 0 1px 0;
	-webkit-box-shadow: -7px 0 0 #671a14, 7px 0 0 #671a14;
	-moz-box-shadow: -7px 0 0 #671a14, 7px 0 0 #671a14;
	box-shadow: -7px 0 0 #671a14, 7px 0 0 #671a14;
}
.modernizr-no-boxshadow #wrapper-home .teaser-boxes-news .box b span {
	padding-left: 7px;
	padding-right: 7px;
}
#wrapper-home .teaser-boxes-news .box b:after {
	font: 10px/1 "RockSolid Icons";
	content: "\e019";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	top: -1px;
	display: inline;
	margin-left: 8px;
	padding: 5px 6px;
	background: #521410;
}
#wrapper-home .teaser-boxes-news .box b:hover span {
	background: #521410;
	-webkit-box-shadow: -7px 0 0 #521410, 7px 0 0 #521410;
	-moz-box-shadow: -7px 0 0 #521410, 7px 0 0 #521410;
	box-shadow: -7px 0 0 #521410, 7px 0 0 #521410;
}
#wrapper-home .teaser-boxes-news .box b:hover:after {
	background: #3d0f0c;
}
#wrapper-home .testimonial {
	position: relative;
	z-index: 1;
	margin: 100px 0 50px 0;
}
#wrapper-home .testimonial p {
	margin: 0 4% 0 8%;
	font-size: 28px;
	font-style: italic;
	color: #333333;
	text-shadow: 0 1px 0.5px #ffffff;
}
#wrapper-home .testimonial small {
	display: block;
	margin: 10px 4% 0 8%;
	font-size: 14px;
	color: #777777;
	text-shadow: 0 1px 0.5px #ffffff;
}
#wrapper-home .testimonial small:before {
	content: "â€” ";
}
#wrapper-home .testimonial:before {
	font: 180px/1 "RockSolid Icons";
	content: "\e053";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	position: absolute;
	right: 80%;
	top: -65px;
	z-index: -1;
	color: #e0e3e3;
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
}
#wrapper-home .testimonial.testimonial-odd p,
#wrapper-home .testimonial.testimonial-odd small {
	margin-left: 4%;
	margin-right: 8%;
}
#wrapper-home .testimonial.testimonial-odd:before {
	right: auto;
	left: 80%;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
#wrapper-home .statement {
	zoom: 1;
	margin: 24px 0;
	padding: 30px 0;
	border-bottom: 1px dotted #d3d3d3;
}
#wrapper-home .statement:before {
	content: "";
	display: table;
}
#wrapper-home .statement:after {
	content: "";
	display: table;
	clear: both;
}
#wrapper-home .statement &gt; header,
#wrapper-home .statement &gt; div.header {
	float: left;
	clear: left;
	width: 28.0%;
	margin: 0 0 0 4%;
}
#wrapper-home .statement h1 {
	margin: 0;
	font-size: 24px;
	color: #555555;
}
#wrapper-home .statement h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 9px 0 0 0;
}
#wrapper-home .statement p {
	font-size: 24px;
	color: #555555;
	margin: 0 4% 0 40%;
}

aside#sidebar {
	float: left;
	width: 28.0%;
	margin: 0px 0 0 4%;
	/* VOR Ã„NDERUNG IMAGE-MAIN LANG margin: 278px 0 0 4%; */
	font-size: 14px;
}
aside#sidebar h1 {
	margin: 24px 0 12px;
	font-size: 24px;
	color: #ce3429;
}
aside#sidebar h2 {
	margin: 24px 0;
	font-size: 18px;
}
aside#sidebar h3 {
	margin: 24px 0 0;
	font-size: 16px;
}
aside#sidebar ul,
aside#sidebar ol {
	margin: 12px 0;
	padding: 0;
	list-style-type: none;
}
aside#sidebar p {
	margin: 0;
}
aside#sidebar .mod_article,
aside#sidebar .block {
	margin: 24px 0;
}

/* ===========================================
 * Content styles
 * ======================================== */
section#content {
	position: relative;
	float: right;
	width: 52%;
	min-height: 240px;
	margin: 266px 8% 0 0;
}

#content {
	/* Selector for the first headline in the content (Contao's extensive use of &lt;div&gt; elements makes this necessary) */
}
#content p,
#content ul,
#content ol,
#content table,
#content blockquote {
	margin: 24px 0;
}
#content h1 {
	margin: 36px 0 24px;
	font-size: 48px;
	line-height: 1;
	color: #ce3429;
	letter-spacing: -0.5px;
	text-shadow: 2px 2px 0 #ffffff;
}
#content &gt; h1:first-child,
#content &gt; div:first-child &gt; h1:first-child,
#content &gt; div:first-child &gt; div:first-child &gt; h1:first-child,
#content &gt; div:first-child &gt; div:first-child &gt; div:first-child &gt; h1:first-child,
#content &gt; div:first-child &gt; .pdf_link:first-child + div &gt; h1:first-child {
	margin-top: -48px;
}
#content h2,
#content section h1,
#content article h1 {
	margin: 24px 0 !important;
	font-size: 24px;
	color: #de453a;
}
#content h3,
#content section h2,
#content article h2 {
	margin: 12px 0;
	font-size: 21px;
	line-height: 1.7;
}
#content h4,
#content h5,
#content h6 {
	font-variant: small-caps;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#content h4,
#content section h3 {
	margin: 24px 0 12px;
	font-size: 18px;
	line-height: 1.33;
}
#content h5,
#content h6 {
	margin: 24px 0 0;
	font-size: 16px;
}
#content h3 + p,
#content h3 + ul,
#content h3 + ol,
#content h3 + table,
#content h3 + figure,
#content h3 + blockquote,
#content h4 + p,
#content h4 + ul,
#content h4 + ol,
#content h4 + table,
#content h4 + figure,
#content h4 + blockquote,
#content h5 + p,
#content h5 + ul,
#content h5 + ol,
#content h5 + table,
#content h5 + figure,
#content h5 + blockquote,
#content h6 + p,
#content h6 + ul,
#content h6 + ol,
#content h6 + table,
#content h6 + figure,
#content h6 + blockquote {
	margin-top: 0;
}
#content section h1,
#content section h2,
#content section h3,
#content section p {
	margin: 12px 0;
}
#content ul {
	list-style: disc;
}
#content ul ul {
	margin-top: 0;
}
#content ol {
	list-style: decimal;
}
#content ol ol,
#content ol ul {
	margin-top: 0;
}
#content ol ol {
	list-style: upper-alpha;
}
#content ol ol ol {
	list-style: lower-roman;
}
#content ol ol ol ol {
	list-style: lower-alpha;
}
#content ul,
#content ol {
	padding-left: 7.69231%;
}
#content ul li[data-icon],
#content ol li[data-icon] {
	list-style: none;
}
#content ul li[data-icon]:before,
#content ol li[data-icon]:before {
	left: -21px;
	width: 0;
}
#content blockquote {
	position: relative;
	margin-left: 7.69231%;
	color: #555555;
}
#content blockquote p {
	margin: 12px 0;
}
#content blockquote small,
#content blockquote i,
#content blockquote em {
	font-size: 14px;
	font-style: normal;
}
#content blockquote small:before,
#content blockquote i:before,
#content blockquote em:before {
	content: "â€“ ";
}
#content blockquote:before {
	font: 30px/1 "RockSolid Icons";
	content: "\201c";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	position: absolute;
	top: 5px;
	left: -48px;
}
#content code {
	padding: 2px 5px;
	font-size: 14px;
	background-color: #e6e6e6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#content pre {
	display: block;
	overflow: auto;
	font-size: 14px;
	background-size: 100% 42px;
	background-repeat: repeat-y;
	background-image: -webkit-linear-gradient(top, transparent 50%, #ffffff 50%);
	background-image: -moz-linear-gradient(top, transparent 50%, #ffffff 50%);
	background-image: -o-linear-gradient(top, transparent 50%, #ffffff 50%);
	background-image: linear-gradient(to bottom, transparent 50%, #ffffff 50%);
}
#content pre code {
	background-color: transparent;
}
#content img {
	max-width: 100%;
	height: auto;
}
#content a img {
	border: 4px solid #ffffff;
}
#content a img:hover {
	border-color: #e6e6e6;
}
#content figure a {
	border: 0;
}
#content figure figcaption {
	color: #777777;
	padding: 0 6px;
	font-size: 14px;
}
#content .confirmation,
#content .information,
#content .warning {
	position: relative;
	padding: 8px 3.84615% 8px 7.69231%;
	margin-left: -4px;
	border-width: 1px 1px 1px 4px;
	border-style: solid;
	border-color: #96b80f;
	color: #5c7109;
	background-color: #d8f36d;
}
#content .confirmation:before,
#content .information:before,
#content .warning:before {
	font: 24px/1 "RockSolid Icons";
	content: "\e044";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	position: absolute;
	left: 0;
	top: 8px;
	width: 7.69231%;
	text-align: center;
}
#content .information {
	border-color: #0f76b8;
	color: #094971;
	background-color: #6dbff3;
}
#content .information:before {
	content: "\2139";
}
#content .warning {
	border-color: #c7254b;
	color: #861933;
	background-color: #ec99ac;
}
#content .warning:before {
	content: "\e144";
}
#content hr {
	height: 1px;
	overflow: visible;
	margin: 24px 0 23px;
	border: 0;
	text-align: center;
	background: #d3d3d3;
	background: -webkit-linear-gradient(left, rgba(211, 211, 211, 0), #d3d3d3, rgba(211, 211, 211, 0));
	background: -moz-linear-gradient(left, rgba(211, 211, 211, 0), #d3d3d3, rgba(211, 211, 211, 0));
	background: -o-linear-gradient(left, rgba(211, 211, 211, 0), #d3d3d3, rgba(211, 211, 211, 0));
	background: linear-gradient(to right, rgba(211, 211, 211, 0), #d3d3d3, rgba(211, 211, 211, 0));
}
#content hr:after {
	font: 18px/18px "RockSolid Icons";
	content: "\e0b1";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	top: -10px;
	display: inline-block;
	padding: 0 4px;
	background-color: #e6e6e6;
}
.langesmenu section#content {
    min-height: 650px;
}

/* ===========================================
 * Form styles
 * ======================================== */
form h1,
form h2,
form h3,
form h4,
form h5,
form h6 {
	clear: both;
}
form p {
	position: relative;
	margin: 37px 0;
}
form p b.error,
form p.error {
	display: block;
	margin-top: 0 !important;
	margin-bottom: -1px !important;
	padding: 3px 10px;
	font-size: 12px;
	line-height: 1.33;
	color: #7d1212;
	background: #e45555;
	border: 1px solid;
	border-color: #db5757 #db5757 #c53f3f #db5757;
	z-index: 3;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	-webkit-box-shadow: 0 2px 1px -1px rgba(255, 255, 255, 0.5) inset;
	-moz-box-shadow: 0 2px 1px -1px rgba(255, 255, 255, 0.5) inset;
	box-shadow: 0 2px 1px -1px rgba(255, 255, 255, 0.5) inset;
}
form input,
form textarea {
	height: 35px;
	padding: 9px 10px;
	border: 1px solid #d3d3d3;
	background: #ffffff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	/* to enable box shadows on iOS */
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-box-shadow: 0 0 0 4px rgba(211, 211, 211, 0.5), 0 1px 2px rgba(0, 0, 0, 0.15) inset;
	-moz-box-shadow: 0 0 0 4px rgba(211, 211, 211, 0.5), 0 1px 2px rgba(0, 0, 0, 0.15) inset;
	box-shadow: 0 0 0 4px rgba(211, 211, 211, 0.5), 0 1px 2px rgba(0, 0, 0, 0.15) inset;
	font-size: 14px;
	line-height: 1;
	color: #757575;
}
form input:focus,
form input:focus:hover,
form textarea:focus,
form textarea:focus:hover {
	z-index: 2;
	border-color: #0e398f;
	-webkit-box-shadow: 0 0 0 4px rgba(14, 57, 143, 0.3), 0 1px 2px rgba(0, 0, 0, 0.15) inset;
	-moz-box-shadow: 0 0 0 4px rgba(14, 57, 143, 0.3), 0 1px 2px rgba(0, 0, 0, 0.15) inset;
	box-shadow: 0 0 0 4px rgba(14, 57, 143, 0.3), 0 1px 2px rgba(0, 0, 0, 0.15) inset;
	-webkit-transition: border-color 0.4s ease, box-shadow 0.4s ease;
	-moz-transition: border-color 0.4s ease, box-shadow 0.4s ease;
	-o-transition: border-color 0.4s ease, box-shadow 0.4s ease;
	transition: border-color 0.4s ease, box-shadow 0.4s ease;
}
form input:hover,
form textarea:hover {
	border-color: #909090;
	-webkit-transition: border-color 0.4s ease;
	-moz-transition: border-color 0.4s ease;
	-o-transition: border-color 0.4s ease;
	transition: border-color 0.4s ease;
}
form input:-webkit-placeholder,
form textarea:-webkit-placeholder {
	color: #999999;
}
form input:-moz-placeholder,
form textarea:-moz-placeholder {
	color: #999999;
}
form input:-ms-placeholder,
form textarea:-ms-placeholder {
	color: #999999;
}
form input:-o-placeholder,
form textarea:-o-placeholder {
	color: #999999;
}
form input:placeholder,
form textarea:placeholder {
	color: #999999;
}
form textarea {
	height: 200px;
	resize: vertical;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.5;
}
form fieldset {
	margin: 24px 0;
	/* Kill &lt;br&gt; that Contao injects */
}
form fieldset legend {
	padding: 0 6px;
}
form fieldset + br {
	display: none;
}
form input[type="checkbox"],
form input[type="radio"],
form input[type="image"] {
	width: auto !important;
	height: auto !important;
	margin: 0;
	padding: 0;
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
form input[type="checkbox"] {
	vertical-align: middle;
	-webkit-appearance: checkbox;
	-moz-appearance: checkbox;
	appearance: checkbox;
}
form input[type="radio"] {
	vertical-align: middle;
	-webkit-appearance: radio;
	-moz-appearance: radio;
	appearance: radio;
	background: none;
}
form .valid input,
form .valid input:hover,
form .valid textarea,
form .valid textarea:hover {
	border-color: #87aa4a;
	-webkit-box-shadow: 0 0 0 4px rgba(135, 170, 74, 0.3), 0 1px 2px rgba(0, 0, 0, 0.15) inset;
	-moz-box-shadow: 0 0 0 4px rgba(135, 170, 74, 0.3), 0 1px 2px rgba(0, 0, 0, 0.15) inset;
	box-shadow: 0 0 0 4px rgba(135, 170, 74, 0.3), 0 1px 2px rgba(0, 0, 0, 0.15) inset;
}
form .invalid input,
form .invalid input:hover,
form .invalid textarea,
form .invalid textarea:hover,
form input.error,
form input.error:hover,
form textarea.error,
form textarea.error:hover {
	border-color: #e14e4e;
	-webkit-box-shadow: 0 0 0 4px rgba(225, 78, 78, 0.3), 0 1px 2px rgba(0, 0, 0, 0.15) inset;
	-moz-box-shadow: 0 0 0 4px rgba(225, 78, 78, 0.3), 0 1px 2px rgba(0, 0, 0, 0.15) inset;
	box-shadow: 0 0 0 4px rgba(225, 78, 78, 0.3), 0 1px 2px rgba(0, 0, 0, 0.15) inset;
}
form input[type="file"] {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 0;
	height: auto;
}
form button,
form input[type="submit"] {
	margin-top: 24px;
}
form button[type="submit"]:after {
	font: 16px/1 "RockSolid Icons";
	content: "\2709";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	bottom: 1px;
	margin-left: 6px;
	vertical-align: middle;
}

.searchform {
	margin: 24px 0;
}
.searchform .assistive-text {
	display: none !important;
}
.searchform input[type="search"] {
	width: 57.14286%;
	height: auto;
	margin: 0 -4px 0 0;
	padding: 7px 10px;
	border: 1px solid #d3d3d3;
	vertical-align: bottom;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset, 0 6px 6px -3px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset, 0 6px 6px -3px rgba(0, 0, 0, 0.2) inset;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset, 0 6px 6px -3px rgba(0, 0, 0, 0.2) inset;
}
.searchform button,
.searchform input[type="submit"] {
	width: 39.28571%;
	margin-left: 3.57143%;
	margin-right: -2%;
	padding-top: 6px;
}

#content .searchform input[type="search"] {
	width: 61.53846%;
}
#content .searchform button,
#content .searchform input[type="submit"] {
	width: 30.76923%;
	margin-left: 1.92308%;
}

section#content form p b.error,
section#content form p.error {
	width: 57.69231%;
	margin-left: 42.30769%;
}
section#content form .explanation,
section#content form .captcha_text {
	width: 57.69231%;
	margin-left: 42.30769%;
}
section#content form fieldset p b.error,
section#content form fieldset p.error {
	width: auto;
	margin-left: 0;
}
section#content form label {
	display: inline-block;
	width: 26.92308%;
	margin-right: 7.69231%;
	text-align: left;
}
section#content form label + input,
section#content form label + textarea,
section#content form label + select {
	/* Kill space between label and element */
	margin-left: -4px;
}
section#content form input[type="checkbox"] + label {
	display: inline;
	width: auto;
	margin-right: 0;
}
section#content form textarea,
section#content form fieldset,
section#content form button,
section#content form input[type="submit"] {
	margin-left: 34.61538%;
}
section#content form fieldset p {
	margin: 0;
}
section#content form fieldset label {
	display: inline;
	width: auto;
	margin: 0;
}
section#content form fieldset label:after {
	content: "\A";
	white-space: pre;
}
section#content form input,
section#content form textarea,
section#content form select,
section#content form fieldset,
section#content form button {
	width: 65.38462%;
	/* For rounding failures */
	margin-right: -10px;
}
section#content form input[type="checkbox"],
section#content form input[type="radio"],
section#content form input[type="image"] {
	margin-right: 0;
}

form span.mandatory {
	margin-left: 2px;
	font-size: 18px;
	color: #c7254b;
}
form .explanation,
form .captcha_text {
	font-size: 12px;
	margin: -18px 0 24px;
	color: #777777;
}
form .explanation p,
form .captcha_text p {
	margin: 0 !important;
}
form .captcha_text {
	float: left;
	margin-top: 12px;
	font-size: inherit;
	color: #ce3429;
	font-style: italic;
}
form .styled_select {
	font-family: "PT Sans", sans-serif;
	font-size: 14px;
}
form label + .styled_select {
	/* Kill space between label and element */
	margin-left: -4px;
}
form .submit_container {
	margin-top: 12px;
}

/* Teaser element in the top right corner */
#teaser-next {
	position: absolute;
	right: 0;
	top: 4px;
	width: 0;
	/* IE8 bugfix */
	width: 4%\9;
	min-width: 4%;
	height: 600px;
	z-index: 3;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	-o-transition: width 0.3s;
	transition: width 0.3s;
}
#teaser-next:after {
	font: 14px/14px "RockSolid Icons";
	content: "\e018";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	position: absolute;
	z-index: 4;
	left: 2px;
	top: 349px;
	padding: 12px 24px 14px 12px;
	background: #556e86;
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.3) 100%), #ce3429;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.3) 100%), #ce3429;
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.3) 100%), #ce3429;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.3) 100%), #ce3429;
	color: #ffffff;
	text-shadow: 0 1px 0.5px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.75), 0 1px 2px rgba(0, 0, 0, 0.6), 0 1px 0 rgba(255, 255, 255, 0.1) inset;
	-moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.75), 0 1px 2px rgba(0, 0, 0, 0.6), 0 1px 0 rgba(255, 255, 255, 0.1) inset;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.75), 0 1px 2px rgba(0, 0, 0, 0.6), 0 1px 0 rgba(255, 255, 255, 0.1) inset;
}
.modernizr-no-boxshadow #teaser-next:after {
	top: 348px;
	border: 1px solid #000000;
}
#teaser-next a {
	display: block;
	position: relative;
	width: 600px;
	padding: 350px 20px 20px 60px;
	text-decoration: none;
}
#teaser-next img {
	position: absolute;
	top: 0;
	left: 20px;
	/* IE8 bugfix */
	z-index: -1\9;
}
#teaser-next h1 {
	position: relative;
	display: inline;
	left: 10px;
	top: -5px;
	font-size: 32px;
	color: #ce3429;
	background: #ffffff;
	-webkit-box-shadow: -8px 0 0 #ffffff, 8px 0 0 #ffffff;
	-moz-box-shadow: -8px 0 0 #ffffff, 8px 0 0 #ffffff;
	box-shadow: -8px 0 0 #ffffff, 8px 0 0 #ffffff;
}
.modernizr-no-boxshadow #teaser-next h1 {
	padding: 0 8px;
}
#teaser-next.hover,
.modernizr-no-touch #teaser-next:hover {
	width: 620px;
}
#teaser-next.hover:after,
.modernizr-no-touch #teaser-next:hover:after {
	content: "\e019";
}

/* ===========================================
 * Footer styles
 * ======================================== */
body &gt; footer {
	zoom: 1;
	position: relative;
	margin: 144px 0 0 0;
	padding: 24px 0 0 0;
	background: #ffffff;
	-webkit-box-shadow: 0 1px 0 #e0e3e3 inset, 0 8px 25px -25px #e0e3e3 inset;
	-moz-box-shadow: 0 1px 0 #e0e3e3 inset, 0 8px 25px -25px #e0e3e3 inset;
	box-shadow: 0 1px 0 #e0e3e3 inset, 0 8px 25px -25px #e0e3e3 inset;
	/* Footer top arrow */
	/* Arrow for modern browsers */
}
body &gt; footer:before {
	content: "";
	display: table;
}
body &gt; footer:after {
	content: "";
	display: table;
	clear: both;
}
body &gt; footer:before {
	content: "";
	position: absolute;
	display: block;
	top: 0;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -20px;
	border-top: 20px #e6e6e6;
	border-left: 20px transparent;
	border-right: 20px transparent;
	border-bottom: 0;
	border-style: solid;
}
.modernizr-csstransforms body &gt; footer:before {
	width: 28px;
	height: 28px;
	margin-left: -20px;
	border-style: solid;
	border-width: 0 0 1px 1px;
	border-color: #e0e3e3;
	background: #e6e6e6;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
body &gt; footer &gt; h1 {
	position: relative;
	margin: -84px 0 24px 0;
	height: 60px;
	background: #e6e6e6;
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	line-height: 1.25;
	color: #757575;
}

body.aurelium-home &gt; footer {
	background: #e6e6e6;
}
body.aurelium-home &gt; footer:before {
	border-top-color: #ffffff;
}
.modernizr-csstransforms body.aurelium-home &gt; footer:before {
	background: #ffffff;
}
body.aurelium-home &gt; footer &gt; h1 {
	background: #ffffff;
}

#footer-content .footer-column {
	float: left;
	margin-left: 4%;
	width: 20%;
	padding-bottom: 31px;
}
#footer-content .footer-column-1,
#footer-content .footer-column-3 {
	width: 32%;
}
#footer-content .footer-column {
	/* Footer contact form */
}
#footer-content .footer-column h1,
#footer-content .footer-column h2,
#footer-content .footer-column h3 {
	font-size: 16px;
	color: #333333;
	margin: 18px 0 24px 0;
}
#footer-content .footer-column p,
#footer-content .footer-column ul,
#footer-content .footer-column ol {
	font-size: 14px;
	line-height: 1.7;
	color: #757575;
	margin: 24px 0;
	padding-left: 0;
}
#footer-content .footer-column li.icon-phone,
#footer-content .footer-column li.icon-fax,
#footer-content .footer-column li.icon-email {
	list-style: none;
}
#footer-content .footer-column li.icon-phone:before,
#footer-content .footer-column li.icon-fax:before,
#footer-content .footer-column li.icon-email:before {
	font: 16px/1 "RockSolid Icons";
	content: "\e0e6";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	width: 22px;
	color: #de1629;
}
#footer-content .footer-column li.icon-fax:before {
	content: "\e078";
	top: 2px;
}
#footer-content .footer-column li.icon-email:before {
	content: "\2709";
	top: 1px;
}
#footer-content .footer-column form {
	margin-top: 43px;
}
#footer-content .footer-column form label {
	/*position: absolute;*/
	left: 11px;
	top: 10px;
	font-size: 14px;
	line-height: 1;
	color: #757575;
	z-index: 1;
	cursor: text;
}
#footer-content .footer-column form label.mandatory span.mandatory {
	font-size: 14px;
}
#footer-content .footer-column form .invalid label,
#footer-content .footer-column form .error label,
#footer-content .footer-column form label.error {
	top: 33px;
}
#footer-content .footer-column form input,
#footer-content .footer-column form textarea {
	position: relative;
	width: 100%;
}
#footer-content .footer-column form input[type="checkbox"],
#footer-content .footer-column form input[type="radio"],
#footer-content .footer-column form input[type="image"] {
	width: auto;
}
#footer-content .footer-column form textarea {
	min-height: 150px;
	max-height: 400px;
}
#footer-content .footer-column form .explanation,
#footer-content .footer-column form .captcha_text {
	display: block;
	float: none;
	margin: 5px 0 12px;
}
#footer-content .footer-column form button {
	width: 100%;
	line-height: 1.5;
	
}
#footer-content .footer-column form button:active {
	-webkit-box-shadow: 0 0 0 4px rgba(206, 52, 41, 0.3), 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 4px rgba(0, 0, 0, 0.3) inset;
	-moz-box-shadow: 0 0 0 4px rgba(206, 52, 41, 0.3), 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 4px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 0 0 4px rgba(206, 52, 41, 0.3), 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 4px rgba(0, 0, 0, 0.3) inset;
}
#footer-content .footer-column form button:after {
	font: 20px/1 "RockSolid Icons";
	content: "\2709";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	top: -2px;
	margin-left: 10px;
}
#footer-content .footer-column form fieldset label {
	position: static;
}
#footer-content .footer-map {
	display: block;
	border: 0;
}
#footer-content .footer-map p.footer-map-image {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 203px;
	overflow: hidden;
	border: 1px solid #bcc0c1;
	-webkit-box-shadow: 0 0 1px 4px #e6e6e6;
	-moz-box-shadow: 0 0 1px 4px #e6e6e6;
	box-shadow: 0 0 1px 4px #e6e6e6;
}
html.modernizr-no-touch #footer-content .footer-map p.footer-map-image:hover {
	overflow: visible;
}
#footer-content .footer-map p.footer-map-image img {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -201px 0 0 -201px;
	border: 1px solid #bcc0c1;
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
}
#footer-content .footer-map p.footer-map-info {
	font-size: 11px;
	line-height: 1.64;
	color: #de1629;
}
#footer-content .footer-map p.footer-map-info:before {
	font: 18px/1 "RockSolid Icons";
	content: "\e0d3";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	float: left;
	margin: 5px 6px 0 0;
}
#footer-content .footer-map:hover p.footer-map-image {
	-webkit-box-shadow: 0 0 1px 4px #d5d5d5;
	-moz-box-shadow: 0 0 1px 4px #d5d5d5;
	box-shadow: 0 0 1px 4px #d5d5d5;
}

#nav-footer-wrap {
	clear: both;
	background: #e8e8e8;
	border-top: 6px solid #ffffff;
}

.aurelium-home #nav-footer-wrap {
	border-top-color: #e6e6e6;
}

#nav-footer {
	zoom: 1;
	position: relative;
	min-height: 48px;
}
#nav-footer:before {
	content: "";
	display: table;
}
#nav-footer:after {
	content: "";
	display: table;
	clear: both;
}
#nav-footer ul {
	float: left;
	width: 64%;
	margin: 0 0 0 4%;
	padding: 0 0 15px 0;
}
#nav-footer li {
	display: inline;
}
#nav-footer ul a {
	float: left;
	margin: 0 3% 0 0;
	padding-top: 16px;
	font-size: 14px;
	line-height: 1.2;
	color: #de1629;
	text-shadow: 0 1px 0.5px #cfcfcf;
}
#nav-footer ul a:hover {
	text-decoration: underline;
}
#nav-footer .page-top {
	position: absolute;
	right: 4%;
	top: -48px;
	width: 48px;
	height: 48px;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 0;
	color: #de1629;
	text-decoration: none;
	background: #e8e8e8;
}
#nav-footer .page-top:after {
	font: 24px/50px "RockSolid Icons";
	content: "\e00c";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	display: block;
	text-indent: 0;
	text-align: center;
}

#footer-search {
	position: relative;
	float: right;
	width: 24%;
	height: 30px;
	margin: 9px 4% 0 0;
}
#footer-search label {
	position: absolute;
	top: 7px;
	left: 13px;
	z-index: 1;
	font-size: 14px;
	line-height: 1.2;
	color: #333333;
	cursor: text;
}
#footer-search input {
	width: 100%;
	height: 100%;
	position: relative;
	padding: 5px 30px 6px 12px;
	border-top: 1px solid #ffffff;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), 0 6px 6px -3px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), 0 6px 6px -3px rgba(0, 0, 0, 0.2) inset;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), 0 6px 6px -3px rgba(0, 0, 0, 0.2) inset;
	font-size: 14px;
	line-height: 1.2;
	color: #333333;
}
#footer-search input:focus {
	z-index: 2;
}
#footer-search button {
	position: absolute;
	right: 4px;
	top: 0;
	z-index: 3;
	width: 30px;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 0;
	text-indent: -999px;
	white-space: nowrap;
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#footer-search button:after {
	font: 13px/13px "RockSolid Icons";
	content: "\e0cb";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	top: 0;
	left: 1px;
	display: block;
	margin: 0 30px 0 7px;
	color: #757575;
	text-indent: 0;
}

#footer-info-wrap {
	background: #ffffff;
	clear: both;
}

#footer-info {
	zoom: 1;
	font-size: 11px;
	line-height: 1.27;
	color: #757575;
	text-transform: uppercase;
	text-align: right;
}
#footer-info:before {
	content: "";
	display: table;
}
#footer-info:after {
	content: "";
	display: table;
	clear: both;
}
#footer-info p,
#footer-info &gt; div {
	margin: 19px 4% 18px 0;
}
#footer-info p nav,
#footer-info &gt; div nav {
	display: inline;
}
#footer-info a {
	color: #757575;
	margin-left: 12px;
	text-decoration: underline;
}
#footer-info a:hover,
#footer-info a:focus {
	text-decoration: none;
}

#footer-content .footer-column-3 img{
	max-width: 100%;
	height: auto;
}

/* ===========================================
 * No image-main
 * ======================================== */
.no-image-main #wrapper &gt; header {
	width: 96%;
	left: 4%;
}
.no-image-main #nav-main {
	left: 37.5%;
}
.no-image-main #nav-language {
	right: 4.16667%;
}
.no-image-main #nav-socialmedia {
	right: 4.16667%;
}
.no-image-main #nav-sub {
	position: static;
	float: left;
	margin-top: 225px;
	margin-bottom: -232px;
	margin-left: 8%;
	width: 28.0%;
}
.no-image-main #image-main {
	display: none;
}

/* ===========================================
 * Module styles (Search, FAQ, News, Events, Comments)
 * ======================================== */
.back a:before,
.previous a:before,
.next a:after {
	font: 12px/1 "RockSolid Icons";
	content: "\e018";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	top: -2px;
	margin-right: 6px;
	vertical-align: middle;
}

.next a:after {
	content: "\e019";
	margin-right: 0;
	margin-left: 6px;
}

.pagination &gt; p {
	text-align: center;
}
.pagination ul {
	list-style-type: none !important;
	text-align: center;
}
.pagination ul li {
	display: inline-block;
}
.pagination ul li a,
.pagination ul li span {
	padding: 4px 12px;
	background-color: #ffffff;
}
.pagination ul li .current {
	border-bottom: 1px solid #d3d3d3;
	background-image: -webkit-linear-gradient(#ffffff 1%, #eaeaea 100%);
	background-image: -moz-linear-gradient(#ffffff 1%, #eaeaea 100%);
	background-image: -o-linear-gradient(#ffffff 1%, #eaeaea 100%);
	background-image: linear-gradient(#ffffff 1%, #eaeaea 100%);
	-webkit-box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.9) inset, -1px 0 0 0 rgba(255, 255, 255, 0.9) inset;
	-moz-box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.9) inset, -1px 0 0 0 rgba(255, 255, 255, 0.9) inset;
	box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.9) inset, -1px 0 0 0 rgba(255, 255, 255, 0.9) inset;
}

.enclosure,
.ce_downloads {
	position: relative;
	margin: 24px 0;
	padding: 7px 3.84615% 10px;
	/*background: #ffffff;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 0 1px rgba(144, 144, 144, 0.3), 1px 0 0 0 rgba(255, 255, 255, 0.5) inset, -1px 0 0 0 rgba(255, 255, 255, 0.5) inset, 0 2px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 0 1px rgba(144, 144, 144, 0.3), 1px 0 0 0 rgba(255, 255, 255, 0.5) inset, -1px 0 0 0 rgba(255, 255, 255, 0.5) inset, 0 2px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 0 1px rgba(144, 144, 144, 0.3), 1px 0 0 0 rgba(255, 255, 255, 0.5) inset, -1px 0 0 0 rgba(255, 255, 255, 0.5) inset, 0 2px 2px rgba(0, 0, 0, 0.1);
}
.enclosure:before,
.ce_downloads:before {
	font: 36px/0 "RockSolid Icons";
	content: "\e06d";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	position: absolute;
	color: #de1629;
	right: 7.69231%;
	top: 50%;
}
.enclosure p,
.enclosure h1,
.enclosure h2,
.enclosure h3,
.enclosure h4,
.enclosure h5,
.enclosure h6,
.enclosure ul,
.ce_downloads p,
.ce_downloads h1,
.ce_downloads h2,
.ce_downloads h3,
.ce_downloads h4,
.ce_downloads h5,
.ce_downloads h6,
.ce_downloads ul {
	margin: 6px 0 !important;
}
.enclosure ul,
.ce_downloads ul {
	list-style: none !important;
	padding: 0 !important;
}

/* Search */
section#content .mod_search {
	margin: 24px 0;
}
section#content .mod_search form {
	zoom: 1;
}
section#content .mod_search form:before {
	content: "";
	display: table;
}
section#content .mod_search form:after {
	content: "";
	display: table;
	clear: both;
}
section#content .mod_search form input[type="search"] {
	width: 74%;
	height: auto;
	float: left;
	margin: 1px 0 0 0;
	padding: 7px 10px;
	border: 1px solid #d3d3d3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3) inset, 0 6px 6px -3px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3) inset, 0 6px 6px -3px rgba(0, 0, 0, 0.2) inset;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3) inset, 0 6px 6px -3px rgba(0, 0, 0, 0.2) inset;
}
section#content .mod_search form input[type="submit"] {
	width: 25%;
	float: right;
	margin: 0;
	padding-top: 6px;
}
section#content .mod_search h3 span.relevance {
	float: right;
	font-size: 14px;
}
section#content .mod_search .header {
	padding-bottom: 6px;
	border-bottom: 1px solid #d3d3d3;
	color: #777777;
}
section#content .mod_search .highlight {
	padding: 0 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-weight: bold;
	background: #b3b3b3;
}
section#content .mod_search .url {
	padding-bottom: 24px;
	border-bottom: 1px dotted #d3d3d3;
	color: #777777;
}
section#content .mod_search .url:before {
	margin-right: 5px;
	font: 16px/1 "RockSolid Icons";
	content: "\e0b5";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	top: 1px;
}
section#content .mod_search .url .filesize {
	display: inline-block;
	font-size: 12px;
}

/* FAQ */
.mod_faqpage section h3:before {
	content: "Q:";
	font-weight: normal;
	letter-spacing: 1px;
	color: #ffffff;
	padding: 0 4px 3px 6px;
	margin-right: 6px;
	background-color: #ce3429;
}

.mod_faqpage .info,
.mod_faqreader .info {
	font-size: 12px;
	color: #777777;
}

.mod_faqlist ul {
	list-style-type: none !important;
}
.mod_faqlist ul li {
	padding: 6px 0;
}
.mod_faqlist ul li:before {
	font: 15px/1 "RockSolid Icons";
	content: "\e0f7";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	top: 1px;
	margin-right: 6px;
	color: #de1629;
}

/* News */
.mod_newsreader .info {
	margin-top: -12px !important;
}

.mod_newslist .info,
.mod_newsarchive .info {
	margin-bottom: 0 !important;
}
.mod_newslist .info + h2,
.mod_newsarchive .info + h2 {
	margin-top: 0 !important;
}
.mod_newslist .more,
.mod_newsarchive .more {
	margin-top: -12px !important;
}
.mod_newslist &gt; .layout_short,
.mod_newsarchive &gt; .layout_short {
	margin-bottom: 24px;
	border-bottom: 1px solid #d3d3d3;
}

.nr{
	float: left;
	margin-right: 2%;
	padding: 0px 5px;
	border: 1px solid #e0e3e3 !important;
	white-space: nowrap;
	background-image: -webkit-linear-gradient(#ffffff, #f2f2f2);
	background-image: -moz-linear-gradient(#ffffff, #f2f2f2);
	background-image: -o-linear-gradient(#ffffff, #f2f2f2);
	background-image: linear-gradient(#ffffff, #f2f2f2);
	-webkit-box-shadow: 1px 0 0 0 rgba(224, 227, 227, 0.9) inset, -1px 0 0 0 rgba(224, 227, 227, 0.9) inset, 0 2px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 1px 0 0 0 rgba(224, 227, 227, 0.9) inset, -1px 0 0 0 rgba(224, 227, 227, 0.9) inset, 0 2px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 1px 0 0 0 rgba(224, 227, 227, 0.9) inset, -1px 0 0 0 rgba(224, 227, 227, 0.9) inset, 0 2px 2px rgba(0, 0, 0, 0.1);
}

.einsatz h3{
	border-bottom: 1px solid #CCCCCD;
	margin-bottom: 0 !important;
	color: #de453a;
	position: relative;
	padding-right: 165px;
}

.einsatz p, .einsatz .more{
	margin-left: 45px !important;
	margin-bottom: 0 !important;
	margin-top: 0px !important;
}

.einsatz .meta{
	font-weight: bold;
}

.einsatz .meta:before, .fzg:before{
    font: 16px/1 "RockSolid Icons";
    content: "\2302";
    display: inline-block;
    position: relative;
    margin-right: 5px;
}

.einsatz .fzg:before{
    content: "\e12e";
	margin-left: 5px;
}

.einsatz time{
    color: #969493;
    font-weight: normal;
    line-height: 1;
    position: absolute;
    right: 0;
	bottom: 0;
}

.einsatz i{
color: #969493;
	border-left: 1px solid #CCCCCD;
    display: inline-block;
    font-size: 0.75em;
    font-style: inherit;
    padding: 0 0.66667em 0 ;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
}

.einsatz time b{
	display: block;
    font-weight: inherit;
}

.mod_newsmenu li:before{
	font: 16px/1 "RockSolid Icons";
	content: "\e019";
	line-height: 18px;
	padding: 0 5px 0 0;
}

.mod_newsmenu ul{
	/* in Sidebar mÃ¶glich padding: 0 0 0 160px !important;*/
	line-height: 24px;
	list-style: none !important;
}

/* Events */
.mod_calendar th {
	border: 0 !important;
}
.mod_calendar th.previous a,
.mod_calendar th.next a {
	padding: 6px 16px;
	border: 1px solid #e0e3e3 !important;
	white-space: nowrap;
	background-image: -webkit-linear-gradient(#ffffff, #f2f2f2);
	background-image: -moz-linear-gradient(#ffffff, #f2f2f2);
	background-image: -o-linear-gradient(#ffffff, #f2f2f2);
	background-image: linear-gradient(#ffffff, #f2f2f2);
	-webkit-box-shadow: 1px 0 0 0 rgba(224, 227, 227, 0.9) inset, -1px 0 0 0 rgba(224, 227, 227, 0.9) inset, 0 2px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 1px 0 0 0 rgba(224, 227, 227, 0.9) inset, -1px 0 0 0 rgba(224, 227, 227, 0.9) inset, 0 2px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 1px 0 0 0 rgba(224, 227, 227, 0.9) inset, -1px 0 0 0 rgba(224, 227, 227, 0.9) inset, 0 2px 2px rgba(0, 0, 0, 0.1);
}
.mod_calendar th.previous a:hover,
.mod_calendar th.next a:hover {
	border-color: #a0a0a0 !important;
}
.mod_calendar th.previous a:after,
.mod_calendar th.previous a:before,
.mod_calendar th.next a:after,
.mod_calendar th.next a:before {
	display: none;
}
.mod_calendar th.previous a:active,
.mod_calendar th.next a:active {
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3) inset;
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.3) inset;
}
.mod_calendar th.current {
	text-align: center;
}
.mod_calendar th.current:before {
	font: 16px/1 "RockSolid Icons";
	content: "\e037";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-right: 6px;
}
.mod_calendar th.next {
	text-align: right;
}
.mod_calendar th.label {
	text-align: center;
	border-bottom: 2px solid #d3d3d3 !important;
}
.mod_calendar td {
	width: 14.28571%;
	border-right: 1px solid #d3d3d3;
	background: #eaeaea;
	background-image: -webkit-linear-gradient(#ffffff, #f2f2f2);
	background-image: -moz-linear-gradient(#ffffff, #f2f2f2);
	background-image: -o-linear-gradient(#ffffff, #f2f2f2);
	background-image: linear-gradient(#ffffff, #f2f2f2);
	-webkit-box-shadow: 1px 0 0 0 rgba(224, 227, 227, 0.9) inset, -1px 0 0 0 rgba(224, 227, 227, 0.9) inset;
	-moz-box-shadow: 1px 0 0 0 rgba(224, 227, 227, 0.9) inset, -1px 0 0 0 rgba(224, 227, 227, 0.9) inset;
	box-shadow: 1px 0 0 0 rgba(224, 227, 227, 0.9) inset, -1px 0 0 0 rgba(224, 227, 227, 0.9) inset;
}
.mod_calendar td.empty,
.mod_calendar td:hover {
	background: #ffffff;
}
.mod_calendar td.today {
	color: #ffffff !important;
	background: #969696;
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.6) inset;
	-moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.6) inset;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.6) inset;
}
.mod_calendar td.today a {
	color: #ffffff !important;
}
.mod_calendar td.today a:hover {
	border-color: #969696 !important;
}
.mod_calendar tbody tr {
	border-left: 1px solid #d3d3d3;
}
.mod_calendar tbody tr:hover {
	background-color: #eaeaea !important;
}
.mod_calendar .event {
	font-size: 12px;
}
.mod_calendar .minicalendar th {
	padding: 6px 0;
}
.mod_calendar .minicalendar td {
	padding: 3px;
	text-align: center;
}

.mod_eventreader .info,
.mod_eventlist .header {
	font-weight: bold;
}

.mod_eventlist h1 {
	font-size: 28px !important;
	color: #333333 !important;
}
.mod_eventlist .event h2 {
	margin-top: 0 !important;
}

.mod_eventreader .info time:before,
.mod_eventlist .header:before {
	font: 15px/1 "RockSolid Icons";
	content: "\e037";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-right: 4px;
}

/* Comments */
.ce_comments {
	border-top: 1px solid #d3d3d3;
	margin-top: 36px;
}
.ce_comments .comment_default {
	border-bottom: 1px solid #d3d3d3;
}
.ce_comments .info {
	position: relative;
	padding: 6px 3.84615%;
	background: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.ce_comments .info:before {
	font: 16px/1 "RockSolid Icons";
	content: "\e053";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-right: 6px;
}
.ce_comments .info:after {
	content: "";
	position: absolute;
	right: 3.84615%;
	bottom: -20px;
	border-width: 0 0 20px 20px;
	border-color: transparent transparent transparent #ffffff;
	border-style: solid;
}
.ce_comments .info &gt; .date {
	display: inline-block;
	font-weight: normal;
	color: #777777;
}
.ce_comments .info &gt; .date:before {
	display: none;
}
.ce_comments .comment {
	padding: 0 3.84615%;
	font-size: 14px;
}
.ce_comments .reply {
	padding-left: 3.84615%;
}
.ce_comments .reply .info {
	color: #ffffff;
	background: #ce3429;
}
.ce_comments .reply .info:after {
	border-color: transparent transparent transparent #ce3429;
}
.ce_comments .form {
	margin-top: 36px;
}
.ce_comments form label {
	float: left;
	margin-top: 4px;
}
.ce_comments form fieldset {
	border: 0;
}
.ce_comments form fieldset label {
	float: none;
	margin-left: 5px !important;
}
.ce_comments form .widget {
	position: relative;
	margin: 24px 0;
}
.ce_comments form .captcha_text {
	float: none !important;
	margin-left: 0 !important;
}

/* Sitemap */
#content .mod_sitemap a {
	color: #757575;
	border: 0;
}
#content .mod_sitemap ul {
	padding-left: 0;
	list-style-type: none;
}
#content .mod_sitemap ul li {
	border-top: 1px solid #d3d3d3;
}
#content .mod_sitemap ul li:first-child,
#content .mod_sitemap ul li.first {
	border: 0;
}
#content .mod_sitemap ul li li {
	padding: 3px 24px;
	font-size: 14px;
	border-color: #d3d3d3;
}
#content .mod_sitemap ul li li.submenu {
	border: 0;
}
#content .mod_sitemap ul li li.submenu ul {
	margin: 0;
}
#content .mod_sitemap &gt; ul &gt; li {
	padding: 6px 0;
}
#content .mod_sitemap &gt; ul &gt; li &gt; a {
	color: #de1629;
}
#content .mod_sitemap &gt; ul &gt; li:before {
	font: 100%/1 "RockSolid Icons";
	content: "\e084";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-right: 8px;
	color: #de1629;
}

/* Style for dlh_googlemaps (if you don't use the plugin, you might want to delete this) */
.dlh_googlemap * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

#sidebar .dlh_googlemap {
	/* Setting the maps width to 100% is best practice in the sidebar, since it becomes fluid that way */
	width: 100% !important;
}

#content .dlh_googlemap img {
	max-width: none;
}

/* ===========================================
 * Slider
 * ======================================== */
#content .rsts-main a,
#sidebar .rsts-main a {
	border-bottom: 0;
}
#content .rsts-main ul,
#sidebar .rsts-main ul {
	margin: 0;
	padding: 0;
}
#content .rsts-main .rsts-next,
#content .rsts-main .rsts-prev,
#content .rsts-main .rsts-nav-next,
#content .rsts-main .rsts-nav-prev,
#content .rsts-main .rsts-video-stop,
#sidebar .rsts-main .rsts-next,
#sidebar .rsts-main .rsts-prev,
#sidebar .rsts-main .rsts-nav-next,
#sidebar .rsts-main .rsts-nav-prev,
#sidebar .rsts-main .rsts-video-stop {
	border-bottom: none;
	border: 1px solid #cccccc;
	border: 1px solid rgba(0, 0, 0, 0.1);
}
#content .rsts-main .image_container,
#sidebar .rsts-main .image_container {
	margin-left: 0;
	margin-right: 0;
}
#content .rsts-main .image_container.float_left,
#sidebar .rsts-main .image_container.float_left {
	margin-left: 0;
	margin-right: 20px;
}
#content .rsts-main .image_container.float_right,
#sidebar .rsts-main .image_container.float_right {
	margin-right: 0;
	margin-left: 20px;
}

/* ===========================================
 * Media queries
 * ======================================== */
/* Tablet portrait format (viewport width 900px and below) */
@media screen and (max-width: 900px) {
	#wrapper {
		padding-top: 189px;
	}
	#wrapper &gt; header,
	.no-image-main #wrapper &gt; header {
		left: 6.66667%;
		width: 86.66667%;
	}
	
	#logo{
		/*width: 22%;*/
		left: 6%;
	}

	#nav-main,
	.no-image-main #nav-main {
		left: 38.46154%;
	}

	#nav-language {
		right: 0 !important;
	}

	#nav-socialmedia {
		right: 0 !important;
	}

	#nav-sub,
	.no-image-main #nav-sub {
		zoom: 1;
		position: static;
		float: none;
		width: 100%;
		padding: 0 6.66667% 83px 6.66667%;
		margin: 0 0 -119px 0;
		background: #ffffff;
	}
	#nav-sub:before,
	.no-image-main #nav-sub:before {
		content: "";
		display: table;
	}
	#nav-sub:after,
	.no-image-main #nav-sub:after {
		content: "";
		display: table;
		clear: both;
	}
	#nav-sub h1,
	.no-image-main #nav-sub h1 {
		display: none;
	}
	#nav-sub li,
	.no-image-main #nav-sub li {
		float: left;
		margin-right: 20px;
	}
	#nav-sub li ul li,
	.no-image-main #nav-sub li ul li {
		clear: left;
	}
	#nav-sub a, #nav-sub ul a,
	.no-image-main #nav-sub a,
	.no-image-main #nav-sub ul a {
		float: left;
		clear: none;
	}

	#home-slider-wrap {
		margin-top: -39px;
	}

	.home-slide {
		min-height: 300px;
	}
	.home-slide .image-wrap {
		width: 53.33333%;
	}
	.home-slide .text-wrap {
		left: 60%;
		width: 33.33333%;
	}

	#wrapper-home .teaser-text {
		margin-left: 6.66667%;
		margin-right: 6.66667%;
	}
	#wrapper-home .teaser-boxes-text .box {
		width: 24.444%;
		margin-left: 6.66667%;
	}
	#wrapper-home .teaser-boxes-text .box-title {
		width: auto;
		display: block;
		margin: 30px 6.66667% 0 6.66667%;
	}
	#wrapper-home .teaser-boxes-text .box-title h1 {
		font-size: 20px;
	}
	#wrapper-home .teaser-boxes-image .box {
		width: 24.444%;
		margin-left: 6.66667%;
	}
	#wrapper-home .teaser-boxes-image .box-title {
		width: auto;
		display: block;
		margin: 30px 6.66667% 0 6.66667%;
	}
	#wrapper-home .teaser-boxes-image .box-title h1 {
		font-size: 20px;
	}
	#wrapper-home .teaser-boxes-news h1 {
		margin-left: 6.66667%;
		margin-right: 6.66667%;
	}
	#wrapper-home .teaser-boxes-news .box {
		width: 24.444%;
		margin-left: 6.66667%;
	}
	#wrapper-home .testimonial:before {
		right: auto;
		left: 0;
	}
	#wrapper-home .testimonial.testimonial-odd:before {
		left: auto;
		right: 0;
	}
	#wrapper-home .statement &gt; header,
	#wrapper-home .statement &gt; div.header {
		margin-left: 6.66667%;
		width: 26.66667%;
	}
	#wrapper-home .statement p {
		margin-right: 6.66667%;
	}

	section#content {
		float: none;
		width: 100%;
		margin: 77px 0 0 0;
		padding: 0 6.66667%;
	}

	aside#sidebar {
		float: none;
		width: 100%;
		margin: 24px 0;
		padding: 0;
	}
	aside#sidebar .mod_article &gt; .block {
		float: left;
		width: 40%;
		margin-left: 6.66667%;
	}

	#image-main {
		position: static;
		float: none;
		width: auto;
		min-height: 0;
		margin: 72px 0 24px;
		text-align: center;
	}
	#image-main img {
		float: none;
		max-width: 100%;
		height: auto;
	}
	#image-main &gt; div {
		float: none;
	}

	#teaser-next {
		min-width: 6.66667%;
	}

	#footer-content .footer-column {
		margin-left: 6.66667%;
	}
	#footer-content .footer-column-1,
	#footer-content .footer-column-2 {
		width: 40%;
	}
	#footer-content .footer-column-3 {
		width: 86.66667%;
	}

	#nav-footer ul {
		margin-left: 6.66667%;
		width: 53.33333%;
	}
	#nav-footer .page-top {
		right: 6.66667%;
	}

	#footer-search {
		margin-right: 6.66667%;
		width: 26.66667%;
	}

	#footer-info p {
		margin-right: 6.66667%;
	}
}
@media screen and (max-width: 750px) {
	#wrapper &gt; header,
	.no-image-main #wrapper &gt; header {
		left: 0;
		width: 93.33333%;
	}
}
@media screen and (max-width: 699px) {
	#nav-main,
	.no-image-main #nav-main {
		width: 50%;
		left: 46.42857%;
	}
}
/* Mobile (viewport width 599px and below) */
@media screen and (max-width: 599px) {
	#nav-main,
	#nav-sub {
		display: none;
	}

	#wrapper {
		padding-top: 0;
	}
	#wrapper &gt; header,
	.no-image-main #wrapper &gt; header {
		position: static;
		width: auto;
	}

	#logo {
		margin: 0 auto;
		position: static;
	}

	#nav-main-mobile,
	#nav-main-mobile_styled {
		display: block;
		width: 86.66667%;
		margin: 25px 0 15px 6.66667%;
		font-size: 16px;
	}

	#nav-language {
		position: static;
		margin: 15px;
		text-align: center;
	}
	#nav-language ul {
		padding-left: 0;
	}

	#nav-socialmedia {
		position: static;
		height: 25px;
		margin: 15px 11px 15px 15px;
		text-align: center;
	}
	#nav-socialmedia a {
		display: inline-block;
	}
	#image-main{
		margin: 0 0 24px;
	}
	#home-slider-wrap {
		margin-top: 0;
	}

	.home-slide {
		min-height: 0;
	}
	.home-slide .image-wrap {
		width: 100%;
	}
	.home-slide .image-wrap img {
		min-width: 0;
	}
	.home-slide .text-wrap {
		position: static;
		padding: 24px 0;
		width: auto;
		margin: 0 6.66667%;
	}
	.home-slide .text-wrap h1 {
		position: static;
		margin: 10px 0 10px 0;
		padding: 0;
		font-size: 24px;
		background: none;
		white-space: normal;
	}

	#wrapper-home .teaser-text p {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}
	#wrapper-home .teaser-boxes-text .box {
		width: 86.66667%;
	}
	#wrapper-home .teaser-boxes-image .box {
		width: 200px;
	}
	#wrapper-home .teaser-boxes-news .box {
		width: 200px;
	}
	#wrapper-home .testimonial p {
		font-size: 18px;
	}
	#wrapper-home .statement &gt; header,
	#wrapper-home .statement &gt; div.header {
		float: none;
		width: auto;
		margin: 10px 6.66667%;
	}
	#wrapper-home .statement p {
		float: none;
		width: auto;
		margin: 10px 6.66667%;
		font-size: 18px;
	}

	section#content {
		margin-top: 87px;
	}
	section#content h1 {
		font-size: 36px;
		line-height: 1.33;
		margin-bottom: 44px;
	}
	section#content .content-image {
		float: none;
		width: 100%;
	}

	section#content form p b.error,
	section#content form p.error {
		width: auto;
		margin-left: 0;
	}
	section#content form label {
		display: block;
		width: auto;
		margin: 0 0 5px 12px;
		text-align: left;
	}
	section#content form label + input,
	section#content form label + textarea,
	section#content form label + select {
		margin-left: 0;
	}
	section#content form textarea,
	section#content form fieldset,
	section#content form button,
	section#content form input[type="submit"] {
		margin-left: 0;
	}
	section#content form input,
	section#content form textarea,
	section#content form select,
	section#content form fieldset,
	section#content form button {
		width: 100%;
	}
	
	.einsatz h3{
	padding-right: 0px;
	padding-bottom: 35px;
}

	form .explanation,
	form .captcha_text {
		width: auto;
		margin-left: 0;
	}

	aside#sidebar {
		padding: 0 6.66667%;
	}
	aside#sidebar .mod_article &gt; .block {
		float: none;
		width: auto;
		margin-left: 0;
	}

	#teaser-next {
		position: static;
		width: auto;
		height: auto;
		min-width: 0;
		padding: 0;
		overflow: visible;
	}
	#teaser-next:after {
		content: none;
		display: none;
	}
	#teaser-next a {
		width: auto;
		padding: 0;
	}
	#teaser-next img {
		position: static;
		width: 100%;
		height: auto;
	}
	#teaser-next h1 {
		position: static;
		display: block;
		margin: 20px 6.66667%;
		background: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	.modernizr-no-touch #teaser-next:hover,
	#teaser-next.hover {
		width: auto;
	}
	.modernizr-no-touch #teaser-next:hover:after,
	#teaser-next.hover:after {
		content: none;
	}

	#footer-content .footer-column-1,
	#footer-content .footer-column-2,
	#footer-content .footer-column-3 {
		width: 86.66667%;
	}

	#nav-footer ul {
		float: none;
		padding: 15px 0;
		width: 86.66667%;
	}
	#nav-footer ul a {
		float: none;
		display: block;
		padding: 5px 0;
	}

	#footer-search {
		width: 86.66667%;
		float: none;
		margin: 0 0 15px 6.66667%;
	}
}

@media print{

	#teaser-next, .mod_navigation, header, footer, .list_search, .pdf_link{
	display: none;
	}
	
	#image-main{
	float: left;
	margin: 10px;
	min-height: 0;
	}
	
	section#content, aside#sidebar{
	width: 100%;
	margin: 0;
	float: none;
	}
	
	#content h1{
	margin-top:0px;
	padding-top: 50px;
	}
	
	.mod_memberlist{
	font-size: 11px;
	line-height: 6px;
	}

}
</pre></body></html>