/* 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}
/* mediaboxAdvanced v1.4.6, (c) 2007-2010 John Einselen <http://iaian7.com>, MIT-style license */
#mbOverlay{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:#fff;cursor:pointer}#mbOverlay.mbOverlayFF{background:transparent url("../../assets/mootools/mediabox/1.4.6/images/80.png") repeat}#mbOverlay.mbOverlayIE{position:absolute}#mbCenter{position:absolute;z-index:9999;left:50%;overflow:hidden;background-color:#fff;-webkit-border-radius:10px;-khtml-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 5px 20px rgba(0,0,0,0.40);-khtml-box-shadow:0 5px 20px rgba(0,0,0,0.40);-moz-box-shadow:0 5px 20px rgba(0,0,0,0.40);box-shadow:0 5px 20px rgba(0,0,0,0.40);-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#000000')";filter:progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=180,Color='#000000')}#mbCenter.mbLoading{background:#fff url("../../assets/mootools/mediabox/1.4.6/images/loading3.gif") no-repeat center;-webkit-box-shadow:none;-khtml-box-shadow:none;-moz-box-shadow:none;box-shadow:none}#mbImage{position:relative;left:0;top:0;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#666;text-align:left;background-position:center center;background-repeat:no-repeat;padding:10px}#mbBottom{min-height:20px;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#999;text-align:left;padding:0 10px 10px}#mbTitle,#mbPrevLink,#mbNextLink,#mbCloseLink{display:inline;color:#666;font-weight:bold;line-height:20px;font-size:12px}#mbNumber{display:inline;color:#999;line-height:14px;font-size:10px;margin:auto 10px}#mbCaption{display:block;color:#666;line-height:14px;font-size:10px}#mbPrevLink,#mbNextLink,#mbCloseLink{float:right;outline:0;margin:0 0 0 10px;font-weight:normal}#mbPrevLink b,#mbNextLink b,#mbCloseLink b{color:#666;font-weight:bold;text-decoration:underline}#mbPrevLink big,#mbNextLink big,#mbCloseLink big{color:#666;font-size:16px;line-height:14px;font-weight:bold}#mbBottom a,#mbBottom a:link,#mbBottom a:visited{text-decoration:none;color:#666}#mbBottom a:hover,#mbBottom a:active{text-decoration:underline;color:#999}#mbError{position:relative;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#000;text-align:center;border:10px solid #700;padding:10px 10px 10px;margin:20px;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;border-radius:5px}#mbError a,#mbError a:link,#mbError a:visited,#mbError a:hover,#mbError a:active{color:#700;font-weight:bold;text-decoration:underline}
@media all {
  /**
	 *  @section Normalisation Module
	 */
  /* (en) Global reset of paddings and margins for all HTML elements */
  /* (de) Globales Zurücksetzen der Innen- und Außenabstände für alle HTML-Elemente */
  /* (en) Correction: margin/padding reset caused too small select boxes. */
  /* (de) Korrektur: Das Zurücksetzen der Abstände verursacht zu kleine Selectboxen. */
  /*
	* (en) Global fix of the Italics bugs in IE 5.x and IE 6
	* (de) Globale Korrektur des Italics Bugs des IE 5.x und IE 6
	*
	* @bugfix
	* @affected   IE 5.x/Win, IE6
	* @css-for    IE 5.x/Win, IE6
	* @valid      yes
	*/
  /*
	* (en) Fix for rounding errors when scaling font sizes in older versions of Opera browser
	*      Standard values for colors and text alignment
	*
	* (de) Beseitigung von Rundungsfehler beim Skalieren von Schriftgrößen in älteren Opera Versionen
	*      Vorgabe der Standardfarben und Textausrichtung
	*/
  /* (en) avoid visible outlines on DIV and h[x] elements in Webkit browsers */
  /* (de) Vermeidung sichtbarer Outline-Rahmen in Webkit-Browsern */
  /* (en) HTML5 - adjusting visual formatting model to block level */
  /* (de) HTML5 - Elements werden als Blockelemente definiert */
  /* (en) HTML5 - default media element styles */
  /* (de) HTML5 - Standard Eigenschaften für Media-Elemente */
  /* (en) HTML5 - don't show <audio> element if there aren't controls */
  /* (de) HTML5 - <audio> ohne Kontrollelemente sollten nicht angezeigt werden */
  /* (en) HTML5 - add missing styling in IE & old FF for hidden attribute */
  /* (de) HTML5 - Eigenschaften für das hidden-Attribut in älteren IEs und FF nachrüsten */
  /* (en) Prevent iOS text size adjust after orientation change, without disabling user zoom. */
  /* (de) Verdindert die automatische Textanpassung bei Orientierungswechsel, ohne Zoom zu blockieren */
  /* (en) set correct box-modell in IE8/9 plus remove padding */
  /* (de) Setze das richtige Box-Modell im IE8/9 und entferne unnötiges Padding */
  /* (en) force consistant appearance of input[type="search"] elements in all browser */
  /* (de) Einheitliches Erscheinungsbild für input[type="search"] Elemente erzwingen */
  /* (en) Correct overflow displayed oddly in IE 9 */
  /* (de) Korrigiert fehlerhafte overflow Voreinstellung des IE 9 */
  /* (en) Address margin not present in IE 8/9 and Safari 5 */
  /* (en) Ergänzt fehlenden Margin in IE 8/9 und Safari 5 */
  /* (en) Clear borders for <fieldset> and <img> elements */
  /* (de) Rahmen für <fieldset> und <img> Elemente löschen */
  /* (en) new standard values for lists, blockquote, cite and tables */
  /* (de) Neue Standardwerte für Listen, Zitate und Tabellen */
  /**
	* @section Float Handling Module
	*/
  /* (en) clearfix method for clearing floats */
  /* (de) Clearfix-Methode zum Clearen der Float-Umgebungen */
  /* (en) alternative solutions to contain floats */
  /* (de) Alternative Methoden zum Einschließen von Float-Umgebungen */
  /**
	* @section Column Module
	*
	* default column config:
	* |-------------------------------|
	* | col1    | col3      | col2    |
	* | 20%     | flexible  | 20%     |
	* |-------------------------------|
	*/
  /* (en) IE-Clearing: Only used in Internet Explorer, switched on in iehacks.css */
  /* (de) IE-Clearing: Benötigt nur der Internet Explorer und über iehacks.css zugeschaltet */
  /**
	* @section Grid Module
	*/
  /**
	* @section Form Module
	*/
  /** Vertical-Forms - technical base (standard)
	*
	* |-------------------------------|
	* | form                          |
	* |-------------------------------|
	* |   label                       |
	* |   input / select / textarea   |
	* |-------------------------------|
	* | /form                         |
	* |-------------------------------|
	*
	* (en) Styling of forms where both label and input/select/textarea are styled with display:block;
	* (de) Formulargestaltung, bei der sowohl label als auch input/select/textarea mit display:block; gestaltet werden
	*/
  /* default form wrapper width */
  /**
	*  Columnar forms display - technical base (optional)
	*
	*  |-------------------------------------------|
	*  | form                                      |
	*  |-------------------------------------------|
	*  |                                           |
	*  |   label   |   input / select / textarea   |
	*  |                                           |
	*  |-------------------------------------------|
	*  | /form                                     |
	*  |-------------------------------------------|
	*
	*  (en) Styling of forms where label floats left of form-elements
	*  (de) Formulargestaltung, bei der die label-Elemente nach links fließen
	*/
  /* global and local columnar settings for button alignment */
  /**
	* @section Accessibility Module
	*
	* (en) skip links and hidden content
	* (de) Skip-Links und versteckte Inhalte
	*/
  /* (en) classes for invisible elements in the base layout */
  /* (de) Klassen für unsichtbare Elemente im Basislayout */
  /* (en) make skip links visible when using tab navigation */
  /* (de) Skip-Links für Tab-Navigation sichtbar schalten */
  /* skiplinks:technical setup */
  * {
    margin: 0;
    padding: 0; }
  option {
    padding-left: 0.4em; }
  select {
    padding: 1px; }
  * html body * {
    overflow: visible; }
  body {
    font-size: 100%;
    background: #fff;
    color: #000;
    text-align: left; }
  div:target, h1:target, h2:target, h3:target, h4:target, h5:target, h6:target {
    outline: 0 none; }
  article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
    display: block; }
  audio, canvas, video {
    display: inline-block; }
  audio:not([controls]) {
    display: none; }
  [hidden] {
    display: none; }
  html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; }
  input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0; }
  input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }
  input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  svg:not(:root) {
    overflow: hidden; }
  figure {
    margin: 0; }
  fieldset, img {
    border: 0 solid; }
  ul, ol, dl {
    margin: 0 0 1em 1em; }
  li {
    line-height: 1.5em;
    margin-left: 0.8em; }
  dt {
    font-weight: bold; }
  dd {
    margin: 0 0 1em 0.8em; }
  blockquote {
    margin: 0 0 1em 0.8em; }
  q {
    quotes: none; }
  blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none; }
  table {
    border-collapse: collapse;
    border-spacing: 0; }
  .ym-clearfix:before {
    content: "";
    display: table; }
  .ym-clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden; }
  .ym-contain-dt {
    display: table;
    table-layout: fixed;
    width: 100%; }
  .ym-contain-oh {
    display: block;
    overflow: hidden;
    width: 100%; }
  .ym-contain-fl {
    float: left;
    width: 100%; }
  .ym-column {
    display: table;
    table-layout: fixed;
    width: 100%; }
  .ym-col1 {
    float: left;
    width: 20%; }
  .ym-col2 {
    float: right;
    width: 20%; }
  .ym-col3 {
    width: auto;
    margin: 0 20%; }
  .ym-cbox {
    padding: 0 10px; }
  .ym-cbox-left {
    padding: 0 10px 0 0; }
  .ym-cbox-right {
    padding: 0 0 0 10px; }
  .ym-ie-clearing {
    display: none; }
  .ym-grid {
    display: table;
    table-layout: fixed;
    width: 100%;
    list-style-type: none;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0; }
  .ym-gl {
    float: left;
    margin: 0; }
  .ym-gr {
    float: right;
    margin: 0 0 0 -5px; }
  .ym-g20 {
    width: 20%; }
  .ym-g40 {
    width: 40%; }
  .ym-g60 {
    width: 60%; }
  .ym-g80 {
    width: 80%; }
  .ym-g25 {
    width: 25%; }
  .ym-g33 {
    width: 33.333%; }
  .ym-g50 {
    width: 50%; }
  .ym-g66 {
    width: 66.666%; }
  .ym-g75 {
    width: 75%; }
  .ym-g38 {
    width: 38.2%; }
  .ym-g62 {
    width: 61.8%; }
  .ym-gbox {
    padding: 0 10px; }
  .ym-gbox-left {
    padding: 0 10px 0 0; }
  .ym-gbox-right {
    padding: 0 0 0 10px; }
  .ym-equalize {
    overflow: hidden; }
  .ym-equalize > [class*="ym-g"] {
    display: table-cell;
    float: none;
    margin: 0;
    vertical-align: top; }
  .ym-equalize > [class*="ym-g"] > [class*="ym-gbox"] {
    padding-bottom: 10000px;
    margin-bottom: -10000px; }
  .ym-form, .ym-form fieldset {
    overflow: hidden; }
  .ym-form div {
    position: relative; }
  .ym-form label, .ym-form .ym-label, .ym-form .ym-message {
    position: relative;
    line-height: 1.5;
    display: block; }
  .ym-form .ym-fbox-check label {
    display: inline; }
  .ym-form input, .ym-form textarea {
    cursor: text; }
  .ym-form .ym-fbox-check input, .ym-form input[type="radio"], .ym-form input[type="checkbox"], .ym-form select, .ym-form label {
    cursor: pointer; }
  .ym-form textarea {
    overflow: auto; }
  .ym-form input.hidden, .ym-form input[type=hidden] {
    display: none !important; }
  .ym-form .ym-fbox:before, .ym-form .ym-fbox-text:before, .ym-form .ym-fbox-select:before, .ym-form .ym-fbox-check:before, .ym-form .ym-fbox-button:before {
    content: "";
    display: table; }
  .ym-form .ym-fbox:after, .ym-form .ym-fbox-text:after, .ym-form .ym-fbox-select:after, .ym-form .ym-fbox-check:after, .ym-form .ym-fbox-button:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden; }
  .ym-form .ym-fbox-check input:focus, .ym-form .ym-fbox-check input:hover, .ym-form .ym-fbox-check input:active, .ym-form input[type="radio"]:focus, .ym-form input[type="radio"]:hover, .ym-form input[type="radio"]:active, .ym-form input[type="checkbox"]:focus, .ym-form input[type="checkbox"]:hover, .ym-form input[type="checkbox"]:active {
    border: 0 none; }
  .ym-form input, .ym-form textarea, .ym-form select {
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 70%; }
  .ym-form .ym-fbox-check input, .ym-form input[type="radio"], .ym-form input[type="checkbox"] {
    width: auto;
    display: inline;
    width: auto;
    margin-left: 0;
    margin-right: 0.5ex; }
  .ym-form label, .ym-form .ym-label {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .ym-form .ym-fbox-button input {
    display: inline;
    overflow: visible;
    width: auto; }
  .ym-form .ym-inline {
    display: inline-block;
    float: none;
    margin-right: 0;
    width: auto;
    vertical-align: baseline; }
  .ym-fbox-wrap {
    display: table;
    table-layout: fixed;
    width: 70%; }
    .ym-fbox-wrap input, .ym-fbox-wrap textarea, .ym-fbox-wrap select {
      width: 100%; }
    .ym-fbox-wrap input[type="radio"], .ym-fbox-wrap input[type="checkbox"] {
      display: inline;
      width: auto;
      margin-left: 0;
      margin-right: 0.5ex; }
    .ym-fbox-wrap label, .ym-fbox-wrap .ym-label {
      display: inline; }
  .ym-full input, .ym-full textarea, .ym-full select {
    width: 100%; }
  .ym-full .ym-fbox-wrap {
    width: 100%; }
  .ym-columnar input, .ym-columnar textarea, .ym-columnar select {
    float: left;
    margin-right: -3px; }
  .ym-columnar label, .ym-columnar .ym-label {
    display: inline;
    float: left;
    width: 30%;
    z-index: 1; }
  .ym-columnar .ym-fbox-check input, .ym-columnar .ym-message {
    margin-left: 30%; }
  .ym-columnar .ym-fbox-wrap {
    margin-left: 30%;
    margin-right: -3px; }
    .ym-columnar .ym-fbox-wrap .ym-message {
      margin-left: 0%; }
    .ym-columnar .ym-fbox-wrap label {
      float: none;
      width: auto;
      z-index: 1;
      margin-left: 0; }
    .ym-columnar .ym-fbox-wrap input {
      margin-left: 0;
      position: relative; }
  .ym-columnar .ym-fbox-check {
    position: relative; }
    .ym-columnar .ym-fbox-check label, .ym-columnar .ym-fbox-check .ym-label {
      padding-top: 0; }
    .ym-columnar .ym-fbox-check input {
      top: 3px; }
  .ym-columnar .ym-fbox-button input {
    float: none;
    margin-right: 1em; }
  .ym-fbox-wrap + .ym-fbox-wrap {
    margin-top: 0.5em; }
  .ym-columnar fieldset .ym-fbox-button, fieldset.ym-columnar .ym-fbox-button {
    padding-left: 30%; }
  .ym-skip, .ym-hideme, .ym-print {
    position: absolute;
    top: -32768px;
    left: -32768px; }
  .ym-skip:focus, .ym-skip:active {
    position: static;
    top: 0;
    left: 0; }
  .ym-skiplinks {
    position: absolute;
    top: 0px;
    left: -32768px;
    z-index: 1000;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .ym-skiplinks .ym-skip:focus, .ym-skiplinks .ym-skip:active {
      left: 32768px;
      outline: 0 none;
      position: absolute;
      width: 100%; } }

@media print {
  /**
	* @section print adjustments for core modules
	*
	* (en) float containment for grids. Uses display:table to avoid bugs in FF & IE
	* (de) Floats in Grids einschließen. Verwendet display:table, um Darstellungsprobleme im FF & IE zu vermeiden
	*
	* @bugfix
	* @since     3.0
	* @affected  FF2.0, FF3.0, IE7
	* @css-for   all browsers
	* @valid     yes
	*/
  /* (en) make .ym-print class visible */
  /* (de) .ym-print-Klasse sichtbar schalten */
  /* (en) generic class to hide elements for print */
  /* (de) Allgemeine CSS Klasse, um beliebige Elemente in der Druckausgabe auszublenden */
  .ym-grid > .ym-gl, .ym-grid > .ym-gr {
    overflow: visible;
    display: table;
    table-layout: fixed; }
  .ym-print {
    position: static;
    left: 0; }
  .ym-noprint {
    display: none !important; } }

@media all {
  /* 4 navigation levels defined */
  .ym-vlist {
    margin: 0 0 1.5em 0;
    list-style-type: none;
    background: transparent;
    border: 0 none; }
    .ym-vlist ul {
      list-style-type: none;
      margin: 0;
      padding: 0;
      width: 100%;
      overflow: hidden; }
    .ym-vlist ul ul {
      border: 0 none; }
    .ym-vlist li {
      float: left;
      width: 100%;
      margin: 0;
      padding: 0;
      background-color: transparent; }
    .ym-vlist a, .ym-vlist span {
      display: block;
      padding: 3px 0px 3px 10%;
      text-decoration: none;
      font-weight: bold; }
    .ym-vlist a, .ym-vlist a:visited {
      color: #444; }
    .ym-vlist li.active {
      color: #51a027;
      background-color: transparent; }
    .ym-vlist li a, .ym-vlist li span {
      width: 95%;
      padding-left: 1%; }
    .ym-vlist li a:focus, .ym-vlist li a:hover, .ym-vlist li a:active {
      background-color: transparent;
      color: #51a027;
      outline: 0 none; }
    .ym-vlist li ul li a, .ym-vlist li ul li .active {
      width: 95%;
      padding-left: 12%;
      font-weight: normal; }
    .ym-vlist li ul li a, .ym-vlist li ul li a:visited {
      background-color: transparent;
      color: #333; }
    .ym-vlist li ul li a:focus, .ym-vlist li ul li a:hover, .ym-vlist li ul li a:active {
      background-color: transparent;
      color: #51a027; }
    .ym-vlist li ul li ul li a {
      width: 99%;
      padding-left: 21%; }
    .ym-vlist li ul li ul li .active {
      padding-left: 11%; }
    .ym-vlist li ul li ul li a, .ym-vlist li ul li ul li a:visited {
      background-color: transparent;
      color: #333; }
    .ym-vlist li ul li ul li a:focus, .ym-vlist li ul li ul li a:hover, .ym-vlist li ul li ul li a:active {
      background-color: transparent;
      color: #51a027; }
    .ym-vlist li ul li ul li ul li a {
      width: 95%;
      padding-left: 22%; }
    .ym-vlist li ul li ul li ul li .active {
      padding-left: 13%; }
    .ym-vlist li ul li ul li ul li a, .ym-vlist li ul li ul li ul li a:visited {
      background-color: transparent;
      color: #333; }
    .ym-vlist li ul li ul li ul li a:focus, .ym-vlist li ul li ul li ul li a:hover, .ym-vlist li ul li ul li ul li a:active {
      background-color: transparent;
      color: #51a027; }
    .ym-vlist [data-icon]:before {
      font-size: 1.3em;
      margin-right: 0.4em;
      vertical-align: text-top; }
  #footer-nav {
    float: right;
    text-align: right; }
    #footer-nav ul {
      background-color: transparent; } }

@media all {
  /*!
	* @section global typography settings
	*
	* vertical rhythm settings (based on em-unit)
	* -------------------------------------------
	* basefont-size:  14px (87.5%)
	* line-height  :  21px (factor: 1.5) */
  /* (en) reset font size for all elements to standard (16 Pixel) */
  /* (de) Alle Schriftgrößen auf Standardgröße (16 Pixel) zurücksetzen */
  /**
	* (en) reset monospaced elements to font size 16px in all browsers
	* (de) Schriftgröße von monospaced Elemente in allen Browsern auf 16 Pixel setzen
	*
	* @see: http://webkit.org/blog/67/strange-medium/
	*/
  /*! font-size: 14px; */
  /*--- Headings | Überschriften ------------------------------------------------------------------------*/
  /* --- Lists | Listen  -------------------------------------------------------------------------------- */
  /* --- general text formatting | Allgemeine Textauszeichnung ------------------------------------------ */
  /*--- Links ----------------------------------------------------------------------------------------- */
  /* (en) maximum constrast for tab focus - change with great care */
  /* (en) Maximaler Kontrast für Tab Focus - Ändern Sie diese Regel mit Bedacht */
  /* --- images ------------------ */
  /* IE6 workaround - 2% space for possible borders */
  /**
	* ----------------------------------------------------------------------- #
	*
	* Generic Content Classes
	*
	* (en) standard classes for positioning and highlighting
	* (de) Standardklassen zur Positionierung und Hervorhebung
	*
	* @section content-generic-classes
	*/
  /**
	* ------------------------------------------------------------------------------------------------- #
	*
	* Tables | Tabellen
	*
	* (en) Generic classes for table-width and design definition
	* (de) Generische Klassen für die Tabellenbreite und Gestaltungsvorschriften für Tabellen
	*
	* @section content-tables
	*/
  html * {
    font-size: 100%; }
  textarea, pre, code, kbd, samp, var, tt {
    font-family: Consolas, "Lucida Console", "Andale Mono", "Bitstream Vera Sans Mono", "Courier New", Courier; }
  body {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 87.5%;
    color: #444; }
  h1, h2, h3, h4, h5, h6 {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-weight: 400;
    color: #161e21;
    margin: 0; }
  h1 {
    /*! font-size: 24px; */
    font-size: 171.42857%;
    line-height: 1.75;
    margin: 0 0 0.875em 0; }
  h2 {
    /*! font-size: 20px; */
    font-size: 142.85714%;
    line-height: 2.1;
    margin: 0 0 1.05em 0; }
  h3 {
    /*! font-size: 18px; */
    font-size: 128.57143%;
    line-height: 1.16667;
    margin: 0 0 1.16667em 0; }
  h4 {
    /*! font-size: 16px; */
    font-size: 114.28571%;
    line-height: 1.3125;
    margin: 0 0 1.3125em 0; }
  h5 {
    /*! font-size: 18px; */
    font-size: 128.57143%;
    line-height: 1.16667;
    margin: 0 0 1.16667em 0; }
  h6 {
    /*! font-size: 14px; */
    font-size: 100%;
    font-weight: bold;
    line-height: 1.5;
    margin: 0 0 1.5em 0; }
  ul, ol, dl {
    font-size: 100%;
    line-height: 1.5;
    margin: 0 0 1.5em 0; }
  ul {
    list-style-type: disc; }
  ol {
    list-style-type: decimal; }
  ul ul {
    list-style-type: circle;
    margin-top: 0; }
  ol ol {
    list-style-type: lower-latin;
    margin-top: 0; }
  ol ul {
    list-style-type: circle;
    margin-top: 0; }
  li {
    font-size: 100%;
    line-height: 1.5;
    margin-left: 1.2em; }
  dt {
    font-weight: bold; }
  dd {
    margin: 0 0 1.5em 0.8em; }
  p {
    font-size: 100%;
    line-height: 1.5;
    margin: 0 0 1.5em 0; }
  blockquote, cite, q {
    font-family: "Droid Serif", Georgia, "Times New Roman", Times, serif;
    font-style: italic; }
  blockquote {
    background: transparent;
    color: #666;
    margin: 1.5em 0 0 1.5em; }
  strong, b {
    font-weight: bold; }
  em, i {
    font-style: italic; }
  big {
    /*! font-size: 16px; */
    font-size: 114.28571%;
    line-height: 1.3125; }
  small {
    /*! font-size: 12px; */
    font-size: 85.71429%;
    line-height: 1.75; }
  pre, code, kbd, tt, samp, var {
    font-size: 100%; }
  pre {
    font-size: 100%;
    line-height: 1.5;
    margin: 0 0 1.5em 0;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word; }
  pre, code {
    color: #800; }
  kbd, samp, var, tt {
    color: #666;
    font-weight: bold; }
  var, dfn {
    font-style: italic; }
  acronym, abbr {
    border-bottom: 1px #aaa dotted;
    font-variant: small-caps;
    letter-spacing: 0.07em;
    cursor: help; }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  sup {
    top: -0.5em; }
  sub {
    bottom: -0.25em; }
  mark {
    background: #ff0;
    color: #000; }
  hr {
    color: #fff;
    background: transparent;
    margin: 0 0 0.75em 0;
    padding: 0 0 0.67857em 0;
    border: 0;
    border-bottom: 1px #eee solid; }
  a {
    color: #51a027;
    background: transparent;
    text-decoration: none; }
  a:active {
    outline: none; }
  a:hover, a:focus {
    background-color: #51a027;
    color: #fff;
    text-decoration: none; }
  img, figure {
    margin: 0; }
  .flexible {
    margin-bottom: 1.5em;
    max-width: 100%;
    height: auto; }
  * html .flexible {
    width: 98%; }
  .bordered {
    margin-bottom: 1.5em;
    border: 2px #eee solid;
    border: 2px white solid;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25); }
  .highlight {
    color: #c30; }
  .dimmed {
    color: #888; }
  .box {
    border-radius: 0.3em;
    border-width: 1px;
    border-style: solid;
    border-color: #888;
    border-color: rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.2);
    color: #444;
    color: rgba(0, 0, 0, 0.8);
    padding: 1.42857em;
    margin: 0 0 1.5em 0; }
    .box > *:last-child {
      margin-bottom: 0; }
  .label {
    font-family: Verdana, Geneva, sans-serif;
    padding: 1px 6px 2px;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: normal;
    white-space: nowrap;
    border-radius: 3px;
    background: #06C;
    color: #fff;
    font-size: 10px;
    line-height: 12px; }
  .info {
    background: #f4f4f4; }
  .success {
    background: #8c8; }
  .warning {
    background: #cc8; }
  .error {
    background: #c88; }
  .float-left {
    float: left;
    display: inline;
    margin: 0 1em 1.5em 0; }
  .float-right {
    float: right;
    display: inline;
    margin: 0 0 1.5em 1em; }
  .center {
    display: block;
    text-align: center;
    margin: 0 auto 1.5em auto; }
  table {
    width: 100%;
    border-collapse: collapse;
    color: #444;
    border-top: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
    margin: 0 0 1.35714em 0; }
    table.narrow {
      margin: 0 0 1.42857em 0; }
      table.narrow th, table.narrow td {
        padding: 0 0.5em;
        line-height: 1.42857; }
    table.fixed {
      table-layout: fixed; }
    table.bordertable {
      border: 1px #ccc solid; }
      table.bordertable thead th {
        background: #e0e0e0;
        border-right: 1px #ccc solid;
        border-bottom: 1px #ccc solid; }
      table.bordertable tbody th[scope="row"] {
        background: #f0f0f0; }
      table.bordertable tbody th {
        border-right: 1px solid #ccc; }
      table.bordertable tbody td {
        border-right: 1px solid #ccc; }
  caption {
    font-variant: small-caps; }
  th, td {
    line-height: 1.5em;
    vertical-align: top;
    padding: 0.71429em 0.5em; }
  th *:first-child, td *:first-child {
    margin-top: 0; }
  th.nowrap, td.nowrap {
    white-space: nowrap; }
  thead th {
    text-align: left;
    color: #000;
    border-bottom: 2px #000 solid; }
  tbody {
    /* highlight row on mouse over */ }
    tbody th {
      text-align: left;
      border-top: 1px solid #ccc; }
    tbody td {
      text-align: left;
      border-top: 1px solid #ccc; }
    tbody tr:hover th, tbody tr:hover td {
      background: #f8f8f8; } }

@media screen {
  /* force vertical scrollbar */
  /* Layout Module Configuration */
  /*
	 * |-------------------------------------------------------|
	 * | navigation      |    content                          |
	 * | col 1 | fixed   |    col 3 | flexible                 |
	 * |                 |                                     |
	 * |-------------------------------------------------------|
	 */
  /* fallback for missing media queries support*/
  /* Basic Element Styling */
  /* Navigationspfad */
  /*  Search Form */
  /*hide Contao generated skiplinks*/
  /* skip links styling */
  body {
    overflow-y: scroll; }
  .ym-wrapper {
    max-width: 70em;
    margin: 0 auto;
    padding: 0 1em;
    position: relative; }
  .ym-col1 {
    float: left;
    width: 300px;
    padding-right: 1em; }
  .ym-col3 {
    margin: 0 0 0 300px;
    padding-left: 1em; }
  body > header, body > nav, body > main, body > footer {
    min-width: 760px; }
  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
  #mbImage {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box; }
  img, object, video, embed {
    max-width: 100%;
    height: auto;
    /* IE7 */
    -ms-interpolation-mode: bicubic;
    /* IE8 */
    width: auto\0; }
  header {
    padding: 0.5em 0;
    color: #ccc; }
  #logo {
    float: left; }
    #logo a:hover, #logo a:focus {
      background: none; }
  .login-link {
    position: absolute;
    right: 1em;
    bottom: 1em; }
    .login-link a {
      background-color: #51a027;
      color: #fff;
      padding: 0.5em;
      border-radius: 0.3em;
      box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.5); }
    .login-link a:hover, .login-link a:focus {
      color: #444; }
    .login-link span {
      margin-right: 0.4em; }
  .row-before {
    padding: 1em 0 0.5em 0;
    background-color: #fff;
    background: rgba(255, 255, 255, 0.8); }
  #Breadcrumb {
    padding: 0.5em;
    border: 1px solid #ddd;
    border-radius: 0.3em; }
  .mod_breadcrumb ul {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .mod_breadcrumb li {
    float: left;
    margin-left: 0.2em; }
  .mod_breadcrumb a {
    color: #444; }
  .mod_breadcrumb a:focus, .mod_breadcrumb a:hover {
    background-color: transparent;
    color: #51a027; }
  .mod_breadcrumb li.active {
    color: #51a027; }
  .mod_breadcrumb li:after {
    margin-right: 3px;
    padding-left: 0.5em;
    content: "\e008";
    vertical-align: middle;
    color: #51a027; }
  .mod_breadcrumb li.active:after {
    display: none; }
  .mod_breadcrumb [data-icon]:before {
    display: none; }
  .ym-searchform {
    float: right;
    display: inline;
    line-height: 2;
    padding: 0.5em 0 0.5em 1.5em;
    margin-top: 0.2em; }
    .ym-searchform .ym-searchfield {
      background: #fff;
      line-height: 1em;
      padding: 0.5em 0.5em 0.3em 0.5em;
      width: 13.5em;
      border: solid 1px #888;
      border: solid 1px rgba(255, 255, 255, 0.1);
      outline: none;
      -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
      box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
      border-radius: 0.4em; }
    .ym-searchform .ym-searchbutton {
      color: #fff;
      cursor: pointer;
      display: inline-block;
      font-size: 1em;
      line-height: 1.25;
      padding: 0.25em;
      border: solid 1px transparent;
      text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
      border-radius: 0.2em;
      background: #5f5f5f;
      background: rgba(255, 255, 255, 0.2); }
    .ym-searchform span {
      color: #51a027;
      font-size: 1.2em;
      vertical-align: middle; }
  .mod_newslist {
    border-top: 1px solid #ddd;
    padding-top: 2em; }
    .mod_newslist h2 {
      font-size: 100%;
      line-height: 1.5; }
    .mod_newslist span.invisible {
      display: none; }
  .main {
    padding: 2em 0;
    background-color: #fff;
    background: rgba(255, 255, 255, 0.8); }
    .main img, .main .dlh_googlemap {
      border: 2px #f3ddc8 solid;
      border: 2px #f3ddc8 solid;
      box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25); }
    .main img.mime_icon {
      border: none;
      box-shadow: none; }
  footer {
    color: #444;
    padding: 1em 0; }
    footer #footer-contact p {
      padding-left: 5em; }
  .organigram p {
    margin-bottom: 1em;
    padding: 0.5em;
    background-color: #51a027;
    border-radius: 0.3em;
    text-align: center;
    color: #fff;
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.5); }
  .organigram p.blank, .organigram p.arrow-icon {
    font-size: 1.5em;
    height: 2em;
    color: #51a027;
    background-color: transparent;
    box-shadow: none; }
  .organigram .ym-gl {
    padding-right: 1em; }
  #impressum img {
    border: none;
    box-shadow: none; }
  #impressum #ea_logo {
    vertical-align: text-bottom; }
  #impressum .copyright a:hover, #impressum .copyright a:focus {
    background-color: transparent; }
  .ym-form span.invisible {
    display: none; }
  .ym-form span.mandatory {
    color: #51a027; }
  .ym-form .explanation p {
    font-size: 0.7em; }
  .mod_dlh_googlemaps {
    margin-top: 2em; }
  .dlh_googlemap img {
    max-width: none;
    border: none;
    box-shadow: none; }
  .dlh_googlemap .routinglink {
    white-space: nowrap; }
  .dlh_googlemap p {
    margin-bottom: 0.2em; }
  .dlh_googlemap input.text {
    margin-right: 0.5em;
    margin-top: 0.5em;
    margin-bottom: 0.5em; }
  #sitemap [data-icon]:before {
    display: none; }
  #sitemap ul {
    list-style-type: none;
    padding-left: 2em; }
  #sitemap a {
    color: #444; }
  .mod_faqreader p.info {
    display: none; }
  .mod_faqlist ul {
    list-style-type: none; }
  .mod_faqlist li {
    margin-bottom: 1em; }
  .flexslider li {
    margin-left: 0; }
  .flexslider img {
    border: none;
    box-shadow: none; }
  .ce_flexSlider .white .flex-control-paging li a.flex-active {
    background: #51a027; }
  #index h1.ce_headline {
    font-size: 214.28571%;
    font-weight: 600; }
  .mod_memberpage img.avatar-img {
    float: right;
    margin-bottom: 1em;
    background-color: #fff;
    padding: 1em;
    border: 4px solid #51a027;
    border-radius: 0.3em;
    box-shadow: none; }
  .mod_memberpage li {
    list-style-type: none; }
  .mod_memberpage tbody td {
    border: none; }
  #wichtige-heimische-nutzhoelzer h3 {
    color: #51a027; }
  #presse li, #pressetexte li, #merkblaetter-informationen li {
    list-style-type: none; }
  #gartendecks img {
    margin-right: 2em;
    margin-bottom: 2em; }
  #wo-bekomme-ich-was .product label {
    margin: 1em 1em 1em 0;
    padding: 1em 1em;
    border-radius: 3px;
    background-color: #51a027;
    font-size: 0.8em;
    color: #fff;
    float: left; }
  #wo-bekomme-ich-was #ctrl_product.select {
    float: left;
    width: 24em;
    margin: 2em 1em; }
  #wo-bekomme-ich-was .hersteller .label {
    text-align: center;
    margin: 1em 1em 1em 0;
    padding: 1em;
    background-color: #51a027;
    font-size: 0.8em;
    float: left; }
  #wo-bekomme-ich-was .hersteller .value {
    float: left;
    margin-top: 2em; }
  #wo-bekomme-ich-was li {
    list-style-type: none; }
  #wo-bekomme-ich-was p.info {
    clear: both; }
  .ce_downloads span.size {
    display: none; }
  .ce_downloads li {
    list-style-type: none; }
  li.protected a.protected {
    color: red; }
  #suchergebnisse span.relevance {
    display: none; }
  #suchergebnisse .formbody {
    margin-bottom: 1em; }
  a.invisible {
    width: 0;
    height: 0;
    left: -1000px;
    top: -1000px;
    position: absolute;
    overflow: hidden;
    display: inline; }
  .ym-skiplinks a.ym-skip:focus, .ym-skiplinks a.ym-skip:active {
    color: #fff;
    background: #333;
    border-bottom: 1px #000 solid;
    padding: 10px 0;
    text-align: center;
    text-decoration: none; } 

   #natuerliche-dauerhaftigkeit .dauerhaftigkeit .col_0, #natuerliche-dauerhaftigkeit .dauerhaftigkeit .col_1, #natuerliche-dauerhaftigkeit .dauerhaftigkeit .col_2 {
    width: 33%;
   }


  }

/* reset fallback values in modern browsers */
@media screen and (min-width: 0px) {
  body > header, body > nav, body > main, body > footer {
    min-width: 0; } }

@media screen and (max-width: 760px) {
  /* Linearisation for Grid- and Column-Module, based on CSS class .linearize-level-1 */
  .linearize-level-1, .linearize-level-1 > [class*="ym-c"], .linearize-level-1 > [class*="ym-g"] {
    /* linearization for grids and columns module */
    display: block;
    float: none;
    padding: 0;
    margin: 0;
    width: auto !important; }
  .linearize-level-1 > [class*="ym-c"] > [class*="ym-cbox"], .linearize-level-1 > [class*="ym-g"] > [class*="ym-gbox"] {
    /* reset defined gutter values */
    margin: 0;
    padding: 0;
    /* optional for containing floats */
    overflow: hidden; }
  .secondary {
    border-top: 1px #888 solid;
    margin-top: 1.5em !important;
    padding-top: 1.5em !important; }
  main aside .ym-gbox-right {
    border: 0 none; }
  .ym-searchform {
    display: block;
    float: none;
    width: auto;
    text-align: right; }
  .ym-searchform input[type="search"] {
    width: 14%; } }

@media screen and (max-width: 480px) {
  /* Linearisation for Grid- and Column-Module, based on CSS class .linearize-level-2 */
  .linearize-level-2, .linearize-level-2 > [class*="ym-c"], .linearize-level-2 > [class*="ym-g"] {
    /* linearization for grids and columns module */
    display: block;
    float: none;
    padding: 0;
    margin: 0;
    width: auto !important; }
  .linearize-level-2 > [class*="ym-c"] > [class*="ym-cbox"], .linearize-level-2 > [class*="ym-g"] > [class*="ym-gbox"] {
    /* reset defined gutter values */
    margin: 0;
    padding: 0;
    /* optional for containing floats */
    overflow: hidden; }
  header .ym-wbox {
    padding: 0.75em 10px; }
  header h1 {
    font-size: 1.5em;
    line-height: 1em;
    margin: 0; }
  footer .ym-wbox, .ym-wbox, .ym-searchform, nav .ym-hlist ul {
    padding-left: 10px;
    padding-right: 10px; }
  .ym-searchform, nav .ym-hlist ul, nav .ym-hlist li {
    display: block;
    float: none;
    width: auto;
    text-align: left; }
  .ym-searchform input[type="search"] {
    width: 75%; } }

/*# sourceMappingURL=screen.map */
@font-face {
	font-family: 'icomoon';
	src:url("../../files/layout/fonts/icomoon.eot");
	src:url("../../files/layout/fonts/icomoon.eot?#iefix") format('embedded-opentype'),
		url("../../files/layout/fonts/icomoon.woff") format('woff'),
		url("../../files/layout/fonts/icomoon.ttf") format('truetype'),
		url("../../files/layout/fonts/icomoon.svg#icomoon") format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'icomoon';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-arrow, .icon-mail, .icon-users, .icon-quote, .icon-logout, .icon-menu, .icon-home, .icon-location, .icon-search, .icon-menu-2, .icon-email, .icon-phone, .icon-printer, .icon-link, .mod_breadcrumb li:after {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icon-arrow:before {
	content: "\e000";
}
.icon-mail:before {
	content: "\e002";
}
.icon-users:before {
	content: "\e004";
}
.icon-quote:before {
	content: "\e005";
}
.icon-logout:before {
	content: "\e007";
}
.icon-menu:before {
	content: "\e009";
}
.icon-home:before {
	content: "\e00a";
}
.icon-location:before {
	content: "\e00b";
}
.icon-search:before {
	content: "\e00c";
}
.icon-menu-2:before {
	content: "\e001";
}
.icon-email:before {
	content: "\f028";
}
.icon-phone:before {
	content: "\f15b";
}
.icon-printer:before {
	content: "\e003";
}
.icon-link:before {
	content: "\e006";
}
.icon-untitled:before {
	content: "\e008";
}
.icon-transfer:before {
	content: "\e00d";
}
.icon-move-horizontal-alt1:before {
	content: "\e00e";
}
.icon-arrow-down:before {
	content: "\e00f";
}
.icon-arrow-right:before {
	content: "\e010";
}
.icon-arrow-left:before {
	content: "\e011";
}
