/*2023-04-17-12:47:12*/@import url("https://fonts.verwaltungsportal.de/import/?family=Cormorant:300,300i,400,400i,500,500i,600,600i,700,700i%7CDM+Serif+Display:400,400i");@import url("https://fonts.verwaltungsportal.de/import/?family=Open+Sans:400");body {font-family: 'Cormorant', serif;font-weight: 400;color: #242424;background: #ffffff;font-size: 1rem;line-height: 1.7;}@media (min-width: 2px) {body {font-size: 1.125rem;}}@media (min-width: 4px) {body {font-size: 20px;}}a {color: #158466;text-decoration: underline;}a:hover,a:focus {color: #158466;text-decoration: underline;}b, strong {font-weight: 700;}#tickerWrapper, main, footer {max-width: 1300px;margin-left: auto;margin-right: auto;}.topbar {background-color: #d7d7d7;color: #242424;font-size: 0.9375rem;padding: 8px 0;line-height: 1.2;position: relative;z-index: 55;}.is-sticky .topbar {box-shadow: 0 5px 5px rgba(0, 0, 0, 0.08);}address {font-style: normal;}.localIcon,.telIcon,.mailIcon {position: relative;padding-left: 50px;border-radius: 20px;color: #242424;}.localIcon::before,.telIcon::before,.mailIcon::before {content: "";display: block;width: 20px;position: absolute;top: 0;bottom: 0;left: 30px;background-position: center;background-repeat: no-repeat;}.telIcon::before {background-image: url('../img/icon-mail.png');}.mailIcon::before {background-image: url('../img/icon-phone.png');}.localIcon::before {background-image: url('../img/icon-standort.png');}.localIcon a,.telIcon a,.mailIcon a {color: #242424;text-decoration: none;}header {background: rgb(21, 131, 102);background: linear-gradient(0deg, rgba(21, 131, 102, 0.2) 0%, rgba(255, 255, 255, 0.5) 100%);}#logo {display: inline-block;}#logo img {display: block;transition: all 300ms;}.is-sticky #logo img {max-width: 250px;transition: all 300ms;}@media (min-width: 3px) {.navbar {padding-left: 20px;}#sticky {background: #fff;}#menu {padding-top: 35px;padding-bottom: 25px;position: relative;transition: all 300ms;box-shadow: 0 0px 35px rgba(0, 0, 0, 0.45);}.is-sticky #menu::before {content: none !important;}.is-sticky #menu {background-color: #ffffff;padding-bottom: 15px;padding-top: 15px;transition: all 300ms;box-shadow: 0 0px 15px rgba(0, 0, 0, 0.15);}nav.horizontally .navbar-nav {margin-bottom: -16px;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;}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;}.navbar-default .open>.dropdown-menu,.navbar-default .navbar-nav li[class*="toplevel"]:hover>ul,.navbar-default .navbar-nav li[class*="secondlevel"]:hover>ul,.navbar-default .navbar-nav li[class*="secondlevel"]>ul[style*="block"] {pointer-events: auto !important;opacity: 1 !important;}.navbar-default .navbar-nav li[class*="toplevel"]:focus-within>ul,.navbar-default .navbar-nav li[class*="secondlevel"]:focus-within>ul {pointer-events: auto !important;opacity: 1 !important;}.navbar-default .nav .open>.dropdown-menu {pointer-events: none !important;opacity: 0 !important;}.navbar-default .navbar-nav li[class*="toplevel"]:hover>ul,.navbar-default .navbar-nav li[class*="secondlevel"]:hover>u {z-index: 1003;}}.navbar-default .navbar-nav>li>a {color: #158466;font-weight: 700;text-align: left;padding: 10px 20px;position: relative;font-size: 1.3125rem;line-height: 1.2;text-decoration: none;text-transform: uppercase;}@media (min-width: 3px) {.navbar-default .navbar-nav>li+li {margin-left: 20px;}.navbar-default .navbar-nav>li>a {padding: 5px 0 10px 0;display: flex;align-content: center;align-items: center;justify-content: center;text-align: center;height: 100%;}}.navbar-default .navbar-nav>li>a::before {width: 0%;height: 2px;background-color: #ffbf00;bottom: 0;left: 0;position: absolute;content: '';display: block;-webkit-transition: width 500ms linear;-moz-transition: width 500ms linear;-ms-transition: width 500ms linear;-o-transition: width 500ms linear;transition: width 500ms 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: #ffbf00;background-color: transparent;}.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 {width: 100%;}.navbar-nav>li:focus-within>a::before {width: 100%;}.navbar-default .navbar-nav>li>.dropdown-menu, .navbar-default .navbar-nav>li>.dropdown-menu>li>.dropdown-menu {background-color: #ffffff;border-radius: 5px;box-shadow: 0 6px 15px rgba(0, 0, 0, 0.5);}@media (min-width: 3px) {.navbar-default .navbar-nav>li>.dropdown-menu, .navbar-default .navbar-nav>li>.dropdown-menu>li>.dropdown-menu {padding-top: 26px;padding-bottom: 26px;}.navbar-default .navbar-nav>li>.dropdown-menu>li>.dropdown-menu {margin-top: -26px;margin-left: 10px;}.navbar-default .navbar-nav>li>.dropdown-menu>li>.dropdown-menu::before {content: "";position: absolute;display: block;width: 10px;top: 0;bottom: 0;left: -10px;}}.navbar-default .navbar-nav>li>.dropdown-menu>li>a, .navbar-default .navbar-nav>li>.dropdown-menu>li>.dropdown-menu>li>a {color: #158466;font-weight: 400;text-align: left;padding: 10px 15px;font-size: 1.1875rem;line-height: 1.2;text-decoration: none;position: relative;display: inline-block;}.navbar-default .navbar-nav>li>.dropdown-menu>li>a::before, .navbar-default .navbar-nav>li>.dropdown-menu>li>.dropdown-menu>li>a::before {width: calc(100% - (38px*2));height: 2px;background-color: #ffbf00;bottom: 0;left: 38px;position: absolute;content: '';display: block;-webkit-transition: width 500ms linear;-moz-transition: width 500ms linear;-ms-transition: width 500ms linear;-o-transition: width 500ms linear;transition: width 500ms linear;opacity: 0;}@media (min-width: 3px) {.navbar-default .navbar-nav>li>.dropdown-menu>li>a, .navbar-default .navbar-nav>li>.dropdown-menu>li>.dropdown-menu>li>a {padding-left: 40px;padding-right: 40px;}}.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>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: #ffbf00;}.navbar-nav>li>.dropdown-menu>li:focus-within>a,.navbar-nav>li>.dropdown-menu>li>.dropdown-menu>li:focus-within>a {color: #ffbf00;}.navbar-nav>li>.dropdown-menu>li:hover>a::before,.navbar-nav>li>.dropdown-menu>li>a:hover::before,.navbar-nav>li>.dropdown-menu>li>a:focus::before,.navbar-nav>li>.dropdown-menu>li.open>a::before,.navbar-nav>li>.dropdown-menu>li.open>a:hover::before,.navbar-nav>li>.dropdown-menu>li.open>a:focus::before,.navbar-nav>li>.dropdown-menu>li[class$="_over"]>a::before,.navbar-nav>li>.dropdown-menu>li[class$="_over"]>a:hover::before,.navbar-nav>li>.dropdown-menu>li[class$="_over"]>a:focus::before,.navbar-nav>li>.dropdown-menu>li>.dropdown-menu>li>a:hover::before,.navbar-nav>li>.dropdown-menu>li>.dropdown-menu>li>a:focus::before,.navbar-nav>li>.dropdown-menu>li>.dropdown-menu>li.open>a::before,.navbar-nav>li>.dropdown-menu>li>.dropdown-menu>li.open>a:hover::before,.navbar-nav>li>.dropdown-menu>li>.dropdown-menu>li.open>a:focus::before,.navbar-nav>li>.dropdown-menu>li>.dropdown-menu>li[class$="_over"]>a::before,.navbar-nav>li>.dropdown-menu>li>.dropdown-menu>li[class$="_over"]>a:hover::before,.navbar-nav>li>.dropdown-menu>li>.dropdown-menu>li[class$="_over"]>a:focus::before {opacity: 1;}.navbar-nav>li>.dropdown-menu>li:focus-within>a::before,.navbar-nav>li>.dropdown-menu>li>.dropdown-menu>li:focus-within>a::before {opacity: 1;}#headerTab {color: #ffbf00;padding-right: 30px;}#headerTab h1,#headerTab h2,#headerTab h3,#headerTab h4,#headerTab h5,#headerTab h6 {color: #158466;font-size: calc(1.75rem + (50 - 28) * (100vw - 320px) / (1920 - 320));margin-bottom: 20px;}@media (min-width: 3px) {#headerTab h1,#headerTab h2,#headerTab h3,#headerTab h4,#headerTab h5,#headerTab h6 {margin-bottom: 0px;}}#headerTab h1 em,#headerTab h2 em,#headerTab h3 em,#headerTab h4 em,#headerTab h5 em,#headerTab h6 {color: #ffbf00;font-style: normal;}.buttonStyle a {text-decoration: none;display: inline-block;color: #ffffff;text-transform: uppercase;font-size: 0.875rem;font-weight: 700;padding: 11px 20px;border: 2px solid #ffbf00;border-top-right-radius: 20px;margin-top: 30px;}@media (min-width: 2px) {.buttonStyle a {font-size: 1rem;}}@media (min-width: 3px) {.buttonStyle a {padding-left: 40px;padding-right: 40px;}}.buttonStyle.buttonDark a {color: #453316;}.buttonStyle a:hover,.buttonStyle a:focus {background: #ffbf00;color: #453316;}.buttonStyle a+a {margin-left: 15px;}@media (min-width: 3px) {.buttonStyle a+a {margin-left: 30px;}}#slider {height: 250px;overflow: visible !important;position: relative;max-width: 370px;margin-left: auto;}#headerpic .slider-wrapper {height: auto;}@media (min-width: 3px) {#slider {height: 370px;}#headerpic .slider-wrapper {margin-right: 100px;}}#slider>*:not(.nivo-directionNav) {border-top-left-radius: 150px;}#headerpic {margin: 0 auto;position: relative;width: 100%;padding: 40px 0;overflow: hidden;}@media (min-width: 2px) {#headerpic {padding: 30px 0;}}@media (min-width: 3px) {#headerpic {padding: 15px 0 40px 0;}}.slider-mask {display: none;}#headerpic .nivo-directionNav {background: #ffbf00;position: absolute;z-index: 10;right: -101px;bottom: -40px;width: 170px !important;height: 170px;border-top-right-radius: 100px;}#headerpic .nivo-controlNav {width: calc(100% - 70px);}#headerpic a.nivo-prevNav,#headerpic a.nivo-nextNav {opacity: 1;position: absolute;left: 0;height: 50%;width: 70px;-webkit-transition: background 300ms linear;-moz-transition: background 300ms linear;-ms-transition: background 300ms linear;-o-transition: background 300ms linear;transition: background 300ms linear;}#headerpic a.nivo-prevNav {top: 50%;background: rgba(255, 255, 255, 0.1);}#headerpic a.nivo-prevNav:hover {background: rgba(255, 255, 255, 0.3);}#headerpic a.nivo-nextNav {top: 0;background: rgba(0, 0, 0, 0.1);}#headerpic a.nivo-nextNav:hover {background: rgba(0, 0, 0, 0.2);}#headerpic a.nivo-prevNav::after,#headerpic a.nivo-nextNav::after {content: "";display: block;position: absolute;left: 50%;top: 50%;margin-top: -6px;width: 12px;height: 12px;border-radius: 2px;border-top: 3px solid #453316;border-left: 3px solid #453316;}#headerpic a.nivo-prevNav::after {margin-left: -4px;-moz-transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-o-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);}#headerpic a.nivo-nextNav::after {margin-left: -8px;-moz-transform: rotate(135deg);-webkit-transform: rotate(135deg);-o-transform: rotate(135deg);-ms-transform: rotate(135deg);transform: rotate(135deg);}#content {text-align: left;padding-bottom: 40px;padding-top: 30px;background-color: #fff;margin-bottom: 70px;margin-top: 70px;line-height: 1.2;position: relative;box-shadow: 0 0px 35px rgba(0, 0, 0, 0.45);border-radius: 5px;}#content .hrstyle, #content hr {background-color: #ffffff !important;}@media (min-width: 2px) {#content {padding-bottom: 70px;padding-top: 50px;}}@media (min-width: 3px) {#content {padding-bottom: 70px;padding-top: 50px;}}.newsticker {background: #983c46;color: #fff;padding: 20px;box-shadow: 0 0px 35px rgba(0, 0, 0, 0.45);position: relative;z-index: 2;margin-bottom: 0;}.newsticker a {color: #fff;}.h4link a:link, .h4link a:hover, .h4link a:focus, .h4link a:visited, H6, H5, H4, H3, H2, H1 {color: #158466;font-weight: 400;line-height: 1.2;font-family: 'DM Serif Display', serif;}h1 em,h1 i,h2 em,h2 i,h3 em,h3 i,h4 em,h4 i,h5 em,h5 i,h6 em,h6 i {font-style: italic;color: #158466;}h1, .h1, .legacy_h1 {font-size: calc(2.4rem + (40 - 28) * (100vw - 320px) / (1920 - 320));}h2, .h2, .legacy_h2 {font-size: calc(2.2rem + (30 - 27) * (100vw - 320px) / (1920 - 320));}h3, .h3, .legacy_h3 {font-size: calc(2rem + (29 - 26) * (100vw - 320px) / (1920 - 320));}h4, .h4, .h4link a:link, .h4link a:hover, .h4link a:focus, .h4link a:visited, .legacy_h4 {font-size: calc(1.8rem + (28 - 25) * (100vw - 320px) / (1920 - 320));}h5, .h5, .legacy_h5 {font-size: calc(1.6rem + (27 - 24) * (100vw - 320px) / (1920 - 320));}h6, .h6, .legacy_h6 {font-size: calc(1.4375rem + (25 - 23) * (100vw - 320px) / (1920 - 320));}#tabs {padding-top: 40px;padding-bottom: 40px;background: #f8f3ea;}@media (min-width: 1px) {#tabs {background: url('../img/freisteller-portrait.png') bottom right -180px no-repeat #fff;}}@media (min-width: 2px) {#tabs {padding-top: 70px;padding-bottom: 70px;background-position: center bottom, center;}#tabs>.row {min-height: 535px;}}@media (min-width: 3px) {#tabs {padding-bottom: 100px;padding-top: 100px;}}#tabs h1,#tabs h2,#tabs h3,#tabs h4,#tabs h5,#tabs h6 {margin-bottom: 25px;}#tabs .tab1 {background: #4b6551;color: #ffffff;padding: 40px 30px;}@media (min-width: 3px) {#tabs .tab1 {padding-top: 70px;padding-bottom: 70px;}}#tabs .tab1,#tabs .tab1 img {border-top-left-radius: 120px;}#tabs .tab1 h1,#tabs .tab1 h2,#tabs .tab1 h3,#tabs .tab1 h4,#tabs .tab1 h5,#tabs .tab1 h6 {color: #ffffff;font-size: 1.75rem;position: relative;}#tabs .tab1 h1 em,#tabs .tab1 h1 i,#tabs .tab1 h2 em,#tabs .tab1 h2 i,#tabs .tab1 h3 em,#tabs .tab1 h3 i,#tabs .tab1 h4 em,#tabs .tab1 h4 i,#tabs .tab1 h5 em,#tabs .tab1 h5 i,#tabs .tab1 h6 em,#tabs .tab1 h6 i {color: #ffbf00;}#tabs .tab1 h1::after,#tabs .tab1 h2::after {content: "";display: block;width: 142px;height: 142px;border-top-right-radius: 80px;background: #158466 url('../img/icon.png') center no-repeat;position: absolute;top: -182px;right: -45px}@media (min-width: 1px) {#tabs .tab1 h1::after,#tabs .tab1 h2::after {right: -75px}}@media (min-width: 4px) {#tabs .tab1 h1::after,#tabs .tab1 h2::after {top: -197px;}}#tabs .tab1 img {display: block;margin: -40px -30px 40px -30px;width: calc(100% + 60px);max-width: calc(100% + 60px);}@media (min-width: 3px) {#tabs .tab1 img {margin: -60px -30px 55px -30px;}}@media (min-width: 4px) {#tabs .tab1 {margin-right: 45px;}}#tabs .tab2 {margin-top: 60px;margin-bottom: 40px;}@media (min-width: 3px) {#tabs .tab2 {margin-top: 100px;padding-left: 30px;}}#tabs .tab2 h1,#tabs .tab2 h2,#tabs .tab2 h3,#tabs .tab2 h4,#tabs .tab2 h5,#tabs .tab2 h6 {font-size: calc(1.375rem + (50 - 28) * (100vw - 320px) / (1920 - 320));color: #453316;text-transform: uppercase;}.footerwrapper {padding-top: 40px;padding-bottom: 40px;color: #ffffff;background: #158466;font-size: 1.25rem;position: relative;box-shadow: 0 0px 35px rgba(0, 0, 0, 0.45);border-radius: 5px;}@media (min-width: 3px) {.footerwrapper {padding-top: 70px;padding-bottom: 70px;}}.footerTab a {color: #FFC266;}.footerwrapper h1,.footerwrapper h2,.footerwrapper h3,.footerwrapper h4,.footerwrapper h5,.footerwrapper h6 {color: #ffffff;font-size: 1.125rem;font-family: 'Cormorant', serif;margin-bottom: 25px;font-weight: 400;position: relative;}.footerwrapper h1::before,.footerwrapper h2::before,.footerwrapper h3::before,.footerwrapper h4::before,.footerwrapper h5::before,.footerwrapper h6::before {content: '';position: absolute;bottom: -10px;background-color: #fff;width: 100%;height: 1px;left: 0;}.footerwrapper>.row>div:nth-child(3) h1::before,.footerwrapper>.row>div:nth-child(3) h2::before,.footerwrapper>.row>div:nth-child(3) h3::before,.footerwrapper>.row>div:nth-child(3) h4::before,.footerwrapper>.row>div:nth-child(3) h5::before,.footerwrapper>.row>div:nth-child(3) h6::before {content: '';position: absolute;bottom: -10px;background-color: #fff;width: 90%;height: 1px;left: 0;}.footerwrapper>.row>div:nth-child(4) h1::before,.footerwrapper>.row>div:nth-child(4) h2::before,.footerwrapper>.row>div:nth-child(4) h3::before,.footerwrapper>.row>div:nth-child(4) h4::before,.footerwrapper>.row>div:nth-child(4) h5::before,.footerwrapper>.row>div:nth-child(4) h6::before {content: '';position: absolute;bottom: -10px;background-color: #fff;width: 79%;height: 1px;left: 0;}#footerSlogan {font-size: 2.625rem;color: #ffbf00;font-family: 'Cormorant', serif;font-weight: 700;line-height: 1;}.copyright {color: #158466;font-size: 0.75rem;}.copyright span b,.copyright span strong {font-size: 1rem;font-weight: 400;font-family: 'Open Sans', sans-serif;}.footer {padding: 25px 0;}#innerfooter ul {padding: 0;}#innerfooter li {display: inline-block;}#innerfooter a {color: #158466;text-decoration: none;display: inline-block;font-size: 1rem;}#innerfooter a:hover,#innerfooter a:focus {text-decoration: underline;color: #ffbf00;}#innerfooter li+li {margin-left: 15px;}@media (min-width: 4px) {#innerfooter li+li {margin-left: 45px;}}#vernetzt {text-align: right;font-size: 0.9375rem;font-weight: 400;color: #158466;line-height: 1.2;margin: 0 auto;text-decoration: none;}@media (min-width: 2px) {#vernetzt {margin: 0;}}#vernetzt span {color: #158466;}#vernetzt span span {display: block;}#vernetzt b {color: #ffbf00;}#vernetzt img {margin-left: 12px;}