/* ColorBox v1.4.31, (c) 2011 Jack Moore - jacklmoore.com, MIT license */
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#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}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000}#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.4.31/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.4.31/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.4.31/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.4.31/images/controls.png") no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
/* MediaElement.js 2.13.1, (c) 2010-2013 John Dyer <http://j.hn>, MIT license */
.mejs-container{position:relative;background:#000;font-family:Helvetica,Arial;text-align:left;vertical-align:top;text-indent:0}.mejs-audio{margin-top:18px}.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.13.1/images/bigplay.svg") no-repeat}.no-svg .mejs-overlay-button{background-image:url("../../assets/jquery/mediaelement/2.13.1/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.13.1/images/background.png");background:rgba(0,0,0,0.9);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(50,50,50,0.9)),to(rgba(0,0,0,0.9)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-moz-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-o-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-ms-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:linear-gradient(rgba(50,50,50,0.9),rgba(0,0,0,0.9))}.mejs-overlay-loading span{display:block;width:80px;height:80px;background:transparent url("../../assets/jquery/mediaelement/2.13.1/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.13.1/images/background.png");background:rgba(0,0,0,0.7);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(50,50,50,0.7)),to(rgba(0,0,0,0.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-moz-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-o-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-ms-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:linear-gradient(rgba(50,50,50,0.7),rgba(0,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:transparent url("../../assets/jquery/mediaelement/2.13.1/images/controls.svg") no-repeat}.no-svg .mejs-controls .mejs-button button{background-image:url("../../assets/jquery/mediaelement/2.13.1/images/controls.png")}.mejs-controls .mejs-button button:focus{outline:solid 1px yellow}.mejs-container .mejs-controls .mejs-time{color:#fff;display:block;height:17px;width:auto;padding:8px 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 span{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{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,0.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(30,30,30,0.8)),to(rgba(60,60,60,0.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-moz-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-o-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-ms-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:linear-gradient(rgba(30,30,30,0.8),rgba(60,60,60,0.8))}.mejs-controls .mejs-time-rail .mejs-time-buffering{width:100%;background-image:-o-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.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{from{background-position:0 0}to{background-position:30px 0}}@-moz-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@-ms-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@-o-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#3caac8;background:rgba(60,170,200,0.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(44,124,145,0.8)),to(rgba(78,183,212,0.8)));background:-webkit-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-moz-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-o-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-ms-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:linear-gradient(rgba(44,124,145,0.8),rgba(78,183,212,0.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-current{background:#fff;background:rgba(255,255,255,0.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(255,255,255,0.9)),to(rgba(200,200,200,0.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-moz-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-o-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-ms-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:linear-gradient(rgba(255,255,255,0.9),rgba(200,200,200,0.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.13.1/images/background.png");background:rgba(50,50,50,0.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,0.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,0.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,0.9);cursor:N-resize;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;margin:0}.mejs-controls div.mejs-horizontal-volume-slider{height:26px;width:60px;position:relative}.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,0.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(30,30,30,0.8)),to(rgba(60,60,60,0.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-moz-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-o-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-ms-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:linear-gradient(rgba(30,30,30,0.8),rgba(60,60,60,0.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,0.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(255,255,255,0.9)),to(rgba(200,200,200,0.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-moz-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-o-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-ms-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:linear-gradient(rgba(255,255,255,0.9),rgba(200,200,200,0.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:-10px;width:130px;height:100px;background:url("../../assets/jquery/mediaelement/2.13.1/images/background.png");background:rgba(50,50,50,0.7);border:solid 1px transparent;padding:10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.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:100px;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,0.7);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(50,50,50,0.7)),to(rgba(0,0,0,0.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-moz-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-o-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-ms-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:linear-gradient(rgba(50,50,50,0.7),rgba(0,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:0}.mejs-chapters .mejs-chapter .mejs-chapter-block:hover{background:#666;background:rgba(102,102,102,0.7);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(102,102,102,0.7)),to(rgba(50,50,50,0.6)));background:-webkit-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-moz-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-o-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-ms-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:linear-gradient(rgba(102,102,102,0.7),rgba(50,50,50,0.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:bold;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:22px;font-size:12px;color:#fff}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:normal}.mejs-captions-position{position:absolute;width:100%;bottom:15px;left:0}.mejs-captions-position-hover{bottom:45px}.mejs-captions-text{padding:3px 5px;background:url("../../assets/jquery/mediaelement/2.13.1/images/background.png");background:rgba(20,20,20,0.8)}.me-cannotplay a{color:#fff;font-weight:bold}.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.13.1/images/background.png");background:rgba(50,50,50,0.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(background.png);background:rgba(50,50,50,0.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(background.png);background:rgba(50,50,50,0.7);color:#fff;padding:4px;z-index:100;cursor:pointer}
/******************************************************************************/
/***** Start: Grundeinstellungen **********************************************/
/******************************************************************************/
html *  
 {
  margin: 0;  
  padding: 0; 
 } 
 
html, body { height: 100%; } 
  
body
 {
  font-size: 100%;
  color: #000000;
  background: #ffffff; 
  font-family: Arial, Verdana, sans-serif;
 }
 
 
 
 
  
 
 
 
 
 
 
 
/******************************************************************************/
/***** Start: Allgemeingueltige Klassen und Definitionen **********************/ 
/******************************************************************************/ 
.beendeFluss { clear: both; }
.clear       { clear: both; }
.clean       { clear: both; }

.unsichtbar { width:0px; height:0px; left:-12000px; top:-12000px; position:absolute; overflow:hidden; display:inline; white-space: nowrap; } 
.invisible  { width:0px; height:0px; left:-12000px; top:-12000px; position:absolute; overflow:hidden; display:inline; white-space: nowrap; } 
   
.ohneRand { border: 0; }  

.error { color: #d53515; }
.confirm { font-weight: bold; }







 




/******************************************************************************/ 
/****** Start: Globale Element-Definitionen ***********************************/
/******************************************************************************/
div#wrapper { font-size: 13px; }

a         { color: #004085; text-decoration: underline; }
a:link    { color: #004085; text-decoration: underline; }
a:visited { color: #004085; text-decoration: underline; }
a:focus   { color: #004085; text-decoration: none; }
a:hover   { color: #004085; text-decoration: none; }
a:active  { color: #004085; text-decoration: none; }

h1 { padding: 0px 0px 20px 0px; font-size: 24px; color: #004085; font-weight: bold; } 
h2 { padding: 0px 0px 16px 0px; font-size: 18px; color: #181412; font-weight: bold; }  
h3 { padding: 0px 0px 8px 0px; font-size: 15px; color: #999999; font-weight: bold; }
h4 { padding: 10px 12px 10px 12px; margin: 0px 0px 10px 0px; font-size: 18px; color: #ffffff; font-weight: normal; background: #004085; }
h5 { padding: 0px 0px 8px 0px; font-size: 13px; color: #181412; font-weight: normal; }
h6 { padding: 0px 0px 8px 0px; font-size: 13px; color: #999999; font-weight: normal; }

h4 a         { color: #ffffff; text-decoration: none; }
h4 a:link    { color: #ffffff; text-decoration: none; }
h4 a:visited { color: #ffffff; text-decoration: none; }
h4 a:focus   { color: #ffffff; text-decoration: none; }
h4 a:hover   { color: #ffffff; text-decoration: none; }
h4 a:active  { color: #ffffff; text-decoration: none; }

p { padding: 0px 0px 10px 0px; }

ul    { padding: 0px 0px 20px 25px; list-style-image:url("../../files/rwt/css/aufzaehlung.png");}
ul ul { padding: 0px 0px 0px 25px; }
ul li { }

ol    { padding: 0px 0px 20px 25px; }
ol ol { padding: 0px 0px 0px 25px; }
ol li { }

table { width: auto; border-spacing: 1px; border-collapse: collapse; margin: 0px 0px 20px 0px; }
table tr th { padding: 5px; text-align: left; border: 1px solid #004085; font-size: 1em; font-weight: bold; color: #004085;  }
table tr td { padding: 5px; text-align: left; border: 1px solid #004085; }

a img { border: 0; } 

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

video { width: 100%; max-width: 100%; height: auto; }

form { padding: 0px 0px 10px 0px; }

form input.text       { font-size: 1em; border: 1px solid #004085; color: #000000; width: 98%; max-width: 200px; padding: 1%; background: #ffffff; font-family: Arial, sans-serif;  }
form input.text:focus { border: 1px solid #000000; }

form input.captcha       { font-size: 1em; border: 1px solid #004085; color: #000000; width: 30px; padding: 5px 10px 5px 10px; background: #ffffff; font-family: Arial, sans-serif; }
form input.captcha:focus { border: 1px solid #000000; }

form textarea.textarea       { font-size: 1em; border: 1px solid #004085; color: #000000; width: 98%; max-width: 400px; padding: 1%; height: 80px; background: #ffffff; font-family: Arial, sans-serif; }
form textarea.textarea:focus { border: 1px solid #000000; }

form select.select       { font-size: 1em; border: 1px solid #004085; color: #000000; width: 98%; max-width: 500px; padding: 1%; background: #ffffff; font-family: Arial, sans-serif; } 
form select.select:focus { border: 1px solid #000000; }
 
form input.submit { font-size: 1em; cursor: pointer; font-weight: bold; color: #ffffff; background: #3a7ab7; border: 0; text-align: center; padding: 10px 20px 10px 20px; }
form input.submit:focus { background: #333333; }
form input.submit:hover { background: #333333; } 

form label { display: block; padding: 0px 0px 5px 0px; }

form fieldset.radio_container {  }
form fieldset.radio_container span { display: block; padding: 0px 0px 5px 0px; }
form fieldset.radio_container span label { display: inline; padding: 0; }

form .captcha_text { padding: 0px 5px 0px 5px; }

form fieldset { border: 0; margin: 0; padding: 0; }

form .widget { padding: 5px 0px 5px 0px; margin: 0px 0px 10px 0px; }

form .submit_container { clear: both; margin: 20px 0px 20px 0px; }

form fieldset.radio_container { }
form fieldset.radio_container span { display: block; padding: 0px 0px 5px 0px; }

form input.error { border: 1px solid #d53515;}
form select.error { border: 1px solid #d53515;}
form textarea.error { border: 1px solid #d53515;} 












/******************************************************************************/  
/***** Start: Grundgeruest der Seite ******************************************/
/******************************************************************************/ 
div#wrapper { position: relative; z-index: 0; padding: 0px 5px 5px 5px; }

#header { width: 100%; }  
#header div.inside { margin: 0 auto; max-width: 1166px; position: relative; min-height: 181px; }

div#container { width: 100%; }
div#container #main { margin: 0 auto; max-width: 1166px; }

body.var2 div#container { width: 1166px; margin: 0 auto; }
body.var2 div#container #main { float: right; width: 862px; }
body.var2 div#container #main div.inside { padding: 40px 10px 20px 0px; }
body.var2 div#container #left { float: left; width: 304px; }
body.var2 div#container #left div.inside { padding: 40px 20px 20px 20px; }

#footer { clear: both; 
			width: 100%;

    	left: 0;
   		 bottom: 0;
		 margin-top: 10px;
    }
#footer div.inside { margin: 0 auto; max-width: 1166px; background: #004186; }

















/******************************************************************************/  
/***** Start: Inhalte im Header der Seite *************************************/
/******************************************************************************/



/***** Start: Logo ************************************************************/
h1#logo { position: relative; margin: 0px 0px 0px 0px; padding: 0; }
h1#logo img { display: block; }



/***** Start: Schnellmenue ****************************************************/
.header .mod_customnav { position: absolute; z-index: 1; top: 0px; right: 180px; }
.header .mod_customnav ul { list-style: none; padding: 0; margin: 0; }   
.header .mod_customnav ul li { display: inline; } 
.header .mod_customnav ul li a 
 { 
  line-height: 36px;  
  font-size: 12px;
  padding: 0px 4px 0px 4px; 
  border-left: 1px solid #777777; 
 } 
 
.header .mod_customnav ul li a.first { border-left: 0; } 
 
.header .mod_customnav ul li a         { color: #777777; text-decoration: none; }
.header .mod_customnav ul li a:link    { color: #777777; text-decoration: none; }
.header .mod_customnav ul li a:visited { color: #777777; text-decoration: none; }
.header .mod_customnav ul li a:focus   { color: #777777; text-decoration: underline; }
.header .mod_customnav ul li a:hover   { color: #777777; text-decoration: underline; }
.header .mod_customnav ul li a:active  { color: #777777; text-decoration: underline; }
.header .mod_customnav ul li a.active  { color: #777777; text-decoration: underline; }
 
 
 
/***** Start: Artikel im Header ***********************************************/
.header .mod_article { position: absolute; top: 0px; right: 10px; height: 76px; width: 160px; }
 
  
 
/***** Start: Flex-Slider *****************************************************/
.ce_flexSlider { clear: both; position: relative; z-index: 0; margin: 0px 0px 10px 0px; overflow: hidden; }  
.ce_flexSlider .flexslider { margin: 0; }
.ce_flexSlider .flex-caption { } 
.ce_flexSlider .flex-caption .caption_title_line { padding: 18px 0px 0px 18px; } 
.ce_flexSlider .flex-caption .caption_title_line p { font-weight: normal; }
.ce_flexSlider .flex-caption .caption_title_line a { color: #ffffff; font-weight: bold; }

.ce_flexSlider ul.flex-direction-nav a { z-index: 5; }
.ce_flexSlider ul.flex-direction-nav a.flex-prev { }
.ce_flexSlider ul.flex-direction-nav a.flex-next { } 

.ce_flexSlider ul.slides li { z-index: 1; }   



/***** Start: Hauptmenue ******************************************************/
.header .mod_navigation { position: absolute; z-index: 1; top: 127px; right: 0; }
.header .mod_navigation ul { list-style: none; padding: 0; margin: 0; } 
.header .mod_navigation ul li { float: left; width: auto; }
.header .mod_navigation ul li a 
 {
  display: block; 
  line-height: 54px;  
  font-size: 14px;
  padding: 0px 0px 0px 18px; 
  margin: 0px 0px 0px 0px;  
  width: auto; 
 }

.header .mod_navigation ul li a         { text-decoration: none; color: #777777; }
.header .mod_navigation ul li a:link    { text-decoration: none; color: #777777; }
.header .mod_navigation ul li a:visited { text-decoration: none; color: #777777; }
.header .mod_navigation ul li a:focus   { text-decoration: none; color: #004085; }   
.header .mod_navigation ul li a:hover   { text-decoration: none; color: #004085; }
.header .mod_navigation ul li a:active  { text-decoration: none; color: #004085; } 
.header .mod_navigation ul li a.active  { text-decoration: none; color: #004085; } 
.header .mod_navigation ul li a.trail   { text-decoration: none; color: #004085; }

/* Ebene 2: */
.header .mod_navigation ul li ul { position: absolute; width: auto; left: -999em; z-index:1000; width: 190px; background: #004186; border-left: 1px solid #BFCFE1; border-right: 1px solid #BFCFE1; padding: 10px 0px 10px 0px; } 
.header .mod_navigation ul li ul li { width: 190px; position: relative; } 
.header .mod_navigation ul li ul li a.last { border-bottom: 0; }
.header .mod_navigation ul li ul li a 
 { 
  float: none; 
  display: block;
  font-size: 0.9em;  
  text-align: left; 
  padding: 0px 18px 0px 18px; 
  margin: 0px 10px 0px 10px;  
  line-height: 30px;   
  border-bottom: 1px dotted #ffffff;
  background: url(../../files/rwt/img/css/arr-menu-inactive.jpg) center left no-repeat #004186;
 }
 
.header .mod_navigation ul li ul li a         { color: #ffffff; }  
.header .mod_navigation ul li ul li a:link    { color: #ffffff; }
.header .mod_navigation ul li ul li a:visited { color: #ffffff; } 
.header .mod_navigation ul li ul li a:focus   { color: #ffffff; background: url(../../files/rwt/img/css/arr-menu-active.jpg) center left no-repeat #777777; } 
.header .mod_navigation ul li ul li a:hover   { color: #ffffff; background: url(../../files/rwt/img/css/arr-menu-active.jpg) center left no-repeat #777777; }
.header .mod_navigation ul li ul li a:active  { color: #ffffff; background: url(../../files/rwt/img/css/arr-menu-active.jpg) center left no-repeat #777777; }  
.header .mod_navigation ul li ul li a.active  { color: #ffffff; background: url(../../files/rwt/img/css/arr-menu-active.jpg) center left no-repeat #777777; }

/* Ebene 3: */
.header .mod_navigation ul li ul li ul { margin: 0px 0px 0px 190px; top: 0; width: 190px; }
.header .mod_navigation ul li ul li ul li {  }
.header .mod_navigation ul li ul li ul li a { }

/* Ein- und Ausblenden */
.header .mod_navigation ul li:hover ul ul, 
.header .mod_navigation ul li:hover ul ul ul { left: -999em; }

.header .mod_navigation ul li:hover ul, 
.header .mod_navigation ul li ul li:hover ul, 
.header .mod_navigation ul li ul li ul li:hover ul { left: auto; }

























/******************************************************************************/  
/***** Start: Elemente im Hauptinhaltsbereich *********************************/
/******************************************************************************/ 



/***** Start: Sitemap *********************************************************/
.mod_sitemap { margin: 0px 0px 10px 0px; }
.mod_sitemap ul { list-style: none; padding: 0; margin: 0; }
.mod_sitemap ul li { padding: 0px 0px 10px 0px; }
.mod_sitemap ul li ul { padding: 0px 0px 0px 30px; font-size: 0.9em; }
.mod_sitemap ul li ul li { padding: 0px 0px 5px 0px;}



/***** Start: Download ********************************************************/
.ce_download { margin: 0px 0px 10px 0px; }



/***** Start: Download ********************************************************/
.ce_youtube { margin: 0px 0px 10px 0px; }



/***** Start: Downloads *******************************************************/
.ce_downloads { margin: 0px 0px 10px 0px;  }
.ce_downloads ul { list-style: none; padding: 0; margin: 0; }
.ce_downloads ul li { display: block; } 

 
 
/***** Start: ColorBox ********************************************************/
#colorbox #cboxContent { font-size: 0.8em; }
  
  
 
/***** Start: Menue im Inhaltsbereich *****************************************/
.container .mod_navigation { margin: 0px 0px 10px 0px; }
.container .mod_navigation ul { list-style: none; padding: 0; margin: 0; }   
.container .mod_navigation ul li { display: inline; } 
.container .mod_navigation ul li a 
 { 
  font-size: 12px;
  padding: 10px 0px 0px 0px;
  display: block;
 } 
 
.container .mod_navigation ul li a         { color: #777777; text-decoration: none; }
.container .mod_navigation ul li a:link    { color: #777777; text-decoration: none; }
.container .mod_navigation ul li a:visited { color: #777777; text-decoration: none; }
.container .mod_navigation ul li a:focus   { color: #003F85; text-decoration: none; }
.container .mod_navigation ul li a:hover   { color: #003F85; text-decoration: none; }
.container .mod_navigation ul li a:active  { color: #003F85; text-decoration: none; }
.container .mod_navigation ul li a.active  { color: #003F85; text-decoration: none; }
  
.container .mod_navigation ul li ul { padding: 0px 0px 0px 40px; }
.container .mod_navigation ul li ul li a { padding: 2px 0px 0px 0px; } 
  
  
  
  
/***** Start: Newslister ******************************************************/
.mod_newslist .layout_latest { color: #363636; font-size: 13px; padding: 0px 0px 20px 0px; margin:0px 0px 20px 0px; border-bottom:1px solid #004085; position:relative;}
.mod_newslist .layout_latest h1 {font-size:18px; padding: 0px 0px 5px 0px; margin:0; border:none; }
.mod_newslist .layout_latest span.info {padding:0px 0px 0px 0px; line-height:14px; }
.mod_newslist .layout_latest span.info time {color:#FFFFFF; }
.mod_newslist .layout_latest figure {float:left; width:220px; margin:0px 20px 0px 0px;}
.mod_newslist .layout_latest a         { text-decoration: none; color: #004085; }
.mod_newslist .layout_latest a:link    { text-decoration: none; color: #004085; }
.mod_newslist .layout_latest a:visited { text-decoration: none; color: #004085; }
.mod_newslist .layout_latest a:focus   { text-decoration: underline; color: #004085; }
.mod_newslist .layout_latest a:hover   { text-decoration: underline; color: #004085; }
.mod_newslist .layout_latest a:active  { text-decoration: underline; color: #004085; }
.mod_newslist .layout_latest .teaser { padding: 0px 0px 0px 0px; }
.mod_newslist .layout_latest:after {clear:both; content:"."; height:0; display:block; visibility:hidden; line-height:0;}

.mod_newslist .layout_latest .foot {padding:10px 0px 0px 0px;}
.mod_newslist .layout_latest .foot .more { float:right; text-align: right; padding: 0px 0px 0px 20px; }
.mod_newslist .layout_latest .foot .more a {}
.mod_newslist .layout_latest .foot .more a:link    { text-decoration: underline; color: #004085; }
.mod_newslist .layout_latest .foot .more a:visited { text-decoration: underline; color: #004085; }
.mod_newslist .layout_latest .foot .more a:focus   { text-decoration: none; color: #004085; }
.mod_newslist .layout_latest .foot .more a:hover   { text-decoration: none; color: #004085; }
.mod_newslist .layout_latest .foot .more a:active  { text-decoration: none; color: #004085; }


/***** Start: Newsleser *******************************************************/
.mod_newsreader { padding: 0px 0px 20px 0px; }
.mod_newsreader .layout_full { padding: 0px 0px 20px 0px; }
.mod_newsreader .layout_full .info { color: #363636; font-weight: bold; padding: 0px 0px 14px 0px; font-size: 13px; }
.mod_newsreader .back { text-align: right; padding: 20px 0px 0px 0px; }  
  
  
  
  
/***** Start: Box 1 - z.B. 4 x auf der Startseite *****************************/  
.box1 { margin: 0px 10px 10px 0px; float: left; max-width: 284px; }  
.box1:nth-child(4n+2) { margin-right: 0; }
.box1_lastinrow { margin-right: 0; }

.box1 .layout_short { border: 1px solid #777777; padding: 10px 10px 10px 10px; margin: 0px 0px 5px 0px; color: #777777; font-size: 11px; min-height: 62px; overflow: hidden; }
.box1 .layout_short h6{color: #777777; font-size: 11px;}
.box1 .layout_short h6 a {color: #777777; text-decoration:none; pointer-events:none;}
.box1 .layout_short .teaser { display: none; }
.box1 .layout_short p.more { padding: 0px 0px 0px 15px; margin: 0; background: url(../../files/rwt/img/css/arr-var3.jpg) center left no-repeat;  }



/***** Start: Box 2 - z.B. in der linken Spalte *******************************/  
.box2 { margin: 0px 1px 10px 0px; border-bottom: 1px dotted #000000; padding: 0px 0px 10px 0px; }  
.box2 h2 { }
.box2 figure { text-align: center; margin: 0px 0px 10px 0px; }



/***** Start: Box 3 (3 Boxen nebeneinander) ***********************************/
.box3 { margin: 0px 30px 20px 0px; float: left; width: 264px; }  
.box3:nth-child(3n+1) { margin-right: 0; }
.box3_lastinrow { margin-right: 0; }



/***** Start: Box 4 (4 Boxen nebeneinander) ***********************************/
.box4 { margin: 0px 30px 20px 0px; float: left; width: 269px; }  
.box4:nth-child(4n+1) { margin-right: 0; }
.box4_lastinrow { margin-right: 0; }



/***** Start: Box 5 (Download-Box) ********************************************/
.box5 { padding: 0px 0px 10px 0px; }
.box5 .box5_inside { position: relative; height: 90px; }
.box5 .box5_inside img {}
.box5 .box5_inside a {padding: 8px 12px 8px 35px; background: url(../../files/rwt/img/css/arrow.png) 5px 4px no-repeat, #004085; color:#FFFFFF; border-radius:3px;}
.box5 .box5_inside a:link {color:#ffffff; text-decoration: none;}
.box5 .box5_inside a:visited { text-decoration: none; }
.box5 .box5_inside a:focus   { text-decoration: none; box-shadow: 0px 0px 5px rgba(0,0,0,0.60)}
.box5 .box5_inside a:hover   { text-decoration: none; box-shadow: 0px 0px 5px rgba(0,0,0,0.60)}
.box5 .box5_inside a:active  { text-decoration: none; }

.box5 .box5_inside a span,
.box5 .box5_inside a:link span,
.box5 .box5_inside a:visited span,
.box5 .box5_inside a:focus span,
.box5 .box5_inside a:hover span,
.box5 .box5_inside a:active span {color: #fff;}


/***** Start: Link Var1 *******************************************************/
.linkvar1 a { background: #004085; color: #ffffff; text-align: center; border-radius: 5px; padding: 8px 12px 8px 12px; font-size: 13px; }
.linkvar1 a         { text-decoration: none; }
.linkvar1 a:link    { text-decoration: none; }
.linkvar1 a:visited { text-decoration: none; }
.linkvar1 a:focus   { text-decoration: none; box-shadow: 0px 0px 5px rgba(0,0,0,0.60)}
.linkvar1 a:hover   { text-decoration: none; box-shadow: 0px 0px 5px rgba(0,0,0,0.60)}
.linkvar1 a:active  { text-decoration: none; }

a.linkvar1 { background: #004085; color: #ffffff; text-align: center; border-radius: 5px; padding: 8px 12px 8px 12px; font-size: 13px; }
a.linkvar1         { text-decoration: none; }
a.linkvar1:link    { text-decoration: none; }
a.linkvar1:visited { text-decoration: none; }
a.linkvar1:focus   { text-decoration: none; box-shadow: 0px 0px 5px rgba(0,0,0,0.60) }
a.linkvar1:hover   { text-decoration: none; box-shadow: 0px 0px 5px rgba(0,0,0,0.60) }
a.linkvar1:active  { text-decoration: none; }































/******************************************************************************/  
/***** Start: Elemente im Footer **********************************************/
/******************************************************************************/ 



/***** Start: Links im Footer *************************************************/
.footer a         { color: #ffffff; text-decoration: none; }
.footer a:link    { color: #ffffff; text-decoration: none; }
.footer a:visited { color: #ffffff; text-decoration: none; }
.footer a:focus   { color: #ffffff; text-decoration: none; }
.footer a:hover   { color: #ffffff; text-decoration: none; }
.footer a:active  { color: #ffffff; text-decoration: none; }



/***** Start: Artikel im Fussbereich ******************************************/
.footer .mod_article { width: 500px; float: left; } 
.footer .mod_article_inside { padding: 10px 0px 10px 10px; color: #ffffff; font-size: 12px; }
.footer .mod_article_inside p { line-height: 18px; margin: 0; padding: 0; }



/***** Start: Fussmenue *******************************************************/
.footer .mod_customnav { float: right; width: 560px; padding: 0px 10px 0px 0px; }
.footer .mod_customnav ul { list-style: none; padding: 0; margin: 0; text-align: right; }   
.footer .mod_customnav ul li { display: inline; } 
.footer .mod_customnav ul li a 
 { 
  line-height: 56px;  
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 2px 0px 2px 24px;
  margin: 0px 0px 0px 10px;  
  background: url(../../files/rwt/img/css/arr-var1.png) center left no-repeat;
 } 


 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
/*! #######################################################################

	MeanMenu 2.0.6
	--------
	
	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */

/* hide the link until viewport size is reached */
a.meanmenu-reveal {
	display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
	float: left;
	width: 100%;
	position: relative;
	background: #0c1923; background: #004186;
	padding: 4px 0;
	min-height: 42px;
	z-index: 999999;
}

.mean-container a.meanmenu-reveal {
	width: 22px;
	height: 22px;
	padding: 13px 13px 11px 13px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	text-indent: -9999em;
	line-height: 22px;
	font-size: 1px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}

.mean-container a.meanmenu-reveal span {
	display: block;
	background: #fff;
	height: 3px;
	margin-top: 3px;
}

.mean-container .mean-nav {
	float: left;
	width: 100%;
	background: #0c1923;
	margin-top: 44px;
}

.mean-container .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
}

.mean-container .mean-nav ul li {
	position: relative;
	float: left;
	width: 100%;
}

.mean-container .mean-nav ul li a {
	display: block;
	float: left;
	width: 90%;
	padding: 1em 5%;
	margin: 0;
	text-align: left;
	color: #fff;
	border-top: 1px solid #383838;
	border-top: 1px solid rgba(255,255,255,0.5);
	text-decoration: none;
	text-transform: uppercase;
}

.mean-container .mean-nav ul li li a {
	width: 80%;
	padding: 1em 10%;
	border-top: 1px solid #f1f1f1;
	border-top: 1px solid rgba(255,255,255,0.25);
	opacity: 0.75;
	filter: alpha(opacity=75);
	text-shadow: none !important;
	visibility: visible;
}

.mean-container .mean-nav ul li.mean-last a {
	border-bottom: none;
	margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {
	width: 70%;
	padding: 1em 15%;
}

.mean-container .mean-nav ul li li li li a {
	width: 60%;
	padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li a {
	width: 50%;
	padding: 1em 25%;
}

.mean-container .mean-nav ul li a:hover {
	background: #252525;
	background: rgba(255,255,255,0.1);
}

.mean-container .mean-nav ul li a.mean-expand {
	margin-top: 1px;
	width: 26px;
	height: 32px;
	padding: 12px !important;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	font-weight: 700;
	background: rgba(255,255,255,0.1);
	border: none !important;
	border-left: 1px solid rgba(255,255,255,0.4) !important;
	border-bottom: 1px solid rgba(255,255,255,0.2) !important;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
	background: rgba(0,0,0,0.9);
}

.mean-container .mean-push {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}

.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}


.mean-remove {
	display: none !important;
} 

/*******aplido******/


#unternehmen2 table {
	float: left;
	width: 100px;
	height: 100px;
	border-collapse: separate;
	border-spacing: 20px;
}
	

#unternehmen2 table td {
	border: solid 1px #000000;
	position: inherit;
	cellspacing: 20px; 
	box-shadow: 0 10px 10px -6px #8F8F8F;
	}
		
#impressum table td {
	border: none; }
	
#Referenzen table {
	float: left;
	width: 295px;
	height: 328px;
	overflow: hidden;
	border-collapse: separate;
	border-spacing: 10px;
}
		
	
#Referenzen table td {
	border: solid 1px #000000;
	position: inherit;
	cellspacing: 20px;
	box-shadow: 0 10px 10px -6px #8F8F8F;
}
	
#galerie ul {
	margin-right:20px;
	margin-bottom: 20px;
	list-style-type: none;
	padding: 0 0 0 0; 
}
	
#galerie ul li{
	float: left;
	width: 192px;
	height: 129px;
	position: relative;
	overflow: hidden;
	margin-bottom: 25px;
	margin: 0 20px 20px 0;

}

div.pagination ul li {
	float: left;
	margin-right: 10px;
	list-style: none;
}
div.pagination ul li span, div.pagination ul li a:hover {
	color: 000;
	
}
div.pagination ul li a {
	color: 000;
	text-decoration: none;
}
div.pagination ul li span, div.pagination ul li a {

	padding: 5px 10px;
}

div.pagination  ul {
	float: right;
	margin-top: -24px;
}

p.moreprod {
    padding: 0px 0px 0px 15px;
    margin: 0px 0px 15px 0px;
    background: url(../../files/rwt/img/css/arr-var3.jpg) center left no-repeat;
}
@media screen and (max-width: 1176px)  
 {
  /* Layout */
  #wrapper { clear: both; }
  body.var2 div#container { width: 100%; }
  body.var2 div#container #main { float: none; width: 100%; }
  body.var2 div#container #main div.inside { padding: 20px 0px 20px 0px; }
  body.var2 div#container #left { float: none; width:100%; }
  body.var2 div#container #left div.inside { padding: 20px 0px 20px 0px; }  
  
  /* Elemente im Header */
  .header .mod_customnav { position: static; float: right; margin: 0px 0px 5px 0px; }
  .header .mod_article {  position: static; float: right; margin: 0px 0px 5px 10px; }
  h1#logo { float: left; margin: 0px 0px 5px 0px; }
  
 /* Elemente im Hauptinhaltsbereich */ 
 .box2 figure { text-align: left; }
  
  /* Elemente im Footer */
  .footer .mod_article { width: 100%; float: none; } 
  .footer .mod_customnav { float: none; width: 100%; padding: 0px 0px 0px 0px; }
  .footer .mod_customnav ul { text-align: left; }
 }
 

 
@media screen and (max-width: 800px)  
 { 
  .header .mod_customnav { float: none; width: 100%; clear: both; width: 100%; text-align: center; }
 .header .mod_article { position: static; float: none; height: auto; width: 100%; display:none;}
h1#logo { float: none; text-align: center; width: 100%; }
h1#logo img { display: inline; }
   
  .box2 figure { text-align: center; }
   
  .box3 { margin: 0px 0px 20px 0px; float: none; width: 100%; }  
   
  .ce_text figure.float_left { float: none !important; display: block; margin-bottom: 10px; }
  .ce_text figure.float_right { float: none !important; display: block; margin-bottom: 10px; }
 } 


 
@media screen and (max-width: 588px)  
 {
  /* Boxen sollen erst dann "gross" werden, wenn 2 nebeneinander keinen Platz mehr haben */
  .box1 { margin: 0px 0px 10px 0px; float: none; max-width: 100%; } 
  .box1 img { width: 100%; }
 }
