/* Contao Open Source CMS, (c) 2005-2013 Leo Feyer, LGPL license */
body,form{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}@media(max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}#main .inside{min-height:1px}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}.ce_gallery ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery li{float:left}.ce_gallery li.col_first{clear:left}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{width:0;height:0;left:-1000px;top:-1000px;position:absolute;overflow:hidden;display:inline}.custom{display:block}#container:after,.custom:after{content:".";display:block;height:0;clear:both;visibility:hidden}
/* Contao Open Source CMS, (c) 2005-2013 Leo Feyer, LGPL license */
body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:bold}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
/* Contao Open Source CMS, (c) 2005-2013 Leo Feyer, LGPL license */
legend{width:100%;display:block;font-weight:bold;border:0}input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],textarea{width:100%;display:inline-block;padding:3px 6px;background:#fff;border:1px solid #ccc;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-box-shadow:inset 0 1px 1px #eee;-webkit-box-shadow:inset 0 1px 1px #eee;box-shadow:inset 0 1px 1px #eee;-moz-transition:all .15s linear;-webkit-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,textarea:focus{outline:0;background:#fcfcfc;border-color:#bbb}input[type="file"]{cursor:pointer}select,input[type="file"]{display:block}input[type="file"],input[type="image"],input[type="submit"],input[type="reset"],input[type="button"],input[type="radio"],input[type="checkbox"]{width:auto}textarea,select[multiple],select[size]{height:auto}input[type="radio"],input[type="checkbox"]{margin:0 3px 0 0}input[type="radio"],input[type="checkbox"],label{vertical-align:middle}input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly]{cursor:not-allowed;background:#eee}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"][readonly],input[type="checkbox"][readonly]{background:transparent}input[type="submit"],.button{display:inline-block;padding:4px 15px 4px 14px;margin-bottom:0;text-align:center;vertical-align:middle;line-height:16px;font-size:11px;color:#000;cursor:pointer;border:1px solid #ccc;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-color:#ececec;background-image:-moz-linear-gradient(top,#fff,#ececec);background-image:-webkit-linear-gradient(top,#fff,#ececec);background-image:-ms-linear-gradient(top,#fff,#ececec);background-image:-o-linear-gradient(top,#fff,#ececec);background-image:linear-gradient(to bottom,#fff,#ececec);background-repeat:repeat-x;-moz-transition:background .15s linear;-webkit-transition:background .15s linear;-o-transition:background .15s linear;transition:background .15s linear}input[type="submit"]:hover,.button:hover{text-decoration:none;background-position:0 -15px!important}input[type="submit"]:active,.button:active{background-color:#e6e6e6;background-position:0 -30px!important}input[type="submit"].blue,.button.blue{background-color:#2f96b4;background-image:-moz-linear-gradient(top,#5bc0de,#2f96b4);background-image:-webkit-linear-gradient(top,#5bc0de,#2f96b4);background-image:-ms-linear-gradient(top,#5bc0de,#2f96b4);background-image:-o-linear-gradient(top,#5bc0de,#2f96b4);background-image:linear-gradient(to bottom,#5bc0de,#2f96b4);border-color:#2f96b4;color:#fff}input[type="submit"].blue:active,.button.blue:active{background-color:#2e95b3}input[type="submit"].green,.button.green{background-color:#51a351;background-image:-moz-linear-gradient(top,#62c462,#51a351);background-image:-webkit-linear-gradient(top,#62c462,#51a351);background-image:-ms-linear-gradient(top,#62c462,#51a351);background-image:-o-linear-gradient(top,#62c462,#51a351);background-image:linear-gradient(to bottom,#62c462,#51a351);border-color:#51a351;color:#fff}input[type="submit"].green:active,.button.green:active{background-color:#4f9f4f}input[type="submit"].orange,.button.orange{background-color:#f89406;background-image:-moz-linear-gradient(top,#fbb450,#f89406);background-image:-webkit-linear-gradient(top,#fbb450,#f89406);background-image:-ms-linear-gradient(top,#fbb450,#f89406);background-image:-o-linear-gradient(top,#fbb450,#f89406);background-image:linear-gradient(to bottom,#fbb450,#f89406);border-color:#f89406;color:#fff}input[type="submit"].orange:active,.button.orange:active{background-color:#f28f04}input[type="submit"].red,.button.red{background-color:#bd362f;background-image:-moz-linear-gradient(top,#ee5f5b,#bd362f);background-image:-webkit-linear-gradient(top,#ee5f5b,#bd362f);background-image:-ms-linear-gradient(top,#ee5f5b,#bd362f);background-image:-o-linear-gradient(top,#ee5f5b,#bd362f);background-image:linear-gradient(to bottom,#ee5f5b,#bd362f);border-color:#bd362f;color:#fff}input[type="submit"].red:active,.button.red:active{background-color:#be322b}
/* Contao Open Source CMS, (c) 2005-2013 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}@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}}@media(max-width:767px){#wrapper{width:auto}*[class*="grid"]{float:none!important;display:block!important;width:auto!important}*[class*="offset"]{margin-left:10px!important}}
/**
 * Global TinyMCE style sheet
 *
 * Use this style sheet to define CSS classes for the rich text editor. The
 * stlye sheet will be included in the editor and the page layout automatically.
 * Although the stlye sheet is shared by all themes, you can override its
 * formattings in any of your theme style sheets.
 *
 *   files/tinymce.css (this is how it looks like in TinyMCE)
 *   .warning { color:#c55; }
 *
 *   theme_a.css (this is how it looks like in theme A)
 *   .warning { font-weight:bold; }
 *
 *   theme_b.css (this is how it looks like in theme B)
 *   .warning { color:#000; }
 *
 * If you do not want to use a global TinyMCE style sheet at all, simply delete
 * this file (files/tinymce.css).
 */
.warning { color:#c55; font-size:1.1em; }
.confirmation { color:#090; font-size:1.1em; }
.information { color:#999; font-size:0.9em; }
.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%;
  }
}

/* Style sheet Allgemein */
#arrowbutton{width:25px;height:25px;left:-33px;top:8px;position:absolute;background-color:#000;transform:rotate(180deg);transition: transform 400ms ease-in-out;-webkit-transition: transform 400ms ease-in-out;z-index:5;cursor:pointer}.newsletterbutton{left:-91px;top:48px;position:absolute;padding:10px 42px 10px 12px;background-color:#fff;border-radius:10px 10px 0 0;font-size:17px;behavior:url("assets/css3pie/1.0.0/PIE.htc");transform:rotate(-90deg);cursor:pointer}#ausfahren{position:fixed;padding:0 10px 19px 0;background-color:#fff;z-index:1000;transition: right 400ms ease-in-out;-webkit-transition: right 400ms ease-in-out}#ausfahren h4{margin:7px 0 15px}#mmenu-link{margin-top:18px;text-align:center;font-size:18px}.mod_navigation ul.level_2 li.active{color:#000 !important}.mod_navigation ul.level_2 li.last{padding-right:7px !important}.mod_navigation ul.level_1 li:hover ul.level_2{max-height:200px;-webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;-o-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out}.mod_navigation ul.level_2{max-height:0px;position:absolute;overflow:hidden;margin-top:24px;margin-left:-7px;padding:0;-webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;-o-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;z-index:10000}.mod_navigation ul.level_2 li{min-width:87px;clear:left;padding-top:5px;padding-bottom:5px;border-right:0px !important}.mod_navigation ul.level_2 a:hover{color: #000 !important}body.startseite #online_shop{right:195px;top:75px;position:absolute;z-index:1000}body.startseite #online_katalog{right:0;top:75px;position:absolute;z-index:1000}body.startseite #online_aktionen{right:95px;top:75px;position:absolute;z-index:1000}div.teaser{width:95% !important}.layout_short{width:31%}#startseite .cslide img{width:100%}.filiale .image_container{margin-right:10px}code{font-weight:bold;text-transform:uppercase;color: #424242;font: 13px Open Sans;text-shadow: 0 0 1px #888888}ul.cslide_bubbles{margin-top: 0 !important}.mod_newslist .layout_short .teaser h2{min-height:41px}#online_shop_startseite{right:45px;top:100px;position:absolute;z-index: 1000 !important}.chrome.startseite #main,.safari.startseite  #main{}#online_shop{float:left;margin-right:5px}#online_aktionen{float:left;margin-right:5px}.auswahl{margin-bottom:10px}.mobile{display:none}.newsletter_link{float:right;margin-right:29px}.checkbox{width:auto !29.05.18 geändert. JS vorher: width:100px !important }*{margin:0;padding:0}html,body,#wrapper{height:100%}body > #wrapper{height:auto;min-height:100%}#footer{height:65px;position:relative;clear:both}#startseite .cslide_elem .image_container{background: none !important}.mobile_menu{display:none}.inside h2{text-decoration:underline;text-transform:uppercase}div.routinglink input.text{margin: 2px !important;padding: 4px !important}div.routinglink input.submit{margin: 2px !important;padding: 4px !important}div.filiale{padding-bottom:35px;border-bottom:1px solid #f2f2f2;margin-bottom: 30px !important}.mod_dlh_googlemaps .block{margin-bottom:20px}.image_container{padding:5px 5px 0;background-color:#f2f2f2;padding: 5px 5px 1px 5px !important}#main,#left,#right{margin-bottom:50px}#right{padding-left:30px}.caption{right:25px;position:absolute;margin:-34px 0 0;padding:8px 0;text-align:center;background-color:#000;font-size:10px;font-style:italic;color:#f2f2f2;width: 60% !important}input,.button{margin:20px 0 0 3px;padding:8px;background-color:#f2f2f2;background-image:none;-webkit-box-shadow:0 0 3px 0 #CFCFCF;box-shadow:0 0 3px 0 #CFCFCF;border-radius:5px;behavior:url("assets/css3pie/1.0.0/PIE.htc")}input[type="number"],input[type="email"],input[type="text"],input[type="file"],input[type="image"],input[type="submit"],input[type="reset"],input[type="button"],textarea{margin:0 0 5px 3px;border-radius:5px;font-style:italic;color:#999;behavior:url("assets/css3pie/1.0.0/PIE.htc");background-color: #f2f2f2 !important;box-shadow: 0 0 3px 0 #CFCFCF !important;width:99% !important}body{background-image:url("../../files/images/bgdot.jpg");background-repeat:repeat;font:13px Open Sans;color:#424242;-webkit-font-smoothing: antialiased; /* none - subpixel-antialiased möglich */text-shadow: 0 0 1px #888;overflow-y: scroll}a{text-decoration:none;color:#424242;outline: none}h1{font-size:26px;font-weight:bold;text-transform:uppercase;margin-bottom: 15px !important}h2{margin-top:20px;margin-bottom:10px;font-size:14px;font-weight:bold}div.teaser img{width:282px;height:142px}div.teaser h1{display:none}div.teaser{width:282px;height:293px;overflow:hidden}p.more{margin-top:30px}p.more a{padding:8px;background-color:#f2f2f2;-webkit-box-shadow:0 0 3px 0 #999;box-shadow:0 0 3px 0 #999;border-radius:5px;text-decoration:none;behavior:url("assets/css3pie/1.0.0/PIE.htc")}div.teaser figcaption{display:none}.layout_short{float:left;margin-right:15px}.layout_short h2 a{font-size:18px;font-weight:bold;text-decoration:none}.mod_article [class*="ce_"],.mod_article [class*="mod_"]{margin:0}#container{clear:both}caption,th,td{padding:8px;vertical-align:middle}#wrapper{margin-top:-65px}#balken{width:100%;height:65px;background-color:#000}.logo{float:left}.mod_navigation{padding-top:24px;font:12px Open Sans;color:#fff;text-transform:uppercase}.mod_navigation ul.level_1 li{height:auto;float:left;padding-right:7px;padding-left:7px;border-right:1px solid #fff}.mod_navigation ul.level_1 li.last{padding-right:0;border-right:0px solid}.mod_navigation a{text-decoration:none;color:#fff}.mod_navigation a:hover{color:#fbba00;-webkit-transition:color 0.1s ease-in;  -moz-transition:color 0.1s ease-in;  -o-transition:color 0.1s ease-in;  transition:color 0.1s ease-in}.mod_navigation ul li.active{color:#fbba00}.mod_navigation ul.level_1 li:hover ul.level_2{display:block}.mod_customnav ul li{float:left;margin-top:20px;margin-right:15px;margin-left:0}#footer{width:100%;height:65px;position:relative;clear:both;background-color:#f5f5f5}body.startseite #footer{height:385px;margin-top:-385px}.footer_liste{float:left;margin-right:50px}
@media only screen and (min-width: 960px){
/* Style sheet 960px */
#footer .mod_customnav{width:290px;margin:0 auto;padding-left:700px}body.startseite #footer .inside{width:960px;margin:0 auto}
}
@media only screen and (max-width: 650px){
/* Style sheet 650px */
body.startseite #online_shop,body.startseite #online_katalog{display:none}div.teaser{width:282px !important}.layout_short{width:100%}#startseite .cslide{display:none}.footer_liste{display:none}#online_shop_startseite{width:70px;right:0;top:133px}.mobile{display:block}.mobile .image_container{background: none !important}#cslide_70{display:none}#container{margin-top:90px}.mod_navigation{display:none}.mobile_menu{width:100%;position:absolute;display:block;z-index:10}body.startseite #footer{margin-top:0px !important}.logo{width:280px;margin:0 auto;float:none !important}body > #wrapper{padding:15px}.cslide_nav_right,.cslide_nav_left{top:120px}
}
/* Style sheet Bonsels */
.mod_navigation ul.level_2{background-color:#014493}.toggler{margin-bottom:3px;padding:5px;background-color:#014493;font-size:16px;font-weight:bold;color:#fff;text-transform:uppercase;cursor: pointer}.toggler:hover{color:#000}a:hover{color:#0067AC !important}#balken{background-color:#014493}.mod_navigation a.active,.mod_navigation a:hover,span{color: #000000 !important}#footer .mod_navigation ul.level_1 a:hover,#footer .mod_navigation ul.level_1 span{color: #0067AC !important}.caption{border-left:30px solid #0067AC}
@media only screen and (max-width: 960px){
/* Style sheet max-960 */
#startseite .cslide img{width:66%}#startseite .cslide .cslide_container{height:350px !important}
}
