/*2024-10-14-08:27:23*/@import url("https://fonts.verwaltungsportal.de/import/?family=Poppins:400,400i,700,700i");body { font-family: "Poppins", sans-serif; font-weight: 400; color: #191919; background-color: #f2f2f2; font-size: 1rem;line-height: 1.5; background-attachment: fixed; background-size: cover;}@media (min-width: 2px) { html {position: relative; } body {font-size: 1.125rem; }}a { color: #2d5d67;}a:hover,a:focus { color: #2d5d67; text-decoration: underline;}#content a { text-decoration: underline;}#content a:hover,#content a:focus { text-decoration: none;}b,strong { font-weight: 700;}header { margin: 0 15px;}#topbar > div.row:nth-child(1) { margin-bottom: 25px;}address { font-style: normal;}#mail,#phone { color: #191919; display: inline-block; font-weight: 400; margin-top: 15px; line-height: 1; position: relative; min-height: 18px; font-size: 1rem;}@media (min-width: 3px) { #mail, #phone {margin-top: 0;padding-top: 2px; } #mail {margin-left: 30px; }}#mail { padding-left: 28px; background: url("../img/icon-mail.png") center left no-repeat;}#phone { padding-left: 25px; background: url("../img/icon-telefon.png") center left no-repeat;}#mail a,#phone a { color: #2d5d67; text-decoration: underline;}#mail a:hover,#phone a:hover { text-decoration: none;}#kontakt { font-style: normal; font-size: 1.125rem;}@media (min-width: 3px) { #style button {color: inherit;font-weight: 700;background: #f4cde2;width: 1.875rem;height: 1.875rem;border-radius: 100px;border: none;padding: 0;line-height: 1;font-size: 1.125rem;color: #483856; } #style button:hover, #style button:focus {color: #244a4f;background: #c8e7f5; } #style button + button {margin-left: 6px; }}.logo { display: inline-block;}.logo img { display: block;}@media (min-width: 3px) { .logo {margin-top: 10px;width: auto; }}.logoWrap { flex-direction: row; flex-wrap: wrap; gap: 15px;}.logoText { font-size: clamp(1.25rem, 1.9vw, 1.875rem); color: #2d5d67; line-height: 1.1;}.logoText :is(b, strong) { color: #483856;}.navbar-nav { background-color: #f4cde2; border-top-left-radius: 10px; border-top-right-radius: 10px; padding: 0 10px;}@media (min-width: 3px) { nav.horizontally .navbar-nav {margin: 30px auto 10px auto;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; } .is-sticky .navbar-nav {margin: 0 !important;border-radius: 0;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px; } 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 > a { color: #483856; font-weight: 700; text-align: left; padding: 10px 15px; font-size: clamp(1rem, 1.25vw, 1.25rem); line-height: 1.2; text-decoration: none; border: 1px solid rgba(74, 109, 116, 0); transition: background 300ms, border 300ms, color 300ms;}@media (min-width: 3px) { .navbar-default .navbar-nav > li > a {padding: 17px;display: flex;align-content: center;align-items: center;justify-content: center;height: 100%;text-align: center; }}@media (min-width: 3px) { .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: #244a4f;background-color: #c8e7f5;border-right: 1px solid rgba(74, 109, 116, 0.6);border-left: 1px solid rgba(74, 109, 116, 0.6); } .navbar-nav > li:focus-within > a {color: #244a4f;background-color: #c8e7f5;border-right: 1px solid rgba(74, 109, 116, 0.6);border-left: 1px solid rgba(74, 109, 116, 0.6); }}.navbar-default .navbar-nav > li > .dropdown-menu,.navbar-default .navbar-nav > li > .dropdown-menu > li > .dropdown-menu { padding: 12px 0; background-color: #c8e7f5; box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1); border-radius: 10px;}@media (min-width: 3px) { .navbar-default .navbar-nav > li > .dropdown-menu {margin-top: 10px;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 > li > .dropdown-menu {margin-left: 10px;margin-top: -13px; } .navbar-default .navbar-nav > li > .dropdown-menu::before {content: "";position: absolute;display: block;height: 10px;left: 0;right: 0;top: -10px; } .navbar-default .navbar-nav > li > .dropdown-menu > li > .dropdown-menu::before {content: "";position: absolute;display: block;width: 15px;top: 0;bottom: 0;left: -15px; }}.navbar-default .navbar-nav > li > .dropdown-menu > li > a,.navbar-default .navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li > a { color: #244a4f; font-weight: 400; text-align: left; padding: 7px 30px; background-color: transparent; position: relative; font-size: 1rem; line-height: 1.2; text-decoration: none; border-top: 1px solid rgba(74, 109, 116, 0); border-bottom: 1px solid rgba(74, 109, 116, 0); transition: background 300ms, border 300ms, color 300ms;}.navbar-default .navbar-nav > li > .dropdown-menu > li > a::before,.navbar-default .navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li > a::before { content: ""; position: absolute; left: 15px; top: 50%; transform: translateY(-50%); display: block; width: 7px; height: 7px; border-radius: 10px; background-color: #483856; 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-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: #483856; border-top: 1px solid rgba(74, 109, 116, 0.6); border-bottom: 1px solid rgba(74, 109, 116, 0.6); background: #f4cde2;}.navbar-nav > li > .dropdown-menu > li:focus-within > a,.navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li:focus-within > a { color: #483856; border-top: 1px solid rgba(74, 109, 116, 0.6); border-bottom: 1px solid rgba(74, 109, 116, 0.6); background: #f4cde2;}.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;}#slider,.slider-wrapper { max-height: 300px; overflow: hidden;}@media (min-width: 2px) { #headerpic .nivo-directionNav a {top: auto;bottom: 12px; } #headerpic .nivo-controlNav {pointer-events: none; } #headerpic .nivo-controlNav li {pointer-events: auto; }}@media (min-width: 3px) { #headerpic .nivo-directionNav a {bottom: 18px; } #slider, .slider-wrapper {max-height: 350px; } body.index #slider, body.index .slider-wrapper {max-height: 430px; } #headerpic::after {content: "";bottom: -2px;right: -25px;position: absolute;background-image: url(../img/dekoelement-giraffe-banner.png);width: 9.1146vw;height: 9.5833vw;max-width: 175px;max-height: 184px;background-size: contain;background-position: bottom right;background-repeat: no-repeat;pointer-events: none;z-index: 8; }}#headerpic { padding-top: 10px; margin: 0 auto; position: relative; width: 100%;}.slider-wrapper,#slider { height: 100%;}.slider-mask { display: none;}#content-wrap { text-align: left; padding-top: 30px; padding-bottom: 30px;}@media (min-width: 2px) { #content.md-gutter {margin-left: -15px;margin-right: -15px; }}@media (min-width: 3px) { #content-wrap {padding-top: 40px;padding-bottom: 40px; } #contentCol {padding: 20px 25px 0 20px; }}@media (min-width: 4px) { #contentCol {padding: 30px 45px 0 45px; } body:not(.noListStyle) main ul:not([class*="menue"]):not([class*="slick-dots"]):not(.rsbtn_toollist) li:not(.gallery-list-item):not(.album-list-item):not(.entry)::before {top: 24px; }}.compact { padding: 15px; background-color: #ffffff; -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1); position: relative; z-index: 5; border-radius: 30px;}@media (min-width: 2px) { .compact {padding: 30px 15px 15px 15px;margin-top: 30px;margin-bottom: 30px; }}@media (min-width: 3px) { .compact {padding: 20px 15px 30px 15px;margin-top: 40px;margin-bottom: 80px; }}.h4link a:link,.h4link a:hover,.h4link a:focus,.h4link a:visited,H6,H5,H4,H3,H2,H1 { color: #483856; font-weight: 700; line-height: 1.2; font-family: "Poppins", sans-serif;}h1,.h1,.legacy_h1 { font-size: 1.9rem;}@media (min-width: 2px) { h1, .h1, .legacy_h1 {font-size: 2.25rem; }}h2,.h2,.legacy_h2 { font-size: 1.8rem;}@media (min-width: 2px) { h2, .h2, .legacy_h2 {font-size: 2rem; }}h3,.h3,.legacy_h3 { font-size: 1.8rem;}h4,.h4,.h4link a:link,.h4link a:hover,.h4link a:focus,.h4link a:visited,.legacy_h4 { font-size: 1.6rem;}h5,.h5,.legacy_h5 { font-size: 1.4rem;}h6,.h6,.legacy_h6 { font-size: 1.2rem;}#newslinks,#newsmandate { border: 1px solid #483856;}#news .tab { border-radius: 10px; background-color: #f4cde2; overflow: hidden; padding: 30px; color: #191919; font-size: 1rem; background-position: top 20px right 20px; background-repeat: no-repeat;}#news .tabHeadline { margin: 0 0 20px 0; font-weight: 700; font-size: clamp(1.25rem, 2vw, 2rem);}@media (min-width: 2px) { #news .tabHeadline {margin: 0 0 25px 0; }}@media (min-width: 4px) { #news .tabHeadline {-webkit-hyphens: manual;-moz-hyphens: manual;-ms-hyphens: manual;hyphens: manual; }}#news .tabHeadline::after { display: none;}#news .tab_link_entry { font-size: 1rem; position: relative; width: 100%;}#news .tab_link_title a { line-height: 1.2; font-weight: 700; font-size: 1rem; display: block; margin-bottom: 8px;}#news .tab_link_entries { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 30px 0;}#news { padding-top: 70px;}#news .tab a { color: #fff; text-decoration: underline;}#news .tab,#news .tab_link,#news .tab_link > div { height: 100%; min-height: 100%;}#news .tab_link_entry { background: #ffffff; border-radius: 10px; padding: 160px 30px 30px 30px; border: 1px solid rgba(0, 0, 0, 0.15) !important;}@media (min-width: 2px) { #news .tab_link_entry {width: calc(33.33% - 20px); } #news .tab_link_entry + .tab_link_entry {margin-left: 30px; }}@media (min-width: 1px) { #news .tab_link_entry:nth-child(2) {margin-top: 0; }}#news .tab_preview_picture { background: #ffffff;}#news .tab_link_title a::before,#news .tab_link_entry .tab_preview_picture { position: absolute; display: block; top: -1px; left: -1px; right: -1px; height: 120px; overflow: hidden; border-top-left-radius: 10px; border-top-right-radius: 10px;}#news .tab_preview_picture img { position: absolute; margin: 0 !important; left: 50%; top: 50%; max-width: none; min-width: 100%; min-height: 100%; max-width: 350px; 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%);}#news .tab_date { font-size: 0.75rem; font-weight: 400; position: absolute; left: -1px; top: 105px; z-index: 1; display: inline-block; padding: 6px 20px; background: #f4cde2; color: #483856; border-top-right-radius: 3px; border-bottom-right-radius: 3px;}#news .tab_link_title a { color: #483856;}.tab_link_entries + div,.tab_link_entries .tab_spacer,.tab_link_entry > div:nth-last-child(2) { display: none;}#news .buttonStyle a { -moz-transition: background 300ms linear, color 300ms linear, border 300ms linear; -ms-transition: background 300ms linear, color 300ms linear, border 300ms linear; -o-transition: background 300ms linear, color 300ms linear, border 300ms linear; -webkit-transition: background 300ms linear, color 300ms linear, border 300ms linear; background: #c8e7f5; border-radius: 10px; outline-offset: -1px; color: #244a4f; display: inline-block; font-size: 0.75rem; font-weight: 700; padding: 5px 20px; text-decoration: none; transition: background 300ms linear, color 300ms linear, border 300ms linear;}@media (min-width: 2px) { #news .buttonStyle a + a {margin-left: 12px; }}#news .buttonStyle a::after { bottom: 1px; content: "\00BB"; margin-left: 4px; position: relative;}#news .buttonStyle a:hover,#news .buttonStyle a:focus { background: #ffffff; color: #191919;}footer { margin: 0 15px; background-color: #f4cde2; background-size: cover; background-repeat: no-repeat; background-position: center; background-size: cover; padding: 30px 15px; position: relative; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px;}footer::after { content: ""; display: block; position: absolute; z-index: 1; top: 0; right: 0; bottom: 0; left: 0; background: rgba(244, 205, 226, 0.8); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px;}footer > .row { position: relative; z-index: 2;}#innerfooter ul { padding: 0;}@media (min-width: 2px) { footer {padding: 55px 30px; }}#innerfooter a { color: #191919; display: inline-block; font-weight: 400; font-size: 1.125rem;}#vernetzt { text-align: center; font-size: 0.875rem; max-width: 280px; color: #191919; line-height: 1.3; margin: 0 auto; font-weight: 400; text-decoration: none;}@media (min-width: 1px) { #vernetzt {margin: 0;text-align: left; }}#vernetzt b { font-weight: 700; color: #483856;}#vernetzt span { color: #191919; display: block;}#vernetzt img { margin: 0 auto 12px auto; display: block;}@media (min-width: 1px) { #vernetzt img {margin: 0 0 12px 0; }}