/* Contao Open Source CMS, (c) 2005-2014 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-2014 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}}
/*
	jQuery.mmenu CSS
*/
/*
	jQuery.mmenu panels CSS
*/
.mm-menu.mm-horizontal > .mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease; }

.mm-menu .mm-hidden {
  display: none; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu,
.mm-menu > .mm-panel {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0; }

.mm-menu {
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0; }
  .mm-menu > .mm-panel {
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 20px;
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0); }
    .mm-menu > .mm-panel.mm-opened {
      -webkit-transform: translate(0%, 0);
      -moz-transform: translate(0%, 0);
      -ms-transform: translate(0%, 0);
      -o-transform: translate(0%, 0);
      transform: translate(0%, 0); }
    .mm-menu > .mm-panel.mm-subopened {
      -webkit-transform: translate(-30%, 0);
      -moz-transform: translate(-30%, 0);
      -ms-transform: translate(-30%, 0);
      -o-transform: translate(-30%, 0);
      transform: translate(-30%, 0); }
    .mm-menu > .mm-panel.mm-highest {
      z-index: 1; }
  .mm-menu .mm-list {
    padding: 20px 0; }
  .mm-menu > .mm-list {
    padding-bottom: 0; }
    .mm-menu > .mm-list:after {
      content: '';
      display: block;
      height: 40px; }

.mm-panel > .mm-list {
  margin-left: -20px;
  margin-right: -20px; }
  .mm-panel > .mm-list:first-child {
    padding-top: 0; }

.mm-list,
.mm-list > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-list {
  font: inherit;
  font-size: 14px; }
  .mm-list a,
  .mm-list a:hover {
    text-decoration: none; }
  .mm-list > li {
    position: relative; }
    .mm-list > li > a,
    .mm-list > li > span {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      color: inherit;
      line-height: 20px;
      display: block;
      padding: 10px 10px 10px 20px;
      margin: 0; }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0; }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    width: auto;
    margin-left: 20px;
    position: relative;
    left: auto; }
  .mm-list a.mm-subopen {
    background: rgba(3, 2, 1, 0);
    width: 40px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2; }
    .mm-list a.mm-subopen:before {
      content: '';
      border-left-width: 1px;
      border-left-style: solid;
      display: block;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    .mm-list a.mm-subopen.mm-fullsubopen {
      width: 100%; }
      .mm-list a.mm-subopen.mm-fullsubopen:before {
        border-left: none; }
    .mm-list a.mm-subopen + a,
    .mm-list a.mm-subopen + span {
      padding-right: 5px;
      margin-right: 40px; }
  .mm-list > li.mm-selected > a.mm-subopen {
    background: transparent; }
  .mm-list > li.mm-selected > a.mm-fullsubopen + a,
  .mm-list > li.mm-selected > a.mm-fullsubopen + span {
    padding-right: 45px;
    margin-right: 0; }
  .mm-list a.mm-subclose {
    text-indent: 20px;
    padding-top: 30px;
    margin-top: -20px; }
  .mm-list > li.mm-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px;
    padding-right: 5px; }
  .mm-list > li.mm-spacer {
    padding-top: 40px; }
    .mm-list > li.mm-spacer.mm-label {
      padding-top: 25px; }
  .mm-list a.mm-subopen:after,
  .mm-list a.mm-subclose:before {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-bottom: -5px;
    position: absolute;
    bottom: 50%; }
  .mm-list a.mm-subopen:after {
    border-top: none;
    border-left: none;
    right: 18px; }
  .mm-list a.mm-subclose:before {
    border-right: none;
    border-bottom: none;
    margin-bottom: -15px;
    left: 22px; }

.mm-menu.mm-vertical .mm-list .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }
  .mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
    border-color: transparent; }
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
  display: block; }
.mm-menu.mm-vertical .mm-list > li > a.mm-subopen {
  height: 40px; }
  .mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after {
    top: 16px;
    bottom: auto; }
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }
.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen {
  height: 25px; }

html.mm-opened .mm-page {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu {
  background: #333333;
  color: rgba(255, 255, 255, 0.6); }
  .mm-menu .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.15); }
  .mm-menu .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.15); }
  .mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.1); }
  .mm-menu .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.05); }
  .mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.05); }

/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease; }

html.mm-opened {
  overflow: hidden;
  position: relative; }
  html.mm-opened body {
    overflow: hidden; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999; }

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed; }
.mm-menu.mm-current {
  display: block; }

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -moz-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  -o-transform: translate(80%, 0);
  transform: translate(80%, 0); }

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -moz-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    -o-transform: translate(440px, 0);
    transform: translate(440px, 0); } }

/*
	jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }

.mm-menu.mm-right {
  left: auto;
  right: 0; }

.mm-menu.mm-bottom {
  top: auto;
  bottom: 0; }

html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -moz-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  -o-transform: translate(-80%, 0);
  transform: translate(-80%, 0); }

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -moz-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    -o-transform: translate(-440px, 0);
    transform: translate(-440px, 0); } }
/*
	jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  z-index: 0 !important; }

.mm-menu.mm-front {
  z-index: 1;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); }

html.mm-opened.mm-next .mm-page {
  box-shadow: none; }

.mm-menu.mm-front, .mm-menu.mm-next {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }
  .mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0); }
.mm-menu.mm-front.mm-top {
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%); }
.mm-menu.mm-front.mm-bottom {
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%); }

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.mm-menu.mm-front.mm-top, .mm-menu.mm-front.mm-bottom {
  height: 80%;
  min-height: 140px;
  max-height: 880px; }

/*
	jQuery.mmenu counters addon CSS
*/
em.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 40px;
  top: 50%; }
  em.mm-counter + a.mm-subopen {
    padding-left: 40px; }
    em.mm-counter + a.mm-subopen + a,
    em.mm-counter + a.mm-subopen + span {
      margin-right: 80px; }
  em.mm-counter + a.mm-fullsubopen {
    padding-left: 0; }

.mm-vertical em.mm-counter {
  top: 12px;
  margin-top: 0; }

.mm-nosubresults > em.mm-counter {
  display: none; }

.mm-menu em.mm-counter {
  color: rgba(255, 255, 255, 0.3); }

/*
	jQuery.mmenu searchfield addon CSS
*/
.mm-search,
.mm-search input {
  box-sizing: border-box; }

.mm-list > li.mm-search {
  padding: 10px;
  margin-top: -20px; }
.mm-list > li.mm-subtitle + li.mm-search {
  margin-top: 0; }

div.mm-panel > div.mm-search {
  padding: 0 0 10px 0; }

.mm-menu.mm-hasheader .mm-list > li.mm-search {
  margin-top: 0; }

.mm-menu > .mm-search {
  background: inherit;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2; }

.mm-search {
  padding: 10px; }
  .mm-search input {
    border: none;
    border-radius: 30px;
    font: inherit;
    font-size: 14px;
    line-height: 30px;
    outline: none;
    display: block;
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0 10px; }
  .mm-search input::-ms-clear {
    display: none; }

.mm-menu .mm-noresultsmsg {
  text-align: center;
  font-size: 21px;
  display: none;
  padding: 60px 0; }
  .mm-menu .mm-noresultsmsg:after {
    border: none !important; }

.mm-noresults .mm-noresultsmsg {
  display: block; }

.mm-menu li.mm-nosubresults > a.mm-subopen {
  display: none; }
  .mm-menu li.mm-nosubresults > a.mm-subopen + a,
  .mm-menu li.mm-nosubresults > a.mm-subopen + span {
    padding-right: 10px; }
.mm-menu.mm-hassearch > .mm-panel {
  padding-top: 70px; }
  .mm-menu.mm-hassearch > .mm-panel > .mm-list:first-child {
    margin-top: -20px; }
.mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child {
  margin-top: -10px; }
  .mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child + .mm-list {
    padding-top: 0; }

.mm-menu .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6); }
.mm-menu .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.3); }

/*
	jQuery.mmenu effects extension CSS
*/
html.mm-slide .mm-menu {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease; }
html.mm-slide.mm-opened .mm-menu {
  -webkit-transform: translateX(-30%);
  -moz-transform: translateX(-30%);
  -ms-transform: translateX(-30%);
  -o-transform: translateX(-30%);
  transform: translateX(-30%); }
html.mm-slide.mm-opening .mm-menu {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%); }
html.mm-slide.mm-right.mm-opened .mm-menu {
  -webkit-transform: translateX(30%);
  -moz-transform: translateX(30%);
  -ms-transform: translateX(30%);
  -o-transform: translateX(30%);
  transform: translateX(30%); }
html.mm-slide.mm-right.mm-opening .mm-menu {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%); }
html.mm-slide.mm-top.mm-opened .mm-menu {
  -webkit-transform: translateY(-30%);
  -moz-transform: translateY(-30%);
  -ms-transform: translateY(-30%);
  -o-transform: translateY(-30%);
  transform: translateY(-30%); }
html.mm-slide.mm-top.mm-opening .mm-menu {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%); }
html.mm-slide.mm-bottom.mm-opened .mm-menu {
  -webkit-transform: translateY(30%);
  -moz-transform: translateY(30%);
  -ms-transform: translateY(30%);
  -o-transform: translateY(30%);
  transform: translateY(30%); }
html.mm-slide.mm-bottom.mm-opening .mm-menu {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%); }

html.mm-zoom-menu .mm-menu {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease; }
html.mm-zoom-menu.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateX(-30%);
  -moz-transform: scale(0.7, 0.7) translateX(-30%);
  -ms-transform: scale(0.7, 0.7) translateX(-30%);
  -o-transform: scale(0.7, 0.7) translateX(-30%);
  transform: scale(0.7, 0.7) translateX(-30%);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }
html.mm-zoom-menu.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateX(0%);
  -moz-transform: scale(1, 1) translateX(0%);
  -ms-transform: scale(1, 1) translateX(0%);
  -o-transform: scale(1, 1) translateX(0%);
  transform: scale(1, 1) translateX(0%); }
html.mm-zoom-menu.mm-right.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateX(30%);
  -moz-transform: scale(0.7, 0.7) translateX(30%);
  -ms-transform: scale(0.7, 0.7) translateX(30%);
  -o-transform: scale(0.7, 0.7) translateX(30%);
  transform: scale(0.7, 0.7) translateX(30%);
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center; }
html.mm-zoom-menu.mm-right.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateX(0%);
  -moz-transform: scale(1, 1) translateX(0%);
  -ms-transform: scale(1, 1) translateX(0%);
  -o-transform: scale(1, 1) translateX(0%);
  transform: scale(1, 1) translateX(0%); }
html.mm-zoom-menu.mm-top.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateY(-30%);
  -moz-transform: scale(0.7, 0.7) translateY(-30%);
  -ms-transform: scale(0.7, 0.7) translateY(-30%);
  -o-transform: scale(0.7, 0.7) translateY(-30%);
  transform: scale(0.7, 0.7) translateY(-30%);
  -webkit-transform-origin: center top;
  -moz-transform-origin: center top;
  -ms-transform-origin: center top;
  -o-transform-origin: center top;
  transform-origin: center top; }
html.mm-zoom-menu.mm-top.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateY(0%);
  -moz-transform: scale(1, 1) translateY(0%);
  -ms-transform: scale(1, 1) translateY(0%);
  -o-transform: scale(1, 1) translateY(0%);
  transform: scale(1, 1) translateY(0%); }
html.mm-zoom-menu.mm-bottom.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateY(30%);
  -moz-transform: scale(0.7, 0.7) translateY(30%);
  -ms-transform: scale(0.7, 0.7) translateY(30%);
  -o-transform: scale(0.7, 0.7) translateY(30%);
  transform: scale(0.7, 0.7) translateY(30%);
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  transform-origin: center bottom; }
html.mm-zoom-menu.mm-bottom.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateY(0%);
  -moz-transform: scale(1, 1) translateY(0%);
  -ms-transform: scale(1, 1) translateY(0%);
  -o-transform: scale(1, 1) translateY(0%);
  transform: scale(1, 1) translateY(0%); }

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel {
  -webkit-transform: scale(1.5, 1.5) translateX(100%);
  -moz-transform: scale(1.5, 1.5) translateX(100%);
  -ms-transform: scale(1.5, 1.5) translateX(100%);
  -o-transform: scale(1.5, 1.5) translateX(100%);
  transform: scale(1.5, 1.5) translateX(100%);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition-property: -webkit-transform, left;
  transition-property: transform, left; }
  html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened {
    -webkit-transform: scale(1, 1) translateX(0%);
    -moz-transform: scale(1, 1) translateX(0%);
    -ms-transform: scale(1, 1) translateX(0%);
    -o-transform: scale(1, 1) translateX(0%);
    transform: scale(1, 1) translateX(0%); }
    html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened.mm-subopened {
      -webkit-transform: scale(0.7, 0.7) translateX(-30%);
      -moz-transform: scale(0.7, 0.7) translateX(-30%);
      -ms-transform: scale(0.7, 0.7) translateX(-30%);
      -o-transform: scale(0.7, 0.7) translateX(-30%);
      transform: scale(0.7, 0.7) translateX(-30%); }

/*
	jQuery.mmenu themes extension CSS
*/
html.mm-opened.mm-light .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light {
  background: #f3f3f3;
  color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-light .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.6);
    color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-list > li > a.mm-subopen:after, .mm-menu.mm-light .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-light .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-light .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03); }
  .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.6);
  background: #f3f3f3; }
  .mm-menu.mm-light .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-light .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: #f3f3f3; }

.mm-menu.mm-light label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-light em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-header .mm-prev:before,
  .mm-menu.mm-light .mm-header .mm-next:after,
  .mm-menu.mm-light .mm-header .mm-close:after {
    border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-light .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light label.mm-toggle:before {
    background: #f3f3f3; }
.mm-menu.mm-light input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

html.mm-opened.mm-white .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white {
  background: white;
  color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-white .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.06);
    color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-list > li > a.mm-subopen:after, .mm-menu.mm-white .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-white .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.06); }
  .mm-menu.mm-white .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03); }
  .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.6);
  background: white; }
  .mm-menu.mm-white .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-white .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: white; }

.mm-menu.mm-white label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-header .mm-prev:before,
  .mm-menu.mm-white .mm-header .mm-next:after,
  .mm-menu.mm-white .mm-header .mm-close:after {
    border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-white .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white label.mm-toggle:before {
    background: white; }
.mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

html.mm-opened.mm-black .mm-page {
  box-shadow: none; }

.mm-menu.mm-black {
  background: black;
  color: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-black .mm-list > li:after {
    border-color: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.25);
    color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-list > li > a.mm-subopen:after, .mm-menu.mm-black .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-list > li > a.mm-subopen:before {
    border-color: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-black .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.25); }
  .mm-menu.mm-black .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.15); }
  .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-buttonbar {
  border-color: rgba(255, 255, 255, 0.6);
  background: black; }
  .mm-menu.mm-black .mm-buttonbar > * {
    border-color: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-black .mm-buttonbar > input:checked + label {
    background: rgba(255, 255, 255, 0.6);
    color: black; }

.mm-menu.mm-black label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-black em.mm-counter {
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-footer {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-header {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-header .mm-prev:before,
  .mm-menu.mm-black .mm-header .mm-next:after,
  .mm-menu.mm-black .mm-header .mm-close:after {
    border-color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-list li.mm-label > div > div {
  background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-black .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black label.mm-toggle:before {
    background: black; }
.mm-menu.mm-black input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

/* 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}
/* 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}
.gradient{background:#4b4b4b;background:-webkit-gradient(linear,0 100%,0 0,color-stop(0.1,#4b4b4b),color-stop(0.85,#000));background:-webkit-linear-gradient(90deg,#4b4b4b 10%,#000 85%);background:-moz-linear-gradient(90deg,#4b4b4b 10%,#000 85%);background:-o-linear-gradient(90deg,#4b4b4b 10%,#000 85%);background:linear-gradient(90deg,#4b4b4b 10%,#000 85%);}.ul_verlauf{float:left;}.link_verlauf{float:left;background:transparent url("../../files/x_design/img/pfeil.png") center left no-repeat;line-height:53px;margin-left:10px;padding-left:15px;font-size:16px;font-weight:bold;letter-spacing:.05em;text-transform:uppercase;}.ecke_unten{background:transparent url("../../files/x_design/img/ecke_u.png") left bottom no-repeat;border-bottom:2px solid #fff;padding:15px 0;}.ecke_oben{background:transparent url("../../files/x_design/img/ecke_o.png") left top no-repeat;border-top:2px solid #fff;padding:15px 0;}.ecke_unten.ecke_oben{background-image:url("../../files/x_design/img/ecke_u.png"), url("../../files/x_design/img/ecke_o.png");background-position:left bottom, left top;background-repeat:no-repeat;padding:15px 0;}.no_margin{margin-left:0;margin-right:0;}.news_title{font-size:24px;line-height:26px;font-weight:bold;}.trans_hausfarbe{background:transparent url("../../files/x_design/img/trans/trans_hausf_100.png") right top no-repeat;color:#fff;font-style:italic;text-transform:uppercase;min-height:30px;line-height:30px;font-weight:bold;font-size:18px;padding-left:5px;}.border_bottom_hausfarbe{border-bottom:1px solid #8413c5;padding:10px 0;}.main_li{background:transparent url("../../files/x_design/img/li.png") 0 6px no-repeat;margin-bottom:5px;padding-left:10px;}.f_l .ce_text{border-bottom:1px solid #8413c5;padding:10px 0;}.f_l .ce_text figure{float:left;margin-right:20px;width:46.9%;}.f_l h2,.f_l ul{float:right;width:50%;}.f_l .ce_text:first-child{margin-bottom:20px;}.f_l .ce_text:last-child{border-bottom:none;}*{margin:0;padding:0;}html{overflow-y:scroll;height:100%;}body{background-image:url("../../files/x_design/img/linie_black_back.png"), url("../../files/x_design/img/back_verlauf.jpg"), url("../../files/x_design/img/metall_back.jpg"), url("../../files/x_design/img/mxetall_back.jpg");background-position:center 351px, center top, center -2px, center top;background-repeat:repeat-x, repeat-x, no-repeat, repeat-x;font-family:Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;font-size:16px;height:100%;min-height:100%;}#wrapper{height:100%;min-height:100%;height:auto !important;max-width:960px;}div.trigger{display:none;}a:link,a:visited{color:#8413c5;text-decoration:none;}#container a:hover{text-decoration:underline;}#main .mod_article .ce_text p{margin-top:15px;}#main h1{color:#8413c5;font-size:22px;font-weight:bold;}#main h2{color:#8413c5;font-size:16px;font-weight:bold;line-height:16px;text-transform:uppercase;}#main .ce_text ul{margin-top:5px;}#main .ce_text ul li{background:transparent url("../../files/x_design/img/li.png") 0 6px no-repeat;margin-bottom:5px;padding-left:10px;}#main p{line-height:22px;}p{font-size:16px;}body.index #main .mod_article p{line-height:140%;}header{overflow:hidden;width:100%;height:360px;}header nav{background:transparent url("../../files/x_design/img/back_verlauf.jpg") center top repeat-x;z-index:999;position:absolute;top:0;left:0;min-height:110px;width:960px;}header nav ul{float:left;}header nav ul li{float:left;background:transparent url("../../files/x_design/img/pfeil.png") center left no-repeat;line-height:53px;margin-left:10px;padding-left:15px;font-size:16px;font-weight:bold;letter-spacing:.05em;text-transform:uppercase;}header nav ul li a:link,header nav ul li a:visited{color:#828282;display:block;}header nav ul li a:hover{color:#fff;}header nav ul li.dn{display:none;}header .share{z-index:999;position:absolute;top:10px;right:0;width:180px;}header .share li{display:inline;float:right;margin-left:10px;}header .share li a{display:block;height:32px;width:33px;}header .inside{padding-top:53px;}body.one_c header .inside{padding-top:28px;}header nav ul li span,header nav ul li.trail>a{color:#fff;}.mod_navigation ul.level_1 span.active{text-align:center;display:block;}.mod_navigation ul li:hover ul.level_2,.mod_navigation ul li:active ul.level_2,.mod_navigation ul li:focus ul.level_2{margin:0 0 0 -25px;}.mod_navigation ul.level_2{background:transparent url("../../files/x_design/img/trans/trans_50.png") right top no-repeat;width:auto;position:absolute;display:block;margin-left:-99999px;padding-right:20px;}.mod_navigation ul.level_2 span.active{text-align:left;display:block;color:#000;}.mod_navigation ul.level_2 li{margin-right:10px;display:inline-block;height:30px;line-height:30px;}.mod_navigation ul.level_2 li.dn{display:none;}.mod_navigation ul.level_2 li a{color:#555;display:block;text-align:left;}.mod_navigation ul.level_2 li a:hover,.mod_navigation ul.level_2 li a:active,.mod_navigation ul.level_2 li a:focus{color:#000;}div.maske{background-image:url("../../files/x_design/img/slider_left.png"), url("../../files/x_design/img/slider_right.png");background-position:0 0, 852px 0;background-repeat:no-repeat;height:300px;width:960px;top:52px;position:absolute;z-index:900;}div.logo{position:absolute;left:10px;top:95px;}div.logo h1{height:107px;width:281px;text-indent:-999em;background:transparent url("../../files/x_design/img/mol-tv_logo.png") 0 0 no-repeat;}div.logo h1 a{display:block;height:107px;width:281px;}body.index .foto_text{display:inherit;}.foto_text p strong{color:#000;}header .mod_article,header .mod_article *[class*="ce_"],header  .mod_article *[class*="mod_"]{margin:0 0 0 0;}header .mod_article{margin-left:180px;height:298px;width:800px;}body.index header .mod_article{height:299px;margin-left:200px;width:780px;}figure{position:relative;}header .inside>.slider figcaption,header figcaption{bottom:0px;left:0;background:transparent url("../../files/x_design/img/trans/trans_hausf_100.png") right top no-repeat;color:#fff;font-style:italic;text-transform:uppercase;min-height:30px;line-height:30px;font-weight:bold;font-size:18px;padding-left:5px;background:transparent url("../../files/x_design/img/trans/trans_hausf_80.png") -350px top no-repeat;height:50px;line-height:22px;position:absolute;padding:5px 50px 0 70px;}header figcaption{bottom:2px;height:55px;}header .bxslider figcaption span,header figcaption span{color:#000;display:block;}#container{padding-top:40px;height:100%;min-height:100%;padding-bottom:100px;}#wrapper #main{background-color:#e5e5e5;float:left;margin-bottom:20px;min-height:500px;width:70%;}body.one_c #wrapper #main{min-height:600px;width:100%;}body.one_c #wrapper #main #weihnachtskalender{padding-left:20px;}body.one_c #wrapper #main #weihnachtskalender .grid4{border:1px solid #8413c5;height:160px;padding:10px;width:280px;}body.one_c #wrapper #main #weihnachtskalender p{font-size:14px;line-height:20px;}body.one_c #wrapper #main .mod_article *[class*="ce_"]{margin-right:0;margin-left:-1px;margin-top:-1px;}#main .mod_article .bx-wrapper *[class*="ce_"]{margin:0 0;}#main .mod_article .bx-wrapper .ce_text{background-color:transparent;font-size:13px;}#main .mod_article .bx-wrapper .ce_text figure{padding:0 1px;}#main .mod_article .bx-wrapper .ce_text figure figcaption{background-color:#fff;width:141px !important;padding:1px 0 0 2px;}#main .mod_article .bx-wrapper .ce_text p{margin-top:0;padding:0 1px;}#main .mod_article .bx-wrapper .ce_text p a{background-color:#8413c5;color:#fff;display:block;padding:0 2px;}#main .mod_article .bx-wrapper .bx-controls-direction a{height:70px;width:25px;top:31%;}#main .mod_article .bx-wrapper .bx-prev{background:url("../../files/x_design/img/pfeile_slider.png") no-repeat scroll left top;left:-28px;}#main .mod_article .bx-wrapper .bx-prev:hover{background:url("../../files/x_design/img/pfeile_slider.png") no-repeat scroll left bottom;}#main .mod_article .bx-wrapper .bx-next{background:url("../../files/x_design/img/pfeile_slider.png") no-repeat scroll right top;right:-28px;}#main .mod_article .bx-wrapper .bx-next:hover{background:url("../../files/x_design/img/pfeile_slider.png") no-repeat scroll right bottom;}.mod_newslist .layout_full *[class*="ce_"],.mod_article *[class*="layout_"]>*,.mod_article *[class*="event_"]>*{margin-left:0;margin-right:0;}.mod_newslist,.mod_newsarchive{margin-bottom:20px;}.mod_newslist h1,.mod_newsarchive h1{margin-bottom:10px;}.mod_newslist h2,.mod_newsarchive h2{font-size:24px;line-height:26px;font-weight:bold;}.mod_newslist a,.mod_newsarchive a{color:#8413c5;}.mod_newslist .more,.mod_newsarchive .more{font-style:italic;}.mod_newslist .layout_latest,.mod_newsarchive .layout_latest{border-bottom:1px solid #8413c5;font-weight:bold;padding:10px 0;}.mod_newslist .layout_latest h2,.mod_newsarchive .layout_latest h2{margin-bottom:10px;}.mod_newslist .layout_latest.last,.mod_newsarchive .layout_latest.last{border-bottom:none;}body.index .mod_newslist .layout_latest{border-bottom:none;font-weight:bold;width:46%;float:left;min-height:300px;}body.index .mod_newslist .layout_latest h2{margin-bottom:10px;}body.index .mod_newslist .layout_latest.odd{margin-right:4%;}body.index .mod_newslist .layout_latest.even{margin-left:4%;}.mod_newscategories{padding-top:20px;}.mod_newscategories >*{margin-left:50px;}#newskategorien-lesen h1.ce_headline{float:left;}#newskategorien-lesen .active_categ{padding-top:0;}#newskategorien-lesen .active_categ ul{float:left;margin-left:0;}#newskategorien-lesen .active_categ ul li,#newskategorien-lesen .active_categ ul .quantity{display:none;}#newskategorien-lesen .active_categ ul li.active{display:block;color:#8413c5;font-size:22px;font-weight:bold;}#newskategorien-lesen .grid5{clear:both;}.mod_newscategories.fr{float:right;}.mod_newsmenu .level_1{float:right;}.mod_newsmenu .level_1 li.year{font-weight:bold;margin-bottom:20px;}.mod_newsmenu .level_1 li.year .level_2 li{font-weight:normal;}#teaser-beitraege .layout_latest.first{display:none;}.mod_newsreader .layout_full{margin:0 10px;}.mod_newsreader .layout_full h1{font-size:24px;line-height:26px;font-weight:bold;}.mod_newsreader p.back{margin:20px 10px;}.layout_simple{border-bottom:1px solid #8413c5;padding:10px 0;}.embed-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;height:auto;}.embed-container iframe,.embed-container object,.embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%;}.pagination{clear:both;width:100%;margin:15px 0;}.pagination ul li{float:left;padding:0 5px;}.pagination ul li.previous,.pagination ul li.next{display:none;}.pagination ul li a{display:block;}.mod_article.float_l_img{padding:20px 10px;}.mod_article.float_l_img .ce_text{border-bottom:1px solid #8413c5;margin:10px 0;padding:10px 0 20px 0;}.mod_article.float_l_img .ce_text figure{float:left;margin-right:20px;}.mod_article.float_l_img .ce_text:first-child,.mod_article.float_l_img .ce_text:last-child{border-bottom:none;}#main ol{counter-reset:li;margin-top:15px;margin-left:0;padding-left:0;}#main ol > li{position:relative;margin:0 0 15px 2em;padding:4px 8px;list-style:none;border-top:2px solid #666;}#main ol > li:before{content:counter(li);counter-increment:li;position:absolute;top:-2px;left:-2em;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:2em;margin-right:8px;padding:4px;border-top:2px solid #666;color:#fff;background:#666;font-weight:bold;text-align:center;}#main li ol{margin-top:6px;}#main ol ol li:last-child{margin-bottom:0;}#main .ce_form form{font-size:14px;}#main .ce_form form label{display:inline-block;min-width:110px;}#main .ce_form form input.text,#main .ce_form form textarea,#main .ce_form form input.captcha{border:1px solid #333;margin-bottom:15px;padding:2px 4px;width:230px;}#main .ce_form form textarea{margin-bottom:0;width:auto;}#main .ce_form form label.captcha{clear:both;display:block;}#main .ce_form form input.captcha{margin-right:15px;width:25px;}#main .ce_form form input.submit{background:#fff;border:1px solid #8413c5;cursor:pointer;padding:5px 10px;}aside#right{width:30%;}aside#right .inside{margin-left:20px;}aside#right .inside h2{background:transparent url("../../files/x_design/img/trans/trans_hausf_100.png") right top no-repeat;color:#fff;font-style:italic;text-transform:uppercase;min-height:30px;line-height:30px;font-weight:bold;font-size:18px;padding-left:5px;font-size:16px;}.ce_accordion{margin-bottom:10px;}.ce_accordion div.accordion div p{margin-top:10px;}div.toggler{background-color:#fff;border:1px solid #789b20;color:#789b20;cursor:pointer;font-weight:600;font-size:1.1em;padding:5px;}div.active{background-color:#789b20;border:1px solid #789b20;color:#fff;}.toggler:hover{background-color:#e0eacc;}.toggler.active:hover{background-color:#789b20;}.ce_accordion{margin:5px 0;}div.accordion .caption{font-size:0.9em;}.formbody div{background:transparent url("../../files/x_design/img/balken_grau_ecke.png") right top no-repeat;min-height:30px;margin-bottom:20px;position:relative;width:100%;}.mod_form input.text{background-color:#e5e5e5;border:none;font-size:14px;height:25px;padding:2px 4px;margin-right:15px;margin-left:40px;width:180px;}.mod_form input#ctrl_1_submit,.mod_form input#ctrl_10_submit{background:#fff url("../../files/x_design/img/lupe.png") left center no-repeat;border:medium none;height:30px;text-indent:-90em;width:40px;position:absolute;left:0;top:0;}#slider-kategorien{padding-bottom:20px;}#slider-kategorien form#f3{margin-left:35px;}#slider-kategorien form#f3 .formbody div{margin:4px 0;min-height:inherit;}#slider-kategorien form#f3 #ctrl_10{margin-left:40px;width:86%;border:none;}#slider-kategorien form#f3 #ctrl_10_submit{background:transparent url("../../files/x_design/img/lupe.png") left center no-repeat;border:medium none;height:30px;text-indent:-90em;width:40px;position:absolute;left:0;top:0;}p.header,.relevance,.url{display:none;}.mod_search>div{margin:20px 0;}aside#right .werbepartner img{max-width:234px;}aside#right .ce_image.last{margin-bottom:50px;}.twitter{margin-top:20px;}footer{background:transparent url("../../files/x_design/img/back_verlauf.jpg") repeat-x;width:100%;position:relative;margin-top:-53px;height:100px;clear:both;height:53px;}footer .inside{margin:0 auto;width:960px;}footer .inside span.top{float:left;padding-top:15px;text-indent:-999em;}footer .inside span.top a{background:transparent url("../../files/x_design/img/top.png") no-repeat center center;display:block;height:23px;width:32px;}footer .inside span.copyright{float:left;color:#fff;font-style:italic;line-height:53px;padding-left:20px;}footer .inside nav{float:left;margin-right:100px;}footer .inside nav ul li{float:left;background:transparent url("../../files/x_design/img/pfeil.png") center left no-repeat;line-height:53px;margin-left:10px;padding-left:15px;font-size:16px;font-weight:bold;letter-spacing:.05em;text-transform:uppercase;}footer .inside nav ul li a:link,footer .inside nav ul li a:visited{color:#828282;display:block;}footer .inside nav ul li a:hover,footer .inside nav ul li.active span{color:#fff;}@media screen and (max-width: 984px){div.trigger{display:inherit;position:absolute;top:0;left:40px;max-width:700px;height:53px;}div.trigger a{background:transparent url("../../files/x_design/img/trigger.png") 0 0 no-repeat;display:block;text-indent:-999em;width:30px;height:30px;margin-top:10px;}#mmenu ul.mm-panel{font-weight:bold;text-transform:uppercase;}#mmenu ul.mm-panel a{color:#fff;}header img{max-width:inherit;}header nav{display:none;}header .share{right:10px;}div.maske{background-image:url("../../files/x_design/img/slider_left.png"), none;background-position:0 0;background-repeat:no-repeat;height:300px;width:100%;top:52px;position:absolute;z-index:900;}div.logo{position:absolute;left:10px;top:95px;}div.logo h1{height:107px;width:281px;text-indent:-999em;background:transparent url("../../files/x_design/img/mol-tv_logo.png") 0 0 no-repeat;}div.logo h1 a{display:block;height:107px;width:281px;}.foto_text{top:296px;left:205px;background:transparent url("../../files/x_design/img/trans/trans_hausf_100.png") right top no-repeat;color:#fff;font-style:italic;text-transform:uppercase;min-height:30px;line-height:30px;font-weight:bold;font-size:18px;padding-left:5px;background:transparent url("../../files/x_design/img/trans/trans_hausf_80.png") right top no-repeat;height:55px;line-height:22px;position:absolute;padding:0 50px;z-index:899;}body.index #main .mod_article.first p{font-size:inherit;}#main .bx-wrapper{max-width:90% !important;}#wrapper #main,aside#right{clear:both;float:inherit;width:100%;}.mod_article .grid5{width:50%;}.mod_article .grid3,.mod_article .grid4{width:40%;}.mod_newscategories.fr{float:none;}aside#right .inside{margin-left:10px;}aside#right .inside .werbepartner{float:left;padding-right:5%;width:50%;}aside#right .inside .mod_form{display:none;}aside#right .inside iframe{max-width:50%;}footer .inside{text-align:center;width:100%;}footer .inside nav{display:none;}footer .inside span.copyright,footer .inside span.top{display:inline-block;float:inherit;margin:0 auto;}}@media (max-width: 979px) and (min-width: 768px){body #wrapper{width:inherit;}}@media screen and (max-width: 800px){header{height:inherit;}header img{max-width:100%;width:100%;}header .mod_article>.ce_image figure{margin-left:inherit;}body.index header .mod_article{margin-bottom:0;}div.maske{background-image:none, none;background-position:0 0;background-repeat:no-repeat;height:130px;width:100%;top:0;position:relative;z-index:900;}div.logo{position:absolute;left:25%;top:10px;}div.logo h1{height:107px;width:281px;text-indent:-999em;background:transparent url("../../files/x_design/img/mol-tv_logo.png") 0 0 no-repeat;}div.logo h1 a{display:block;height:107px;width:281px;}header .mod_article,header .mod_article *[class*="ce_"],header  .mod_article *[class*="mod_"]{margin-left:0;}header .mod_article{margin-left:0;height:inherit;width:inherit;}body.index header .mod_article{height:inherit;margin-left:inherit;margin-bottom:0;width:inherit;}.mod_newscategories > *{margin-left:inherit;}.foto_text{left:0;top:inherit;height:55px;bottom:-55px;padding:0 50px 0 10px;}.f_l .ce_text{border-bottom:1px solid #8413c5;padding:10px 0;}.f_l .ce_text figure{float:inherit;margin-right:0;width:100%;clear:both;margin-bottom:10px;}.f_l h2,.f_l ul{float:inherit;width:100%;clear:both;}.f_l .ce_text:first-child{margin-bottom:20px;}.f_l .ce_text:last-child{border-bottom:none;}}@media screen and (max-width: 600px){div.logo{left:15%;}aside#right img{width:100%;height:auto;}}@media screen and (max-width: 480px){.foto_text{background:transparent url("../../files/x_design/img/trans/trans_hausf_80.png") 0px top no-repeat;}aside#right .inside{margin-right:10px;}aside .werbepartner,aside .mod_weather{width:100%;}}
