.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>.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}
/* 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 & 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 & 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.0em 0;
}

h2 {
	font-size: 1.5em;
	margin: 0.0em 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 {
	color: #b3b8bd;
	font-family: Bitter, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 18px;
	margin: 0.1em 0;
	text-transform: uppercase;
	font-variant: small-caps;
	letter-spacing: 0px;
	text-transform: uppercase;
	word-spacing: 2px;
	padding-left: 0px;
}

/* 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;
}

@charset "UTF-8";
/*#nav-main {
 * Main Stylesheet
 *  
 * @copyright Copyright (c) 2012 rocksolidthemes.com
 * @license   https://rocksolidthemes.com/agb   No free usage allowed
 */
/* ===========================================
 * # Index: The structure of this stylesheet
 *
 * - Imports (SASS only)
 * - 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)
 * ======================================== */
/* ===========================================
 * Fonts
 * ======================================== */
@font-face {
	font-family: "RockSolid Icons";
	src: url("../../files/eightytwenty/fonts/rocksolid-icons.eot");
	src: url("../../files/eightytwenty/fonts/rocksolid-icons.eot?#iefix") format('eot'), url("../../files/eightytwenty/fonts/rocksolid-icons.woff") format('woff'), url("../../files/eightytwenty/fonts/rocksolid-icons.ttf") format('truetype'), url("../../files/eightytwenty/fonts/rocksolid-icons.svg") format('svg');
	font-weight: normal;
	font-style: normal;
}

/* ===========================================
 * General styles
 * ======================================== */
html {overflow-y: scroll;}
html {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-tap-highlight-color: #005ba5;
}

body {
	font: 13.0px/1.35 Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: 600;
	line-height: 19px;
	color: #1d2f3d;
	background: 
		url("../../files/Grafiken/bg_04.png")repeat fixed,
		url("../../files/Grafiken/Background/turbine_bg_team.jpg") no-repeat fixed;
			background-color: #014495;
			background-size: 	no-cover,
						cover;
			*background-position: center;
		*background-repeat: repeat fixed,
							no-repeat fixed;
							50% 0 no-repeat fixed;

}

#body_unterseiten {
	font: 15.0px/1.35 Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: 400;
	line-height: 21px;
	color: #1d2f3d;
	

	/* You may want to copy the styles you choose to use and delete the rest */
}
body.background-variation-1 {
	background: url("../../files/eightytwenty/img/bg-photo.jpg");
	background-attachment: fixed;
	background-size: auto;
}
body.background-variation-2 {
	background: url("../../files/eightytwenty/img/bg-sky.jpg") 50% 0 no-repeat;
}
body.background-variation-3 {
	background: url("../../files/eightytwenty/img/bg-light-grey.png");
}
body.background-variation-3 #wrapper > header,
body.background-variation-3 #wrapper > footer {
	border: 1px solid #217ec4;
	border-color: rgba(0, 0, 0, 0.13);
}
body.background-variation-4 {
	background: url("../../files/eightytwenty/img/bg-abstract.jpg") 50% 0 no-repeat;
	/* Just to show how it looks without #nav-header, if you don't need it, you should remove it from the HTML markup */
	/* Make shadow transparent. It's usually full-color to prevent the tiny overlap in the edges. */
}
body.background-variation-4 #wrapper > header {
	background-color: transparent;0c7dd3
}
body.background-variation-4 #nav-header {
	display: none;
}
body.background-variation-4 #nav-main > ul > li.submenu:before {
	-webkit-box-shadow: 0 5px 0 -1px #525252, 0 3px 0 #dadada, 0 0 0 3px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: 0 5px 0 -1px #525252, 0 3px 0 #dadada, 0 0 0 3px rgba(0, 0, 0, 0.075);
	box-shadow: 0 5px 0 -1px #525252, 0 3px 0 #dadada, 0 0 0 3px rgba(0, 0, 0, 0.075);
}

* {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

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

::selection {
	background: #3399ff;
	color: white;
	text-shadow: none !important;
}

::-moz-selection {
	background: #3399ff;
	color: white;
	text-shadow: none !important;
}

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

table {
	width: 96%;
	border: 1px solid #a0a0a0;
	border-collapse: collapse;
	text-align: left;
	background: #ffffff;
margin: 200px;
}

table th {
	background-color: #0c7dd3;
	color: #ffffff;
	padding: 10px 8px;
	font-size: 14px;
	text-align: left;
	
}	
/* 2. und 3. Spalte rechtsbündig */
table th:nth-of-type(2),th:nth-of-type(3) {
  text-align: left;	
	
}
table td {
	padding: 6px 8px;
	color: #1d2f3d;
	
}	
/* 2. und 3. Spalte rechtsbündig */
table td:nth-of-type(2),td:nth-of-type(3) {
  text-align: left;
  
}
table td,
table td img {
	vertical-align: top;
}
table tbody tr:nth-child(odd) {
	background-color: #ededed;
}
table tbody tr:hover {
	background-color: #fafafa;
}
table tfoot tr {
	background-color: #aeaeae;
}
table tfoot td {
	color: white;
}

a {
	color: #0973bf;
	text-decoration: none;
}
a:hover,
a:focus {color: #1d2f3d;

}
a:hover,
a:active {
	outline: 0;
}
a.external-link: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;
	top: 1px;
	margin-left: 0.2em;
	color: #787878;
}

/* Icon classes */
*[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: 100%;
	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;
}

li[data-icon]:before {
	top: 0;
	font-size: 80%;
}

.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: 12px 0 0 20px;
	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;
	margin-left: 20px;
}

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

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

.ce_accordion {
	background-color: #ffffff;
	border-bottom: 0px solid #cfd2d6;
}
.ce_accordion .accordion {
	zoom: 1;
	padding: 0 1.6% 0 2.0%;
}
.ce_accordion .accordion:before {
	content: "";
	display: table;
}
.ce_accordion .accordion:after {
	content: "";
	display: table;
	clear: both;
}
.ce_accordion .accordion > div {
	padding-bottom: 1px;
}
.ce_accordion .toggler {
	position: relative;
	font-family: 'Oswald', sans-serif;
	font-size: 12.0pt;
	font-weight: 400;
	padding: 8px 7.69231% 8px 3.84615%;
	outline: none;
	color: #1d2f3d;
	*background-image: -webkit-linear-gradient(#ffffff 10%, #e6e6e6 100%);
	*background-image: -moz-linear-gradient(#ffffff 10%, #e6e6e6 100%);
	*background-image: -o-linear-gradient(#ffffff 10%, #e6e6e6 100%);
	*background-image: linear-gradient(#ffffff 10%, #e6e6e6 100%);
	cursor: pointer;
}
.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.ui-accordion-header-active,
.ce_accordion .toggler:hover {
	background: #ffffff;
}
.ce_accordion .toggler.ui-accordion-header-active:after,
.ce_accordion .toggler:hover:after {
	display: block;
}
.ce_accordion hr:after {
	background-color: #ffffff !important;

	
}

#spielberichte {
	background-color: #ffffff;
	border-top: 1px dotted #cfd2d6;

}
#spielberichte  .spielberichte {
	zoom: 1;
	padding: 0 3.84615%;
}
#spielberichte  .spielberichte:before {
	content: "";
	display: table;
}
#spielberichte .spielberichte:after {
	content: "";
	display: table;
	clear: both;
}
#spielberichte .spielberichte > div {
	padding-bottom: 10px;
}
#spielberichte .toggler {
	position: relative;
	padding: 8px 7.69231% 8px 1.7%;
	outline: none;
	color: #1d2f3d;
	*background-image: -webkit-linear-gradient(#ffffff 10%, #e6e6e6 100%);
	*background-image: -moz-linear-gradient(#ffffff 10%, #e6e6e6 100%);
	*background-image: -o-linear-gradient(#ffffff 10%, #e6e6e6 100%);
	*background-image: linear-gradient(#ffffff 10%, #e6e6e6 100%);
	cursor: pointer;
}
#spielberichte .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;
}
#spielberichte .toggler.ui-spielberichte-header-active,
#spielberichte .toggler:hover {
	background: #ffffff;
}
#spielberichte .toggler.ui-spielberichte-header-active:after,
#spielberichte .toggler:hover:after {
	display: block;
}
#spielberichte hr:after {
	background-color: #ffffff !important;
	
	
	
	
	
}

.mejs-controls button,
.mejs-controls button:hover,
.mejs-controls button:focus,
.mejs-controls button:active {
	top: auto;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

hr {
	height: 0px;
	overflow: visible;
	margin: 24px 0 23px;
	border: 0;
	text-align: center;
	background: #a0a0a0;
	clear: both;
}

.confirmation,
.information,
.warning {
	position: relative;
	display: block;
	padding: 8px 3.84615% 8px 7.69231%;
	margin-left: -1px;
	margin-right: -1px;
	border: 1px solid #99cc00;
	color: #4d6600;
	background-color: #c1e066;
	-webkit-box-shadow: 0 3px 0 -2px #d6ea99, 0 3px 0 -1px #99cc00, 0 3px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 3px 0 -2px #d6ea99, 0 3px 0 -1px #99cc00, 0 3px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 0 -2px #d6ea99, 0 3px 0 -1px #99cc00, 0 3px 2px rgba(0, 0, 0, 0.2);
}
.confirmation:before,
.information:before,
.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;
}

.information {
	border-color: #33b5e5;
	color: #116787;
	background-color: #80d1ee;
	-webkit-box-shadow: 0 3px 0 -2px #66c7eb, 0 3px 0 -1px #33b5e5, 0 3px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 3px 0 -2px #66c7eb, 0 3px 0 -1px #33b5e5, 0 3px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 0 -2px #66c7eb, 0 3px 0 -1px #33b5e5, 0 3px 2px rgba(0, 0, 0, 0.2);
}
.information:before {
	content: "\2139";
}

.warning {
	border-color: #f62b1c;
	color: #8d0f06;
	background-color: #fa8a82;
	-webkit-box-shadow: 0 3px 0 -2px #f86054, 0 3px 0 -1px #f62b1c, 0 3px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 3px 0 -2px #f86054, 0 3px 0 -1px #f62b1c, 0 3px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 0 -2px #f86054, 0 3px 0 -1px #f62b1c, 0 3px 2px rgba(0, 0, 0, 0.2);
}
.warning:before {
	content: "\e055";
}

code {
	padding: 2px 5px;
	font-family: "Lucida Console", monospace;
	font-size: 14px;
	line-height: 19px;
	background-color: #ececec;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

pre {
	margin: 24px 0;
	padding: 0 6px;
	display: block;
	overflow: auto;
	font-family: "Lucida Console", monospace;
	font-size: 14px;
	line-height: 24px;
	background-size: 100% 48px;
	background-repeat: repeat-y;
	background-color: #ececec;
	background-image: -webkit-linear-gradient(top, #ececec 50%, #ffffff 50%);
	background-image: -moz-linear-gradient(top, #ececec 50%, #ffffff 50%);
	background-image: -o-linear-gradient(top, #ececec 50%, #ffffff 50%);
	background-image: linear-gradient(to bottom, #ececec 50%, #ffffff 50%);
	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2) inset;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.2) inset;
}
pre code {
	padding: 0;
	line-height: inherit;
	background-color: transparent;
}

/* ===========================================
 * Button styles
 * ======================================== */
button,
.button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	position: relative;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: inline-block;
	margin: 0px 0px 0px 5px;
	padding: 5px 10px 5px 10px;
	border: 0px solid;
	border-color: #709eb1 #598ea4 #417e97 #598ea4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background: #0c7dd3;
	background: -webkit-linear-gradient(top, #8ed6f0 0%, #3db8e6 100%);
	background: -moz-linear-gradient(top, #8ed6f0 0%, #3db8e6 100%);
	background: -o-linear-gradient(top, #8ed6f0 0%, #3db8e6 100%);
	background: linear-gradient(to bottom, #0c7dd3 0%, #0c7dd3 100%);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 #417e97 inset, 0 -2px 0 #125e7d inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 #417e97 inset, 0 -2px 0 #125e7d inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 #b3b3bd inset, 0 -2px 0 #b3b3bd inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1);
}
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 {
	text-decoration: none;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 #417e97 inset, 0 -2px 0 #125e7d inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 3px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 #417e97 inset, 0 -2px 0 #125e7d inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 3px rgba(0, 0, 0, 0.075);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 #b3b3bd inset, 0 -2px 0 #b3b3bd inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 3px rgba(0, 0, 0, 0.075);
}
button:active,
.button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
	top: 2px;
	margin-bottom: 2px;
	padding-bottom: 10px;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1);
	background: -webkit-linear-gradient(top, #3db8e6 0%, #8ed6f0 100%);
	background: -moz-linear-gradient(top, #3db8e6 0%, #8ed6f0 100%);
	background: -o-linear-gradient(top, #3db8e6 0%, #8ed6f0 100%);
	background: linear-gradient(to bottom, #3db8e6 0%, #8ed6f0 100%);
}
button.button-secondary,
.button.button-secondary,
input[type="submit"].button-secondary,
input[type="reset"].button-secondary,
input[type="button"].button-secondary {
	padding-top: 6px;
	padding-bottom: 8px;
	border-color: #9caf66 #8ca14c #7b9433 #8ca14c;
	color: #5b7a00;
	background: #b2d83f;
	background: -webkit-linear-gradient(top, #c6e272 0%, #9ece0c 100%);
	background: -moz-linear-gradient(top, #c6e272 0%, #9ece0c 100%);
	background: -o-linear-gradient(top, #c6e272 0%, #9ece0c 100%);
	background: linear-gradient(to bottom, #c6e272 0%, #9ece0c 100%);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 #7b9433 inset, 0 -2px 0 #5b7a00 inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 #7b9433 inset, 0 -2px 0 #5b7a00 inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 #7b9433 inset, 0 -2px 0 #5b7a00 inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1);
}
button.button-secondary:hover,
button.button-secondary:focus,
.button.button-secondary:hover,
.button.button-secondary:focus,
input[type="submit"].button-secondary:hover,
input[type="submit"].button-secondary:focus,
input[type="reset"].button-secondary:hover,
input[type="reset"].button-secondary:focus,
input[type="button"].button-secondary:hover,
input[type="button"].button-secondary:focus {
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 #7b9433 inset, 0 -2px 0 #5b7a00 inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 3px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 #7b9433 inset, 0 -2px 0 #5b7a00 inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 3px rgba(0, 0, 0, 0.075);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 #7b9433 inset, 0 -2px 0 #5b7a00 inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 3px rgba(0, 0, 0, 0.075);
}
button.button-secondary:active,
.button.button-secondary:active,
input[type="submit"].button-secondary:active,
input[type="reset"].button-secondary:active,
input[type="button"].button-secondary:active {
	padding-bottom: 6px;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1);
	background: -webkit-linear-gradient(top, #9ece0c 0%, #c6e272 100%);
	background: -moz-linear-gradient(top, #9ece0c 0%, #c6e272 100%);
	background: -o-linear-gradient(top, #9ece0c 0%, #c6e272 100%);
	background: linear-gradient(to bottom, #9ece0c 0%, #c6e272 100%);
}

/* ===========================================
 * Wrapper Elements
 * ======================================== */
/* Main wrapper */
#wrapper {
	zoom: 1;
	position: relative;
	max-width: 1100px;
	margin: 0 auto;
	padding: 18px 0 0 0;
}
#wrapper:before {
	content: "";
	display: table;
}
#wrapper:after {
	content: "";
	display: table;
	clear: both;
}

/* ===========================================
 * Elements in order of appearance in HTML
 * ======================================== */
#wrapper > header {
	position: relative;
	z-index: 10;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	*background: #005ba5;
	min-height: 160px;
	margin-bottom: 10px;
	padding: 1px 0%;
	*background: url("../../files/eightytwenty/img/header_turbine.png");

}

#logo_spons {
	float: right;
	margin:37px 0 0 0%;
	width: 170px;
  	opacity: 1.0;

}
#logo_trenner {
	float: left;
	margin: 100px 15px 10px 15px;
  	opacity: 1.0;	
	
}
#logo_turbine {
	float: left;
	margin: 10px 15px 10px 15px;
  	opacity: 1.0;

}
#logo_turbine:hover {
    background: url("../../files/Grafiken/Logo_TurbineHalle_black_footer_kl.png") 50% 50% no-repeat;

}
#logo_turbine:hover img {
    visibility: hidden;

}
#icon_facebook {
	float: left;
	padding: 10px 10px 0 10px;
	margin: 0px 0 0 0%;
  	opacity: 1.0;
}
#icon_facebook:hover {
    background: url("../../files/Grafiken/Icon_facebook_black_footer.png") 50% 50% no-repeat;
    padding: 20px 10px 0 10px;
   	margin: 0px 0 0 0%;
}
#icon_facebook:hover img {
    visibility: hidden;

}
#icon_youtube {
	float: left;
	padding: 10px 10px 0 10px;
	margin: 0px 0 0 0%;
  	opacity: 1.0;
}
#icon_youtube:hover {
    background: url("../../files/Grafiken/Icon_youtube_black_footer.png") 50% 50% no-repeat;
   	padding: 20px 10px 0 10px;
}
#icon_youtube:hover img {
    visibility: hidden;
    
}
#icon_mail {
	float: left;
	padding: 10px 10px 0 10px;
	margin: 0px 10 0 0%;
  	opacity: 1.0;
}
#icon_mail:hover {
    background: url("../../files/Grafiken/Icon_mail_black_footer.png") 50% 50% no-repeat;
    padding: 20px 10px 0 10px;
}
#icon_mail:hover img {
    visibility: hidden;
    
}
#icon_googlemaps {
	float: left;
	padding: 10px 10px 0 10px;
	margin: 0px 0 0 0%;
  	opacity: 1.0;
}
#icon_googlemaps:hover {
    background: url("../../files/Grafiken/Icon_googlemaps_black_footer.png") 50% 50% no-repeat;
    padding: 20px 10px 0 10px;
}
#icon_googlemaps:hover img {
    visibility: hidden;
}

/* ===========================================
 * Footer Icons Sponsoren
 * ======================================== */	
#logo_foot_spons_dank {
	float: left;
	padding: 0px 25px 0 5px;
	margin: 0px 0 10px 0%;
  	opacity: 1.0;

}
#logo_foot_spons1 {
	float: left;
	padding: 0px 25px 0 25px;
	margin: 0px 0 20px 0%;
  	opacity: 1.0;
}
#logo_foot_spons1:hover {
    background: url("../../files/Grafiken/Sponsoren/Sponsoren_Saalesparkasse_Logo_farbe.png") 50% 50% no-repeat;
	padding: 0px 25px 0 25px;
   	margin: 0px 0 20px 0%;

}
#logo_foot_spons1:hover img {
    visibility: hidden;

}	
#logo_foot_spons2 {
	float: left;
	padding: 0px 15px 0 15px;
	margin: 0px 0 20px 0%;
  	opacity: 1.0;
}
#logo_foot_spons2:hover {
    background: url("../../files/Grafiken/Sponsoren/Sponsoren_Bauer_Logo_farbe.png") 50% 50% no-repeat;
	padding: 0px 15px 0 15px;
	margin: 0px 0 20px 0%;

}
#logo_foot_spons2:hover img {
    visibility: hidden;
	
}	
#logo_foot_spons3 {
	float: left;
	padding: 0px 15px 0 15px;
	margin: 0px 0 20px 0%;
}
#logo_foot_spons3:hover {
    background: url("../../files/Grafiken/Sponsoren/Sponsoren_Lotto_Logo_farbe.png") 50% 50% no-repeat;
	padding: 0px 15px 0 15px;
	margin: 0px 0 20px 0%;

}
#logo_foot_spons3:hover img {
    visibility: hidden;

}	
#logo_foot_spons4 {
	float: left;
	padding: 0px 15px 0 15px;
	margin: 0px 0 20px 0%;
}
#logo_foot_spons4:hover {
    background: url("../../files/Grafiken/Sponsoren/Sponsoren_Logo_Logo_farbe.png") 50% 50% no-repeat;
	padding: 0px 15px 0 15px;
	margin: 0px 0 20px 0%;

}
#logo_foot_spons4:hover img {
    visibility: hidden;

}	
#logo_foot_spons5 {
	float: left;
	padding: 0px 15px 0 15px;
	margin: 0px 0 20px 0%;
}
#logo_foot_spons5:hover {
    background: url("../../files/Grafiken/Sponsoren/Sponsoren_Volksbank_Logo_farbe.png") 50% 50% no-repeat;
	padding: 0px 15px 0 15px;
	margin: 0px 0 20px 0%;

}
#logo_foot_spons5:hover img {
    visibility: hidden;	
}		

/* ===========================================
 * Image ohne Schatten
 * ======================================== */	

#image_blank {
	float: left;
	padding: 0px 0px 0 0px;
	margin: 0px 0 0 0%;
  	*opacity: 1.0;
 	box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
/* ===========================================
 * Sidebar Logos Quicklinks
 * ======================================== */	

}
#logo_quicklink0 {
	float: left;
	padding: 0px 0px 0 0px;
	margin: 0px 0 0 0%;
  	opacity: 1.0;
 	*box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
}
#logo_quicklink1 {
	float: left;
	padding: 0px 0px 0 0px;
	margin: 0px 0 0 0%;
  	*opacity: 1.0;
  	border-top: 3px solid #0c7dd3;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
}
#logo_quicklink1:hover {
    background: url("../../files/Grafiken/Quicklink_Kunstrasenprojekt_Hover.jpg") 50% 50% no-repeat;
	padding: 0px 0px 0 0px;
   	margin: 0px 0 0 0%;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
}
#logo_quicklink1:hover img {
    visibility: hidden;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
}	
#logo_quicklink2 {
	float: left;
	padding: 0px 0px 0 0px;
	margin: 0px 0 0 0%;
  	opacity: 1.0;
  	border-top: 3px solid #0c7dd3;
 	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
 }
#logo_quicklink2:hover {
    background: url("../../files/Grafiken/Quicklink_Ausruestung_Hover.jpg") 50% 50% no-repeat;
    padding: 0px 0px 0px 0px;
   	margin: 0px 0 0 0%;
  	border-top:3px solid #0c7dd3;
  	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
}
#logo_quicklink2:hover img {
    visibility: hidden;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
}		
#logo_quicklink3 {
	float: left;
	padding: 0px 0px 0 0px;
	margin: 0px 0 0 0%;
  	opacity: 1.0;
  	border-top: 3px solid #0c7dd3;
  	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
}
#logo_quicklink3:hover {
    background: url("../../files/Grafiken/Quicklink_Vereinsspielplan_Hover.jpg") 50% 50% no-repeat;
    padding: 0px 0px 0 0px;
   	margin: 0px 0 0 0%;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
}
#logo_quicklink3:hover img {
    visibility: hidden;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
}
#logo_quicklink4 {
	float: left;
	padding: 0px 0px 0 0px;
	margin: 0px 0 0 0%;
  	opacity: 1.0;
  	border-top: 3px solid #0c7dd3;
  	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);	
}
#logo_quicklink4:hover {
    background: url("../../files/Grafiken/Quicklink_Nachwuchstrainer_Hover.jpg") 50% 50% no-repeat;
    padding: 0px 0px 0 0px;
   	margin: 0px 0 0 0%;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
}
#logo_quicklink4:hover img {
    visibility: hidden;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
}
#logo_quicklink5 {
	float: left;
	padding: 0px 0px 0 0px;
	margin: 0px 0 0 0%;
  	opacity: 1.0;
  	border-top: 3px solid #0c7dd3;
  	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
}
#logo_quicklink5:hover {
    background: url("../../files/Grafiken/Quicklink_Trainingszeiten_Hover.jpg") 50% 50% no-repeat;
    padding: 0px 0px 0 0px;
   	margin: 0px 0 0 0%;
   	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);

}
#logo_quicklink5:hover img {
    visibility: hidden;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
}






#logo {
	float: left;
	margin: 0px 0 0 0%;
}
#logo h1,
#logo h2 {
	margin: 0;
}
#logo a {
	display: block;
}
#logo img {
	display: block;
	width: auto;
	height: auto;
}
#logo h2 {
	font: italic 12px/1.5 Georgia, serif;
	color: #8c8c8c;
}

#nav-main {
	margin: 140px 0.0% 0 0.0%;
	font: 14px/1.0 'Oswald', sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 400;
	line-height: 22 px;
	text-align: center;
	background: #0c7dd3;
	border-bottom: 0px solid #ffffff;
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.7);
	}
.no-nav-search #nav-main {
	margin-right: 0;
}
#nav-main ul {
	display: inline;
	margin: 0;
	padding: 0;
}
#nav-main li {
	position: relative;
	display: inline-block;
	margin-right: -16px;
	margin-left: 13px;
}
#nav-main > ul > li:hover {
	z-index: 4;
}
#nav-main > ul > li > a {
	position: relative;
	display: block;
	z-index: 3;
	padding: 12px 24px 12px 24px;
	/* to avoid a gap between item and dropdown */
	margin-bottom: 0px;
*	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#nav-main > ul > li > a:hover,
#nav-main > ul > li > a:focus {
	color: #0c7dd3;
	background: #ffffff;
}
#nav-main > ul > li.new > a:after,
#nav-main > ul > li i {
	position: absolute;
	left: 16px;
	top: -9px;
	padding: 2px;
	font: 9px/1 Arial, sans-serif;
	text-transform: none;
	color: white;
	border: 1px solid #567890;
	border-bottom-color: #004781;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #005ba5;
}
#nav-main > ul > li.new > a:after {
	content: "new";
}
#nav-main > ul > li.active > a,
#nav-main > ul > li.trail > a {
	color: #0c7dd3;
	background: #ffffff;
}
#nav-main > ul > li.submenu:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	z-index: 2;
	width: 100%;
	height: 100%;
	border: 0px solid #dadada;
	border-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 0px 0px 0 0;
	background: #0c7dd3;
*	-webkit-box-shadow: 0 5px 0 -1px #525252, 0 3px 0 #dadada, 0 0 0 3px #005498;
*	-moz-box-shadow: 0 5px 0 -1px #525252, 0 3px 0 #dadada, 0 0 0 3px #005498;
*	box-shadow: 0 5px 0 -1px #525252, 0 3px 0 #dadada, 0 0 0 3px #005498;
}
#nav-main > ul > li > ul {
	position: absolute;
	left: 0;
	top: 100%;
	display: none;
	z-index: 1;
	min-width: 130%;
	*padding: 5px 15px 10px 10px;
	border-bottom: 2px solid #0c7dd3;
	-webkit-border-radius: 0;
	-moz-border-radius: 0 4px 4px 4px;
	border-radius: 0 0px 0px 0px;
	text-align: left;
	white-space: nowrap;
	background: rgba(27, 41, 51, 0.95)
}
#nav-main > ul > li > ul li {
	display: block;
	margin: 0;
}
#nav-main > ul > li > ul a {
	position: relative;
	display: block;
	text-transform: none;
	font-size: 15px;
	*color: #005ba5;
	font-weight: 300;
	line-height: 23 px;
	padding: 0px 20px 0px 15px;
	*padding: 5px 4px 5px 0;
	*border-top: 1px solid #217ec4;
	border-bottom: 1px solid #3e4a53;
	line-height: 29px;
	color: #B3B8BD;
	text-decoration: none;
}
#nav-main > ul > li > ul a:hover,
#nav-main > ul > li > ul a:focus {
	color: #ffffff;
	background: #0c7dd3;
}
#nav-main > ul > li > ul a:hover:before,
#nav-main > ul > li > ul a:hover:after,
#nav-main > ul > li > ul a:focus:before,
#nav-main > ul > li > ul a:focus:after,
#nav-main > ul > li > ul li.active > a:before,
#nav-main > ul > li > ul li.active > a:after,
#nav-main > ul > li > ul li.trail > a:before,
#nav-main > ul > li > ul li.trail > a:after {
*	content: "";
	position: absolute;
	left: -15px;
	top: 11px;
	border: 0px solid transparent;
	border-right: 0;
	border-left-color: #dadada;
}
#nav-main > ul > li > ul a:hover:after,
#nav-main > ul > li > ul a:focus:after,
#nav-main > ul > li > ul li.active > a:after,
#nav-main > ul > li > ul li.trail > a:after {
	left: -16px;
	top: 12px;
	border-width: 6px;
	border-right-width: 0;
	border-left-color: #217ec4;
}
#nav-main > ul > li > ul li:first-child > a {
	border-top: 0;
}
#nav-main > ul > li > ul ul a {
	margin-left: 10px;
}
#nav-main > ul > li > ul ul a:hover:before,
#nav-main > ul > li > ul ul a:hover:after,
#nav-main > ul > li > ul ul a:focus:before,
#nav-main > ul > li > ul ul a:focus:after,
#nav-main > ul > li > ul ul li.active > a:before,
#nav-main > ul > li > ul ul li.active > a:after,
#nav-main > ul > li > ul ul li.trail > a:before,
#nav-main > ul > li > ul ul li.trail > a:after {
	content: none;
}
#nav-main > ul > li > ul ul ul a {
	margin-left: 20px;
}
#nav-main > ul > li:hover > ul {
	display: block;
}
#nav-main > ul > li.submenu:hover:before {
	/* change generated content to avoid IE8 ghost pseudo elements */
	content: " ";
	display: block;
}
#nav-main > ul > li:last-child > ul,
#nav-main > ul > li.last > ul {
	left: auto;
	right: -2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px 0 4px 4px;
	*border-radius: 4px 0 4px 4px;
}

#nav-search {
	position: absolute;
	right: 0%;
	top: 25px;
	z-index: 3;
	width: 200px;
	height: 31px;
	overflow: hidden;
	border: 1px solid #a0a0a0;
	*-webkit-border-radius: 0px;
	*-moz-border-radius: 0px;
	border-radius: 0px;
	background: #ffffff;
	*-webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.075);
	*-moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.075);
	opacity: 0.8;
	*box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.075);
	-webkit-transition: width 0.2s ease-out;
	-moz-transition: width 0.2s ease-out;
	-o-transition: width 0.2s ease-out;
	transition: width 0.2s ease-out;
}
#nav-search:hover,
#nav-search.focus {
	width: 200px;
	background-color: #ffffff;
  	opacity: 1.0;
}
#nav-search button {
	position: absolute;
	top: 0;
	right: 0;
	width: 29px;
	height: 29px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 0;
	color: #ffffff;
	white-space: nowrap;
	background: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 0px;
}
#nav-search button:before {
	font: 14px/1 "RockSolid Icons";
	background: #21323f;
	opacity: 1.0;
	content: "\e0c9";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	padding: 8px 29px 8px 8px;
	border-radius: 0px;
}
#nav-search button:hover,
#nav-search button:focus {
	*color: #0c7dd3;
	background-color: #0c7dd3;	
	border-radius: 0px;

}
#nav-search input {
	font-family: Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 10.0pt;
	font-weight: 600;
	color: #424242;
	position: absolute;
	right: 29px;
	top: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 180px;
	height: 32px;
	padding: 1px 0px 7px 14px;
	border: 0;
	border-right: 1px solid #3e4a53;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 0px 0 0 0px;
	background-color: hsla(0,0%,100%,.7);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1) inset;
}

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

#nav-language {
	position: absolute;
	right: 0;
	top: 8px;
	font-size: 12px;
	line-height: 15px;
	color: #787878;
}
#nav-language b {
	color: #ffffff;
}
#nav-language a {
	color: #787878;
}

#nav-header {
	position: absolute;
	right: 4%;
	top: 143px;
	color: #8c8c8c;
	white-space: nowrap;
}
#nav-header ul,
#nav-header li {
	margin: 0;
	padding: 0;
	display: inline;
}
#nav-header li {
	margin: 0 0 0 6px;
}
#nav-header a {
	color: inherit;
}

#nav-header a:hover.icon-facebook:before,
#nav-header a:focus.icon-facebook:before {
	content: "\e0c9";
	color: #3b5997;
}
#nav-header a:hover.icon-twitter:before,
#nav-header a:focus.icon-twitter:before {
	color: #0199d1;
}
#nav-header a:hover.icon-googleplus:before,
#nav-header a:focus.icon-googleplus:before {
	content: "\e0c9";
	color: #474848;
}
#nav-header a:hover.icon-pinterest:before,
#nav-header a:focus.icon-pinterest:before {
	color: #ca2027;
}

#content-wrapper {
	zoom: 1;
	margin: 1px 0px 15px 0px;
	border-bottom: 1px solid #ffffff;
	border-color: rgba(0, 0, 0, 0.07);
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	background: #ffffff;
	padding: 4px 4px 4px 5px;
	background-clip: padding-box;
	box-shadow: 0 0 0px rgba(0, 0, 0, 0.9) ;
}
#content-wrapper:before {
	content: "";
	display: table;
}
#content-wrapper:after {
	content: "";
	display: table;
	clear: both;
}

#tag-line {
	overflow: hidden;
	padding: 28px 4%;
	border-bottom: 1px solid #217ec4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	background: #fafafa;
}
#tag-line h1,
#tag-line h2,
#tag-line h3 {
	margin: 0;
	font-weight: normal;
}
#tag-line h1,
#tag-line h2 {
	font-size: 24px;
}
#tag-line h3 {
	font-size: 16px;
	color: #8c8c8c;
}
#tag-line .image_container {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
}
#tag-line img {
	display: block;
	width: 108.95652%;
	height: auto;
	margin: 28px -4.47826% -28px -4.47826%;
}
#tag-line .ce_image:first-child img {
	margin-top: -28px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}

aside#sidebar {
	position: relative;
	float: right;
	width: 30%;
	margin: 0px 0 0px;
	padding-left: 1%;
	font-size: 14px;
	z-index: 1;
	overflow: hidden;

}
aside#sidebar:after,
aside#sidebar:before {
	content: "";
	position: absolute;
	right: 0;
	top: 72px;
	bottom: 85px;
	z-index: -1;
	width: 4px;
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 35%, rgba(0, 0, 0, 0.1) 65%, rgba(0, 0, 0, 0) 100%) 3px 0 no-repeat, -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 35%, rgba(0, 0, 0, 0.03) 65%, rgba(0, 0, 0, 0) 100%) -1px 0 no-repeat;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 35%, rgba(0, 0, 0, 0.1) 65%, rgba(0, 0, 0, 0) 100%) 3px 0 no-repeat, -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 35%, rgba(0, 0, 0, 0.03) 65%, rgba(0, 0, 0, 0) 100%) -1px 0 no-repeat;
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 35%, rgba(0, 0, 0, 0.1) 65%, rgba(0, 0, 0, 0) 100%) 3px 0 no-repeat, -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 35%, rgba(0, 0, 0, 0.03) 65%, rgba(0, 0, 0, 0) 100%) -1px 0 no-repeat;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 35%, rgba(0, 0, 0, 0.1) 65%, rgba(0, 0, 0, 0) 100%) 3px 0 no-repeat, linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 35%, rgba(0, 0, 0, 0.03) 65%, rgba(0, 0, 0, 0) 100%) -1px 0 no-repeat;
}
aside#sidebar:before {
	right: auto;
	left: 100%;
	width: 50%;
	background: none;

}
aside#sidebar .mod_article,
aside#sidebar .block {
	margin: 14px 0;
}
.eightytwenty-sidebar-right aside#sidebar {
	float: right;
}
.eightytwenty-sidebar-right aside#sidebar:after,
.eightytwenty-sidebar-right aside#sidebar:before {
	left: 0;
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 35%, rgba(0, 0, 0, 0.1) 65%, rgba(0, 0, 0, 0) 100%) -3px 0 no-repeat, -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 35%, rgba(0, 0, 0, 0.03) 65%, rgba(0, 0, 0, 0) 100%) 1px 0 no-repeat;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 35%, rgba(0, 0, 0, 0.1) 65%, rgba(0, 0, 0, 0) 100%) -3px 0 no-repeat, -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 35%, rgba(0, 0, 0, 0.03) 65%, rgba(0, 0, 0, 0) 100%) 1px 0 no-repeat;
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 35%, rgba(0, 0, 0, 0.1) 65%, rgba(0, 0, 0, 0) 100%) -3px 0 no-repeat, -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 35%, rgba(0, 0, 0, 0.03) 65%, rgba(0, 0, 0, 0) 100%) 1px 0 no-repeat;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 35%, rgba(0, 0, 0, 0.1) 65%, rgba(0, 0, 0, 0) 100%) -3px 0 no-repeat, linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 35%, rgba(0, 0, 0, 0.03) 65%, rgba(0, 0, 0, 0) 100%) 1px 0 no-repeat;
}
.eightytwenty-sidebar-right aside#sidebar:before {
	left: auto;
	right: 100%;

}

.mail-form {
	position: relative;
	margin: 36px 0;
	padding: 22px 8.33333%;
	border: 1px solid #a0a0a0;
	font-size: 14px;
	background: #ffffff;
	-webkit-box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #a0a0a0, 0 6px 0 -3px #ffffff, 0 6px 0 -2px #a0a0a0, 0 5px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #a0a0a0, 0 6px 0 -3px #ffffff, 0 6px 0 -2px #a0a0a0, 0 5px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #a0a0a0, 0 6px 0 -3px #ffffff, 0 6px 0 -2px #a0a0a0, 0 5px 5px rgba(0, 0, 0, 0.1);
}
.mail-form:before,
.mail-form:after {
	content: "";
	position: absolute;
	top: -1px;
	left: -1px;
	width: 100%;
	height: 4px;
	padding: 0 1px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAECAIAAABgJaqDAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAATVJREFUeNoUULlOA1EMHB/7smERiJYIkDi2APEzCIkGUVFBARVfFSQu0XA3NPAPFKGICEJ05Nhn4xS2fM14bDp4/gEgGDWeXDyNfVRAoTIxKu1sc359QWHOxqaTwd17v/tA+CNlNDIhS6DGnYkZzkWrc7w7W9eEJgpk1O2NVJscC3JREjxKuYiWyahJnE62q/U5ds9gMc4/92/f3VsRJS/MyHmqCDAVdR+TtFeO99v1MpEDYXT9Mbz5HCu1OZPAXVg8IpqES5Webs1uVEEDdg3E9+Pr1/kTtKCQMx02kGSbaidkLmaWjvaquuMU3OZGV1/Dy35DCeoqPMWEFnDywJYpna61NqrIiQxG+H16HVy8aBKLVUDD0Lg3RtXiMVyWi4c7M/UqiLJngVwNhje97JXJGP8CDADuAZAcWfbrlQAAAABJRU5ErkJggg==');
}
.mail-form:after {
	top: auto;
	bottom: -1px;
}
.mail-form form {
	margin: 0 !important;
}
.mail-form h3 {
	margin: 0 !important;
	margin-bottom: 12px;
	color: #424242 !important;
	font-size: 16px !important;
	font-weight: normal;
}
.mail-form h4 {
	margin: 0 0 12px 0 !important;
	font-size: 12px !important;
	font-weight: normal;
	color: #8c8c8c;
}
.mail-form h3 + h4 {
	margin-top: -6px;
}
.mail-form p,
.mail-form .form-row {
	margin: 4px 0;
}
.mail-form textarea {
	min-height: 80px;
	max-height: 300px;
}
.mail-form label {
	font-size: 12px;
}
.mail-form button {
	margin-top: 6px;
}

/* ===========================================
 * Sidebar Navigation
 * ======================================== */	
aside#sidebar #nav-sidebar {
	margin: 0px 0 48px;
	font-family: 'Oswald', sans-serif;
	font-size: 15px;
	font-weight: 400;

}
aside#sidebar #nav-sidebar {
	display: inline;
	margin: 0;

}
aside#sidebar #nav-sidebar ul {
	margin: 0;
	padding: 0;
	*border-bottom: 1px solid #3e4a53;
	color: #b3b3bd;
}
aside#sidebar #nav-sidebar > ul {
	position: relative;
	float: right;
	margin:  0px 0 0px;
	padding: 1.0% 1% 0% 1%;
	width: 100%;
	border-top: 3px solid #0c7dd3;
	background: #21323f;
}
aside#sidebar #nav-sidebar > ul li {
	display: inline;
}
aside#sidebar #nav-sidebar > ul a {
	display: block;
	margin-right: 1px;
	padding: 5px 5.5%;
	border-bottom: 1px solid #3e4a53;
	color: #b3b3bd;
	text-decoration: none;
	margin-left: 5px;
	padding-left: 30px;

}
aside#sidebar #nav-sidebar > ul a:hover,
aside#sidebar #nav-sidebar > ul a:focus {
	border-top-color: #52a4de;
	color: #0c7dd3;
}
aside#sidebar #nav-sidebar > ul > li:first-child a {
	color: #000000;
	background: #0c7dd3;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 15px;

}
aside#sidebar #nav-sidebar > ul > li:hover {
	border-top-color: #52a4de;
	color: #0c7dd3;

}
aside#sidebar #nav-sidebar > ul ul a {
	padding-left: 58.75%;
}
aside#sidebar #nav-sidebar> ul ul ul a {
	padding-left: 25%;
}
aside#sidebar #nav-sidebar > ul li.active > a{
	color: #ffffff;
	*background: #0c7dd3;
	*margin-left: 5px;
	margin-right: 1px;
	margin-left: 5px;
	*padding-left:30px;
	*text-transform: uppercase;
	}
aside#sidebar #nav-sidebar > ul li.trail > a {
	color: #ffffff;
	background: #0c7dd3;
	margin-right: 1px;
	margin-left: 5px;
	padding-left: 15px;
	border-bottom: 0px solid #3e4a53;
}

/* ===========================================
 * Sidebar Navigation 0 - Hauptebene 2
 * ======================================== */	
aside#sidebar #nav-sidebar0 {
	margin: 0px 0 48px;
	font-family: 'Oswald', sans-serif;
	font-size: 15px;
	font-weight: 400;

}
aside#sidebar #nav-sidebar0 {
	display: inline;
	margin: 0;

}
aside#sidebar #nav-sidebar0 ul {
	margin: 0;
	padding: 0;
	border-bottom: 0px solid #3e4a53;
	color: #b3b3bd;
	box-shadow: 1px 4px 7px 0px rgba(0.1, 0.1, 0.19,0.4);
}
aside#sidebar #nav-sidebar0 > ul {
	position: relative;
	float: right;
	margin:  0px 0 0px;
	padding: 0% 1% 0% 1%;
	width: 100%;
	border-top: 0px solid #0c7dd3;
	background: #21323f;
}
aside#sidebar #nav-sidebar0 > ul li {
	display: inline;
}
aside#sidebar #nav-sidebar0 > ul a {
	display: block;
	margin-right: 1px;
	padding: 5px 5.5%;
	border-bottom: 1px solid #3e4a53;
	color: #b3b3bd;
	text-decoration: none;
	margin-left: 5px;
	padding-left: 30px;

}
aside#sidebar #nav-sidebar0 > ul a:hover,
aside#sidebar #nav-sidebar0 > ul a:focus {
	border-top-color: #52a4de;
	color: #0c7dd3;
}
aside#sidebar #nav-sidebar0 > ul > li:first-child a {
	color: #000000;
	background: #0c7dd3;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 15px;

}
aside#sidebar #nav-sidebar0 > ul > li:hover {
	border-top-color: #52a4de;
	color: #0c7dd3;

}
aside#sidebar #nav-sidebar0 > ul ul a {
	padding-left: 58.75%;
}
aside#sidebar #nav-sidebar0> ul ul ul a {
	padding-left: 25%;
}
aside#sidebar #nav-sidebar0> ul li.active > a{
	color: #ffffff;
	*background: #0c7dd3;
	*margin-left: 5px;
	margin-right: 1px;
	margin-left: 5px;
	*padding-left:30px;
	*text-transform: uppercase;
	}
aside#sidebar #nav-sidebar0 > ul li.trail > a {
	color: #ffffff;
	background: #0c7dd3;
	margin-right: 1px;
	margin-left: 5px;
	padding-left: 15px;
	border-bottom: 0px solid #3e4a53;
}

/* ===========================================
 * Sidebar Navigation - 1.Ebene
 * ======================================== */	
aside#sidebar #nav-sidebar1 {
	margin: 0px 0 48px;
	font-family: 'Oswald', sans-serif;
	font-size: 15px;
	font-weight: 400;

}
aside#sidebar #nav-sidebar1 > ul {
	position: relative;
	float: right;
	margin:  0px 0 0px;
	padding: 1.0% 1% 0% 1%;
	width: 100%;
	background: #21323f;
	border-top: 3px solid #0c7dd3;
}
aside#sidebar #nav-sidebar1 > ul a {
	display: block;
	margin-right: 1px;
	padding: 5px 5.5%;
	border-bottom: 1px solid #3e4a53;
	color: #b3b3bd;
	text-decoration: none;
	margin-left: 5px;
	padding-left: 15px;

}
aside#sidebar #nav-sidebar1 > ul a:hover,
aside#sidebar #nav-sidebar1 > ul a:focus {
	border-top-color: #52a4de;
	color: #0c7dd3;
}
aside#sidebar #nav-sidebar1 > ul > li:hover {
	border-top-color: #52a4de;
	color: #0c7dd3;

}
aside#sidebar #nav-sidebar1 > ul ul a {
	padding-left: 58.75%;
}
aside#sidebar #nav-sidebar1> ul ul ul a {
	padding-left: 25%;
}
aside#sidebar #nav-sidebar1 > ul li.active > a{
	color: #ffffff;
	*background: #0c7dd3;
	*margin-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 15px;
	*text-transform: uppercase;

	}
aside#sidebar #nav-sidebar1 > ul li.trail > a {
	color: #ffffff;
	*background: #0c7dd3;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 15px;
			
}

/* ===========================================
 * Sidebar Navigation - 2.Ebene
 * ======================================== */	
aside#sidebar #nav-sidebar2 {
	margin: 0px 0 48px;
	font-family: 'Oswald', sans-serif;
	font-size: 15px;
	font-weight: 400;
}
aside#sidebar #nav-sidebar2 > ul {
	position: relative;
	float: right;
	margin:  0px 0 0px;
	padding: 0% 1% 0% 1%;
	width: 100%;
	background: #21323f;
	box-shadow: 1px 4px 7px 0px rgba(0.1, 0.1, 0.19,0.4);
}
aside#sidebar #nav-sidebar2 > ul a {
	display: block;
	margin-right: 1px;
	padding: 5px 5.5%;
	border-bottom: 1px solid #3e4a53;
	color: #b3b3bd;
	text-decoration: none;
	margin-left: 5px;
	padding-left: 15px;

}
aside#sidebar #nav-sidebar2 > ul a:hover,
aside#sidebar #nav-sidebar2 > ul a:focus {
	border-top-color: #52a4de;
	color: #0c7dd3;
}
aside#sidebar #nav-sidebar2 > ul > li:hover {
	border-top-color: #52a4de;
	color: #0c7dd3;

}
aside#sidebar #nav-sidebar2 > ul ul a {
	padding-left: 58.75%;
}
aside#sidebar #nav-sidebar2> ul ul ul a {
	padding-left: 25%;
}
aside#sidebar #nav-sidebar2 > ul li.active > a{
	color: #ffffff;
	*background: #0c7dd3;
	*margin-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 15px;
	*text-transform: uppercase;
	}
aside#sidebar #nav-sidebar2 > ul li.trail > a {
	color: #ffffff;
	background: #0c7dd3;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 15px;

/* ===========================================
 * Breadcrumbs
 * ======================================== */		
	
}
breadcrumbs {
	margin: 0 0 24px 0;
	padding: 0 0 6px 0;
	border-bottom: 1px dotted #a0a0a0;
	font-size: 12px;
	color: #8c8c8c;
}
#breadcrumbs a,
#breadcrumbs b {
	margin: 0 2px;
}
#breadcrumbs a {
	text-decoration: none;
}
#breadcrumbs a:hover,
#breadcrumbs a:focus {
	text-decoration: underline;
}
#breadcrumbs b {
	font-weight: inherit;
}
.eightytwenty-sidebar-right #breadcrumbs {
	*margin-right: -7.69231%;
	*margin-left: -7.69231%;
}
.eightytwenty-fullwidth #breadcrumbs {
	margin-right: -4.7619%;
	margin-left: -4.7619%;
}

/* ===========================================
 * Homepage elements
 * ======================================== */
.eightytwenty-home section#content {
	float: none;
	width: auto;
	margin-right: 4%;
	margin-left: 4%;
}
.eightytwenty-home #content blockquote {
	float: right;
	width: 30.43478%;
	margin: 3px 6.52174% 36px 6.52174%;
	font-size: 24px;
	text-align: right;
	color: #787878;
}
.eightytwenty-home #content blockquote:before {
	content: none;
}
.eightytwenty-home #content blockquote:after {
	content: "“";
	font-size: 132px;
	color: #005ba5;
	line-height: 0.95;
	position: absolute;
	right: -23.07692%;
	top: 0;
}
.eightytwenty-home #content blockquote p {
	margin: 0;
}

#home-slider {
	margin: 48px 0;
	background: #ffffff;
	-webkit-box-shadow: 0 0 0 9px #ffffff, 0 0 0 10px #a0a0a0, 0 3px 0 8px #ffffff, 0 3px 0 9px #a0a0a0, 0 6px 0 7px #ffffff, 0 6px 0 8px #a0a0a0, 0 9px 0 6px #ffffff, 0 9px 0 7px #a0a0a0, 0 12px 10px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 0 9px #ffffff, 0 0 0 10px #a0a0a0, 0 3px 0 8px #ffffff, 0 3px 0 9px #a0a0a0, 0 6px 0 7px #ffffff, 0 6px 0 8px #a0a0a0, 0 9px 0 6px #ffffff, 0 9px 0 7px #a0a0a0, 0 12px 10px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 0 9px #ffffff, 0 0 0 10px #a0a0a0, 0 3px 0 8px #ffffff, 0 3px 0 9px #a0a0a0, 0 6px 0 7px #ffffff, 0 6px 0 8px #a0a0a0, 0 9px 0 6px #ffffff, 0 9px 0 7px #a0a0a0, 0 12px 10px 5px rgba(0, 0, 0, 0.2);
}
#home-slider .rsts-nav ul {
	margin: 0;
	padding: 0;
}

.teaser-boxes-text,
#content .teaser-boxes-text {
	margin: 48px -4.34783% 36px;
	padding: 40px 0 0 0;
	border-top: 1px dotted #a0a0a0;
	font-size: 0;
}
.teaser-boxes-text .box,
#content .teaser-boxes-text .box {
	position: relative;
	display: inline-block;
	width: 20%;
	margin: 0 0 40px 4%;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
}
.teaser-boxes-text .box h3,
#content .teaser-boxes-text .box h3 {
	margin: 0 0 120px 0;
	color: #005ba5;
	font-size: 16px;
	text-shadow: none;
}
.teaser-boxes-text .box:before,
#content .teaser-boxes-text .box:before {
	position: absolute;
	top: 36px;
	left: 0;
	width: 100%;
	font-size: 90px;
	color: #005ba5;
	text-align: center;
}
.teaser-boxes-text .box p,
#content .teaser-boxes-text .box p {
	margin: 20px 0;
}

.highlight-box,
#content .highlight-box {
	zoom: 1;
	position: relative;
	margin: 36px -1px;
	padding: 35px 30.43478% 35px 4.34783%;
	border: 1px solid #a0a0a0;
	background: #ffffff;
	-webkit-box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #a0a0a0, 0 4px 8px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #a0a0a0, 0 4px 8px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #a0a0a0, 0 4px 8px rgba(0, 0, 0, 0.2);
}
.highlight-box:before,
#content .highlight-box:before {
	content: "";
	display: table;
}
.highlight-box:after,
#content .highlight-box:after {
	content: "";
	display: table;
	clear: both;
}
.highlight-box h2,
#content .highlight-box h2 {
	margin: 0;
	font-size: 24px;
	font-weight: normal;
	color: #424242;
	text-shadow: none;
}
.highlight-box h3,
#content .highlight-box h3 {
	margin: 0;
	font-size: 16px;
	font-weight: normal;
	color: #8c8c8c;
}
.highlight-box .button,
#content .highlight-box .button {
	position: absolute;
	right: 4.34783%;
	top: 50%;
	margin-top: -22px;
}
.highlight-box .button:active,
#content .highlight-box .button:active {
	margin-top: -20px;
}
.highlight-box .button:before,
#content .highlight-box .button:before {
	top: 2px;
	margin-right: 8px;
	font-size: 18px;
}

.article-boxes,
#content .article-boxes {
	margin: 36px 0;
}
.article-boxes > h1,
.article-boxes > h2,
.article-boxes > h3,
#content .article-boxes > h1,
#content .article-boxes > h2,
#content .article-boxes > h3 {
	margin: 0;
	border-bottom: 1px dotted #a0a0a0;
	font-size: 24px;
	font-weight: normal;
	color: #424242;
	text-shadow: none;
}
.article-boxes > h1:before,
.article-boxes > h2:before,
.article-boxes > h3:before,
#content .article-boxes > h1:before,
#content .article-boxes > h2:before,
#content .article-boxes > h3:before {
	font: 24px/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: 10px;
	color: #8c8c8c;
}
.article-boxes article,
#content .article-boxes article {
	position: relative;
	min-height: 88px;
	margin: 16px 0 0 0;
	padding: 0 0 0 13.04348%;
}
.article-boxes article h3,
#content .article-boxes article h3 {
	margin: 0;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #424242;
	text-shadow: none;
}
.article-boxes article h3 a,
#content .article-boxes article h3 a {
	color: #424242;
}
.article-boxes article h3 a:hover,
#content .article-boxes article h3 a:hover {
	color: #005ba5;
}
.article-boxes article h3 i,
#content .article-boxes article h3 i {
	position: absolute;
	left: 0;
	width: 8.69565%;
	height: 80px;
	padding-top: 11px;
	font-size: 21px;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	background: #33b5e5;
	-webkit-box-shadow: 0 0 0 3px #ffffff, 0 0 0 4px #a0a0a0, 0 3px 4px 4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 0 3px #ffffff, 0 0 0 4px #a0a0a0, 0 3px 4px 4px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 0 3px #ffffff, 0 0 0 4px #a0a0a0, 0 3px 4px 4px rgba(0, 0, 0, 0.1);
}
.article-boxes article h3 i:after,
#content .article-boxes article h3 i:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	border-top: 10px solid #1e6c89;
	border-right: 10px solid #ffffff;
}
.article-boxes article h3 i b,
#content .article-boxes article h3 i b {
	display: block;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: -2px;
}
.article-boxes article p,
#content .article-boxes article p {
	margin: 0;
}

.news-boxes,
#content .news-boxes {
	float: left;
	width: 56.52174%;
}
.news-boxes > h1:before,
.news-boxes > h2:before,
.news-boxes > h3:before,
#content .news-boxes > h1:before,
#content .news-boxes > h2:before,
#content .news-boxes > h3:before {
	content: "\e0dd";
}
.news-boxes article,
#content .news-boxes article {
	padding-left: 20.07692%;
}
.news-boxes article h3 i,
#content .news-boxes article h3 i {
	width: 30.38462%;
}

.event-boxes,
#content .event-boxes {
	float: left;
	width: 59.13043%;
	margin-left: 4.34783%;
	/* for rounding failures */
	margin-right: -1%;
}
.event-boxes article,
#content .event-boxes article {
	padding-left: 33.33333%;
}
.event-boxes article h3 i,
#content .event-boxes article h3 i {
	width: 22.22222%;
	background: #99cc00;
}
.event-boxes article h3 i:after,
#content .event-boxes article h3 i:after {
	border-top-color: #5b7a00;
}
.event-boxes article p a,
#content .event-boxes article p a {
	display: block;
}
.event-boxes article p i,
#content .event-boxes article p i {
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
}

/* ===========================================
 * Content styles
 * ======================================== */
section#content {
	float: left;
	width: 70%;
	margin: 0px 2.0% 0px 0;
	padding: 0px;
	border-radius: 0px;
	background: #ffffff;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.0);

}
.eightytwenty-fullwidth section#content {
	float: none;
	width: auto;
	margin-left: 0%;
	margin-right: 0%;
}
.eightytwenty-sidebar-right section#content {
	float: left;
	margin-right: 0%;
	margin-left: 0%;
	border-top: 0px solid #0c7dd3;
	box-shadow: 1px 0px 8px 0px rgba(0.1, 0.1, 0.1,0.2);
}

#content p
	{	margin: 0px 12px 5px 20px;
}
#content ul,
#content ol,
#content table,
#content blockquote,
#content form,
#content fieldset {
	margin: 12px 10px 6px 10px;
}
#content h1 {
	padding: 12px 20px 4px 20px;
	margin-top: 25px;
	font-family: 'Oswald', sans-serif;
	font-size: 22px;
	font-weight: 500;
	line-height: 15px;
	color: #005ba5;
	 *text-transform: uppercase;
}
#content h2 {
	margin: 6px 0;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 20px;
	color: #005ba5;
}

#content h3 {
	padding: 10px 20px;
	margin-top: 30px;
	margin-bottom: 2px;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 18px;
	color: #636363;
	*background: #efefef;
}
#content h4 {
	margin: 12px 0;
	font-size: 14px;
	font-weight: bold;
	color: #636363;
}
#content h5 {
	margin: 0px 0;
	padding: 4px 5px 5px 15px;
	*border-top: 3px solid #0c7dd3;
	border-bottom: 0px solid #cfd2d6;
	*background: #21323f;
	color: #005ba5;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 30px;
	*text-transform: uppercase;
	*font-variant: small-caps;
	letter-spacing: 0px;
	word-spacing: 2px;
}
#content h6 {
	margin: 0px 0;
	padding: 4px 5px 5px 15px;
	border-top: 3px solid #0c7dd3;
	border-bottom: 0px solid #cfd2d6;
	background: #21323f;
	color: #ffffff;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 30px;
	text-transform: uppercase;
	font-variant: small-caps;
	letter-spacing: 0px;
	text-transform: uppercase;
	word-spacing: 2px;
}
#content h7 {
	margin: 0px 0;
	padding: 5px;
	border-top: 3px solid #0c7dd3;
	border-bottom: 1px solid #cfd2d6;
	background: #005ba5;
	color: #f6f6f7;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	line-height: 36px;
	text-transform: uppercase;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	word-spacing: 2px;
	
}
#content h2 + p,
#content h2 + ul,
#content h2 + ol,
#content h2 + table,
#content h2 + figure,
#content h2 + blockquote,
#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 h4,
#content section h5,
#content section h6,
#content section p,
#content section ul,
#content section ol,
#content section table,
#content section blockquote,
#content article h1,
#content article h2,
#content article h3,
#content article h4,
#content article h5,
#content article h6,
#content article p,
#content article ul,
#content article ol,
#content article table,
#content article blockquote {
	margin: 10px 0;
}
#content ul,
#content ol {
	padding-left: 21px;
}
#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 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 blockquote {
	position: relative;
	margin-left: 11.53846%;
	font-size: 21px;
}
#content blockquote p {
	margin: 12px 0;
}
#content blockquote:before {
	content: "“";
	font-size: 132px;
	color: #005ba5;
	line-height: 0.95;
	position: absolute;
	top: 0;
	left: -60px;
}
#content blockquote small,
#content blockquote i,
#content blockquote em,
#content blockquote cite {
	font-size: 16px;
	font-style: normal;
	color: #8c8c8c;
}
#content blockquote small:before,
#content blockquote i:before,
#content blockquote em:before,
#content blockquote cite:before {
	/* non breaking space to avoid line breaks after dash */
	content: "–\a0";
}
#content img {
	max-width: 100%;
	height: auto;
}
#content table {
	margin-bottom: 20px;
	margin-left: 15px;
	padding-right: 15px;
}

.image_container {
	position: relative;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	padding-bottom: 0px;
	margin: 10 10px 10px 0px;
	border-top: 0px solid #0c7dd3;
	*box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
	background: transparent !important ;
	}

.image_container img {
	display: block;
	width: 100%;
	border: 0px solid #a0a0a0;
	height: auto;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
	}

.image_container figcaption,
.image_container .caption {
	padding-top: 4px;
	padding-bottom: 20px;
	padding-left: 2px;
	width: 100% !important;
	font-size: 13px;
	border: 0px solid #a0a0a0;
	background: transparent;
	color: #1d2f3d
	bottom: 0;
	
}

.image_container.float_right,
.image_container.float_left {
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	float: right;
	width: 100% !important;
	margin: 12px 0px 4px;
	background: transparent;
	border: 0px solid #a0a0a0;
	*box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.7);
	
}
.eightytwenty-home .image_container.float_right,
.eightytwenty-fullwidth .image_container.float_right,
.eightytwenty-home .image_container.float_left,
.eightytwenty-fullwidth .image_container.float_left {
	width: 39.13043% !important;
}
.no-resize .image_container.float_right,
.eightytwenty-home .no-resize .image_container.float_right,
.eightytwenty-fullwidth .no-resize .image_container.float_right,
.image_container.float_right.no-resize,
.eightytwenty-home .image_container.float_right.no-resize,
.eightytwenty-fullwidth .image_container.float_right.no-resize,
.no-resize .image_container.float_left,
.eightytwenty-home .no-resize .image_container.float_left,
.eightytwenty-fullwidth .no-resize .image_container.float_left,
.image_container.float_left.no-resize,
.eightytwenty-home .image_container.float_left.no-resize,
.eightytwenty-fullwidth .image_container.float_left.no-resize {
	width: auto !important;
}

.image_container.float_left {
	float: left;
	margin: 25px 2px 10px;
}

.no-resize .image_container:not(.float_right):not(.float_left),
.image_container:not(.float_right):not(.float_left).no-resize {
	display: inline-block;
	vertical-align: top;
	width: auto;
	max-width: 100%;
}
.no-resize .image_container:not(.float_right):not(.float_left) img,
.image_container:not(.float_right):not(.float_left).no-resize img {
	width: auto;
	max-width: 100%;
}

.image_container_teams img {
	display: block;
	width: 740px;
	*border: 10px solid #a0a0a0;
    padding-top: 15px;
    margin-left: auto;
    margin-right: auto;
    *width: 40%;
	height: auto;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
}
.image_container_teams {
	padding-bottom: 0px;
	margin: 10 10px 10px 0px;
		background: transparent !important ;
}
#image_container_trainer {
	padding-bottom: 0px;
	margin: 10 10px 10px 0px;
	*box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
	background: #ffffff!important ;
	
}
#image_container_trainer img {
	display: block;
	width: 200px;
	*border: 10px solid #a0a0a0;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 17px;
    margin-right: auto;
	height: auto;
	box-shadow: 3px 2px 5px rgba(0, 0, 0, 0.3);
	}


.ce_youtube-wrapper {
	margin: 24px 0 36px;
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	-webkit-box-shadow: 0 0 0 9px #ffffff, 0 0 0 10px #a0a0a0, 0 3px 0 8px #ffffff, 0 3px 0 9px #a0a0a0, 0 6px 0 7px #ffffff, 0 6px 0 8px #a0a0a0, 0 12px 10px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 0 9px #ffffff, 0 0 0 10px #a0a0a0, 0 3px 0 8px #ffffff, 0 3px 0 9px #a0a0a0, 0 6px 0 7px #ffffff, 0 6px 0 8px #a0a0a0, 0 12px 10px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 0 9px #ffffff, 0 0 0 10px #a0a0a0, 0 3px 0 8px #ffffff, 0 3px 0 9px #a0a0a0, 0 6px 0 7px #ffffff, 0 6px 0 8px #a0a0a0, 0 12px 10px 5px rgba(0, 0, 0, 0.2);
}
.ce_youtube-wrapper iframe,
.ce_youtube-wrapper object,
.ce_youtube-wrapper embed,
.ce_youtube-wrapper .ce_youtube-wrapper-poster {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ce_youtube-wrapper-poster {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.ce_youtube-wrapper-poster:before {
	font: 20px/1 "RockSolid Icons";
	content: "\25b6";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -1.2em -1.675em;
	padding: 0.7em 1.2em 0.7em 1.4em;
	border-radius: 0.5em;
	color: white;
	background: black;
	background: rgba(0, 0, 0, 0.6);
	transition: background-color 0.1s linear;
}
.ce_youtube-wrapper-poster:hover:before {
	opacity: 1;
	background: #cc181e;
}

.mejs-video:not(.mejs-container-fullscreen),
.mejs-audio:not(.mejs-container-fullscreen) {
	margin: 24px 0;
	background: transparent;
}

.ce_player .mejs-video:not(.mejs-container-fullscreen) {
	margin-bottom: 36px;
	-webkit-box-shadow: 0 0 0 9px #ffffff, 0 0 0 10px #a0a0a0, 0 3px 0 8px #ffffff, 0 3px 0 9px #a0a0a0, 0 6px 0 7px #ffffff, 0 6px 0 8px #a0a0a0, 0 12px 10px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 0 9px #ffffff, 0 0 0 10px #a0a0a0, 0 3px 0 8px #ffffff, 0 3px 0 9px #a0a0a0, 0 6px 0 7px #ffffff, 0 6px 0 8px #a0a0a0, 0 12px 10px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 0 9px #ffffff, 0 0 0 10px #a0a0a0, 0 3px 0 8px #ffffff, 0 3px 0 9px #a0a0a0, 0 6px 0 7px #ffffff, 0 6px 0 8px #a0a0a0, 0 12px 10px 5px rgba(0, 0, 0, 0.2);
}

.ce_gallery > ul.cols_1 > li {
	width: 97%;
}
.ce_gallery > ul.cols_2 > li {
	width: 47.75%;
}
.ce_gallery > ul.cols_3 > li {
	width: 31.33333%;
}
.ce_gallery > ul.cols_4 > li {
	width: 23.125%;
}
.ce_gallery > ul.cols_5 > li {
	width: 18.2%;
}
.ce_gallery > ul.cols_6 > li {
	width: 14.91667%;
}
.ce_gallery > ul.cols_7 > li {
	width: 12.57143%;
}
.ce_gallery > ul.cols_8 > li {
	width: 10.8125%;
}
.ce_gallery > ul.cols_9 > li {
	width: 9.44444%;
}
.ce_gallery > ul.cols_10 > li {
	width: 8.35%;
}
.ce_gallery > ul.cols_11 > li {
	width: 7.45455%;
}
.ce_gallery > ul.cols_12 > li {
	width: 6.70833%;
}
.ce_gallery.no-resize > ul > li {
	width: auto;
}
.ce_gallery > ul {
	zoom: 1;
	margin: 0 !important;
	padding: 0 0 1.5% 0 !important;
	list-style: none !important;
	border: 0px solid #a0a0a0;
	*background: #ffffff;
}
.ce_gallery > ul:before {
	content: "";
	display: table;
}
.ce_gallery > ul:after {
	content: "";
	display: table;
	clear: both;
}
.ce_gallery > ul > li {
	float: left;
	width: 31.3333%;
	margin: 1.5% 0 0 1.5%;
}
.ce_gallery > ul > li.col_first {
	clear: left;
}
#sidebar .ce_gallery > ul.cols_1 > li {
	width: 94%;
}
#sidebar .ce_gallery > ul.cols_2 > li {
	width: 45.5%;
}
#sidebar .ce_gallery > ul.cols_3 > li {
	width: 29.33333%;
}
#sidebar .ce_gallery > ul.cols_4 > li {
	width: 21.25%;
}
#sidebar .ce_gallery > ul.cols_5 > li {
	width: 16.4%;
}
#sidebar .ce_gallery > ul.cols_6 > li {
	width: 13.16667%;
}
#sidebar .ce_gallery > ul.cols_7 > li {
	width: 10.85714%;
}
#sidebar .ce_gallery > ul.cols_8 > li {
	width: 9.125%;
}
#sidebar .ce_gallery > ul.cols_9 > li {
	width: 7.77778%;
}
#sidebar .ce_gallery > ul.cols_10 > li {
	width: 6.7%;
}
#sidebar .ce_gallery > ul.cols_11 > li {
	width: 5.81818%;
}
#sidebar .ce_gallery > ul.cols_12 > li {
	width: 5.08333%;
}
#sidebar .ce_gallery.no-resize > ul > li {
	width: auto;
}
#sidebar .ce_gallery > ul {
	padding-bottom: 3% !important;
}
#sidebar .ce_gallery > ul > li {
	width: 45.5%;
	margin-top: 3%;
	margin-left: 3%;
}
.ce_gallery .image_container {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin: 0;
	padding: 0;
	border: 0;
}

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

.enclosure,
.ce_downloads {
	position: relative;
	margin: 24px 0;
	padding: 7px 3.84615% 10px;
	border: 1px solid #a0a0a0;
	background: #ffffff;
	-webkit-box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #a0a0a0, 0 6px 0 -3px #ffffff;
	-moz-box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #a0a0a0, 0 6px 0 -3px #ffffff;
	box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #a0a0a0, 0 6px 0 -3px #ffffff;
}
.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;
	top: 50%;
	right: 4%;
	color: #005ba5;
	cursor: default;
}
.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;
}

aside#sidebar h1,
aside#sidebar h2,
aside#sidebar h3,
aside#sidebar h4 {
	margin: 0px 0 0px;
	font-size: 12px;
	text-transform: uppercase;
	color: #005ba5;

}
aside#sidebar h3,
aside#sidebar h4 {
	color: #8c8c8c;
}
aside#sidebar h6 {
	margin: 0px 0;
	padding: 4px 5px 5px 15px;
	border-top: 3px solid #0c7dd3;
	border-bottom: 0px solid #cfd2d6;
	background: #21323f;
	color: #ffffff;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 30px;
	text-transform: uppercase;
	font-variant: small-caps;
	letter-spacing: 0px;
	text-transform: uppercase;
	word-spacing: 2px;
}
aside#sidebar p,
aside#sidebar ul,
aside#sidebar ol,
aside#sidebar table,
aside#sidebar blockquote,
aside#sidebar fieldset,
aside#sidebar form {
	margin: 12px 0;
}
aside#sidebar ul,
aside#sidebar ol {
	padding: 0;
	list-style-type: none;
}
aside#sidebar table {
	margin-bottom: 24px;
	border-color: #a0a0a0;
	-webkit-box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #a0a0a0, 0 6px 0 -3px #ffffff, 0 6px 0 -2px #a0a0a0, 0 5px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #a0a0a0, 0 6px 0 -3px #ffffff, 0 6px 0 -2px #a0a0a0, 0 5px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #a0a0a0, 0 6px 0 -3px #ffffff, 0 6px 0 -2px #a0a0a0, 0 5px 5px rgba(0, 0, 0, 0.1);
}
aside#sidebar .mod_article,
aside#sidebar .block {
	margin: 0px 0 14px 0;

}

/* ===========================================
 * Form styles
 * ======================================== */
form .form-row {
	margin: 6px 12px 12px 20px;
}
form label {
	display: block;
	margin-bottom: 4px;
}
form input,
form textarea {
	padding: 5px 10px;
	border: 1px solid #a0a0a0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: inherit;
	background: #ffffff;
	-webkit-box-shadow: 2px 4px 1px -2px rgba(0, 0, 0, 0.15) inset;
	-moz-box-shadow: 2px 4px 1px -2px rgba(0, 0, 0, 0.15) inset;
	box-shadow: 2px 4px 1px -2px rgba(0, 0, 0, 0.15) inset;
}
form input:focus,
form textarea:focus {
	-webkit-box-shadow: 2px 4px 1px -2px rgba(0, 0, 0, 0.15) inset, 0 0 0 3px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: 2px 4px 1px -2px rgba(0, 0, 0, 0.15) inset, 0 0 0 3px rgba(0, 0, 0, 0.075);
	box-shadow: 2px 4px 1px -2px rgba(0, 0, 0, 0.15) inset, 0 0 0 3px rgba(0, 0, 0, 0.075);
	outline: none;
}
form input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
form input[type="checkbox"],
form input[type="radio"],
form input[type="image"] {
	margin: 0;
	padding: 0;
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
form input[type="checkbox"] + label,
form input[type="radio"] + label {
	display: inline;
}
form input[type="checkbox"] {
	-webkit-appearance: checkbox;
	-moz-appearance: checkbox;
	appearance: checkbox;
}
form input[type="radio"] {
	-webkit-appearance: radio;
	-moz-appearance: radio;
	appearance: radio;
	background: none;
}
form input[type="file"] {
	height: auto;
	padding: 0;
	font-size: 14px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
form button,
form input[type="submit"] {
	margin: 0px 20px 20px 20px;
}
form button:active,
form input[type="submit"]:active {
	margin-bottom: 14px;
}
form select {
	font-size: 13px;
}
form textarea {
	resize: vertical;
	padding-top: 10px;
	padding-bottom: 10px;
}
form fieldset p {
	margin: 0 !important;
}
form fieldset label:after {
	content: "\A";
	white-space: pre;
}
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 span.mandatory {
	margin-left: 2px;
	font-size: 18px;
	color: #3399ff;
}
form .invalid input,
form .invalid input:hover,
form .invalid input:focus,
form .invalid textarea,
form .invalid textarea:hover,
form .invalid textarea:focus,
form input.error,
form input.error:hover,
form input.error:focus,
form textarea.error,
form textarea.error:hover,
form textarea.error:focus {
	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 b.error,
form p.error {
	margin: 0;
	color: #f62b1c;
}
form .explanation,
form .captcha_text {
	font-size: 12px;
	margin: -10px 0 24px;
	color: #8c8c8c;
}
form .explanation p,
form .captcha_text p {
	margin-left: 20px !important;
	font-size: 14px;
}
form .captcha_text {
	display: block;
	margin-top: 6px;
	color: #005ba5;
	font-size: inherit;
	font-style: italic;
}
form .styled_select {
	font-family: Roboto, sans-serif;
	font-size: 14px;
}

#content form p.error {
	margin: 0;
}
#content form input[type="text"],
#content form input[type="password"],
#content form input[type="email"] {
	width: 61.53846%;
}
#content form textarea {
	width: 100%;
}

aside#sidebar form input,
aside#sidebar form textarea,
aside#sidebar form button {
	width: 100%;
}
aside#sidebar form input[type="checkbox"],
aside#sidebar form input[type="radio"],
aside#sidebar form input[type="image"] {
	width: auto;
	height: auto;
}

/* ===========================================
 * Columns
 * ======================================== */

.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 2.69231%;
  margin-right: 1.6%;
}
.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: 49.1%;
}
.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: 23.53077%;
}
.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: 59.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: 599px) {
  body {
        font-size: 14px;
        font-weight: 400;
       margin: 0px 0px 0px 0px;
  }

#content p
	{	margin: 0px 2px 2px 0px;
 }
	
#content h1 {
	padding: 6px 5px 5px 0px;
	margin-top: 1px;
	*font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: #005ba5;
	 *text-transform: uppercase;

  }
  #content h2 {
	margin: 0px 0px 6px 0px;
	padding: 12px 5px 4px 0px;
	font-family: Lato;
	font-size: 12px;
	font-weight: 400;
	line-height: 22px;
	color: #005ba5;
}

#content h3 {
	padding: 6px 5px 4px 0px;
	margin-top: 20px;
	margin-bottom: 2px;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 18px;
	color: #636363;
	*background: #efefef;
  
        
  } .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%;
  }
}
/* ===========================================
 * Footer styles
 * ======================================== */
#wrapper > footer {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-top: 1px solid #ffffff;
	border-radius: 0px;
	font-size: 14px;
	background: #0c7dd3;
}
#wrapper > footer .footer-column {
	color: #ffffff;
	float: left;
	width: 30.0%;
	margin: 20px 15px 10px 15px;
}
#wrapper > footer .footer-column h1,
#wrapper > footer .footer-column h2,
#wrapper > footer .footer-column h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0px,

}
#wrapper > footer .footer-column h6 {
	color: #ffffff;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 18px;
	margin: 0.1em 0;
	text-transform: uppercase;
	font-variant: small-caps;
	letter-spacing: 0px;
	text-transform: uppercase;
	word-spacing: 2px;
}
#wrapper > footer .footer-column ul,
#wrapper > footer .footer-column ol,
#wrapper > footer .footer-column p {
	margin: 0px 0;
}
#wrapper > footer .footer-column ul,
#wrapper > footer .footer-column ol {
	list-style: none;
	padding-left: 0;
}
#wrapper > footer .footer-column-1 {
	width: 360%;
}
#wrapper > footer .footer-column-1 li {
	margin-bottom: 6px;
}
#wrapper > footer .footer-column-1 li a b {
	display: inline-block;
	margin-right: 4px;
	padding: 0 3px;
	font-weight: inherit;
	line-height: 1.3;
	text-decoration: none;
	color: white;
	background-color: #005ba5;
}
#wrapper > footer .footer-column-2 {
	width: 60%;
}

#nav-footer-wrap {
	zoom: 1;
	clear: both;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px 0px 0 0;
	border-radius: 0px 0px 0 0;
	color: #ffffff;
	background: #1d2f3d;
	padding: 15px 15px 0px 15px;
	border-top: 0px solid #ffffff;
}
#nav-footer-wrap:before {
	content: "";
	display: table;
}
#nav-footer-wrap:after {
	content: "";
	display: table;
	clear: both;
}
#nav-footer-wrap a {
	color: inherit;
}

#nav-footer-wrap0 {
	zoom: 1;
	clear: both;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px 0px 0 0;
	border-radius: 0px 0px 0 0;
	color: #ffffff;
	background: #1d2f3d;
	padding: 15px 15px 0px 15px;
	border-top: 1px solid #ffffff;
}
#nav-footer-wrap0:before {
	content: "";
	display: table;
}
#nav-footer-wrap0:after {
	content: "";
	display: table;
	clear: both;
}
#nav-footer-wrap0 a {
	color: inherit;
}

#nav-footer-wrap2 {
	zoom: 1;
	clear: both;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px 0px 0 0;
	border-radius: 0px 0px 0 0;
	color: #ffffff;
	background: #1d2f3d;
	padding: 15px 15px 15px 15px;

}
#nav-footer-wrap2:before {
	content: "";
	display: table;
}
#nav-footer-wrap2:after {
	content: "";
	display: table;
	clear: both;
}
#nav-footer-wrap2 a {
	color: inherit;
}

#nav-footer {
	float: left;
	width: 38%;
	margin: 20px 15px 10px 15px;
}
#nav-footer ul,
#nav-footer li {
	display: inline;
	margin: 0;
	padding: 0;
}
#nav-footer a {
	margin-right: 3.33333%;
	*font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	
}
#nav-footer a:hover,
#nav-footer a:focus {
	color: #1d2f3d;	
	text-decoration: none;
}
#nav-footer a:after {
	color: #52a4de;

}

#footer-info {
	float: right;
	margin: 15px 4% 15px 0;
	color: #52a4de;
}
#footer-info ul,
#footer-info li,
#footer-info p,
#footer-info nav {
	display: inline;
	margin: 0;
	padding: 0;
}
#footer-info a {
	margin-right: 5px;
}
#footer-info a[data-icon] {
	display: inline-block;
	width: 17px;
	font-size: 0;
	line-height: 0;
	color: inherit;
}
#footer-info a[data-icon]:before {
	font: 16px/1 "RockSolid Icons";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	top: 3px;
	color: inherit;
}
#footer-info a[data-icon]:hover:before,
#footer-info a[data-icon]:focus:before {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	opacity: 0.6;
}
#footer-info .rocksolid-copyright {
	margin: 0 0 0 5px;
	color: #5687aa;
}

/* ===========================================
 * Module styles (Search, FAQ, News, Events, Comments, Sitemap etc.)
 * ======================================== */
.fixed-note {
	position: fixed;
	display: table;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	min-height: 60px;
	padding: 12px 20px 12px 80px;
	border-top: 1px solid #a0a0a0;
	z-index: 99;
	background-color: #ffffff;
	box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 900px) {
	.fixed-note {
		position: relative;
	}
}
@media screen and (max-width: 599px) {
	.fixed-note {
		display: block;
		padding-left: 20px;
	}
}
.fixed-note:before {
	position: absolute;
	top: 50%;
	margin-top: -18px;
	left: 30px;
	font-size: 36px;
	color: #005ba5;
}
@media screen and (max-width: 900px) {
	.fixed-note:before {
		top: 24px;
		margin-top: 0;
	}
}
@media screen and (max-width: 599px) {
	.fixed-note:before {
		position: static;
	}
}
.fixed-note h1,
.fixed-note h2,
.fixed-note h3 {
	font-size: 14px;
	margin: 6px 0;
}
.fixed-note p {
	font-size: 13px;
	margin: 6px 0;
}

.fixed-note-column {
	display: table-cell;
	vertical-align: middle;
	padding: 0 10px;
}
.fixed-note-column:last-child {
	text-align: right;
}
@media screen and (max-width: 900px) {
	.fixed-note-column:last-child {
		text-align: left;
	}
}
@media screen and (max-width: 900px) {
	.fixed-note-column {
		display: block;
		margin: 12px 0;
		padding: 0;
	}
}

.fixed-note-link,
.fixed-note-button {
	white-space: nowrap;
}

.fixed-note-button {
	margin: 0;
}

.fixed-note-closed {
	position: fixed;
	right: 30px;
	bottom: 0;
	z-index: 99;
	padding: 8px 12px;
	color: #125e7d;
	text-decoration: none;
	background: #33b5e5;
	box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1240px) {
	.fixed-note-closed {
		right: 0;
	}
}
@media screen and (max-width: 900px) {
	.fixed-note-closed {
		position: absolute;
		top: 12px;
		right: auto;
		bottom: auto;
		left: 3.33333%;
		margin-left: -16px;
		padding: 4px 12px;
	}
}
@media screen and (max-width: 599px) {
	.fixed-note-closed {
		margin-left: 0;
		left: 0;
		top: 0;
	}
}
.fixed-note-closed:hover,
.fixed-note-closed:focus {
	background-color: #1a9bcb;
}
.fixed-note-closed:before {
	font: 100%/1 "RockSolid Icons";
	content: "\e0a6";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
}
.fixed-note-closed > span {
	display: none;
}

.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: -1px;
	margin-right: 10px;
	vertical-align: middle;
}

.next a:after {
	content: "\e019";
	margin-right: 0;
	margin-left: 10px;
}
.pagination > p {
	text-align: center;
	background: #ffffff;

}
.pagination ul {
	list-style-type: none !important;
	text-align: center;
	background: #ffffff;
		color: #6e6e6e;
}
.pagination ul li {
	display: inline-block;
	margin-top: 14px;
}
.pagination ul li a,
.pagination ul li span {
	padding: 0px 10px;
	background-color: #ffffff;
	color: #6e6e6e;
}
.pagination ul li .current {
	*border-bottom: 1px solid #217ec4;
	color: #0973bf;
}
.pagination a:hover,
.pagination a:focus {color: #1d2f3d;
	
}

/* Search */
section#content .mod_search {
	margin: 24px 10px 24px 10px;
}
section#content .mod_search form input[type="search"] {
	width: 70%;
	margin: 0;
	padding: 8px 10px;
}
section#content .mod_search form input[type="submit"] {
	width: 15%;
	margin-left: 20;
	margin-right: -2%;
	padding-bottom: 10px;
}
section#content .mod_search form input[type="submit"]:active {
	padding-bottom: 8px;
}
section#content .mod_search h3 span.relevance {
	float: right;
	font-size: 14px;

}
section#content .mod_search .header {
	padding-bottom: 1px;
	border-bottom: 0px solid #a0a0a0;
	font-size: 14px;
	color: #8c8c8c;
	
}
section#content .mod_search .highlight {
	padding: 0 5px;
	font-weight: bold;
	background: #99bddb;
}
section#content .mod_search .url {
	padding-bottom: 5px;
	border-bottom: 1px dotted #a0a0a0;
	color: #8c8c8c;

}
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 {
	padding-left: 11.53846%;
	margin: 48px 0;
}
.mod_faqpage section h3 {
	border-bottom: 0 !important;
}
.mod_faqpage section h3:before {
	font: 16px/1 "RockSolid Icons";
	content: "\e0eb";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	height: 27px;
	width: 36px;
	padding-top: 9px;
	margin-right: 20px;
	margin-left: -60px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	background-color: #005ba5;
	border: 2px solid #ffffff;
	-webkit-box-shadow: 0 0 0 3px #217ec4;
	-moz-box-shadow: 0 0 0 3px #217ec4;
	box-shadow: 0 0 0 3px #217ec4;
}

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

.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: "\e048";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-right: 5px;
	color: #005ba5;
}

/* News */

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: 0px !important;
}
.layout_latest
    {
    float: left;
    min-height: 225px;
    margin-left: 0%;
    width: 100%;
}
.mod_newslist > .layout_short,
.mod_newslist > .layout_latest,
.mod_newsarchive > .layout_short,
.mod_newsarchive > .layout_latest
	    {

	background: #ffffff;
    width: 100%; 
	border-radius: 0px;
	padding: 10px 0px 0px 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #cfd2d6;
	*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	transition: all .2s ease-in-out;
	 	transition-property: all;
    	transition-duration: 0.2s;
    	transition-timing-function: ease-in-out;
    	transition-delay: 0s;
}
.mod_newslist > .layout_latest .info,
.mod_newsarchive > .layout_latest .info {
	color: #6e6e6e;
	font-size: 13px;
}
.mod_newslist > .layout_latest .image_container,
.mod_newsarchive > .layout_latest .image_container {
	padding: 0px;
	border: 0px solid #cfd2d6;
	*width: 33%;
	min-height: 205px;
	height: 205px;
	margin-right: 20px !important;
	margin-bottom: 0px !important;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.0);
	float: left;
}
footer .mod_newslist li,
footer .mod_newsarchive li {
	margin-bottom: 6px;
}

#content .layout_full .info {
	margin-top: -55px;
	*margin-left: 20px;
	color: #636363;
}

/* Events */
.mod_calendar table {
	border-collapse: separate;
}
.mod_calendar th {
	background: #f9f9f9;
	background-image: -webkit-linear-gradient(#e6e6e6, #d9d9d9);
	background-image: -moz-linear-gradient(#e6e6e6, #d9d9d9);
	background-image: -o-linear-gradient(#e6e6e6, #d9d9d9);
	background-image: linear-gradient(#e6e6e6, #d9d9d9);
	-webkit-box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.8) inset, -1px 0 0 0 rgba(255, 255, 255, 0.8) inset, 0 2px 2px rgba(255, 255, 255, 0.8);
	-moz-box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.8) inset, -1px 0 0 0 rgba(255, 255, 255, 0.8) inset, 0 2px 2px rgba(255, 255, 255, 0.8);
	box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.8) inset, -1px 0 0 0 rgba(255, 255, 255, 0.8) inset, 0 2px 2px rgba(255, 255, 255, 0.8);
	border-bottom: 1px solid #a0a0a0;
}
.mod_calendar th.previous,
.mod_calendar th.next {
	padding: 0;
}
.mod_calendar th.previous a,
.mod_calendar th.next a {
	padding: 11px 16px;
	display: block;
	text-decoration: none;
}
.mod_calendar th.previous a:hover,
.mod_calendar th.previous a:focus,
.mod_calendar th.next a:hover,
.mod_calendar th.next a:focus {
	color: #2071aa;
}
.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 {
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 2px solid #217ec4 !important;
}
.mod_calendar td {
	width: 14.28571%;
	background: #f2f2f2;
	background-image: -webkit-linear-gradient(#f2f2f2 1%, #e6e6e6 100%);
	background-image: -moz-linear-gradient(#f2f2f2 1%, #e6e6e6 100%);
	background-image: -o-linear-gradient(#f2f2f2 1%, #e6e6e6 100%);
	background-image: linear-gradient(#f2f2f2 1%, #e6e6e6 100%);
	-webkit-box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.8) inset, -1px 0 0 0 rgba(255, 255, 255, 0.8) inset;
	-moz-box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.8) inset, -1px 0 0 0 rgba(255, 255, 255, 0.8) inset;
	box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.8) inset, -1px 0 0 0 rgba(255, 255, 255, 0.8) inset;
}
.mod_calendar td.empty,
.mod_calendar td:hover {
	color: #424242;
	background: #ffffff;
}
.mod_calendar td.today {
	color: #424242 !important;
	background: #cbcbcb;
	-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:hover {
	background-color: #eaeaea !important;
}
.mod_calendar .event {
	font-size: 12px;
}
.mod_calendar .minicalendar td {
	padding: 3px;
	text-align: center;
}

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

.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 #a0a0a0;
	margin-top: 36px;
}
.ce_comments .comment_default {
	position: relative;
	padding: 24px 7.69231%;
	margin-bottom: 24px;
	border: 1px solid #a0a0a0;
	background-color: #ffffff;
	-webkit-box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #a0a0a0, 0 3px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #a0a0a0, 0 3px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #a0a0a0, 0 3px 5px rgba(0, 0, 0, 0.1);
}
.ce_comments .comment_default:after {
	font: 36px/1 "RockSolid Icons";
	content: "\e137";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	color: #ececec;
	position: absolute;
	top: 16px;
	right: 7.69231%;
	margin-right: 6px;
	z-index: 1;
}
.ce_comments .comment_default .info {
	position: relative;
	display: inline;
	z-index: 2;
	border-bottom: 1px solid #a0a0a0;
}
.ce_comments .comment_default .info a {
	text-decoration: none;
}
.ce_comments .comment_default .info .date {
	display: inline-block;
	font-weight: normal;
	color: #8c8c8c;
}
.ce_comments .comment_default .info .date:before {
	display: none;
}
.ce_comments .comment_default .comment {
	font-size: 14px;
	position: relative;
	z-index: 2;
}
.ce_comments .comment_default .reply {
	padding-left: 7.69231%;
}
.ce_comments .comment_default .reply .info:before {
	font: 18px/1 "RockSolid Icons";
	content: "\e042";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	color: #005ba5;
	position: absolute;
	top: 3px;
	left: -24px;
}
.ce_comments .form {
	margin-top: 36px;
}
.ce_comments form input[type="text"],
.ce_comments form input[type="password"],
.ce_comments form input[type="email"],
.ce_comments form input[type="url"],
#content .ce_comments form input[type="text"],
#content .ce_comments form input[type="password"],
#content .ce_comments form input[type="email"],
#content .ce_comments form input[type="url"] {
	width: 53.84615%;
	float: right;
}
.ce_comments form label {
	float: left;
	margin-top: 3px;
}
.ce_comments form fieldset {
	margin: 0 !important;
	border: 0;
}
.ce_comments form fieldset label {
	float: none;
	margin-left: 5px;
}
.ce_comments form .widget {
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	margin: 12px 0;
}
.ce_comments form .captcha_text {
	display: inline;
}

/* Sitemap */
#content .mod_sitemap ul {
	padding-left: 10;
	list-style-type: none;
}
#content .mod_sitemap ul li {
	border-top: 0px solid #a0a0a0;
}
#content .mod_sitemap ul li:first-child,
#content .mod_sitemap ul li.first {
	border: 0;
}
#content .mod_sitemap ul li li {
	padding: 2px 5px;
	font-size: 13px;
	border-color: #217ec4;
}
#content .mod_sitemap ul li li.submenu {
	border: 0;
}
#content .mod_sitemap ul li li.submenu ul {
	margin: 0;
}
#content .mod_sitemap > ul > li {
	padding: 5px 0;
}
#content .mod_sitemap > ul > li:before {
	font: 100%/1 "RockSolid Icons";
	content: "\e083";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-right: 8px;
	color: #21323f;
}

/* Login */
.mod_login {
	padding: 0 5%;
	border: 1px solid #a0a0a0;
	text-align: center;
	background-color: #ffffff;
	-webkit-box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #a0a0a0, 0 6px 0 -3px #ffffff, 0 6px 0 -2px #a0a0a0, 0 5px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #a0a0a0, 0 6px 0 -3px #ffffff, 0 6px 0 -2px #a0a0a0, 0 5px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #a0a0a0, 0 6px 0 -3px #ffffff, 0 6px 0 -2px #a0a0a0, 0 5px 5px rgba(0, 0, 0, 0.2);
}
.mod_login h2 {
	padding-bottom: 6px;
	border-bottom: 1px solid #a0a0a0;
}
.mod_login input {
	width: 80% !important;
}
.mod_login table {
	margin-bottom: 0 !important;
	background: none !important;
	border: 0 !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}
.mod_login table tr {
	background-color: transparent !important;
}

/* Newsletter */
#content .mod_nl_list ul {
	padding-left: 0;
	list-style-type: none;
}
#content .mod_nl_list ul li {
	padding: 3px 0;
	border-top: 1px solid #a0a0a0;
}
#content .mod_nl_list ul li:first-child,
#content .mod_nl_list ul li.first {
	border: 0;
}

/* 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;
}

/* ColorBox Close Button Reset */
#cboxClose {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

/* ===========================================
 * Slider
 * ======================================== */
#content .rsts-main ul,
#sidebar .rsts-main ul {
	margin: 0;
	padding: 0;
}
#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;
}

#tag-line .rsts-main {
	width: 108.69565%;
	margin: 28px -4.34783% -28px -4.34783%;
}
#tag-line .rsts-main:first-child {
	margin-top: -28px;
}
#tag-line .rsts-main:first-child img {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
#tag-line .rsts-main img {
	width: 100%;
	height: auto;
	margin: 0;
}

/* ===========================================
 * Media queries
 * ======================================== */
/* Wrapper max-width (viewport width 1100px and below) */
@media screen and (max-width: 1100px) {
	#content-wrapper {
		/* removing right and left border to avoid horizontal scrollbar */
		border-right: 0;
		border-left: 0;
		margin-right: 0;
		margin-left: 0;
	}
}

/* Tablet portrait format (viewport width 900px and below) */
@media screen and (max-width: 900px) {
	#wrapper > header {
		padding-right: 6.66667%;
		padding-left: 6.66667%;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}

	#nav-header {
		right: 6.66667%;
	}

	#nav-main {
		clear: both;
		margin: 0 0 0 -40px;
		padding-top: 15px;
		text-align: left;
	}

	#nav-search {
		right: 6.66667%;
		top: 60px;
		width: 200px;
	}

	#content-wrapper {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}

	#tag-line {
		padding-right: 6.66667%;
		padding-left: 6.66667%;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}
	#tag-line img {
		width: 115.38462%;
		margin-right: -7.69231%;
		margin-left: -7.69231%;
	}

	section#content,
	.eightytwenty-home section#content,
	.eightytwenty-fullwidth section#content,
	.eightytwenty-sidebar-right section#content {
		float: none;
		width: auto;
		margin-right: 6.66667%;
		margin-left: 6.66667%;
	}

	.eightytwenty-home #content blockquote {
		width: 30.76923%;
		margin-right: 7.69231%;
		margin-left: 7.69231%;
	}
	.eightytwenty-home #content blockquote:after {
		font-size: 35px;
		right: -25%;
	}

	.teaser-boxes-text,
	#content .teaser-boxes-text {
		margin-right: -7.69231%;
		margin-left: -7.69231%;
	}
	.teaser-boxes-text .box,
	#content .teaser-boxes-text .box {
		width: 40%;
		margin-left: 6.66667%;
	}

	.highlight-box,
	#content .highlight-box {
		text-align: center;
		padding-right: 7.69231%;
		padding-left: 7.69231%;
	}
	.highlight-box .button,
	#content .highlight-box .button {
		position: relative;
		right: auto;
		top: auto;
		width: auto;
		margin-top: 20px;
	}
	.highlight-box .button:active,
	#content .highlight-box .button:active {
		margin-top: 20px;
		top: 2px;
	}

	.article-boxes article,
	#content .article-boxes article {
		padding-left: 23.07692%;
	}
	.article-boxes article h3 i,
	#content .article-boxes article h3 i {
		width: 15.38462%;
	}

	.news-boxes,
	#content .news-boxes {
		float: none;
		width: auto;
	}
	.news-boxes article,
	#content .news-boxes article {
		padding-left: 23.07692%;
	}
	.news-boxes article h3 i,
	#content .news-boxes article h3 i {background: #21323f;
		width: 15.38462%;
	}

	.event-boxes,
	#content .event-boxes {
		float: none;
		width: auto;
		margin-right: 0;
		margin-left: 0;
	}
	.event-boxes article,
	#content .event-boxes article {
		padding-left: 23.07692%;
	}
	.event-boxes article h3 i,
	#content .event-boxes article h3 i {
		width: 15.38462%;
	}

	.eightytwenty-home .image_container.float_right,
	.eightytwenty-fullwidth .image_container.float_right,
	.eightytwenty-home .image_container.float_left,
	.eightytwenty-fullwidth .image_container.float_left {
		width: 46.15385%;
		margin: 0 -10px 10px 15px;
	}

	.eightytwenty-home .image_container.float_left,
	.eightytwenty-fullwidth .image_container.float_left {
		margin: 0 15px 10px -10px;
	}

	aside#sidebar,
	.eightytwenty-sidebar-right aside#sidebar {
		clear: both;
		float: none;
		width: auto;
		padding: 24px 0;
	}
	aside#sidebar:after,
	aside#sidebar:before,
	.eightytwenty-sidebar-right aside#sidebar:after,
	.eightytwenty-sidebar-right aside#sidebar:before {
		content: none;
	}

	aside#sidebar .mod_article > .block,
	aside#sidebar .mod_form,
	aside#sidebar .mod_subscribe {
		float: left;
		width: 40%;
		margin: 24px 0 0 6.66667%;
	}
	aside#sidebar .mail-form {
		padding-right: 3.33333%;
		padding-left: 3.33333%;
	}

	aside#sidebar #nav-sub {
		margin: 0 6.66667% 24px 6.66667%;
		zoom: 1;
	}
	aside#sidebar #nav-sub:before {
		content: "";
		display: table;
	}
	aside#sidebar #nav-sub:after {
		content: "";
		display: table;
		clear: both;
	}
	aside#sidebar #nav-sub > ul {
		margin: 0;
	}
	aside#sidebar #nav-sub > ul > li {
		display: inline-block;
		margin: 0 5px 10px 0;
		vertical-align: top;
	}
	aside#sidebar #nav-sub > ul a,
	aside#sidebar #nav-sub > ul ul a,
	aside#sidebar #nav-sub > ul ul ul a {
		padding: 5px 10px;
		border: 0;
		background: #21323f;

	}

	.eightytwenty-sidebar-right #breadcrumbs,
	.eightytwenty-fullwidth #breadcrumbs {
		margin-right: 0;
		margin-left: 0;
	}

	#wrapper > footer {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}
	#wrapper > footer .footer-column {
		width: 40%;
		margin-left: 6.66667%;
	}
	#wrapper > footer .footer-column-1 {
		width: 40%;
	}
	#wrapper > footer .footer-column-2 {
		width: 40%;
	}
	#wrapper > footer .footer-column-3 {
		width: 86.66667%;
		margin-top: 0;
	}

	#nav-footer-wrap {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}

	#nav-footer {
		float: none;
		width: auto;
		margin-right: 6.66667%;
		margin-left: 6.66667%;
	}

	#footer-info {
		float: none;
		margin-right: 6.66667%;
		margin-left: 6.66667%;
	}
}
/* Mobile (viewport width 599px and below) */
@media screen and (max-width: 599px) {
	.confirmation,
	.information,
	.warning {
		padding-right: 7.69231%;
		padding-left: 15.38462%;
	}
	.confirmation:before,
	.information:before,
	.warning:before {
		width: 15.38462%;
	}

	#wrapper > header {
		text-align: center;
	}

	#logo {
		float: none;
		margin-top: 0;
		margin-left: 0;
	}
	#logo img {
		margin-right: auto;
		margin-left: auto;
	}

	#nav-main {
		display: none;
	}

	#nav-main-mobile {
		display: block;
		width: 100%;
		margin: 20px 0;
		font-size: 16px;
	}

	#nav-search {
		position: relative;
		right: auto;
		top: auto;
		margin: 20px 0;
		width: 100% !important;
	}
	#nav-search input {
		right: 0;
		width: 100%;
		padding-right: 30px;
	}

	#nav-header {
		position: static;
	}

	#nav-sub {
		display: none;
	}

	.eightytwenty-home #content blockquote {
		width: 84.61538%;
		margin-right: 15.38462%;
		margin-left: 0;
	}
	.eightytwenty-home #content blockquote:after {
		font-size: 30px;
		right: -18.18182%;
	}

	.teaser-boxes-text .box,
	#content .teaser-boxes-text .box {
		width: 86.66667%;
	}

	.article-boxes article, #content .article-boxes article,
	.news-boxes article, #content .news-boxes article,
	.event-boxes article,
	#content .event-boxes article {
		padding-left: 30.76923%;
	}
	.article-boxes article h3 i, #content .article-boxes article h3 i,
	.news-boxes article h3 i, #content .news-boxes article h3 i,
	.event-boxes article h3 i,
	#content .event-boxes article h3 i {
		width: 23.07692%;
	}

	aside#sidebar .mod_article > .block,
	aside#sidebar .mod_form,
	aside#sidebar .mod_subscribe {
		float: none;
		width: 86.66667%;
	}
	aside#sidebar .mail-form {
		padding-right: 6.66667%;
		padding-left: 6.66667%;
	}

	#content h1 {
		font-size: 24px;
	}
	#content h2 {
		font-size: 20px;
	}

	#content form input[type="text"],
	#content form input[type="password"],
	#content form input[type="email"] {
		width: 100%;
	}

	.image_container.float_right,
	.image_container.float_left {
		float: none;
		width: 100% !important;
		margin: 15px -10px;
	}
	.eightytwenty-home .image_container.float_right,
	.eightytwenty-fullwidth .image_container.float_right,
	.eightytwenty-home .image_container.float_left,
	.eightytwenty-fullwidth .image_container.float_left {
		width: 100% !important;
	}
	.no-resize .image_container.float_right,
	.eightytwenty-home .no-resize .image_container.float_right,
	.eightytwenty-fullwidth .no-resize .image_container.float_right,
	.image_container.float_right.no-resize,
	.eightytwenty-home .image_container.float_right.no-resize,
	.eightytwenty-fullwidth .image_container.float_right.no-resize,
	.no-resize .image_container.float_left,
	.eightytwenty-home .no-resize .image_container.float_left,
	.eightytwenty-fullwidth .no-resize .image_container.float_left,
	.image_container.float_left.no-resize,
	.eightytwenty-home .image_container.float_left.no-resize,
	.eightytwenty-fullwidth .image_container.float_left.no-resize {
		width: auto !important;
	}

	#wrapper > footer .footer-column,
	#wrapper > footer .footer-column-1,
	#wrapper > footer .footer-column-2,
	#wrapper > footer .footer-column-3 {
		float: none;
		width: 86.66667%;
	}

	.ce_gallery.ce_gallery > ul,
	#sidebar .ce_gallery.ce_gallery > ul {
		/* doubled class for specificity */
		padding: 1.5% 1.5% 3% !important;
	}
	.ce_gallery.ce_gallery > ul > li,
	#sidebar .ce_gallery.ce_gallery > ul > li {
		display: inline-block;
		float: none;
		width: auto;
		margin: 1.5%;
	}

	.ce_comments .comment_default:after {
		content: none;
	}
	.ce_comments form input[type="text"],
	.ce_comments form input[type="password"],
	.ce_comments form input[type="email"],
	.ce_comments form input[type="url"],
	#content .ce_comments form input[type="text"],
	#content .ce_comments form input[type="password"],
	#content .ce_comments form input[type="email"],
	#content .ce_comments form input[type="url"] {
		width: 100%;
		float: none;
	}
	.ce_comments form label {
		float: none;
	}
}


@media screen{
/* mod_visitors_fe.css */
.mod_visitors{width:320px;margin:0;padding-bottom:5px;background-color:#21323f;font-family:Bitter;font-weight:normal;color:#fff}.mod_visitors h1{background-color:rgba(227,16,16,0)}.mod_visitors .visitor_count{width:0px;height:0px}.mod_visitors .visitor_name{border-top:3px solid #0c7dd3;border-spacing:20px;font:18px Bitter;font-weight:bold;color:#fff}.mod_visitors .visitor_name #VisitorsNameLegend{float:left}.mod_visitors .visitor_name #VisitorsName{margin-left:15px;padding-top:8px;padding-bottom:5px;text-align:left}.mod_visitors .visitor_useronline{margin:0 10px;font-weight:bold}.mod_visitors .visitor_useronline #VisitorsOnlineCountLegend{float:left;margin-left:10px;color:#fff}.mod_visitors .visitor_useronline #VisitorsOnlineCount{margin-right:20px;text-align:right;border-right:20px;color:#fff}.mod_visitors .visitor_visitstoday{margin:0 10px;font-weight:bold}.mod_visitors .visitor_visitstoday #TodayVisitCountLegend{float:left;margin-left:10px}.mod_visitors .visitor_visitstoday #TodayVisitCount{margin-right:20px;text-align:right}.mod_visitors .visitor_hitstoday{margin:0 10px}.mod_visitors .visitor_hitstoday #TodayHitCountLegend{float:left;margin-right:10px;margin-left:10px}.mod_visitors .visitor_hitstoday #TodayHitCount{margin-right:20px;text-align:right}.mod_visitors .visitor_visitstotal{margin:0 10px}.mod_visitors .visitor_visitstotal #TotalVisitCountLegend{float:left;margin-left:10px;font-weight:bold}.mod_visitors .visitor_visitstotal #TotalVisitCount{margin-right:20px;text-align:right;font-weight:bold}.mod_visitors .visitor_hitstotal{margin:0 10px}.mod_visitors .visitor_hitstotal #TotalHitCountLegend{float:left;margin-left:10px}.mod_visitors .visitor_hitstotal #TotalHitCount{text-align:right}.mod_visitors .visitor_average{margin:0 10px}.mod_visitors .visitor_average #AverageVisitsLegend{float:left;margin-left:10px;font-weight:bold}.mod_visitors .visitor_average #AverageVisits{margin-right:20px;text-align:right;font-weight:bold}.mod_visitors .visitor_countsince{margin:6px 30px 10px 10px}.mod_visitors .visitor_countsince #VisitorsStartDateLegend{float:left;margin-left:10px;font-size:.8em;font-weight:bold}.mod_visitors .visitor_countsince #VisitorsStartDate{text-align:right;font-size:.8em;font-weight:bold}
}
