/*2026-04-28-14:28:42*/@import url("https://fonts.verwaltungsportal.de/import/?family=Roboto:300,400,500,300i,400i,500i,700,700i");html {scroll-behavior: smooth;scroll-padding-top: 100px;scrollbar-color: #1065db #ffffff;scrollbar-width: thin;}body {font-family: "Roboto", sans-serif;font-weight: 300;color: #404040;background-color: #ffffff;font-size: clamp(1rem, 2vw, 1.125rem);line-height: 1.5;background-attachment: fixed;background-size: cover;}@media (min-width: 2px) {html {position: relative;}body::before {content: "";display: block;position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: url("../img/background-overlay.svg") center top / 100% auto repeat-y;z-index: 1;}}a {color: #1065db;}a:is(:hover, :focus) {color: #1065db;text-decoration: underline;}#content a,b,strong {font-weight: 400;}.gap {gap: 30px;}.rowGap {row-gap: 30px;}.flexWrap {flex-wrap: wrap;}#topbar {padding-bottom: 15px;}@media (min-width: 3px) {#style h2 {font-size: 1.125rem;font-weight: 400;color: inherit;width: auto;margin: 0;}#style button {color: #404040;font-weight: 400;background: transparent;border: none;padding: 0 10px;line-height: 1;font-size: 1.125rem;}#style button:is(:hover, :focus) {color: #1065db;text-decoration: underline;}#style button + button {border-left: 1px solid #404040;}}#search {height: 2.5rem;background: #fff;display: inline-block;position: relative;border: 1px solid rgba(16, 101, 219, 0.6);}#search_input {color: #404040;font-size: 1rem;font-style: normal;background: transparent;padding: 0;border: 0;line-height: 2.5rem;padding-left: 10px;padding-right: 43px;height: 2.5rem;width: 100%;}#search_submit {width: 40px;background: #fff url("../img/icon-suche.png") center no-repeat;padding: 0;cursor: pointer;line-height: 2.5rem;border: none;position: absolute;top: 5px;right: 0;bottom: 5px;font-size: 0;border-left: 1px solid #1065db;transition:background-color 300ms linear,inset 300ms linear;}#search_submit:hover {background-color: #f5dd17;top: 0;bottom: 0;}#search_input::-ms-input-placeholder {color: #404040 !important;opacity: 1;}#search_input::-webkit-input-placeholder {color: #404040 !important;opacity: 1;}#search_input::-moz-placeholder {color: #404040 !important;opacity: 1;}#search_input:-moz-placeholder {color: #404040 !important;opacity: 1;}#logo {display: inline-block;}#logo img {display: block;}@media (min-width: 3px) {#logo {margin-bottom: -45px;position: relative;width: auto;z-index: 1001;}}#menu > .row {background: linear-gradient(to right, transparent 15px, #1065db 15px, #1065db calc(100% - 15px), transparent calc(100% - 15px));}@media (min-width: 3px) {nav.horizontally .navbar-nav {display: flex;justify-content: space-between;align-items: center;}#menu > .row > * {transition:flex 300ms,max-width 300ms,margin-left 300ms;}.is-sticky #menu > .row > * {flex: 0 0 100%;max-width: 100%;margin-left: auto;}.is-sticky #menu {left: auto !important;width: 962px !important;}nav.horizontally .navbar-nav > li {flex-grow: 1;}nav.horizontally .navbar-nav ul {position: absolute;top: 100%;left: 0;z-index: 1000;display: block !important;pointer-events: none;opacity: 0;visibility: hidden;transition: opacity 300ms linear;}nav.horizontally .navbar-nav [class*="secondlevel"] > ul {left: 100%;top: 0;}nav.horizontally .navbar-nav li {position: relative;}nav.horizontally .navbar-nav li:is(.open:focus-within, :hover) > ul,nav.horizontally .navbar-nav li[class*="secondlevel"] > ul[style*="block"] {pointer-events: auto !important;opacity: 1 !important;visibility: visible;}nav.horizontally .navbar-nav li:is(:hover, :focus-within) > ul {z-index: 1003;}}@media (min-width: 4px) {.is-sticky #menu {width: 1170px !important;}}nav.horizontally a[class*="toplevel"] {color: #fff;font-weight: 400;text-align: left;padding: 10px 15px;font-size: 1.125rem;line-height: 1.2;text-decoration: none;}@media (min-width: 3px) {nav.horizontally a[class*="toplevel"] {padding: 17px;text-align: center;}}nav.horizontally li[class*="toplevel"]:is(:hover, :focus-within) > a,nav.horizontally li[class*="toplevel"] > a:is(:hover, :focus),nav.horizontally li[class*="toplevel"].open > a,nav.horizontally li[class*="toplevel"].open > a:is(:hover, :focus),nav.horizontally li[class*="toplevel"][class*="_over"] > a,nav.horizontally li[class*="toplevel"][class*="_over"] > a:is(:hover, :focus) {color: #f5dd17;background-color: rgba(0, 0, 0, 0.3);}nav.horizontally [class*="toplevel"] ul {padding: 12px 0;background-color: #ffffff;border: 1px solid #1065db;}@media (min-width: 3px) {nav.horizontally [class*="toplevel"] > ul {margin-top: 0;left: 0;}nav.horizontally [class*="secondlevel"] > ul {margin-left: 10px;margin-top: -13px;}nav.horizontally :is([class*="secondlevel"], [class*="thirdlevel"]):before {content: "";position: absolute;display: block;}nav.horizontally [class*="secondlevel"]:before {height: 0;left: 0;right: 0;top: -0;}nav.horizontally [class*="thirdlevel"]::before {width: 10px;top: 0;bottom: 0;left: -10px;}}nav.horizontally a:is([class*="secondlevel"], [class*="thirdlevel"]) {color: #404040;font-weight: 300;text-align: left;padding: 4px 30px;background-color: transparent;position: relative;font-size: 1rem;line-height: 1.2;text-decoration: none;}nav.horizontally a:is([class*="secondlevel"], [class*="thirdlevel"])::before {content: "";position: absolute;left: 15px;top: 12px;display: block;width: 7px;height: 7px;background-color: #f5dd17;opacity: 0;transition: opacity 300ms linear;}nav.horizontally li:is([class*="secondlevel"], [class*="thirdlevel"]):is(:hover, :focus-within) > a,nav.horizontally li:is([class*="secondlevel"], [class*="thirdlevel"]) > a:is(:hover, :focus),nav.horizontally li:is([class*="secondlevel"], [class*="thirdlevel"]).open > a,nav.horizontally li:is([class*="secondlevel"], [class*="thirdlevel"]).open > a:is(:hover, :focus),nav.horizontally li:is([class*="secondlevel"], [class*="thirdlevel"])[class*="_over"] > a,nav.horizontally li:is([class*="secondlevel"], [class*="thirdlevel"])[class*="_over"] > a:is(:hover, :focus) {color: #1065db;}nav.horizontally li:is([class*="secondlevel"], [class*="thirdlevel"]):is(:hover, :focus-within) > a::before,nav.horizontally li:is([class*="secondlevel"], [class*="thirdlevel"]) > a:is(:hover, :focus)::before,nav.horizontally li:is([class*="secondlevel"], [class*="thirdlevel"]).open > a::before,nav.horizontally li:is([class*="secondlevel"], [class*="thirdlevel"]).open > a:is(:hover, :focus)::before,nav.horizontally li:is([class*="secondlevel"], [class*="thirdlevel"])[class*="_over"] > a::before,nav.horizontally li:is([class*="secondlevel"], [class*="thirdlevel"])[class*="_over"] > a:is(:hover, :focus)::before {opacity: 1;}#slider,.slider-wrapper {max-height: clamp(300px, 44vw, 430px);overflow: hidden;height: 100%;}@media (min-width: 2px) {#headerpic .nivo-directionNav a {top: auto;bottom: 12px;}#headerpic .nivo-controlNav {pointer-events: none;}#headerpic .nivo-controlNav a {pointer-events: auto;}}@media (min-width: 3px) {#headerpic .nivo-directionNav a {bottom: auto;top: 15px;}#headerpic .nivo-controlNav {bottom: auto;top: 15px;}}#headerpic {margin: 0 auto;position: relative;width: 100%;}@media (min-width: 3px) {#headerpic {margin-top: 10px;}}.slider-mask {display: none;}#tickerWrapper {background: #f5f5f5;padding: 10px 30px;}#tickerWrapper .newsticker-position {margin: 0;}@media (min-width: 3px) {#tickerWrapper {position: absolute;width: 100%;z-index: 20;bottom: 0;background: rgba(255, 255, 255, 0.9);color: #1065db;}}.tabFancy {background: #f5f5f5 linear-gradient(45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 50%, #f5dd17 50%) top right / 180px 180px no-repeat;padding: 20px;font-size: 1.125rem;background-color: transparent;position: relative;padding: 26px;}.tabFancy iframe {max-width: 100%;}.tabFancy :is(h1, h2, h3, h4, h5, h6) {font-size: clamp(1.5rem, 3vw, 1.625rem);}.tabSimple {background: #f5f5f5 url(../img/fussball.png);background-position: bottom -25px right 20px;background-repeat: no-repeat;padding: clamp(30px, 4vw, 60px) 20px;height: 100%;}.tabFancy::before {content: "";display: block;position: absolute;z-index: -1;top: 0;right: 0;bottom: 0;left: 0;border: 6px solid #f5f5f5;background: #f5f5f5;}.tabFancy img {display: block;width: 100%;margin-bottom: 25px;}.tabFancy a {display: inline-block;position: relative;}#tabsBottom {padding-bottom: 60px;}#tabsBottom .tabFancy {height: 100%;}.tab2 #tab_foto_link {margin-bottom: 30px;}.tab2 #tab_foto_link .tab_link_mehr {display: none;}#content {text-align: left;padding-top: 30px;padding-bottom: clamp(30px, 6vw, 60px);}@media (min-width: 2px) {#content.md-gutter {margin-left: -15px;margin-right: -15px;}}@media (min-width: 3px) {#contentCol {padding: clamp(20px, 3vw, 30px) clamp(25px, 4vw, 45px) 0 clamp(20px, 4vw, 45px);}}@media (min-width: 4px) {body:not(.noListStyle) main ul:not([class*="menue"]):not([class*="slick-dots"]):not(.rsbtn_toollist) li:not(.gallery-list-item):not(.album-list-item):not(.entry)::before {top: 24px;}}.compact {padding: 15px;background-color: #ffffff;box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);position: relative;z-index: 5;}@media (min-width: 2px) {.compact {padding: 20px clamp(15px, 3vw, 30px) clamp(15px, 3vw, 30px) clamp(15px, 3vw, 30px);margin-top: clamp(30px, 5vw, 60px);margin-bottom: clamp(30px, 5vw, 60px);}}.h4link a:is(:link, :hover, :focus, :visited),h6,h5,h4,h3,h2,h1 {color: #1065db;font-weight: 700;line-height: 1.2;font-family: "Roboto", sans-serif;}h1,.h1,.legacy_h1 {font-size: clamp(2rem, 4vw, 2.25rem);margin-bottom: clamp(20px, 3vw, 30px);}h2,.h2,.legacy_h2 {font-size: clamp(1.875rem, 3vw, 2rem);}h3,.h3,.legacy_h3 {font-size: 1.75rem;}h4,.h4,.h4link a:is(:link, :hover, :focus, :visited) .legacy_h4 {font-size: 1.625rem;}h5,.h5,.legacy_h5 {font-size: 1.5rem;}h6,.h6,.legacy_h6 {font-size: 1.375rem;}#news,#events {padding-top: clamp(40px, 4vw, 55px);padding-bottom: clamp(40px, 4vw, 60px);}@media (min-width: 2px) {#news,#events {font-size: 1.125rem;}}#news {padding-left: 25px;padding-right: 25px;}#events {padding-left: 15px;padding-right: 15px;}:is(#news, #events) .tab_link_entries {margin-bottom: 30px;display: grid;gap: 30px;grid-template-columns: 1fr;}@media (min-width: 2px) {:is(#news, #events) .tab_link_entries {display: grid;grid-template-columns: 1fr 1fr;}}@media (min-width: 3px) {#events .tab_link_entries {grid-template-columns: 1fr 1fr 1fr;}}:is(#news, #events) .tab_link_mehr {color: transparent;font-size: 0;}:is(#news, #events) .tab_link_mehr a,.buttonStyle a {background: #1065db;font-weight: 400;font-size: 1rem;color: #ffffff;padding: 8px 55px 8px 20px;position: relative;text-decoration: none;display: inline-block;}:is(#news, #events) .tab_link_mehr a::after,.buttonStyle a::after {content: "\00BB";display: block;position: absolute;right: 0;top: 9px;bottom: 9px;width: 35px;text-align: center;font-size: 26px;line-height: 18px;border-left: 2px solid rgba(0, 0, 0, 0.1);}#news .tab_link_mehr a {background: #f5dd17;color: #404040;}:is(#news, #events) .tab_link_mehr a:is(:hover, :focus),.buttonStyle a:is(:hover, :focus) {background: #404040;color: #ffffff;}#news {background-color: #f5dd17;background-size: cover;background-repeat: no-repeat;background-position: center;position: relative;}#news::after {content: "";display: block;position: absolute;z-index: 1;top: 0;right: 0;bottom: 0;left: 0;background: linear-gradient(135deg, #f5dd17 36%, rgba(16, 101, 219, 0.8) 36%);}#news > .row {position: relative;z-index: 2;}#news h2 {color: #404040;font-size: clamp(1.5rem, 3vw, 2.125rem);margin-bottom: 30px;}#events h2 {font-size: clamp(2rem, 4vw, 2.125rem);}#news .tab_link_entry {padding: 70px 20px 20px 20px;background: #ffffff;position: relative;min-height: 106px;display: flex;align-items: center;}@media (min-width: 1px) {#news .tab_link_entry {padding: 20px 30px 20px 135px;}}#news .tab_link_title a {color: inherit;font-weight: 400;line-height: 1.3;display: inline-block;}#news .tab_link_date {font-size: 1rem;color: #ffffff;font-weight: 400;background: #0b4799 url("../img/kalender-icon.png") top 8px center no-repeat;text-align: center;line-height: 1;position: absolute;top: 0;left: 0;right: 0;padding: 30px 15px 10px 15px;}@media (min-width: 1px) {#news .tab_link_date {right: auto;bottom: 0;width: 105px;padding: 65px 0 20px 0;background-position: top 25px center;}}#events .tab_link_entry {padding-bottom: 30px;border-bottom: 2px solid rgba(191, 191, 191, 0.2) !important;}#events .tab_link_title a {font-weight: 400;}#events :is(.tab_link_title, .tab_link_mandat) a {color: inherit;}#events .tab_link_entry:not(:last-of-type) {padding-bottom: 25px;border-bottom: 2px solid rgba(191, 191, 191, 0.2);}#events .tab_spacer {display: none;}#footerTop {margin-bottom: -70px;position: relative;z-index: 55;}#scrollTop {font-size: 0;width: 62px;height: 62px;display: block;position: relative;margin: 0 auto;background: #0b4799;}@media (min-width: 2px) {#scrollTop {margin: 0 0 0 auto;}}@media (min-width: 3px) {#scrollTop {margin: 0;}}#scrollTop::after {content: "";position: absolute;pointer-events: none;display: inline-block;left: 21px;top: 17px;width: 15px;height: 15px;margin-top: 10px;border-radius: 2px;border-right: 4px solid #fff;border-top: 4px solid #fff;transform: rotate(-45deg);}#scrollTop:hover,#scrollTop:focus {background: #404040;}#counter {font-size: 1.125rem;display: block;position: relative;margin: 0 auto;background: #f5dd17;color: #404040;padding: 18px 30px;text-align: center;max-height: 62px;}#counter-l {display: inline-block;}#counter-l strong {color: #404040;font-weight: 700;}#counter-r {display: inline-block;font-weight: 400;}footer {overflow: hidden;}#footer {color: #ffffff;font-size: 1rem;background-color: #1065db;}#footer a,#footer a:hover,#footer a:focus {color: #ffffff;}#footer .footerTab {font-size: 1rem;padding-top: 20px;padding-bottom: 20px;}@media (min-width: 3px) {#footer {margin-top: 40px;}#footer .footerTab {padding-top: 55px;padding-bottom: 50px;}}#footer .footerTab a {color: #fff;font-style: italic;text-decoration: underline;}#footer .footerTab a:hover,#footer .footerTab a:focus {color: #fff;text-decoration: none;}#innerfooter {padding-top: 20px;padding-bottom: 20px;}@media (min-width: 3px) {#innerfooter {position: relative;padding-top: 40px;padding-bottom: 40px;padding-right: 150px;padding-left: 30px;}}@media (min-width: 4px) {#innerfooter::after {right: -160px;}}#innerfooter ul {padding: 0;z-index: 1;position: relative;background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);}#innerfooter li {width: 100%;display: inline-block;padding-right: 15px;}#innerfooter li:not(:last-child) {border-bottom: 1px solid rgba(12, 92, 130, 0.4);transition: border 300ms linear;}#innerfooter li:not(:last-child):hover,#innerfooter li:not(:last-child):focus {border-color: #404040;}#innerfooter a {display: block;font-weight: 400;position: relative;font-size: 1.125rem;text-decoration: none;padding: 6px 10px 6px 20px;color: #404040;}#innerfooter a:hover,#innerfooter a:focus {color: #404040;}#innerfooter a::before {content: "";position: absolute;display: block;left: 2px;top: 0;bottom: 0;margin: auto;width: 4px;height: 4px;border-radius: 50%;background: #404040;transition: background 300ms linear;}#footerBG {position: absolute;top: 0;right: 0;bottom: 0;left: 0;background-size: cover;background-position: center;display: block;background: #f5dd17;clip-path: polygon(0 0, 100% 0, calc(100% - 150px) 100%, 0% 100%);}@media (min-width: 3px) {#footerBG {left: calc((100vw - 992px) / -2);}}@media (min-width: 4px) {#footerBG {left: calc((100vw - 1200px) / -2);}}#vernetzt {font-size: 1rem;color: #ffffff;line-height: 1.3;font-weight: 400;text-decoration: none;}#vernetzt span {display: block;}#vernetzt strong {font-weight: 400;color: #fff;}#footerBottom {padding: 30px 0;background: #ffffff;line-height: 1;}.sponsoren {min-height: 90px;}