/* Contao Open Source CMS, (c) 2005-2015 Leo Feyer, LGPL license */
body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:bold}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
/**
 * Global TinyMCE style sheet
 *
 * Use this style sheet to define CSS classes for the rich text editor. The
 * stlye sheet will be included in the editor and the page layout automatically.
 * Although the stlye sheet is shared by all themes, you can override its
 * formattings in any of your theme style sheets.
 *
 *   files/tinymce.css (this is how it looks like in TinyMCE)
 *   .warning { color:#c55; }
 *
 *   theme_a.css (this is how it looks like in theme A)
 *   .warning { font-weight:bold; }
 *
 *   theme_b.css (this is how it looks like in theme B)
 *   .warning { color:#000; }
 *
 * If you do not want to use a global TinyMCE style sheet at all, simply delete
 * this file (files/tinymce.css).
 */
.more { text-transform: uppercase; color: #61b82c }

.uppercase { text-transform: uppercase }

.slider_headline { font-size: 37px; text-transform: uppercase; font-weight: bold; line-height: 45px }



.mod_languageSwitch {    position: relative;}.mod_languageSwitch ul {    background-color:#FFFFFF;    padding: 10px;    padding-bottom: 5px;    margin: 0;    border: 2px solid #CCCCCC;    width: 155px;    z-index: 100000;    position: absolute;    top: 25px;    right: 0;    display: none;    box-shadow: 0px 5px 15px #DEDEDE;}.mod_languageSwitch li {    width: 30%;    list-style: none;    margin: 0;    padding: 0;    display: inline-block;    margin-bottom: 5px;}.mod_languageSwitch a {    text-transform: uppercase;    line-height: 25px;    text-decoration: none;    font-size: 14px;    color: #000000;}.mod_languageSwitch li img {    vertical-align: middle;    border: 1px solid #DEDEDE;    position: relative;    top: -1px;}.mod_languageSwitch span {    line-height: 22px;    text-transform: uppercase;    cursor: pointer;    position: relative;}.mod_languageSwitch span img {    vertical-align: middle;    position: relative;    top: -2px;    border: 1px solid #DEDEDE;}.mod_languageSwitch span:after {    content: '\00a0';    background-image: url("../../system/modules/xt_language_switch/assets/toggler.png");    display: inline-block;    width: 12px;    background-repeat: no-repeat;    background-position: center;    height: 18px;    margin-left: 5px;}.mod_languageSwitch span.open:after {    background-image: url("../../system/modules/xt_language_switch/assets/toggler_open.png");}.mod_languageSwitch span.open {    z-index: 1100;}div.overlay {    width: 100%;    height: 100%;    position: fixed;    top: 0px;    left: 0px;    background-color:rgba(255,255,255,0.8);    display: none;    z-index: 1000;}
/* 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}
/* Swipe 2.0, (C) Brad Birdsall 2012, MIT license */
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
/* MediaElement.js, (c) 2010-2014 John Dyer, MIT license */
.mejs-offscreen{position:absolute !important;top:-10000px;left:-10000px;overflow:hidden;width:1px;height:1px}.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.16.4/images/bigplay.svg") no-repeat}.no-svg .mejs-overlay-button{background-image:url("../../assets/jquery/mediaelement/2.16.4/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.16.4/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.16.4/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.16.4/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.16.4/images/controls.svg") no-repeat}.no-svg .mejs-controls .mejs-button button{background-image:url("../../assets/jquery/mediaelement/2.16.4/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,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.16.4/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 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,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:-51px;width:85px;height:100px;background:url("../../assets/jquery/mediaelement/2.16.4/images/background.png");background:rgba(50,50,50,0.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 .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,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: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:normal}.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.16.4/images/background.png");background:rgba(20,20,20,0.5);white-space:pre-wrap}.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.16.4/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("../../assets/jquery/mediaelement/2.16.4/images/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("../../assets/jquery/mediaelement/2.16.4/images/background.png");background:rgba(50,50,50,0.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:transparent;width:36px;font-size:11px;line-height:normal;color:#fff}.mejs-controls .mejs-speed-button .mejs-speed-selector{visibility:hidden;position:absolute;top:-100px;left:-10px;width:60px;height:100px;background:url("../../assets/jquery/mediaelement/2.16.4/images/background.png");background:rgba(50,50,50,0.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{visibility:visible}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected{color:rgba(33,248,248,1)}.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:white;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-skip-back-button{background:transparent url("../../assets/jquery/mediaelement/2.16.4/images/skipback.png") no-repeat;background-position:3px 3px}.mejs-controls .mejs-button.mejs-skip-back-button button{background:transparent;font-size:9px;line-height:normal;color:#fff}
div.mod_sidebar {
    position: fixed;
    top: 150px;
    right: 0;
}
div.mod_sidebar.open {
    z-index: 1100;
}

div.mod_sidebar > div {
    position: relative;
}

div.mod_sidebar div.form {
    position: absolute;
    top: 0px;
    right: 60px;
    padding: 10px;
    border: 2px solid #CCCCCC;
    background-color: #FFFFFF;
    display: none;
    box-shadow: 0px 5px 15px #DEDEDE;
}

div.mod_sidebar img {
    cursor: pointer;
}

div.mod_sidebar.open img {
    opacity: 0.3;
}
div.mod_sidebar.open img.open {
    opacity: 1;
}

div.mod_sidebar .submit_container {
    text-align: right;
}

div.mod_sidebar form label {
    display: none;
}

div.mod_sidebar input.text {
    margin-bottom: 5px;
    width: 175px;
    padding: 0 4px;
    border:1px solid #CCCCCC;
    height: 23px;
    line-height: 23px;
    font-family: Arial;
    font-size: 12px;
}
div.mod_sidebar p {
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
}

@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=b2a859b7-6ed7-4ec7-9ee3-c5660c84fbce");
@font-face{
    font-family:"DIN Next W01 Regular";
    src:url("../../files/presto/layout/fonts/da088ecc-a53c-4831-a95b-6fd81b5b338a.eot?#iefix");
    src:url("../../files/presto/layout/fonts/da088ecc-a53c-4831-a95b-6fd81b5b338a.eot?#iefix") format("eot"),url("../../files/presto/layout/fonts/44e7b0fa-6c8d-43c2-b19e-f1e3ce9ea57c.woff2") format("woff2"),url("../../files/presto/layout/fonts/c5a7f89e-15b6-49a9-8259-5ea665e72191.woff") format("woff"),url("../../files/presto/layout/fonts/868c94b5-ca49-46b7-b62b-297f8d861125.ttf") format("truetype"),url("../../files/presto/layout/fonts/e3145f65-29b5-4f7f-8c6e-2dc135021b6a.svg#e3145f65-29b5-4f7f-8c6e-2dc135021b6a") format("svg");
}
@font-face{
    font-family:"DIN Next W01 Bold";
    src:url("../../files/presto/layout/fonts/b32ab78b-6c51-4bd3-bc37-4edcec0331f8.eot?#iefix");
    src:url("../../files/presto/layout/fonts/b32ab78b-6c51-4bd3-bc37-4edcec0331f8.eot?#iefix") format("eot"),url("../../files/presto/layout/fonts/121784c1-863c-4e49-b682-625ea7de55b0.woff2") format("woff2"),url("../../files/presto/layout/fonts/9949035f-6226-4080-a14a-bf7d94ffb1e1.woff") format("woff"),url("../../files/presto/layout/fonts/6241bd09-15c2-485e-9796-9db8d0aa6974.ttf") format("truetype"),url("../../files/presto/layout/fonts/af94da3e-4232-416a-b6bc-f39f85dd5db6.svg#af94da3e-4232-416a-b6bc-f39f85dd5db6") format("svg");
}

/*
    font-family:'DIN Next W01 Regular';
    font-family:'DIN Next W01 Bold';
*/

html, body {
    margin: 0;
    padding: 0;
    font-family:'DIN Next W01 Regular';
    font-size: 14px;
    color: #666666;
    line-height: 22px;
}

a {
    text-decoration: none;
    color: #61b82c;
}

.invisible {
    display: none !important;
}

b, strong, h1, h2, h3, h4, h5, h6 {
    font-family:'DIN Next W01 Bold';
    font-weight: normal;
}

#header {
    height: 413px;
    position: relative;
}

#header .inside {
    width: 960px;
    margin: auto;
}

#header .logo {
    position: absolute;
    top: 20px;
    left:50%;
    margin-left: -476px;
}

#header .login {
    position: absolute;
    top: 36px;
    right:50%;
    height: 22px;
    line-height: 22px;
    margin-right: -428px;
}

#header .login a:after {
    content: "\00a0|\00a0";
}

#header .login * {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #000000;
    text-decoration: none;
}

#header .mod_languageSwitch {
    position: absolute;
    top: 36px;
    right:50%;
    height: 22px;
    line-height: 22px;
    margin-right: -490px;
}

#header .slider {
    position: absolute;
    left: 0;
    top: 97px;
    width: 100%;
    height: 232px;
    background:#DEDEDE;
    z-index: 10;
}

#header .mod_page_title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 59px;
    line-height: 59px;
    padding-bottom: 25px;
    background-image: url("../../files/presto/layout/images/head_title.jpg");
    background-repeat: repeat-x;
    background-position: bottom center;
    z-index: -1;
    color: #61b82c;
    font-size: 24px;
    text-transform: uppercase;
    font-family:'DIN Next W01 Bold';
}

#header .mod_page_title span {
    color: #bbbbbb;
}




#header #main_navi {
    z-index: 10000;
    margin-left: 210px;
}

#header #main_navi ul {
    margin: 0;
    padding: 0;
}

#header #main_navi li {
    margin: 0;
    padding: 0;
    list-style: none;
}



#header #main_navi ul.level_1 > li {
    padding: 31px 0 34px 0;
    float: left;
}

#header #main_navi ul.level_1 > li.submenu {
    background-image: url("../../files/presto/layout/images/head_navi_submenu.png");
    background-repeat: no-repeat;
    background-position: bottom center;
}

#header #main_navi ul.level_1 > li.submenu.active,
#header #main_navi ul.level_1 > li.submenu.trail,
#header #main_navi ul.level_1 > li.submenu:hover {
    background-image: url("../../files/presto/layout/images/head_navi_submenu_active.png");
}

#header #main_navi ul.level_1 > li > a {
    line-height: 32px;
    display: block;
    padding: 0 10px;
    text-transform: uppercase;
    text-decoration: none;
    font-family:'DIN Next W01 Bold';
    color: #666666;
    font-size: 14px;
}

div.level_2 {
    display: none;
}

#header #main_navi ul.level_1 > li.submenu > div.level_2 {
    background: #FFFFFF;
    position: absolute;
    top: 97px;
    left: 0;
    width: 100%;
    height:0;
    border-top: 1px solid #cccccc;
    overflow: hidden;
    display: block;
    -webkit-transition: height 500ms ease-out;
    -moz-transition: height 500ms ease-out;
    -o-transition: height 500ms ease-out;
    transition: height 500ms ease-out;
    z-index: 10000;
}

#header #main_navi ul.level_1 > li.submenu:hover > div.level_2 {
    border-bottom: 1px solid #cccccc;
    height: 423px;
    box-shadow: 0px 5px 15px #DEDEDE;
}

#header #main_navi ul.level_1 > li.submenu > div.level_2 > span {
    display: block;
    width: 960px;
    margin: auto;
    height: 50px;
    line-height: 50px;
    margin-top: 15px;
    color: #61b82c;
    font-size: 24px;
    text-transform: uppercase;
    font-family:'DIN Next W01 Bold';
}

#header #main_navi ul.level_1 > li.submenu > div.level_2 > span > span {
	color: #bbbbbb;
}

#header #main_navi ul.level_1 > li.submenu > div.level_2 > ul {
    width: 960px;
    margin: auto;
}

#header #main_navi ul.level_1 > li.submenu > div.level_2 > ul > li {
    width: 215px;
    padding-left: 90px;
    height: 83px;
    margin: 15px 15px 15px 0px;
    float: left;
    position: relative;
    line-height: 17px;
}

#header #main_navi ul.level_1 > li.submenu > div.level_2 > ul > li .picture {
    position: absolute;
    top: 0;
    left: 0;
    width: 83px;
    height: 83px;
    overflow: hidden;
    background: #CCCCCC;
}

#header #main_navi ul.level_2 > li > a {
    text-transform: uppercase;
    color: #666666;
    text-decoration: none;
    font-family:'DIN Next W01 Bold';
    font-size: 14px;
}

#header #main_navi ul.level_3 > li > a {
    color: #999999;
    text-decoration: none;
    font-size: 14px;
}

#header #main_navi ul.level_2 a {
    padding-left: 12px;
    position: relative;
    display: block;
}

#header #main_navi ul.level_2 a:before {
    content: "\00bb";
    position: absolute;
    left: 0;
    top: 0;
    line-height: 17px;
}

#header #main_navi .description {
    color: #999999;
    padding-left: 12px;
    font-size: 14px;
}

#header #main_navi ul.level_2 > li.submenu > div > .description {
    display: none;
}

#header #main_navi ul.level_1 > li:hover > a,
#header #main_navi ul.level_1 > li.active > a,
#header #main_navi ul.level_1 > li.trail > a,
#header #main_navi ul.level_2 a:hover,
#header #main_navi ul.level_2 a.active{
    color: #61b82c;
}

#header #main_navi ul.level_1 > li.submenu > div.level_2 div.teaser {
    display: none;
}

#header #main_navi ul.level_1 > li.submenu > div.level_2.show_teaser div.teaser {
    background-color: #61b82c;
    display: block;
    width: 260px;
    height: 270px;
    position: absolute;;
    left: 50%;
    margin-left: 180px;
    padding: 20px;
    color: #FFFFFF;
}

#header #main_navi ul.level_1 > li.submenu > div.level_2.show_teaser div.teaser .headline {
    font-size: 18px;
    font-family:'DIN Next W01 Bold';
    text-transform: uppercase;
}

#header #main_navi ul.level_1 > li.submenu > div.level_2.show_teaser div.teaser img {
    margin-top: 5px;
}

#header #main_navi ul.level_1 > li.submenu > div.level_2.show_teaser div.teaser p {
    line-height: 18px;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

#header #main_navi ul.level_1 > li.submenu > div.level_2.show_teaser div.teaser a.more {
    background-image: url("../../files/presto/layout/images/navi_teaser_a_bg.png");
    padding-left: 20px;
    width: 222px;
    padding-right: 1px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #FFFFFF;
    display: block;
}

#header #main_navi ul.level_1 > li.submenu > div.level_2.show_teaser > ul {
    padding-right: 320px;
    width: 640px;
}

#footer {
    background-color:#808080;
    clear: both;
    height: 260px;
    background-image: url("../../files/presto/layout/images/footer.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
    padding-top: 40px;
    color: #FFFFFF;
}

#footer .copyright {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-top: 1px solid #FFFFFF;
    height: 43px;
}

#footer .copyright p {
    width: 960px;
    margin:0 auto;
    line-height: 43px;
    color: #FFFFFF;
    font-size: 12px;
}

#footer #footer_nav {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

#footer #footer_nav ul {
    width: 960px;
    margin: auto;
    text-align: right;
}

#footer #footer_nav li {
    margin: 0;
    padding: 0;
    display: inline;
    height: 43px;
    line-height: 43px;
}

#footer #footer_nav a,
#footer #footer_nav span {
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
}

#footer #footer_nav a:before,
#footer #footer_nav span:before {
    content: "\00a0|\00a0\00a0";
}

#footer #footer_nav a.first:before,
#footer #footer_nav span.first:before {
    display: none;
}
#footer .content {
    width: 960px;
    margin: auto;
    line-height: 20px;
}

#footer .content a {
    color: inherit;
}

#footer .content .ce_hyperlink a {
    text-transform: uppercase;
}

#footer .content .ce_hyperlink a:before {
	content: "\00bb\00a0";
}

h1 {
    color: #999999;
    font-family:'DIN Next W01 Bold';
    font-size: 24px;
    font-weight: normal;
    margin: 5px 0 15px 0;
    text-transform: uppercase;
}

#main h3 {
    color: #999999;
    font-family:'DIN Next W01 Bold';
    font-size: 24px;
    font-weight: normal;
    margin: 50px 0 5px 0;
    text-transform: uppercase;
    background-image: url("../../files/presto/layout/images/h3.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 25px;
}

#main h2 {
    color: #999999;
    font-family:'DIN Next W01 Bold';
    font-size: 22px;
    font-weight: normal;
    margin: 50px 0 5px 0;
    background-image: url("../../files/presto/layout/images/h3.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 15px;
}

#main .layout_latest h2 {
    background-position: -1130px bottom;
}

div.overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color:rgba(255,255,255,0.8);
    display: none;
    z-index: 1000;
}

div.mod_sidebar {
    z-index: 100;
}

div.mod_sidebar p {
    font-family:'DIN Next W01 Bold';
}

.ce_gallery li {
    display: inline-block;
}

.ce_download_preview, .ce_player.layer {
    display: inline-block;
    margin-right: 10px;
}

.ce_download_preview div.image,
.ce_player.layer div.image{
    border: 1px solid #cccccc;
    height: 98px;
    line-height: 98px;
    padding: 0 25px;
    width: auto;
    margin-bottom: 10px;
    margin-top: 10px;
}

.ce_download_preview div.image img,
.ce_player.layer div.image img {
    vertical-align: middle;
}

.ce_download_preview > a,
.ce_player.layer > a{
    color: inherit;
    text-decoration: none;
}

.ce_download_preview > a:before,
.ce_player.layer > a:before{
    content: "\00bb\00a0";
}

.ce_download_preview .size{
    display: none;
}

#left .ce_text,
#left .layout_latest{
    width: 190px;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 18px;
}

#left .ce_text img {
    margin-bottom: 10px;
}

p.more a {
    background-image: url("../../files/presto/layout/images/a_more_bg.png");
    padding-left: 23px;
    background-repeat: no-repeat;
    background-position: 0 1px;
    line-height: 16px;
    display: inline-block;
}

#left .ce_hyperlink a {
    text-transform: uppercase;
}

#left .ce_hyperlink a:before {
    content: "\00bb\00a0";
}

#left h3 {
    font-size: 14px;
    margin: 5px 0;
}

#main .pagination {
    height: 25px;
    line-height: 25px;
    border-top: 1px solid #CCCCCC;
    padding-top: 5px;
    margin-top: 20px;
}

#main .pagination p {
    float: left;
}

#main .pagination ul {
    margin: 0;
    padding: 0;
    float: right;
}

#main .pagination li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline;
    margin-left: 5px;
}

#main .pagination a {
    color: inherit;
}

.float_right {
    float: right;
}

.float_left {
    float: left;
}

#footer .newsletter {
    width: 220px;
    position: absolute;
    left: 50%;
    margin-left: -110px;
    top: 40px;
}

#footer .newsletter span {
    display: block;
}
#footer .newsletter span.headline,
#footer strong {
    font-family:'DIN Next W01 Bold';
    font-weight: normal;
    font-size: 16px;
}

#footer .newsletter input.text {
    width: 198px;
    padding: 2px 10px 0 10px;
    border:1px solid #e6e6e6;
    height: 24px;
    line-height: 24px;
    border-radius: 24px;
}
#footer .newsletter input.submit {
    background: none;
    background-image: url("../../files/presto/layout/images/submit_bg_white.png");
    width: 183px;
    height: 35px;
    line-height: 33px;
    padding-top: 2px;
    padding-left: 20px;
    border: none;
    text-align: center;
    color: #FFFFFF;
    margin-top: 10px;
    margin-left: 7px;
    cursor: pointer;
}



.location_map {
	display:block;
}
.location_select {
	display:none
}
body.ios .location_select,
body.android .location_select {
	display:block
}
.zoomWindow {
	left:25px !important;
	top:50px !important;
	box-shadow: 0px 5px 15px #999999;
}
.zoomWrapperImage:after {
	content:"-";
	height:100%;
	width:100%;
	position:relative;
	z-index:1000;
	display:block;
	background-image:url("../../files/presto/layout/images/map_cursor.png");
	background-repeat:no-repeat;
	background-position:center center
}

.mod_newslist h2{
	font-size: 20px !important;
}

#header  {
	height:519px;
}

#header .slider  {
	height:422px;
}
#main .mod_article {
	margin:0 auto 50px auto;
	width:960px;
	padding-top:95px;
}
.mod_newslist {
	width:960px;
	margin:auto;
}
.mod_newslist .layout_latest {
	width:300px;
	display:inline-block;
	float:left;
}
.mod_newslist .layout_latest.first {
	margin-right:27px;
}
.mod_newslist .layout_latest.last {
	float:right;
}
.mod_newslist .layout_latest h3 {
	margin:0 !important;
	padding:0 !important;
	background:none !important;
	font-size:14px !important;
	text-transform:none !important;
	color:#666666 !important;
}
.mod_newslist:after {
    content: ".";
    display: block;
    clear: both;
    text-indent: -10000px;
}
.mod_article .ce_hyperlink.headline {
	height:59px;
	background-image:url("../../files/presto/layout/images/h3.jpg");
	line-height:59px;
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:15px;
	position:absolute;
	left:0;
	width:100%;
	margin-top:-95px;
	border-top:1px solid #d3d3d3;
}


#only_desktop .mod_article .ce_hyperlink.headline {
	position:relative;
	left:auto;
	top:auto;
	margin-top:0
}

.mod_article .ce_hyperlink.headline h1,
.mod_article .ce_hyperlink.headline h2,
.mod_article .ce_hyperlink.headline h3,
.mod_article .ce_hyperlink.headline h4,
.mod_article .ce_hyperlink.headline h5,
.mod_article .ce_hyperlink.headline h6 {
	position:absolute;
	left:50%;
	margin:0 0 0 -480px !important;
	background:none !important;
	color:#61b82c !important;
	text-transform:uppercase !important;
}
.mod_article .ce_hyperlink.headline h1 span,
.mod_article .ce_hyperlink.headline h2 span,
.mod_article .ce_hyperlink.headline h3 span,
.mod_article .ce_hyperlink.headline h4 span,
.mod_article .ce_hyperlink.headline h5 span,
.mod_article .ce_hyperlink.headline h6 span {
	color:#bbbbbb !important;
}
.mod_article .ce_hyperlink.headline a {
	position:absolute;
	right:50%;
	margin:0 -480px 0 0 !important;
}
.mod_article .ce_hyperlink.headline a:before {
	content:"\00bb\00a0";
}
#main .ce_text.float_right {
	float:right;
	width:300px;
	margin-left:30px;
}

#main .mod_article.w25_content:after {
	content:".";
	clear:both;
	display:block;
	text-indent:-10000px
}
#main .mod_article.w25_content .ce_text {
	width:25%;
	display:inline-block;
	text-align:center;
	float:left
}
#main .mod_article.w25_content .ce_text.last {
	float:right
}
#main .mod_article.w25_content .ce_text p {
	padding:0 10px;
}
#main .mod_article.w25_content .ce_text img {
	margin-bottom:10px;
}
#main .mod_article.w25_content .ce_text h4 {
	font-size:16px;
	margin:0;
	padding:0;
}
#main .mod_article.w25_content .ce_text p a {
	background-image:url("../../files/presto/layout/images/w33_hyperlink.jpg");
	height:33px;
	line-height:33px;
	padding-top:2px;
	display:inline-block;
	width:164px;
	padding-left:19px;
	text-align:center;
	font-size:15px;
	text-transform:uppercase;
	font-family:'DIN Next W01 Bold';
}
#main .mod_article.w25_content .ce_text p a:before {
	content:"\00bb\00a0";
}









#main .ce_text h1 {
	color:#cccccc;
	font-size:38px;
	line-height:45px;
}
#header .mod_article .ce_text {
	height:422px;
	background-size:cover;
	background-position:center center;
}
#header .mod_article .ce_text > div.watermark{
	width:100%;
	height:100%;
	background-image: url("/files/presto/content/images/header/home/overlay_green.png");
	background-size:cover;
	background-position:center center;
}
#header .mod_article .ce_text > div.infobox {
	background:#6bb536;
	background-color:rgba(107,181,54, 0.9);
	padding:25px;
	padding-bottom:0;
	width:400px;
	height:357px;
	position:absolute;
	left:50%;
	top:20px;
	margin-left:10px;
	color:#FFFFFF;
}


#header .mod_article .ce_text > div.infobox a.ifat_banner {
	background-image:none;
	height:auto;
	width: auto;
	text-align: left;
	padding: 0;
	position: relative;
	bottom: 0;
	left: 0;

	
}
#header .mod_article .ce_text > div.infobox a.ifat_banner:before {
	content:none;
}





#header .mod_article .ce_text > div.infobox a {
	background-image:url("../../files/presto/layout/images/head_slider_a_background.png");
	display:block;
	height:33px;
	line-height:33px;
	width:292px;
	text-align:center;
	color:#FFFFFF;
	padding-left:19px;
	padding-top:2px;
	font-family:'DIN Next W01 Bold';
	font-size:15px;
	text-transform:uppercase;
	position:absolute;
	bottom:20px;
	left:20px;
}
#header .mod_article .ce_text > div.infobox a:before {
	content:"\00bb\00a0";
	cursor:pointer;
}
#header .slider-control {
	margin:0;
	position:absolute;
	top:369px;
	right:50%;
	z-index:50;
	height:13px;
	display:inline-block;
	white-space:nowrap;
	margin-right:-435px;
	padding:0 7px;
	line-height:13px;
}
#header .slider-control .slider-menu {
	margin:0;
	left:inherit;
	width:auto;
	text-align:left;
	top:inherit;
	position:relative;
	margin:0;
	padding:0;
	display:inline;
}
#header .slider-control .slider-menu b {
	text-indent:-10000000px;
	width:2px;
	height:11px;
	display:inline-block;
	background-color:#FFFFFF;
	margin:0 1px;
	float:left;
	border-top:1px solid rgba(255,255,255,0.6);
	border-bottom:1px solid rgba(255,255,255,0.6);
}
#header .slider-control .slider-prev {
	top:0;
	display:block;
	height:13px;
	background-image:url("../../files/presto/layout/images/head_slider_nav_left.png");
	width:6px;
	text-indent:-10000000px;
}
#header .slider-control .slider-next {
	top:0;
	display:block;
	height:13px;
	width:6px;
	text-indent:-10000000px;
	background-image:url("../../files/presto/layout/images/head_slider_nav_right.png");
}




