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,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.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}
@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}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}.aspect--9\:16,.responsive.ratio-916{padding-bottom:177.7777%}.aspect--1\:1,.responsive.ratio-11{padding-bottom:100%}
.mobile_menu{position:fixed;z-index:100;display:none}.mobile_menu .inner{height:100%;background:#000;overflow-y:scroll}.mobile_menu.active.position_left{box-shadow:2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_top{box-shadow:0 2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_right{box-shadow:-2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_bottom{box-shadow:0 -2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.no_shadow{box-shadow:none!important}.mobile_menu_trigger{display:none}.mobile_menu_wrapper{position:relative;width:100%;overflow:hidden}.mobile_menu_overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:99}.mobile_menu_overlay.background{background:rgba(0,0,0,.5)}.mobile_menu li.submenu_hide>ul{display:none}.mobile_menu li.submenu_show>ul{display:block}body.ie8 .mobile_menu,body.ie8 .mobile_menu_trigger,body.ie9 .mobile_menu,body.ie9 .mobile_menu_trigger{display:none!important}
.bs-caption {
    position: fixed;
    left: 0;
    bottom: 0;
    margin-left: 40px;
    color: white;
}
 
.bs-nav {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
}

.bs-nav .item, .bs-nav .item-nav {
    display: inline-block;
    *display: inline;
    zoom: 1;

    width: 10px;
    height: 10px;
    line-height: 10px;
    margin: 0 4px;

    text-indent: -999em;
    *text-indent: 0;

    border: 2px solid #fff;
    border-radius: 6px;

    cursor: pointer;
    opacity: .4;

    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s;
}

.bs-nav .item.active {
    background: #fff;
    opacity: 1;
}

.bs-nav .item-nav {
    border-radius: 0;
    width: 0;
    height: 0;
    border-style: inset;
    -webkit-transform:rotate(360deg);
}

.bs-nav .item-nav:hover {
    opacity: 1;
}

.bs-nav .item-nav.next {
    border-width: 7px 0 7px 14px;
    border-color: transparent transparent transparent #ffffff;
}

.bs-nav .item-nav.prev {
    border-width: 7px 14px 7px 0;
    border-color: transparent #ffffff transparent transparent;
}

.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-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 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%;
  }
}

#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#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;opacity:.9;filter:alpha(opacity = 90)}#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/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 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/colorbox/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/colorbox/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/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}

/* Style sheet basis */
figcaption {
    max-width:100%;
    text-align:center;
    font-size:12px;
}
figure {
    margin:0;
    padding:0;
}
body {
    margin:0;
    padding:0;
}
a,
b,
body,
cite,
div,
em,
i,
label,
li,
ol,
p,
strong,
td,
th,
u,
ul {
    font-family:"Signika",Geneva,Arial,Helvetica,sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    font-weight: 900;
}
fieldset,
form,
input,
optgroup,
select,
textarea {
    font-family:Arial,Helvetica,sans-serif;
}
a,
body,
div,
fieldset,
form,
input,
label,
optgroup,
p,
select,
td,
th,
textarea,
ul {
    font-size:1em;
    line-height:1.25;
    color:#6e3208;
}
li,
ol {
    line-height:1.15;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color:#c9081d;
}
img {
    border:0px;
}
pre,
form {
    margin:0;
    padding:0;
}
p {
    margin:0;
    padding:0 0 .8em;
}
h1 {
    margin:0;
    padding:0 0 .8em;
    font-size:160%;
}
h2 {
    margin:0;
    padding:0 0 .4em;
    font-size:120%;
}
h3 {
    font-size:100%;
    line-height:1.4;
}
optgroup {
    padding-top:3px;
    padding-bottom:3px;
}
a {
    text-decoration:none;
    color:#c60;
}
a:hover {
    border-bottom:1px solid;
}

@media only screen and (max-width: 991px){
    
    #menuespace .mod_navigation.menue
    {
        display: none;
    }
    

.mod_mobile_menu {
  width: 100%;
  z-index: 100;
}

.mobile_menu_wrapper {width:100%;}


.mobile_menu .inner {
  background-color: #cccccc;
  color: #4c4d4b;
}
.mobile_menu .inner .ce_text {
  line-height: 1.5;
  padding: 10px 15px;
}

.mobile_menu .mod_navigation {
  clear: both;
 Position: absolute;
 top: 50px;
}
.mobile_menu .mod_navigation ul {
  margin: 0;
  padding: 0;
}
.mobile_menu .mod_navigation ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.mobile_menu .mod_navigation a,
.mobile_menu .mod_navigation strong {
  border-bottom: 1px solid #ffcc66;
  color: black;
  display: block;
  font-size: 16px;
  padding: 12px 15px;
  text-decoration: none;
}
.mobile_menu .mod_navigation a.first,
.mobile_menu .mod_navigation strong.first {
  border-top: 1px solid #ffcc66;
}
.mobile_menu .mod_navigation a:focus, .mobile_menu .mod_navigation a:hover {
  color: white;
  background: #cc9933;
}
.mobile_menu .mod_navigation a.trail:focus, .mobile_menu .mod_navigation a.trail:hover {
  color: #ffffff;
}
.mobile_menu .mod_navigation .active,
.mobile_menu .mod_navigation .trail {

  color: #ffffff;
    font-weight: bold;
}
.mobile_menu .mod_navigation .level_2 a,
.mobile_menu .mod_navigation .level_2 strong {

    padding-left: 45px;    
    text-decoration: none;    
    font-weight: normal;
}
.mobile_menu .mod_navigation .level_2 a.first,
.mobile_menu .mod_navigation .level_2 strong.first {
  border-top: 0;
}
    
.mobile_menu .mod_navigation .level_2 a:focus, .mobile_menu .mod_navigation .level_2 a:hover {
  color: white;
  background: #B5A142;
}
    
.mobile_menu .mod_navigation .level_2 a.trail:focus, .mobile_menu .mod_navigation .level_2 a.trail:hover {
  color: #ffffff;
}    
    
.mobile_menu .mod_navigation .level_2 .active,
.mobile_menu .mod_navigation .level_2 .trail {
    color: white;

    font-weight: bold;
}

.mobile_menu .submenu > a::after {
  content: '›';    color: white;
  display: inline-block;
  width: 32px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}



.mobile_menu .mod_navigation .level_3 a,
.mobile_menu .mod_navigation .level_3 strong {

    color: black;
    padding-left: 75px;
    text-decoration: none;
}
.mobile_menu .mod_navigation .level_3 a.first,
.mobile_menu .mod_navigation .level_3 strong.first {
  border-top: 0;
}
    
.mobile_menu .mod_navigation .level_3 a:focus, .mobile_menu .mod_navigation .level_3 a:hover {
  color: white;
  background: #B5A142;
}
    
.mobile_menu .mod_navigation .level_3 a.trail:focus, .mobile_menu .mod_navigation .level_3 a.trail:hover {
  color: #ffffff;
}
    
.mobile_menu .mod_navigation .level_3 .active,
.mobile_menu .mod_navigation .level_3 .trail {
    color: white;

    font-weight: bold;
}
    
.navi_title
    {
        color: white;
        text-align: center;
    }
    
.navi_footer
    {
        color: white;
        text-align: center;
    }
}
#menuespace {
    width:100%;
    height:40px;
    background-color:#cc3300;
    z-index:999;
}

#toggler {
    float:right;
margin-top:4px;
    margin-right:10px;

}
#toggler {
    width:40px;
    height:40px;
}


.mod_navigation.menue ul {
    margin:0 auto;
    padding:0 0 0 20px;
}
.mod_navigation.menue li {
    width:auto;
    display:inline-block;
    margin:0 15px;
    list-style-type:none;
}
.mod_navigation.menue a,
.mod_navigation.menue span {
    display:block;
    line-height:40px;
    text-decoration:none;
    color:#fff;
}
.mod_navigation.menue .active,
.mod_navigation.menue .trail {
    font-weight:bold;
    color:#ffcf00;
}
.mod_navigation.menue a:hover,
.mod_navigation.menue a:focus {
    margin-bottom:0;
    padding-bottom:0;
    border-bottom:0;
    color:#fae843;
}
.mod_navigation.menue .level_2 li {
    clear:both;
}
.mod_navigation.menue .level_2 {
    width:0;
    height:0;
    left:-32768px;
    position:absolute;
    margin:0;
    padding:0;
    top:-32768px;
    background:-moz-linear-gradient(top,#931500 30%,#ab3420 70%);
    background:-webkit-linear-gradient(top,#931500 30%,#ab3420 70%);
    background:-o-linear-gradient(top,#931500 30%,#ab3420 70%);
    background:-ms-linear-gradient(top,#931500 30%,#ab3420 70%);
    background:linear-gradient(to bottom,#931500 30%,#ab3420 70%);
    -pie-background:linear-gradient(top,#931500 30%,#ab3420 70%);
    -webkit-box-shadow:3px 5px 5px rgba(8,8,8,.3);
    box-shadow:3px 5px 5px rgba(8,8,8,.3);
    border-bottom-right-radius:8px;
    border-bottom-left-radius:8px;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    z-index: 1000;
}
.mod_navigation.menue li:hover .level_2 {
    width:auto;
    height:auto;
    min-width:120px;
    left:auto;
    top:auto;
    position:absolute;
    display:block;
}
.mod_navigation.menue .level_2 a,
.mod_navigation.menue .level_2 span {
    font-size:13px;
    line-height:32px;
    font-weight:normal;
}
#footer {
    height:50px;
}
#footer .ce_text {
    font:12px Arial;
}
#footmenu {
    position:relative;
    float:right;
    margin-top:20px;
    margin-right:20px;
    font-size:12px;
}

html {
    background: url(../../files/System/css/&quot;/files/system/easybg/s-hr1.jpg&quot;) no-repeat center center fixed; 
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
}


#footer p {
    text-align:center;
    font-size:80%;
}
.pdf li {
    list-style-type:none;
}
#main .inside {
    margin:30px;
}
.karte img {
    -webkit-box-shadow:5px 5px 20px rgba(0,0,0,.4);
    box-shadow:5px 5px 20px rgba(0,0,0,.4);
    border:0;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    outline: 0 none;
}
a: img {
    outline: 0 none;
}


#wrapper {
    margin-top:10px;
    margin-bottom:20px;
    margin-right:150px;
    margin-left:150px;
    background-color:rgba(255,255,255,.7);
    border-radius:9px;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    }
    
    
    @media (max-device-width: 991px) {
  #wrapper {
    margin-right:10px;
    margin-left:10px;
    }
}  

#main {
    min-height:600px;
}

