/* Contao Open Source CMS, (c) 2005-2014 Leo Feyer, LGPL license */
body,form{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}@media(max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}#main .inside{min-height:1px}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}.ce_gallery ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery li{float:left}.ce_gallery li.col_first{clear:left}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{width:0;height:0;left:-1000px;top:-1000px;position:absolute;overflow:hidden;display:inline}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
/* 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}
/* 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}
/* Swipe 2.0, (C) Brad Birdsall 2012, MIT license */
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control span{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
/* mediaboxAdvanced v1.4.6, (c) 2007-2010 John Einselen <http://iaian7.com>, MIT-style license */
#mbOverlay{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:#000;cursor:pointer}#mbOverlay.mbOverlayFF{background:transparent url("../../assets/mootools/mediabox/1.4.6/images/80.png") repeat}#mbOverlay.mbOverlayIE{position:absolute}#mbCenter{position:absolute;z-index:9999;left:50%;overflow:hidden;background-color:#000;-webkit-border-radius:10px;-khtml-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 5px 20px rgba(0,0,0,0.50);-khtml-box-shadow:0 5px 20px rgba(0,0,0,0.50);-moz-box-shadow:0 5px 20px rgba(0,0,0,0.50);box-shadow:0 5px 20px rgba(0,0,0,0.50);-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000')";filter:progid:DXImageTransform.Microsoft.Shadow(Strength=5,Direction=180,Color='#000000')}#mbCenter.mbLoading{background:#000 url("../../assets/mootools/mediabox/1.4.6/images/loading.gif") no-repeat center;-webkit-box-shadow:none;-khtml-box-shadow:none;-moz-box-shadow:none;box-shadow:none}#mbImage{position:relative;left:0;top:0;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#fff;text-align:left;background-position:center center;background-repeat:no-repeat;padding:10px}#mbBottom{min-height:20px;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#999;text-align:left;padding:0 10px 10px}#mbTitle,#mbPrevLink,#mbNextLink,#mbCloseLink{display:inline;color:#fff;font-weight:bold;line-height:20px;font-size:12px}#mbNumber{display:inline;color:#999;line-height:14px;font-size:10px;margin:auto 10px}#mbCaption{display:block;color:#999;line-height:14px;font-size:10px}#mbPrevLink,#mbNextLink,#mbCloseLink{float:right;outline:0;margin:0 0 0 10px;font-weight:normal}#mbPrevLink b,#mbNextLink b,#mbCloseLink b{color:#eee;font-weight:bold;text-decoration:underline}#mbPrevLink big,#mbNextLink big,#mbCloseLink big{color:#eee;font-size:16px;line-height:14px;font-weight:bold}#mbBottom a,#mbBottom a:link,#mbBottom a:visited{text-decoration:none;color:#ddd}#mbBottom a:hover,#mbBottom a:active{text-decoration:underline;color:#fff}#mbError{position:relative;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#fff;text-align:center;border:10px solid #700;padding:10px 10px 10px;margin:20px;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;border-radius:5px}#mbError a,#mbError a:link,#mbError a:visited,#mbError a:hover,#mbError a:active{color:#d00;font-weight:bold;text-decoration:underline}
/* Style sheet style-all */
@charset "utf-8";
*{padding:0;	margin:0}p{margin-top:1em;margin-bottom:1em;padding-left:10px}body{background-color:#f5faf5;background-image:url("../../files/themes/stadtforst/body-hintergrund.jpg");background-repeat:repeat-x;font:100% Arial,Helvetica,sans-serif;color:#323c32}hr{border:none;border-top:1px groove #4b5a4b !important;margin:10px 0px 10px 0px}a:focus,a:active{outline:none}.ohneRahmen{border:none !important}.relevance,.url{display:none}.mod_article{height:auto;min-height:400px}#article-43 h3{font-size:1.2em}#article-43 fieldset{border:none;margin-top:10px}.pdf_link img{border:none !important}.pdf_link{width:730px;text-align:right;margin-bottom:20px;margin-top:-12px}.pdf_link:before{content:"Seite drucken "}#home .pdf_link{margin-top:30px}iframe{border:none}#f1 label{display:block;margin-top:15px}#f1 #ctrl_10{width:40px;height:25px}#f1 #ctrl_1,#f1 #ctrl_2,#f1 #ctrl_3,#f1 #ctrl_4,#f1 #ctrl_5,#f1 #ctrl_6,#f1 #ctrl_7,#f1 #ctrl_8{width: 250px;height:20px;border:2px solid #dfdfdf}#f1 #ctrl_9,#f1 #ctrl_9{border:2px solid #dfdfdf}#f1 #ctrl_11{width:250px;margin-top:20px;padding:5px;border:2px solid #dfdfdf;text-align:center}#f1 fieldset{width:400px;border:1px solid #dfdfdf;padding: 20px;margin-bottom:10px}#f1 legend{font-weight:bold}#f1 #opt_18_0,#f1 #lbl_18_0{display:inline-block !important;margin-right:5px}#f1 #ctrl_18{display:none}.radio_container{border:none;margin-top:10px}#logo-navi{width:1000px;top:20px;position:absolute;margin-left:-515px;z-index:10;left:50%}#logo-navi a.active,#logo-navi a.trail{font-weight:bold}#logo-navi ul{width:225px;height:191px;margin:0;padding:0;background-image:url("../../files/themes/stadtforst/header-menu-hintergrund.png");background-repeat:repeat-y}#logo-navi ul ul{width:195px;margin:0;padding:0;background-image:url("../../files/themes/stadtforst/header-untermenupunkt-hintergrund.png");background-repeat:repeat-y}#logo-navi ul ul ul{width:195px;left:-30px;margin:0;padding:0;background-image:url("../../files/themes/stadtforst/header-untermenupunkt-hintergrund.png");background-repeat:repeat-y}#logo-navi ul li{margin:0;list-style-type:none;border-bottom:1px solid transparent}#logo-navi ul ul li{font-weight:normal !important}#logo-navi ul li a{height:16;display:block;padding:5px 0 3px 51px;font-size:1em;line-height:1em;text-decoration:none;color:#FFF}#logo-navi ul li:hover,#logo-navi ul ul li:hover{background-image:url("../../files/themes/stadtforst/header-menupunkt-hintergrund.png");border-bottom:1px solid #FFF;/*color:#681c00 !important;*/color:#fff !important;font-weight:bold !important}#logo-navi ul li ul li:hover,#logo-navi ul li ul ul li:hover,#logo-navi ul ul li.active,#logo-navi ul ul li.trail{background-image:url("../../files/themes/stadtforst/header-untermenupunkt-hintergrund-aktiv.png");color:#fff !important;border-bottom:1px solid #fff}#logo-navi ul ul li a{border:none}#logo-navi ul li a.um:after{content: " »"}#logo-navi li.active > ul,#logo-navi li.trail > ul{display:block !important;margin-left:225px;margin-top:10px !important;height:191px;position:absolute;z-index:5px !important}#logo{width:225px;height:100px;border-bottom:4px solid #b90000}#logo img{width:225px;height:100px;border:0}#top-navi{width:1000px;left:50%;position:absolute;margin-left:-500px;text-align:right;font-size:.8em;z-index:11;top:35px}#top-navi ul{float:right;margin:6px 0 0;padding:0}#top-navi ul li{display:inline;margin-right:25px}#top-navi ul li a{font-size:.8em;font-weight:bold;text-decoration:none;color:#FFF !important}#top-navi ul li a:hover{text-decoration:underline}#top-navi #suche{width:155px;height:25px;float:right;margin-right:2px}#top-navi #ctrl_submit_16{display:none}#top-navi input{width:122px;height:25px;padding:0 10px 0 23px;text-align:center;background-color:#f0f5e6;background-image:url("../../files/themes/stadtforst/suche-lupe.png");background-repeat:no-repeat;color:#6e8282;-webkit-border-top-left-radius: 6px;-moz-border-radius-topleft: 6px;border-top-left-radius: 6px;border:1px solid transparent;background-position:2px 1px}#logo-navi ul{position:absolute}#logo-navi ul li ul,#logo-navi ul li ul li ul{display:none}#logo-navi ul li:hover ul.level_2,#logo-navi ul.level_2 li:hover ul.level_3{background-color: #333D33! important}#logo-navi ul li ul{height:200px;bottom:0;position:absolute;font-size:.8125em}#logo-navi ul li ul li a{height:16px;padding:5px 0 3px 15px;line-height:1em}#logo-navi ul li ul ul{font-size:1em}#logo-navi ul li ul li ul li a{height:16px;padding:5px 0 3px 15px;line-height:1em}#header{height:75px;background-image:url("../../files/themes/stadtforst/header-hintergrund.png");background-repeat:repeat-x}#header-linie-1{width:50%;height:3px;top:62px;position:absolute;background-color:#b90000;z-index:6}#header-linie-2{width:100%;height:1px;top:69px;position:absolute;background-color:#b90000;z-index:7}#header-box{width:1000px;top:35px;position:relative;margin:auto;z-index:1}#header-box-innenline{width:100%;height:3px;top:27px;position:absolute;background-color:#b90000;z-index:10}#header-themenbild{width:1000px;height:485px;background-image:url("../../files/themes/stadtforst/dom-stadtsilhouette.jpg");background-position:left top;box-shadow: 2px 2px 5px rgba(75, 90, 75, .4);-moz-box-shadow: 2px 2px 5px rgba(75, 90, 75, .4);-webkit-box-shadow: 2px 2px 5px rgba(75, 90, 75, .4)}#header-box-df{width:760px;height:50px;bottom:0;position:absolute;background-image:url("../../files/themes/stadtforst/domstadt-fuerstenwalde-hintergrund.png");color:#0f4b16;right:0px}#header-box-df #h1{display:block;margin:0 0 0 10px;font-size:1.775em;line-height:1.775em;font-weight:bold;color:#FFF;letter-spacing:.02em}#header-box-willkommen{width:445px;height:50px;bottom:20px;position:absolute;background-color:#FFF;right:-60px;z-index:3}#header-box-willkommen #h2{display:block;margin-top:16px;margin-left:15px;font-size:1em;font-weight:bold;color:#0f4b16;text-transform:uppercase}#header-topmenu-hintergrund{width:100%;height:40px;position:absolute;background-image:url("../../files/themes/stadtforst/header-hintergrund.png");background-repeat:repeat-x;z-index:7}#wrapper{width:1000px;margin:auto}#content{width:955px;position:relative;padding-top:482px;padding-bottom:20px;padding-left:36px;background-color:#fdfdfa;font-size:80%}*>#content{min-height: 450px;height: auto}#content img{border: 1px solid #4b5a4b}#content-aussen{overflow:hidden;width:1005px}#footer{height:50px;bottom:0;left:0;position:relative;background-image:url("../../files/themes/stadtforst/footer-hintergrund.png");background-position:left bottom;border-bottom:10px solid #4b5a4b;font-size:.8em}#footerinnen{width:1000px;margin:auto;padding-top:18px}#footer-einschub{position:relative;padding-left:35px;font-size:.8em;font-weight:bold}#footer-social{width:180px;height:50px;right:0;top:-18px;position:absolute;background-color:#F0F5E6;z-index:10;padding:0px 20px 0px 20px;-webkit-box-shadow: 0 1px 1px 0 rgba(85,100,85,.65); box-shadow: 0 1px 1px 0 rgba(85,100,85,.65);text-align:right}#facebook{display:inline-block;opacity:.8; filter:alpha(opacity=80); /* For IE8 and earlier */display:none}#twitter{margin-top:10px;margin-left:5px;display:inline-block;opacity:.8; filter:alpha(opacity=80); /* For IE8 and earlier */display:none}#facebook:hover,#twitter:hover{display:inline-block;opacity:1.0; filter:alpha(opacity=100); /* For IE8 and earlier */}.bildlistenpunkt{float: left; margin-left: 10px; margin-right: 10px}.ueberschriftenbild{margin-left: 10px; margin-right: 10px; vertical-align: middle}.content_links strong{color: #0F4B16}.floatstopper{clear:both;height:0px}.themenbild{margin-left: 6px; margin-right: 6px}#f1 #lbl_20_0{display:inline}
/* Style sheet style-standardlayout */
#sitemap ul{margin-left:20px;list-style-type:none}#sitemap > .content_links a{text-decoration:none;color:#681C00}#sitemap > .content_links a:hover{text-decoration:underline}#breadcrumb{margin-top:-10px;margin-bottom:20px;font-size:.85em}#breadcrumb li.active{font-weight:bold;color:#681c00}#breadcrumb ul li{display:inline}#breadcrumb ul li span.pfeile{font-size:1.3em}#breadcrumb ul li a{font-size:1em;text-decoration:none;color:#323C32}#breadcrumb ul li a:hover{text-decoration:underline}#header-themenbild{background-image:url("../../files/themes/stadtforst/markt.jpg");background-position:left top;width:1000px;height:280px;box-shadow: 2px 2px 5px rgba(75, 90, 75, .4);-moz-box-shadow: 2px 2px 5px rgba(75, 90, 75, .4);-webkit-box-shadow: 2px 2px 5px rgba(75, 90, 75, .4)}#wrapper{width:1000px;margin:auto}#content{width:955px;position:relative;padding-top:260px;padding-left:36px;background-color:#fdfdfa}
/* Style sheet style-sidebars */
.zentriertbox{text-align:center}.sidebar_1{font-size:.875em;color:#323c32;width: 180px; float: right; background: #ddd; position: relative; right: -9px;bottom: 0px; top: -16px;background-color: #f0f5e6; -webkit-box-shadow: 0 0 1px 0 rgba(85,100,85,.65); box-shadow: 0 0 1px 0 rgba(85,100,85,.65); border-top-left-radius: 15px; padding: 25px 20px 25px 20px;margin-bottom:-100000px;padding-bottom:100000px}.sidebar_1_standard{font-size:.875em;color:#323c32;width: 180px; float: right; background: #ddd; position: relative; right: -9px;bottom: 0px; top: -25px;background-color: #f0f5e6; -webkit-box-shadow: 0 0 1px 0 rgba(85,100,85,.65); box-shadow: 0 0 1px 0 rgba(85,100,85,.65); border-top-left-radius: 15px; padding: 25px 20px 25px 20px;margin-bottom:-100000px;padding-bottom:100000px}.sidebar_1 h6,.sidebar_1_standard h6{font-size:1em;line-height:1.5em;margin-top:0;padding-left:10px;background-color:#4b5a4b;line-height:1.5 em;font-weight:bold;color:#fff}.sidebar_1 p,.sidebar_1_standard p{padding-left:10px}.sidebar_1 .bildbox_klinks,.sidebar_1_standard .bildbox_klinks{display: inline-block; width: 85px; height: 75px; margin-right: 5px; margin-bottom: 10px; background-color: #B90000}.sidebar_1 .bildbox_krechts,.sidebar_1_standard .bildbox_krechts{display: inline-block; width: 85px; height: 75px; background-color: #B90000}.sidebar_1 .bildbox_gross,.sidebar_1_standard .bildbox_gross{margin-bottom:10px;display: inline-block; width: 180px; height: 75px; background-color: #B90000}.block{overflow: visible !important}.wetterbox{margin-bottom:15px}.wetterbox img{border: none !important}
/* Style sheet style-standard-content */
.content_links{width:730px;float:left}
/* Style sheet style-ueberschriften */
h1,h2,h3,h4,h5,h6{margin-bottom:1em}h1{font-size:2em}h2{font-size:1.6em}h3{font-size:1.4em}h4{font-size:1.2em}h5{font-size:1.125em}h6{font-size:1em}.bigtext{font-size:3em}.smalltext{font-size:.8em}.headline_t1{margin-top:0;padding-left:10px;line-height:1.5em;font-weight:bold;color:#0f4b16}.headline_t2{margin-top:0;padding-left:10px;line-height:1.5em;font-weight:bold;color:#0f4b16;background-color:#f0f5e6}.headline_t3{margin-top:0;padding-left:10px;line-height:1.5em;font-weight:bold;color:#fff;background-color:#4b5a4b}.headline_t4{border-bottom:1px groove #4b5a4b;margin-top:0;padding-left:10px;line-height:1.5em;font-weight:bold;color:#0f4b16;background-color:#f0f5e6}.headline_t5{margin-top:0;padding-left:10px;line-height:1.5em;font-weight:bold;color:#0f4b16;border-bottom:1px groove #4b5a4b}.headline_t6{margin-top:0;margin-bottom:1.75em;padding-left:10px;background-color:rgba(248,250,243,.2);border-top:1px ridge #0f4b16;border-spacing:1em;line-height:2.5em;font-weight:bold;color:#0f4b16}#suche h3 a{font-weight: bold;line-height: 1.5em;margin-top: 0;padding-left: 10px;text-decoration: none;color: #681C00;font-size:.825em}#suche h3 a:before{content: " » "}#suche h3 a:hover{text-decoration:underline !important}
/* Style sheet style-links */
.textlink,#article-43 a{text-decoration:none;color:#681c00}.textlink:before{content: " » ";font-size:1.4em;line-height:.8em}.textlink:hover,#article-43 a:hover{text-decoration:underline}.textlink_box{padding:1px 3px;background-color:#681c00;text-decoration:none;color:#fff;display:inline-block}.textlink_box:before{content: " » ";font-size:1.12em}.textlink_box:after{content:" ... "}.textlink_box:hover{background-color:#681c00;font-weight:bold}
/* Style sheet style-textfeldmodule */
.contentbild_t1_2{width:357px;float:left;text-align:right}.textfeld_1{width: 208px; padding: 0px 10px 10px 10px; margin: 10px 0px 10px 0px}.textfeld_2{width: 208px; padding: 0px 10px 10px 10px; margin: 10px 0px 10px 0px; border-bottom: 1px solid #681c00; background-color: #f0f5e6}.content_zweispalten1{width:357px;margin-right:15px;float:left}.content_zweispalten2{width:357px;float:left}.content_dreispalten1{width:233px;margin-right:15px;float:left}.content_dreispalten2{width:233px;margin-right:15px;float:left}.content_dreispalten3{width:233px;float:left}.contentbild_t1_1{width:357px;margin-right:15px;float:left}.contentbild_t2_1{width:233px;margin-right:15px;float:left}.contentbild_t2_2{width:233px;float:left}.contentbild_t3_1{width:481px;margin-right:15px;float:left}.contentbild_t3_2{width:233px;float:left}.blockliste{list-style-type:square;padding-left:30px}.nummerliste{list-style-type:decimal;padding-left:30px}.blockliste li,.nummerliste li{margin-bottom:5px}.bild_caption{margin-bottom:10px;padding-left:10px;font-style:italic}.ce_accordionSingle{width:730px;margin-bottom:15px;background-color:#f0f5e6;background-image:url("../../files/themes/stadtforst/plus.png");background-repeat:no-repeat;border-bottom:1px solid #681c00;color:#0f4b16;background-position:3px 5px}.ce_accordionSingle .toggler{padding:5px 30px 5px 30px}.ce_accordionSingle .accordion{padding:0px 30px 0px 30px}.ce_accordionSingle > .active{padding-bottom:5px;background-image:url("../../files/themes/stadtforst/minus.png");background-repeat:no-repeat;border-bottom:1px dotted #681c00;font-weight:600;background-position:3px 5px}.ce_accordionSingle p{padding-left:0px}.bildformat{margin-bottom:10px}.ausrichtung_links{float:left}.ausrichtung_rechts{float:right}.mejs-container{margin-left:10px}.bildabstand{margin-top:10px;margin-bottom:10px}
/* Style sheet style-video */
.content_video{padding-left:10px}
