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}.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}
#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}
#HeaderLogoLinks {
    width:150px;
    height:124px;
    left:200px;
    position:absolute;
    padding:19px 25px;
    background-color:#9c6;
}
#HeaderLogoRechts {
    width:556px;
    height:118px;
    left:400px;
    position:absolute;
    padding:22px;
    text-align:right;
    background-color:#9c6;
}
#HauptNavigation {
    min-width:200px;
    position:fixed;
/* Anpassung 26.08.2026 Navigation links mit Scrollbar - Anfang */
    max-height: 85vh; /* Begrenzt die Höhe auf 85% des Bildschirms */
    overflow-y: auto; /* Aktiviert den Scrollbalken */
/* Anpassung 26.08.2026 Navigation links mit Scrollbar - Ende */
    background-color:#9c6;
    font:.9em Verdana,Arial,Helvetica,sans-serif;
    text-decoration:none;
}
#SeiteGesamt {
    width:760px;
    min-height:600px;
    padding:20px;
    background-color:#9c6;
    font:.8em Verdana,Arial,Helvetica,sans-serif;
}
#SeiteUeberschrift {
    height:60;
    font:2.0em Verdana,Arial,Helvetica,sans-serif;
}
#SeiteZwischenUeberschrift {
    padding-top:20px;
    font:1.4em Verdana,Arial,Helvetica,sans-serif;
}
#SeiteInhalt {
    width:760px;
    background-color:#9c6;
    font:1.0em Verdana,Arial,Helvetica,sans-serif;
}
#FooterText {
    width:760px;
    left:200px;
    position:absolute;
    padding:20px;
    text-align:center;
    background-color:#9c6;
    font:.7em Verdana,Arial,Helvetica,sans-serif;
}

.mod_navigation ul {
    margin:0;
    padding:0;
    list-style-type:none;
}
.mod_navigation li {
    padding-left:10px;
    list-style-type:none;
}
.mod_navigation a {
    font-family:Verdana,Arial,Helvetica,sans-serif;
    text-decoration:none;
    color:#000;
}
.level_1 li {
    margin-top:1px;
    margin-bottom:1px;
    padding-top:9px;
    padding-bottom:9px;
    background-color:#69c;
    font-size:.8em;
}
.level_2 li {
    margin-top:1;
    margin-bottom:1;
    padding-top:9px;
    padding-bottom:9px;
    padding-left:10px;
    background-color:#69c;
}
.active.submenu {
    background-color:#9c6;
}
.level_1 li.active {
    background-color:#9c6;
    font-size:.8em;
}
.submenu ul.level_2 {
    margin-top:10px;
    background-color:#69c;
    border-color:#9c6;
}
/* um bei Chrome keinen Rahmen um das aktive Elemet zu bekommen */
*:focus {
outline: none;
}

.ui-accordion-header {
    padding-top:10px;
    padding-bottom:10px;
    border-top:1px solid;
    font-weight:bold;
}
.mod_faqpage h3 {
    margin-bottom:0;
    padding-bottom:0;
    font-style:italic;
}
.mod_faqpage p.info {
    border-bottom:1px solid;
    font-size:70%;
}
#table_145 th {
    width:100px;
    background-color:#73ac39;
}
#table_145 th.head_0 {
    width:120px;
    text-align:left;
    background-color:#73ac39;
}
#table_145 td {
    padding-top:4px;
    padding-bottom:4px;
    vertical-align:top;
    text-align:left;
    background-color:#b3d98c;
    font-size:.9em;
}
#table_166 th {
    width:180px;
    background-color:#73ac39;
}
#table_166 th.head_0 {
    width:240px;
    text-align:left;
    background-color:#73ac39;
}
#table_166 td {
    padding-top:4px;
    padding-bottom:4px;
    vertical-align:top;
    text-align:left;
    background-color:#b3d98c;
    font-size:.9em;
}
#table_185 th {
    width:250px;
    background-color:#73ac39;
}
#table_185 th.head_0 {
    width:200px;
    text-align:left;
    background-color:#73ac39;
}
#table_185 td {
    padding-top:4px;
    padding-bottom:4px;
    vertical-align:top;
    text-align:left;
    background-color:#b3d98c;
    font-size:.9em;
}

.image_container {
    text-align:center;
}
#cboxTitle {
    display:none;
    font-size:0em;
}
#cboxCurrent {
    display:none;
    font-size:0em;
}

