/* Contao Open Source CMS, (c) 2005-2013 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:block;height:0;clear:both;visibility:hidden}
/* Contao Open Source CMS, (c) 2005-2013 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}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}
/* Contao Open Source CMS, (c) 2005-2013 Leo Feyer, LGPL license */
legend{width:100%;display:block;font-weight:bold;border:0}input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],textarea{width:100%;display:inline-block;padding:3px 6px;background:#fff;border:1px solid #ccc;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-box-shadow:inset 0 1px 1px #eee;-webkit-box-shadow:inset 0 1px 1px #eee;box-shadow:inset 0 1px 1px #eee;-moz-transition:all .15s linear;-webkit-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,textarea:focus{outline:0;background:#fcfcfc;border-color:#bbb}input[type="file"]{cursor:pointer}select,input[type="file"]{display:block}input[type="file"],input[type="image"],input[type="submit"],input[type="reset"],input[type="button"],input[type="radio"],input[type="checkbox"]{width:auto}textarea,select[multiple],select[size]{height:auto}input[type="radio"],input[type="checkbox"]{margin:0 3px 0 0}input[type="radio"],input[type="checkbox"],label{vertical-align:middle}input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly]{cursor:not-allowed;background:#eee}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"][readonly],input[type="checkbox"][readonly]{background:transparent}input[type="submit"],.button{display:inline-block;padding:4px 15px 4px 14px;margin-bottom:0;text-align:center;vertical-align:middle;line-height:16px;font-size:11px;color:#000;cursor:pointer;border:1px solid #ccc;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-color:#ececec;background-image:-moz-linear-gradient(top,#fff,#ececec);background-image:-webkit-linear-gradient(top,#fff,#ececec);background-image:-ms-linear-gradient(top,#fff,#ececec);background-image:-o-linear-gradient(top,#fff,#ececec);background-image:linear-gradient(to bottom,#fff,#ececec);background-repeat:repeat-x;-moz-transition:background .15s linear;-webkit-transition:background .15s linear;-o-transition:background .15s linear;transition:background .15s linear}input[type="submit"]:hover,.button:hover{text-decoration:none;background-position:0 -15px!important}input[type="submit"]:active,.button:active{background-color:#e6e6e6;background-position:0 -30px!important}input[type="submit"].blue,.button.blue{background-color:#2f96b4;background-image:-moz-linear-gradient(top,#5bc0de,#2f96b4);background-image:-webkit-linear-gradient(top,#5bc0de,#2f96b4);background-image:-ms-linear-gradient(top,#5bc0de,#2f96b4);background-image:-o-linear-gradient(top,#5bc0de,#2f96b4);background-image:linear-gradient(to bottom,#5bc0de,#2f96b4);border-color:#2f96b4;color:#fff}input[type="submit"].blue:active,.button.blue:active{background-color:#2e95b3}input[type="submit"].green,.button.green{background-color:#51a351;background-image:-moz-linear-gradient(top,#62c462,#51a351);background-image:-webkit-linear-gradient(top,#62c462,#51a351);background-image:-ms-linear-gradient(top,#62c462,#51a351);background-image:-o-linear-gradient(top,#62c462,#51a351);background-image:linear-gradient(to bottom,#62c462,#51a351);border-color:#51a351;color:#fff}input[type="submit"].green:active,.button.green:active{background-color:#4f9f4f}input[type="submit"].orange,.button.orange{background-color:#f89406;background-image:-moz-linear-gradient(top,#fbb450,#f89406);background-image:-webkit-linear-gradient(top,#fbb450,#f89406);background-image:-ms-linear-gradient(top,#fbb450,#f89406);background-image:-o-linear-gradient(top,#fbb450,#f89406);background-image:linear-gradient(to bottom,#fbb450,#f89406);border-color:#f89406;color:#fff}input[type="submit"].orange:active,.button.orange:active{background-color:#f28f04}input[type="submit"].red,.button.red{background-color:#bd362f;background-image:-moz-linear-gradient(top,#ee5f5b,#bd362f);background-image:-webkit-linear-gradient(top,#ee5f5b,#bd362f);background-image:-ms-linear-gradient(top,#ee5f5b,#bd362f);background-image:-o-linear-gradient(top,#ee5f5b,#bd362f);background-image:linear-gradient(to bottom,#ee5f5b,#bd362f);border-color:#bd362f;color:#fff}input[type="submit"].red:active,.button.red:active{background-color:#be322b}
@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) YAML core stylesheet
 * (de) YAML Basis-Stylesheet
 *
 * Don't make any changes in this file!
 * Your changes should be placed in any css-file in your own stylesheet folder.
 *
 * @copyright       Copyright 2005-2009, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)
 * @link            http://www.yaml.de
 * @package         yaml
 * @version         3.2
 * @revision        $Revision:426 $
 * @lastmodified    $Date:2009-10-21 21:12:11 +0200 (Mi, 21. Okt 2009) $
 */

/**
 * Contao Extension
 * @copyright  Felix Pfeiffer : Neue Medien 2007 - 2012
 * @author     Felix Pfeiffer <info@felixpfeiffer.com>
 * @package    Subcolumns
 */

@media screen{.subcolumns{width:100%;overflow:hidden}.subcolumns_oldgecko{width:100%;float:left}.c20l,.c20r{width:20%}.c40l,.c40r{width:40%}.c60l,.c60r{width:60%}.c80l,.c80r{width:80%}.c25l,.c25r{width:25%}.c33l,.c33r{width:33.333%}.c50l,.c50r{width:50%}.c66l,.c66r{width:66.666%}.c75l,.c75r{width:75%}.c38l,.c38r{width:38.2%}.c62l,.c62r{width:61.8%}.c15l,.c15r{width:15%}.c16l,.c16r{width:16.666%}.c30l,.c30r{width:30%}.c45l,.c45r{width:45%}.c55l,.c55r{width:55%}.c70l,.c70r{width:70%}.c85l,.c85r{width:85%}.subc{padding:0 .5em}.subcl{padding:0 1em 0 0}.subcr{padding:0 0 0 1em}.equalize,.equalize .subcolumns{overflow:visible;display:table;table-layout:fixed}.equalize > div{display:table-cell;float:none;overflow:hidden;vertical-align:top;margin:0}.c20l,.c25l,.c33l,.c40l,.c38l,.c50l,.c60l,.c62l,.c66l,.c75l,.c80l,.c15l,.c16l,.c30l,.c45l,.c55l,.c70l,.c85l{float:left}.c20r,.c25r,.c33r,.c40r,.c38r,.c50r,.c60r,.c66r,.c62r,.c75r,.c80r,.c15r,.c16r,.c30r,.c45r,.c55r,.c70r,.c85r{float:right;margin-left:-5px}}@media print{.subcolumns > div{display:table;overflow:visible}}
/* MediaElement.js 2.11.3, (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-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-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}.mejs-poster img{border:0;padding:0;border:0;display:block}.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("../images/bigplay.svg") no-repeat}.no-svg .mejs-overlay-button{background-image:url("../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("../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("../images/loading.gif") 50% 50% no-repeat}.mejs-container .mejs-controls{position:absolute;background:0;list-style-type:none;margin:0;padding:0;bottom:0;left:0;background:url("../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;background:0;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("../images/controls.svg") no-repeat}.no-svg .mejs-controls .mejs-button button{background-image:url("../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;padding:auto 4px;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.mejs-container .mejs-controls .mejs-time span{font-size:11px;color:#fff;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{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{width:0;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-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("../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("../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("../images/background.png");background:rgba(20,20,20,0.8)}.mejs-clear{clear:both}.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("../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(../css/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(../css/background.png);background:rgba(50,50,50,0.7);color:#fff;padding:4px;z-index:100;cursor:pointer}
/* 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}
/* Style sheet layout */
body{background-color:#f7f7f7;font:13px/16px Verdana,Arial,sans-serif;color:#000;line-height:20px;}figure{margin-bottom:-4px !important}p,h1,h2,h3,h4,h5,h6{margin-top:8px;margin-bottom:8px;font:15px/16px Verdana,Arial,sans-serif;line-height:30px;}h1,h2,h3,h4,h5,h6{font:15px/16px Verdana,Arial,sans-serif;font-weight:bold}h2,h3,h4,h5,h6{font-weight:bold;font-style:italic}h3,h4,h5,h6{font-style:italic}h4,h5,h6{text-decoration:underline}a{text-decoration:none;color:#000;}a:hover{text-decoration:underline}ul{margin-top:8px;margin-bottom:8px;padding:0 0 0 14px;list-style-image:url("../01_site/list-style-image.png")}figure{margin:0;padding:0;background: transparent}a img{border:0px}select:focus,input:focus,:focus{outline: none}hr{border:none;color: #D4D4D4;background-color: #D4D4D4;height: 1px;margin: 15px 0;margin-right:40%}#wrapper{width:100%}#header{width:100%;height:88px;position:relative;background-color:#fff;-webkit-box-shadow:0 0 15px 5px rgba(118,118,118,0.15);box-shadow:0 0 15px 5px rgba(118,118,118,0.15);behavior:url('../1.0.0/PIE.htc');z-index: 9999}#header .inside{width:920px;margin:0 auto;padding:0 12px}#header #logo{width:350px;height:49px;left:11px;top:13px;position:absolute}#header #logo a{display:block;float:left;margin-right:15px}#header #logo img{}#header #logo .group-name{margin-left:16px;font-size:10px;color:#bababa}#header #search{width:auto;right:10px;top:37px;position:absolute}#header #search input{font-size:8px;color:#818181}#header #search input[type=text]{width:150px;height:auto;padding:1px 35px 2px 5px;border:1px solid #d1d1d1;border-radius:5px;font-size:9px;behavior:url('../1.0.0/PIE.htc')}#header #search input[type=submit]{right:6px;top:3px;position:absolute;padding:1px 2px;background-color:#8f8f8f;border:0;border-radius:4px;font-size:10px;line-height:10px;color:#fff;text-transform:uppercase;behavior:url('../1.0.0/PIE.htc');background-image:none}.firefox #header #search input[type=text]{width:110px;height:auto;padding-top:2px;padding-bottom:4px}.firefox #header #search input[type=submit]{right:2px;font-size:9px}.win.firefox #header #search input[type=submit]{top:2px}#l1-navigation{width:775px;left:159px;margin-left: 50px;top:71px;position:absolute;overflow:visible}#l1-navigation ul{margin:0;padding:0;list-style-image:none !important}#l1-navigation .level_1 li{height:16px;position:relative;overflow:visible;float:left;width: 98px;}#l1-navigation .level_1 li.last{width:128px;border:none}#l1-navigation a,#l1-navigation span{width:113px;height:16px;overflow:hidden;float:right;margin-top:-4px;text-align:center;font:15px 微软雅黑;font-weight:normal;text-decoration:none;color:#656565;padding: 0 0 4px 0 !important;width: 153px !important;white-space: nowrap}#l1-navigation a:hover,#l1-navigation a.active,#l1-navigation a.trail,#l1-navigation span.trail,#l1-navigation span.active{font:15px verdana,Arial,sans-serif;color:#656565;}#l1-navigation ul.level_2{left:-2px;top:16px;position:absolute;padding:5px 10px 10px;background-color:#a1a1a1;border-top:1px solid #fcfcfc;border-right:2px solid #fcfcfc;border-bottom:2px solid #fcfcfc;border-left:2px solid #fcfcfc;border-radius:0 0 5px 5px;list-style-type:none;behavior:url('../1.0.0/PIE.htc');width: 133px !important;list-style-image:none}#l1-navigation ul.level_2 li{height:auto;padding-top:5px;padding-bottom:5px;padding-left: 28px;border-top:0px solid #fcfcfc;border-right:0px solid #fcfcfc;border-bottom:1px solid #fcfcfc;border-left:0px solid #fcfcfc}#l1-navigation ul.level_2 li.last{border:none;width:auto}#l1-navigation ul.level_2 a,#l1-navigation ul.level_2 span{display:block;font:14px verdana,Arial,sans-serif;color:#fcfcfc;width:126px !important;height:auto;margin: 0px !important;padding: 2px 5px 2px 5px !important;white-space: normal;text-align:center}#l1-navigation ul.level_2 a:hover,#l1-navigation ul.level_2 a.active,#l1-navigation ul.level_2 a.trail,#l1-navigation ul.level_2 span{font:14px verdana,Arial,sans-serif;color:#fcfcfc;margin: 0px !important;padding: 2px 0 !important;white-space: normal;width: 140px !important;text-shadow: 1px 1px 3px #676767}#header #language{left:830px;top:10px;position:absolute;z-index: 10000}#language ul{margin:0;padding:0;list-style-type:none;list-style-image: none}#language li{position:relative;float:left;padding-right:5px;padding-left:5px;border-right:1px solid #8f8f8f}.moodbild #language li,.standard_visual #language li{border-color:#8f8f8f;}#language li.last{border-right:0px}#language a,#language span{white-space:nowrap;font-size:14px;font-weight:normal;text-decoration:none;color:#8f8f8f}.moodbild #language a,.moodbild #language span,.standard_visual #language a,.standard_visual #language span{color:#fff}#language a.active,#language span{text-decoration:underline}#visual{width:1120px;margin:0 auto;-webkit-box-shadow:0 0 15px 5px rgba(118,118,118,0.15);box-shadow:0 0 15px 5px rgba(118,118,118,0.15);behavior:url('../1.0.0/PIE.htc')}#container{width:1120px;min-height:458px;overflow:visible;margin:0 auto;background-color:#fff;-webkit-box-shadow:0 0 15px 5px rgba(118,118,118,0.15);box-shadow:0 0 15px 5px rgba(118,118,118,0.15);border:0px;border-radius:0 0 5px 5px;behavior:url('../1.0.0/PIE.htc')}#container aside{margin-left: -780px;height:auto;min-height:192px;margin-bottom:30px;border-right:2px solid #d4d4d4}aside nav{margin:80px 10px 10px}aside nav ul{margin:0;padding:0 0 0 14px;list-style-image:url("../01_site/list-style-image.png")}aside nav li{margin-bottom:3px}aside nav a{font:11px Verdana,Arial,sans-serif;font-weight:normal;text-decoration:none;color:#656565}aside nav a:hover,aside nav a.trail,aside nav span{font-weight:bold;text-decoration:none}#container #breadcrumb{padding-top:45px;float:left;padding-bottom:11px;font-size:10px}#breadcrumb a{font-size:10px;font-weight:normal;text-decoration:none;color:#656565}#breadcrumb a:hover{text-decoration:underline}#container #main{margin-right:70px;margin-bottom:15px;margin-left: 50px;padding-bottom:30px;width:auto}#container #main .inside{width:665px}.moodbild #container #main,.moodbild #container #main .inside{width:1120px;height:458px;overflow:hidden;margin-right:0;margin-bottom:0;margin-left:0;padding-bottom:0}#main .mod_article .img{float:right;margin-bottom:25px;margin-left:25px;border:0;border-radius:5px;behavior:url('../1.0.0/PIE.htc');}#main .mod_article img.mime_icon{width:auto;height:auto;float:left;margin:-2px 5px 0 0;border:0;border-radius:0;behavior:url('../1.0.0/PIE.htc');behavior:none}#main .mod_article img.orig,#main .mod_article img.original,#main .mod_article .orig img,#main .mod_article .original img{width:auto;height:auto;float:none;margin-bottom:0;margin-left:0;max-width:none}#main .mod_article img.notrounded,#main .mod_article .notrounded img{border:0;border-radius:0;behavior:url('../1.0.0/PIE.htc')}#main .mod_article img.shadow,#main .mod_article .shadow img{margin-top:5px;margin-right:5px;-webkit-box-shadow:4px 4px 10px 2px rgba(118,118,118,0.15);box-shadow:4px 4px 10px 2px rgba(118,118,118,0.15);behavior:url('../1.0.0/PIE.htc')}#main #moodbild{height:458px;position:static;overflow:hidden;border:0px;border-radius:0 0 5px 5px;behavior:url('../1.0.0/PIE.htc')}#main #mood-slider{height:458px;overflow:hidden;border-radius:5px;behavior:url('../1.0.0/PIE.htc')}#main .moodbild .ce_image{width:100%;height:458px;left:0;top:0;position:absolute;overflow:hidden}#main #moodbild .ce_image img{width:auto;height:auto;float:none;margin:0;border:0px;border-radius:0;behavior:url('../1.0.0/PIE.htc');max-width:none}#main #moodbild .ce_image figcaption{bottom:13px;left:15px;position:absolute;padding-left:15px;white-space:nowrap;font-size:9px;font-weight:normal;color:#fff;width: auto !important}#main #moodbild .decker-moodbild{width:1120px;height:7px;bottom:0;left:0;position:absolute;background-image:url("../01_site/decker-moodbild.png");background-repeat:no-repeat}.slider-control,.slider-menu{width:100% !important;left:0 !important;margin-left:0 !important;text-align: right !important}.slider-menu{left: -10px !important}.slider-control{width:100%;height:30px;bottom:0;right:0;position:absolute;background:url("../01_site/decker-moodbild.png") center bottom no-repeat}.slider-control .slider-next,.slider-control .slider-prev{display:none}.custom #group-navigation{margin-top:15px}#group-navigation{width:1120px;margin:0 auto}#group-navigation .block,#group-navigation .subcolumns{overflow:visible}#group-navigation div.group{width:296px;height:200px;position:relative;-webkit-box-shadow:0 0 15px 5px rgba(118,118,118,0.15);box-shadow:0 0 15px 5px rgba(118,118,118,0.15);behavior:url('../1.0.0/PIE.htc')}#group-navigation div.group div.link{width:100%;height:40px;bottom:0;left:0;position:absolute;background-color:rgba(0,0,0,0.65);border:0px;border-radius:0 0 5px 5px;behavior:url('../1.0.0/PIE.htc')}#group-navigation div.group a{width:100%;height:100%;display:block}#group-navigation div.link a{height:28px;padding-top:12px;text-align:center;font-size:12px;font-weight:bold;text-decoration:none;color:#fff}#group-navigation img{border:0;border-radius:5px;behavior:url('../1.0.0/PIE.htc')}#footer{margin-top:55px;background-color:#eee}#footer #sitemap{width:1120px;margin:0 auto;padding-top:25px;padding-bottom:25px}#sitemap h6{margin-top:10px;margin-bottom:0;font-size:10px;font-weight:bold;text-decoration:none;color:#656565;font-style:normal}#sitemap ul{margin:0 0 5px;padding:0;list-style-type:none}#sitemap li{margin-top:10px;margin-bottom:2px}#sitemap ul.level_2 li{margin-top:2px;margin-bottom:2px}#sitemap ul.level_3{display:none;margin-left:10px;}#sitemap a{}#sitemap li a{margin-top:10px;margin-bottom:10px;font-size:10px;font-weight:bold;text-decoration:none;color:#656565}#sitemap li ul li a{font-weight:normal}#sitemap a:hover{text-decoration:underline}.greybox{padding:15px;border:1px solid #D4D4D4;border-radius:5px;behavior:url('../1.0.0/PIE.htc')}.big{margin-bottom:35px;margin-left:-38px;padding:5px 38px 20px}.slim{width:85%}.intro{height:165px}.mod_newslist,.mod_eventlist,.mod_article{overflow:visible}.mod_newslist .layout_latest,.mod_eventlist .layout_teaser{width:100%;position:relative;float:left;clear:both;margin-bottom:35px;margin-left:-38px;padding:5px 38px 20px;border:1px solid #D4D4D4;border-radius:5px;behavior:url('../1.0.0/PIE.htc')}.standort_suche{position:static;float:none;clear:both;margin-bottom:35px;padding:5px 38px 20px;border:1px solid #D4D4D4;border-radius:5px;behavior:url('../1.0.0/PIE.htc')}.mod_newslist .pagination,.mod_eventlist .pagination{clear:both}.mod_newslist .pagination ul,.mod_eventlist .pagination ul,.mod_newslist .pagination p,.mod_eventlist .pagination p{position:relative;float:right;clear:both;margin-top:0;margin-bottom:0;padding-right:0;padding-left:0;list-style-type:none;list-style-image:none}.mod_newslist .pagination li,.mod_eventlist .pagination li{position:relative;float:left;padding-right:5px;padding-left:5px;border-right:2px solid #d4d4d4}.mod_newslist .pagination li.first,.mod_eventlist .pagination li.first{padding-left:0}.mod_newslist .pagination li.last,.mod_eventlist .pagination li.last{padding-right:0;border-right:0}.partner_finder_searchform select{padding:20px 20px 15px;background-color:#b1b2b3;-webkit-box-shadow:3px 4px 5px 0 rgba(118,118,118,0.15);box-shadow:3px 4px 5px 0 rgba(118,118,118,0.15);border-top:1px solid #fcfcfc;border-right:2px solid #fcfcfc;border-bottom:2px solid #fcfcfc;border-left:2px solid #fcfcfc;border-radius:5px;list-style-type:none;behavior:url('../1.0.0/PIE.htc')}.partner_finder_searchform option{font:11px verdana,Arial,sans-serif;color:#fcfcfc;margin: 0px 25px 0 15px !important;padding: 2px 0 !important;white-space: normal;width: auto !important}.overflow{overflow:visible}.mod_search input[type=search]{width:300px}.two-column-wrapper{width:100%;position:relative;float:left;clear:both}.two-column{width:48%;position:relative;float:left;padding-right:2%}.ce_downloads ul{margin-top:20px;padding-left:0}







.NewsRecommend{width:694px;line-height:1.5;font-size:14px;}
.NewsRecommend div{margin-bottom:40px;}
.NewsRecommend li{float:left;width:220px;margin-left:10px;background:url(..../img/newsrecommend.jpg) left top no-repeat;list-style:none;list-style-position:outside;}
.NewsRecommend li img{width:180px;height:180px;border:0;margin-bottom:5px;margin-left:3px;}
.NewsRecommend a{}
.NewsRecommend .y{margin-left:0;margin-bottom: 20px;}

.NewsList{width:694px;font-size:14px;}
.NewsList div{clear:both;height:20px;}
.NewsList a{}
.NewsList dt{float:left;width:590px;margin-bottom:5px;}
.NewsList dd{float:left;width:90px;text-align:right;}
.NewsList img{padding-right:5px;position:relative;top:3px;}

.NewsDi{height:40px;font-size:12px;color:#a8a8a8;}
.NewsDi a{color:#a8a8a8;}
.NewsDi dt{float:left;}
.NewsDi dd{float:right;text-align:right;}

.SearchList{width:694px;font-size:14px;height:400px;color:#a8a8a8;}
.SearchList a{color:#a8a8a8;}
.SearchList dt{clear:both;float:left;height:30px;width:105px;}
.SearchList dt b{}
.SearchList dd{float:left;height:30px;width:589px;}

.DownloadList{width:694px;font-size:12px;line-height:25px;}
.DownloadList div{height:26px;margin-bottom:5px;background:url(..../img/downloadbar.png);}
.DownloadList div .l{float:left;width:50px;text-align:center;padding-top:4px;}
.DownloadList div .r{float:left;width:644px;}
.DownloadList div .l1{float:left;width:630px;padding-left:10px;}
.DownloadList div .r1{float:right;width:30px;text-align:right;padding-right:10px;padding-top:4px;}
.DownloadList div img{border:0;}
.DownloadList .p{background:url(..../img/downloadbarp.png);}



#l1-navigation ul.level_2 li {}


.ctx{line-height:1.8;}


.pagebar{}
.pagebar a{margin-right:5px;}

