/*2025-05-23-12:17:36*/@import url("https://fonts.verwaltungsportal.de/css/?family=Saira+Extra+Condensed:700");@import url("https://fonts.verwaltungsportal.de/css/?family=Roboto:400,400i,500,500i");@import url("https://fonts.verwaltungsportal.de/css/?family=Neucha:400");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.1875rem; }}a { color: #af0b12;}a:hover { color: #af0b12;}b,strong { font-weight: 500;}#logo { display: inline-block;}#logo img { display: block;}#search { height: 33px; display: inline-block; position: relative;}#search_submit { width: 33px; background: url("../img/lupe-icon.png") center no-repeat; padding: 0; cursor: pointer; line-height: 33px; border: none; top: 0; right: 0; height: 100%; font-size: 0; -webkit-transition: background-color 300ms linear; -moz-transition: background-color 300ms linear; -ms-transition: background-color 300ms linear; -o-transition: background-color 300ms linear; transition: transform 150ms linear;}#search_submit:hover { transform: scale(1.2);}#menu { position: relative; z-index: 100; background-color: #ffffff; -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.15); box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.15); padding: 20px 0;}@media (min-width: 2px) { nav.horizontally .navbar-nav {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: end !important;-ms-flex-pack: end !important;justify-content: flex-end !important;-webkit-box-align: center !important;-ms-flex-align: center !important;align-items: center !important;flex-wrap: wrap; } 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 > ul, .navbar-default .navbar-nav > li > .dropdown-menu > li > .dropdown-menu {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; } .open > .dropdown-menu, .navbar-default .navbar-nav > li:hover > ul, .navbar-default .navbar-nav > li > .dropdown-menu > li:hover > .dropdown-menu, .navbar-default .navbar-nav > li > .dropdown-menu > li > .dropdown-menu[style*="block"] {pointer-events: auto !important;opacity: 1 !important; } .nav .open > .dropdown-menu {pointer-events: none !important;opacity: 0 !important; }}.navbar-default .navbar-nav > li > a { color: #333333; font-weight: 500; text-align: left; padding: 15px 35px 15px 15px; position: relative; font-size: 1.125rem; font-family: "Roboto", sans-serif; text-transform: uppercase;}@media (min-width: 2px) { .navbar-default .navbar-nav > li > a {padding: 30px 5px 24px 5px;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 {padding: 30px 10px 24px 10px; } .navbar-default .navbar-nav > li + li {margin-left: 10px; }}.navbar-default .navbar-nav > li > a::after { content: ""; position: absolute; display: block; width: 0; bottom: 0; height: 6px; left: 50%; -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); background: #388137; -webkit-transition: width 300ms linear; -moz-transition: width 300ms linear; -ms-transition: width 300ms linear; -o-transition: width 300ms linear; transition: width 300ms linear;}@media (min-width: 2px) { .navbar-default .navbar-nav > li > a::after {top: 0;bottom: auto; }}.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: #333333;}.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 { width: 100%;}.navbar-default .navbar-nav > li > .dropdown-menu { background: #388137;}.navbar-default .navbar-nav > li > .dropdown-menu > li > .dropdown-menu { background: #388137;}@media (min-width: 2px) { .navbar-default .navbar-nav > li > .dropdown-menu, .navbar-default .navbar-nav > li > .dropdown-menu > li > .dropdown-menu {padding-top: 30px;padding-bottom: 30px; } .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); } .navbar-default .navbar-nav > li > .dropdown-menu::after {content: "";display: block;position: absolute;left: 50%;top: -20px;margin-left: -20px;width: 0;height: 0;border-style: solid;border-width: 20px 20px 0 20px;border-color: #ffffff transparent transparent transparent;-webkit-transition: top 150ms linear;-moz-transition: top 150ms linear;-ms-transition: top 150ms linear;-o-transition: top 150ms linear;transition: top 150ms linear; } .navbar-default .navbar-nav > li:hover > .dropdown-menu::after {top: 0; } .navbar-default .navbar-nav > li > .dropdown-menu > li > .dropdown-menu {margin-top: -30px;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: #ffffff; font-weight: 400; text-align: left; padding: 8px 25px; font-size: 1.125rem;}@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 {text-align: center;padding: 12px 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 { color: #4c3c3c; background: #ffffff;}.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: #4c3c3c; background: #ffffff;}header { background: linear-gradient(to bottom, #d01820, #d01820 30%, rgba(255, 255, 255, 0) 30%), url(../img/gemüse_pattern.png) bottom left no-repeat;}#header > .row { width: 100%; max-width: 100%;}#header > .row .row { margin-left: 0; margin-right: 0;}#header > .row > div { padding: 0;}#header { background: #ffffff;}@media (min-width: 3px) { #header {background: #ffffff url("../img/gemüse_im_kreis.png") top right no-repeat; }}@media (min-width: 1px) { #header {margin-left: calc(15px + (200 - 15) * (100vw - 768px) / (1920 - 768)); }}#headerText { padding: 30px; width: 100%;}@media (min-width: 2px) { #headerText {padding-left: 60px; } body.index #headerText {padding-bottom: 120px; }}#header h2 { margin-bottom: 0;}#header h2 * { display: block; line-height: 1.08;}#header h2 b,#header h2 strong { font-weight: 700; font-family: "Saira Extra Condensed", sans-serif; font-size: calc(30px + (70 - 30) * (100vw - 320px) / (1920 - 320));}#header h2 br,#header h2 br { display: none;}body.index #header h2 b,body.index #header h2 strong { font-size: calc(30px + (110 - 30) * (100vw - 320px) / (1920 - 320));}#header h2 i,#header h2 em { font-family: "Neucha", serif; font-weight: 400; font-style: normal; font-size: calc(22px + (40 - 22) * (100vw - 320px) / (1920 - 320)); color: #666666; margin-top: 10px;}@media (min-width: 2px) { #header h2 i, #header h2 em {margin-top: 18px; }}#headerContact { background: #ffffff linear-gradient(to bottom, rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0) 80px); width: 100%; font-size: 0.9375rem; position: relative;}#header > .row #contactTab .row { margin-left: -15px; margin-right: -15px;}#contactButton .row > div { padding: 0;}@media (min-width: 2px) { #contactButton div, #contactButton div > p {height: 100%;min-height: 100%; } #contactTab {padding: 36px 10px 36px 40px; } #headerContact::after {content: "";display: block;position: absolute;top: calc(-90px + (-110 - 90) * (100vw - 992px) / (1920 - 992));right: 40px;width: calc(220px + (382 - 220) * (100vw - 992px) / (1920 - 992));height: calc(220px + (381 - 220) * (100vw - 992px) / (1920 - 992));background: url("../img/freisteller.png") center / contain no-repeat;pointer-events: none; }}@media (min-width: 3px) { #headerContact::after {right: 15px; }}#contactTab a { color: #388137;}#contactTab b,#contactTab strong { font-size: 1.125rem; font-weight: 500;}@media (min-width: 2px) { #contactButton {padding: 0 0 0 40px; } #contactTab>.row>div {padding-right: 0px; }}#contactButton a { display: block; text-align: center; background: #d01820 linear-gradient(to bottom, rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0) 80px); color: #ffffff; font-size: clamp(1.75rem, 4vw, 2.35rem); font-weight: 500; font-family: "Roboto", sans-serif; padding: 10px 15px; line-height: 1.1;}@media (min-width: 2px) { #contactButton a {padding: 30px 20px 20px 20px;height: 100%;min-height: 100%;display: flex;align-items: center;align-content: center;justify-content: center; }}#contactButton a:hover { background-color: #faca4b; color: #333333;}#contactButton a::after { content: "\00BB"; margin-left: 6px;}#slider { height: 250px; overflow: hidden; position: relative;}@media (min-width: 1px) { #slider {height: 400px; } body.index #slider {height: 600px; }}@media (min-width: 2px) { body.index #slider {height: 790px; }}.slider-wrapper { height: 100%;}.slider-mask { display: none;}#content { text-align: left; padding: calc(40px + (100 - 40) * (100vw - 320px) / (1920 - 320)) 0;}main { overflow: hidden;}.h4link a:link,.h4link a:hover,.h4link a:visited,h6,#content .legacy_h6,.legacy_h6,h5,#content .legacy_h5,.legacy_h5,h4,#content .legacy_h4,.legacy_h4,h3,#content .legacy_h3,.legacy_h3,h2,#content .legacy_h2,.legacy_h2,h1,#content .legacy_h1,.legacy_h1 { color: #333333; font-weight: 700; line-height: 1.2; font-family: "Saira Extra Condensed", sans-serif;}h1,#content .legacy_h1,.legacy_h1,.h1 { font-weight: 700; font-size: calc(30px + (60 - 30) * (100vw - 320px) / (1920 - 320));}:is(h1, h2, h3, h4, h5, h6) :is(i, em) { font-family: "Neucha", serif; color: #666666; font-style: normal; font-weight: 400; display: block; font-size: 80%; margin-top: 4px;}@media (min-width: 1px) { :is(h1, h2, h3, h4, h5, h6) :is(i, em) {font-size: 60%;margin-bottom: 3.125vw; }}h2,#content .legacy_h2,.legacy_h2,.h2 { font-size: calc(29px + (55 - 29) * (100vw - 320px) / (1920 - 320));}h3,#content .legacy_h3,.legacy_h3,.h3 { font-size: calc(28px + (50 - 28) * (100vw - 320px) / (1920 - 320));}h4,#content .legacy_h4,.legacy_h4,.h4,.h4link a:link,.h4link a:hover,.h4link a:visited { font-size: calc(27px + (42 - 27) * (100vw - 320px) / (1920 - 320));}h5,#content .legacy_h5,.legacy_h5,.h5 { font-size: calc(25px + (34 - 25) * (100vw - 320px) / (1920 - 320));}h6,#content .legacy_h6,.legacy_h6,.h6 { font-size: calc(24px + (28 - 24) * (100vw - 320px) / (1920 - 320));}#tabWide { margin-bottom: calc(80px + (200 - 40) * (100vw - 320px) / (1920 - 320)); position: relative; box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.15);}@media (min-width: 2px) { #tabWide, #tabWide > div {min-height: 380px; } #tabWide::after {content: "";display: block;position: absolute;bottom: -120px;left: calc(-400px + (0 + 400) * (100vw - 992px) / (1920 - 992));background: url("../img/deko_croissant.png") bottom no-repeat;width: 18.5938vw;height: 27.5521vw;max-width: 357px;max-height: 529px;pointer-events: none;background-position: bottom left;background-size: contain;background-repeat: no-repeat; } #tabWide::before {content: "";position: absolute;top: -70px;left: calc(-400px + (0 + 400) * (100vw - 992px) / (1920 - 992));background: #388137;width: 135px;height: 140px;pointer-events: none; }}#tabWide,#tabWide h1,#tabWide h2,#tabWide h3,#tabWide h4,#tabWide h5,#tabWide h6,#tabWide h1 em,#tabWide h2 em,#tabWide h3 em,#tabWide h4 em,#tabWide h5 em,#tabWide h6 em { color: #333333;}#tabWide a { display: inline-block; background: #faca4b; color: #333333; font-size: 1.25rem; font-weight: 600; font-family: "Saira Extra Condensed", sans-serif; padding: 10px 22px;}#tabWide a:hover { background-color: #28332b; color: #faca4b;}#tabWide a::after { content: "\00BB"; margin-left: 4px;}#tabText { padding-top: calc(40px + (120 - 40) * (100vw - 320px) / (1920 - 320)); padding-bottom: calc(40px + (120 - 40) * (100vw - 320px) / (1920 - 320));}#tabImages > div > div { overflow: hidden; position: relative; z-index: 2; height: 100%; min-height: 250px; border: 1px solid #333333;}@media (min-width: 1px) { #tabImages > div {position: absolute;left: 15px;top: -60px;right: 15px;bottom: -70px;z-index: 5; } #tabImages > div::after {content: "";position: absolute;display: block;top: 60px;bottom: 0;width: 50vw;left: 0;z-index: -1;background-size: cover !important;background-position: center right !important;margin-bottom: calc(40px + (100 - 40) * (100vw - 320px) / (1920 - 320)); } #tabImages > div::before {content: "";position: absolute;background: #d01820;width: 130px;height: 140px;bottom: 0;right: -12.5vw;transform: translateX(100%); }}@media (min-width: 2px) { #tabImages > div {bottom: -100px; }}#tabImages img { display: block; position: absolute; left: 50%; top: 50%; max-width: none; 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%);}footer { box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.15);}@media (min-width: 4px) { footer{background-image: url(../img/deko_paprika.png);background-position: right center;background-repeat: no-repeat; }}#footer { position: relative; z-index: 2; padding-top: calc(40px + (120 - 40) * (100vw - 320px) / (1920 - 320));}@media (min-width: 1px) { #footer {padding-left: 15px; }}@media (min-width: 3px) { #footer::after {width: calc(15px + (200 - 15) * (100vw - 1200px) / (1920 - 1200)); }}#footer > .row > div:first-child { padding-bottom: 40px;}#footer,#footer a,#footer h1,#footer h2,#footer h3,#footer h4,#footer h5,#footer h6,#footer h1 em,#footer h2 em,#footer h3 em,#footer h4 em,#footer h5 em,#footer h6 em { color: #333333; margin: 0;}#footer :is(h1, h2, h3, h4, h5, h6) :is(b, strong) { background: #388137; color: #ffffff; padding: 10px 10px; display: inline-block; line-height: 1;}#footer :is(h1, h2, h3, h4, h5, h6) :is(i, em) { margin-bottom: 15px;}#footer a { text-decoration: underline;}#footer hr { opacity: 1; background: rgba(0, 0, 0, 0.2); margin-top: 40px; margin-bottom: 40px;}@media (min-width: 2px) { #footer hr {margin-top: 60px; }}#footer iframe,#footer .iframe-wrapper-manual-enabling { display: block; width: 100%; border: 1px solid #333333;}#footer .iframe-wrapper-manual-enabling { min-width: 100% !important;}@media (min-width: 1px) { #footer iframe, #footer .iframe-wrapper-manual-enabling {position: absolute;left: 15px;top: 0;right: 15px;width: calc(100% - 30px) !important; } #footer .iframe-wrapper-manual-enabling {min-width: calc(100% - 30px) !important; }}#footer .mapCol .row,#footer .mapCol .row > div { position: static;}#footer #vernetzt { text-align: left; font-size: 0.875rem; color: #333333; line-height: 1.3; margin: 0 auto; font-weight: 400; text-decoration: none;}@media (min-width: 1px) { #footer #vernetzt {float: left;margin: 0; }}#vernetzt span { color: #333333;}#vernetzt span span { display: block;}#vernetzt img { margin-right: 15px;}#innerfooter { padding-top: 40px; padding-bottom: 40px; font-size: 0.875rem;}#innerfooter a { color: #333333; text-decoration: none; display: inline-block; font-weight: 400;}#innerfooter a:hover,#innerfooter a:focus { color: #af0b12;}#innerfooter a + a::before { content: "•"; margin: 0 10px; color: #333333;}@media (min-width: 3px) { #innerfooter a + a::before {margin: 0 18px; }}