/* 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}
/* Style sheet reset */
body,div,h1,h2,h3,h4,h5,h6,p,blockquote,figure,pre,code,ol,ul,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}caption,th,td{vertical-align:top;text-align:left}abbr,acronym{border-bottom:1px dotted #666;font-variant:normal;cursor:help}blockquote,q{quotes:none}fieldset,img{border:0}li{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}a{color:#00f}:focus{outline:0}body{font:12px "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-size:99%;font-family:inherit;font-weight:inherit}pre,code{font:12px "Lucida Console",Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}h1{font-size:20px}h2{font-size:20px}h3{font-size:18px}table{font-size:inherit}caption,th{font-weight:bold}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;/* Should match the font size */}
/* Style sheet base */
h4,h5,h6{font-size:13px;font-weight:bold;color:#183F93}a,h1,h2,h3,h4,h5,h6{color:#183F93}code,pre{font-family:'Droid Sans Mono',sans-serif}h1,h2,h3,h4,h5,h6{font-family:'Droid Serif',serif}p,div,li,td,ld{font-family:'Droid Sans',sans-serif}
/* Style sheet layout */
div#teaser_efrr{width:919px;height:236px;padding-top:20px;padding-left:60px;background-image:url("../../files/images/energieforum/EFRR-EGRR-LandingpageBanner.png")}div#teaser_efrr p a{width:979px;height:256px;left:0;top:0;position:absolute;text-decoration:none}div.logo{position:absolute}footer nav ul.level_2 li{font-size:12px}footer nav ul.level_2{left:0;position:relative;margin:0;padding:0;border:0;background-color: transparent}.ce_table table tbody tr:nth-child(2n) td{background-color:#fafafa}.ce_table table{width:100%}.ce_table table tbody td{padding:3px;border:1px solid #e1e1e1}.ce_table table thead th{padding:3px;vertical-align:middle;background-color:#6da9dc;color:#fff}body.essen-extra footer{padding-top:280px;background-image:url("../../files/images/produkte/EssenSkyline-6DA9DC-ok.png");background-repeat:no-repeat}.mod_newslist .layout_latest p{line-height:1.5em}body.start a.link_kundenstimmen{float:right}body.start div#main div#startseite div.ce_text{width:180px}body.start div#main div#startseite div.mod_newslist{width:436px}ul#productlist li > a{display:block;padding:7px;background-color:#6da9dc;font-size:14px;font-weight:bold;text-decoration:none;color:#fff}ul#productlist li{margin-bottom:3px;margin-left:0;list-style-type:none}#tl_logout input.submit{width:100%;margin:0 0 10px;padding:5px 10px;border:0;font-weight:bold;color:#fff;cursor: pointer}div#teaser_cloogy2 p a{width:979px;height:256px;left:0;top:0;position:absolute;text-decoration:none}div#teaser_cloogy2{width:919px;height:236px;padding-top:20px;padding-left:60px;background-image:url("../../files/egrr/images/WWW-Cloogy-2013-2.gif")}div#teaser_cloogy p{left:9px;top:234px;position:absolute}div#teaser_cloogy p a{color:#fff}div#teaser_cloogy h3{font-size:25px}div#teaser_cloogy h2{font-size:35px}div#teaser_cloogy h3,div#teaser_cloogy h2{font-family:'Droid Sans',sans-serif;color:#183F93;text-shadow: 0 -2px  1px #ffffff, 2px 0 1px #ffffff, 0 2px 1px #ffffff, -2px 0 1px #ffffff}div#Teaser div.teasers{width:919px;height:236px;padding-top:20px;padding-left:60px}div#Teaser div#teaser_cloogy{background-image:url("../../files/images/teaser/cloogy.jpg")}div#Teaser{width:979px;height:256px;margin-top:1px;padding-bottom:1px;border-bottom:3px solid #6DA9DC}div#Teaser{height:272px;border-bottom:0}#startseite button#btn_kundenstimme{width:310px;margin:0 9px;padding:5px 10px;background-color:#6DA9DC;border:0;font-weight:bold;color:#fff;cursor: pointer}button#btn_kundenstimme,form.simpleform button,button#btn_changepass{width:100%;margin:0 0 10px;padding:5px 10px;background-color:#6DA9DC;border:0;font-weight:bold;color:#fff;cursor: pointer}form.simpleform table td,form.kundenstimme table td{vertical-align:top;text-align:left}form.simpleform table,form.kundenstimme table{width:100%}form.simpleform table td.col_0,form.kundenstimme table td.col_0{width:25%;height:30px}form.simpleform table td label,form.simpleform table td input,form.simpleform table td textarea,form.kundenstimme table td label,form.kundenstimme table td input,form.kundenstimme table td textarea{width:98%;font-size:14px}form.simpleform table td input.submit,form.kundenstimme table td input.submit{width:40%;padding:10px 20px;background-color:#ED770E;border:0;font-weight:bold;color:#fff}div.mod_glossaryList div.term{font-size:14px;font-weight:bold;color:#183F93;cursor: pointer}div.glossaryNavigation ul li:last-child{border-right:0}div.glossaryNavigation ul li{float:left;padding:0 7px;border-right:1px solid #000}div.glossaryNavigation ul li{font-size:14px;font-weight:bold;cursor: pointer}div.glossaryNavigation{height:40px}aside#right section.ce_text button.submitButton{width:100%}.mod_randomImage img{margin-left:19px}header ul.level_2 > li.submenu > span.submenu{font-weight:bold}header ul.level_1 > li.submenu:hover > span{color:#EE7411}header ul.level_1 > li.submenu:hover{margin-top:-5px;margin-left:-1px;padding-top:4px;padding-bottom:3px;border-top:1px solid #183F93;border-left:1px solid #183F93}.ce_text p{line-height:17px}.mod_newsreader p,.mod_faqpage p{font-size:13px;line-height:1.5em}div#petition-eeg-umlage > div.mod_formdatalisting > table td.col_0{padding-left:60px;text-align:left}div#petition-eeg-umlage > div.mod_formdatalisting > table td.col_1{padding-left:70px;text-align:left}div#petition-eeg-umlage > div.mod_formdatalisting > table{width:100%;margin-top:10px}form#eeg_petition div.submit_container input{font-size:16px}form#eeg_petition br{display:none}form#eeg_petition div.explanation{margin-top:10px}div.ce_text ul.nondisc > li{list-style-type:none}div.ce_text ul > li{margin-left:30px;font-size:13px;line-height:1.5em;list-style-type:disc}form#wartungs_form table{margin:auto}form#wartungs_form table input.wartung_email{width:300px;height:25px;margin-bottom:20px;text-align:center;font-size:14px}form#kontakt_form div.formbody > label{width:150px;margin-left:0}form#kontakt_form fieldset legend{height:20px;font-weight:bold}form#kontakt_form p.error{margin-top:5px;color:#f00}form#kontakt_form input.error{color:#f00}form#kontakt_form textarea{margin-bottom:15px}form#kontakt_form select.betreff_select{width:300px}form#gew-energiemanagement br,form#anfrage-pva br,form#zaehlerstand_form br,form#tl_login br,form#kontakt_form br:nth-child(2n-1),form#kontakt_form label.betreff_select{clear:both}form#kontakt_form br:nth-child(2n){display:none}form#kontakt_form label:nth-child(2n-1){width:140px;margin-top:5px;margin-bottom:16px;margin-left:10px}form#kontakt_form label.nachname_class{width:140px;margin-top:5px;margin-bottom:16px;margin-left:16px}form#zaehlerstand_form label,form#kontakt_form label,form#kontakt_form label.betreff_select,form#tl_login label,form#gew-energiemanagement label,form#anfrage-pva label{width:150px;float:left;margin-top:5px;margin-bottom:16px;margin-left:0}form#zaehlerstand_form input,form#zaehlerstand_form select,form#kontakt_form input,form#kontakt_form select,form#kontakt_form input,form#tl_login input,form#gew-energiemanagement input,form#anfrage-pva input{width:150px;height:20px;float:left;margin-bottom:10px}div#zaehlerstand_aufzaehlung ul li{margin-bottom:5px;margin-left:20px;list-style-type:square}div.layout_latest > p.info > time{float:right;font-size:10px}table tr td{vertical-align:middle;text-align:left}table tr.th td{vertical-align:bottom}table tr.th td,table tr td.th{padding:4px;font-weight:bold;color:#183F93}table tr.th{border-bottom:1px solid #183F93}div.ce_text ol > li{margin-left:30px;font-size:13px;list-style-type:decimal}header > div > nav.block{overflow:visible}ul.level_2 > li{padding-top:2px;padding-bottom:2px;font-size:14px;font-weight:normal}li:hover ul.level_2{left:auto}div#main section.calculator h1{border-bottom:3px solid #EE7411}aside#right div.inside{margin-right:9px;margin-left:9px;color:#000}div#copyright{margin-top:25px;padding-right:10px;padding-bottom:5px;text-align:right;font-size:12;color:#fff}div#main div#startseite div.mod_newslist a{color:#183F93}div#main div#startseite div.mod_newslist h2 a{font-weight:bold;text-decoration:none;color:#183F93}div#main div#startseite div.mod_newslist h2{margin-top:0;margin-bottom:5px;font-size:14px}footer a{text-decoration:none;color:#fff}footer div.inside{padding-top:5px;background-color:#6DA9DC}footer{padding-top:174px;background-image:url("../../files/images/footer_deko.png");background-repeat:no-repeat;background-position: 0 10px}div#main div#startseite section.ce_text button#output_vertrag,aside#right section.ce_text button#output_vertrag{display:none}div#main div#startseite section.ce_text p#output_s,aside#right section.ce_text p#output_s{font-size:15px;line-height:23px}div#main div#startseite section.ce_text input#plz,div#main div#startseite section.ce_text input#usage,aside#right section.ce_text input#plz,aside#right section.ce_text input#usage{margin-right:25px;font-size:15px}div#main div#startseite section.ce_text label,aside#right section.ce_text label{font-size:15px;font-weight:bold}div#main div#startseite section.ce_text button.submitButton,aside#right section.ce_text button.submitButton,form#zaehlerstand_form input#ctrl_7,form#kontakt_form div.submit_container input,form#wartungs_form table input.submit{width:100%;height:auto;padding:10px 20px;background-color:#EE7411;border:0;font-size:14px;font-weight:bold;color:#fff;cursor: pointer}aside#right div.inside div#rechts_logout.mod_login form#tl_logout div.formbody div.submit_container input.submit{height:auto;padding:10px 20px;background-color:#EE7411;border:0;font-size:14px;font-weight:bold;color:#fff}form#gew-energiemanagement input#ctrl_178{height:auto;padding:10px 20px;background-color:#EE7411;border:0;font-size:14px;font-weight:bold;color:#fff}div#main div#startseite div.ce_text,div#main div#startseite section.ce_text,div#main div#startseite div.mod_newslist{width:308px;float:left;margin-right:9px;margin-left:9px;color:#000}div#main h1,aside#right h1{border-bottom:3px solid #183F93;color:#183F93}header div#service_area div.service_item div.service_content{color:#EE7411}header div#service_area div.service_item div.service_title{color:#183F93}header div#service_area div.service_item div.service_title,header div#service_area div.service_item div.service_content{text-align:right}header div#service_area div.service_item{width:200px;margin-right:19px;margin-bottom:5px;font:15px 'Droid Sans',serif;font-weight:bold}header nav ul.level_1 li.last{border-right:0}header{border-bottom:3px solid #EE7411}header nav{left:9px;top:100px;position:relative}header nav ul.level_1 > li{border-right:1px solid #183F93;font:16px 'Droid Sans',serif;font-weight:bold}header nav ul li a{text-decoration:none;color:#183F93}header nav ul li span.submenu{color:#183F93}header nav ul li span.active,header nav ul li.trail span.trail,header nav ul li a:HOVER{color:#EE7411}footer nav ul li span,footer nav ul li a:HOVER,footer nav ul li a.trail{text-decoration:underline;color:#fff}div#service_area{float:right;margin-top:-40px}div#wrapper{margin-top:38px}html,body{background-color:#fff}header ul.level_2{left:-999em;position:absolute;margin-bottom:0;margin-left:-20px;padding:4px 10px 3px 20px;background-color:#fff;border-right:1px solid #183F93;border-bottom:1px solid #183F93;border-left:1px solid #183F93;z-index: 9999}header ul.level_1 > li{float:left;padding-right:19px;padding-left:19px}ul.level_2{left:-999em;position:absolute;margin-bottom:0;margin-left:-12px;padding:4px 10px 3px;background-color:#fff;border-bottom:2px solid #183F93;border-left:2px solid #183F93;z-index: 9999}ul.level_1 > li{float:left;padding-right:10px;padding-left:10px}footer ul.level_1 > li{float:right}body.start div#main div#startseite div.block_gen{width:auto}body.start div#main div#startseite div.block_gen p{width:auto;line-height:1.5em}body.start div#main div#startseite div.block_gen h2{font-size:14px}
@media (max-width:768px){
/* Style sheet mobile */
header nav ul.level_1 > li{border-right:0;padding-top:5px;padding-bottom:5px}li:hover ul.level_2{position:relative;margin-left:0;border-bottom:0;box-shadow:none}header > div > nav.block{position:static;padding-top:100px;margin-top:0;    margin-right:10px;    margin-left:10px}div#wrapper header#header div.inside a img{width:90%;    margin-right:5%;    margin-left:5%}div#Teaser{display:none}div#wrapper{margin-top:13px;    background-position: center top}#service_area{display:none}#header{height:auto}header nav ul.level_1{height:auto}div#main div#startseite div.ce_text,div#main div#startseite section.ce_text,div#main div#startseite div.mod_newslist{width:100%;    margin-right:0;    margin-left:0}header nav ul.level_1 > li{float:none}div#wrapper{width:auto;background-size:95% auto}
}
/* Style sheet menue_anpassung */
header ul.level_1 > li:nth-child(4) > ul.level_2{min-width:81px}header ul.level_1 > li:nth-child(3) > ul.level_2{min-width:138px}
/* Style sheet mit_rand */
#main > .inside{margin-right:9px;margin-left:9px}
/* Style sheet tabs_egrr */
#verfairbindungen .tabs-list a{float:left;display:block;margin:0 56px 0 0;padding:5px 0 25px;border-radius:5px 5px 0 0;font-size:17px;behavior:url("assets/css3pie/1.0.0/PIE.htc")}#messen .tabs-list a{float:left;display:block;margin:0 56px 0 0;padding:5px 0 25px;border-radius:5px 5px 0 0;font-size:17px;behavior:url("assets/css3pie/1.0.0/PIE.htc")}#veranstaltungen .tabs-list a{float:left;display:block;margin:0 56px 0 0;padding:5px 0 25px;border-radius:5px 5px 0 0;font-size:17px;behavior:url("assets/css3pie/1.0.0/PIE.htc")}#article-198 .tabs-list a{float:left;display:block;margin:0 57px 0 0;padding:5px 0 25px;border-radius:5px 5px 0 0;font-size:17px;behavior:url("assets/css3pie/1.0.0/PIE.htc")}#article-197 .tabs-list a{float:left;display:block;margin:0 16px 0 0;padding:5px 0 25px;border-radius:5px 5px 0 0;font-size:17px;behavior:url("assets/css3pie/1.0.0/PIE.htc")}.ce_accessible_tabs{margin-bottom:1.5em}.tabs-list{margin: 0 !important;padding: 0 !important;list-style: none !important}.tabs-list li{display: inline !important;margin: 0 !important;padding: 0 !important;background-image: none !important}#strom .tabs-list a{float:left;display:block;margin:0 56px 0 0;padding:5px 0 25px;border-radius:5px 5px 0 0;font-size:17px;behavior:url("assets/css3pie/1.0.0/PIE.htc")}#pv .tabs-list a{float:left;display:block;margin:0 56px 0 0;padding:5px 0 25px;border-radius:5px 5px 0 0;font-size:17px;behavior:url("assets/css3pie/1.0.0/PIE.htc")}#gas .tabs-list a{float:left;display:block;margin:0 57px 0 0;padding:5px 0 25px;border-radius:5px 5px 0 0;font-size:17px;behavior:url("assets/css3pie/1.0.0/PIE.htc")}.tabs-list a:link,.tabs-list a:visited{text-decoration:none;color:#183F93}.tabs-list a:hover,.tabs-list a:focus,.tabs-list a:active{text-decoration:underline;color:#183F93}.tabs-list .current a{color:#EE7411}.ce_accessible_tabs div.content{clear:both;margin-top:0;padding:0;background-color:#fff;border-radius:0 5px 5px;color:#333;behavior:url("assets/css3pie/1.0.0/PIE.htc")}.ce_accessible_tabs .current-info,.ce_accessible_tabs .tabhead{left:-999em;position:absolute}
