/* Contao Open Source CMS, (c) 2005-2015 Leo Feyer, LGPL license */
body,form,figure{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}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
/* Contao Open Source CMS, (c) 2005-2015 Leo Feyer, LGPL license */
body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:bold}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
/* Contao Open Source CMS, (c) 2005-2015 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"],input:not([type]),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,input:not([type]):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}
/* Contao Open Source CMS, (c) 2005-2015 Leo Feyer, LGPL license */
#wrapper{width:960px;margin:0 auto}*[class*="grid"]{float:left;margin-left:10px;margin-right:10px;display:inline}.mod_article *[class*="ce_"],.mod_article *[class*="mod_"]{margin-left:10px;margin-right:10px}.mod_article .mod_newsreader,.mod_article .mod_eventreader{margin-left:0;margin-right:0}.mod_article *[class*="layout_"]>*,.mod_article *[class*="event_"]>*{margin-left:10px;margin-right:10px}.mod_article.grid1,.mod_article.grid2,.mod_article.grid3,.mod_article.grid4,.mod_article.grid5,.mod_article.grid6,.mod_article.grid7,.mod_article.grid8,.mod_article.grid9,.mod_article.grid10,.mod_article.grid11,.mod_article.grid12{margin-left:0;margin-right:0}#main .inside{overflow:hidden}.grid1{width:60px}.grid2{width:140px}.grid3{width:220px}.grid4{width:300px}.grid5{width:380px}.grid6{width:460px}.grid7{width:540px}.grid8{width:620px}.grid9{width:700px}.grid10{width:780px}.grid11{width:860px}.grid12{width:940px}.mod_article.grid1{width:80px}.mod_article.grid2{width:160px}.mod_article.grid3{width:240px}.mod_article.grid4{width:320px}.mod_article.grid5{width:400px}.mod_article.grid6{width:480px}.mod_article.grid7{width:560px}.mod_article.grid8{width:640px}.mod_article.grid9{width:720px}.mod_article.grid10{width:800px}.mod_article.grid11{width:880px}.mod_article.grid12{width:960px}.offset1{margin-left:90px !important}.offset2{margin-left:170px !important}.offset3{margin-left:250px !important}.offset4{margin-left:330px !important}.offset5{margin-left:410px !important}.offset6{margin-left:490px !important}.offset7{margin-left:570px !important}.offset8{margin-left:650px !important}.offset9{margin-left:730px !important}.offset10{margin-left:810px !important}.offset11{margin-left:890px !important}.offset12{margin-left:970px !important}.mod_article.offset1{margin-left:80px !important}.mod_article.offset2{margin-left:160px !important}.mod_article.offset3{margin-left:240px !important}.mod_article.offset4{margin-left:320px !important}.mod_article.offset5{margin-left:400px !important}.mod_article.offset6{margin-left:480px !important}.mod_article.offset7{margin-left:560px !important}.mod_article.offset8{margin-left:640px !important}.mod_article.offset9{margin-left:720px !important}.mod_article.offset10{margin-left:800px !important}.mod_article.offset11{margin-left:880px !important}.mod_article.offset12{margin-left:960px !important}@media(min-width:768px) and (max-width:979px){#wrapper{width:744px}.grid1{width:42px}.grid2{width:104px}.grid3{width:166px}.grid4{width:228px}.grid5{width:290px}.grid6{width:352px}.grid7{width:414px}.grid8{width:476px}.grid9{width:538px}.grid10{width:600px}.grid11{width:662px}.grid12{width:724px}.mod_article.grid1{width:62px}.mod_article.grid2{width:124px}.mod_article.grid3{width:186px}.mod_article.grid4{width:248px}.mod_article.grid5{width:310px}.mod_article.grid6{width:372px}.mod_article.grid7{width:434px}.mod_article.grid8{width:496px}.mod_article.grid9{width:558px}.mod_article.grid10{width:620px}.mod_article.grid11{width:682px}.mod_article.grid12{width:744px}.offset1{margin-left:72px !important}.offset2{margin-left:134px !important}.offset3{margin-left:196px !important}.offset4{margin-left:258px !important}.offset5{margin-left:320px !important}.offset6{margin-left:382px !important}.offset7{margin-left:444px !important}.offset8{margin-left:506px !important}.offset9{margin-left:568px !important}.offset10{margin-left:630px !important}.offset11{margin-left:692px !important}.offset12{margin-left:754px !important}.mod_article.offset1{margin-left:62px !important}.mod_article.offset2{margin-left:124px !important}.mod_article.offset3{margin-left:186px !important}.mod_article.offset4{margin-left:248px !important}.mod_article.offset5{margin-left:310px !important}.mod_article.offset6{margin-left:372px !important}.mod_article.offset7{margin-left:434px !important}.mod_article.offset8{margin-left:496px !important}.mod_article.offset9{margin-left:558px !important}.mod_article.offset10{margin-left:620px !important}.mod_article.offset11{margin-left:682px !important}.mod_article.offset12{margin-left:744px !important}}@media(max-width:767px){#wrapper{width:auto}*[class*="grid"]{float:none !important;display:block !important;width:auto !important}*[class*="offset"]{margin-left:10px !important}}
/**
 * Global TinyMCE style sheet
 *
 * Use this style sheet to define CSS classes for the rich text editor. The
 * stlye sheet will be included in the editor and the page layout automatically.
 * Although the stlye sheet is shared by all themes, you can override its
 * formattings in any of your theme style sheets.
 *
 *   files/tinymce.css (this is how it looks like in TinyMCE)
 *   .warning { color:#c55; }
 *
 *   theme_a.css (this is how it looks like in theme A)
 *   .warning { font-weight:bold; }
 *
 *   theme_b.css (this is how it looks like in theme B)
 *   .warning { color:#000; }
 *
 * If you do not want to use a global TinyMCE style sheet at all, simply delete
 * this file (files/tinymce.css).
 */
.warning { color:#c55; font-size:1.1em; }
.confirmation { color:#090; font-size:1.1em; }
.information { color:#999; font-size:0.9em; }
/* ColorBox v1.5.8, (c) 2011 Jack Moore - jacklmoore.com, MIT license */
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url("../../assets/jquery/colorbox/1.5.8/images/loading.gif") no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.5.8/images/controls.png") no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.5.8/images/controls.png") no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url("../../assets/jquery/colorbox/1.5.8/images/controls.png") no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
/* MediaElement.js 2.14.2, (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.14.2/images/bigplay.svg") no-repeat}.no-svg .mejs-overlay-button{background-image:url("../../assets/jquery/mediaelement/2.14.2/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.14.2/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.14.2/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.14.2/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.14.2/images/controls.svg") no-repeat}.no-svg .mejs-controls .mejs-button button{background-image:url("../../assets/jquery/mediaelement/2.14.2/images/controls.png")}.mejs-controls .mejs-button button:focus{outline:dotted 1px #999}.mejs-container .mejs-controls .mejs-time{color:#fff;display:block;height:17px;width:auto;padding: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.14.2/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.14.2/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.14.2/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.14.2/images/background.png");background:rgba(50,50,50,0.7);border:solid 1px transparent;padding:10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul{margin:0;padding:0;display:block;list-style-type:none !important;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none !important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label{width:100px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-postroll-layer{position:absolute;bottom:0;left:0;width:100%;height:100%;background:url("../../assets/jquery/mediaelement/2.14.2/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("../../assets/jquery/mediaelement/2.14.2/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 .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
/**
 * Contao Open Source CMS
 *
 * Copyright (c) 2005-2015 Leo Feyer
 *
 * @license LGPL-3.0+
 */

table.sortable thead th {
	background-image:url("../../assets/jquery/tablesorter/2.0.5/images/default.gif");
	background-repeat:no-repeat;
	background-position:center right;
}
table.sortable thead th.headerSortDown {
	background-image:url("../../assets/jquery/tablesorter/2.0.5/images/asc.gif");
}
table.sortable thead th.headerSortUp {
	background-image:url("../../assets/jquery/tablesorter/2.0.5/images/desc.gif");
}

/* footer.css */
#footer{margin-bottom:35px}#footertext{font-weight:normal;color:#ffffff}#footer .inside{min-height:30px;float:none;padding:15px 0 0;background-color:#379789}#footertext{float:left;margin-left:10px}#footer .inside > [class*="grid"]{margin-right:10px;margin-left:10px}.footer-list > div{overflow:hidden;margin:15px 0 0;padding:0 0 15px;border-bottom:1px solid;color:#ffffff}.footer-list > div.last{border-bottom:1px solid;color:#ffffff}.footer-list a{width:99%;float:left;display:block}.footer-list .date{display:block}.footer_list .time{display:none}
/* navigationIch.css */
#navihaptlayout{width:100%;padding-bottom:0;font-weight:normal;color:#ffffff;background-color:#379789}#navihaptlayout a{font-weight:normal;color:#ffffff}#navihaptlayout ul{line-height:1;z-index:1000000}#navihaptlayout ul li{float:left;line-height:1}#navihaptlayout  a,#navihaptlayout   span{display:block;padding:5px 12px 7px 14px}#navihaptlayout a:hover,#navihaptlayout span,#navihaptlayout a.trail{top:0;position:relative;display:inline-block;font-size:1em;font-weight:bold;text-decoration:underline;text-decoration:none;color:#ffffff}#navihaptlayout li.login a,#navihaptlayout li.login span,#navihaptlayout li.register a,#navihaptlayout li.register span{border-right:0 solid #999;border-left:1 solid #999}#navihaptlayout ul ul{width:220px;left:-999em;position:absolute;float:left;margin-top:0;background-color:#379789}#navihaptlayout .level_2 ul{margin:-26px 0 0 215px}#navihaptlayout .level_2 li{float:none}#navihaptlayout .level_2 a,#navihaptlayout .level_2 span{padding-top:6px;padding-bottom:6px;border-right:0}#navihaptlayout li:hover .level_2,#navihaptlayout .level_2 li:hover .level_3,#navihaptlayout .level_3 li:hover .level_4{left:auto}#navihaptlayout li a,#navihaptlayout li trail{min-width:30px;display:inline-block;padding:5px 5px 5px 10px;text-decoration:none;color:#ffffff}.mod_customnav{right:1em;top:1em;position:absolute}.mod_customnav li{display:inline-block;padding-left:10px;text-align:left}.nav-main.dropdown li.submenu:hover .level_2{left:auto}#navifooter a:focus,#navifooter a:hover,#navifooter a:active{font-weight:bold;color:#ffffff}.nav-meta{float:right;margin:4px 10px 1px 0;padding:0;line-height:1;color:#ffffff}.nav-meta li{display:inline;    padding:0 5px}.nav-meta a{text-decoration:none;color:#ffffff}.nav-meta a:hover,.nav-meta span,.nav-meta a.trail{font-weight:bold}
/* suchen.css */

/* sliderlayout.css */

/* listing.css */
.mod_listing .formbody{margin-bottom:1.5em}.mod_listing .formbody .select{width:20%}#csssatzung,#csssatzung .toggler::after,#csssatzung .toggler,#csssatzung .accordion > div,#csssatzung .ce_accordion{border:0px #fff;background-image:none;color: none;background-color: #ffffff}
/* NachrichtenIch.css */
.mod_newslist .layout_latest{padding-bottom:15px}.pagination span{color:#e37a25}.pagination .previous{float:right}.pagination{overflow:hidden;display:block;margin-top:20px;margin-bottom:0}.pagination li{float:left;display:block;margin-top:0;margin-bottom:0;margin-left:0;padding:0 4px}#cssmitteilungenliste{width:80%;left:30px;position:relative;float:left;margin-bottom:5px;padding-top:10px;padding-right:5px;padding-left:5px}#cssSeminarliste{width:300px;float:left;margin-bottom:5px;margin-left:60px;padding-top:10px;padding-right:5px;padding-left:5px;background-color:#0fd68d}.mod_newslist a{color:#379789}.mod_newslist .info{margin-bottom:-10px}
/* headerich.css */

/* headerori.css */
#header .mod_article{clear:both;margin-top:20px}.logo{float:left;clear:both;margin-left:0}.header-top-bar{width:100%;height:100%;margin-bottom:0;margin-left:0;/* 12px */background-color:#379789;overflow: auto}.header-top-bar .inner{padding:2px}.rss{float:right;margin-top:1px;margin-left:2px;padding-top:2px;padding-right:2px}.inside > .header-line{clear:both;margin-top:10px;margin-right:10px;margin-left:10px;padding-top:10px;border-bottom:1px dotted #D4CBC5}.start .inside > .header-line{padding-top:0;border: none}.form-search{width:300px;float:right;margin-top:3px}.form-search .formbody label{margin-top:0}.form-search .text,.form-search .submit_container{float:left}.form-search div.submit_container{margin:0;padding:0}.form-search .formbody{width:100%}.form-search .formbody .text{width:80%;margin:0;line-height:1.2em;/*padding-bottom: 1px;*/        padding: 4px 6px}.form-search .submit:focus{outline: none}.form-search .formbody{position:relative;float:left}#header-image-wrapper{overflow:hidden;margin-top:-5px}
/* search.css */
.mod_search .even,.mod_search .odd{margin-bottom:1px;border-bottom:1px solid #D4CBC5}.mod_search > .last{border-bottom: none}.mod_search h3 a,.mod_search h3 a:visited,.mod_search h3 a:hover,.mod_search h3 a:focus,.mod_search h3 a:active{text-decoration:none;color:#E37A25}.mod_search h3 a:hover,.mod_search h3 a:focus,.mod_search h3 a:active{text-decoration:underline}.mod_search h3 a{color:#e37a25}.mod_search .relevance{padding-left:10px;font-size:.8em;color:#60584D}.mod_search .formbody{padding:1em;background-color:#EEE9E7;border:1px solid #D4CBC5}.mod_search .radio_container span{float:left;margin-right:1em}.mod_search fieldset{margin:5px 0 0;padding:0}.mod_search .highlight{font-weight:bold;color:#E37A25}input,button,textarea,select{font-size:80%}
/* kalender.css */
table.calendar{width:100%;border-top:1px solid #d3d6d9;border-left:1px solid #d3d6d9}table.calendar .head{padding-top:4px;padding-bottom:5px;text-align:center;background-color:#f6f6f6;border-right:1px solid #ccc;border-bottom:1px solid #ccc}table.calendar .current{background-color:#F0F0F0}table.calendar .label{padding-top:3px;padding-bottom:4px;text-align:center;background-color:#bbb;border-right:1px solid #ccc;font-size:10px;font-weight:bold;color:#fff;border-bottom:1px solid #ccc}table.calendar td{width:14%;height:72px;padding:1px;vertical-align:top;background-color:#fff;border-right:1px solid #ccc;border-bottom:1px solid #ccc}table.calendar td.weekend{background-color:#f6f6f6}table.calendar .today{background-color:#D6CCC9}table.calendar .empty,table.calendar .empty .header{background-color:#f6f6f6}table.calendar td .header{padding-bottom:2px;background-color:#e0e0e0;font-size:10px}table.calendar td .event a{font-size:10px}.mod_eventlist{margin-right:0}.mod_eventlist .header{padding:2px 6px 3px;background-color:#D6CCC9;border-right:1px solid #ccc;font-family:Georgia,"Times New Roman",Times,serif;font-weight:bold;border-bottom:1px solid #ccc;border-left:1px solid #ccc}.mod_eventlist .header.first{border-top:1px solid #ccc}.mod_eventlist .event{padding:10px 6px 12px;border-bottom:1px solid #ccc}.mod_eventlist .time{margin-top:-6px;margin-bottom:6px;font-weight:normal;color:#999}.mod_eventreader .info{font-size:10px;color:#999}.mod_eventreader .recurring{margin-top:2px;font-size:10px;color:#FF7400}.mod_eventreader .ce_text{margin-top:15px}.mod_eventreader .back{margin-top:18px}
/* navigationsub.css */
#navisub{min-height:300px;margin-bottom:5px;padding-top:10px}#navisub h1{margin:0;padding:2px 0 3px 10px}#navisub ul{padding-top:5px;padding-bottom:0}#navisub li{margin-left:5px}#navisub ul.level_2 li{margin-left:15px}#navisub ul.level_3 li{margin-left:25px}#navisub a{width:200px;display:block;padding-top:2px;padding-left:15px;text-decoration:none}#navisub a:hover{width:180px}#navisub span,#navisub a.trail{width:200px;display:block;padding-bottom:1px;padding-left:15px;font-weight:bold;text-decoration:none;color:#e37a25}#navisub .last,#navisub a:hover.last,#navisub .trail.last{border-bottom:0px}.mod_customnav{max-width:300;right:50px;position:relative;float:right;border-bottom:0px;font-weight:bold;list-style-type:none;top:0px;color:#ffffff}.mod_customnav a{display:block;background-position:left center;background-repeat:no-repeat;font-weight:bold;font-weight:normal;text-decoration:none;color:#ffffff}.mod_customnav a:hover,.mod_customnav span,.mod_customnav a.trail{display:block;background-position:left center;background-repeat:no-repeat;text-decoration:none;color:#ffffff}.mod_customnav ul{float:left;display:block;list-style-type:none}.mod_customnav li{float:right;margin-right:15px;border-bottom:0px;list-style-type:none}
/* ce.css */
.ce_accordion{margin-top:10px;border:1px solid;border-bottom: none;border-color: #d4cbc5}.toggler{position:relative;padding:6px 10px;background-position:right center;background-repeat:no-repeat;border-top:0px solid;border-right:0px solid;border-bottom:1px solid;border-left:0px solid;font-size:1em;font-weight:bold;cursor: pointer;border-color: #$acctogbrdcol;color: #7f7266;background-color: #d8ebe7}.toggler:after{background-image:url("../../files/01_layouts/03_icons/icon_arrow-bottom.png");background-position:right center;background-repeat:no-repeat;text-indent:-9999em;background-position: 100% 5px;    background-repeat: no-repeat;    content: ".";    display: block;    height: 20px;    position: absolute;    right: 15px;    text-indent: -9999em;    top: 8px;    width: 20px}.toggler.ui-state-active::after{background-image:url("../../files/01_layouts/03_icons/icon_arrow-top.png")}.toggler:hover,.toggler.active{color: #E37A25}.toggler:focus{outline: none}.ce_accordion .toggler.active{}.toggler.ui-state-active span{margin-right:8px;color: #E37A25}.accordion > div{padding:6px 10px;border-bottom:1px solid;border-color: #d4cbc5; background-color: #d1d0cf}#container .caption{padding:3px;background-color:#eee9e7}.slider-wrapper .ce_list{padding-right:10px;padding-left:10px}.content-slider{position:relative;overflow:hidden;visibility: hidden}.ce_sliderStart{position:relative}.slider-wrapper{position:relative;overflow:hidden}.slider-wrapper > div{width:100%;float:left;margin-bottom:10px;padding:0 0 17}.slidebox1{position:relative;background: #EEE9E7;/* Old browsers */        background: -moz-linear-gradient(top,  #EEE9E7 0%, #F5F5F5 100%);/* FF3.6+ */        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EEE9E7), color-stop(100%,#F5F5F5));/* Chrome,Safari4+ */        background: -webkit-linear-gradient(top,  #EEE9E7 0%,#f4f2f1 100%);/* Chrome10+,Safari5.1+ */        background: -o-linear-gradient(top,  #EEE9E7 0%,#F5F5F5 100%);/* Opera 11.10+ */        background: -ms-linear-gradient(top,  #EEE9E7 0%,#F5F5F5 100%);/* IE10+ */        background: linear-gradient(to bottom,  #EEE9E7 0%,#F5F5F5 100%);/* W3C */        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EEE9E7', endColorstr='#F5F5F5',GradientType=0 );/* IE6-9 */}.slidebox1 h1,.slidebox1 p{margin-right:50px;margin-left:20px}.slidebox1 .image_container{top:0;right:0;position:absolute}.slider-control{height:55px;margin-top:5px;padding-top:5px}.slider-control .slider-menu{font-size:3em;line-height:1.6em}.slider-control .slider-prev,.slider-control .slider-next{min-width:80px;display:block;margin-right:10px;margin-left:10px;padding:8px;text-align:center;border:0px solid;font-size:1.143em;text-decoration:none;Color: #666666;border-color: #;/* Old browsers */        background: #F5F5F5;/* FF3.6+ */        background: -moz-linear-gradient(top,  #F5F5F50%, #EEE9E7 3%, #E1DAD6 100%);/* Chrome,Safari4+ */        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F5F5F5), color-stop(3%,#EEE9E7), color-stop(100%,#E1DAD6));/* Chrome10+,Safari5.1+ */        background: -webkit-linear-gradient(top,  #F5F5F50%,#EEE9E7 3%,#E1DAD6 100%);/* Opera 11.10+ */        background: -o-linear-gradient(top,  #F5F5F5 0%,#EEE9E7 3%,#E1DAD6 100%);/* IE10+ */        background: -ms-linear-gradient(top,  #F5F5F5 0%,#EEE9E7 3%,#E1DAD6 100%);/* W3C */        background: linear-gradient(to bottom,  #F5F5F5 0%,#EEE9E7 3%,#E1DAD6 100%);/* IE6-9 */        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F5F5F5', endColorstr='#EEE9E7',GradientType=0 )}#wrapper .slider-control .slider-prev:hover,#wrapper .slider-control .slider-next:hover{font-weight:bold;    Color: #666666;    border-color: #;    background: #}.sliderdemo .content-slider{margin-right:10px}.content-slider .slidebox1 h1,.content-slider .slidebox1 p{margin-right:400px;margin-left:20px}.sliderdemo .content-slider .slidebox1 h1,.sliderdemo .content-slider .slidebox1 p{margin-right:400px;margin-left:20px}.mod_article .slider-wrapper *[class*="ce_"]{margin:0}.mod_article .ce_sliderStart{margin:0}#container figure.float_left{margin-right:20px}#container figure.float_right{margin-left:20px}table{width:100%;margin-bottom:10px;border:1px solid;border-collapse:collapse;border-color:#D4CBC5}table caption{margin-bottom:1em;text-align:left;font-weight:bold}th,td{vertical-align:top;border-right:1px solid;border-bottom:1px solid;border-color:#D4CBC5}th{padding:1%;text-align:left;background-color:#eee9e7}td{padding:8px}td.col_last{border-right: none}.odd td{background-color:#f9f9f9}.even td{background-color:#f5f5f5}.comment_default{margin-bottom:20px}.ce_comments p.info{margin:0;padding:5px;font-weight:bold;color:#E37A25}.ce_comments .comment{margin:0;padding:0 5px;border:1px solid;color:#ffffff}.ce_comments .reply{margin:10px 0 0 30px;padding:0}.ce_comments .reply p.info{background: transparent}.ce_comments .form{margin-top:30px}.ce_comments .widget{margin-top:1.5em}.ce_comments .text,.ce_comments .formbody label{display:inline-block}.ce_comments .text{width:29%;margin-right:1%}.ce_comments .formbody label{width:40%;margin-top:0}#container .ce_gallery ul{margin:0;padding:0}#container .image_container a img{position:relative;display:inline-block;padding:2px;border:1px solid #D4CBC5}#container .image_container a:hover img{border-color: #ffffff}#container figure.float_left{margin-right:20px}#container figure.float_right{margin-left:20px}#container .caption{padding:3px;background-color:#EEE9E7}.ce_downloads ul{margin:0;padding:0;border-top:1px solid #D4CBC5;list-style-type:none}.ce_downloads li{margin-top:2px;padding:1%;background-color:#F5F5F5;border-bottom:1px solid #D4CBC5}.ce_download img,.ce_downloads img{margin-right:1%;vertical-align:middle}.ce_toplink > a:before{float:left;margin-right:5px;font-weight:bold;text-decoration:none;content: "⇑"}.mod_article .ce_text ul{margin-left:15;padding-left:15px;list-style-type:disc}.mod_article .ce_text p{margin-bottom:5px}
/* globalsori.css */
html{-webkit-font-smoothing: antialiased}body{background-color:#BEB1A9;color:#60584D;font:62.5% 'Open Sans',Verdana,Arial,Helvetica,sans-serif}.content-element-list td{vertical-align:top}.content-element-list td.col_0,.content-element-list th.head_0{width:25%}.content-element-list td.col_1,.content-element-list th.head_1{width:20%}figure{margin:0;padding:0}fieldset{border: none}a{color:#60584D}.back,.error{margin-right:10px;margin-left:10px}h1 a,h2 a,h3 a,h4 a{text-decoration:none}#container a:hover{color:#E37A25}#wrapper{font-size:1.4em;line-height:1.2}h1{padding-bottom:8px;border-bottom:2px solid;font-size:1.7em;font-weight:bold;font-weight:normal;color:#e37a25}h3{font-size:1.2em;color:#E37A25}h2,#container legend{padding-bottom:5px;border-bottom:2px solid;font-size:1.3em;color:#E37A25}#container legend{width:100%;display:block;margin-bottom:20px}input[type="search"]{-webkit-appearance: textfield;-moz-box-sizing: content-box;-webkit-box-sizing: content-box;box-sizing: content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance: none}.clearfix:after,#wrapper:after{height:0;clear:both;display:block;line-height:0;content: "."visibility: hidden}.clearfix{display:inline-block}html[xmlns] .clearfix{display:block}* html .clearfix{height:1%}.clr{clear:both}.showat480,.showat768{display:none}#main .pdf_link{top:5px}
@media screen{
/* screen.css */
#header .inside{z-index:999}body{padding-top:20px;background-color:#eee;background:-moz-linear-gradient(top,#eee,#fff);background:-webkit-linear-gradient(top,#eee,#fff);background:-o-linear-gradient(top,#eee,#fff);background:-ms-linear-gradient(top,#eee,#fff);background:linear-gradient(to bottom,#eee,#fff);-pie-background:linear-gradient(top,#eee,#fff);background-attachment: fixed;/*Farbverlauf nicht wiederholen*/}#container{height:100%;min-height:400px;background-color:#fff;background-repeat:repeat-y}
}
/* layoutori.css */
#wrapper{background-color:#FBFAF9}#main{max-width:100%;overflow:hidden;float:left;clear:both;margin-top:10px;padding:0 0 20px}#left{height:100%;margin-top:0;margin-right:10px;padding-top:20px;background-repeat:repeat-y;background-color:#DBEDE9}.columns2 #main .inside{padding-left:10px}#container{clear:both;padding-bottom:0}.box-1{padding:1em;background-color:#EEE9E7;border:1px solid #D4CBC5}.pdf_link{right:10px;position:absolute;top: 78px}
/* navigationspfad.css */
.mod_breadcrumb .first{padding-left: 0}.mod_breadcrumb{margin-bottom:0;padding-top:0;padding-bottom:0;font-size:11px;color:#FF7400}.mod_breadcrumb li{top:0;float:left;padding-right: 15px}.mod_breadcrumb a{font-size:11px;color:#FF7400}.mod_breadcrumb a:hover{font-size:11px;text-decoration:none;color:#ccc}
/* sitemap.css */
.mod_sitemap{margin-top:30px}.mod_sitemap ul{margin:0;    padding:0;    list-style: none}.mod_sitemap li{margin:0;    padding:0 0 5px 15px;    background-image:url("../../files/01_layouts/03_icons/sitemap_normal.png");    background-repeat:no-repeat}.mod_sitemap > ul > li.first{background-image:url("../../files/01_layouts/03_icons/sitemap_first.png")}.mod_sitemap li.last{background-image:url("../../files/01_layouts/03_icons/sitemap_last.png")}.mod_sitemap a{display:block;    padding:2px}
/* tabformate.css */
#idverweisliste{width:50%;left:25%;position:relative}#idverweisliste td,#idverweisliste th,#idverweisliste table,#idverweisliste a,#idverweisliste a:hover{background-color:#fff;border:0px;color:#fff}#idverweisliste_V2{width:90%;left:7%;position:relative}#idverweisliste_V2 td,#idverweisliste_V2 th,#idverweisliste_V2 table,#idverweisliste_V2 a,#idverweisliste_V2 a:hover{background-color:#fff;border:0px;color:#fff}
/* frmlabel.css */
#IDfrmlabel  .formbody .text{width:90%}#IDfrmlabel  .formbody table,#IDfrmlabel  .formbody th,#IDfrmlabel  .formbody  td{border:0px}#IDfrmlabel  .formbody .odd td,#IDfrmlabel  .formbody  .even td{background-color:#fff}#IDfrmlabel .formbody label{width:80%;display: block;    margin-top: 0.5em;    padding-bottom: 3px}#IDfrmlabel .mod_lostPassword div.submit_container{padding-top:0;border:0px}
/* form.css */
.xyze{display: none}label[for]{cursor: pointer}fieldset{margin:0;padding:0 0 1.5em}.checkbox_container label,.radio_container label{font-weight:normal}.formbody label{display:block;margin-top:1.5em;padding-bottom:3px}.formbody .checkbox_container label,.formbody .radio_container label{display:inline}form .text,form .textarea,form .captcha{padding:6px;background-color:#fff;border:1px solid #bfbdbb}form .text,form .textarea,form .captcha{width:60%}.mod_subscribe input[type="text"]{width:210px}textarea{width:90%;height:140px}form .text:focus,form .textarea:focus,form .captcha:focus{background: #fdfdfd}form .text:hover,form .textarea:hover,form .captcha:hover{border-color:#E37A25;background: #fdfdfd}form div.mandatory > input:focus{border:1px solid #c20000;color:#c20000}select{width:63%;padding:4px 3px 4px 1px;background-color:#cccbca;border:1px solid #D4CBC5}.checkbox_container span,.radio_container span{display:block}.checkbox_container + br,.radio_container + br{display:none}.checkbox_container label,.checkbox_container input,.radio_container label,.radio_container input{vertical-align:middle}.formbody input[type="checkbox"],x:-moz-any-link{top:0;position:relative}.checkbox_container{margin-top:10px}div.submit_container{margin-top:1em;margin-bottom:1em}form table td{padding-top:3px;padding-bottom:3px}form table td:first-child{width:45%;padding-bottom:0;text-align:left}.tableform table{width:92%;margin-top:1.5em;margin-bottom:0}#container .tableform .formbody,#container .formbody .formbody{width:100%;overflow:hidden}.formbody .formbody{padding-top:0}legend{padding-right:6px;color:#00ADF1}fieldset table{width:92%;margin-top: 1em ! important;margin-bottom: 1em ! important}fieldset table td:first-child{width:140px;text-align:left}span.mandatory{display:inline;padding-left:2px;font-weight:bold;color:#c20000}p.confirm{color:#00ADF1}p.error{margin-bottom:6px;font-weight:bold;color:#c20000}form input.error,textarea.error{border-color:#c20000}input.captcha{width:48px}span.captcha_text{font-weight:normal}:first-child + html span.captcha_text{top:-3px;position:relative}#container .submit{display:inline-block;padding:8px;border:1px solid #DE601A;font-weight:bold;color:#fff;/* Old browsers */        background: #E37A25;/* FF3.6+ */        background: -moz-linear-gradient(top,  #FF9B50 0%, #E37A25 3%, #E37A25 96%, #DE601A 100%);/* Chrome,Safari4+ */        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF9B50), color-stop(3%,#E37A25), color-stop(96%,#E37A25), color-stop(100%,#DE601A));/* Chrome10+,Safari5.1+ */        background: -webkit-linear-gradient(top,  #FF9B50 0%,#E37A25 3%,#E37A25 96%,#DE601A 100%);/* Opera 11.10+ */        background: -o-linear-gradient(top,  #FF9B50 0%,#E37A25 3%,#E37A25 96%,#DE601A 100%);/* IE10+ */        background: -ms-linear-gradient(top,  #FF9B50 0%,#E37A25 3%,#E37A25 96%,#DE601A 100%);/* W3C */        background: linear-gradient(to bottom,  #FF9B50 0%,#E37A25 3%,#E37A25 96%,#DE601A 100%);/* IE6-9 */;filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF9B50', endColorstr='#E37A25',GradientType=0 );cursor: pointer}#container .submit:hover{display:inline-block;border-color:#DE601A;color:#fff;/* Old browsers */    background: #DE601A;/* FF3.6+ */    background: -moz-linear-gradient(top,  #DE601A 0%, #E37A25 10%, #E37A25 96%, #FF9B50 100%);/* Chrome,Safari4+ */    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DE601A), color-stop(10%,#E37A25), color-stop(96%,#E37A25), color-stop(100%,#FF9B50));/* Chrome10+,Safari5.1+ */    background: -webkit-linear-gradient(top,  #DE601A 0%,#E37A25 10%,#E37A25 96%,#FF9B50 100%);/* Opera 11.10+ */    background: -o-linear-gradient(top,  #DE601A 0%,#E37A25 10%,#E37A25 96%,#FF9B50 100%);/* IE10+ */    background: -ms-linear-gradient(top,  #DE601A 0%,#E37A25 10%,#E37A25 96%,#FF9B50 100%);/* W3C */    background: linear-gradient(to bottom,  #DE601A 0%,#E37A25 10%,#E37A25 96%,#FF9B50 100%);/* IE6-9 */    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E37A25', endColorstr='#E37A25',GradientType=0 );cursor: pointer}select{width:63%;padding:4px 3px 4px 1px;border:1px solid #D4CBC5}.checkbox_container span,.radio_container span{display:block}.checkbox_container + br,.radio_container + br{display:none}.checkbox_container label,.checkbox_container input{vertical-align:middle}#ctrl_notify{padding:0}.checkbox_container{margin-top:10px}.ce_form div.submit_container,.ce_comments div.submit_container,.mod_lostPassword div.submit_container,.mod_personalData div.submit_container{padding-top:0}#container .mod_lostPassword,#container .mod_login{position:relative}label,#container .mod_login label{width:20%;display:inline-block}#container .mod_lostPassword  br,#container .mod_login br{display:none}.mod_login .checkbox_container{float:right;padding-top:8px}#container .mod_login .checkbox_container label{width:120px;margin-top:3px}.mod_login .submit_container{margin-left:20.3%;border: none}#container .mod_login .checkbox{}
/* frmKontaktaufnamhe.css */
.form-Kontaktaufname{width:600px;float:left;margin-top:1px}.form-Kontaktaufname td{background-color: #eaeaea}.form-Kontaktaufname table{border:0px}.form-Kontaktaufname table td:first-child{width:30%;border:0px}.form-Kontaktaufname table td:first-child,th,td{border:0px}.form-Kontaktaufname .formbody label{width:90%;margin-top:0}.form-Kontaktaufname .text,.form-Kontaktaufname .textarea,.form-Kontaktaufname .submit_container{float:left}#container .form-Kontaktaufname  .submit:hover{font-size:.9em;color:#fff;/* Old browsers */        background: #E37A25;/* FF3.6+ */        background: -moz-linear-gradient(top,  #ff9b50 0%, #E37A25 3%, #E37A25 96%, #DE601A 100%);/* Chrome,Safari4+ */        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9b50 ), color-stop(3%,#E37A25), color-stop(96%,#E37A25), color-stop(100%,#DE601A));/* Chrome10+,Safari5.1+ */        background: -webkit-linear-gradient(top,  #ff9b50 0%,#E37A25 3%,#E37A25 96%,#DE601A 100%);/* Opera 11.10+ */        background: -o-linear-gradient(top,  #ff9b50 0%,#E37A25 3%,#E37A25 96%,#DE601A 100%);/* IE10+ */        background: -ms-linear-gradient(top,  #ff9b50 0%,#E37A25 3%,#E37A25 96%,#DE601A 100%);/* W3C */        background: linear-gradient(to bottom,  #ff9b50 0%,#E37A25 3%,#E37A25 96%,#DE601A 100%);/* IE6-9 */;filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9b50', endColorstr='#E37A25',GradientType=0 )}.form-Kontaktaufname .formbody{width:100%}.form-Kontaktaufname .formbody .text,.form-Kontaktaufname .formbody  .textarea{width:100%;margin:0;line-height:1.2em;/*padding-bottom: 1px;*/        padding: 4px 6px}.form-Kontaktaufname .formbody{position:relative;float:left}
/* startsite.css */
#idleftelem{width:90%;height:400px;margin-right:20px;margin-left:20px;padding-right:10px;padding-left:10px;color:#4f6e6d;background-color:#DAECE8}#idleftelem p{top:40px;position:relative;margin-right:10px;margin-left:10px;padding-top:5px;font-size:1.2em}#idnewlist{width:100%;top:10px;position:relative}#idrightlem{width:95%;height:400px;margin-right:0;margin-left:0;border: none}#idrightlem .image_container a img{width:460px;height:405px;margin:0;padding:0;border: none}#id2drittelspot{width:460px;height:388px;bottom:14px;left:460px;right:12px;top:0;position:absolute;clear:both;margin:1px 2px 3px 24px;padding:5px 0 7px;color:#4f6e6d;background-color:#DAECE8}#idbildmitspot{width:460px;height:400px;bottom:0;left:480px;right:0;top:15px;position:absolute;clear:both;margin:0;padding:5px 0 0;color:#4f6e6d;background-color:#DAECE8}#idbildmitspot20180621{width:460px;height:400px;bottom:0;left:480px;right:0;top:15px;position:absolute;clear:both;margin:0;padding:5px 0 0;color:#4f6e6d;background-color:#DAECE8}
