/*2026-03-10-13:29:47*/@import url("https://fonts.verwaltungsportal.de/css/?family=Quicksand:400,400i,600,600i,700,700i");html {max-width: 1930px;margin-left: auto;margin-right: auto;background: #ad0f1f1a;scroll-behavior: smooth;scroll-padding-top: 100px;scrollbar-color: #2e3c48 #ffffff;scrollbar-width: thin;}body {font-family: "Quicksand", sans-serif;font-weight: 400;color: #1a171b;background: #ffffff;font-size: clamp(1rem, 2vw, 1.125rem);line-height: 1.5;}a {color: #ad0f1e;}a:is(:hover, :focus) {color: #ad0f1e;text-decoration: underline;}b,strong {font-weight: 700;}.overWrapper {overflow: hidden;position: relative;}#select {position: fixed;z-index: 1010;right: 0;top: 20%;}#select summary {background: #ffffff !important;display: block;height: 60px;width: 60px;padding: 5px 4px 5px 5px;cursor: pointer;box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.09);border-radius: 6px 0 0 6px;position: absolute;left: -60px;top: 0;}#select summary img {border-radius: 50%;border: 4px solid #000;}#selectList {position: relative;top: 0;left: calc(-100% + 60px);width: 100%;display: flex;pointer-events: none;display: block;text-align: left;background: #ffffff;padding: 15px;border: #323232 1px solid;}#selectList h2 {color: #323232;text-align: center;font-size: 1.25rem;margin: 2px 0 4px 0;}#select[open] #selectList {left: 0;pointer-events: all;}:is(#style, #contrast_style) button {border: none;font-size: 1rem;background: transparent;padding: 10px 0 10px 35px;position: relative;color: #323232;text-align: left;}:is(#style, #contrast_style) button:is(:hover, :focus) {text-decoration: underline;}:is(#style, #contrast_style) button::before {content: "";display: block;height: 31px;width: 31px;position: absolute;top: calc(50% - 13px);left: 0;filter: contrast(100%);background: #fff center / contain no-repeat;}#style button::before {background-image: url("../img/t-icon.svg");}#style button:nth-child(1)::before {background-image: url("../img/lupe-plus-icon.svg");}#style button:nth-child(3)::before {background-image: url("../img/lupe-minus-icon.svg");}#contrast_style button::before {height: 27px;width: 27px;background-image: url("../img/lightbulb-icon.svg");}#contrast_style button:nth-child(1)::before {background-image: url("../img/contrast-icon.svg");}#contrast_style button:nth-child(2)::before {background-image: url("../img/grayscale-icon.svg");}#logo {display: inline-block;z-index: 12;position: relative;}#logo img {display: block;}@media (min-width: 2px) {#logo {position: absolute;top: 5px;left: 15px;transition: transform 200ms ease;transform-origin: top center;}.is-sticky #logo {transform: scale(0.6);}}@media (min-width: 2px) {.horizontally {background: #1a171b;transition: box-shadow 300ms linear;}.is-sticky .horizontally {box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.2);left: 50% !important;transform: translate(-50%) !important;}nav.horizontally .navbar-nav {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify !important;-ms-flex-pack: justify !important;justify-content: space-between !important;-webkit-box-align: center !important;-ms-flex-align: center !important;align-items: center !important;flex-wrap: wrap;-ms-flex-wrap: wrap;}nav.horizontally .navbar-nav > li {flex-grow: 1;}nav.horizontally .dropdown-menu {position: absolute;top: 100%;left: 0;z-index: 1000;}nav.horizontally .navbar-nav > li > .dropdown-menu > li > .dropdown-menu {position: absolute;left: 100%;top: 0;}nav.horizontally .navbar-nav > li,nav.horizontally .navbar-nav > li > .dropdown-menu > li {position: relative;}.navbar-default .navbar-nav li[class*="toplevel"] > ul,.navbar-default .navbar-nav li[class*="secondlevel"] > ul {display: block !important;pointer-events: none;opacity: 0;-webkit-transition: opacity 300ms linear;-moz-transition: opacity 300ms linear;-ms-transition: opacity 300ms linear;-o-transition: opacity 300ms linear;transition: opacity 300ms linear;}nav.horizontally .navbar-nav li.open > ul {pointer-events: none !important;opacity: 0 !important;visibility: hidden;}nav.horizontally .navbar-nav li:is(:hover) > ul,nav.horizontally .navbar-nav li[class*="secondlevel"] > ul[style*="block"] {pointer-events: auto !important;opacity: 1 !important;visibility: visible;}.navbar-default .navbar-nav > li > .dropdown-menu::before {content: "";position: absolute;display: block;height: 12px;left: 0;right: 0;top: -12px;}.navbar-default .navbar-nav > li > .dropdown-menu > li > .dropdown-menu::before {content: "";position: absolute;display: block;width: 30px;top: 0;bottom: 0;left: -30px;}}.navbar-default .navbar-nav > li > a {color: #fff;font-weight: 600;text-align: left;padding: 12px 35px 13px 17px;position: relative;font-size: 1.25rem;line-height: 1.2;text-decoration: none;}@media (min-width: 2px) {.navbar-default .navbar-nav > li + li {margin-left: 10px;}.navbar-default .navbar-nav > li > a {padding: 34px 2px;display: flex;align-content: center;align-items: center;justify-content: center;text-align: center;height: 100%;}.navbar-default .navbar-nav > li > a[data-toggle="dropdown"]::after {content: "\203A";position: absolute;display: inline-block;line-height: 0;font-size: 25px;top: 50%;right: 4px;width: 7px;height: 8px;transform: translateY(-50%) rotate(90deg);}.navbar-default .navbar-nav > li > a[data-toggle="dropdown"] {padding-right: 18px;}}.navbar-default .navbar-nav > li > a::before {content: "";position: absolute;pointer-events: none;top: 0;bottom: 0;left: 0;width: 0;height: 5px;margin: auto;background: #e1b93c;transition: width 300ms linear;}@media (min-width: 2px) {.navbar-default .navbar-nav > li > a::before {top: 0;bottom: unset;left: 0;right: 0;width: 5px;height: 0;transition: height 300ms linear;}}.navbar-nav > li:hover > a,.navbar-nav > li > a:hover,.navbar-nav > li > a:focus,.navbar-nav > li.open > a,.navbar-nav > li.open > a:hover,.navbar-nav > li.open > a:focus,.navbar-nav > li[class$="_over"] > a,.navbar-nav > li[class$="_over"] > a:hover,.navbar-nav > li[class$="_over"] > a:focus {color: #e1b93c;}.navbar-nav > li:focus-within > a {color: #e1b93c;}@media (min-width: 2px) {.navbar-nav > li:hover > a::before,.navbar-nav > li > a:hover::before,.navbar-nav > li > a:focus::before,.navbar-nav > li.open > a::before,.navbar-nav > li.open > a:hover::before,.navbar-nav > li.open > a:focus::before,.navbar-nav > li[class$="_over"] > a::before,.navbar-nav > li[class$="_over"] > a:hover::before,.navbar-nav > li[class$="_over"] > a:focus::before {height: 20px;}.navbar-nav > li:focus-within > a::before {height: 20px;}}.navbar-default .navbar-nav > li > .dropdown-menu,.navbar-default .navbar-nav > li > .dropdown-menu > li > .dropdown-menu {background-color: #ad0f1e;box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.2);}@media (min-width: 2px) {.navbar-default .navbar-nav > li > .dropdown-menu {margin-top: 12px;}.navbar-default .navbar-nav > li > .dropdown-menu,.navbar-default .navbar-nav > li > .dropdown-menu > li > .dropdown-menu {padding-top: 11px;padding-bottom: 11px;}.navbar-default .navbar-nav > li > .dropdown-menu > li > .dropdown-menu {margin-top: -11px;margin-left: 30px;}}.navbar-default .navbar-nav > li > .dropdown-menu > li > a,.navbar-default .navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li > a {color: #fff;font-weight: 400;text-align: left;padding: 12px 25px 12px 40px;font-size: 0.9375rem;line-height: 1.2;text-decoration: none;}.navbar-default .navbar-nav > li > .dropdown-menu > li > a::after,.navbar-default .navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li > a::after {content: "";position: absolute;display: inline-block;left: 0px;bottom: 0px;width: 0px;height: 5px;max-width: 60px;background: #fff;transition: width 300ms linear;}.navbar-nav > li > .dropdown-menu > li:hover > a,.navbar-nav > li > .dropdown-menu > li > a:hover,.navbar-nav > li > .dropdown-menu > li > a:focus,.navbar-nav > li > .dropdown-menu > li.open > a,.navbar-nav > li > .dropdown-menu > li.open > a:hover,.navbar-nav > li > .dropdown-menu > li.open > a:focus,.navbar-nav > li > .dropdown-menu > li[class$="_over"] > a,.navbar-nav > li > .dropdown-menu > li[class$="_over"] > a:hover,.navbar-nav > li > .dropdown-menu > li[class$="_over"] > a:focus,.navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li:hover > a,.navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li > a:hover,.navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li > a:focus,.navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li.open > a,.navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li.open > a:hover,.navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li.open > a:focus,.navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li[class$="_over"] > a,.navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li[class$="_over"] > a:hover,.navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li[class$="_over"] > a:focus {color: #1a171b;background-color: #ff9583;}.navbar-nav > li > .dropdown-menu > li:focus-within > a,.navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li:focus-within > a {color: #1a171b;background-color: #ff9583;}.navbar-nav > li > .dropdown-menu > li:hover > a::after,.navbar-nav > li > .dropdown-menu > li > a:hover::after,.navbar-nav > li > .dropdown-menu > li > a:focus::after,.navbar-nav > li > .dropdown-menu > li.open > a::after,.navbar-nav > li > .dropdown-menu > li.open > a:hover::after,.navbar-nav > li > .dropdown-menu > li.open > a:focus::after,.navbar-nav > li > .dropdown-menu > li[class$="_over"] > a::after,.navbar-nav > li > .dropdown-menu > li[class$="_over"] > a:hover::after,.navbar-nav > li > .dropdown-menu > li[class$="_over"] > a:focus::after,.navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li:hover > a::after,.navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li > a:hover::after,.navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li > a:focus::after,.navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li.open > a::after,.navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li.open > a:hover::after,.navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li.open > a:focus::after,.navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li[class$="_over"] > a::after,.navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li[class$="_over"] > a:hover::after,.navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li[class$="_over"] > a:focus::after {width: 100%;}.navbar-nav > li > .dropdown-menu > li:focus-within > a::after,.navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li:focus-within > a::after {width: 100%;}#slider {overflow: hidden;position: relative;height: 31vw;}body:not(.index) #slider {height: 25vw;}@media (min-width: 2px) {#headerpic a.nivo-prevNav {left: 65px;}#headerpic a.nivo-nextNav {right: 65px;}#headerpic .nivo-controlNav {bottom: 50px;}}.slider-mask {display: none;}#tickerWrapper #tickerInfo {background: #ff9583;color: #1a171b;padding: 20px 30px;transform: translateY(-50%);z-index: 20;position: relative;}#tickerWrapper #tickerInfo .newsticker-position {margin: 0;}.newsticker-position :is(h2, a) {color: #1a171b;font-weight: 700;}#tabs {padding: 60px 0;}#tabs .tabHeadlineSpecial {margin-bottom: 30px;}#tabs .marginTop {margin-top: 50px;}#tabs .tabHeadline {margin: 0;transition: color 300ms linear;line-height: 1.5; font-size: 1.375rem;}#tabs .tab {background-color: #1a171b !important;color: #fff;min-height: 100%;display: flex;align-items: center;justify-content: center;flex-direction: column;text-align: center;padding: 60px 30px;position: relative;overflow: hidden; min-height: 215px;}#tabs .tab1 {background: url("../img/icon-turnen-kinder.png") center no-repeat;}#tabs .tab2 {background: url("../img/icon-gymnastik-erwachsene.png") center no-repeat;}#tabs .tab3 {background: url("../img/icon-fitness.png") center no-repeat;}#tabs .tab4 {background: url("../img/icon-tanzen.png") center no-repeat;}#tabs .tab5 {background: url("../img/icon-yoga.png") center no-repeat;}#tabs .tab6 {background: url("../img/icon-basketball.png") center no-repeat;}#tabs .tab7 {background: url("../img/icon-leichtathletik.png") center no-repeat;}#tabs .tab8 {background: url("../img/icon-behinderten-sport.png") center no-repeat;}#tabs .tab * {position: static;}#tabs .tab a {text-decoration: underline;}#tabs .tab::before {content: "";left: 15px;top: 15px;right: 15px;bottom: 15px;border: 5px solid #ff9583;position: absolute;pointer-events: none;transition: border-color 300ms linear;}#tabs .tab:hover::before {border-color: #e1b93c;}#tabs .tab:hover .tabHeadline {color: #e1b93c;}#tabs .tab :is(H1, h2, h3, h4, h5, h6, a) {color: #ffffff;}#tabs .tab a strong {font-size: 0;left: -30px;top: -30px;right: -30px;bottom: -30px;position: absolute;z-index: 12;}#nw3 {font-size: 1rem;display: grid;row-gap: 15px;padding-top: 30px;padding-bottom: 100px;}#nw3 > .row {row-gap: 30px;}#nw3 .tabHeadline {margin-bottom: 0;}#nw3 .tab {font-size: 1rem;margin-bottom: 15px;}#nw3 .tab_link_entry {position: relative;margin-left: 270px;min-height: 170px;padding: 20px;display: grid;color: #1a171b;border-bottom: none !important;font-size: 1.125rem;}#nw3 .tab_link_entry + .tab_link_entry::before {content: "";position: absolute;top: -25px;right: 0;left: -270px;height: 1px;background: rgba(26, 23, 27, 0.5);}@media (min-width: 2px) {#nw3 .tab_link_entry {position: relative;padding-right: 200px !important;}#nw3 .tab_link_entry .tab_link_title a {text-decoration: none;}#nw3 .tab_link_entry .tab_link_title a::after {content: "mehr";background: #ff9583;position: absolute;right: 0;top: 50%;transform: translateY(-50%);font-weight: 700;font-size: 0.875rem;color: #1a171b;padding: 8px 20px;transition:color 300ms,background 300ms;}#nw3 .tab_link_entry .tab_link_title a:is(:hover, :focus)::after {color: #ffffff;background: #1a171b;}}#nw3 .tab_link_entries {display: grid;gap: 15px;}@media (min-width: 2px) {#nw3 .tab_link_entry {padding: 25px;}#nw3 .tab_link_entries {gap: 50px;}}#nw3 .tab_link_title {order: 1;}#nw3 .vorschau {order: 2;opacity: 1;}#nw3 .tab_date {order: 3;}#nw3 .tab_link_mandat a,#nw3 .vorschau {color: #1a171b;font-weight: 700;}#nw3 .tab_link_title a {display: block;color: #ad0f1e;font-weight: 700;margin-bottom: 2px;font-size: 1.5625rem;}#nw3 .tab_link_entry::after {content: "";background:center / cover no-repeat,#ffefed;}#nw3 .tab_preview_picture {background: #ffefed;}#nw3 .tab_link_entry::after,#nw3 .tab_preview_picture {display: block;width: 270px;height: 100%;position: absolute;left: -270px;top: 0;overflow: hidden;}#nw3 .tab_preview_picture img {position: absolute;z-index: 2;height: 100%;width: 100%;object-fit: cover;object-position: center;}#nw3 .tab_spacer,#nw3 .tab_link_entry > div:nth-last-child(2) {display: none;}#nw3 .tab_link_mehr {text-align: right;color: transparent;font-size: 0;margin-top: 15px;}#nw3 .tab_link_mehr a {display: inline-block;text-decoration: none;position: relative;font-weight: 600;color: #1a171b;font-size: 1rem;padding: 8px 20px;background: #ff9583;transition: background 300ms linear;}#nw3 .tab_link_mehr a:hover,#nw3 .tab_link_mehr a:focus {color: #ffffff;background: #1a171b;}#content {padding-top: 30px;padding-bottom: 60px;}#content > .row::after {content: "";pointer-events: none;background: url(../img/deko-arrow-down.png) no-repeat bottom center;width: 195px;height: 232px;display: block;position: absolute;top: 20px;right: -270px;}.index #nw2 > .row::before,body:not(.index) #content > .row::before {content: "";pointer-events: none;background: url(../img/deko-arrow-up.png) no-repeat bottom center;width: 195px;height: 232px;display: block;position: absolute;bottom: 20px;left: -270px;}.index #content > .row::after {top: -200px;}.h4link a:is(:link, :hover, :focus, :visited),h6,h5,h4,h3,h2,h1 {color: #ad0f1e;font-weight: 700;line-height: 1.2;}h1,.h1,.legacy_h1 {font-size: clamp(1.875rem, 5.5vw, 3.125rem);}h2,.h2,.legacy_h2 {font-size: clamp(1.75rem, 5vw, 2.8125rem);}h3,.h3,.legacy_h3 {font-size: clamp(1.625rem, 4.5vw, 2.5rem);}h4,.h4,.h4link a:is(:link, :hover, :focus, :visited),.legacy_h4 {font-size: clamp(1.5rem, 4vw, 2.1875rem);}h5,.h5,.legacy_h5 {font-size: clamp(1.375rem, 3.5vw, 1.875rem);}h6,.h6,.legacy_h6 {font-size: clamp(1.25rem, 3vw, 1.5625rem);}#ev12 {color: #1a171b;font-size: 1rem;position: relative;background: #ffffff;box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);}#ev12 .tabHeadline {margin-bottom: 0;text-align: center;color: #1a171b;font-size: 1.5625rem;font-weight: 700;padding: 19px 25px;background: #ff9583;}#ev12 .tabContent .box,#ev12 #clr-events-hide {padding: 20px;}#ev12 #clr-events-hide > P:first-of-type {display: none;}#ev12 .tab_link_title a {font-weight: 600;color: #ad0f1e;}#ev12 .tab_link_mandat a {color: #1a171b;}#ev12 .tab_link_mehr {font-size: 0;text-align: right !important;padding: 0 !important;}#ev12 .tab_link_mehr a {text-decoration: none;display: inline-block;font-size: 0.875rem;font-weight: 700;color: #1a171b;padding: 5px 15px;background: #ff9583;}#ev12 .tab_link_mehr a:hover,#ev12 .tab_link_mehr a:focus {color: #fff;background: #1a171b;}#footerTop {background-color: #252126;padding: 50px 0;color: #fff;}#footerTop .tab {font-size: 1rem;}.socialMedia {color: #fff;}.socialMedia a {color: #fff;text-decoration: underline;}.socialMedia :is(h1, h2, h3, h4, h5, h6),#footerTop :is(h1, h2, h3, h4, h5, h6) {color: #fff;}#footerTop .tab a {color: #e1b93c;text-decoration: underline;}#footerTop .buttonStyle a {display: inline-block;padding: 7px 30px;background: #fff;text-align: center;margin-top: 10px;font-weight: 700;color: #1a171b;font-size: 1.25rem;text-decoration: none;transition:background 300ms linear,color 300ms linear;min-width: 250px;}#footerTop .buttonStyle a:is(:hover, :focus) {background-color: #e1b93c;}#footerBottom {background-color: #1a171b;padding: 20px 0;}#innerfooter {font-size: 1rem;}#innerfooter ul {padding: 0;}#innerfooter li {display: block;}#innerfooter a {color: #fff;text-decoration: none;font-weight: 400;}#innerfooter a:is(:hover, :focus) {text-decoration: underline;}@media (min-width: 1px) {#innerfooter li + li::before {content: "•";margin: 0 clamp(15px, 2vw, 25px);color: #fff;}#innerfooter li {display: inline-block;}}#vernetzt {gap: 18px;text-align: right;font-size: 0.9375rem;color: #ffffff;line-height: 1.3;font-weight: 400;text-decoration: none;}#vernetzt span span {display: block;}#vernetzt strong {color: #e1b93c;}#scrollTopBtn {display: inline-block;background: #ff9583;color: #1a171b;font-size: 1rem;font-weight: 700;padding: 15px 20px;}#scrollTopBtn:is(:hover, :focus) {background: #e1b93c;text-decoration: none;}@media (min-width: 2px) {#scrollTopBtn {position: fixed;bottom: 30px;right: 30px;}}#scrollTopBtn::after {content: url(../img/arrow-top.png);margin-left: 8px;}