/*2024-11-21-09:38:26*/@import url("https://fonts.verwaltungsportal.de/import/?family=Jost:300,300i,600,600i");@import url("https://fonts.verwaltungsportal.de/import/?family=Roboto:300,300i,400,400i,500,500");body { font-family: "Roboto", sans-serif; font-weight: 400; color: #333333; background: #ffffff; font-size: 1rem;line-height: 1.5;}@media (min-width: 1px) { body {font-size: 1.125rem; }}a { color: #87000a; text-decoration: underline;}a:hover,a:focus { color: #87000a; text-decoration: none;}b,strong { font-weight: 500;}hr { width: 100%; background: #000000; height: 1px; opacity: 0.15;}#topbar { padding-top: 15px; padding-bottom: 15px; background: #400002;}.logo { display: flex; flex-wrap: wrap; gap: 15px 15px; text-decoration: none !important; font-family: "Jost", sans-serif;}.logo .template-page { width: auto;}.logo .cleaner { display: none;}.logoText { color: #ffffff; align-content: center; line-height: 1.1; font-weight: 300; font-size: clamp(1rem, 1.6vw, 1.6875rem); font-style: italic;}.logoText :is(b, strong) { display: block; font-size: clamp(1.375rem, 2.25vw, 2.25rem); font-weight: 600; text-transform: uppercase; font-style: normal;}.logoText br { display: none;}.logo img { display: block; max-width: 30vw;}form[id^="search"] { height: 44px; background: #ffffff; display: inline-block; position: relative; border: 1px solid rgba(41, 41, 41, 0.4);}form [id^="search_input"] { color: #333333; font-size: 16px; font-style: normal; background: transparent; padding: 0; border: 0; line-height: 44px; padding-left: 14px; padding-right: 47px; height: 44px; width: 100%; font-weight: 400;}form [id^="search_submit"] { font-size: 0; width: 44px; height: 44px; border: none; background: url("../img/icon-lupe.png") center no-repeat; background-size: 16px 16px; padding: 0; cursor: pointer; position: absolute; top: 0; right: 0; backface-visibility: hidden; -webkit-transition: transform 100ms linear; -moz-transition: transform 100ms linear; -ms-transition: transform 100ms linear; -o-transition: transform 100ms linear; transition: transform 100ms 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,#newsletter_input::-ms-input-placeholder { color: #333333 !important;}[id^="search_input"]::-webkit-input-placeholder,#newsletter_input::-webkit-input-placeholder { color: #333333 !important;}[id^="search_input"]::-moz-placeholder,#newsletter_input::-moz-placeholder { opacity: 1;}[id^="search_input"]:-moz-placeholder,#newsletter_input:-moz-placeholder { opacity: 1;}.dropdown-toggle-button-wrapper { top: 6px;}@media (min-width: 2px) { #menu {background-color: #ffffff;border-bottom: 3px solid #cccccc; } 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 .dropdown-menu {position: absolute;top: 100%;left: 0;z-index: 1000; } nav.horizontally .navbar-nav > li:last-of-type > .dropdown-menu > li > .dropdown-menu {left: auto;right: 100%; } 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: #333333; font-weight: 600; text-align: center; padding: 10px 35px; position: relative; font-family: "Jost", sans-serif; font-size: clamp(1.125rem, 1.25vw, 1.25rem); line-height: 1.2; text-decoration: none;}@media (min-width: 2px) { .navbar-default .navbar-nav > li + li {margin-left: 15px; } .navbar-default .navbar-nav > li > a {padding: 19px 0;display: flex;align-content: center;align-items: center;justify-content: center;height: 100%;text-transform: uppercase; }}.navbar-default .navbar-nav > li.dropdownpr > a::before { content: ""; width: 0px; height: 0px; display: block; position: absolute; left: 30px; bottom: -30px; border-style: solid; border-width: 0 12px 12px 12px; border-color: transparent transparent #ffffff transparent; 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;}@media (min-width: 2px) { .navbar-default .navbar-nav > li.dropdownpr > a::before {left: 50%;margin-left: -9px; }}.navbar-default .navbar-nav > li > a::after { content: ""; position: absolute; left: 50%; transform: translateX(-50%); bottom: -3px; transition: opacity 300ms, background-position 300ms; top: 0; border-bottom: 3px solid #87000a; opacity: 0; width: 100%; pointer-events: none;}@media (min-width: 2px) { .navbar-default .navbar-nav > li > a::after {background-image: url(../img/icon-läufer.png);background-position: bottom left;background-repeat: no-repeat; }}.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: #87000a; background-color: transparent;}.navbar-nav > li:focus-within > a { color: #87000a; background-color: transparent;}.navbar-nav > li.dropdownpr:hover > a::before,.navbar-nav > li.dropdownpr > a:hover::before,.navbar-nav > li.dropdownpr > a:focus::before,.navbar-nav > li.dropdownpr.open > a::before,.navbar-nav > li.dropdownpr.open > a:hover::before,.navbar-nav > li.dropdownpr.open > a:focus::before,.navbar-nav > li.dropdownpr[class$="_over"] > a::before,.navbar-nav > li.dropdownpr[class$="_over"] > a:hover::before,.navbar-nav > li.dropdownpr[class$="_over"] > a:focus::before { opacity: 1;}.navbar-nav > li.dropdownpr:focus-within > a::before { opacity: 1;}.navbar-nav > li:hover > a::after,.navbar-nav > li > a:hover::after,.navbar-nav > li > a:focus::after,.navbar-nav > li.open > a::after,.navbar-nav > li.open > a:hover::after,.navbar-nav > li.open > a:focus::after,.navbar-nav > li[class$="_over"] > a::after,.navbar-nav > li[class$="_over"] > a:hover::after,.navbar-nav > li[class$="_over"] > a:focus::after { opacity: 1; background-position: bottom center;}.navbar-nav > li:focus-within > a::after { opacity: 1; background-position: bottom center;}.navbar-default .navbar-nav > li > .dropdown-menu,.navbar-default .navbar-nav > li > .dropdown-menu > li > .dropdown-menu { background-color: #ffffff; -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);}@media (min-width: 2px) { .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 {left: 50%;-moz-transform: translate(-50%, 0);-webkit-transform: translate(-50%, 0);-o-transform: translate(-50%, 0);-ms-transform: translate(-50%, 0);transform: translate(-50%, 0);margin-top: 30px; } .navbar-default .navbar-nav > li > .dropdown-menu::before {content: "";position: absolute;display: block;height: 30px;right: 0;left: 0;top: -30px; } .navbar-default .navbar-nav > li > .dropdown-menu > li > .dropdown-menu {margin-top: -18px;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: #333333; font-weight: 400; text-align: center; padding: 8px 35px; font-size: 1rem; line-height: 1.2; text-decoration: none; font-family: "Jost", sans-serif;}@media (min-width: 2px) { .navbar-default .navbar-nav > li > .dropdown-menu > li > a, .navbar-default .navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li > a {padding: 8px 25px; }}.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: #ebebeb;}.navbar-nav > li > .dropdown-menu > li:focus-within > a,.navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li:focus-within > a { background: #ebebeb;}#headerpic { margin: 0 auto; width: 100%; background-size: cover; overflow: hidden;}#banner { max-width: 100%; width: 100%; overflow: hidden;}#banner > div:first-of-type { padding: 0;}@media (min-width: 2px) { #banner > div:nth-of-type(2) {position: absolute;bottom: 5.625rem;z-index: 21; } #banner > div:nth-of-type(2) .template-page a {background: #87000a;color: #ffffff;font-size: clamp(1.25rem, 1.5vw, 1.5rem);font-weight: 500;display: inline-block;border-radius: 4px;padding: 10px 40px;text-decoration: none;margin: 10px; } #banner > div:nth-of-type(2) .template-page a:is(:hover, :focus) {background: #333333; } #banner > div:nth-of-type(2) .template-page :not(a, div, .tiny_p) {background: #333333;color: #ffffff;border-radius: 4px;padding: 10px 20px;margin: 10px;display: inline-block; } #banner > div:nth-of-type(3) {position: absolute;right: 0;top: 0;bottom: 0;background: rgba(242, 242, 242, 0.95);z-index: 20; } #banner > div:nth-of-type(3)::before {content: "";position: absolute;background: url(../img/maske-banner.png);width: 293px;height: 100%;left: 0;transform: translateX(-100%);background-position: bottom right;background-repeat: no-repeat;pointer-events: none; }}#slider { max-height: 250px; overflow: hidden; position: relative;}@media (min-width: 2px) { #slider {max-height: 400px; } .index #slider {max-height: 680px; }}.slider-wrapper,#slider { height: 100%;}.slider-mask { display: none;}#bannerOverlay { position: absolute; left: -100px; top: 0; bottom: 0; right: 0; z-index: 10; padding-right: 60px;}:is(.theme-default, .theme-nivo) a.nivo-prevNav { left: 65px;}:is(.theme-default, .theme-nivo) a.nivo-nextNav { right: 65px;}@media (min-width: 3px) { #bannerOverlay {padding-right: 0;width: 370px; } .index :is(.theme-default, .theme-nivo) a.nivo-nextNav {right: auto !important;left: 55px !important;z-index: 20 !important; } .index :is(.theme-default, .theme-nivo) .nivo-controlNav {text-align: center;position: absolute;bottom: 10px !important;z-index: 50;margin: 0px auto;padding: 0px;width: auto;padding: 20px 0;left: 30px; }}@media (min-width: 1px) { #bannerOverlay > .row > div:last-child {padding-top: 60px; }}#bannerOverlay h2 { font-weight: 600; font-style: italic; color: #87000a; font-size: 1.875rem; padding-left: 20px; margin-bottom: 30px; font-family: "Jost", sans-serif; margin-left: 40px;}#bannerOverlay .tab_link_entry { position: relative; padding-left: 140px; min-height: 120px; border-bottom: none !important;}#bannerOverlay .tab_link_title a { margin-bottom: 10px; display: block; font-weight: 600; font-family: "Jost", sans-serif; text-decoration: none; color: inherit;}#bannerOverlay .tab_date { font-weight: 300;}#bannerOverlay .tab_link_title a::after { content: ""; background-position: center !important; background-size: cover !important;}#bannerOverlay .tab_link_title a::after,#bannerOverlay .tab_preview_picture { display: block; width: 120px; height: 120px; position: absolute; left: 0; top: 0; overflow: hidden;}#bannerOverlay .tab_link_entry + .tab_link_entry .tab_link_title a::after,#bannerOverlay .tab_link_entry + .tab_link_entry .tab_preview_picture { top: 15px;}@media (min-width: 2px) { #bannerOverlay .tab_link_entry + .tab_link_entry .tab_link_title a::after, #bannerOverlay .tab_link_entry + .tab_link_entry .tab_preview_picture {top: 25px; }}#bannerOverlay .tab_preview_picture img { position: absolute; z-index: 2; left: 50%; top: 50%; max-width: 150px; min-width: 100%; min-height: 100%; width: auto; height: auto !important; -ms-interpolation-mode: bicubic; transform-origin: top left; -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%);}#bannerOverlay .tab_link_entry > div:nth-last-child(2) { display: none;}#bannerOverlay .tab_link_entry + .tab_link_entry { margin-top: 15px; padding-top: 15px; border-top: 1px solid rgb(133, 97, 40, 0.3);}@media (min-width: 2px) { #bannerOverlay .tab_link_entry + .tab_link_entry {margin-top: 25px;padding-top: 25px; }}#moreNews { margin-top: 30px; color: #ffffff; background: #87000a; padding: 6px 25px; font-weight: 600; border-radius: 4px; display: inline-block; font-size: 1rem; text-decoration: none; float: right;}#moreNews:hover,#moreNews:focus { background: #3d0000;}#bannerOverlay .tab_spacer { display: none;}main { text-align: left; padding-bottom: 30px; padding-top: 30px;}@media (min-width: 2px) { main {padding-bottom: 60px;padding-top: 60px; } main > .row::before, main > .row::after {content: "";position: absolute;background-image: url(../img/grafik-laeufer-links.png);width: 254px;height: 391px;background-size: contain;background-repeat: no-repeat;background-position: center;left: -65px;top: 100px;transform: translateX(-100%); } main > .row::after {background-image: url(../img/grafik-laeufer-rechts.png);width: 276px;height: 417px;right: -55px;bottom: -30px;transform: translateX(100%);left: auto;top: auto; } .index main > .row::after {bottom: -270px; }}#supporter { padding-top: 30px; padding-bottom: 30px; color: #333333; font-size: 1rem;}#supporter .tabHeadline { padding-top: 30px; padding-bottom: 30px; color: #333333; font-size: clamp(1.25rem, 1.9vw, 1.875rem); margin: 0;}.h4link a:link,.h4link a:hover,.h4link a:focus,.h4link a:visited,H6,H5,H4,H3,H2,H1 { font-weight: 600; line-height: 1.2; font-family: "Jost", sans-serif; color: #87000a;}h1,.h1,.legacy_h1 { font-size: 2.125rem;}@media (min-width: 1px) { h1, .h1, .legacy_h1 {font-size: 2.625rem; }}h2,.h2,.legacy_h2 { font-size: 2rem;}@media (min-width: 1px) { h2, .h2, .legacy_h2 {font-size: 2.25rem; }}h3,.h3,.legacy_h3 { font-size: 1.875rem;}@media (min-width: 1px) { h3, .h3, .legacy_h3 {font-size: 2.125rem; }}h4,.h4,.h4link a:link,.h4link a:hover,.h4link a:focus,.h4link a:visited,.legacy_h4 { font-size: 1.75rem;}h5,.h5,.legacy_h5 { font-size: 1.625rem;}h6,.h6,.legacy_h6 { font-size: 1.5rem;}#newslinks,#newsmandate { border: 1px solid #43201c;}.events { background-color: #f9f9f9; padding: 0px 0px 20px 0px; color: #333333; font-size: 1rem; position: relative; box-shadow: 0 0 5px rgba(0, 0, 0, 0.15); font-weight: 300; max-width: 400px; margin: 0 auto;}.events .tabHeadline { background: #87000a; color: #fff; font-size: 1.5625rem; font-weight: 600; padding: 18px 25px; text-align: center; margin-bottom: 0;}.events .tabContent { padding: 25px;}.eventclndr-tab { margin-left: -25px; margin-right: -25px; margin-top: -25px;}.events .tab_link_title a { font-weight: 600; color: #87000a; font-style: italic; font-family: "Jost", sans-serif; text-decoration: none;}.events .tab_link_mandat a { color: #333333; text-decoration: none;}.events .tab_link_mehr { font-size: 0; position: relative;}.events::after { width: 0px; height: 0px; -webkit-transform: rotate(360deg); border-style: solid; border-width: 0 0 50px 50px; border-color: transparent transparent #87000a transparent; position: absolute; bottom: 0; right: 0px; z-index: 2; display: block; content: "";}.events .tab_link_mehr a::before { content: "+"; font-size: 1.25rem; font-weight: 600; color: #ffffff; z-index: 3; display: block; position: absolute; right: -17px; bottom: -45px;}#footer { background-size: cover; background-position: center; padding-top: 30px; padding-bottom: 30px; color: #f7ede5; font-weight: 400;}@media (min-width: 2px) { #footer {padding-top: 50px;padding-bottom: 50px; }}#footer a { color: #fff;}#footer .tabHeadline { font-size: clamp(1.25rem, 1.6vw, 1.5625rem);}#footer #maps iframe,#footer #maps .iframe-wrapper-manual-enabling { width: 100%; min-width: 100% !important; max-width: 100%;}#footer H1,#footer H2,#footer H3,#footer H4,#footer H5,#footer H6 { color: #fff; font-size: 2.5rem; font-weight: 600;}#vernetzt { text-align: right; font-size: 0.875rem; color: #f7ede5; line-height: 1.4; margin: 20px auto 0 auto; font-weight: 400; text-decoration: none;}@media (min-width: 1px) { #vernetzt {margin: 0; }}#vernetzt b { color: #f7ede5; font-weight: 400;}#vernetzt span { color: #f7ede5;}#vernetzt span span { display: block;}#vernetzt img { margin-left: 15px;}#innerfooter { color: #ffffff; background-color: #87000a; padding-top: 15px; padding-bottom: 15px; font-size: 1rem;}#innerfooter ul { padding: 0;}#innerfooter li { display: inline-block;}#innerfooter a { color: #ffffff; text-decoration: none; display: inline-block; font-weight: 400;}#innerfooter a:hover,#innerfooter a:focus { color: #ffffff; text-decoration: underline;}#innerfooter li + li::before { content: ""; margin: 0 15px; color: #ffffff;}@media (min-width: 3px) { #innerfooter li + li::before {margin: 0 20px; }}