/*2022-07-04-11:35:00*/@import url("https://fonts.verwaltungsportal.de/css/?family=Genos:400,400i,700,700i,500,600,800%7CLato:400,500,600");body { font-family: "Lato", sans-serif; font-weight: 400; color: #676767; background: #fafafa; font-size: 1rem;line-height: 1.5;}@media (min-width: 3px) { body {font-size: 1.125rem; }}a { color: #cc3835;}a:hover,a:focus { color: #cc3835; text-decoration: underline;}b,strong { font-weight: 700;}header { background: #ffffff;}#topbar > .row { padding-top: 10px; padding-bottom: 6px;}@media (min-width: 3px) { #topbar > .row {position: relative;padding-top: 12px;padding-bottom: 2px; } #topbar > .row::after {content: "";display: block;position: absolute;z-index: 60;left: 23.6%;top: 13px;pointer-events: none;background: url("../img/deko.png") center no-repeat;width: 350px;height: 147px; }}#logo { display: inline-block;}@media (min-width: 3px) { #logo {position: absolute;z-index: 8;left: calc(50% - 166.5px);top: 0; } .horizontally {border-top: 9px solid #2c7126; }}#logo img { display: block;}#stylerBox { font-size: 0.9375rem; font-weight: 700; color: #2d3133; width: 100%; margin-bottom: 26px;}#contrast_style + #style { margin-left: 30px;}#stylerBox button { color: #2c7126; padding: 0; border: 1px solid rgba(0, 0, 0, 0.6); font-family: "Genos", sans-serif; display: inline-block; width: 20px; height: 20px; border-radius: 50%; font-weight: 400; text-align: center; background: transparent; position: relative; z-index: 1;}#stylerBox button::before { content: ""; display: block; position: absolute; z-index: -1; left: -6px; top: -6px; width: 30px; height: 30px; border-radius: 50%; background: rgba(0, 0, 0, 0.1); opacity: 0; -webkit-transition: opacity 150ms linear; -moz-transition: opacity 150ms linear; -ms-transition: opacity 150ms linear; -o-transition: opacity 150ms linear; transition: opacity 150ms linear;}#stylerBox button:hover::before,#stylerBox button:focus::before { opacity: 1;}#contrast_style * + *,#style * + * { margin-left: 10px;}#contrast_style button { font-size: 0;}#style button:nth-of-type(2) { font-size: 17px; line-height: 1;}#style button:nth-of-type(1),#style button:nth-of-type(3) { font-size: 21px; line-height: 0.95;}#contrast_style button::after { content: ""; display: block; position: absolute; top: 3px; right: 3px; left: 3px; bottom: 3px; border: 1px solid rgba(0, 0, 0, 0.6); border-radius: 50%;}#contrast_style button:nth-of-type(1)::after { background: linear-gradient(to right, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6) 50%, rgba(255, 255, 255, 1) 50%);}#contrast_style button:nth-of-type(2)::after { background: linear-gradient(to right, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1) 50%, rgba(0, 0, 0, 0.6) 50%);}#contrast_style button:nth-of-type(3)::after { background: #ea5b0c; border: none;}form[id^="search"] { height: 48px; background: #2c7126; display: inline-block; position: relative; border-radius: 30px; margin-top: 20px; width: 100%; max-width: 290px; border: 4px solid #ffffff;}@media (min-width: 3px) { form[id^="search"] {margin-top: 0; } form#search1 {position: absolute;z-index: 60;right: 11px;bottom: -24px; } form#search1 label {color: #ffffff;font-size: 15px;font-weight: 700;position: absolute;top: 9px;left: 15px;padding-right: 15px;border-right: 1px solid rgba(255, 255, 255, 0.2); }}form [id^="search_input"] { color: #d3e2ee; font-size: 15px; font-style: normal; background: transparent; padding: 0; border: 0; line-height: 40px; padding-left: 15px; padding-right: 47px; height: 40px; width: 100%; border-radius: 30px;}@media (min-width: 3px) { form #search_input1 {padding-left: 82px; }}form [id^="search_submit"] { width: 40px; height: 40px; border: none; background: url("../img/lupe-icon.png") center no-repeat; padding: 0; border-radius: 50%; cursor: pointer; position: absolute; top: 0; right: 0; font-size: 0; -webkit-transition: transform 150ms linear; -moz-transition: transform 150ms linear; -ms-transition: transform 150ms linear; -o-transition: transform 150ms linear; transition: transform 150ms linear;}form [id^="search_submit"]:hover,form [id^="search_submit"]:focus { -moz-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2);}[id^="search_input"]::-ms-input-placeholder { color: #d3e2ee !important; font-style: italic;}[id^="search_input"]::-webkit-input-placeholder { color: #d3e2ee !important; font-style: italic;}[id^="search_input"]::-moz-placeholder { opacity: 1; font-style: italic;}#slider { max-height: 300px; overflow: hidden; position: relative;}@media (min-width: 3px) { #slider {max-height: 400px; } body.index #slider {max-height: 570px; } #headerpic a.nivo-prevNav {left: 65px; } #headerpic a.nivo-nextNav {right: 65px; }}#headerpic { margin: 0 auto; position: relative; width: 100%; overflow: hidden;}.slider-wrapper,#slider { height: 100%;}.slider-mask { display: none;}@media (min-width: 3px) { .slider-mask {display: block;background: url("../img/mask.png") no-repeat center bottom; }}@media (min-width: 3px) { #menu {background-color: #2c7126; } 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; } 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; } .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: #ffffff; font-weight: 400; text-align: left; padding: 15px 15px; position: relative; font-size: 1.875rem; line-height: 1.2; text-decoration: none; font-family: "Genos", sans-serif;}@media (min-width: 3px) { .navbar-default .navbar-nav > li > a {padding: 18px 10px;display: flex;align-content: center;align-items: center;justify-content: center;text-align: center;height: 100%; }}@media (min-width: 3px) { .navbar-default .navbar-nav > li > a::before {bottom: auto;top: -5px;background: #2c7126; }}.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 { background: #fff; color: #2c7126;}.navbar-nav > li:focus-within > a { background: #fff; color: #2c7126;}.navbar-default .navbar-nav > li > .dropdown-menu,.navbar-default .navbar-nav > li > .dropdown-menu > li > .dropdown-menu { border-top: 5px solid #2c7126; background: #ffffff; -webkit-box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.1);}@media (min-width: 3px) { .navbar-default .navbar-nav > li > .dropdown-menu, .navbar-default .navbar-nav > li > .dropdown-menu > li > .dropdown-menu {padding-top: 18px;padding-bottom: 18px; } .navbar-default .navbar-nav > li > .dropdown-menu {margin-top: 6px; } .navbar-default .navbar-nav > li > .dropdown-menu::before {content: "";position: absolute;display: block;height: 15px;left: 0;right: 0;top: -15px; } .navbar-default .navbar-nav > li > .dropdown-menu > li > .dropdown-menu {margin-top: -23px;margin-left: 6px; } .navbar-default .navbar-nav > li > .dropdown-menu > li > .dropdown-menu::before {content: "";position: absolute;display: block;width: 6px;top: 0;bottom: 0;left: -6px; }}.navbar-default .navbar-nav > li > .dropdown-menu > li > a,.navbar-default .navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li > a { color: #2d3133; font-weight: 400; text-align: left; padding: 8px 25px; font-size: 1.125rem; line-height: 1.2; text-decoration: none; font-family: "Genos", sans-serif;}.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 { background: rgba(0, 0, 0, 0.06); color: #2c7126;}.navbar-nav > li > .dropdown-menu > li:focus-within > a,.navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li:focus-within > a { background: rgba(0, 0, 0, 0.06); color: #2c7126;}#content { text-align: left; padding-bottom: 40px; padding-top: 30px;}@media (min-width: 3px) { #content {padding-bottom: 95px;padding-top: 70px; } #contentCol {padding-top: 26px; } main::before {position: absolute;content: "";display: block;background-position: center;background-size: cover;background-repeat: no-repeat;min-height: 575px;bottom: 0;width: 100%;opacity: 0.7; } main::after {display: block;position: absolute;content: "";background: url("../img/mask2.png") no-repeat;width: 100%;height: 154px;bottom: calc(575px - 154px); } main {position: relative; }}#tabsLeft > * + *,#tabsRight > * + * { margin-top: 60px;}@media (min-width: 3px) { #tabsLeft {padding-right: 20px; } #tabsRight {padding-left: 20px; }}@media (min-width: 4px) { #tabsLeft {padding-right: 40px; } #tabsRight {padding-left: 40px; }}.tab { max-width: 320px; margin-left: auto; margin-right: auto; margin-top: 32px; position: relative; padding: 45px 20px 20px 20px; background: #ffffff; font-size: 15px; color: #676767; border-top: 4px solid #2b7026; -webkit-box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.1);}.tab::before { content: ""; display: block; width: 60px; height: 60px; position: absolute; top: -32px; left: 50%; margin-left: -30px; border-radius: 50%; background-color: #ffffff; background-position: center; background-repeat: no-repeat; -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15); box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);}#tab1::before { background-image: url("../img/icon1.png");}#tab2::before { background-image: url("../img/icon2.png");}#tab3::before { background-image: url("../img/icon3.png");}.tab h1,.tab h2,.tab h3,.tab h4,.tab h5,.tab h6,.tab .tabHeadline { color: #2c7126; font-size: 1.625rem; text-transform: uppercase; margin: 0 0 16px 0; text-align: center;}.tab .tab_link_title a { color: #2d3133; font-weight: 700;}.tab .tab_link_mandat a { color: #676767;}.tab .tab_link_mehr { color: transparent; font-size: 0;}#tab3 a,.tab .tab_link_mehr a,#teaser a { text-decoration: none; padding: 4px 15px 3px 15px; display: inline-block; border-radius: 2px; font-size: 0.9375rem; background: rgba(0, 0, 0, 0.02); color: #2b7026; font-weight: 600; font-family: "Genos", sans-serif; border: 1px solid rgba(0, 0, 0, 0.15);}#tab3 a,#teaser a { margin-top: 15px;}#tab3 a:hover,#tab3 a:focus,.tab .tab_link_mehr a:hover,.tab .tab_link_mehr a:focus,#teaser a:hover,#teaser a:focus { background: #2b7026; color: #ffffff;}.tab .eventclndr-tab { margin-bottom: 22px;}.tab #clr-events-hide > p:first-child { margin-bottom: 15px;}.tab .tab_spacer { height: 15px;}.tab hr { height: 4px; opacity: 1; background: #2c7126; max-width: 100px; width: 100%; margin: 28px auto; display: block;}#tab3 img { margin: 0 -20px 25px -20px; display: block; width: calc(100% + 40px) !important; }.h4link a:link,.h4link a:hover,.h4link a:focus,.h4link a:visited,H6,H5,H4,H3,H2,H1 { color: #2d3133; font-weight: 300; line-height: 1.2; font-family: "Genos", sans-serif;}h1,.h1,.legacy_h1 { font-size: 1.8rem; font-variant: small-caps;}@media (min-width: 2px) { h1, .h1, .legacy_h1 {font-size: 3.75rem; }}h2,.h2,.legacy_h2 { font-size: 1.7rem;}@media (min-width: 2px) { h2, .h2, .legacy_h2 {font-size: 1.875rem; }}h3,.h3,.legacy_h3 { font-size: 1.6rem;}h4,.h4,.h4link a:link,.h4link a:hover,.h4link a:focus,.h4link a:visited,.legacy_h4 { font-size: 1.5rem;}h5,.h5,.legacy_h5 { font-size: 1.4rem;}h6,.h6,.legacy_h6 { font-size: 1.3rem;}#newslinks,#newsmandate { border: 1px solid #2d3133;}#teaser { padding-top: 0; padding-bottom: 40px; position: relative; z-index: 10;}@media (min-width: 2px) { #teaser {padding-bottom: 60px; }}@media (min-width: 3px) { #teaser {padding-bottom: 100px; }}#teaser > .row { z-index: 10;}#teaserBox > .row { margin-left: auto; margin-right: auto;}#teaser .tabHeadline,.teaserTab .tabHeadline { color: #2c7126; text-transform: uppercase; font-weight: 300; font-size: 3rem;}#teaser .tabHeadline { margin-bottom: 3px;}.teaserTab .tabHeadline { font-size: 26px;}.teaserTab .tabHeadline::after { content: "-"; display: block; color: #e0cece; line-height: 0.2; margin-top: 10px; margin-bottom: 12px;}#teaserBox { background: #fffff2; min-height: 100px; margin-top: 35px; position: relative;}#teaserBox::after { content: ""; position: absolute; display: block; z-index: -1; left: 60px; right: 60px; top: 50%; bottom: 2px; -webkit-box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.3); box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.3);}#teaserBox .teaserText { padding: 30px 15px; font-weight: 300; line-height: 1.4;}@media (min-width: 2px) { #teaserBox .teaserText {font-size: 1.125rem; }}@media (min-width: 3px) { #teaserBox .teaserText {padding-top: 55px;padding-bottom: 55px; }}#teaserBox .teaserText a { margin-top: 15px; font-size: 0.875rem;}#teaserBox .bannerImg { display: block; min-height: 200px; background-position: center; background-size: cover; background-repeat: no-repeat; position: relative; overflow: hidden;}#teaserBox .bannerImg img { position: absolute; left: 50%; top: 50%; max-width: 120%; min-width: 100%; min-height: 100%; width: auto; height: auto; -ms-interpolation-mode: bicubic; -moz-transform: translateX(-50%) translateY(-50%); -webkit-transform: translateX(-50%) translateY(-50%); -o-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); -webkit-transition: opacity 300ms linear; -moz-transition: opacity 300ms linear; -ms-transition: opacity 300ms linear; -o-transition: opacity 300ms linear; transition: opacity 300ms linear;}footer { color: #ffffff; font-size: 0.9375rem;}footer a,footer a:hover { color: #ffffff;}.footerTab a { text-decoration: underline;}#footer { background: #2c7126; padding-top: 90px; padding-bottom: 40px;}@media (min-width: 1px) { #footer > .row > * + *:nth-child(2) {margin-top: 0; }}@media (min-width: 3px) { #footer {padding-top: 70px;padding-bottom: 70px;background: #2c7126 url('../img/footer-bg.png') no-repeat center bottom; }}footer h1,footer h2,footer h3,footer h4,footer h5,footer h6,.footerHeadline { color: #ffffff; font-size: 1.375rem; text-transform: uppercase; margin: 0;}#innerfooter ul { padding: 0; line-height: 1.7;}@media (min-width: 3px) { #innerfooter ul {margin-bottom: -10px; }}#innerfooter a { color: #ffffff; font-weight: 400; font-size: 1.25rem; font-family: "Genos", sans-serif; text-transform: uppercase;}#innerfooter li::before { content: "\0007C"; color: #ffffff; position: relative; bottom: 2px; margin-right: 4px;}footer iframe,#footer .iframe-wrapper-manual-enabling { min-width: 100% !important; width: 100% !important; display: block;}.socialTab { padding-left: 10px; line-height: 1;}.socialTab p { display: inline-block; padding: 0 5px;}.socialTab img { margin-top: 2px; max-height: 25px;}#vernetzt { text-align: right; font-size: 0.8125rem; color: #ffffff; line-height: 1.3; margin: 0 auto; font-weight: 400; text-decoration: none;}@media (min-width: 2px) { #vernetzt {margin: 0; }}#vernetzt span { color: #ffffff;}#vernetzt span span { display: block;}#vernetzt img { margin-left: 18px;}#footer2 { padding: 15px 0; background: #1b364d;}#scrollTopBtn { position: relative; text-decoration: none; padding: 4px 15px 3px 15px; display: inline-block; border-radius: 2px; font-size: 0.9375rem; color: #ffffff; font-weight: 600; font-family: "Genos", sans-serif; border: 1px solid rgba(255, 255, 255, 0.15); margin-top: 30px;}#scrollTopBtn:hover,#scrollTopBtn:focus { background: rgba(0, 0, 0, 0.2);}#scrollTopBtn::after { content: "\00BB"; position: relative; bottom: 1px; display: inline-block; margin-left: 4px; -moz-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -o-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg);}@media (min-width: 1px) { #scrollTopBtn::after {margin-left: 15px; }}.contrast_light_font form[id^="search"],.contrast_light_font form #search_input1,.contrast_dark_font #footer2 { background-color: #000000 !important;}.contrast_dark_font form[id^="search"],.contrast_dark_font form #search_input1,.contrast_dark_font #scrollTopBtn { background-color: #ffffff !important;}.contrast_light_font form [id^="search_submit"],.contrast_dark_font form [id^="search_submit"] { background: #000000 url("../img/lupe-icon.png") center no-repeat !important;}.contrast_light_font #content,.contrast_dark_font #content,.contrast_light_font #teaser > .row,.contrast_light_font #teaser > .row > * { background: none !important;}