/* 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"],textarea{width:100%;display:inline-block;padding:3px 6px;background:#fff;border:1px solid #ccc;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-box-shadow:inset 0 1px 1px #eee;-webkit-box-shadow:inset 0 1px 1px #eee;box-shadow:inset 0 1px 1px #eee;-moz-transition:all .15s linear;-webkit-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,textarea:focus{outline:0;background:#fcfcfc;border-color:#bbb}input[type="file"]{cursor:pointer}select,input[type="file"]{display:block}input[type="file"],input[type="image"],input[type="submit"],input[type="reset"],input[type="button"],input[type="radio"],input[type="checkbox"]{width:auto}textarea,select[multiple],select[size]{height:auto}input[type="radio"],input[type="checkbox"]{margin:0 3px 0 0}input[type="radio"],input[type="checkbox"],label{vertical-align:middle}input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly]{cursor:not-allowed;background:#eee}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"][readonly],input[type="checkbox"][readonly]{background:transparent}input[type="submit"],.button{display:inline-block;padding:4px 15px 4px 14px;margin-bottom:0;text-align:center;vertical-align:middle;line-height:16px;font-size:11px;color:#000;cursor:pointer;border:1px solid #ccc;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-color:#ececec;background-image:-moz-linear-gradient(top,#fff,#ececec);background-image:-webkit-linear-gradient(top,#fff,#ececec);background-image:-ms-linear-gradient(top,#fff,#ececec);background-image:-o-linear-gradient(top,#fff,#ececec);background-image:linear-gradient(to bottom,#fff,#ececec);background-repeat:repeat-x;-moz-transition:background .15s linear;-webkit-transition:background .15s linear;-o-transition:background .15s linear;transition:background .15s linear}input[type="submit"]:hover,.button:hover{text-decoration:none;background-position:0 -15px !important}input[type="submit"]:active,.button:active{background-color:#e6e6e6;background-position:0 -30px !important}input[type="submit"].blue,.button.blue{background-color:#2f96b4;background-image:-moz-linear-gradient(top,#5bc0de,#2f96b4);background-image:-webkit-linear-gradient(top,#5bc0de,#2f96b4);background-image:-ms-linear-gradient(top,#5bc0de,#2f96b4);background-image:-o-linear-gradient(top,#5bc0de,#2f96b4);background-image:linear-gradient(to bottom,#5bc0de,#2f96b4);border-color:#2f96b4;color:#fff}input[type="submit"].blue:active,.button.blue:active{background-color:#2e95b3}input[type="submit"].green,.button.green{background-color:#51a351;background-image:-moz-linear-gradient(top,#62c462,#51a351);background-image:-webkit-linear-gradient(top,#62c462,#51a351);background-image:-ms-linear-gradient(top,#62c462,#51a351);background-image:-o-linear-gradient(top,#62c462,#51a351);background-image:linear-gradient(to bottom,#62c462,#51a351);border-color:#51a351;color:#fff}input[type="submit"].green:active,.button.green:active{background-color:#4f9f4f}input[type="submit"].orange,.button.orange{background-color:#f89406;background-image:-moz-linear-gradient(top,#fbb450,#f89406);background-image:-webkit-linear-gradient(top,#fbb450,#f89406);background-image:-ms-linear-gradient(top,#fbb450,#f89406);background-image:-o-linear-gradient(top,#fbb450,#f89406);background-image:linear-gradient(to bottom,#fbb450,#f89406);border-color:#f89406;color:#fff}input[type="submit"].orange:active,.button.orange:active{background-color:#f28f04}input[type="submit"].red,.button.red{background-color:#bd362f;background-image:-moz-linear-gradient(top,#ee5f5b,#bd362f);background-image:-webkit-linear-gradient(top,#ee5f5b,#bd362f);background-image:-ms-linear-gradient(top,#ee5f5b,#bd362f);background-image:-o-linear-gradient(top,#ee5f5b,#bd362f);background-image:linear-gradient(to bottom,#ee5f5b,#bd362f);border-color:#bd362f;color:#fff}input[type="submit"].red:active,.button.red:active{background-color:#be322b}
/* Contao Open Source CMS, (c) 2005-2015 Leo Feyer, LGPL license */
body,form{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}@media(max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}#main .inside{min-height:1px}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}.caption{max-width:100%}.ce_gallery ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery li{float:left}.ce_gallery li.col_first{clear:left}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{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 */
#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}}
.rateItRating{position:relative;display:inline-block}.mbrateItRating{position:relative;opacity:1}.mbrateItRating .wrapper,.rateItRating .wrapper{cursor:pointer;position:relative;diplay:inline-block;height:16px}.rateItRating[rel=not-rateable]{float:right}.rateItRating[rel=not-rateable] .wrapper{cursor:default}div.mod_rateit_top_ratings ul{padding:0}div.mod_rateit_top_ratings li{list-style-type:none}div.mod_rateit_top_ratings div.rateItTitle{display:inline-block;max-width:40%;min-height:30px}div.mbrateItRating div.rateItRating-hover,div.mbrateItRating div.rateItRating-selected,div.rateItRating div.rateItRating-hover,div.rateItRating div.rateItRating-selected{position:absolute}.rateItRating .ratingText{color:#000}.mbrateItRating .mbratingText{display:inline-block;color:#ccc}.ratingText.ratingError{color:red}.mbrateItRating .mbratingText.loading,.rateItRating .ratingText.loading{background:url(../images/ajax-loading.gif) no-repeat}span.rating-microdata{display:none}
.mbrateItRating .wrapper,.rateItRating .wrapper{background:url(../images/heart.gif)}div.mbrateItRating div.rateItRating-hover,div.mbrateItRating div.rateItRating-selected,div.rateItRating div.rateItRating-hover,div.rateItRating div.rateItRating-selected{background:url(../images/heart.gif) left}
.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .rs-column {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

/* 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}
/* ColorBox v1.4.31, (c) 2011 Jack Moore - jacklmoore.com, MIT license */
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#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}#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.4.31/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.4.31/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.4.31/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.4.31/images/controls.png") no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
/* Style sheet A-Layout */
.pagination.block p{float:left;display:inline-block;margin:0 6px;padding:5 15;font-size:18px;line-height:25px}.pagination a,.pagination span{float:left;display:inline-block;margin:0;padding:5px 15px;font-size:18px;line-height:25px}.pagination span{margin-right:6px;margin-left:6px;background-color:#E8A804;border-radius:5px;font-size:18px;line-height:25px;color:#fff;behavior:url("assets/css3pie/1.0.0/PIE.htc")}.pagination a{margin-right:3px;margin-left:3px;background-color:#f1f1f1;transition-property: all;  transition-duration: 0.5s;  transition-timing-function: ease;  transition-delay: 0s}.pagination a:hover,.pagination a:active{background-color:#a4a4a4;color:#fff}html{background-color:#444E58;background-position:center bottom;background-repeat:no-repeat;-webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover;  background-size: cover;background-attachment:fixed}body{margin-top:25px;margin-bottom:25px;font:1.0em 'Crimson Text',serif;color:#888;background-attachment: scroll;background-clip: border-box;background-origin: padding-box;background-position: 0 0;background-size: auto auto;overflow-x: hidden}#header{width:100%;height:900px;background-color:#fff;border-top-left-radius:5px;border-top-right-radius:5px;behavior:url("assets/css3pie/1.0.0/PIE.htc")}#wrapper.wrapper_boxed{margin:50px auto}#wrapper{width:1000px;position:relative;margin-right:auto;margin-left:auto;padding:0;background-color:#fff;border-radius:5px;behavior:url("assets/css3pie/1.0.0/PIE.htc");background-attachment: scroll;background-clip: border-box;background-origin: padding-box;background-position: 0 0;background-size: auto auto;box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.3)}.wrapper::before,.wrapper::after{width:98%;height:8px;left:1%;position:absolute;background-color:#e8a804;background-image:none;background-repeat:repeat;border-top-left-radius:5px;border-top-right-radius:5px;behavior:url("assets/css3pie/1.0.0/PIE.htc");background-attachment: scroll;background-clip: border-box;background-origin: padding-box;background-position: 0 0;background-size: auto auto;content: "";top: -8px;box-shadow: 0 0 0px 1px rgba(0, 0, 0, 0.3)}.wrapper::after{bottom:-8px;top:auto;border-radius:0 0 2px 2px;behavior:url("assets/css3pie/1.0.0/PIE.htc");box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.3)}#container .inside{padding:0}#main{width:100%;min-height:600px}#footer{height:325px;clear:both;background-image:url("../../files/beethoven/images/layout/dark-textur.jpg");border-bottom-right-radius:5px;border-bottom-left-radius:5px;behavior:url("assets/css3pie/1.0.0/PIE.htc")}#header .inside{margin:0;padding:0}#right .inside{margin:0;padding:25px 0 0 10px}#left .inside{margin:0;padding:25px 0 0 10px}#main .inside{margin:0;padding:25px 20px 20px}#footer .inside{margin:0;padding:0 25px 25px}
/* Style sheet A-Layout-Breadcrumb-und-Header */
#header{width:100%;height:268px;border-top-left-radius:5px;border-top-right-radius:5px;behavior:url("assets/css3pie/1.0.0/PIE.htc")}.mod_breadcrumb{width:100%;height:50px;min-height:50px;position:relative;float:left;display:block;padding-top:25px;padding-bottom:25px;background-image:url("../../files/beethoven/images/layout/dark-textur.jpg");background-position:center center;background-repeat:repeat;border-bottom:3px solid #e8a804;background-attachment: scroll;background-position: 0% 0%;background-clip: border-box;background-origin: padding-box;background-size: auto auto}.mod_breadcrumb{width:100%;position:relative;clear:both;display:block;padding-bottom:10px}.mod_breadcrumb ul{margin:0;padding:0}.mod_breadcrumb ul li{position:relative;float:left;display:block;margin:0;padding:5px;font-size:1.1em;color:#fff;text-transform:uppercase;list-style-type:none;list-style-image:none;list-style-position: outside}.mod_breadcrumb ul li a{color:#999;text-decoration-color: -moz-use-text-color;text-decoration-line: none;text-decoration-style: solid}.mod_breadcrumb ul li a:hover{color:#e8a804;text-decoration-color: -moz-use-text-color;text-decoration-line: none;text-decoration-style: solid}.mod_breadcrumb ul li::before{margin-right:10px;font-family:FontAwesome;content: "/"}.mod_breadcrumb ul li.first::before{display:none}.mod_breadcrumb ul li.first{margin-right:0;margin-left:25px;padding-right:0}
/* Style sheet N-Modul_Navigation-Header */
#sticky_navigation{width:1000px;height:50px;position:relative;display:block;margin:0;padding:0;background: rgba(255, 255, 255, .8);z-index: 980;box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.4);background-image: none;background-repeat: repeat;background-attachment: scroll;background-position: 0% 0%;background-clip: border-box;background-origin: padding-box;background-size: auto auto}.navigation{position:relative;float:right;display:block;border-bottom:5px solid #e8a804;font:1.375em 'Handlee',cursive;overflow-x: visible !important;overflow-y: visible !important;z-index: 999}.navigation ul{width:100%;position:relative;display:block;margin-right:auto;margin-left:auto;list-style-type:none;transition-delay: 0s;transition-duration: 1s;transition-property: all;transition-timing-function: ease-in-out}.navigation ul.level_1{width:auto;height:50px;position:relative;display:block;margin:0;padding:0}.navigation ul.level_1 li{position:relative;float:left;display:block}.navigation ul.level_1 > li.first > a::after,.navigation ul.level_1 > li.first > span::after{width:43px;height:35px;left:0;top:0;position:absolute;display:block;margin:0;padding:14px 0 0 10px;vertical-align:middle;text-align:center;background-color:#fff;font:22px FontAwesome;font-weight:normal;-x-system-font: none;content: "";font-feature-settings: normal;font-kerning: auto;font-language-override: normal;font-size-adjust: none;font-stretch: normal;font-style: normal;font-synthesis: weight style;font-variant-alternates: normal;font-variant-caps: normal;font-variant-east-asian: normal;font-variant-ligatures: normal;font-variant-numeric: normal;font-variant-position: normal;text-align: center;line-height: normal}#sticky_navigation>ul>li>ul>li>a:hover,#sticky_navigation>ul>li>ul>li>span,#sticky_navigation>ul>li>ul>li>ul>li>a:hover,#sticky_navigation>ul>li>ul>li>ul>li>span,#sticky_navigation>ul>li>ul>li>ul>li>ul>li>a:hover,#sticky_navigation>ul>li>ul>li>ul>li>ul>li>span{color:#000;background: #e8a804}.navigation ul.level_1 li a,.navigation ul.level_1 li span.active,.navigation ul.level_1 li span.forward{height:37px;position:relative;display:inline-block;padding:14px 8px 0;white-space:nowrap;font-size:.875em;color:#000;text-decoration-color: -moz-use-text-color;text-decoration-line: none;text-decoration-style: solid}.navigation ul.level_1 li a:hover,.navigation ul.level_1 li span.active,.navigation ul.level_1 li.submenu:hover > a,.navigation ul.level_1 li a.trail,.navigation ul.level_1 li span.forward{color:#DCA13A}.navigation ul.level_1 li > ul{position:absolute;margin:0;padding:0;background-repeat:repeat;border-radius:2px 2px 5px 5px;behavior:url("assets/css3pie/1.0.0/PIE.htc");behavior:url("assets/css3pie/1.0.0/PIE.htc");z-index: 800;box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.6)}.navigation ul.level_1 li > ul{opacity: 0;transition-delay: 0s, 0.2s;transition-duration: 0.2s, 0s;transition-property: opacity, visibility;visibility: hidden}.navigation ul li:hover > ul{opacity: 1;transition-delay: 0s, 0s;visibility: visible}.navigation ul.level_2{width:auto;min-width:200px;top:50px;float:none;margin:0;padding:0 5px 0 0}.navigation ul.level_2 li{width:100%;position:relative;float:none;display:inline-block;margin:0;padding:0;border-top:1px inset #fffafa;border-bottom:0px inset #fffafa}.navigation ul.level_2 li a,.navigation ul.level_2 li span.active,.navigation ul.level_2 li span.forward{position:relative;float:none;display:block;padding-right:8px;padding-left:8px;white-space:nowrap;background-repeat:repeat;font-size:.75em;color:#000;background: rgba(255, 255, 255, .8)}.navigation ul.level_2 li > ul{width:auto;min-width:150px;left:0;top:0;margin-left:100%}.navigation ul.level_1>li.submenu.sibling>ul.level_2>li.first.last>a.first.last,.navigation ul.level_1>li.submenu.sibling>ul.level_2>li.last>a.last{border-bottom-right-radius:5px;border-bottom-left-radius:5px;behavior:url("assets/css3pie/1.0.0/PIE.htc")}.navigation a.mobile_handle{display:none}
/* Style sheet Typography */
body{font:1.0em 'Crimson Text',serif;color:#5e5e5e}a{text-decoration:none;color:#016972;outline: 0}a:hover,a:active{text-decoration:none;color:#016972;outline: 0}#main h1,#main h2,#main h3,#main h4,#main h5{margin-top:0;margin-bottom:12px;line-height:1.4em;color:#222;letter-spacing:.2px}#main h1{font-size:1.625em}h2.ce_headline.first,h1.ce_headline.first{padding-top:6px;padding-bottom:12px;border-bottom:1px solid #e9e9e9}#main h2{font-size:1.625em}#main h3{font-size:1.375em}#main h4{font-size:1.125em}#main h5{font-size:1em}#main h6{font-size:.875em}#main p{margin:0 0 15px;line-height:1.8em;letter-spacing:.02em}#main a{text-decoration:none;color:#2a4780;cursor: pointer;text-decoration-color: -moz-use-text-color;text-decoration-line: none;text-decoration-style: solid}.lead{margin-bottom:20px;font-size:16px;line-height:1.4;font-weight: 300}i,em{font-style:italic;box-sizing: border-box}.text-left{text-align:left;box-sizing: border-box}.text-center{text-align:center}text-right
  .text-right{text-align:right}.text-justify{text-align:justify;box-sizing: border-box}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}b,strong{box-sizing: border-box;font-weight: 700}blockquote{margin-top:1px;margin-bottom:40px}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer{display:block;font-size:80%;line-height:1.42857em;color:#777}.Initialism{font-size:90%;text-transform:uppercase}address strong{font-weight: 700}.ce_text ul li{margin:0 0 0 1em;padding-left:0;line-height:1.46em;color:#016972;list-style-type:disc}.ce_text ol li{margin:0 0 0 1em;padding-left:0;line-height:1.46em;color:#016972;list-style-type:decimal}address{margin-bottom:20px;line-height:1.42857;font-weight:normal;font-style: normal}
/* Style sheet A-Layout_Elemente */
.floatRechts img{position:relative;float:right;display:block}.haeder-logo-titel{width:500px;height:125px;left:25px;top:22px;position:relative;float:left;display:block;background-repeat:no-repeat;color:#444}.haeder-logo-titel h1{margin-bottom:-12px}#header-logo{width:100px;height:125px;left:25px;top:25px;position:relative;float:left;display:block;margin-right:15px;background-repeat:no-repeat}input[type="text"],input[type="password"],input[type="email"],textarea,select{border-top-width: 1px;  border-right-width: 1px;  border-bottom-width: 1px;  border-left-width: 1px;  border-top-style: solid;  border-right-style: solid;  border-bottom-style: solid;  border-left-style: solid;  border-top-color: #cccccc;  border-right-color: #cccccc;  border-bottom-color: #cccccc;  border-left-color: #cccccc;  border-image-source: none;  border-image-slice: 100% 100% 100% 100%;  border-image-width: 1 1 1 1;  border-image-outset: 0 0 0 0;  border-image-repeat: stretch stretch;  padding-top: 6px;  padding-right: 4px;  padding-bottom: 6px;  padding-left: 4px;  outline-width: medium;  outline-style: none;  border-top-left-radius: 2px;  border-top-right-radius: 2px;  border-bottom-right-radius: 2px;  border-bottom-left-radius: 2px;  font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;  font-style: normal;  font-weight: normal;  font-size: 11px;  line-height: normal;  font-size-adjust: none;  font-stretch: normal;  font-feature-settings: normal;  font-language-override: normal;  font-kerning: auto;  font-synthesis: weight style;  font-variant-alternates: normal;  font-variant-caps: normal;  font-variant-east-asian: normal;  font-variant-ligatures: normal;  font-variant-numeric: normal;  font-variant-position: normal;  color: #777777;  margin-top: 0px;  margin-right: 0px;  margin-left: 0px;  width: 210px;  max-width: 100%;  display: block;  margin-bottom: 20px;  background-color: #ffffff;  background-image: none;  background-repeat: repeat;  background-attachment: scroll;  background-position: 0% 0%;  background-clip: border-box;  background-origin: padding-box;  background-size: auto auto}input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus,textarea:focus{border-top-width: 1px;  border-right-width: 1px;  border-bottom-width: 1px;  border-left-width: 1px;  border-top-style: solid;  border-right-style: solid;  border-bottom-style: solid;  border-left-style: solid;  border-top-color: #aaaaaa;  border-right-color: #aaaaaa;  border-bottom-color: #aaaaaa;  border-left-color: #aaaaaa;  border-image-source: none;  border-image-slice: 100% 100% 100% 100%;  border-image-width: 1 1 1 1;  border-image-outset: 0 0 0 0;  border-image-repeat: stretch stretch;  color: #444444;  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2)}input[type="submit"]{height:28px;left:-1px;position:relative;display:block;margin:0;padding:10px 20px 11px;background-color:#E8A804;border-radius:0 3px 3px 0;font-size:60%;line-height:60%;behavior:url("assets/css3pie/1.0.0/PIE.htc")}
/* Style sheet A-Layout-Suche */
#header .infobox-suche{right:39px;top:35px;position:relative;float:right;display:block;z-index: 99999}#header .infolink{position:relative;clear:both;display:block;margin-bottom:15px}#header .infolink small{position:relative;clear:both;display:block;margin-bottom:15px;font-size:14px}#header .header-input{position:relative;float:left;display:block;background-image:url("../../E8A804")}
/* Style sheet N-Modul-Navigation_Footer */
.footer-anschrift>div.ce_text.block,.footer-navigation{width:250px;bottom:10px;position:relative;float:left;display:inline-block;margin-right:10px;margin-left:10px;color:#fff;left:10px;right:10px;top:10px}.footer-navigation{width:180px;bottom:10px;position:relative;float:left;display:inline-block;margin-right:10px;margin-left:10px;color:#fff;left:10px;right:10px;top:10px}.footer-anschrift>div.ce_text.block h1,.footer-anschrift>div.ce_text.block h2,.footer-anschrift>div.ce_text.block h3,.footer-navigation h1,.footer-navigation h2,.footer-navigation h3{margin-bottom:6px;font-size:1.6em;font-variant:small-caps;color:#fff;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #383838}.footer-anschrift>div.ce_text.block p{font-size:1.0em;color:#fff}.footer-navigation  a{font-size:1em;line-height:1.3em;font-weight:normal;text-decoration:none;color:#fff}
/* Style sheet N-Modul-Navigation_Links_Rechts */
.kategorie{width:220px}.kategorie h2{border-bottom:1px solid #e9e9e9;font:1.2em/1.875em 'Handlee',cursive;color:#0F1515}.kategorie .level_1  li{margin-top:8px;margin-bottom:8px;padding:0;background-color:#f1f1f1;border-left:1px solid #e8a804;font:14px 'Crimson Text',serif;font-weight:normal;color:#999}.kategorie .level_1 .first span,.kategorie .level_1 a.submenu.trail.first{background-color:rgba(24,31,37,.25);border-left:1px solid #000;color:#000;background-color: rgba(232, 168, 4, 0.8)}.kategorie .level_1 a,.kategorie .level_1 span{display:block;padding:8px 10px 8px 15px}.kategorie .level_1 ul li span,.kategorie level_2 li.active span{display:block;padding:8px 10px 8px 15px;border-bottom:1px solid #c1c1c1}#right>div>nav>ul>li>ul>li>span{display:block;padding:8px 10px 8px 15px;background-color:#069;border-bottom:1px dotted #e8a804;border-left:1px dotted #e8a804;background: rgba(255, 255, 255, .8)}.kategorie a:hover,.kategorie span{background: rgba(255, 255, 255, .8)}.kategorie .level_2  li{margin-top:0;margin-bottom:0;padding:0;border-left:0px solid #e8a804;font:14px 'Crimson Text',serif;font-weight:normal;color:#999}.kategorie .level_2 a,.kategorie .level_2 span{display:block;padding:8px 10px 8px 15px;border-bottom:1px dotted #e8a804}.kategorie .level_2{width:220px;background-color:#F2E7E7;border:0px}
/* Style sheet Layout-Lehrer_Liste */
.email:before{padding:0 5px 0 0;font:13px FontAwesome;content:"\f003"}.telefon:before{padding:0 5px 0 0;font:1em FontAwesome;content:"\f095"}.uhr:before{padding:0 5px 0 0;font:1em FontAwesome;content:"\f017"}div.ce_text.lehrer{width:205px;position:relative;float:left;display:block}div.ce_text.lehrer.block>h2,#lehrer>div#caroufredsel_skin_10>div>div#caroufredsel_10>div>h2{position:relative;overflow:hidden;display:none}#lehrer-innen>div>table>tbody>tr>td>a{font-weight:normal;color:#666}#lehrer-innen>div>table>tbody>tr>td>a:hover{color:#409f74}table.l-table th{margin-bottom:12px;font-size:1.2em;line-height:1.2em;text-decoration:none;color:#222;letter-spacing:.2px;font-weight: 400}#main table.l-table> thead > tr > td,#main table.l-table> tbody > tr > td{margin:0 0 12px;padding:5px 0;vertical-align:top;border-top:0px dotted;border-right:0px dotted;border-bottom:1px dotted;border-left:0px dotted;font-size:15px;letter-spacing:.2px}#main table.l-table>tbody>tr>td.l-info{height:70px}#main table.l-table>th{font-size:1.0em;color:#000}
/* Style sheet A-Layout-Spalten-2-Rechts */
#container{padding-right:240px}#right{width:240px}
/* Style sheet N-Modul_Nachrichten */
#details-aus-dem-schulleben h2{font-size:1.2em}.mod_newsarchive .calendar-date{width:53px;min-height:65px;top:0;position:relative;float:left;display:inline-block;margin:0;padding:3px 0 0;text-align:center;background-color:#e8a804;border-radius:5px;font:13px 'Crimson Text',serif;text-transform:uppercase;behavior:url("assets/css3pie/1.0.0/PIE.htc");z-index:99}.mod_newsarchive .month{width:100%;position:relative;display:inline-block;margin:0;padding:0;font:1em 'Crimson Text',serif;text-transform: uppercase}.mod_newsarchive .day{width:100%;height:45px;display:inline-block;margin-top:3px;background-color:#141A1A;border-top:1px dotted #fff;border-bottom-right-radius:5px;border-bottom-left-radius:5px;font:2em 'Crimson Text',serif;color:#fff;behavior:url("assets/css3pie/1.0.0/PIE.htc");text-transform: uppercase}.mod_newsarchive figure{width:200px;height:200px;left:-20px;position:relative;float:left;display:block;border-radius:5px;behavior:url("assets/css3pie/1.0.0/PIE.htc");z-index:1}.mod_newsarchive figure img{width:225px;height:171px;left:-25px;top:16px;position:relative;float:left;display:inline-block;border-radius:5px;behavior:url("assets/css3pie/1.0.0/PIE.htc");z-index:1;object-fit: cover}#main .mod_newsarchive a{position:relative;display:inline-block;font:.875em 'Crimson Text',serif;color:#000;outline-width: medium;  outline-style: none}.mod_newsarchive a:hover{color:#999}.mod_newsarchive p{width:100%;font-size:.875em;color:#888;line-height: 1.8;  letter-spacing: 0.02em}.mod_newsarchive hr{border-top:1px solid #e9e9e9}.mod_newsarchive p.info,#details-aus-dem-schulleben p.info{top:-12px;position:relative;font-size:.775em}.mod_newsarchive .teaser{width:100%;height:151px;top:-25px;position:relative}#main .more a,#main .back a{font-size:1.2em;color:#999}#main .more a:hover,#main .titel a.hover,#main .back a:hover{color:#e8a804}
/* Style sheet N-Modul_Eventes_und_Termine */
.event.layout_teaser{width:100%;font-size:.875em}.image_container.float_above{width:257px;position:relative;float:left;display:inline-block;margin-right:10px}.event.layout_teaser hr{border: 0; height: 1px; background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(233, 233, 233, 0.75), rgba(0, 0, 0, 0))}#main .layout_teaser .titel{position:relative;display:block;margin-left:280px;padding-left:6px;border-left:2px solid #e8a804;font-size:1em;font-weight:normal;color:#101519}#main .layout_teaser .event_info{position:relative;display:block;margin-left:280px;padding:0 0 12px;font-size:1em;font-weight:normal;color:#101519}#main .event_kat{height:25px;left:0;right:0;position:relative;float:left;display:inline-block;margin-right:6px;margin-left:0;padding-right:6px;padding-left:6px;background-color:#999;color:#fff}#main .layout_teaser .more{top:-50px;position:relative;float:right;padding:6px;background-color:#3b3b3b;border-top-left-radius:5px;border-bottom-right-radius:5px;font:.857em 'Crimson Text',serif;behavior:url("assets/css3pie/1.0.0/PIE.htc")}#main .layout_teaser .more a{color:#fff}#main .layout_teaser .more a:hover{color:#e8a804}.event.layout_teaser span p{position:relative;float:left;display:inline-block;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0}
/* Style sheet Modul_Kalender */
.mod_calendar.block>h2{padding-top:6px;padding-bottom:12px;border-bottom:1 solid #e3e1e1}table.minicalendar .header{margin:1px;padding:2px;background-color:#101519;font-size:11px;color:#666}table.minicalendar{width:98%;border-collapse:separate}table.minicalendar .head{padding:6px;text-align:center;background-color:#101519;border-bottom:2px solid #e8a804;color:#fff;font:12px "Open Sans",verdana,arial,serif}table.minicalendar th.previous,table.minicalendar th.previous a{text-align:left;font-size:12px;text-decoration:none;color:#fff}table.minicalendar th.next,table.minicalendar th.next a{text-align:right;font-size:12px;color:#fff}table.minicalendar .label{padding:6px;text-align:center;background-color:#e6e6e6;border-right:1px solid #d9d9d9;font-size:12px;font-weight:normal;color:#444;border-bottom:1px solid #d9d9d9;border-bottom-color: #bbb}table.minicalendar td{width:14%;height:1em;padding-top:6px;padding-left:6px;border-right:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}table.minicalendar .weekend{background-color:#f1f1f1}table.minicalendar .col_first{border-left:1px solid #d9d9d9}table.minicalendar .today{background-image:url("../../files/beethoven/images/layout/bg-cal.jpg");color:#fff}table.minicalendar .today a{color:#fff}table.minicalendar .event{margin:3px;font-size:10px;line-height:1.1}table.minicalendar .event a{font-weight:bold;color:#333}table.calendar{width:98%;border-collapse:separate}table.calendar .head{padding:6px;text-align:center;background-color:#101519;color:#fff;font:12px "Open Sans",verdana,arial,serif}table.calendar th.previous,table.calendar th.previous a{text-align:left;font-size:12px;text-decoration:none;color:#fff}table.calendar th.next,table.calendar th.next a{text-align:right;font-size:12px;color:#fff}table.calendar .label{padding:6px;text-align:center;background-color:#e6e6e6;border-right:1px solid #d9d9d9;font-size:12px;font-weight:normal;color:#444;border-bottom:1px solid #d9d9d9;border-bottom-color: #bbb}table.calendar .weekend{background-color:#f1f1f1}table.calendar td{width:14%;height:7em;border-right:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}table.calendar .col_first{border-left:1px solid #d9d9d9}table.calendar .header{margin:1px;padding:2px;background-color:#e6e6e6;font-size:11px;color:#666}table.calendar .today{background:#3581C3 url("../../files/beethoven/images/layout/bg-cal.jpg") center center repeat;color:#fff}table.calendar .today a{color:#fff}table.calendar .event{margin:3px;font-size:10px;line-height:1.1}table.calendar .event a{color:#fff}
/* Style sheet Benutzer_Login */
.mod_login{width:225px;position:relative;display:inline-block;margin-right:0;margin-left:0;padding-right:6px;padding-left:6px}.mod_login h1,.mod_login h2{border-bottom:1px solid #e9e9e9;font:1.2em/1.875em 'Handlee',cursive;color:#0F1515}.mod_login label{width:225px;bottom:0;position:relative;display:block;margin-bottom:6px;padding-bottom:0}.mod_login input{position:relative;display:block;margin-bottom:0;padding-bottom:6px}#tl_login>div.formbody>div.checkbox_container{position:relative;display:inline-block;margin-top:7px;margin-bottom:6px;padding-bottom:6px;font-size:.875em}#autologin{float:left;margin-bottom:6px;padding-bottom:6px}
/* Style sheet Tabellen */
#main table{max-width:100%;background-color: transparent}#main table{width:100%;margin-bottom:30px}#main th{}#main table > thead > tr > th,#main table > tbody > tr > th,#main table > thead > tr > td,#main table > tbody > tr > td{margin-left:19px;padding:8px;vertical-align:middle;font-size:15px;line-height:1.42857;font-weight:normal;color:#666;text-transform:none;letter-spacing:.02em;-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;border-bottom-color: #dddddd;border-bottom-style: solid;border-bottom-width: 1px;border-image-outset: 0 0 0 0;border-image-repeat: stretch stretch;border-image-slice: 100% 100% 100% 100%;border-image-source: none;border-image-width: 1 1 1 1;border-left-color: #dddddd;border-left-style: solid;border-left-width: 1px;border-right-color: #dddddd;border-right-style: solid;border-right-width: 1px;border-top-color: #dddddd;border-top-style: solid;border-top-width: 1px;font-weight: 400}#main table > thead > tr > th{margin-bottom:0;padding-top:5px;padding-bottom:0;vertical-align:middle;background-color:#e8a804;font-size:18px;font-weight:bold;font-variant:small-caps;color:#000;border-bottom-color: #dddddd;border-bottom-style: solid;border-bottom-width: 2px}#main table > caption + thead > tr:first-child > th,table > colgroup + thead > tr:first-child > th,#main table > thead:first-child > tr:first-child > th,table > caption + thead > tr:first-child > td,#main table > colgroup + thead > tr:first-child > td,table > thead:first-child > tr:first-child > td{border-bottom-color: -moz-use-text-color;border-bottom-style: none;border-bottom-width: 0}#main table > tbody + tbody{border-top-color: #dddddd;border-top-style: solid;border-top-width: 2px}
/* Style sheet FachKategorie */
.FachKategorie{width:218px;height:200px;min-height:100px;position:relative;float:left;margin-top:20px;padding-top:20px;padding-bottom:20px;text-align:center;background-color:#fff;border:1px solid #e8a804;border-radius:5px;font:1.0em 'Crimson Text',serif;color:#888;behavior:url("assets/css3pie/1.0.0/PIE.htc");margin-bottom: 0px;  border-image-source: none;  border-image-slice: 100% 100% 100% 100%;  border-image-width: 1 1 1 1;  border-image-outset: 0 0 0 0;  border-image-repeat: stretch stretch}.FachKategorie  h4,.FachKategorie  h3{top:-5px;position:relative;float:none;clear:both;display:block;margin:0;padding:0;background-color:#e8a804;font:.875em 'Handlee',cursive;font-weight:bold;background-color: #ffffff}
/* Style sheet Artikelteaser */
.Artikelteaser{width:700px;min-height:100px;position:relative;float:left;margin-top:20px;padding-top:20px;padding-bottom:20px;text-align:center;background-color:#fff;border-top:1px solid #e8a804;border-bottom:1px solid #e8a804;font:1.0em 'Crimson Text',serif;color:#888;margin-bottom: 0px;  border-image-source: none;  border-image-slice: 100% 100% 100% 100%;  border-image-width: 1 1 1 1;  border-image-outset: 0 0 0 0;  border-image-repeat: stretch stretch}.Artikelteaser  h4,.Artikelteaser  h3,.Artikelteaser  h2,.Artikelteaser  h1{position:relative;float:none;clear:both;display:block;margin:0;padding:0 0 0 5px;text-align:left;background-color:#e8a804;font:.875em 'Handlee',cursive;background-color: #ffffff}.Artikelteaser p{padding-right:5px;padding-left:5px;text-align:left}
/* Style sheet SchulgebaeudeKategorie */
.SchulgebaeudeKategorie{width:400px;height:230px;min-height:100px;left:150px;position:relative;float:left;margin-top:20px;padding-top:20px;padding-bottom:20px;text-align:center;background-color:#fff;border:1px solid #e8a804;border-radius:5px;font:1.0em 'Crimson Text',serif;color:#888;behavior:url("assets/css3pie/1.0.0/PIE.htc");margin-bottom: 0px;  border-image-source: none;  border-image-slice: 100% 100% 100% 100%;  border-image-width: 1 1 1 1;  border-image-outset: 0 0 0 0;  border-image-repeat: stretch stretch}.SchulgebaeudeKategorie  h4,.SchulgebaeudeKategorie  h3{top:-5px;position:relative;float:none;clear:both;display:block;margin:0;padding:0;background-color:#e8a804;font:.875em 'Handlee',cursive;font-weight:bold;background-color: #ffffff}
/* Style sheet Accordion */
.ce_accordion{width:700px;margin-top:-1px;border-top:1px solid #d4cbc5;border-right:1px solid #d4cbc5;border-left:1px solid #d4cbc5}.toggler{font-family:'Handlee',cursive;position:relative;padding:8px 10px 6px 10px;border-top:0px solid;border-right:0px solid;border-bottom:1px solid;border-left:0px solid;font-size:1.125em;color:#333333;border-color:#d4cbc5;background:#f4f2f0;background:-moz-linear-gradient(top, #f4f2f0 0%, #eee9e7 3%, #e1dad6 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f2f0), color-stop(3%, #eee9e7), color-stop(100%, #e1dad6));background:-webkit-linear-gradient(top, #f4f2f0 0%, #eee9e7 3%, #e1dad6 100%);background:-o-linear-gradient(top, #f4f2f0 0%, #eee9e7 3%, #e1dad6 100%);background:-ms-linear-gradient(top, #f4f2f0 0%, #eee9e7 3%, #e1dad6 100%);background:linear-gradient(to bottom, #f4f2f0 0%, #eee9e7 3%, #e1dad6 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='$navOffGradient1', endColorstr='$navOffGradient2',GradientType=0);font-size:1.125em;cursor:pointer}.toggler:hover,.toggler.active{color:#e8a804}.toggler:after{width:30px;height:30px;right:10px;position:absolute;display:block;background-image:url("../../files/beethoven/images/layout/icon_arrow-bottom.png");background-repeat:no-repeat;text-indent:-9999em;content:'.';top:3px;background-position:100% 5px}.toggler:focus{outline:none}.toggler.ui-state-active:after{background-image:url("../../files/beethoven/images/layout/icon_arrow-top.png")}.toggler.ui-state-active span{color:#e8a804}.accordion div{padding:6px 10px;border-bottom:1px solid;border-color:#d4cbc5;background-color:#ffffff}
/* Style sheet ElternKategorie */
.ElternKategorie{width:218px;height:150px;min-height:100px;position:relative;float:left;margin-top:20px;padding-top:20px;padding-bottom:20px;text-align:center;background-color:#fff;border:1px solid #e8a804;border-radius:5px;font:1.0em 'Crimson Text',serif;color:#888;behavior:url("assets/css3pie/1.0.0/PIE.htc");margin-bottom: 0px;  border-image-source: none;  border-image-slice: 100% 100% 100% 100%;  border-image-width: 1 1 1 1;  border-image-outset: 0 0 0 0;  border-image-repeat: stretch stretch}.ElternKategorie  h4,.ElternKategorie  h3{top:-5px;position:relative;float:none;clear:both;display:block;margin:0;padding:0;background-color:#e8a804;font:.875em 'Handlee',cursive;font-weight:bold;background-color: #ffffff}
/* Style sheet NavigationFachbereiche */
.NavigationFachbereiche{width:98px;height:100px;min-width:98px;min-height:100px;position:relative;float:left;margin-top:10px;padding-top:10px;padding-bottom:10px;text-align:center;background-color:#fff;border:1px solid #e8a804;border-radius:5px;font:.875em 'Crimson Text',serif;color:#888;behavior:url("assets/css3pie/1.0.0/PIE.htc");margin-bottom: 0px;  border-image-source: none;  border-image-slice: 100% 100% 100% 100%;  border-image-width: 1 1 1 1;  border-image-outset: 0 0 0 0;  border-image-repeat: stretch stretch}.NavigationFachbereiche h4,.NavigationFachbereiche h3{top:-5px;position:relative;float:none;clear:both;display:block;margin:0;padding:0;background-color:#e8a804;font:.5em 'Handlee',cursive;font-weight:bold;background-color: #ffffff}
