.parallax{will-change:transform;transform:translateZ(0);transform:translateY(var(--translateY))}.parallax_inner_image img{will-change:transform;transform:translateZ(0);transform:translateY(var(--translateY));min-height:200%;margin-top:-20%;min-width:100%}
form.move_labels .widget,.move_labels form .widget{position:relative;padding-top:var(--form_gap, 10px)}form.move_labels .widget:not(.widget-checkbox) input,form.move_labels .widget:not(.widget-checkbox) textarea,form.move_labels .widget:not(.widget-checkbox) select,.move_labels form .widget:not(.widget-checkbox) input,.move_labels form .widget:not(.widget-checkbox) textarea,.move_labels form .widget:not(.widget-checkbox) select{width:100%;padding:var(--form_input_padding, 6px);line-height:1.469}form.move_labels .widget-text label,form.move_labels .widget-textarea label,form.move_labels .widget-password label,.move_labels form .widget-text label,.move_labels form .widget-textarea label,.move_labels form .widget-password label{color:var(--font_color, #444);position:absolute;top:var(--form_gap, 10px);left:0;padding:var(--form_input_padding, 6px);transform-origin:left;border:1px solid transparent;line-height:1.469;transition-property:top, left, width, background, border-radius, padding, line-height, font-size;transition-duration:0.25s;transition-timing-function:ease-in-out}form.move_labels .widget-text label.select,form.move_labels .widget-textarea label.select,form.move_labels .widget-password label.select,.move_labels form .widget-text label.select,.move_labels form .widget-textarea label.select,.move_labels form .widget-password label.select{display:none}form.move_labels .widget-text.active label,form.move_labels .widget-textarea.active label,form.move_labels .widget-password.active label,.move_labels form .widget-text.active label,.move_labels form .widget-textarea.active label,.move_labels form .widget-password.active label{top:calc(var(--form_gap) - 13px);left:6px;font-size:13px;width:auto;background:#fff;border-radius:3px;padding:0 2px;line-height:1}
@charset "UTF-8";
html{--content_margin: 20px;--image_margin: 30px;--content_width: 1024px;--article_margin: 60px;--article_margin: 60px}@media (max-width:767px){html{--content_margin: 20px}}@media (max-width:767px){html{--image_margin: 20px}}@media (max-width:767px){html{--article_margin: 20px}}@media (max-width:767px){html{--article_margin: 20px}}.content-text.text_in_center_of_image{display:flex;align-items:center;justify-content:stretch}@media (max-width:767px){.content-text.text_in_center_of_image{display:block}.content-text.text_in_center_of_image.media--right>*:first-child,.content-text.text_in_center_of_image.media--left>*:first-child{margin-bottom:1em}}.content-text.text_in_center_of_image .rte{flex-shrink:1;flex-grow:1}.content-text.text_in_center_of_image .rte h1:first-child,.content-text.text_in_center_of_image .rte h2:first-child,.content-text.text_in_center_of_image .rte h3:first-child,.content-text.text_in_center_of_image .rte h4:first-child,.content-text.text_in_center_of_image .rte h5:first-child,.content-text.text_in_center_of_image .rte h6:first-child{margin-top:0}.content-text.text_in_center_of_image>figure{flex-shrink:0;float:none !important;margin:0 var(--image_margin, 20px) 0 0}@media (max-width:767px){.content-text.text_in_center_of_image>figure{flex-shrink:0}}.content-text.text_in_center_of_image.media--right{justify-content:space-between}.content-text.text_in_center_of_image.media--right .rte{margin-right:unset}.content-text.text_in_center_of_image.media--right>figure{order:2;margin:0 0 0 var(--image_margin, 20px)}@media (max-width:767px){.content-text.text_in_center_of_image.media--right>figure{margin-left:0;margin-right:0}}.content-text.image_full_width_height_as_text,.content-text.image_height_as_text{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%;padding:0;overflow-y:hidden;margin-top:0;margin-bottom:0}.content-text.image_full_width_height_as_text.BildgrößeL,.content-text.image_height_as_text.BildgrößeL{--image_size_change: -50px}.content-text.image_full_width_height_as_text.BildgrößeXL,.content-text.image_height_as_text.BildgrößeXL{--image_size_change: -100px}.content-text.image_full_width_height_as_text.BildgrößeXXL,.content-text.image_height_as_text.BildgrößeXXL{--image_size_change: -200px}.content-text.image_full_width_height_as_text.BildgrößeS,.content-text.image_height_as_text.BildgrößeS{--image_size_change: 50px}.content-text.image_full_width_height_as_text.BildgrößeXS,.content-text.image_height_as_text.BildgrößeXS{--image_size_change: 100px}.content-text.image_full_width_height_as_text.BildgrößeXXS,.content-text.image_height_as_text.BildgrößeXXS{--image_size_change: 200px}@media (max-width:767px){.content-text.image_full_width_height_as_text,.content-text.image_height_as_text{display:block}}.content-text.image_full_width_height_as_text>figure,.content-text.image_height_as_text>figure{position:absolute;width:calc(50% - var(--image_size_change, 0px));height:100%;left:0;float:none}@media (max-width:767px){.content-text.image_full_width_height_as_text>figure,.content-text.image_height_as_text>figure{position:relative;width:100%;height:auto}}.content-text.image_full_width_height_as_text>figure img,.content-text.image_height_as_text>figure img{width:100%;height:100%;object-fit:cover}.content-text.image_full_width_height_as_text.media--right>figure,.content-text.image_height_as_text.media--right>figure{left:auto;right:0}@media (max-width:767px){.content-text.image_full_width_height_as_text.media--right>figure,.content-text.image_height_as_text.media--right>figure{margin-left:0}}.content-text.image_full_width_height_as_text.media--second_image figure:not(.second_image),.content-text.image_height_as_text.media--second_image figure:not(.second_image){width:25%;right:25%}.content-text.image_full_width_height_as_text.media--second_image figure.second_image,.content-text.image_height_as_text.media--second_image figure.second_image{width:25%;right:0%}.content-text.image_full_width_height_as_text .rte,.content-text.image_height_as_text .rte{width:calc(( var(--content_width, 100vw) / 2 ) + var(--image_size_change, 0px));margin-left:calc(50% - var(--image_size_change, 0px));margin-right:0;max-width:100%;float:none;padding:var(--image_margin, 60px);padding-right:var(--content_margin)}@media (max-width:767px){.content-text.image_full_width_height_as_text .rte,.content-text.image_height_as_text .rte{margin-left:auto;padding:var(--article_margin) var(--content_margin) var(--article_margin) var(--content_margin);width:100%}}.content-text.image_full_width_height_as_text.media--right,.content-text.image_height_as_text.media--right{justify-content:flex-end}.content-text.image_full_width_height_as_text.media--right .rte,.content-text.image_height_as_text.media--right .rte{margin-right:calc(50% - var(--image_size_change, 0px));margin-left:0;padding:var(--image_margin, 60px);padding-left:var(--content_margin)}@media (max-width:767px){.content-text.image_full_width_height_as_text.media--right .rte,.content-text.image_height_as_text.media--right .rte{margin-right:auto;margin-left:auto;padding:var(--article_margin) var(--content_margin) var(--article_margin) var(--content_margin)}}.content-text.image_height_as_text:not(.has_inside),.content-text.image_height_as_text>.inside{width:var(--content_width);max-width:100%}.content-text.image_height_as_text.media--right figure{padding-right:var(--content_margin, 20px)}.content-text.image_height_as_text.media--left figure{padding-left:var(--content_margin, 20px)}.content-text.image_as_background,.image_as_background>.content-text{position:relative;padding:0}.content-text.image_as_background>figure,.content-text.image_as_background>figure img,.image_as_background>.content-text>figure,.image_as_background>.content-text>figure img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.content-text.image_as_background.media--left>figure,.content-text.image_as_background.media--right>figure,.image_as_background>.content-text.media--left>figure,.image_as_background>.content-text.media--right>figure{margin:0}.content-text.image_as_background .rte,.image_as_background>.content-text .rte{position:relative;padding:var(--content_margin)}.headline_left h1,.headline_left h2,.headline_left h3,.headline_left h4,.headline_left h5,.headline_left h6{text-align:left;width:100%}.headline_center h1,.headline_center h2,.headline_center h3,.headline_center h4,.headline_center h5,.headline_center h6{text-align:center;width:100%}.headline_right h1,.headline_right h2,.headline_right h3,.headline_right h4,.headline_right h5,.headline_right h6{text-align:right;width:100%}.content-headline.headline_left{text-align:left}.content-headline.headline_center{text-align:center}.content-headline.headline_right{text-align:right}.content-text.image_horizontal_centered>figure,.image_horizontal_centered .content-text>figure,.content-image.image_horizontal_centered>figure,a.image_horizontal_centered>figure{text-align:center}.content-text.image_horizontal_centered>figure img,.image_horizontal_centered .content-text>figure img,.content-image.image_horizontal_centered>figure img,a.image_horizontal_centered>figure img{display:inline-block}
/**
 * Swiper 6.8.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: August 23, 2021
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
body .kursiverTextRotiert code{font-family:var(--font_family)}body .kursiverTextRotiert p{display:inline-flex;margin:0;vertical-align:top;height:1.3em}body .kursiverTextRotiert p:before{display:none}body .kursiverTextRotiert p strong{position:relative}body .kursiverTextRotiert p em{font-style:normal;position:absolute;display:flex;opacity:0;left:10px;top:50%;transform:translateY(-50%);margin-top:3px;overflow:hidden;padding-right:3px}body .kursiverTextRotiert p em .letter{transform-origin:center center 25px}body .kursiverTextRotiert p em .letter.out{transform:rotateX(90deg);transition:0.32s cubic-bezier(0.6, 0, 0.7, 0.2)}body .kursiverTextRotiert p em .letter.in{transition:0.38s ease}body .kursiverTextRotiert p em .letter.behind{transform:rotateX(-90deg)}
body .mod_article [class*=" TabButton"]{display:inline-block;margin-right:30px;margin-bottom:20px;padding-right:10px;font-weight:700;font-size:25px;border-bottom:4px solid transparent;transition:all 0.25s ease-in-out}body .mod_article [class*=" TabButton"]:not(.active):hover{cursor:pointer}body .mod_article [class*=" TabButton"].active{border-bottom:4px solid var(--secondary_color)}body [class*=" TabInhalt"],body [class*="TabInhalt"]{position:absolute;opacity:0}body [class*=" TabInhalt"].active,body [class*="TabInhalt"].active{position:relative;opacity:1}
/* required styles */

.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0;
	}
.leaflet-container {
	overflow: hidden;
	}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	  -webkit-user-drag: none;
	}
/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::selection {
	background: transparent;
}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
	image-rendering: -webkit-optimize-contrast;
	}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
	width: 1600px;
	height: 1600px;
	-webkit-transform-origin: 0 0;
	}
.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
	}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg {
	max-width: none !important;
	max-height: none !important;
	}
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
	max-width: none !important;
	max-height: none !important;
	width: auto;
	padding: 0;
	}

.leaflet-container.leaflet-touch-zoom {
	-ms-touch-action: pan-x pan-y;
	touch-action: pan-x pan-y;
	}
.leaflet-container.leaflet-touch-drag {
	-ms-touch-action: pinch-zoom;
	/* Fallback for FF which doesn't support pinch-zoom */
	touch-action: none;
	touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
	-ms-touch-action: none;
	touch-action: none;
}
.leaflet-container {
	-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
	-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
	filter: inherit;
	visibility: hidden;
	}
.leaflet-tile-loaded {
	visibility: inherit;
	}
.leaflet-zoom-box {
	width: 0;
	height: 0;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	z-index: 800;
	}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
	-moz-user-select: none;
	}

.leaflet-pane         { z-index: 400; }

.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }

.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }

.leaflet-vml-shape {
	width: 1px;
	height: 1px;
	}
.lvml {
	behavior: url(#default#VML);
	display: inline-block;
	position: absolute;
	}


/* control positioning */

.leaflet-control {
	position: relative;
	z-index: 800;
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}
.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
	}
.leaflet-top {
	top: 0;
	}
.leaflet-right {
	right: 0;
	}
.leaflet-bottom {
	bottom: 0;
	}
.leaflet-left {
	left: 0;
	}
.leaflet-control {
	float: left;
	clear: both;
	}
.leaflet-right .leaflet-control {
	float: right;
	}
.leaflet-top .leaflet-control {
	margin-top: 10px;
	}
.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
	}
.leaflet-left .leaflet-control {
	margin-left: 10px;
	}
.leaflet-right .leaflet-control {
	margin-right: 10px;
	}


/* zoom and fade animations */

.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	   -moz-transition: opacity 0.2s linear;
	        transition: opacity 0.2s linear;
	}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
	}
.leaflet-zoom-animated {
	-webkit-transform-origin: 0 0;
	    -ms-transform-origin: 0 0;
	        transform-origin: 0 0;
	}
svg.leaflet-zoom-animated {
	will-change: transform;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
	   -moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
	        transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
	}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
	-webkit-transition: none;
	   -moz-transition: none;
	        transition: none;
	}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
	}


/* cursors */

.leaflet-interactive {
	cursor: pointer;
	}
.leaflet-grab {
	cursor: -webkit-grab;
	cursor:    -moz-grab;
	cursor:         grab;
	}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
	cursor: crosshair;
	}
.leaflet-popup-pane,
.leaflet-control {
	cursor: auto;
	}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor:    -moz-grabbing;
	cursor:         grabbing;
	}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
	pointer-events: none;
	}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}

/* visual tweaks */

.leaflet-container {
	background: #ddd;
	outline-offset: 1px;
	}
.leaflet-container a {
	color: #0078A8;
	}
.leaflet-zoom-box {
	border: 2px dotted #38f;
	background: rgba(255,255,255,0.5);
	}


/* general typography */
.leaflet-container {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1.5;
	}


/* general toolbar styles */

.leaflet-bar {
	box-shadow: 0 1px 5px rgba(0,0,0,0.65);
	border-radius: 4px;
	}
.leaflet-bar a {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	}
.leaflet-bar a,
.leaflet-control-layers-toggle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	}
.leaflet-bar a:hover,
.leaflet-bar a:focus {
	background-color: #f4f4f4;
	}
.leaflet-bar a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}
.leaflet-bar a:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: none;
	}
.leaflet-bar a.leaflet-disabled {
	cursor: default;
	background-color: #f4f4f4;
	color: #bbb;
	}

.leaflet-touch .leaflet-bar a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	}
.leaflet-touch .leaflet-bar a:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	}
.leaflet-touch .leaflet-bar a:last-child {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	}

/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	font: bold 18px 'Lucida Console', Monaco, monospace;
	text-indent: 1px;
	}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
	font-size: 22px;
	}


/* layers control */

.leaflet-control-layers {
	box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	background: #fff;
	border-radius: 5px;
	}
.leaflet-control-layers-toggle {
	background-image: url(../..//files/layout/js/vendor/Leaflet/images/layers.png);
	width: 36px;
	height: 36px;
	}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url(../..//files/layout/js/vendor/Leaflet/images/layers-2x.png);
	background-size: 26px 26px;
	}
.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px;
	}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none;
	}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative;
	}
.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	color: #333;
	background: #fff;
	}
.leaflet-control-layers-scrollbar {
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 5px;
	}
.leaflet-control-layers-selector {
	margin-top: 2px;
	position: relative;
	top: 1px;
	}
.leaflet-control-layers label {
	display: block;
	font-size: 13px;
	font-size: 1.08333em;
	}
.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px;
	}

/* Default icon URLs */
.leaflet-default-icon-path { /* used only in path-guessing heuristic, see L.Icon.Default */
	background-image: url(../..//files/layout/js/vendor/Leaflet/images/marker-icon.png);
	}


/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: rgba(255, 255, 255, 0.8);
	margin: 0;
	}
.leaflet-control-attribution,
.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
	line-height: 1.4;
	}
.leaflet-control-attribution a {
	text-decoration: none;
	}
.leaflet-control-attribution a:hover,
.leaflet-control-attribution a:focus {
	text-decoration: underline;
	}
.leaflet-attribution-flag {
	display: inline !important;
	vertical-align: baseline !important;
	width: 1em;
	height: 0.6669em;
	}
.leaflet-left .leaflet-control-scale {
	margin-left: 5px;
	}
.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px;
	}
.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	line-height: 1.1;
	padding: 2px 5px 1px;
	white-space: nowrap;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	background: rgba(255, 255, 255, 0.8);
	text-shadow: 1px 1px #fff;
	}
.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px;
	}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
	}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	border: 2px solid rgba(0,0,0,0.2);
	background-clip: padding-box;
	}


/* popup */

.leaflet-popup {
	position: absolute;
	text-align: center;
	margin-bottom: 20px;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	border-radius: 12px;
	}
.leaflet-popup-content {
	margin: 13px 24px 13px 20px;
	line-height: 1.3;
	font-size: 13px;
	font-size: 1.08333em;
	min-height: 1px;
	}
.leaflet-popup-content p {
	margin: 17px 0;
	margin: 1.3em 0;
	}
.leaflet-popup-tip-container {
	width: 40px;
	height: 20px;
	position: absolute;
	left: 50%;
	margin-top: -1px;
	margin-left: -20px;
	overflow: hidden;
	pointer-events: none;
	}
.leaflet-popup-tip {
	width: 17px;
	height: 17px;
	padding: 1px;

	margin: -10px auto 0;
	pointer-events: auto;

	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
	background: white;
	color: #333;
	box-shadow: 0 3px 14px rgba(0,0,0,0.4);
	}
.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	text-align: center;
	width: 24px;
	height: 24px;
	font: 16px/24px Tahoma, Verdana, sans-serif;
	color: #757575;
	text-decoration: none;
	background: transparent;
	}
.leaflet-container a.leaflet-popup-close-button:hover,
.leaflet-container a.leaflet-popup-close-button:focus {
	color: #585858;
	}
.leaflet-popup-scrolled {
	overflow: auto;
	}

.leaflet-oldie .leaflet-popup-content-wrapper {
	-ms-zoom: 1;
	}
.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
	}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
	}


/* div icon */

.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
	}


/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
	position: absolute;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #222;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	}
.leaflet-tooltip.leaflet-interactive {
	cursor: pointer;
	pointer-events: auto;
	}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	position: absolute;
	pointer-events: none;
	border: 6px solid transparent;
	background: transparent;
	content: "";
	}

/* Directions */

.leaflet-tooltip-bottom {
	margin-top: 6px;
}
.leaflet-tooltip-top {
	margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
	left: 50%;
	margin-left: -6px;
	}
.leaflet-tooltip-top:before {
	bottom: 0;
	margin-bottom: -12px;
	border-top-color: #fff;
	}
.leaflet-tooltip-bottom:before {
	top: 0;
	margin-top: -12px;
	margin-left: -6px;
	border-bottom-color: #fff;
	}
.leaflet-tooltip-left {
	margin-left: -6px;
}
.leaflet-tooltip-right {
	margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	top: 50%;
	margin-top: -6px;
	}
.leaflet-tooltip-left:before {
	right: 0;
	margin-right: -12px;
	border-left-color: #fff;
	}
.leaflet-tooltip-right:before {
	left: 0;
	margin-left: -12px;
	border-right-color: #fff;
	}

/* Printing */
	
@media print {
	/* Prevent printers from removing background-images of controls. */
	.leaflet-control {
		-webkit-print-color-adjust: exact;
		print-color-adjust: exact;
		}
	}

.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}
@charset "UTF-8";
:root{--fade_duration: 1.5s;--move_duration: 1.5s;--ivp_animation_delay: 0s}.ivp{overflow:visible}.einblenden.ivp:not(.above_viewport){opacity:0;position:relative}.einblenden.ivp.iivp{opacity:1;transition:opacity var(--fade_duration) ease-in-out var(--ivp_animation_delay)}.einblendenVonHinten.ivp:not(.above_viewport){opacity:0;transform:scale(0.8);position:relative}.einblendenVonHinten.ivp.iivp{opacity:1;transform:scale(1);transition:transform var(--move_duration) ease-out var(--ivp_animation_delay), opacity var(--fade_duration) ease-out var(--ivp_animation_delay)}.einblendenVonVorne.ivp:not(.above_viewport){opacity:0;transform:scale(1.1);position:relative}.einblendenVonVorne.ivp.iivp{opacity:1;transform:scale(1);transition:transform var(--move_duration) ease-out var(--ivp_animation_delay), opacity var(--fade_duration) ease-out var(--ivp_animation_delay)}.einblendenVonRechts.ivp:not(.above_viewport){opacity:0;transform:translateX(100px);position:relative}.einblendenVonRechts.ivp.iivp{opacity:1;transform:translateX(0);transition:opacity var(--fade_duration) ease-out var(--ivp_animation_delay), transform var(--move_duration) ease-out var(--ivp_animation_delay)}.einblendenVonLinks.ivp:not(.above_viewport){opacity:0;transform:translateX(-100px);position:relative}.einblendenVonLinks.ivp.iivp{opacity:1;transform:translateX(0);transition:opacity var(--fade_duration) ease-out var(--ivp_animation_delay), transform var(--move_duration) ease-out var(--ivp_animation_delay)}.einblendenVonOben.ivp:not(.above_viewport){opacity:0;transform:translateY(-100px);position:relative}.einblendenVonOben.ivp.iivp{opacity:1;transform:translateY(0);transition:opacity var(--fade_duration) ease-out var(--ivp_animation_delay), transform var(--move_duration) ease-out var(--ivp_animation_delay)}.einblendenVonUnten.ivp:not(.above_viewport),.einblendenVonUnten.ivp:not(.above_viewport) .formbody>*{opacity:0;transform:translateY(100px);position:relative}.einblendenVonUnten.ivp.iivp,.einblendenVonUnten.ivp.iivp .formbody>*{opacity:1;transform:translateY(0);transition:opacity var(--fade_duration) ease-out var(--ivp_animation_delay), transform var(--move_duration) ease-out var(--ivp_animation_delay)}.mod_article .content-text.einblendenVonBeidenSeiten.ivp:not(.above_viewport) .rte,.mod_article .content-text.einblendenVonBeidenSeiten.ivp:not(.above_viewport)>figure img{position:relative}.mod_article .content-text.einblendenVonBeidenSeiten.ivp:not(.above_viewport).media--right .rte{opacity:0;transform:translateX(-100px)}.mod_article .content-text.einblendenVonBeidenSeiten.ivp:not(.above_viewport).media--right>figure img{opacity:0;transform:translateX(100px)}.mod_article .content-text.einblendenVonBeidenSeiten.ivp:not(.above_viewport).media--left .rte{opacity:0;transform:translateX(100px)}.mod_article .content-text.einblendenVonBeidenSeiten.ivp:not(.above_viewport).media--left>figure img{opacity:0;transform:translateX(-100px)}.mod_article .content-text.einblendenVonBeidenSeiten.ivp.iivp .rte,.mod_article .content-text.einblendenVonBeidenSeiten.ivp.iivp>figure img{transition:opacity var(--fade_duration) ease-out var(--ivp_animation_delay), transform var(--move_duration) ease-out var(--ivp_animation_delay)}.mod_article .content-text.einblendenVonBeidenSeiten.ivp.iivp.media--right .rte{opacity:1;transform:translateX(0)}.mod_article .content-text.einblendenVonBeidenSeiten.ivp.iivp.media--right>figure img{opacity:1;transform:translateX(0)}.mod_article .content-text.einblendenVonBeidenSeiten.ivp.iivp.media--left .rte{opacity:1;transform:translateX(0)}.mod_article .content-text.einblendenVonBeidenSeiten.ivp.iivp.media--left>figure img{opacity:1;transform:translateX(0)}.mod_article .content-text.einblendenVonBeidenSeiten.nacheinanderEinblenden.ivp.iivp.media--right .rte{transition:opacity var(--fade_duration) ease-out var(--ivp_animation_delay), transform var(--move_duration) ease-out var(--ivp_animation_delay)}.mod_article .content-text.einblendenVonBeidenSeiten.nacheinanderEinblenden.ivp.iivp.media--right>figure img{transition:opacity var(--fade_duration) ease-out var(--ivp_animation_delay, 0.5s), transform var(--move_duration) ease-out var(--ivp_animation_delay, 0.5s)}.mod_article .content-text.einblendenVonBeidenSeiten.nacheinanderEinblenden.ivp.iivp.media--left .rte{transition:opacity var(--fade_duration) ease-out var(--ivp_animation_delay, 0.5s), transform var(--move_duration) ease-out var(--ivp_animation_delay, 0.5s)}.mod_article .content-text.einblendenVonBeidenSeiten.nacheinanderEinblenden.ivp.iivp.media--left>figure img{transition:opacity var(--fade_duration) ease-out var(--ivp_animation_delay), transform var(--move_duration) ease-out var(--ivp_animation_delay)}.mod_article .media--second_image.BilderEinblenden.ivp:not(.above_viewport){overflow:visible}.mod_article .media--second_image.BilderEinblenden.ivp:not(.above_viewport) figure>figure:not(.second_image),.mod_article .media--second_image.BilderEinblenden.ivp:not(.above_viewport) figure>figure.second_image{position:relative}.mod_article .media--second_image.BilderEinblenden.ivp:not(.above_viewport) figure>figure:not(.second_image){opacity:0;transform:translateX(-100px)}.mod_article .media--second_image.BilderEinblenden.ivp:not(.above_viewport) figure>figure.second_image{opacity:0;transform:translateX(100px)}.mod_article .content-text.BilderEinblenden.ivp.iivp figure>figure:not(.second_image),.mod_article .content-text.BilderEinblenden.ivp.iivp figure>figure.second_image{transition:opacity var(--fade_duration) ease-out var(--ivp_animation_delay), transform var(--move_duration) ease-out var(--ivp_animation_delay)}.mod_article .content-text.BilderEinblenden.ivp.iivp figure>figure:not(.second_image){opacity:1;transform:translateX(0)}.mod_article .content-text.BilderEinblenden.ivp.iivp figure>figure.second_image{opacity:1;transform:translateX(0)}.mod_article .media--second_image.BilderEinblendenVonUnten.ivp:not(.above_viewport){overflow:visible}.mod_article .media--second_image.BilderEinblendenVonUnten.ivp:not(.above_viewport) figure>figure:not(.second_image),.mod_article .media--second_image.BilderEinblendenVonUnten.ivp:not(.above_viewport) figure>figure.second_image{position:relative}.mod_article .media--second_image.BilderEinblendenVonUnten.ivp:not(.above_viewport) figure>figure:not(.second_image){opacity:0;transform:translateY(100px)}.mod_article .media--second_image.BilderEinblendenVonUnten.ivp:not(.above_viewport) figure>figure.second_image{opacity:0;transform:translateY(100px)}.mod_article .content-text.BilderEinblendenVonUnten.ivp.iivp figure>figure:not(.second_image),.mod_article .content-text.BilderEinblendenVonUnten.ivp.iivp figure>figure.second_image{transition:opacity var(--fade_duration) ease-out var(--ivp_animation_delay), transform var(--move_duration) ease-out var(--ivp_animation_delay)}.mod_article .content-text.BilderEinblendenVonUnten.ivp.iivp figure>figure.second_image{transition:opacity var(--fade_duration) ease-out 0.5s, transform var(--move_duration) ease-out 0.5s}.mod_article .content-text.BilderEinblendenVonUnten.ivp.iivp figure>figure:not(.second_image){opacity:1;transform:translateY(0)}.mod_article .content-text.BilderEinblendenVonUnten.ivp.iivp figure>figure.second_image{opacity:1;transform:translateY(0)}.einblendenVonUnten.ivp.iivp .formbody>*:nth-child(1){transition-delay:0s}.einblendenVonUnten.ivp.iivp .formbody>*:nth-child(2){transition-delay:0.2s}.einblendenVonUnten.ivp.iivp .formbody>*:nth-child(3){transition-delay:0.4s}.einblendenVonUnten.ivp.iivp .formbody>*:nth-child(4){transition-delay:0.6s}.einblendenVonUnten.ivp.iivp .formbody>*:nth-child(5){transition-delay:0.8s}.einblendenVonUnten.ivp.iivp .formbody>*:nth-child(6){transition-delay:1s}.einblendenVonUnten.ivp.iivp .formbody>*:nth-child(7){transition-delay:1.2s}.einblendenVonUnten.ivp.iivp .formbody>*:nth-child(8){transition-delay:1.4s}.einblendenVonUnten.ivp.iivp .formbody>*:nth-child(9){transition-delay:1.6s}.einblendenVonUnten.ivp.iivp .formbody>*:nth-child(10){transition-delay:1.8s}.einblendenVonUnten.ivp.iivp .formbody>*:nth-child(11){transition-delay:2s}.einblendenVonUnten.ivp.iivp .formbody>*:nth-child(12){transition-delay:2.2s}.AnimationVerzögert.ivp.iivp,.AnimationVerzögert025.ivp.iivp{transition-delay:0.25s}.AnimationVerzögert05.ivp.iivp{transition-delay:0.5s}.AnimationVerzögert1.ivp.iivp{transition-delay:1s}.AnimationVerzögert15.ivp.iivp{transition-delay:1.5s}.Animationsdauer.ivp.iivp,.Animationsdauer025.ivp.iivp{transition-duration:0.25s}.Animationsdauer05.ivp.iivp{transition-duration:0.5s}.Animationsdauer1.ivp.iivp{transition-duration:1s}.Animationsdauer15.ivp.iivp{transition-duration:1.5s}.Animationsdauer2.ivp.iivp{transition-duration:2s}.Animationsdauer25.ivp.iivp{transition-duration:2.5s}
@media (min-width:1024px){body.fullscreen_mobile_nav header nav,body:not(.fullscreen_mobile_nav) .navicon{display:none}}@media (max-width:1023px){#header nav.mod_navigation{display:none}}.mobile_navigation_wrapper .mod_navigation{display:flex;position:fixed;z-index:9;transition:left 0.5s ease-in-out, right 0.5s ease-in-out;overflow:visible;width:100%}.mobile_navigation_wrapper .mod_navigation ul{margin-bottom:0}.mobile_navigation_wrapper .mod_navigation li{list-style:none}.mobile_navigation_wrapper .mod_navigation.no_counter .submenu_toggle span{opacity:0}.mobile_navigation_wrapper .mod_navigation.no_buttons_right .submenu_toggle{border:0}html.js_mobile_navigation_open,html.js_mobile_navigation_open body{overflow:hidden}html .mobile_navigation_wrapper>.mod_navigation.slide_from_left{left:-100%}html .mobile_navigation_wrapper>.mod_navigation:not(.slide_from_left){right:-100%}html body:not(.fullscreen_mobile_nav) .mobile_navigation_wrapper>.mod_navigation .level_1{right:-100%}html body:not(.fullscreen_mobile_nav) .mobile_navigation_wrapper>.mod_navigation.slide_from_left .level_1{left:-100%}html.js_mobile_navigation_open .mobile_navigation_wrapper>.mod_navigation:not(.slide_from_left){right:0}html.js_mobile_navigation_open .mobile_navigation_wrapper>.mod_navigation.slide_from_left{left:0}html.js_mobile_navigation_open body:not(.fullscreen_mobile_nav) .mobile_navigation_wrapper>.mod_navigation:not(.slide_from_left) .level_1{right:0}html.js_mobile_navigation_open body:not(.fullscreen_mobile_nav) .mobile_navigation_wrapper>.mod_navigation.slide_from_left .level_1{left:0}.mobile_navigation_wrapper .mod_navigation .level_1{top:calc(var(--initial_header_height, 100px) * 1px);height:calc(100% - ( var(--initial_header_height, 100px) * 1px ));margin:0;position:fixed;max-width:440px;box-sizing:border-box;z-index:9;overflow-y:scroll;transition:right 0.3s ease 0s, left 0.3s ease 0s;padding:20px 0px 20px 30px;width:100%;border-left:1px solid #ddd;background:#f8f8f8}.mobile_navigation_wrapper .mod_navigation .level_1>li:not(.open) .level_2>li>a,.mobile_navigation_wrapper .mod_navigation .level_1>li:not(.open) .level_2>li>strong,.mobile_navigation_wrapper .mod_navigation .level_1>li:not(.open) .level_2>li>span,.mobile_navigation_wrapper .mod_navigation .level_1>li:not(.open) .level_3>li>a,.mobile_navigation_wrapper .mod_navigation .level_1>li:not(.open) .level_3>li>strong,.mobile_navigation_wrapper .mod_navigation .level_1>li:not(.open) .level_3>li>span,.mobile_navigation_wrapper .mod_navigation .level_1>li:not(.open) .level_4>li>a,.mobile_navigation_wrapper .mod_navigation .level_1>li:not(.open) .level_4>li>strong,.mobile_navigation_wrapper .mod_navigation .level_1>li:not(.open) .level_4>li>span,.mobile_navigation_wrapper .mod_navigation .level_1>li:not(.open) .level_5>li>a,.mobile_navigation_wrapper .mod_navigation .level_1>li:not(.open) .level_5>li>strong,.mobile_navigation_wrapper .mod_navigation .level_1>li:not(.open) .level_5>li>span{padding:0;border-bottom:0;font-size:0}.mobile_navigation_wrapper .mod_navigation .level_1 .level_2>li:not(.open) .level_3>li>a,.mobile_navigation_wrapper .mod_navigation .level_1 .level_2>li:not(.open) .level_3>li>strong,.mobile_navigation_wrapper .mod_navigation .level_1 .level_2>li:not(.open) .level_3>li>span,.mobile_navigation_wrapper .mod_navigation .level_1 .level_2>li:not(.open) .level_4>li>a,.mobile_navigation_wrapper .mod_navigation .level_1 .level_2>li:not(.open) .level_4>li>strong,.mobile_navigation_wrapper .mod_navigation .level_1 .level_2>li:not(.open) .level_4>li>span,.mobile_navigation_wrapper .mod_navigation .level_1 .level_2>li:not(.open) .level_5>li>a,.mobile_navigation_wrapper .mod_navigation .level_1 .level_2>li:not(.open) .level_5>li>strong,.mobile_navigation_wrapper .mod_navigation .level_1 .level_2>li:not(.open) .level_5>li>span{padding:0;border-bottom:0;font-size:0}.mobile_navigation_wrapper .mod_navigation .level_1 .level_3>li:not(.open) .level_4>li>a,.mobile_navigation_wrapper .mod_navigation .level_1 .level_3>li:not(.open) .level_4>li>strong,.mobile_navigation_wrapper .mod_navigation .level_1 .level_3>li:not(.open) .level_4>li>span,.mobile_navigation_wrapper .mod_navigation .level_1 .level_3>li:not(.open) .level_5>li>a,.mobile_navigation_wrapper .mod_navigation .level_1 .level_3>li:not(.open) .level_5>li>strong,.mobile_navigation_wrapper .mod_navigation .level_1 .level_3>li:not(.open) .level_5>li>span{padding:0;border-bottom:0;font-size:0}.mobile_navigation_wrapper .mod_navigation .level_1 .level_4>li:not(.open) .level_5>li>a,.mobile_navigation_wrapper .mod_navigation .level_1 .level_4>li:not(.open) .level_5>li>strong,.mobile_navigation_wrapper .mod_navigation .level_1 .level_4>li:not(.open) .level_5>li>span{padding:0;border-bottom:0;font-size:0}.mobile_navigation_wrapper .mod_navigation li{position:relative}.mobile_navigation_wrapper .mod_navigation li.submenu>a,.mobile_navigation_wrapper .mod_navigation li.submenu>strong,.mobile_navigation_wrapper .mod_navigation li.submenu>span{padding-right:80px}.mobile_navigation_wrapper .mod_navigation li.mn_only_toggle_submenu:not(.active) .submenu_toggle:before{content:"";width:375px;height:46px;position:absolute;right:0px}.mobile_navigation_wrapper .mod_navigation li.mn_only_toggle_submenu:not(.active)>a{pointer-events:none}.mobile_navigation_wrapper .mod_navigation li a,.mobile_navigation_wrapper .mod_navigation li strong,.mobile_navigation_wrapper .mod_navigation li>span{display:block;color:#444;line-height:1;padding:14px;border-bottom:1px solid #ddd;text-decoration:none;transition:padding 0.25s ease-in-out}.mobile_navigation_wrapper .mod_navigation li ul{opacity:0;margin:0;padding:0 0 0 30px;overflow:hidden;line-height:1;transition:opacity 0.3s ease-in-out}.mobile_navigation_wrapper .mod_navigation li ul li>a,.mobile_navigation_wrapper .mod_navigation li ul li>strong,.mobile_navigation_wrapper .mod_navigation li ul li>span{color:#666;display:block;border:0;padding:0 0 0 12px;font-size:0;transition:all 0.25s ease-in-out}.mobile_navigation_wrapper .mod_navigation li ul.open{opacity:1}.mobile_navigation_wrapper .mod_navigation li ul.open>li>a,.mobile_navigation_wrapper .mod_navigation li ul.open>li>strong,.mobile_navigation_wrapper .mod_navigation li ul.open>li>span{padding:14px;border-bottom:1px solid #ddd;font-size:var(--font_size, 1em)}.mobile_navigation_wrapper .mod_navigation li .submenu_toggle{position:absolute;box-sizing:border-box;right:0;top:0;border-left:1px solid #ddd;color:#666;width:80px;cursor:pointer;padding:14px;display:flex;align-items:flex-start;justify-content:center}.mobile_navigation_wrapper .mod_navigation li .submenu_toggle span{pointer-events:none;line-height:1}.mobile_navigation_wrapper .mod_navigation li .submenu_toggle svg{pointer-events:none;width:1em;height:1em;margin-bottom:0;margin-left:5px;transition:transform 0.25s ease-in-out}.mobile_navigation_wrapper .mod_navigation li .submenu_toggle.open svg{transform:rotate(90deg)}.navicon{--line_top: 8px;--padding: 15px;cursor:pointer;position:relative;padding:var(--padding);right:-10px;-webkit-tap-highlight-color:transparent}.navicon .inside{position:relative;width:30px;height:calc(var(--line_top) + var(--padding) - 4px);background:rgba(255, 255, 255, 0);border-radius:3px;z-index:9}.navicon .inside .lines{position:absolute;width:30px;height:2px;border-radius:5px;background-color:#000}.navicon .inside .line_top{top:0px;transition:all 200ms ease 200ms, transform ease 200ms;animation:top_8_to_0 200ms}.navicon .inside .line_middle{top:var(--line_top);transition:transform ease 200ms}.navicon .inside .line_bottom{top:calc(var(--line_top) * 2);transition:all 200ms ease 200ms, transform ease 200ms;animation:top_8_to_16 200ms}.js_mobile_navigation_open .navicon .inside .line_top{top:var(--line_top);transform:rotate(-45deg);transition:all ease 200ms, transform 200ms ease 200ms}.js_mobile_navigation_open .navicon .inside .line_middle{top:var(--line_top);transform:rotate(-45deg);transition:transform 200ms ease 200ms}.js_mobile_navigation_open .navicon .inside .line_bottom{top:var(--line_top);transform:rotate(45deg);transition:all ease 200ms, transform 200ms ease 200ms}@keyframes top_8_to_0{0%{top:var(--line_top)}100%{top:0}}@keyframes top_8_to_16{0%{top:var(--line_top)}100%{top:calc(var(--line_top) * 2)}}body.fullscreen_mobile_nav .mobile_navigation_wrapper .mod_navigation{top:0;width:100vw;max-width:100vw;height:100vh;height:100svh;background:#fff;overflow:visible;overflow-x:scroll;transition:left 0.4s ease-in-out, right 0.4s ease-in-out}body.fullscreen_mobile_nav .mobile_navigation_wrapper .mod_navigation .level_1{display:flex;flex-wrap:wrap;position:relative;top:80px;width:1000px;max-width:100%;justify-content:space-between;height:900px;max-height:100%;margin:auto;padding:0;background:none;border:0;list-style:none}@media (max-width:1023px){body.fullscreen_mobile_nav .mobile_navigation_wrapper .mod_navigation .level_1{height:auto;margin:0;display:block}}body.fullscreen_mobile_nav .mobile_navigation_wrapper .mod_navigation .level_1 strong.active{text-decoration:none}body.fullscreen_mobile_nav .mobile_navigation_wrapper .mod_navigation .level_1 li a:hover{text-decoration:underline}body.fullscreen_mobile_nav .mobile_navigation_wrapper .mod_navigation .level_1>li{width:50%;max-width:400px}@media (max-width:1023px){body.fullscreen_mobile_nav .mobile_navigation_wrapper .mod_navigation .level_1>li{width:100%;margin-top:40px}body.fullscreen_mobile_nav .mobile_navigation_wrapper .mod_navigation .level_1>li:first-child{margin-top:0}}body.fullscreen_mobile_nav .mobile_navigation_wrapper .mod_navigation .level_1>li>a,body.fullscreen_mobile_nav .mobile_navigation_wrapper .mod_navigation .level_1>li>strong,body.fullscreen_mobile_nav .mobile_navigation_wrapper .mod_navigation .level_1>li>span{font-size:25px;font-weight:200}body.fullscreen_mobile_nav .mobile_navigation_wrapper .mod_navigation .level_1>li>a:hover,body.fullscreen_mobile_nav .mobile_navigation_wrapper .mod_navigation .level_1>li>strong:hover,body.fullscreen_mobile_nav .mobile_navigation_wrapper .mod_navigation .level_1>li>span:hover{text-decoration:none}body.fullscreen_mobile_nav .mobile_navigation_wrapper .mod_navigation .level_1 .level_2{padding:15px;list-style:none}body.fullscreen_mobile_nav .mobile_navigation_wrapper .mod_navigation .level_1 .level_2 strong.active{text-decoration:underline}body.fullscreen_mobile_nav .mobile_navigation_wrapper .mod_navigation .level_1 .level_2>li>a,body.fullscreen_mobile_nav .mobile_navigation_wrapper .mod_navigation .level_1 .level_2>li>strong{font-size:1em;line-height:2;font-weight:700;color:var(--color_1);padding:0}@media (max-width:1023px){body.fullscreen_mobile_nav .mobile_navigation_wrapper .mod_navigation .level_1 .level_2>li>a,body.fullscreen_mobile_nav .mobile_navigation_wrapper .mod_navigation .level_1 .level_2>li>strong{font-size:20px}}body.fullscreen_mobile_nav .mobile_navigation_wrapper .mod_navigation ul{opacity:1;padding:0}body.fullscreen_mobile_nav .mobile_navigation_wrapper .mod_navigation ul>li>a,body.fullscreen_mobile_nav .mobile_navigation_wrapper .mod_navigation ul>li>strong,body.fullscreen_mobile_nav .mobile_navigation_wrapper .mod_navigation ul>li>span{padding:14px;border:0;font-size:var(--font_size, 1em)}body.fullscreen_mobile_nav .mobile_navigation_wrapper .mod_navigation ul>li>a.active,body.fullscreen_mobile_nav .mobile_navigation_wrapper .mod_navigation ul>li>strong.active,body.fullscreen_mobile_nav .mobile_navigation_wrapper .mod_navigation ul>li>span.active{background:transparent !important}body.fullscreen_mobile_nav .mobile_navigation_wrapper .mod_navigation ul.open>li>a,body.fullscreen_mobile_nav .mobile_navigation_wrapper .mod_navigation ul.open>li>strong,body.fullscreen_mobile_nav .mobile_navigation_wrapper .mod_navigation ul.open>li>span{border:0}body.fullscreen_mobile_nav .mobile_navigation_wrapper .mod_navigation .submenu_toggle{display:none}
/* inter-tight-v2-100 - latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: local(''),
       url('../../files/layout/googlefonts/inter-tight_v2_20230420-163707/inter-tight-v2-latin-100.woff2') format('woff2'),
       url('../../files/layout/googlefonts/inter-tight_v2_20230420-163707/inter-tight-v2-latin-100.woff') format('woff');
}
/* inter-tight-v2-200 - latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: local(''),
       url('../../files/layout/googlefonts/inter-tight_v2_20230420-163707/inter-tight-v2-latin-200.woff2') format('woff2'),
       url('../../files/layout/googlefonts/inter-tight_v2_20230420-163707/inter-tight-v2-latin-200.woff') format('woff');
}
/* inter-tight-v2-300 - latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local(''),
       url('../../files/layout/googlefonts/inter-tight_v2_20230420-163707/inter-tight-v2-latin-300.woff2') format('woff2'),
       url('../../files/layout/googlefonts/inter-tight_v2_20230420-163707/inter-tight-v2-latin-300.woff') format('woff');
}
/* inter-tight-v2-regular - latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local(''),
       url('../../files/layout/googlefonts/inter-tight_v2_20230420-163707/inter-tight-v2-latin-regular.woff2') format('woff2'),
       url('../../files/layout/googlefonts/inter-tight_v2_20230420-163707/inter-tight-v2-latin-regular.woff') format('woff');
}
/* inter-tight-v2-500 - latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local(''),
       url('../../files/layout/googlefonts/inter-tight_v2_20230420-163707/inter-tight-v2-latin-500.woff2') format('woff2'),
       url('../../files/layout/googlefonts/inter-tight_v2_20230420-163707/inter-tight-v2-latin-500.woff') format('woff');
}
/* inter-tight-v2-600 - latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local(''),
       url('../../files/layout/googlefonts/inter-tight_v2_20230420-163707/inter-tight-v2-latin-600.woff2') format('woff2'),
       url('../../files/layout/googlefonts/inter-tight_v2_20230420-163707/inter-tight-v2-latin-600.woff') format('woff');
}
/* inter-tight-v2-700 - latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local(''),
       url('../../files/layout/googlefonts/inter-tight_v2_20230420-163707/inter-tight-v2-latin-700.woff2') format('woff2'),
       url('../../files/layout/googlefonts/inter-tight_v2_20230420-163707/inter-tight-v2-latin-700.woff') format('woff');
}
/* inter-tight-v2-800 - latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: local(''),
       url('../../files/layout/googlefonts/inter-tight_v2_20230420-163707/inter-tight-v2-latin-800.woff2') format('woff2'),
       url('../../files/layout/googlefonts/inter-tight_v2_20230420-163707/inter-tight-v2-latin-800.woff') format('woff');
}
/* inter-tight-v2-900 - latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local(''),
       url('../../files/layout/googlefonts/inter-tight_v2_20230420-163707/inter-tight-v2-latin-900.woff2') format('woff2'),
       url('../../files/layout/googlefonts/inter-tight_v2_20230420-163707/inter-tight-v2-latin-900.woff') format('woff');
}
/* inter-tight-v2-100italic - latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: local(''),
       url('../../files/layout/googlefonts/inter-tight_v2_20230420-163707/inter-tight-v2-latin-100italic.woff2') format('woff2'),
       url('../../files/layout/googlefonts/inter-tight_v2_20230420-163707/inter-tight-v2-latin-100italic.woff') format('woff');
}
/* inter-tight-v2-200italic - latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: local(''),
       url('../../files/layout/googlefonts/inter-tight_v2_20230420-163707/inter-tight-v2-latin-200italic.woff2') format('woff2'),
       url('../../files/layout/googlefonts/inter-tight_v2_20230420-163707/inter-tight-v2-latin-200italic.woff') format('woff');
}
/* inter-tight-v2-300italic - latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: local(''),
       url('../../files/layout/googlefonts/inter-tight_v2_20230420-163707/inter-tight-v2-latin-300italic.woff2') format('woff2'),
       url('../../files/layout/googlefonts/inter-tight_v2_20230420-163707/inter-tight-v2-latin-300italic.woff') format('woff');
}
/* inter-tight-v2-italic - latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: local(''),
       url('../../files/layout/googlefonts/inter-tight_v2_20230420-163707/inter-tight-v2-latin-italic.woff2') format('woff2'),
       url('../../files/layout/googlefonts/inter-tight_v2_20230420-163707/inter-tight-v2-latin-italic.woff') format('woff');
}
/* inter-tight-v2-500italic - latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: local(''),
       url('../../files/layout/googlefonts/inter-tight_v2_20230420-163707/inter-tight-v2-latin-500italic.woff2') format('woff2'),
       url('../../files/layout/googlefonts/inter-tight_v2_20230420-163707/inter-tight-v2-latin-500italic.woff') format('woff');
}
/* inter-tight-v2-600italic - latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: local(''),
       url('../../files/layout/googlefonts/inter-tight_v2_20230420-163707/inter-tight-v2-latin-600italic.woff2') format('woff2'),
       url('../../files/layout/googlefonts/inter-tight_v2_20230420-163707/inter-tight-v2-latin-600italic.woff') format('woff');
}
/* inter-tight-v2-700italic - latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: local(''),
       url('../../files/layout/googlefonts/inter-tight_v2_20230420-163707/inter-tight-v2-latin-700italic.woff2') format('woff2'),
       url('../../files/layout/googlefonts/inter-tight_v2_20230420-163707/inter-tight-v2-latin-700italic.woff') format('woff');
}
/* inter-tight-v2-800italic - latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: local(''),
       url('../../files/layout/googlefonts/inter-tight_v2_20230420-163707/inter-tight-v2-latin-800italic.woff2') format('woff2'),
       url('../../files/layout/googlefonts/inter-tight_v2_20230420-163707/inter-tight-v2-latin-800italic.woff') format('woff');
}
/* inter-tight-v2-900italic - latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: local(''),
       url('../../files/layout/googlefonts/inter-tight_v2_20230420-163707/inter-tight-v2-latin-900italic.woff2') format('woff2'),
       url('../../files/layout/googlefonts/inter-tight_v2_20230420-163707/inter-tight-v2-latin-900italic.woff') format('woff');
}

@charset "UTF-8";
@media (min-width:1024px){.nichtAufDesktopAnzeigen{display:none !important}}@media (max-width:1023px){.nichtAufMobilAnzeigen{display:none !important}}.verstecken{display:none}.mod_article.InhaltLäuftÜberElementHinaus,.mod_article .InhaltLäuftÜberElementHinaus{overflow:visible}.zweispaltig{columns:2;gap:20px}@media (max-width:1023px){.zweispaltig{columns:1;gap:0}}.TextRahmen .rte{padding:0.25rem 2rem;border:1px solid var(--color_1)}.TextAusrichtungRechts{text-align:right}.kursivGroßbuchstaben strong,.fettGroßbuchstaben strong{text-transform:uppercase}.fettKlein strong,.kursivKlein em,.SchriftKlein{font-size:0.7em}.fettKleinNichtFett strong,.kursivKleinNichtKursiv em{font-size:0.7em;font-weight:var(--font_weight, normal);font-style:normal}.fettBlock strong{display:block}.ZeilenabstandXS{line-height:1}.ZeilenabstandS{line-height:1.2}.ZeilenabstandM{line-height:1.4}.ZeilenabstandL{line-height:1.6}.ZeilenabstandXL{line-height:1.8}.ZeilenabstandXXL{line-height:2}.zentriert{text-align:center}.aufDesktopZentriert{text-align:center}@media (max-width:1023px){.aufDesktopZentriert{text-align:left}}@media (max-width:1023px){.aufMobilZentriert{text-align:center}}.aufDesktopBlocksatz{text-align:justify}@media (max-width:1023px){.aufDesktopBlocksatz{text-align:left}}.keineWorttrennung p,.fettKeineWorttrennung strong,.ÜberschriftKeineWorttrennung :is(h1, h2, h3, h4, h5, h6){hyphens:none}.ÜberschriftGroßbuchstaben :is(h1, h2, h3, h4, h5, h6){text-transform:uppercase}.BildRahmen img{border:1px solid var(--border_color)}.BildRahmenFarbe img{border:1px solid var(--color_1)}.BildVolleHoehe figure{height:100%}.BildVolleHoehe figure img{min-height:100%;object-fit:cover}.BildLinks img,.BildMittig img,.BildRechts img{display:inline-block}.BildLinks figure{text-align:left}.BildMittig figure{text-align:center}.BildRechts figure{text-align:right}.BildRund img{border-radius:var(--border_radius)}.BildKreis img{border-radius:50%}.ListeAbstand0 ul{margin:0}.ListensymbolPunkt li{list-style:disc}.ListensymbolKleinerPunkt li::marker{content:"•  "}.ListensymbolKreis li{list-style:circle}.ListensymbolBuchstaben li{list-style:lower-alpha}.ListensymbolGroßbuchstaben li{list-style:upper-alpha}.ListensymbolQuadrat li{list-style:square}.ListensymbolRömischeZahlen li{list-style:upper-roman}.ListensymbolStrich li::marker{content:"-  "}.ListensymbolLangerStrich li::marker{content:"—  "}.ListensymbolSpitzeAnführungszeichen li::marker{content:"»  "}.Listensymbolfarbe1 li::marker{color:var(--color_1)}.Listensymbolfarbe2 li::marker{color:var(--color_2)}.Listensymbolfarbe3 li::marker{color:var(--color_3)}.Listensymbolfarbe4 li::marker{color:var(--color_4)}.ListensymbolfarbeWeiß li::marker{color:#fff}.ListensymbolfarbeSchwarz li::marker{color:#000}.LinkOhneUnterstrich a{text-decoration:none}.LinkMitUnterstrich a{text-decoration:underline}.LinkUnterstrichBeiBerührung a:hover{text-decoration:underline}.LinkGrößeXXS a{font-size:0.55em}.LinkGrößeXS a{font-size:0.7em}.LinkGrößeS a{font-size:0.85em}.LinkGrößeL a{font-size:1.3em}.LinkGrößeXL a{font-size:1.6em}.LinkGrößeXXL a{font-size:2em}.Linkfarbe1 a,.Linkfarbe1 a svg,.Linkfarbe1 a svg.icon{color:var(--color_1);fill:var(--color_1)}.Linkfarbe2 a,.Linkfarbe2 a svg,.Linkfarbe2 a svg.icon{color:var(--color_2);fill:var(--color_2)}.Linkfarbe3 a,.Linkfarbe3 a svg,.Linkfarbe3 a svg.icon{color:var(--color_3);fill:var(--color_3)}.Linkfarbe4 a,.Linkfarbe4 a svg,.Linkfarbe4 a svg.icon{color:var(--color_4);fill:var(--color_4)}.LinkfarbeSchwarz a,.LinkfarbeSchwarz a svg,.LinkfarbeSchwarz a svg.icon{color:#000;fill:#000}.LinkfarbeWeiß a,.LinkfarbeWeiß a svg,.LinkfarbeWeiß a svg.icon{color:#fff;fill:#fff}.vertikalMittig{align-items:center}.horizontalMittig{justify-content:center}.ElementhöheGleich>.rs-column>*{height:100%}fieldset.Spaltenanzahl2,fieldset.Spaltenanzahl3,fieldset.Spaltenanzahl4,fieldset.Spaltenanzahl5{padding:0;border:0;column-gap:var(--form_gap, 10px);display:grid;align-items:end;grid-template-columns:repeat(2, 1fr)}@media (max-width:767px){fieldset.Spaltenanzahl2,fieldset.Spaltenanzahl3,fieldset.Spaltenanzahl4,fieldset.Spaltenanzahl5{grid-template-columns:repeat(1, 1fr)}}fieldset.Spaltenanzahl3{grid-template-columns:repeat(3, 1fr)}fieldset.Spaltenanzahl4{grid-template-columns:repeat(4, 1fr)}fieldset.Spaltenanzahl5{grid-template-columns:repeat(5, 1fr)}.rundeEcken{border-radius:var(--border_radius, 10px)}.rundeEckeUntenLinks{border-bottom-left-radius:var(--border_radius, 10px)}.rundeEckeObenLinks{border-top-left-radius:var(--border_radius, 10px)}.rundeEckeUntenRechts{border-bottom-right-radius:var(--border_radius, 10px)}.rundeEckeObenRechts{border-top-right-radius:var(--border_radius, 10px)}.Rahmen1{border:1px solid var(--color_1)}.Rahmen2{border:1px solid var(--color_2)}.Rahmen3{border:1px solid var(--color_3)}.Rahmen4{border:1px solid var(--color_4)}.RahmenOben{border-top:1px solid var(--border_color);margin-top:var(--article_space_top, 60px)}.RahmenUnten{border-bottom:1px solid var(--border_color);margin-bottom:var(--article_space_top, 60px)}.RahmenLinks{border-left:1px solid var(--border_color)}.RahmenRechts{border-right:1px solid var(--border_color)}#wrapper .rs-columns.Kacheln,#wrapper .rs-columns.KachelnGrau,#wrapper .rs-columns.KachelnWeiß{justify-content:center}#wrapper .rs-columns.Kacheln>.rs-column>*,#wrapper .rs-columns.KachelnGrau>.rs-column>*,#wrapper .rs-columns.KachelnWeiß>.rs-column>*{border:1px solid var(--border_color);padding:20px 20px;background:#f8f8f8;border-radius:3px;height:100%;overflow:hidden}#wrapper .rs-columns.Kacheln>.rs-column>*.content-text.media--above img,#wrapper .rs-columns.KachelnGrau>.rs-column>*.content-text.media--above img,#wrapper .rs-columns.KachelnWeiß>.rs-column>*.content-text.media--above img{margin-bottom:0.5em}@media (max-width:1023px){#wrapper .rs-columns.Kacheln>.rs-column>*,#wrapper .rs-columns.KachelnGrau>.rs-column>*,#wrapper .rs-columns.KachelnWeiß>.rs-column>*{margin-left:20px;margin-right:20px}}#wrapper .rs-columns.Kacheln.KachelnWeiß>.rs-column>*,#wrapper .rs-columns.KachelnGrau.KachelnWeiß>.rs-column>*,#wrapper .rs-columns.KachelnWeiß.KachelnWeiß>.rs-column>*{background:#fff}#wrapper .rs-columns.Kacheln.KachelnGrau>.rs-column>*,#wrapper .rs-columns.KachelnGrau.KachelnGrau>.rs-column>*,#wrapper .rs-columns.KachelnWeiß.KachelnGrau>.rs-column>*{background:#f8f8f8}#wrapper .Kachel{border:1px solid #ddd;padding:1.5em;background:#f8f8f8;border-radius:3px;overflow:hidden}.abg1 #wrapper .mod_article:nth-child(odd) .Kachel,.abg2 #wrapper .mod_article:nth-child(even) .Kachel,#wrapper .mod_article.HintergrundGrau .Kachel{background:#fff}.abg1 #wrapper .mod_article:nth-child(even) .Kachel,.abg2 #wrapper .mod_article:nth-child(odd) .Kachel,#wrapper .mod_article.HintergrundWeiß .Kachel{background:#f8f8f8}.abg1 #wrapper .mod_article:nth-child(even) .rs-columns.Kacheln>.rs-column>*,.abg2 #wrapper .mod_article:nth-child(odd) .rs-columns.Kacheln>.rs-column>*,#wrapper .mod_article.HintergrundWeiß .rs-columns.Kacheln>.rs-column>*{background:#f8f8f8}.abg1 #wrapper .mod_article:nth-child(odd) .rs-columns.Kacheln>.rs-column>*,.abg2 #wrapper .mod_article:nth-child(even) .rs-columns.Kacheln>.rs-column>*,#wrapper .mod_article.HintergrundGrau .rs-columns.Kacheln>.rs-column>*{background:#fff}.mod_article>.volleBreite:not(.content-table),#wrapper .volleBreite{padding-left:0;padding-right:0;width:100%}.mod_article>.volleBreite.content-table table{width:100%}.mod_article .Breite1,.mod_article.Breite1>*{max-width:100%;width:100px;margin:auto}.mod_article .Breite2,.mod_article.Breite2>*{max-width:100%;width:200px;margin:auto}.mod_article .Breite3,.mod_article.Breite3>*{max-width:100%;width:300px;margin:auto}.mod_article .Breite4,.mod_article.Breite4>*{max-width:100%;width:400px;margin:auto}.mod_article .Breite5,.mod_article.Breite5>*{max-width:100%;width:500px;margin:auto}.mod_article .Breite6,.mod_article.Breite6>*{max-width:100%;width:600px;margin:auto}.mod_article .Breite7,.mod_article.Breite7>*{max-width:100%;width:700px;margin:auto}.mod_article .Breite8,.mod_article.Breite8>*{max-width:100%;width:800px;margin:auto}.mod_article .Breite9,.mod_article.Breite9>*{max-width:100%;width:900px;margin:auto}.mod_article .Breite10,.mod_article.Breite10>*{max-width:100%;width:1000px;margin:auto}.mod_article .Breite11,.mod_article.Breite11>*{max-width:100%;width:1100px;margin:auto}.mod_article .Breite12,.mod_article.Breite12>*{max-width:100%;width:1200px;margin:auto}.mod_article .Breite13,.mod_article.Breite13>*{max-width:100%;width:1300px;margin:auto}.mod_article .Breite14,.mod_article.Breite14>*{max-width:100%;width:1400px;margin:auto}.mod_article .Breite15,.mod_article.Breite15>*{max-width:100%;width:1500px;margin:auto}.mod_article .Breite16,.mod_article.Breite16>*{max-width:100%;width:1600px;margin:auto}.mod_article .Breite17,.mod_article.Breite17>*{max-width:100%;width:1700px;margin:auto}.mod_article .Breite18,.mod_article.Breite18>*{max-width:100%;width:1800px;margin:auto}.mod_article .Breite19,.mod_article.Breite19>*{max-width:100%;width:1900px;margin:auto}.mod_article.volleBreite{--content_width: 100%}.mod_article.volleBreite>*{padding-right:0;padding-left:0}.volleHöhe{height:100vh}.HöheMinimal10{min-height:10vh}.HöheMinimal15{min-height:15vh}.HöheMinimal20{min-height:20vh}.HöheMinimal25{min-height:25vh}.HöheMinimal30{min-height:30vh}.HöheMinimal35{min-height:35vh}.HöheMinimal40{min-height:40vh}.HöheMinimal45{min-height:45vh}.HöheMinimal50{min-height:50vh}.HöheMinimal55{min-height:55vh}.HöheMinimal60{min-height:60vh}.HöheMinimal65{min-height:65vh}.HöheMinimal70{min-height:70vh}.HöheMinimal75{min-height:75vh}.HöheMinimal80{min-height:80vh}.HöheMinimal85{min-height:85vh}.HöheMinimal90{min-height:90vh}.HöheMinimal95{min-height:95vh}.HöheMinimal100{min-height:100vh}.ÜberschriftAbstandOben0 :is(h1, h2, h3, h4, h5, h6){margin-top:0}.ÜberschriftAbstandUnten0 :is(h1, h2, h3, h4, h5, h6){margin-bottom:0}body #wrapper #container .keinAbstand,body #wrapper #container .ohneAbstand,body #wrapper #container .Abstand0,.mod_article body #wrapper .AbstandText0 .rte,.AbstandBild0 figure{padding:0px}body #wrapper #container .AbstandXXS,#container .mod_article .AbstandTextXXS .rte,.AbstandBildXXS figure{padding:10px}body #wrapper #container .AbstandXS,#container .mod_article .AbstandTextXS .rte,.AbstandBildXS figure{padding:20px}body #wrapper #container .AbstandMS,#container .mod_article .AbstandTextMS .rte,.AbstandBildMS figure{padding:25px}body #wrapper #container .AbstandS,#container .mod_article .AbstandTextS .rte,.AbstandBildS figure{padding:40px}@media (max-width:767px){body #wrapper #container .AbstandS,#container .mod_article .AbstandTextS .rte,.AbstandBildS figure{padding:30px 10px}}body #wrapper #container .AbstandM,#container .mod_article .AbstandTextM .rte,.AbstandBildM figure{padding:60px}@media (max-width:767px){body #wrapper #container .AbstandM,#container .mod_article .AbstandTextM .rte,.AbstandBildM figure{padding:30px 10px}}body #wrapper #container .AbstandL,#container .mod_article .AbstandTextL .rte,.AbstandBildL figure{padding:100px}@media (max-width:767px){body #wrapper #container .AbstandL,#container .mod_article .AbstandTextL .rte,.AbstandBildL figure{padding:30px 10px}}body #wrapper #container .AbstandXL,#container .mod_article .AbstandTextXL .rte,.AbstandBildXL figure{padding:130px}@media (max-width:767px){body #wrapper #container .AbstandXL,#container .mod_article .AbstandTextXL .rte,.AbstandBildXL figure{padding:30px 10px}}body #wrapper #container .AbstandXXL,#container .mod_article .AbstandTextXXL .rte,.AbstandBildXXL figure{padding:150px}@media (max-width:767px){body #wrapper #container .AbstandXXL,#container .mod_article .AbstandTextXXL .rte,.AbstandBildXXL figure{padding:30px 10px}}body #wrapper #container .AbstandXXXL,#container .mod_article .AbstandTextXXXL .rte,.AbstandBildXXXL figure{padding:200px}@media (max-width:767px){body #wrapper #container .AbstandXXXL,#container .mod_article .AbstandTextXXXL .rte,.AbstandBildXXXL figure{padding:30px 10px}}body #wrapper #container .AbstandXXXXL,#container .mod_article .AbstandTextXXXXL .rte,.AbstandBildXXXXL figure{padding:250px}@media (max-width:767px){body #wrapper #container .AbstandXXXXL,#container .mod_article .AbstandTextXXXXL .rte,.AbstandBildXXXXL figure{padding:30px 10px}}body #wrapper #container .AbstandOben0,#container .mod_article .AbstandTextOben0 .rte,.AbstandBildOben0 figure{padding-top:0px}body #wrapper #container .AbstandObenXXS,#container .mod_article .AbstandTextObenXXS .rte,.AbstandBildObenXXS figure{padding-top:10px}body #wrapper #container .AbstandObenXS,#container .mod_article .AbstandTextObenXS .rte,.AbstandBildObenXS figure{padding-top:20px}body #wrapper #container .AbstandObenMS,#container .mod_article .AbstandTextObenMS .rte,.AbstandBildObenMS figure{padding-top:25px}body #wrapper #container .AbstandObenS,#container .mod_article .AbstandTextObenS .rte,.AbstandBildObenS figure{padding-top:40px}@media (max-width:767px){body #wrapper #container .AbstandObenS,#container .mod_article .AbstandTextObenS .rte,.AbstandBildObenS figure{padding-top:20px}}body #wrapper #container .AbstandObenM,#container .mod_article .AbstandTextObenM .rte,.AbstandBildObenM figure{padding-top:60px}@media (max-width:767px){body #wrapper #container .AbstandObenM,#container .mod_article .AbstandTextObenM .rte,.AbstandBildObenM figure{padding-top:20px}}body #wrapper #container .AbstandObenL,#container .mod_article .AbstandTextObenL .rte,.AbstandBildObenL figure{padding-top:100px}@media (max-width:767px){body #wrapper #container .AbstandObenL,#container .mod_article .AbstandTextObenL .rte,.AbstandBildObenL figure{padding-top:20px}}body #wrapper #container .AbstandObenXL,#container .mod_article .AbstandTextObenXL .rte,.AbstandBildObenXL figure{padding-top:130px}@media (max-width:767px){body #wrapper #container .AbstandObenXL,#container .mod_article .AbstandTextObenXL .rte,.AbstandBildObenXL figure{padding-top:20px}}body #wrapper #container .AbstandObenXXL,#container .mod_article .AbstandTextObenXXL .rte,.AbstandBildObenXXL figure{padding-top:150px}@media (max-width:767px){body #wrapper #container .AbstandObenXXL,#container .mod_article .AbstandTextObenXXL .rte,.AbstandBildObenXXL figure{padding-top:20px}}body #wrapper #container .AbstandObenXXXL,#container .mod_article .AbstandTextObenXXXL .rte,.AbstandBildObenXXXL figure{padding-top:200px}@media (max-width:767px){body #wrapper #container .AbstandObenXXXL,#container .mod_article .AbstandTextObenXXXL .rte,.AbstandBildObenXXXL figure{padding-top:20px}}body #wrapper #container .AbstandRechts0,#container .mod_article .AbstandTextRechts0 .rte,.AbstandBildRechts0 figure{padding-right:0px}body #wrapper #container .AbstandRechtsXXS,#container .mod_article .AbstandTextRechtsXXS .rte,.AbstandBildRechtsXXS figure{padding-right:10px}body #wrapper #container .AbstandRechtsXS,#container .mod_article .AbstandTextRechtsXS .rte,.AbstandBildRechtsXS figure{padding-right:20px}body #wrapper #container .AbstandRechtsMS,#container .mod_article .AbstandTextRechtsMS .rte,.AbstandBildRechtsMS figure{padding-right:25px}body #wrapper #container .AbstandRechtsS,#container .mod_article .AbstandTextRechtsS .rte,.AbstandBildRechtsS figure{padding-right:40px}@media (max-width:767px){body #wrapper #container .AbstandRechtsS,#container .mod_article .AbstandTextRechtsS .rte,.AbstandBildRechtsS figure{padding-right:20px}}body #wrapper #container .AbstandRechtsM,#container .mod_article .AbstandTextRechtsM .rte,.AbstandBildRechtsM figure{padding-right:60px}@media (max-width:767px){body #wrapper #container .AbstandRechtsM,#container .mod_article .AbstandTextRechtsM .rte,.AbstandBildRechtsM figure{padding-right:20px}}body #wrapper #container .AbstandRechtsL,#container .mod_article .AbstandTextRechtsL .rte,.AbstandBildRechtsL figure{padding-right:100px}@media (max-width:767px){body #wrapper #container .AbstandRechtsL,#container .mod_article .AbstandTextRechtsL .rte,.AbstandBildRechtsL figure{padding-right:20px}}body #wrapper #container .AbstandRechtsXL,#container .mod_article .AbstandTextRechtsXL .rte,.AbstandBildRechtsXL figure{padding-right:130px}@media (max-width:767px){body #wrapper #container .AbstandRechtsXL,#container .mod_article .AbstandTextRechtsXL .rte,.AbstandBildRechtsXL figure{padding-right:20px}}body #wrapper #container .AbstandRechtsXXL,#container .mod_article .AbstandTextRechtsXXL .rte,.AbstandBildRechtsXXL figure{padding-right:150px}@media (max-width:767px){body #wrapper #container .AbstandRechtsXXL,#container .mod_article .AbstandTextRechtsXXL .rte,.AbstandBildRechtsXXL figure{padding-right:20px}}body #wrapper #container .AbstandRechtsXXXL,#container .mod_article .AbstandTextRechtsXXXL .rte,.AbstandBildRechtsXXXL figure{padding-right:200px}@media (max-width:767px){body #wrapper #container .AbstandRechtsXXXL,#container .mod_article .AbstandTextRechtsXXXL .rte,.AbstandBildRechtsXXXL figure{padding-right:20px}}body #wrapper #container .AbstandUnten0,#container .mod_article .AbstandTextUnten0 .rte,.AbstandBildUnten0 figure{padding-bottom:0px}body #wrapper #container .AbstandUntenXXS,#container .mod_article .AbstandTextUntenXXS .rte,.AbstandBildUntenXXS figure{padding-bottom:10px}body #wrapper #container .AbstandUntenXS,#container .mod_article .AbstandTextUntenXS .rte,.AbstandBildUntenXS figure{padding-bottom:20px}body #wrapper #container .AbstandUntenMS,#container .mod_article .AbstandTextUntenMS .rte,.AbstandBildUntenMS figure{padding-bottom:25px}body #wrapper #container .AbstandUntenS,#container .mod_article .AbstandTextUntenS .rte,.AbstandBildUntenS figure{padding-bottom:40px}@media (max-width:767px){body #wrapper #container .AbstandUntenS,#container .mod_article .AbstandTextUntenS .rte,.AbstandBildUntenS figure{padding-bottom:20px}}body #wrapper #container .AbstandUntenM,#container .mod_article .AbstandTextUntenM .rte,.AbstandBildUntenM figure{padding-bottom:60px}@media (max-width:767px){body #wrapper #container .AbstandUntenM,#container .mod_article .AbstandTextUntenM .rte,.AbstandBildUntenM figure{padding-bottom:20px}}body #wrapper #container .AbstandUntenL,#container .mod_article .AbstandTextUntenL .rte,.AbstandBildUntenL figure{padding-bottom:100px}@media (max-width:767px){body #wrapper #container .AbstandUntenL,#container .mod_article .AbstandTextUntenL .rte,.AbstandBildUntenL figure{padding-bottom:20px}}body #wrapper #container .AbstandUntenXL,#container .mod_article .AbstandTextUntenXL .rte,.AbstandBildUntenXL figure{padding-bottom:130px}@media (max-width:767px){body #wrapper #container .AbstandUntenXL,#container .mod_article .AbstandTextUntenXL .rte,.AbstandBildUntenXL figure{padding-bottom:20px}}body #wrapper #container .AbstandUntenXXL,#container .mod_article .AbstandTextUntenXXL .rte,.AbstandBildUntenXXL figure{padding-bottom:150px}@media (max-width:767px){body #wrapper #container .AbstandUntenXXL,#container .mod_article .AbstandTextUntenXXL .rte,.AbstandBildUntenXXL figure{padding-bottom:20px}}body #wrapper #container .AbstandUntenXXXL,#container .mod_article .AbstandTextUntenXXXL .rte,.AbstandBildUntenXXXL figure{padding-bottom:200px}@media (max-width:767px){body #wrapper #container .AbstandUntenXXXL,#container .mod_article .AbstandTextUntenXXXL .rte,.AbstandBildUntenXXXL figure{padding-bottom:20px}}body #wrapper #container .AbstandLinks0,#container .mod_article .AbstandTextLinks0 .rte,.AbstandBildLinks0 figure{padding-left:0px}body #wrapper #container .AbstandLinksXXS,#container .mod_article .AbstandTextLinksXXS .rte,.AbstandBildLinksXXS figure{padding-left:10px}body #wrapper #container .AbstandLinksXS,#container .mod_article .AbstandTextLinksXS .rte,.AbstandBildLinksXS figure{padding-left:20px}body #wrapper #container .AbstandLinksMS,#container .mod_article .AbstandTextLinksMS .rte,.AbstandBildLinksMS figure{padding-left:25px}body #wrapper #container .AbstandLinksS,#container .mod_article .AbstandTextLinksS .rte,.AbstandBildLinksS figure{padding-left:40px}@media (max-width:767px){body #wrapper #container .AbstandLinksS,#container .mod_article .AbstandTextLinksS .rte,.AbstandBildLinksS figure{padding-left:20px}}body #wrapper #container .AbstandLinksM,#container .mod_article .AbstandTextLinksM .rte,.AbstandBildLinksM figure{padding-left:60px}@media (max-width:767px){body #wrapper #container .AbstandLinksM,#container .mod_article .AbstandTextLinksM .rte,.AbstandBildLinksM figure{padding-left:20px}}body #wrapper #container .AbstandLinksL,#container .mod_article .AbstandTextLinksL .rte,.AbstandBildLinksL figure{padding-left:100px}@media (max-width:767px){body #wrapper #container .AbstandLinksL,#container .mod_article .AbstandTextLinksL .rte,.AbstandBildLinksL figure{padding-left:20px}}body #wrapper #container .AbstandLinksXL,#container .mod_article .AbstandTextLinksXL .rte,.AbstandBildLinksXL figure{padding-left:130px}@media (max-width:767px){body #wrapper #container .AbstandLinksXL,#container .mod_article .AbstandTextLinksXL .rte,.AbstandBildLinksXL figure{padding-left:20px}}body #wrapper #container .AbstandLinksXXL,#container .mod_article .AbstandTextLinksXXL .rte,.AbstandBildLinksXXL figure{padding-left:150px}@media (max-width:767px){body #wrapper #container .AbstandLinksXXL,#container .mod_article .AbstandTextLinksXXL .rte,.AbstandBildLinksXXL figure{padding-left:20px}}body #wrapper #container .AbstandLinksXXXL,#container .mod_article .AbstandTextLinksXXXL .rte,.AbstandBildLinksXXXL figure{padding-left:200px}@media (max-width:767px){body #wrapper #container .AbstandLinksXXXL,#container .mod_article .AbstandTextLinksXXXL .rte,.AbstandBildLinksXXXL figure{padding-left:20px}}body #wrapper #container .keinAbstandAußen{margin:10px}body #wrapper #container .AbstandAußenXS{margin:20px}body #wrapper #container .AbstandAußenMS{margin:25px}body #wrapper #container .AbstandAußenS{margin:40px}@media (max-width:767px){body #wrapper #container .AbstandAußenS{padding:30px 10px}}body #wrapper #container .AbstandAußenM{margin:60px}@media (max-width:767px){body #wrapper #container .AbstandAußenM{padding:30px 10px}}body #wrapper #container .AbstandAußenL{margin:100px}@media (max-width:767px){body #wrapper #container .AbstandAußenL{padding:30px 10px}}body #wrapper #container .AbstandAußenXL{margin:130px}@media (max-width:767px){body #wrapper #container .AbstandAußenXL{padding:30px 10px}}body #wrapper #container .AbstandAußenXXL{margin:150px}@media (max-width:767px){body #wrapper #container .AbstandAußenXXL{padding:30px 10px}}body #wrapper #container .AbstandAußenXXXL{margin:200px}@media (max-width:767px){body #wrapper #container .AbstandAußenXXXL{padding:30px 10px}}body #wrapper #container .AbstandAußenXXXXL{margin:250px}@media (max-width:767px){body #wrapper #container .AbstandAußenXXXXL{padding:30px 10px}}body #wrapper #container .AbstandAußenOben0{margin-top:0px}body #wrapper #container .AbstandAußenObenXXS{margin-top:10px}body #wrapper #container .AbstandAußenObenXS{margin-top:20px}body #wrapper #container .AbstandAußenObenMS{margin-top:25px}body #wrapper #container .AbstandAußenObenS{margin-top:40px}@media (max-width:767px){body #wrapper #container .AbstandAußenObenS{padding-top:20px}}body #wrapper #container .AbstandAußenObenM{margin-top:60px}@media (max-width:767px){body #wrapper #container .AbstandAußenObenM{padding-top:20px}}body #wrapper #container .AbstandAußenObenL{margin-top:100px}@media (max-width:767px){body #wrapper #container .AbstandAußenObenL{padding-top:20px}}body #wrapper #container .AbstandAußenObenXL{margin-top:130px}@media (max-width:767px){body #wrapper #container .AbstandAußenObenXL{padding-top:20px}}body #wrapper #container .AbstandAußenObenXXL{margin-top:150px}@media (max-width:767px){body #wrapper #container .AbstandAußenObenXXL{padding-top:20px}}body #wrapper #container .AbstandAußenObenXXXL{margin-top:200px}@media (max-width:767px){body #wrapper #container .AbstandAußenObenXXXL{padding-top:20px}}body #wrapper #container .AbstandAußenRechts0{margin-right:0px}body #wrapper #container .AbstandAußenRechtsXXS{margin-right:10px}body #wrapper #container .AbstandAußenRechtsXS{margin-right:20px}body #wrapper #container .AbstandAußenRechtsMS{margin-right:25px}body #wrapper #container .AbstandAußenRechtsS{margin-right:40px}@media (max-width:767px){body #wrapper #container .AbstandAußenRechtsS{padding-right:20px}}body #wrapper #container .AbstandAußenRechtsM{margin-right:60px}@media (max-width:767px){body #wrapper #container .AbstandAußenRechtsM{padding-right:20px}}body #wrapper #container .AbstandAußenRechtsL{margin-right:100px}@media (max-width:767px){body #wrapper #container .AbstandAußenRechtsL{padding-right:20px}}body #wrapper #container .AbstandAußenRechtsXL{margin-right:130px}@media (max-width:767px){body #wrapper #container .AbstandAußenRechtsXL{padding-right:20px}}body #wrapper #container .AbstandAußenRechtsXXL{margin-right:150px}@media (max-width:767px){body #wrapper #container .AbstandAußenRechtsXXL{padding-right:20px}}body #wrapper #container .AbstandAußenRechtsXXXL{margin-right:200px}@media (max-width:767px){body #wrapper #container .AbstandAußenRechtsXXXL{padding-right:20px}}body #wrapper #container .AbstandAußenUnten0{margin-bottom:0px}body #wrapper #container .AbstandAußenUntenXXS{margin-bottom:10px}body #wrapper #container .AbstandAußenUntenXS{margin-bottom:20px}body #wrapper #container .AbstandAußenUntenMS{margin-bottom:25px}body #wrapper #container .AbstandAußenUntenS{margin-bottom:40px}@media (max-width:767px){body #wrapper #container .AbstandAußenUntenS{padding-bottom:20px}}body #wrapper #container .AbstandAußenUntenM{margin-bottom:60px}@media (max-width:767px){body #wrapper #container .AbstandAußenUntenM{padding-bottom:20px}}body #wrapper #container .AbstandAußenUntenL{margin-bottom:100px}@media (max-width:767px){body #wrapper #container .AbstandAußenUntenL{padding-bottom:20px}}body #wrapper #container .AbstandAußenUntenXL{margin-bottom:130px}@media (max-width:767px){body #wrapper #container .AbstandAußenUntenXL{padding-bottom:20px}}body #wrapper #container .AbstandAußenUntenXXL{margin-bottom:150px}@media (max-width:767px){body #wrapper #container .AbstandAußenUntenXXL{padding-bottom:20px}}body #wrapper #container .AbstandAußenUntenXXXL{margin-bottom:200px}@media (max-width:767px){body #wrapper #container .AbstandAußenUntenXXXL{padding-bottom:20px}}body #wrapper #container .AbstandAußenLinks0{margin-left:0px}body #wrapper #container .AbstandAußenLinksXXS{margin-left:10px}body #wrapper #container .AbstandAußenLinksXS{margin-left:20px}body #wrapper #container .AbstandAußenLinksMS{margin-left:25px}body #wrapper #container .AbstandAußenLinksS{margin-left:40px}@media (max-width:767px){body #wrapper #container .AbstandAußenLinksS{padding-left:20px}}body #wrapper #container .AbstandAußenLinksM{margin-left:60px}@media (max-width:767px){body #wrapper #container .AbstandAußenLinksM{padding-left:20px}}body #wrapper #container .AbstandAußenLinksL{margin-left:100px}@media (max-width:767px){body #wrapper #container .AbstandAußenLinksL{padding-left:20px}}body #wrapper #container .AbstandAußenLinksXL{margin-left:130px}@media (max-width:767px){body #wrapper #container .AbstandAußenLinksXL{padding-left:20px}}body #wrapper #container .AbstandAußenLinksXXL{margin-left:150px}@media (max-width:767px){body #wrapper #container .AbstandAußenLinksXXL{padding-left:20px}}body #wrapper #container .AbstandAußenLinksXXXL{margin-left:200px}@media (max-width:767px){body #wrapper #container .AbstandAußenLinksXXXL{padding-left:20px}}@media (max-width:767px){body #wrapper #container .keinAbstandMobil{padding:0}}@media (max-width:767px){body #wrapper #container .AbstandMobilXS{padding:20px}}@media (max-width:767px){body #wrapper #container .AbstandMobilMS{padding:25px}}@media (max-width:767px){body #wrapper #container .AbstandMobilS{padding:40px}}@media (max-width:767px){body #wrapper #container .AbstandMobilM{padding:60px}}@media (max-width:767px){body #wrapper #container .AbstandMobilL{padding:100px}}@media (max-width:767px){body #wrapper #container .AbstandMobilXL{padding:130px}}@media (max-width:767px){body #wrapper #container .AbstandMobilXXL{padding:150px}}@media (max-width:767px){body #wrapper #container .AbstandMobilXXXL{padding:200px}}@media (max-width:767px){body #wrapper #container .AbstandMobilXXXXL{padding:250px}}@media (max-width:767px){body #wrapper #container .AbstandMobilOben0{padding-top:0px}}@media (max-width:767px){body #wrapper #container .AbstandMobilObenXXS{padding-top:10px}}@media (max-width:767px){body #wrapper #container .AbstandMobilObenXS{padding-top:20px}}@media (max-width:767px){body #wrapper #container .AbstandMobilObenMS{padding-top:25px}}@media (max-width:767px){body #wrapper #container .AbstandMobilObenS{padding-top:40px}}@media (max-width:767px){body #wrapper #container .AbstandMobilObenM{padding-top:60px}}@media (max-width:767px){body #wrapper #container .AbstandMobilObenL{padding-top:100px}}@media (max-width:767px){body #wrapper #container .AbstandMobilObenXL{padding-top:130px}}@media (max-width:767px){body #wrapper #container .AbstandMobilObenXXL{padding-top:150px}}@media (max-width:767px){body #wrapper #container .AbstandMobilObenXXXL{padding-top:200px}}@media (max-width:767px){body #wrapper #container .AbstandMobilRechts0{padding-right:0px}}@media (max-width:767px){body #wrapper #container .AbstandMobilRechtsXXS{padding-right:10px}}@media (max-width:767px){body #wrapper #container .AbstandMobilRechtsXS{padding-right:20px}}@media (max-width:767px){body #wrapper #container .AbstandMobilRechtsMS{padding-right:25px}}@media (max-width:767px){body #wrapper #container .AbstandMobilRechtsS{padding-right:40px}}@media (max-width:767px){body #wrapper #container .AbstandMobilRechtsM{padding-right:60px}}@media (max-width:767px){body #wrapper #container .AbstandMobilRechtsL{padding-right:100px}}@media (max-width:767px){body #wrapper #container .AbstandMobilRechtsXL{padding-right:130px}}@media (max-width:767px){body #wrapper #container .AbstandMobilRechtsXXL{padding-right:150px}}@media (max-width:767px){body #wrapper #container .AbstandMobilRechtsXXXL{padding-right:200px}}@media (max-width:767px){body #wrapper #container .AbstandMobilUnten0{padding-bottom:0px}}@media (max-width:767px){body #wrapper #container .AbstandMobilUntenXXS{padding-bottom:10px}}@media (max-width:767px){body #wrapper #container .AbstandMobilUntenXS{padding-bottom:20px}}@media (max-width:767px){body #wrapper #container .AbstandMobilUntenMS{padding-bottom:25px}}@media (max-width:767px){body #wrapper #container .AbstandMobilUntenS{padding-bottom:40px}}@media (max-width:767px){body #wrapper #container .AbstandMobilUntenM{padding-bottom:60px}}@media (max-width:767px){body #wrapper #container .AbstandMobilUntenL{padding-bottom:100px}}@media (max-width:767px){body #wrapper #container .AbstandMobilUntenXL{padding-bottom:130px}}@media (max-width:767px){body #wrapper #container .AbstandMobilUntenXXL{padding-bottom:150px}}@media (max-width:767px){body #wrapper #container .AbstandMobilUntenXXXL{padding-bottom:200px}}@media (max-width:767px){body #wrapper #container .AbstandMobilLinks0{padding-left:0px}}@media (max-width:767px){body #wrapper #container .AbstandMobilLinksXXS{padding-left:10px}}@media (max-width:767px){body #wrapper #container .AbstandMobilLinksXS{padding-left:20px}}@media (max-width:767px){body #wrapper #container .AbstandMobilLinksMS{padding-left:25px}}@media (max-width:767px){body #wrapper #container .AbstandMobilLinksS{padding-left:40px}}@media (max-width:767px){body #wrapper #container .AbstandMobilLinksM{padding-left:60px}}@media (max-width:767px){body #wrapper #container .AbstandMobilLinksL{padding-left:100px}}@media (max-width:767px){body #wrapper #container .AbstandMobilLinksXL{padding-left:130px}}@media (max-width:767px){body #wrapper #container .AbstandMobilLinksXXL{padding-left:150px}}@media (max-width:767px){body #wrapper #container .AbstandMobilLinksXXXL{padding-left:200px}}body #wrapper #container .AbstandNegativOben0{margin-top:0px}@media (max-width:767px){body #wrapper #container .AbstandNegativOben0{padding-top:0}}body #wrapper #container .AbstandNegativObenXXS{margin-top:-10px}@media (max-width:767px){body #wrapper #container .AbstandNegativObenXXS{padding-top:0}}body #wrapper #container .AbstandNegativObenXS{margin-top:-20px}@media (max-width:767px){body #wrapper #container .AbstandNegativObenXS{padding-top:0}}body #wrapper #container .AbstandNegativObenMS{margin-top:-25px}@media (max-width:767px){body #wrapper #container .AbstandNegativObenMS{padding-top:0}}body #wrapper #container .AbstandNegativObenS{margin-top:-40px}@media (max-width:767px){body #wrapper #container .AbstandNegativObenS{padding-top:0}}body #wrapper #container .AbstandNegativObenM{margin-top:-60px}@media (max-width:767px){body #wrapper #container .AbstandNegativObenM{padding-top:0}}body #wrapper #container .AbstandNegativObenL{margin-top:-100px}@media (max-width:767px){body #wrapper #container .AbstandNegativObenL{padding-top:0}}body #wrapper #container .AbstandNegativObenXL{margin-top:-130px}@media (max-width:767px){body #wrapper #container .AbstandNegativObenXL{padding-top:0}}body #wrapper #container .AbstandNegativObenXXL{margin-top:-150px}@media (max-width:767px){body #wrapper #container .AbstandNegativObenXXL{padding-top:0}}body #wrapper #container .AbstandNegativObenXXXL{margin-top:-200px}@media (max-width:767px){body #wrapper #container .AbstandNegativObenXXXL{padding-top:0}}body #wrapper #container .AbstandNegativRechts0{margin-right:0px}@media (max-width:767px){body #wrapper #container .AbstandNegativRechts0{padding-top:0}}body #wrapper #container .AbstandNegativRechtsXXS{margin-right:-10px}@media (max-width:767px){body #wrapper #container .AbstandNegativRechtsXXS{padding-top:0}}body #wrapper #container .AbstandNegativRechtsXS{margin-right:-20px}@media (max-width:767px){body #wrapper #container .AbstandNegativRechtsXS{padding-top:0}}body #wrapper #container .AbstandNegativRechtsMS{margin-right:-25px}@media (max-width:767px){body #wrapper #container .AbstandNegativRechtsMS{padding-top:0}}body #wrapper #container .AbstandNegativRechtsS{margin-right:-40px}@media (max-width:767px){body #wrapper #container .AbstandNegativRechtsS{padding-right:0}}body #wrapper #container .AbstandNegativRechtsM{margin-right:-60px}@media (max-width:767px){body #wrapper #container .AbstandNegativRechtsM{padding-right:0}}body #wrapper #container .AbstandNegativRechtsL{margin-right:-100px}@media (max-width:767px){body #wrapper #container .AbstandNegativRechtsL{padding-right:0}}body #wrapper #container .AbstandNegativRechtsXL{margin-right:-130px}@media (max-width:767px){body #wrapper #container .AbstandNegativRechtsXL{padding-right:0}}body #wrapper #container .AbstandNegativRechtsXXL{margin-right:-150px}@media (max-width:767px){body #wrapper #container .AbstandNegativRechtsXXL{padding-right:0}}body #wrapper #container .AbstandNegativRechtsXXXL{margin-right:-200px}@media (max-width:767px){body #wrapper #container .AbstandNegativRechtsXXXL{padding-right:0}}body #wrapper #container .AbstandNegativUnten0{margin-bottom:0px}@media (max-width:767px){body #wrapper #container .AbstandNegativUnten0{padding-top:0}}body #wrapper #container .AbstandNegativUntenXXS{margin-bottom:-10px}@media (max-width:767px){body #wrapper #container .AbstandNegativUntenXXS{padding-top:0}}body #wrapper #container .AbstandNegativUntenXS{margin-bottom:-20px}@media (max-width:767px){body #wrapper #container .AbstandNegativUntenXS{padding-top:0}}body #wrapper #container .AbstandNegativUntenMS{margin-bottom:-25px}@media (max-width:767px){body #wrapper #container .AbstandNegativUntenMS{padding-top:0}}body #wrapper #container .AbstandNegativUntenS{margin-bottom:-40px}@media (max-width:767px){body #wrapper #container .AbstandNegativUntenS{padding-bottom:0}}body #wrapper #container .AbstandNegativUntenM{margin-bottom:-60px}@media (max-width:767px){body #wrapper #container .AbstandNegativUntenM{padding-bottom:0}}body #wrapper #container .AbstandNegativUntenL{margin-bottom:-100px}@media (max-width:767px){body #wrapper #container .AbstandNegativUntenL{padding-bottom:0}}body #wrapper #container .AbstandNegativUntenXL{margin-bottom:-130px}@media (max-width:767px){body #wrapper #container .AbstandNegativUntenXL{padding-bottom:0}}body #wrapper #container .AbstandNegativUntenXXL{margin-bottom:-150px}@media (max-width:767px){body #wrapper #container .AbstandNegativUntenXXL{padding-bottom:0}}body #wrapper #container .AbstandNegativUntenXXXL{margin-bottom:-200px}@media (max-width:767px){body #wrapper #container .AbstandNegativUntenXXXL{padding-bottom:0}}body #wrapper #container .AbstandNegativLinks0{margin-left:0px}@media (max-width:767px){body #wrapper #container .AbstandNegativLinks0{padding-top:0}}body #wrapper #container .AbstandNegativLinksXXS{margin-left:-10px}@media (max-width:767px){body #wrapper #container .AbstandNegativLinksXXS{padding-top:0}}body #wrapper #container .AbstandNegativLinksXS{margin-left:-20px}@media (max-width:767px){body #wrapper #container .AbstandNegativLinksXS{padding-top:0}}body #wrapper #container .AbstandNegativLinksMS{margin-left:-25px}@media (max-width:767px){body #wrapper #container .AbstandNegativLinksMS{padding-top:0}}body #wrapper #container .AbstandNegativLinksS{margin-left:-40px}@media (max-width:767px){body #wrapper #container .AbstandNegativLinksS{padding-left:0}}body #wrapper #container .AbstandNegativLinksM{margin-left:-60px}@media (max-width:767px){body #wrapper #container .AbstandNegativLinksM{padding-left:0}}body #wrapper #container .AbstandNegativLinksL{margin-left:-100px}@media (max-width:767px){body #wrapper #container .AbstandNegativLinksL{padding-left:0}}body #wrapper #container .AbstandNegativLinksXL{margin-left:-130px}@media (max-width:767px){body #wrapper #container .AbstandNegativLinksXL{padding-left:0}}body #wrapper #container .AbstandNegativLinksXXL{margin-left:-150px}@media (max-width:767px){body #wrapper #container .AbstandNegativLinksXXL{padding-left:0}}body #wrapper #container .AbstandNegativLinksXXXL{margin-left:-200px}@media (max-width:767px){body #wrapper #container .AbstandNegativLinksXXXL{padding-left:0}}body .SpaltenabstandS>*{gap:10px}body .SpaltenabstandMS>*{gap:15px}body .SpaltenabstandM>*{gap:20px}body .SpaltenabstandL>*{gap:50px}body .SpaltenabstandXL>*{gap:100px}@media (max-width:1023px){body .SpaltenabstandXL>*{gap:20px}}body .SpaltenabstandXXL>*{gap:200px}@media (max-width:1023px){body .SpaltenabstandXXL>*{gap:20px}}body .horizontalerSpaltenabstandS>*{column-gap:10px}body .horizontalerSpaltenabstandM>*{column-gap:20px}body .horizontalerSpaltenabstandL>*{column-gap:50px}body .horizontalerSpaltenabstandXL>*{column-gap:100px}@media (max-width:1023px){body .horizontalerSpaltenabstandXL>*{gap:20px}}body .horizontalerSpaltenabstandXXL>*{column-gap:200px}@media (max-width:1023px){body .horizontalerSpaltenabstandXXL>*{gap:20px}}body .vertikalerSpaltenabstandS>*{row-gap:10px}body .vertikalerSpaltenabstandM>*{row-gap:20px}body .vertikalerSpaltenabstandL>*{row-gap:50px}body .vertikalerSpaltenabstandXL>*{row-gap:100px}@media (max-width:1023px){body .vertikalerSpaltenabstandXL>*{gap:20px}}body .vertikalerSpaltenabstandXXL>*{row-gap:200px}@media (max-width:1023px){body .vertikalerSpaltenabstandXXL>*{gap:20px}}.fettSchriftfarbeWeiß strong,.kursivSchriftfarbeWeiß em,.ÜberschriftfarbeWeiß :is(h1, h2, h3, h4, h5, h6){color:#fff}.SchriftfarbeWeiß{color:#fff}.SchriftfarbeWeiß a,.SchriftfarbeWeiß :is(h1, h2, h3, h4, h5, h6){color:#fff}.SchriftfarbeWeiß svg.icon,.SchriftfarbeWeiß svg{fill:#fff}.fettSchriftfarbeSchwarz strong,.kursivSchriftfarbeSchwarz em,.ÜberschriftfarbeSchwarz :is(h1, h2, h3, h4, h5, h6){color:#000}.SchriftfarbeSchwarz{color:#000}.SchriftfarbeSchwarz a,.SchriftfarbeSchwarz :is(h1, h2, h3, h4, h5, h6){color:#000}.SchriftfarbeSchwarz svg.icon,.SchriftfarbeSchwarz svg{fill:#000}.fettSchriftfarbeGrau strong,.kursivSchriftfarbeGrau em,.ÜberschriftfarbeGrau :is(h1, h2, h3, h4, h5, h6){color:#f8f8f8}.SchriftfarbeGrau{color:#f8f8f8}.SchriftfarbeGrau a,.SchriftfarbeGrau :is(h1, h2, h3, h4, h5, h6){color:#f8f8f8}.SchriftfarbeGrau svg.icon,.SchriftfarbeGrau svg{fill:#f8f8f8}.fettSchriftfarbeDunkelgrau strong,.kursivSchriftfarbeDunkelgrau em,.ÜberschriftfarbeDunkelgrau :is(h1, h2, h3, h4, h5, h6){color:#1b2125}.SchriftfarbeDunkelgrau{color:#1b2125}.SchriftfarbeDunkelgrau a,.SchriftfarbeDunkelgrau :is(h1, h2, h3, h4, h5, h6){color:#1b2125}.SchriftfarbeDunkelgrau svg.icon,.SchriftfarbeDunkelgrau svg{fill:#1b2125}.fettSchriftfarbe1 strong,.kursivSchriftfarbe1 em,.Überschriftfarbe1 :is(h1, h2, h3, h4, h5, h6){color:var(--color_1)}.Schriftfarbe1{color:var(--color_1)}.Schriftfarbe1 a,.Schriftfarbe1 :is(h1, h2, h3, h4, h5, h6){color:var(--color_1)}.Schriftfarbe1 svg.icon,.Schriftfarbe1 svg{fill:var(--color_1)}.fettSchriftfarbe2 strong,.kursivSchriftfarbe2 em,.Überschriftfarbe2 :is(h1, h2, h3, h4, h5, h6){color:var(--color_2)}.Schriftfarbe2{color:var(--color_2)}.Schriftfarbe2 a,.Schriftfarbe2 :is(h1, h2, h3, h4, h5, h6){color:var(--color_2)}.Schriftfarbe2 svg.icon,.Schriftfarbe2 svg{fill:var(--color_2)}.fettSchriftfarbe3 strong,.kursivSchriftfarbe3 em,.Überschriftfarbe3 :is(h1, h2, h3, h4, h5, h6){color:var(--color_3)}.Schriftfarbe3{color:var(--color_3)}.Schriftfarbe3 a,.Schriftfarbe3 :is(h1, h2, h3, h4, h5, h6){color:var(--color_3)}.Schriftfarbe3 svg.icon,.Schriftfarbe3 svg{fill:var(--color_3)}.fettSchriftfarbe4 strong,.kursivSchriftfarbe4 em,.Überschriftfarbe4 :is(h1, h2, h3, h4, h5, h6){color:var(--color_4)}.Schriftfarbe4{color:var(--color_4)}.Schriftfarbe4 a,.Schriftfarbe4 :is(h1, h2, h3, h4, h5, h6){color:var(--color_4)}.Schriftfarbe4 svg.icon,.Schriftfarbe4 svg{fill:var(--color_4)}#wrapper .Hintergrund1,.fettHintergrund1 strong{background-color:var(--color_1)}#wrapper .Hintergrund2,.fettHintergrund2 strong{background-color:var(--color_2)}#wrapper .Hintergrund3,.fettHintergrund3 strong{background-color:var(--color_3)}#wrapper .Hintergrund4,.fettHintergrund4 strong{background-color:var(--color_4)}#wrapper .HintergrundWeiß,.fettHintergrundWeiß strong{background-color:#fff;color:var(--font_color)}#wrapper .HintergrundSchwarz,.fettHintergrundSchwarz strong{background-color:#000}#wrapper .HintergrundDunkelgrau,.fettHintergrundDunkelgrau strong{background-color:#1b2125}#wrapper .HintergrundGrau,.fettHintergrundGrau strong{background-color:#f8f8f8}.HintergrundTextWeiß .rte{background-color:#fff}.Iconfarbe1 svg{fill:var(--color_1)}.Iconfarbe2 svg{fill:var(--color_2)}.Iconfarbe3 svg{fill:var(--color_3)}.Iconfarbe4 svg{fill:var(--color_4)}body #wrapper .ButtonAufGleicherHöhe{padding-bottom:55px}body #wrapper .ButtonAufGleicherHöhe a{position:absolute;bottom:20px;right:20px}button.SchaltflächeInvertieren{background-color:var(--color_1);color:#fff;border:1px solid var(--color_1)}button.SchaltflächeInvertieren:hover{background:#fff;color:var(--color_1)}html body .content-text.LinkAlsButton,html body .content-text.LinkAlsButton2,html body .content-text.kursiverLinkAlsButton,html body .content-text.fettAlsButton{position:relative}html body .content-text.LinkAlsButton:not(.kursiverLinkAlsButton) .rte strong a,html body .content-text.LinkAlsButton:not(.kursiverLinkAlsButton) .rte a strong,html body .content-text.LinkAlsButton2:not(.kursiverLinkAlsButton) .rte strong a,html body .content-text.LinkAlsButton2:not(.kursiverLinkAlsButton) .rte a strong,html body .content-text.kursiverLinkAlsButton:not(.kursiverLinkAlsButton) .rte strong a,html body .content-text.kursiverLinkAlsButton:not(.kursiverLinkAlsButton) .rte a strong,html body .content-text.fettAlsButton:not(.kursiverLinkAlsButton) .rte strong a,html body .content-text.fettAlsButton:not(.kursiverLinkAlsButton) .rte a strong{font-weight:var(--font_width_strong)}html body .content-text.LinkAlsButton:not(.kursiverLinkAlsButton) .rte a,html body .content-text.LinkAlsButton:not(.LinkAlsButton) .rte em a,html body .content-text.LinkAlsButton:not(.LinkAlsButton) .rte a em,html body .content-text.LinkAlsButton.fettAlsButton .rte strong,html body .content-text.LinkAlsButton2:not(.kursiverLinkAlsButton) .rte a,html body .content-text.LinkAlsButton2:not(.LinkAlsButton) .rte em a,html body .content-text.LinkAlsButton2:not(.LinkAlsButton) .rte a em,html body .content-text.LinkAlsButton2.fettAlsButton .rte strong,html body .content-text.kursiverLinkAlsButton:not(.kursiverLinkAlsButton) .rte a,html body .content-text.kursiverLinkAlsButton:not(.LinkAlsButton) .rte em a,html body .content-text.kursiverLinkAlsButton:not(.LinkAlsButton) .rte a em,html body .content-text.kursiverLinkAlsButton.fettAlsButton .rte strong,html body .content-text.fettAlsButton:not(.kursiverLinkAlsButton) .rte a,html body .content-text.fettAlsButton:not(.LinkAlsButton) .rte em a,html body .content-text.fettAlsButton:not(.LinkAlsButton) .rte a em,html body .content-text.fettAlsButton.fettAlsButton .rte strong{cursor:pointer;display:inline-block;background:#fff;color:var(--button_font_color);font-weight:var(--button_font_weight);font-style:normal;border:1px solid var(--button_border_color);border-radius:var(--button_border_radius);text-decoration:none;padding:0.25rem 2rem;line-height:1.4;transition:all 0.25s ease-in-out}html body .content-text.LinkAlsButton:not(.kursiverLinkAlsButton) .rte a svg,html body .content-text.LinkAlsButton:not(.kursiverLinkAlsButton) .rte a svg.icon,html body .content-text.LinkAlsButton:not(.LinkAlsButton) .rte em a svg,html body .content-text.LinkAlsButton:not(.LinkAlsButton) .rte em a svg.icon,html body .content-text.LinkAlsButton:not(.LinkAlsButton) .rte a em svg,html body .content-text.LinkAlsButton:not(.LinkAlsButton) .rte a em svg.icon,html body .content-text.LinkAlsButton.fettAlsButton .rte strong svg,html body .content-text.LinkAlsButton.fettAlsButton .rte strong svg.icon,html body .content-text.LinkAlsButton2:not(.kursiverLinkAlsButton) .rte a svg,html body .content-text.LinkAlsButton2:not(.kursiverLinkAlsButton) .rte a svg.icon,html body .content-text.LinkAlsButton2:not(.LinkAlsButton) .rte em a svg,html body .content-text.LinkAlsButton2:not(.LinkAlsButton) .rte em a svg.icon,html body .content-text.LinkAlsButton2:not(.LinkAlsButton) .rte a em svg,html body .content-text.LinkAlsButton2:not(.LinkAlsButton) .rte a em svg.icon,html body .content-text.LinkAlsButton2.fettAlsButton .rte strong svg,html body .content-text.LinkAlsButton2.fettAlsButton .rte strong svg.icon,html body .content-text.kursiverLinkAlsButton:not(.kursiverLinkAlsButton) .rte a svg,html body .content-text.kursiverLinkAlsButton:not(.kursiverLinkAlsButton) .rte a svg.icon,html body .content-text.kursiverLinkAlsButton:not(.LinkAlsButton) .rte em a svg,html body .content-text.kursiverLinkAlsButton:not(.LinkAlsButton) .rte em a svg.icon,html body .content-text.kursiverLinkAlsButton:not(.LinkAlsButton) .rte a em svg,html body .content-text.kursiverLinkAlsButton:not(.LinkAlsButton) .rte a em svg.icon,html body .content-text.kursiverLinkAlsButton.fettAlsButton .rte strong svg,html body .content-text.kursiverLinkAlsButton.fettAlsButton .rte strong svg.icon,html body .content-text.fettAlsButton:not(.kursiverLinkAlsButton) .rte a svg,html body .content-text.fettAlsButton:not(.kursiverLinkAlsButton) .rte a svg.icon,html body .content-text.fettAlsButton:not(.LinkAlsButton) .rte em a svg,html body .content-text.fettAlsButton:not(.LinkAlsButton) .rte em a svg.icon,html body .content-text.fettAlsButton:not(.LinkAlsButton) .rte a em svg,html body .content-text.fettAlsButton:not(.LinkAlsButton) .rte a em svg.icon,html body .content-text.fettAlsButton.fettAlsButton .rte strong svg,html body .content-text.fettAlsButton.fettAlsButton .rte strong svg.icon{fill:var(--button_font_color);transition:all 0.25s ease-in-out}html body .content-text.LinkAlsButton:not(.kursiverLinkAlsButton) .rte a:before,html body .content-text.LinkAlsButton:not(.LinkAlsButton) .rte em a:before,html body .content-text.LinkAlsButton:not(.LinkAlsButton) .rte a em:before,html body .content-text.LinkAlsButton.fettAlsButton .rte strong:before,html body .content-text.LinkAlsButton2:not(.kursiverLinkAlsButton) .rte a:before,html body .content-text.LinkAlsButton2:not(.LinkAlsButton) .rte em a:before,html body .content-text.LinkAlsButton2:not(.LinkAlsButton) .rte a em:before,html body .content-text.LinkAlsButton2.fettAlsButton .rte strong:before,html body .content-text.kursiverLinkAlsButton:not(.kursiverLinkAlsButton) .rte a:before,html body .content-text.kursiverLinkAlsButton:not(.LinkAlsButton) .rte em a:before,html body .content-text.kursiverLinkAlsButton:not(.LinkAlsButton) .rte a em:before,html body .content-text.kursiverLinkAlsButton.fettAlsButton .rte strong:before,html body .content-text.fettAlsButton:not(.kursiverLinkAlsButton) .rte a:before,html body .content-text.fettAlsButton:not(.LinkAlsButton) .rte em a:before,html body .content-text.fettAlsButton:not(.LinkAlsButton) .rte a em:before,html body .content-text.fettAlsButton.fettAlsButton .rte strong:before{display:none}html body .content-text.LinkAlsButton:not(.kursiverLinkAlsButton) .rte a:hover,html body .content-text.LinkAlsButton:not(.LinkAlsButton) .rte em a:hover,html body .content-text.LinkAlsButton:not(.LinkAlsButton) .rte a em:hover,html body .content-text.LinkAlsButton.fettAlsButton .rte strong:hover,html body .content-text.LinkAlsButton2:not(.kursiverLinkAlsButton) .rte a:hover,html body .content-text.LinkAlsButton2:not(.LinkAlsButton) .rte em a:hover,html body .content-text.LinkAlsButton2:not(.LinkAlsButton) .rte a em:hover,html body .content-text.LinkAlsButton2.fettAlsButton .rte strong:hover,html body .content-text.kursiverLinkAlsButton:not(.kursiverLinkAlsButton) .rte a:hover,html body .content-text.kursiverLinkAlsButton:not(.LinkAlsButton) .rte em a:hover,html body .content-text.kursiverLinkAlsButton:not(.LinkAlsButton) .rte a em:hover,html body .content-text.kursiverLinkAlsButton.fettAlsButton .rte strong:hover,html body .content-text.fettAlsButton:not(.kursiverLinkAlsButton) .rte a:hover,html body .content-text.fettAlsButton:not(.LinkAlsButton) .rte em a:hover,html body .content-text.fettAlsButton:not(.LinkAlsButton) .rte a em:hover,html body .content-text.fettAlsButton.fettAlsButton .rte strong:hover{background:var(--button_color_hover);color:var(--button_font_color_hover);border-color:var(--button_border_color_hover)}html body .content-text.LinkAlsButton:not(.kursiverLinkAlsButton) .rte a:hover svg,html body .content-text.LinkAlsButton:not(.kursiverLinkAlsButton) .rte a:hover svg.icon,html body .content-text.LinkAlsButton:not(.LinkAlsButton) .rte em a:hover svg,html body .content-text.LinkAlsButton:not(.LinkAlsButton) .rte em a:hover svg.icon,html body .content-text.LinkAlsButton:not(.LinkAlsButton) .rte a em:hover svg,html body .content-text.LinkAlsButton:not(.LinkAlsButton) .rte a em:hover svg.icon,html body .content-text.LinkAlsButton.fettAlsButton .rte strong:hover svg,html body .content-text.LinkAlsButton.fettAlsButton .rte strong:hover svg.icon,html body .content-text.LinkAlsButton2:not(.kursiverLinkAlsButton) .rte a:hover svg,html body .content-text.LinkAlsButton2:not(.kursiverLinkAlsButton) .rte a:hover svg.icon,html body .content-text.LinkAlsButton2:not(.LinkAlsButton) .rte em a:hover svg,html body .content-text.LinkAlsButton2:not(.LinkAlsButton) .rte em a:hover svg.icon,html body .content-text.LinkAlsButton2:not(.LinkAlsButton) .rte a em:hover svg,html body .content-text.LinkAlsButton2:not(.LinkAlsButton) .rte a em:hover svg.icon,html body .content-text.LinkAlsButton2.fettAlsButton .rte strong:hover svg,html body .content-text.LinkAlsButton2.fettAlsButton .rte strong:hover svg.icon,html body .content-text.kursiverLinkAlsButton:not(.kursiverLinkAlsButton) .rte a:hover svg,html body .content-text.kursiverLinkAlsButton:not(.kursiverLinkAlsButton) .rte a:hover svg.icon,html body .content-text.kursiverLinkAlsButton:not(.LinkAlsButton) .rte em a:hover svg,html body .content-text.kursiverLinkAlsButton:not(.LinkAlsButton) .rte em a:hover svg.icon,html body .content-text.kursiverLinkAlsButton:not(.LinkAlsButton) .rte a em:hover svg,html body .content-text.kursiverLinkAlsButton:not(.LinkAlsButton) .rte a em:hover svg.icon,html body .content-text.kursiverLinkAlsButton.fettAlsButton .rte strong:hover svg,html body .content-text.kursiverLinkAlsButton.fettAlsButton .rte strong:hover svg.icon,html body .content-text.fettAlsButton:not(.kursiverLinkAlsButton) .rte a:hover svg,html body .content-text.fettAlsButton:not(.kursiverLinkAlsButton) .rte a:hover svg.icon,html body .content-text.fettAlsButton:not(.LinkAlsButton) .rte em a:hover svg,html body .content-text.fettAlsButton:not(.LinkAlsButton) .rte em a:hover svg.icon,html body .content-text.fettAlsButton:not(.LinkAlsButton) .rte a em:hover svg,html body .content-text.fettAlsButton:not(.LinkAlsButton) .rte a em:hover svg.icon,html body .content-text.fettAlsButton.fettAlsButton .rte strong:hover svg,html body .content-text.fettAlsButton.fettAlsButton .rte strong:hover svg.icon{fill:var(--button_font_color_hover)}html body .content-text.LinkAlsButton2:not(.kursiverLinkAlsButton) .rte a,html body .content-text.LinkAlsButton2:not(.LinkAlsButton) .rte em a,html body .content-text.LinkAlsButton2:not(.LinkAlsButton) .rte a em,html body .content-text.LinkAlsButton2.fettAlsButton2 .rte strong,html body .content-text.fettAlsButton2:not(.kursiverLinkAlsButton) .rte a,html body .content-text.fettAlsButton2:not(.LinkAlsButton) .rte em a,html body .content-text.fettAlsButton2:not(.LinkAlsButton) .rte a em,html body .content-text.fettAlsButton2.fettAlsButton2 .rte strong{display:inline-block;background-color:var(--color_2)}html body .content-text.LinkAlsButton2:not(.kursiverLinkAlsButton) .rte a:hover,html body .content-text.LinkAlsButton2:not(.LinkAlsButton) .rte em a:hover,html body .content-text.LinkAlsButton2:not(.LinkAlsButton) .rte a em:hover,html body .content-text.LinkAlsButton2.fettAlsButton2 .rte strong:hover,html body .content-text.fettAlsButton2:not(.kursiverLinkAlsButton) .rte a:hover,html body .content-text.fettAlsButton2:not(.LinkAlsButton) .rte em a:hover,html body .content-text.fettAlsButton2:not(.LinkAlsButton) .rte a em:hover,html body .content-text.fettAlsButton2.fettAlsButton2 .rte strong:hover{background-color:transparent;color:var(--color_2);border-color:var(--color_2)}#footer>.inside>* .IconButton{font-size:0}#footer>.inside>* .IconButton a:before{background:transparent}#footer>.inside>* .IconButton a svg{width:30px;height:30px;border-radius:50%;margin-right:10px;transition:all 0.25s ease-in-out}#footer>.inside>* .IconButton a svg:hover{transform:rotate(45deg)}#footer>.inside>* .IconButton svg,#footer>.inside>* .IconButton svg.icon{fill:var(--color_1)}
@charset "UTF-8";
:root{--color_1: #f47c00;--color_2: ;--color_3: ;--color_4: ;--font_color: #444;--secondary_font_color: #898686;--font_size: 16px;--font_size_small: 12px;--font_size_big: 18px;--font_weight: 400;--font_weight_strong: 600;--line_height: 1.8;--nav_font_color: #444;--nav_font_color_secondary: #898686;--content_width: 1024px;--footer_width: 1200px;--header_width: 1200px;--header_height: 101px;--header_height_mobile: 54px;--header_height_minimum: var(--header_height_mobile);--header_background: rgba(255, 255, 255, 0.9);--footer_font_color: #444;--footer_background: #f2f2f2;--article_bg_gradient: linear-gradient(180deg, #fbfbfb 70%, #fff 90%);--article_bg_odd: #f8f8f8;--article_bg_even: #fff;--article_border-bottom: 1px solid var(--border_color);--content_margin: 20px;--image_margin: 60px;--article_margin: 60px;--article_margin: 60px;--font_family: "Open Sans", Helvetica, Arial;--border_color: #ddd;--button_color: var(--color_1);--button_color_hover: var(--color_1);--button_border_color: var(--color_1);--button_border_color_hover: #fff;--button_border_radius: .25rem;--button_font_color: var(--color_1);--button_font_color_hover: #fff;--button_font_size: var(--font_size);--button_font_weight: 600;--form_gap: 15px;--form_input_padding: 6px;--border_radius: 10px}@media (max-width:1023px){:root{--content_margin: 20px}}@media (max-width:1023px){:root{--image_margin: 20px}}@media (max-width:1023px){:root{--article_margin: 20px}}@media (max-width:1023px){:root{--article_margin: 20px}}html{scroll-behavior:smooth;scroll-padding:112px 0 0;scrollbar-gutter:stable}@media (max-width:1023px){html{scroll-padding:var(--header_height_mobile)}}body{font-size:var(--font_size);font-weight:var(--font_weight);color:var(--font_color);font-family:var(--font_family);line-height:var(--line_height);min-width:280px;margin:0}[id]{scroll-margin-top:2em}*{box-sizing:border-box}h1,h2,h3,h4{line-height:1.3;font-weight:300;margin-top:0;margin-bottom:1em;hyphens:auto}@media (max-width:1023px){h1,h2,h3,h4{text-align:left}}h1{font-size:40px;line-height:1.1}h2{font-size:26px}h3{font-size:18px}h4{font-size:19px}:is(h1, h2, h3, h4, h5, h6):last-child{margin-bottom:0}a{text-decoration:none;color:var(--color_1)}a:hover{text-decoration:underline;text-decoration-color:var(--color_1)}a svg,a svg.icon{fill:var(--color_1)}p{word-break:break-word;hyphens:auto;margin-top:1.5em;margin-bottom:1em}p:first-of-type{margin-top:0}p:last-of-type{margin-bottom:0}p:last-child{margin-bottom:0}.mod_article>*{margin-top:2em;margin-bottom:2em}.mod_article>*:first-child{margin-top:0}.mod_article>*:last-child{margin-bottom:0}.rte ul,.content-text .rte ul{margin-bottom:1em}.rte ul:last-child,.content-text .rte ul:last-child{margin-bottom:0}strong{font-weight:var(--font_weight_strong)}div{box-sizing:border-box}iframe{margin-left:auto;margin-right:auto;border:0;max-width:100%;height:100%}img{display:block;vertical-align:bottom;height:auto;max-width:100%}svg,svg.icon{width:1em;height:1em;fill:var(--font_color);vertical-align:-0.125em}em svg,em svg.icon{width:30px;height:30px;fill:var(--color_1);vertical-align:-5px}strong svg,strong svg.icon{width:60px;height:60px;fill:var(--color_1);vertical-align:-21px}code svg,code svg.icon{width:150px;height:150px;fill:var(--color_1);vertical-align:-70px}sub{line-height:1}hr{border:0;border-bottom:1px solid #fff;border-top:1px solid #ccc;display:block;height:0;margin:30px 0 0px;padding:0;margin-bottom:0;overflow:visible}button{display:inline-block;background:#fff;color:var(--button_font_color, #000);font-weight:var(--button_font_weight, normal);font-style:normal;border:1px solid var(--button_border_color, #000);border-radius:var(--button_border_radius, 0.25rem);text-decoration:none;padding:0.25rem 2rem;line-height:1.4;transition:all 0.25s ease-in-out}button:hover{background:var(--button_color_hover, #000);color:var(--button_font_color_hover, #fff);border-color:var(--button_border_color_hover, #000)}button:hover svg,button:hover svg.icon{fill:var(--button_font_color_hover, #fff)}input,textarea{font-family:var(--font_family)}figure{margin:0}figure figcaption{font-size:9px}table,table td,table tr{border:0}script{display:none !important}#wrapper .error{color:red;margin-bottom:1em;line-height:1.2;font-size:0.9em}.mod_article>.content-headline:first-child:last-child{margin-bottom:0;margin-top:0}::selection{background:var(--color_1);color:#fff}:focus:not(:focus-visible){outline:none}:focus-visible{outline:1px solid var(--color_1);outline-offset:2px;border-radius:2px}.ce_swiperStart .swiper-button-next:after,.ce_swiperStart .swiper-button-prev:after{color:rgba(255, 255, 255, 0.3)}.ce_swiperStart .swiper-button-next,.ce_swiperStart .swiper-button-prev{transition:scale 0.25s ease-in-out}.ce_swiperStart .swiper-button-next:hover,.ce_swiperStart .swiper-button-prev:hover{scale:1.2}.ce_swiperStart .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{color:rgba(255, 255, 255, 0.3)}.ce_swiperStart .swiper-pagination-bullet{background:#666;width:14px;height:14px}.ce_swiperStart .swiper-pagination-bullet-active{background:rgba(255, 255, 255, 0.3)}#container{position:relative;margin-bottom:0;z-index:1}#container .mod_article:first-child{padding-top:calc(var(--header_height) + var(--article_margin))}.media p:before{content:"";width:10em;display:block;overflow:hidden}.media--left,.media--right,.content-image{overflow:hidden}@media (max-width:1014px){.media--left img,.media--right img,.content-image img{max-width:100%;height:auto}}.media--left>figure,figure.float_left{float:left}.media--right>figure,figure.float_right{float:right}@media (max-width:767px){.media--left>figure,.media--right>figure{float:none;margin:0 0 1em 0}.media--left>figure img,.media--right>figure img{max-width:100%}}.media.media--below.content-text{display:flex;flex-wrap:wrap}.media.media--below.content-text figure:not(.second_image){order:2}.media.media--below.content-text figure.second_image{order:3}.media.media--below.content-text .rte{width:100%;order:1}.content-text.media--left>figure{margin-right:var(--image_margin)}@media (max-width:767px){.content-text.media--left>figure{margin-right:0}}.content-text.media--right>figure{margin-left:var(--image_margin)}@media (max-width:767px){.content-text.media--right>figure{margin-left:0}}#header{--padding_left_right: 20px;background-color:var(--header_background);border-bottom:1px solid #ddd;position:fixed;top:0;width:100vw;margin:auto;padding:0 var(--padding_left_right);overflow:visible;z-index:3}@media (max-width:1023px){#header{background:#fff;position:fixed;height:auto;padding:0}}#header>.inside{min-height:var(--header_height_mobile);width:var(--header_width);position:relative;display:flex;flex-wrap:wrap;justify-content:stretch;margin:auto;max-width:calc(100vw - ( var(--padding_left_right) * 2 ))}@media (max-width:1023px){#header>.inside{padding:0px 2.5%;margin:0;width:100%;max-width:100%;justify-content:space-between}}#header>.inside .mod_logo,#header>.inside .content-image{overflow:visible;height:100%}#header>.inside .mod_logo a,#header>.inside .content-image a{height:100%}#header>.inside .mod_logo figure,#header>.inside .content-image figure{height:100%}#header>.inside .mod_logo figure picture,#header>.inside .content-image figure picture{display:flex;height:100%;align-items:center}#header>.inside .mod_logo figure img,#header>.inside .content-image figure img{--logo_padding_top: 10px;--logo_padding_bottom: 10px;max-height:var(--header_height, "");min-height:calc(var(--header_height_minimum) - ( var(--logo_padding) * 2 ));padding:var(--logo_padding_top) 0 var(--logo_padding_bottom) 0;width:auto;object-fit:contain}@media (max-width:1023px){#header>.inside .mod_logo figure img,#header>.inside .content-image figure img{--logo_padding: 3px;max-height:var(--header_height_mobile)}}#footer{background-color:var(--footer_background);margin-top:0px;margin-bottom:0px;font-weight:400;position:relative;z-index:2}#footer>.inside>*{width:var(--footer_width);margin:auto;max-width:100%;z-index:1;line-height:1.6;padding:60px 20px 50px}#footer>.inside>*.arrow{padding:0}#footer>.inside>*.arrow svg{border-radius:0 0 3px 3px;transition:all 0.25s ease-in-out}#footer>.inside>*.arrow svg:hover{transform:scale(1.2)}#footer>.inside>* h1,#footer>.inside>* h2,#footer>.inside>* h3,#footer>.inside>* h4,#footer>.inside>* h5,#footer>.inside>* h6,#footer>.inside>* .ce_text strong em,#footer>.inside>* .ce_text em strong{font-style:normal;color:#fff;margin-top:0;margin-bottom:20px;font-size:21px;font-weight:700;border-bottom:0px solid var(--border_color);display:block}#footer>.inside>* form.move_labels .widget,#footer>.inside>* form .widget{--widget_padding_top: 5px;--form_gap: 5px}#footer>.inside>* p,#footer>.inside>* a,#footer>.inside>* span{color:var(--footer_font_color)}#footer>.inside>* svg{fill:var(--footer_font_color)}#footer>.inside>* a:hover{color:var(--footer_font_color)}#footer>.inside>* strong{font-weight:600}#footer>.inside>* hr{border-top:0;border-bottom:1px solid var(--border_color)}#footer>.inside>* ul{display:none}#footer>.inside>* ul.level_1{display:block;padding-left:0}#footer>.inside>* ul.level_1 li{list-style:none;line-height:2;color:var(--footer_font_color);position:relative;padding-left:20px}#footer>.inside>* ul.level_1 li a,#footer>.inside>* ul.level_1 li strong.active{line-height:2.8;font-weight:normal}#footer>.inside>* ul.level_1 li strong.active{color:var(--color_1)}#footer>.inside>* ul.level_1 li::marker{content:"⌵";transform:rotate(-90deg);transition:all 0.25s ease-in-out}#footer>.inside>* ul.level_1 li:not(.active):hover::marker{margin-left:5px}#Abschlusszeile{width:100%;font-size:14px;background:var(--color_1);border-top:1px solid rgba(0, 0, 0, 0.07);position:relative;z-index:1}#Abschlusszeile .content-text{width:min(1230px, 100%);margin:auto;padding:15px 10px}#Abschlusszeile .content-text p,#Abschlusszeile .content-text a{color:#fff}body.scrolled #footer>.inside>.nachObenScrollen{opacity:1}#footer>.inside>.nachObenScrollen{position:fixed;width:auto;right:35px;bottom:7px;padding:0;z-index:99;opacity:0;transition:all 0.25s ease-in-out}#footer>.inside>.nachObenScrollen a{color:var(--font_color)}#footer>.inside>.nachObenScrollen a svg{width:2em;height:2em;fill:var(--color_1);background:#fff;border-radius:50%;padding:1px;transition:all 0.25s ease-in-out}#footer>.inside>.nachObenScrollen a svg:hover{transform:scale(1.2)}form{--field_height: 38px}.widget-text input,.widget-captcha input,.widget-password input,textarea,select{font-size:var(--font_size, 16px);font-weight:var(--font_weight, 300);font-family:var(--font_family);color:var(--font_color, #444);width:100%;height:var(--field_height);padding:6px;background:#fff;border-radius:2px;border:1px solid var(--border_color, #ddd);box-shadow:none;vertical-align:top;box-sizing:border-box}.widget-text input svg,.widget-captcha input svg,.widget-password input svg,textarea svg,select svg{height:1em;fill:var(--color_1)}textarea{height:calc(( var(--field_height) * 2 ) + ( var(--form_gap) * 1 ))}label svg,input svg,textarea svg,select svg,button svg{height:1em;fill:var(--color_1);margin-right:5px;top:2px;position:relative}.widget-submit{text-align:right}.widget-submit button{cursor:pointer;font-size:1em}fieldset{padding:0;border:0}.widget-select{display:flex;flex-wrap:wrap;align-items:end}.widget-select label{height:var(--field_height)}.widget-checkbox fieldset{padding:6px 0;border:0}.widget-captcha,.widget-upload{margin:10px 0}span.mandatory{color:red}input[disabled],textarea[disabled]{background:transparent;border:0;pointer-events:none;overflow:hidden;resize:none}.widget-text.Datum:not(.active) label{background-color:#fff;width:calc(100% - 40px);top:calc(var(--form_gap, 10px) + 1px);left:2px;bottom:2px}@media (max-width:1023px){.widget-text.Datum:not(.active) label{width:100px}}.widget-text.readonly label{display:none}.widget-text.readonly input{background:none;border:0;outline:none}form button.submit{transition:all 0.25s ease-in-out}form button.submit:after{font-size:0;transition:all 0.25s ease-in-out}form[data-ajax-form="loading"] button.submit{border-color:#ddd;pointer-events:none;font-size:0;min-width:170px;text-align:center}form[data-ajax-form="loading"] button.submit:after{content:"+";display:inline-block;animation:rotate 2s linear infinite;font-size:28px;font-family:Arial, -apple-system, system-ui, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;line-height:1;font-weight:100}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.widget-range input[type=range]{height:25px;-webkit-appearance:none;margin:10px 0;width:100%}.widget-range input[type=range]:focus{outline:none}.widget-range input[type=range]::-webkit-slider-runnable-track{width:100%;height:5px;cursor:pointer;animate:0.2s;box-shadow:0px 0px 0px #000000;background:var(--color_1);border-radius:1px;border:0px solid #000000}.widget-range input[type=range]::-webkit-slider-thumb{box-shadow:0px 0px 0px #000000;border:1px solid var(--color_1);height:18px;width:18px;border-radius:25px;background:var(--color_1_bright);cursor:pointer;-webkit-appearance:none;margin-top:-7px}.widget-range input[type=range]:focus::-webkit-slider-runnable-track{background:var(--color_1)}.widget-range input[type=range]::-moz-range-track{width:100%;height:5px;cursor:pointer;animate:0.2s;box-shadow:0px 0px 0px #000000;background:var(--color_1);border-radius:1px;border:0px solid #000000}.widget-range input[type=range]::-moz-range-thumb{box-shadow:0px 0px 0px #000000;border:1px solid var(--color_1);height:18px;width:18px;border-radius:25px;background:var(--color_1_bright);cursor:pointer}.widget-range input[type=range]::-ms-track{width:100%;height:5px;cursor:pointer;animate:0.2s;background:transparent;border-color:transparent;color:transparent}.widget-range input[type=range]::-ms-fill-lower{background:var(--color_1);border:0px solid #000000;border-radius:2px;box-shadow:0px 0px 0px #000000}.widget-range input[type=range]::-ms-fill-upper{background:var(--color_1);border:0px solid #000000;border-radius:2px;box-shadow:0px 0px 0px #000000}.widget-range input[type=range]::-ms-thumb{margin-top:1px;box-shadow:0px 0px 0px #000000;border:1px solid var(--color_1);height:18px;width:18px;border-radius:25px;background:var(--color_1_bright);cursor:pointer}.widget-range input[type=range]:focus::-ms-fill-lower{background:var(--color_1)}.widget-range input[type=range]:focus::-ms-fill-upper{background:var(--color_1)}.lg-backdrop{background:rgba(255, 255, 255, 0.85)}@media (prefers-color-scheme:dark){.lg-backdrop{background:rgba(0, 0, 0, 0.85)}}@media (prefers-color-scheme:light){.lg-backdrop{background:rgba(255, 255, 255, 0.85)}}.lg-outer .lg-toolbar{background:transparent}.lg-outer.lg-hide-items .lg-toolbar{opacity:1;transform:translate3d(0, 0, 0)}#header .mod_navigation{padding-left:70px;display:flex;align-items:flex-end;flex-wrap:wrap;flex-grow:1}#header .mod_navigation ul.level_1{display:flex;flex-wrap:wrap;width:100%;justify-content:flex-end;margin:0;padding:0}#header .mod_navigation ul.level_1>li:last-child>a,#header .mod_navigation ul.level_1>li:last-child>strong{padding-right:0}#header .mod_navigation ul.level_2,#header .mod_navigation ul.level_3{position:absolute;visibility:hidden;opacity:0;width:max-content;min-width:100%;background:rgba(244, 242, 240, 0.9);box-shadow:0 10px 20px -10px rgba(0, 0, 0, 0.6);border-radius:1px;padding:10px 0;transition:opacity 0.25s ease-in-out, visibility 0.25s ease-in-out}#header .mod_navigation ul.level_3{position:absolute;left:100%;top:0;z-index:9}#header .mod_navigation li{list-style:none}#header .mod_navigation li:hover>ul{visibility:visible;opacity:1}#header .mod_navigation a,#header .mod_navigation strong{display:block;font-weight:normal;color:var(--font_color);padding:3px 20px}#header .mod_navigation a:hover,#header .mod_navigation strong,#header .mod_navigation .trail{color:var(--color_1)}#header .mod_navigation li{position:relative}#header .mod_navigation li.submenu>a:after,#header .mod_navigation li.submenu>strong:after{content:"";transform:rotate(45deg) translateY(-50%);transform-origin:top;position:relative;margin-left:5px;width:0.3em;height:0.3em;display:inline-block;border-top:1.5px solid #000;border-right:1.5px solid #000;top:50%;right:0;transition:transform 0.25s ease-in-out, right 0.25s ease-in-out}#header .mod_navigation li.submenu .trail:after{border-color:var(--color_1)}#header .mod_navigation li.submenu:hover>*:after{transform:rotate(135deg) translateY(-50%);border-color:var(--color_1)}#header .mod_navigation li.submenu li:hover>*:after{transform:rotate(45deg) translateY(-50%);border-color:var(--color_1);right:-10px}.mod_article .mod_navigation{text-align:left;font-weight:600}.mod_article .mod_navigation ul{margin-bottom:0;text-align:left;display:flex;flex-wrap:wrap;justify-content:center;gap:60px}.mod_article .mod_navigation ul.level_1>.trail:has(.level_3)>a{display:none}.mod_article .mod_navigation ul>li{display:none}.mod_article .mod_navigation ul>li.submenu{display:none}.mod_article .mod_navigation ul>li.active,.mod_article .mod_navigation ul>li.trail{display:block}.mod_article .mod_navigation ul>li.active>ul li:not(.submenu),.mod_article .mod_navigation ul>li.trail>ul li:not(.submenu){display:block}.mod_article .mod_navigation ul>li.active>a,.mod_article .mod_navigation ul>li.active>strong,.mod_article .mod_navigation ul>li.trail>a,.mod_article .mod_navigation ul>li.trail>strong{color:var(--font_color);text-align:center;display:block;margin-bottom:20px}.mod_article .mod_navigation ul>li.active>a:hover,.mod_article .mod_navigation ul>li.active>strong:hover,.mod_article .mod_navigation ul>li.trail>a:hover,.mod_article .mod_navigation ul>li.trail>strong:hover{text-decoration:none}.mod_article .mod_navigation ul>li.active ul strong,.mod_article .mod_navigation ul>li.trail ul strong{font-weight:300}.mod_article .mod_navigation a.invisible{display:none}.mod_article{position:relative;border-bottom:var(--article_border-bottom);outline:none;overflow:hidden}@media (min-width:1024px){.mod_article{padding-top:var(--article_margin, 60px);padding-bottom:var(--article_margin, 60px)}}@media (max-width:1023px){.mod_article{padding-top:var(--article_margin, 20px);padding-bottom:var(--article_margin, 20px)}}.mod_article>*:not(.media){display:block}.mod_article>*{width:var(--content_width);max-width:100%;padding-left:var(--content_margin);padding-right:var(--content_margin);margin-left:auto;margin-right:auto;position:relative;z-index:2}.mod_article>*:first-child h1:first-child,.mod_article>*:first-child h2:first-child,.mod_article>*:first-child h3:first-child,.mod_article>*:first-child h4:first-child,.mod_article>*:first-child h5:first-child,.mod_article>*:first-child h6:first-child{padding-top:0}@media (max-width:1023px){.mod_article>*{margin-left:auto;margin-right:auto}.mod_article>*.ce_headline{display:inline-block}}.mod_article.full_width{padding:0}.mod_article.full_width .ce_image.first img{width:100%}.mod_article.full_width>*{margin:0;padding:0;width:100%}.abg1 .mod_article:nth-child(odd){background-color:var(--article_bg_odd)}.abg1 .mod_article:nth-child(even){background-color:var(--article_bg_even)}.abg2 .mod_article:nth-child(odd){background-color:var(--article_bg_even)}.abg2 .mod_article:nth-child(even){background-color:var(--article_bg_odd)}.mod_login .widget.widget-submit,.mod_registration .widget.widget-submit,.mod_lostPassword .widget.widget-submit,.mod_changePassword .widget.widget-submit,.mod_personalData .widget.widget-submit,.mod_closeAccount .widget.widget-submit{margin-top:1em}.mod_breadcrumb ul{margin:0;display:inline-block}.mod_breadcrumb ul li{display:inline-block}.mod_breadcrumb ul li:after{color:#808080;content:"/";font-weight:300;margin:0 10px}.mod_breadcrumb ul li:last-child:after{display:none}.mod_breadcrumb ul li a{text-decoration:none}.mod_breadcrumb ul li span,.mod_breadcrumb ul li strong{color:#808080;font-weight:300}.pagination{color:#999999;text-align:center;clear:both}.pagination>p{display:none}.pagination ul{margin-bottom:0}.pagination ul li{display:inline-block;margin-right:5px}.pagination ul li.first,.pagination ul li.last{display:block}.content-table table{border-collapse:collapse;border:1px solid var(--border_color);width:auto;text-align:center;margin:auto}.content-table table tr{border-bottom:1px solid var(--border_color);background-color:#fff}.content-table table tr:nth-child(even){background-color:#f8f8f8}.content-table table tr:hover{background-color:var(--color_1)}.content-table table tr th{font-weight:var(--font-size);background-color:#eee}.content-table table tr td,.content-table table tr th{padding:0.2em 2em;border-right:1px solid var(--border_color)}.content-gallery{--gallery_gap: 10px}.content-gallery ul{margin:0;display:flex;flex-wrap:wrap;justify-content:center;gap:var(--gallery_gap);padding:0}.content-gallery ul li{width:calc(100% - var(--gallery_gap));list-style:none;display:flex;flex-wrap:wrap;align-items:center}.content-gallery ul li figure{width:100%;text-align:center}.content-gallery ul li figure img{display:inline-block}.content-gallery.content-gallery--cols-1 ul li{width:calc(100% / 1 - var(--gallery_gap))}.content-gallery.content-gallery--cols-2 ul li{width:calc(100% / 2 - var(--gallery_gap))}.content-gallery.content-gallery--cols-3 ul li{width:calc(100% / 3 - var(--gallery_gap))}.content-gallery.content-gallery--cols-4 ul li{width:calc(100% / 4 - var(--gallery_gap))}.content-gallery.content-gallery--cols-5 ul li{width:calc(100% / 5 - var(--gallery_gap))}.content-gallery.content-gallery--cols-6 ul li{width:calc(100% / 6 - var(--gallery_gap))}@media (max-width:1023px){.content-gallery.content-gallery--cols-1 ul,.content-gallery.content-gallery--cols-2 ul,.content-gallery.content-gallery--cols-3 ul,.content-gallery.content-gallery--cols-4 ul,.content-gallery.content-gallery--cols-5 ul,.content-gallery.content-gallery--cols-6 ul{width:calc(100% / 2 - var(--gallery_gap))}}@media (max-width:767px){.content-gallery.content-gallery--cols-1 ul,.content-gallery.content-gallery--cols-2 ul,.content-gallery.content-gallery--cols-3 ul,.content-gallery.content-gallery--cols-4 ul,.content-gallery.content-gallery--cols-5 ul,.content-gallery.content-gallery--cols-6 ul{width:calc(100% - var(--gallery_gap))}}body #wrapper .rs-columns.Spaltenabstand0{--columns_margin: 0px}body #wrapper .rs-columns.SpaltenabstandXXS{--columns_margin: 10px}body #wrapper .rs-columns.SpaltenabstandXS{--columns_margin: 20px}body #wrapper .rs-columns.SpaltenabstandS{--columns_margin: 30px}body #wrapper .rs-columns.SpaltenabstandL{--columns_margin: 50px}body #wrapper .rs-columns.SpaltenabstandXL{--columns_margin: 60px}body #wrapper .rs-columns.SpaltenabstandXXL{--columns_margin: 70px}body #wrapper .rs-columns.SpaltenabstandXXXL{--columns_margin: 80px}body #wrapper .rs-columns.SpaltenhoeheGleich .rs-column>*{min-height:100%}body #wrapper .rs-columns{display:flex;flex-wrap:wrap;--columns_margin: 40px}body #wrapper .rs-columns.align_columns_left{justify-content:left}body #wrapper .rs-columns.align_columns_right{justify-content:right}body #wrapper .rs-columns.rs_columns_margin_0{--columns_margin: 0px}body #wrapper .rs-columns.rs_columns_margin_sx{--columns_margin: 10px}body #wrapper .rs-columns.rs_columns_margin_sx_responsive{--columns_margin: 0.52%}body #wrapper .rs-columns.rs_columns_margin_s{--columns_margin: 20px}body #wrapper .rs-columns.rs_columns_margin_ls{--columns_margin: 30px}body #wrapper .rs-columns.rs_columns_margin_m{--columns_margin: 40px}body #wrapper .rs-columns.rs_columns_margin_l{--columns_margin: 50px}body #wrapper .rs-columns.rs_columns_margin_xl{--columns_margin: 60px}body #wrapper .rs-columns.rs_columns_margin_xxl{--columns_margin: 70px}body #wrapper .rs-columns.rs_columns_margin_xxxl{--columns_margin: 80px}body #wrapper .rs-columns.rs_columns_xl_responsive{--columns_margin: 3.15%}body #wrapper .rs-columns .rs-column{margin-right:var(--columns_margin);margin-top:var(--columns_margin)}@media (min-width:901px){body #wrapper .rs-columns .rs-column.-large-first-row{margin-top:0}body #wrapper .rs-columns .rs-column.-large-last{margin-right:0}body #wrapper .rs-columns .rs-column.-large-col-1-1{width:calc(( ( 100% / 1 ) * 1 ) - ( (1 - 1) * var(--columns_margin) / 1))}body #wrapper .rs-columns .rs-column.-large-col-2-1{width:calc(( ( 100% / 2 ) * 1 ) - ( (2 - 1) * var(--columns_margin) / 2))}body #wrapper .rs-columns .rs-column.-large-col-2-2{width:calc(( ( 100% / 2 ) * 2 ) - ( (2 - 2) * var(--columns_margin) / 2))}body #wrapper .rs-columns .rs-column.-large-col-3-1{width:calc(( ( 100% / 3 ) * 1 ) - ( (3 - 1) * var(--columns_margin) / 3))}body #wrapper .rs-columns .rs-column.-large-col-3-2{width:calc(( ( 100% / 3 ) * 2 ) - ( (3 - 2) * var(--columns_margin) / 3))}body #wrapper .rs-columns .rs-column.-large-col-3-3{width:calc(( ( 100% / 3 ) * 3 ) - ( (3 - 3) * var(--columns_margin) / 3))}body #wrapper .rs-columns .rs-column.-large-col-4-1{width:calc(( ( 100% / 4 ) * 1 ) - ( (4 - 1) * var(--columns_margin) / 4))}body #wrapper .rs-columns .rs-column.-large-col-4-2{width:calc(( ( 100% / 4 ) * 2 ) - ( (4 - 2) * var(--columns_margin) / 4))}body #wrapper .rs-columns .rs-column.-large-col-4-3{width:calc(( ( 100% / 4 ) * 3 ) - ( (4 - 3) * var(--columns_margin) / 4))}body #wrapper .rs-columns .rs-column.-large-col-4-4{width:calc(( ( 100% / 4 ) * 4 ) - ( (4 - 4) * var(--columns_margin) / 4))}body #wrapper .rs-columns .rs-column.-large-col-5-1{width:calc(( ( 100% / 5 ) * 1 ) - ( (5 - 1) * var(--columns_margin) / 5))}body #wrapper .rs-columns .rs-column.-large-col-5-2{width:calc(( ( 100% / 5 ) * 2 ) - ( (5 - 2) * var(--columns_margin) / 5))}body #wrapper .rs-columns .rs-column.-large-col-5-3{width:calc(( ( 100% / 5 ) * 3 ) - ( (5 - 3) * var(--columns_margin) / 5))}body #wrapper .rs-columns .rs-column.-large-col-5-4{width:calc(( ( 100% / 5 ) * 4 ) - ( (5 - 4) * var(--columns_margin) / 5))}body #wrapper .rs-columns .rs-column.-large-col-5-5{width:calc(( ( 100% / 5 ) * 5 ) - ( (5 - 5) * var(--columns_margin) / 5))}body #wrapper .rs-columns .rs-column.-large-col-6-1{width:calc(( ( 100% / 6 ) * 1 ) - ( (6 - 1) * var(--columns_margin) / 6))}body #wrapper .rs-columns .rs-column.-large-col-6-2{width:calc(( ( 100% / 6 ) * 2 ) - ( (6 - 2) * var(--columns_margin) / 6))}body #wrapper .rs-columns .rs-column.-large-col-6-3{width:calc(( ( 100% / 6 ) * 3 ) - ( (6 - 3) * var(--columns_margin) / 6))}body #wrapper .rs-columns .rs-column.-large-col-6-4{width:calc(( ( 100% / 6 ) * 4 ) - ( (6 - 4) * var(--columns_margin) / 6))}body #wrapper .rs-columns .rs-column.-large-col-6-5{width:calc(( ( 100% / 6 ) * 1 ) - ( (6 - 5) * var(--columns_margin) / 6))}body #wrapper .rs-columns .rs-column.-large-col-6-6{width:calc(( ( 100% / 6 ) * 6 ) - ( (6 - 6) * var(--columns_margin) / 6))}}@media (max-width:900px){body #wrapper .rs-columns .rs-column.-medium-first-row{margin-top:0}body #wrapper .rs-columns .rs-column.-medium-last{margin-right:0}body #wrapper .rs-columns .rs-column.-medium-col-1-1{width:calc(( ( 100% / 1 ) * 1 ) - ( (1 - 1) * var(--columns_margin) / 1))}body #wrapper .rs-columns .rs-column.-medium-col-2-1{width:calc(( ( 100% / 2 ) * 1 ) - ( (2 - 1) * var(--columns_margin) / 2))}body #wrapper .rs-columns .rs-column.-medium-col-2-2{width:calc(( ( 100% / 2 ) * 2 ) - ( (2 - 2) * var(--columns_margin) / 2))}body #wrapper .rs-columns .rs-column.-medium-col-3-1{width:calc(( ( 100% / 3 ) * 1 ) - ( (3 - 1) * var(--columns_margin) / 3))}body #wrapper .rs-columns .rs-column.-medium-col-3-2{width:calc(( ( 100% / 3 ) * 2 ) - ( (3 - 2) * var(--columns_margin) / 3))}body #wrapper .rs-columns .rs-column.-medium-col-3-3{width:calc(( ( 100% / 3 ) * 3 ) - ( (3 - 3) * var(--columns_margin) / 3))}body #wrapper .rs-columns .rs-column.-medium-col-4-1{width:calc(( ( 100% / 4 ) * 1 ) - ( (4 - 1) * var(--columns_margin) / 4))}body #wrapper .rs-columns .rs-column.-medium-col-4-2{width:calc(( ( 100% / 4 ) * 2 ) - ( (4 - 2) * var(--columns_margin) / 4))}body #wrapper .rs-columns .rs-column.-medium-col-4-3{width:calc(( ( 100% / 4 ) * 3 ) - ( (4 - 3) * var(--columns_margin) / 4))}body #wrapper .rs-columns .rs-column.-medium-col-4-4{width:calc(( ( 100% / 4 ) * 4 ) - ( (4 - 4) * var(--columns_margin) / 4))}body #wrapper .rs-columns .rs-column.-medium-col-5-1{width:calc(( ( 100% / 5 ) * 1 ) - ( (5 - 1) * var(--columns_margin) / 5))}body #wrapper .rs-columns .rs-column.-medium-col-5-2{width:calc(( ( 100% / 5 ) * 2 ) - ( (5 - 2) * var(--columns_margin) / 5))}body #wrapper .rs-columns .rs-column.-medium-col-5-3{width:calc(( ( 100% / 5 ) * 3 ) - ( (5 - 3) * var(--columns_margin) / 5))}body #wrapper .rs-columns .rs-column.-medium-col-5-4{width:calc(( ( 100% / 5 ) * 4 ) - ( (5 - 4) * var(--columns_margin) / 5))}body #wrapper .rs-columns .rs-column.-medium-col-5-5{width:calc(( ( 100% / 5 ) * 5 ) - ( (5 - 5) * var(--columns_margin) / 5))}body #wrapper .rs-columns .rs-column.-medium-col-6-1{width:calc(( ( 100% / 6 ) * 1 ) - ( (6 - 1) * var(--columns_margin) / 6))}body #wrapper .rs-columns .rs-column.-medium-col-6-2{width:calc(( ( 100% / 6 ) * 2 ) - ( (6 - 2) * var(--columns_margin) / 6))}body #wrapper .rs-columns .rs-column.-medium-col-6-3{width:calc(( ( 100% / 6 ) * 3 ) - ( (6 - 3) * var(--columns_margin) / 6))}body #wrapper .rs-columns .rs-column.-medium-col-6-4{width:calc(( ( 100% / 6 ) * 4 ) - ( (6 - 4) * var(--columns_margin) / 6))}body #wrapper .rs-columns .rs-column.-medium-col-6-5{width:calc(( ( 100% / 6 ) * 1 ) - ( (6 - 5) * var(--columns_margin) / 6))}body #wrapper .rs-columns .rs-column.-medium-col-6-6{width:calc(( ( 100% / 6 ) * 6 ) - ( (6 - 6) * var(--columns_margin) / 6))}}@media (max-width:599px){body #wrapper .rs-columns .rs-column.-small-first-row{margin-top:0}body #wrapper .rs-columns .rs-column.-small-last{margin-right:0}body #wrapper .rs-columns .rs-column.-small-col-1-1{width:calc(( ( 100% / 1 ) * 1 ) - ( (1 - 1) * var(--columns_margin) / 1))}body #wrapper .rs-columns .rs-column.-small-col-2-1{width:calc(( ( 100% / 2 ) * 1 ) - ( (2 - 1) * var(--columns_margin) / 2))}body #wrapper .rs-columns .rs-column.-small-col-2-2{width:calc(( ( 100% / 2 ) * 2 ) - ( (2 - 2) * var(--columns_margin) / 2))}body #wrapper .rs-columns .rs-column.-small-col-3-1{width:calc(( ( 100% / 3 ) * 1 ) - ( (3 - 1) * var(--columns_margin) / 3))}body #wrapper .rs-columns .rs-column.-small-col-3-2{width:calc(( ( 100% / 3 ) * 2 ) - ( (3 - 2) * var(--columns_margin) / 3))}body #wrapper .rs-columns .rs-column.-small-col-3-3{width:calc(( ( 100% / 3 ) * 3 ) - ( (3 - 3) * var(--columns_margin) / 3))}body #wrapper .rs-columns .rs-column.-small-col-4-1{width:calc(( ( 100% / 4 ) * 1 ) - ( (4 - 1) * var(--columns_margin) / 4))}body #wrapper .rs-columns .rs-column.-small-col-4-2{width:calc(( ( 100% / 4 ) * 2 ) - ( (4 - 2) * var(--columns_margin) / 4))}body #wrapper .rs-columns .rs-column.-small-col-4-3{width:calc(( ( 100% / 4 ) * 3 ) - ( (4 - 3) * var(--columns_margin) / 4))}body #wrapper .rs-columns .rs-column.-small-col-4-4{width:calc(( ( 100% / 4 ) * 4 ) - ( (4 - 4) * var(--columns_margin) / 4))}body #wrapper .rs-columns .rs-column.-small-col-5-1{width:calc(( ( 100% / 5 ) * 1 ) - ( (5 - 1) * var(--columns_margin) / 5))}body #wrapper .rs-columns .rs-column.-small-col-5-2{width:calc(( ( 100% / 5 ) * 2 ) - ( (5 - 2) * var(--columns_margin) / 5))}body #wrapper .rs-columns .rs-column.-small-col-5-3{width:calc(( ( 100% / 5 ) * 3 ) - ( (5 - 3) * var(--columns_margin) / 5))}body #wrapper .rs-columns .rs-column.-small-col-5-4{width:calc(( ( 100% / 5 ) * 4 ) - ( (5 - 4) * var(--columns_margin) / 5))}body #wrapper .rs-columns .rs-column.-small-col-5-5{width:calc(( ( 100% / 5 ) * 5 ) - ( (5 - 5) * var(--columns_margin) / 5))}body #wrapper .rs-columns .rs-column.-small-col-6-1{width:calc(( ( 100% / 6 ) * 1 ) - ( (6 - 1) * var(--columns_margin) / 6))}body #wrapper .rs-columns .rs-column.-small-col-6-2{width:calc(( ( 100% / 6 ) * 2 ) - ( (6 - 2) * var(--columns_margin) / 6))}body #wrapper .rs-columns .rs-column.-small-col-6-3{width:calc(( ( 100% / 6 ) * 3 ) - ( (6 - 3) * var(--columns_margin) / 6))}body #wrapper .rs-columns .rs-column.-small-col-6-4{width:calc(( ( 100% / 6 ) * 4 ) - ( (6 - 4) * var(--columns_margin) / 6))}body #wrapper .rs-columns .rs-column.-small-col-6-5{width:calc(( ( 100% / 6 ) * 1 ) - ( (6 - 5) * var(--columns_margin) / 6))}body #wrapper .rs-columns .rs-column.-small-col-6-6{width:calc(( ( 100% / 6 ) * 6 ) - ( (6 - 6) * var(--columns_margin) / 6))}}.ce_accordion{border-bottom:1px solid var(--border_color)}.Hintergrund .toggler,.Hintergrund1 .toggler,.Hintergrund2 .toggler,.Hintergrund3 .toggler{--icon_color: #fff;--active_color: #fff;--font_color: #fff}.toggler{--icon_color: var(--color_1);--active_color: var(--color_1);position:relative;font-size:20px;padding:10px 20px 10px 0;transition:all 0.25s ease-in-out}.toggler:hover,.toggler.activated{color:var(--active_color)}.toggler:hover:before,.toggler.activated:before{background:var(--icon_color)}.toggler:hover:after,.toggler.activated:after{background:var(--icon_color)}.toggler:before,.toggler:after{position:absolute;top:calc(50% - 2px);transform:-50% 0;right:0;content:"";transition:all 0.25s ease-in-out;background:var(--font_color);height:3px;width:10px;rotate:45deg}.toggler:before{right:5px;rotate:-45deg}.toggler.activated:before{right:0px}.toggler.activated:after{right:5px}.accordion{overflow:hidden}.accordion div{padding-bottom:40px}#wrapper .ce_swiperStart.KenBurns .swiper-container .swiper-wrapper>* img{scale:1.07;transition:scale calc(( var(--animation_duration, 4000) / 1000 ) * 1s) ease-in-out}#wrapper .ce_swiperStart.KenBurns .swiper-container .swiper-wrapper>*:nth-child(1) img{transform-origin:bottom left}#wrapper .ce_swiperStart.KenBurns .swiper-container .swiper-wrapper>*:nth-child(2) img{transform-origin:top right}#wrapper .ce_swiperStart.KenBurns .swiper-container .swiper-wrapper>*:nth-child(3) img{transform-origin:top left}#wrapper .ce_swiperStart.KenBurns .swiper-container .swiper-wrapper>*:nth-child(4) img{transform-origin:bottom right}#wrapper .ce_swiperStart.KenBurns .swiper-container .swiper-wrapper>*:nth-child(5) img{transform-origin:bottom left}#wrapper .ce_swiperStart.KenBurns .swiper-container .swiper-wrapper>*:nth-child(6) img{transform-origin:top right}#wrapper .ce_swiperStart.KenBurns .swiper-container .swiper-wrapper>*:nth-child(7) img{transform-origin:top left}#wrapper .ce_swiperStart.KenBurns .swiper-container .swiper-wrapper>*:nth-child(8) img{transform-origin:bottom right}#wrapper .ce_swiperStart.KenBurns .swiper-container .swiper-wrapper>*:nth-child(9) img{transform-origin:bottom left}#wrapper .ce_swiperStart.KenBurns .swiper-container .swiper-wrapper>*:nth-child(10) img{transform-origin:top right}#wrapper .ce_swiperStart.KenBurns .swiper-container .swiper-wrapper>*:nth-child(11) img{transform-origin:top left}#wrapper .ce_swiperStart.KenBurns .swiper-container .swiper-wrapper>*:nth-child(12) img{transform-origin:bottom right}#wrapper .ce_swiperStart.KenBurns .swiper-container .swiper-wrapper>*.swiper-slide-active img{scale:1}.mod_article>.ce_swiperStart.ElementMitteGroß{width:100%;padding:0}.mod_article>.ce_swiperStart.ElementMitteGroß .swiper-slide{text-align:center;transform:scale(0.7);transition:all 1.5s ease-in-out}.mod_article>.ce_swiperStart.ElementMitteGroß .swiper-slide :is(h1, h2, h3, h4, h5, h6){margin-top:20px}.mod_article>.ce_swiperStart.ElementMitteGroß .swiper-slide figure,.mod_article>.ce_swiperStart.ElementMitteGroß .swiper-slide picture{text-align:center}.mod_article>.ce_swiperStart.ElementMitteGroß .swiper-slide img{border-radius:20px;display:inline-block}.mod_article>.ce_swiperStart.ElementMitteGroß .swiper-slide.swiper-slide-active{transform:scale(1)}.mod_article>.ce_swiperStart.SchriftAusblenden .swiper-slide .rte{opacity:0;transition:opacity 1.5s ease-in-out}.mod_article>.ce_swiperStart.SchriftAusblenden .swiper-slide.swiper-slide-active .rte{opacity:1}.ce_youtube>.video_container figure,.content-youtube figure,.content-vimeo figure,.content-player figure{aspect-ratio:calc(16 / 9);border-radius:var(--border_radius);overflow:hidden}.ce_youtube>.video_container figure>iframe,.content-youtube figure>iframe,.content-vimeo figure>iframe,.content-player figure>iframe{width:100%;height:100%}.ce_youtube>.video_container figure>video,.content-youtube figure>video,.content-vimeo figure>video,.content-player figure>video{max-width:100%}@media (max-width:1023px){.ce_youtube>.video_container figure>video,.content-youtube figure>video,.content-vimeo figure>video,.content-player figure>video{height:auto}}.ce_youtube>.video_container figure>button,.ce_youtube>.video_container figure>a,.ce_youtube>.video_container figure>video,.content-youtube figure>button,.content-youtube figure>a,.content-youtube figure>video,.content-vimeo figure>button,.content-vimeo figure>a,.content-vimeo figure>video,.content-player figure>button,.content-player figure>a,.content-player figure>video{display:block;width:100%;height:100%;object-fit:cover;overflow:hidden;position:relative;padding:0;background-color:transparent;color:var(--font_color)}.ce_youtube>.video_container figure>button>p,.ce_youtube>.video_container figure>a>p,.ce_youtube>.video_container figure>video>p,.content-youtube figure>button>p,.content-youtube figure>a>p,.content-youtube figure>video>p,.content-vimeo figure>button>p,.content-vimeo figure>a>p,.content-vimeo figure>video>p,.content-player figure>button>p,.content-player figure>a>p,.content-player figure>video>p{position:absolute;bottom:0;left:50%;transform:translateX(-50%);padding:0.5em 2em;background-color:rgba(255, 255, 255, 0.95);margin:7px 7px;border-radius:var(--border_radius);border:1px solid var(--color_1);font-weight:var(--font_weight);width:470px;max-width:100%;margin-bottom:20px;z-index:9;font-size:11px}@media (max-width:1023px){.ce_youtube>.video_container figure>button>p,.ce_youtube>.video_container figure>a>p,.ce_youtube>.video_container figure>video>p,.content-youtube figure>button>p,.content-youtube figure>a>p,.content-youtube figure>video>p,.content-vimeo figure>button>p,.content-vimeo figure>a>p,.content-vimeo figure>video>p,.content-player figure>button>p,.content-player figure>a>p,.content-player figure>video>p{transform:none;left:0;width:calc(100% - 14px)}}.ce_youtube>.video_container figure>button:after,.ce_youtube>.video_container figure>a:after,.ce_youtube>.video_container figure>video:after,.content-youtube figure>button:after,.content-youtube figure>a:after,.content-youtube figure>video:after,.content-vimeo figure>button:after,.content-vimeo figure>a:after,.content-vimeo figure>video:after,.content-player figure>button:after,.content-player figure>a:after,.content-player figure>video:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:70px;height:50px;background:url("/files/layout/icons/YouTube.png") no-repeat;background-size:contain}:root{--cube_width: 250px;--cube_min_height: 250px}.mod_article .cube_container{margin:30px auto;width:1040px;max-width:100%}.mod_article .cube_container>*{grid-gap:40px}@media (max-width:680px){.mod_article .cube_container>*{padding:5px}.mod_article .cube_container>*:first-child{padding-top:30px}.mod_article .cube_container>*:last-child{padding-bottom:30px}}.mod_article .cube_container .ce_text_cube .container{width:var(--cube_width);height:var(--cube_min_height);position:relative;margin:0 auto;padding:0;perspective:calc(var(--cube_width) / 2 * 6)}@media (max-width:1023px){.mod_article .cube_container .ce_text_cube .container{font-size:13px;margin-bottom:10px}}.mod_article .cube_container .ce_text_cube .container .cube{width:var(--cube_width);height:100%;position:relative;transform-style:preserve-3d;transition:transform 0.8s ease-in-out}.mod_article .cube_container .ce_text_cube .container .cube figure.surface{position:absolute;display:flex;align-items:center;width:var(--cube_width);height:var(--cube_min_height);border:1px solid #ddd;padding:20px 30px}@media (max-width:1023px){.mod_article .cube_container .ce_text_cube .container .cube figure.surface{padding:10px 15px}}.mod_article .cube_container .ce_text_cube .container .cube figure.surface.front,.mod_article .cube_container .ce_text_cube .container .cube figure.surface.right,.mod_article .cube_container .ce_text_cube .container .cube figure.surface.left,.mod_article .cube_container .ce_text_cube .container .cube figure.surface.top,.mod_article .cube_container .ce_text_cube .container .cube figure.surface.bottom,.mod_article .cube_container .ce_text_cube .container .cube figure.surface.back{background:white}.mod_article .cube_container .ce_text_cube .container .cube figure.surface.front{transform:translateZ(calc(var(--cube_width) / 2)) rotateY(0.0001deg);flex-wrap:wrap;padding:20px}.mod_article .cube_container .ce_text_cube .container .cube figure.surface.front .headline{text-align:center;font-weight:400;width:100%}.mod_article .cube_container .ce_text_cube .container .cube figure.surface.front svg{height:100px;width:100%;padding-top:20px;fill:var(--color_1)}.mod_article .cube_container .ce_text_cube .container .cube figure.surface.front .image_container{width:var(--cube_width);text-align:center}.mod_article .cube_container .ce_text_cube .container .cube figure.surface.front .image_container img{display:inline-block}.mod_article .cube_container .ce_text_cube .container .cube figure.surface.front .text_front{width:var(--cube_width);text-align:center;font-weight:300}.mod_article .cube_container .ce_text_cube .container .cube figure.surface.front .text_front p{font-size:16px}.mod_article .cube_container .ce_text_cube .container .cube figure.surface.right{transform:rotateY(90deg) translateZ(calc(var(--cube_width) / 2));text-align:center;font-weight:300}.mod_article .cube_container .ce_text_cube .container .cube figure.surface.right .caption a:hover{text-decoration:none}.mod_article .cube_container .ce_text_cube .container .cube figure.surface.bottom{transform:rotateX(-90deg) translateZ(calc(var(--cube_width) / 2))}.mod_article .cube_container .ce_text_cube .container .cube figure.surface.top{transform:rotateX(90deg) translateZ(calc(var(--cube_width) / 2))}.mod_article .cube_container .ce_text_cube .container .cube figure.surface.back{transform:rotateY(180deg) translateZ(calc(var(--cube_width) / 2))}.mod_article .cube_container .ce_text_cube .container .cube figure.surface.left{transform:rotateY(-90deg) translateZ(calc(var(--cube_width) / 2))}.mod_article .cube_container .ce_text_cube .container .cube.panels-backface-invisible figure.surface{backface-visibility:hidden}.mod_article .cube_container .ce_text_cube .container .cube.show-front{transform:translateZ(calc(-1 * var(--cube_width) / 2))}.mod_article .cube_container .ce_text_cube .container:hover .cube{transform:translateZ(calc(-1 * var(--cube_width) / 2)) rotateY(-90deg)}.ce_rsce_number_counter .number{font-size:45px;margin:0;text-align:center}@media (max-width:1023px){.ce_rsce_number_counter .number{margin-top:20px;margin-bottom:0px}}.ce_rsce_number_counter .text{text-align:center;margin:0}@media (max-width:1023px){.ce_rsce_number_counter .text{margin-top:0}}.ElementeÜberlagern{--verschoben: 60px;--AbstandOben: 60px;--paddingLeftRight: 2em;--paddingTopBottom: 2em}@media (max-width:767px){.ElementeÜberlagern{--paddingLeftRight: 1.5em;--paddingTopBottom: 2em}}.ElementeÜberlagern.VerschiebungKlein{--verschoben: 30px}.ElementeÜberlagern.AbstandObenKlein{--AbstandOben: 30px}.ElementeÜberlagern>.inside{display:flex;flex-wrap:wrap;align-items:flex-start}.ElementeÜberlagern.linksVorne>.inside>*:nth-child(1){z-index:2}.ElementeÜberlagern.linksVorne>.inside>*:nth-child(1).content-text{padding-right:var(--paddingLeftRight)}.ElementeÜberlagern.linksVorne>.inside>.content-text:nth-child(2){padding-left:calc(var(--verschoben) * 2 + var(--paddingLeftRight))}@media (max-width:767px){.ElementeÜberlagern.linksVorne>.inside>.content-text:nth-child(2){padding-left:var(--paddingLeftRight)}}.ElementeÜberlagern.rechtsOben>.inside>*:nth-child(1){margin-top:var(--AbstandOben)}.ElementeÜberlagern.rechtsOben>.inside>*:nth-child(2){margin-top:0}@media (max-width:767px){.ElementeÜberlagern.rechtsOben>.inside>*:nth-child(1),.ElementeÜberlagern.rechtsOben>.inside>*:nth-child(2){margin-top:var(--article_margin, 20px)}}.ElementeÜberlagern>.inside>*{width:50%}@media (max-width:767px){.ElementeÜberlagern>.inside>*{width:100%}}.ElementeÜberlagern>.inside>*.content-text{padding:var(--paddingTopBottom) var(--paddingLeftRight)}.ElementeÜberlagern>.inside>*:nth-child(1){position:relative;width:calc(50% + var(--verschoben));margin-right:calc(var(--verschoben) * -1)}@media (max-width:767px){.ElementeÜberlagern>.inside>*:nth-child(1){width:100%;margin-right:0}}.ElementeÜberlagern>.inside>*:nth-child(1).content-text{padding-right:calc(var(--verschoben) * 2 + var(--paddingLeftRight))}@media (max-width:767px){.ElementeÜberlagern>.inside>*:nth-child(1).content-text{padding-right:var(--paddingLeftRight)}}.ElementeÜberlagern>.inside>*:nth-child(2){position:relative;width:calc(50% + var(--verschoben));margin-left:calc(var(--verschoben) * -1);margin-top:var(--AbstandOben)}@media (max-width:767px){.ElementeÜberlagern>.inside>*:nth-child(2){width:100%;margin-left:0;margin-top:var(--article_margin, 20px)}}#container .mod_article.BildInVollerBreite{--border_radius: 5px;padding:0}#container .mod_article.BildInVollerBreite:first-child{padding-top:0}#container .mod_article.BildInVollerBreite>*:first-child{padding:0;width:100%;position:relative;margin:0}#container .mod_article.BildInVollerBreite>*:first-child img{width:100%}#container .mod_article.BildInVollerBreite>*:first-child .rte{position:absolute;width:auto;right:12vw;bottom:4vw;background:rgba(255, 255, 255, 0.9);border-radius:var(--border_radius);padding:0.9em 2em;line-height:1.4;opacity:0;translate:0 50px;transition:translate 2s, opacity 1s}#container .mod_article.BildInVollerBreite>*:first-child .rte :is(h1, h2, h3, h4, h5, h6){margin-bottom:0.2em;font-weight:500}#container .mod_article.BildInVollerBreite>*:first-child.TextLinks .rte{left:12vw;right:auto}#container .mod_article.BildInVollerBreite>*:first-child.TextMittig .rte{left:50%;right:auto;translate:-50%}#container .mod_article.BildInVollerBreite>*:first-child.TextOben .rte{top:9vw;bottom:auto}#container .mod_article.BildInVollerBreite>*:first-child.wivp .rte{translate:0;opacity:1}#container .mod_article.Vollbildslider{--border_radius: 5px;padding:0}#container .mod_article.Vollbildslider>*{margin:0}#container .mod_article.Vollbildslider:first-child{padding-top:0}#container .mod_article.Vollbildslider .ce_swiperStart{padding:0;width:100vw;height:100vh;height:100svh}#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container{width:100vw;height:100vh}#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container .swiper-slide-active .rte,#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container .swiper-slide-active figcaption{opacity:1}#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container figure,#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container img,#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container video{width:100vw;height:100vh;object-fit:cover;border-radius:0}#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container .rte,#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container figcaption{position:absolute;right:13vw;bottom:19vh;background-color:rgba(255, 255, 255, 0.9);border-radius:var(--border_radius);padding:0.5em 1.5em;font-size:20px;font-weight:300;line-height:1.3;opacity:0;transition:all 1.5s ease-in-out}@media (max-width:1023px){#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container .rte,#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container figcaption{left:auto;right:auto;margin-left:20px;margin-right:20px;padding:0.5em 0.7em}}#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container .rte :is(h1, h2, h3, h4, h5, h6),#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container figcaption :is(h1, h2, h3, h4, h5, h6){margin-bottom:0;font-weight:500}#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container .rte strong,#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container figcaption strong{font-weight:500}#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container .rte svg,#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container .rte svg.icon,#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container figcaption svg,#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container figcaption svg.icon{fill:#fff}#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container .TextLinks .rte,#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container .TextLinks figcaption{left:13vw;right:auto}@media (max-width:1023px){#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container .TextLinks .rte,#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container .TextLinks figcaption{left:auto;right:auto;margin-left:20px;margin-right:20px}}#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container .TextMittig .rte,#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container .TextMittig figcaption{left:50%;right:auto;translate:-50%}@media (max-width:1023px){#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container .TextMittig .rte,#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container .TextMittig figcaption{left:auto;right:auto;margin-left:20px;margin-right:20px;translate:none}}#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container .TextOben .rte,#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container .TextOben figcaption{top:19vh;bottom:auto}body.scroll-down .animierterUnterstrich s:nth-of-type(1):after,body:not(.scroll-down) .animierterUnterstrich s:nth-of-type(2):after{width:0}.animierterUnterstrich s{text-decoration:none}.animierterUnterstrich s:nth-of-type(1),.animierterUnterstrich s:nth-of-type(2){position:relative;font-size:inherit;line-height:inherit;vertical-align:inherit}.animierterUnterstrich s:nth-of-type(1):after{left:0}.animierterUnterstrich s:nth-of-type(2):after{right:0}.animierterUnterstrich s:nth-of-type(1):after,.animierterUnterstrich s:nth-of-type(2):after{content:"";position:absolute;bottom:-0.1em;width:100%;min-height:3px;height:0.2em;background:var(--color_1);z-index:-1;transition:width 0.9s}.Hintergrund .animierterUnterstrich s:nth-of-type(1):after,.Hintergrund .animierterUnterstrich s:nth-of-type(2):after{background:#fff}.animierteRechtecke{animation:animierteRechtecke 21s linear infinite;z-index:0}.animierteRechtecke:after,.animierteRechtecke:before{content:"";display:block;position:fixed;z-index:-1;top:0;width:100vw;height:100vh;width:100vmax;height:100vmax;background:rgba(0, 0, 0, 0.05);animation:animierteRechteckeHintergrund 90s linear infinite}.animierteRechtecke:after{left:15vw}.animierteRechtecke:before{right:15vw;animation-delay:-30s;animation-direction:reverse}@keyframes animierteRechtecke{0%{background:var(--color_1)}16%{background:var(--color_2)}33%{background:var(--color_1)}50%{background:var(--color_2)}66%{background:var(--color_1)}83%{background:var(--color_2)}100%{background:var(--color_1)}}@keyframes animierteRechteckeHintergrund{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#header .mod_navigation>a.invisible,#footer .mod_customnav>a.invisible,.ce_form .mandatory .invisible,.invisible,.mobile_navigation_wrapper .mod_navigation>a.invisible{display:none}.preload *{transition:none}#footer form.move_labels .widget{--widget_padding_top: 5px}#footer form .widget-submit{width:100%}#footer form .widget-submit button{width:100%}.navicon{--line_top: 8px;--padding: 15px;--line_top: 10px;cursor:pointer;position:relative;-webkit-tap-highlight-color:transparent;background:#fff;margin-top:45px;position:fixed;left:auto;right:200px;top:0px;z-index:99;display:block !important;border:1px solid #000;padding:10px}@media (max-width:1023px){.navicon{margin-top:28px;right:10px}}.navicon .inside{position:relative;width:30px;height:calc(var(--line_top) + var(--padding) - 4px);background:rgba(255, 255, 255, 0);border-radius:3px;z-index:9}:root{--color_1: #004B20;--color_2: #DCEDDF;--color_3: #A36A1F;--color_4: ;--header_height: 90px;--button_border_radius: 0;--font_family: "Inter Tight";--font_color: var(--color_1)}@media (max-width:1023px){:root{--header_height: 70px}}html{scroll-behavior:smooth;scroll-padding:0px 0 0;scrollbar-gutter:stable}@media (max-width:1023px){html{scroll-padding:var(--header_height_mobile)}}h2{color:var(--color_1);hyphens:none}h5{font-size:57px;font-weight:300;line-height:1.2;margin-top:20px;margin-bottom:20px;color:var(--color_1)}@media (max-width:1023px){h5{font-size:40px}}a{text-decoration:underline}html body{background:var(--color_2)}#container .mod_article:first-child{padding-top:unset}#container{margin-top:0}@media (max-width:1023px){#container{margin-top:74px}}#header{border:0;min-height:var(--header_height);position:relative}@media (max-width:1023px){#header{position:fixed}}#header>.inside{align-items:center;justify-content:space-evenly;padding-right:60px}@media (max-width:1150px){#header>.inside{justify-content:space-between}}@media (max-width:1023px){#header>.inside{padding-right:20px}}#header .mod_navigation{display:none}#header .content-image{width:230px;margin-left:40px}@media (max-width:1023px){#header .content-image{width:auto;padding-top:20px}}#header .TextKopfzeile{opacity:0;text-transform:uppercase;font-size:25px;line-height:1.2}@media (max-width:1023px){#header .TextKopfzeile{display:none}}#header .Telefon{width:200px;font-weight:600;text-align:center;font-size:19px}#header .Telefon a{text-decoration:none}@media (max-width:1023px){#header .Telefon{position:absolute;top:5px;left:10px;font-size:12px;text-align:right;width:auto}}html body #wrapper .content-text.LinkAlsButton:not(.kursiverLinkAlsButton) .rte a{background:#fff;color:var(--color_1);padding:0.85rem 1.7rem;text-transform:uppercase;letter-spacing:1px}html body #wrapper .content-text.LinkAlsButton:not(.kursiverLinkAlsButton) .rte a:hover{border:1px solid var(--color_1);background:var(--color_2)}html body #wrapper .content-text.LinkAlsButton2:not(.kursiverLinkAlsButton) .rte a{background:var(--color_1);color:#fff;padding:0.85rem 1.7rem;text-transform:uppercase;letter-spacing:1px;font-weight:300;margin:0 3px 3px 0}@media (max-width:1023px){html body #wrapper .content-text.LinkAlsButton2:not(.kursiverLinkAlsButton) .rte a{text-align:left;padding:0.55rem 1.2rem}}html body #wrapper .content-text.LinkAlsButton2:not(.kursiverLinkAlsButton) .rte a:hover{border:1px solid var(--color_3);background:var(--color_3)}.mod_article{border-bottom:0}.abg1 .mod_article:nth-child(odd){background-color:#fff}.mod_breadcrumb{color:var(--color_1);font-weight:600;letter-spacing:1px}.mod_breadcrumb ul{padding-left:0}.mod_breadcrumb ul li:first-child{display:none}.mod_breadcrumb ul li:after{content:">";color:var(--color_1)}.abg1 .mod_article.svgWolkenAnimation{background:var(--color_2)}.abg1 .mod_article.svgWolkenAnimation .ce_wrapperStart{padding-top:12.5vw;padding-bottom:12.5vw}@media (max-width:1440px){.abg1 .mod_article.svgWolkenAnimation .ce_wrapperStart{padding-top:200px;padding-bottom:200px}}.abg1 .mod_article.svgWolkenAnimation svg.oben,.abg1 .mod_article.svgWolkenAnimation svg.unten{scale:1.5 1}.abg1 .mod_article.svgWolkenAnimation svg.oben{translate:0 -10px}.abg1 .mod_article.svgWolkenAnimation g{transition-property:translate;transition-duration:calc(var(--animation_duration, 2) * 1s);transition-timing-function:ease-in-out}.abg1 .mod_article.svgWolkenAnimation #wolken_unten>g:nth-child(1){translate:0 42px}.abg1 .mod_article.svgWolkenAnimation #wolken_unten>g:nth-child(2){translate:0 20px}.abg1 .mod_article.svgWolkenAnimation.over_half_ivp #wolken_unten>g:nth-child(1),.abg1 .mod_article.svgWolkenAnimation.over_half_ivp #wolken_unten>g:nth-child(2){translate:0 152px}.animierteGrafik svg{width:100%;height:auto;padding:0}.animierteGrafik svg.oben,.animierteGrafik svg.unten{position:absolute;z-index:9;scale:1.02;padding:0;width:100%;height:auto}.animierteGrafik svg.unten{bottom:-1vw;transition:all 2s ease-in-out}.abg1 .mod_article.svgWellenAnimation{background-color:#def7e3}.abg1 .mod_article.svgWellenAnimation .rs-columns{margin-top:7.5vw;margin-bottom:7.5vw}.abg1 .mod_article.svgWellenAnimation g{transition-property:translate;transition-duration:calc(var(--animation_duration, 2) * 1s);transition-timing-function:ease-in-out}.abg1 .mod_article.svgWellenAnimation.over_half_ivp svg.unten{bottom:-11vw}body>.mobile_navigation_wrapper .mod_navigation:not(.slide_from_left){background-color:var(--color_2)}.navicon_wrapper{position:absolute;top:0;left:0;width:100%}@media (max-width:1023px){.navicon_wrapper{position:fixed;z-index:9}}.navicon_wrapper>.inside{width:var(--header_width);max-width:100%;margin:auto;position:relative;padding-right:20px}.navicon{position:absolute;margin-top:24px;right:0}@media (max-width:1240px){.navicon{margin-right:20px}}@media (max-width:1023px){.navicon{margin-top:17px}}html body #wrapper .LogoAufBild{position:absolute;top:5vh;left:50%;translate:-50%;z-index:9;display:inline-block;width:auto;display:none}#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container{--border_radius: 0}#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container .rte,#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container figcaption{background:var(--color_1);color:#fff;text-transform:uppercase;padding:0.9em 1.3em;bottom:210px}#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container .rte a,#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container figcaption a{color:#fff;text-decoration:none}#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container .swiper-button-prev,#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container .swiper-button-next{display:none}@media (max-width:1023px){#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container .rte,#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container figcaption{bottom:25vh}}@media (max-width:1023px){#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container .TextMittig .rte,#container .mod_article.Vollbildslider .ce_swiperStart .swiper-container .TextMittig figcaption{margin-left:20px;margin-right:20px;left:0;right:0}}#container .mod_article.Vollbildslider .ce_swiperStart{height:100vh;height:calc(100vh - var(--header_height));height:calc(100svh - var(--header_height))}.ce_swiperStart .swiper-pagination-bullets{bottom:120px}.ce_swiperStart .swiper-pagination-bullet{background:var(--color_2);border:2px solid #fff;opacity:1;width:24px;height:24px}.ce_swiperStart .swiper-pagination-bullet.swiper-pagination-bullet-active{background:transparent}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 14px}#footer{background:#fff}#footer a{text-decoration:none}#footer>.inside>.Abstand0{padding:0}#footer>.inside>.AbstandOben0{padding-top:0}#footer>.inside>.nachObenScrollen{font-size:14px;letter-spacing:1px;font-weight:500}#footer>.inside>.nachObenScrollen strong{font-family:Inter var, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;display:inline-block;color:#000;font-size:20px}.content-text.TextUndBildÜbereinander{--overlay_width: 100px}.content-text.TextUndBildÜbereinander figure{position:relative;margin-right:0;margin-left:0}.content-text.TextUndBildÜbereinander .rte{position:relative;left:calc(var(--overlay_width) * -1);width:calc(100% + var(--overlay_width))}@media (max-width:1023px){.content-text.TextUndBildÜbereinander .rte{left:auto;width:auto}}.content-text.media--above.BildMittig.fettGroßbuchstaben .rte{margin-top:15px;letter-spacing:2px}#footer>.inside{padding-top:40px}#footer>.inside>*{padding:30px 20px 30px}#footer>.inside .rs-columns{margin-bottom:15px}#footer>.inside .content-text a{color:var(--color_1)}#footer>.inside .content-text svg{fill:var(--color_1)}#footer>.inside ul.level_1 li{list-style:none;padding-left:0}#footer>.inside ul.level_1 li>*{font-weight:600 !important}#footer>.inside ul.level_1 li::marker{content:""}html .mobile_navigation_wrapper>.mod_navigation:not(.slide_from_left){background-color:transparent;transition:right 0s ease-in-out 1s}html .mobile_navigation_wrapper>.mod_navigation:not(.slide_from_left):before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--color_2);clip-path:polygon(100% 100%, 100% 0%, 100% 100%, 0% 100%);transition:clip-path 0.5s ease-in-out}html .mobile_navigation_wrapper>.mod_navigation:not(.slide_from_left) .level_1{opacity:0;transition:opacity 0.25s ease-in-out 0s}html.js_mobile_navigation_open .mobile_navigation_wrapper>.mod_navigation:not(.slide_from_left){background-color:transparent;transition:right 0s ease-in-out}html.js_mobile_navigation_open .mobile_navigation_wrapper>.mod_navigation:not(.slide_from_left):before{clip-path:polygon(0 0, 100% 0%, 100% 100%, 0% 100%);transition:clip-path 0.75s ease-in-out}html.js_mobile_navigation_open .mobile_navigation_wrapper>.mod_navigation:not(.slide_from_left) .level_1{opacity:1;transition:opacity 0.25s ease-in-out 0.7s}.mod_article.Teaser img{height:unset;object-fit:cover;margin-bottom:35px}@media (max-width:1023px){.mod_article.Teaser .content-text{margin-bottom:40px}.mod_article.Teaser figure{text-align:center}.mod_article.Teaser figure img{display:inline-block}}@media (max-width:1023px){.content-text.image_full_width_height_as_text{display:block}.content-text.image_full_width_height_as_text>figure{margin-left:0 !important;margin-right:0 !important;left:0;right:0;position:relative;width:100%;height:auto}.content-text.image_full_width_height_as_text .rte{width:100%;margin-right:auto;margin-left:auto;padding:var(--article_margin) var(--content_margin) var(--article_margin) var(--content_margin)}}.InhalteNormaleBreite>*{width:calc(var(--content_width) + 2 * var(--content_margin));max-width:100%;margin:auto}.AbstandUntenAbschneiden{margin-bottom:-150px}@media (max-width:1023px){.AbstandUntenAbschneiden{margin-bottom:0}}.volleHöhe{height:calc(100vh - var(--header_height))}.TextUnten{display:flex;align-items:end}.TextUnten .rte{margin-bottom:33vh}body.scrolled .mod_article .content-text.TextUndFlächeEinblenden{--animation_delay: 0s}@media (max-width:1023px){#wrapper .mod_article .content-text.TextUndFlächeEinblenden{--animation_delay: 0s}}.mod_article .content-text.TextUndFlächeEinblenden{--animation_delay: 1s;--animation_duration: 1.5s;display:flex;justify-content:right;align-items:center;min-height:80vh;margin-bottom:0;color:#fff}.mod_article .content-text.TextUndFlächeEinblenden p,.mod_article .content-text.TextUndFlächeEinblenden a,.mod_article .content-text.TextUndFlächeEinblenden li,.mod_article .content-text.TextUndFlächeEinblenden li:after,.mod_article .content-text.TextUndFlächeEinblenden :is(h1, h2, h3, h4, h5, h6){color:#fff}.mod_article .content-text.TextUndFlächeEinblenden::before{content:"";position:absolute;top:0;left:-20vw;width:50vw;height:100%;background:rgba(0, 0, 0, 0.4);display:block;z-index:2;opacity:0;transition:all var(--animation_duration) ease-in-out var(--animation_delay)}@media (max-width:1023px){.mod_article .content-text.TextUndFlächeEinblenden::before{width:100vw;left:-100vw}}.mod_article .content-text.TextUndFlächeEinblenden.Hintergrund2::before{background:rgba(0, 75, 32, 0.64)}.mod_article .content-text.TextUndFlächeEinblenden.over_half_ivp::before{opacity:1;left:50vw}@media (max-width:1023px){.mod_article .content-text.TextUndFlächeEinblenden.over_half_ivp::before{left:0}}.mod_article .content-text.TextUndFlächeEinblenden.TextLinks{justify-content:left}.mod_article .content-text.TextUndFlächeEinblenden.TextLinks::before{left:0;translate:-100% 0}.mod_article .content-text.TextUndFlächeEinblenden.TextLinks.over_half_ivp::before{translate:0}.mod_article .content-text.TextUndFlächeEinblenden.TextLinks .rte{translate:-100% 0}.mod_article .content-text.TextUndFlächeEinblenden.TextLinks.over_half_ivp>:is(h1, h2, h3, h4, h5, h6){opacity:0}.mod_article .content-text.TextUndFlächeEinblenden .rte{width:50vw;translate:20vw 0;opacity:0;margin:0;padding:12vw;z-index:3;transition:all var(--animation_duration) ease-in-out var(--animation_delay)}@media (max-width:1023px){.mod_article .content-text.TextUndFlächeEinblenden .rte{width:100vw;padding:var(--content_margin)}}.mod_article .content-text.TextUndFlächeEinblenden.over_half_ivp .rte{translate:0;opacity:1}.mod_article .content-text.TextUndFlächeEinblenden>:is(h1, h2, h3, h4, h5, h6){position:absolute;margin-top:0;padding:0;bottom:16vw;left:10vw;z-index:1;transition:opacity var(--animation_duration) ease-in-out var(--animation_delay)}.ce_swiperStart img{width:100%}.mod_article>.ce_swiperStart.ElementMitteGroß .swiper-slide :is(h1, h2, h3, h4, h5, h6){text-align:center;text-transform:uppercase;font-weight:500}.mod_article>.ce_swiperStart.Kacheln .swiper-slide .rte{background:#fff;border:2px solid var(--color_1);padding:1.5em 2.5em;font-size:22px;font-weight:200;display:inline-block}.Deezer{height:400px}.externerInhaltHinweis{transition:all 0.25s ease-in-out}@media (max-width:1023px){.externerInhaltHinweis{margin-left:var(--content_margin);margin-right:var(--content_margin);width:calc(100% - 2 * var(--content_margin))}}.externerInhaltHinweis.content-text.image_as_background>figure img{height:auto}#wrapper .mod_article .externerInhalt{opacity:0;position:absolute;transition:all 0.25s ease-in-out}body #wrapper #container .mod_article .AbstandNegativOben{margin-top:-112px}@media (max-width:1023px){body.fullscreen_mobile_nav .mobile_navigation_wrapper .mod_navigation .level_1>li{margin-top:0}body.fullscreen_mobile_nav .mobile_navigation_wrapper .mod_navigation .level_1>li.submenu>*{font-weight:500}body.fullscreen_mobile_nav .mobile_navigation_wrapper .mod_navigation .level_1>li ul.level_2{padding-top:0}body.fullscreen_mobile_nav .mobile_navigation_wrapper .mod_navigation .level_1>li ul.level_2 li>*{font-weight:300}}.clip-path-wrapper{width:100%;padding:0;margin:0;position:absolute;z-index:9;filter:drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3))}.clip-path-wrapper.rotated{rotate:180deg}.waves .path_1,.waves .path_2,.waves .path_3,.waves .path_4{width:100%;height:300px;top:0;position:absolute;transition:clip-path 1s ease-in-out;transform-origin:top left;scale:calc(( var(--window-width) / 1920 * 1.1 ))}.waves .path_2{clip-path:path("M-2 127C-2 127 178 107 319 144S664 274 838 278        1252 155 1535 144 1917 188 1917 188V1L-2 1V127H-2Z");background:#E5FFEC}.waves .path_1{clip-path:path("M1917 304c0 0-107 12-285-49s-397-53-397-53 186-137 278-152c265-44 404-1 404 304z");background:#fff;translate:0 -20px}.over_half_ivp .waves .path_1{clip-path:path("M1917 100c0 0-107 4-285-16s-397-17-397-17 186-45 278-50c265-14 404 0    404 100z")}.waves .path_3{clip-path:path("M1917 1-2 2v101c0 0 171-27 347 11S698 241 876 227 323-91 593-151 s448 103 448 103 V1z");background:#fff;translate:0}.over_half_ivp .waves .path_3{clip-path:path("M1917 0-3 0v33c0 0 171-9 347   4s353  42  531 37  323-30 593-50  448  34  448 34  V0z")}.waves .path_4{clip-path:path("M-2 1H1915c0 0-910 123-1074 122 C677 122  547  86  384  76  S-2 123-2 123 L-2 1z");background:#DCEDDF;translate:0 -2px}.over_half_ivp .waves .path_4{clip-path:path("M-3 0h1917c0 0-910 41-1074  40  -164 0   -294 -12 -458 -15  S-3 40-3 40     L-3  0z")}.over_half_ivp .waves .path_2{clip-path:path("M-3 42C-3 42 178 35 319 47S664 90      838 91 1252 51 1534 47S1917 62 1917 62V0L-2 0V42H-3Z")}.clouds .path_1,.clouds .path_2,.clouds .path_3,.clouds .path_4{width:100%;height:450px;top:0;position:absolute;transition:clip-path 1s ease-in-out;transform-origin:top left;scale:calc(( var(--window-width) / 1920 * 1.1 ))}.clouds .path_1{clip-path:path("M0.1,0.5c0,173.7,112.8,314.5,252,314.5c91.9,0,172.2-61.3,216.3-153c22.8,47.2,64.3,78.8,111.7,78.8c52,0,96.8-38,117.8-92.9c36.1,152,148.8,262.8,282.2,262.8c129.5,0,239.4-104.4,278.8-249.4c23.8,38.5,61.2,63.3,103.2,63.3c38.5,0,73.1-20.8,97-54c45.8,82.4,121.8,136.3,207.8,136.3c136.7,0,248.1-136.2,253.1-306.5H0.1z");background:#ADC9C4;translate:0}.over_half_ivp .clouds .path_1{clip-path:path("M0.1,0c0,96,112.8,173.8,252,173.8c91.9,0,172.2-33.9,216.3-84.6c22.8,26.1,64.3,43.6,111.7,43.6c52,0,96.8-21,117.8-51.3c36.1,84,148.8,145.3,282.2,145.3c129.5,0,239.4-57.7,278.8-137.8c23.8,21.3,61.2,35,103.2,35c38.5,0,73.1-11.5,97-29.8c45.8,45.5,121.8,75.3,207.8,75.3c136.7,0,248.1-75.3,253.1-169.4H0.1z")}.clouds .path_2{clip-path:path("M264.3,0.1c0,0,1.5,158,158,158s162.4-158,162.4-158s40.4,232.8,233.8,232.8s222-232.8,222-232.8S1066.3,162,1202.4,162c136.1,0.1,141.9-161.9,141.9-161.9s-11.6,290.5,290.5,290.5s285-290.5,285-290.5H264.3z");background:#fff;translate:0}.over_half_ivp .clouds .path_2{clip-path:path("M264.3,0c0,0,1.5,77,158,77S584.7,0,584.7,0s40.4,113.5,233.8,113.5S1040.5,0,1040.5,0s25.8,78.9,161.9,78.9C1338.4,79,1344.3,0,1344.3,0s-11.6,141.6,290.5,141.6S1919.8,0,1919.8,0H264.3z")}.ce_swiperStart.transparenteSchaltflächen .swiper-button-prev{left:0}.ce_swiperStart.transparenteSchaltflächen .swiper-button-next{right:0}.ce_swiperStart.transparenteSchaltflächen .swiper-button-prev,.ce_swiperStart.transparenteSchaltflächen .swiper-button-next{width:40vw;height:100%;top:0}.ce_swiperStart.transparenteSchaltflächen .swiper-button-prev::after,.ce_swiperStart.transparenteSchaltflächen .swiper-button-next::after{display:none}
