html {
    scroll-behavior: smooth;
}

body {
    font-family: sans-serif;
    font-size: 16px;
    margin: 0;
    color: #222;
    line-height: 1.32;
    background-color: #ccc;
}

body.outarc {
    background-color: #fafafa;
}

body.lebensblume,
body.mapletube {
    background-color: #eee;
}

body>header {
    overflow: hidden;
    position: fixed;
    height: 90px;
    background-color: #030347;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.4);
    width: 100%;
    z-index: 11;
}

body>header>a>img {
    padding-top: 39px;
    display: block;
    height: 15px;
    margin: auto;
    filter: brightness(0.9725) drop-shadow(0px 6px 20px rgba(0, 0, 0, 0.2));
}

body>header>a>img:hover {
    filter: brightness(1);
    filter: none;
}

body.outarc>header>a>img {
    opacity: 0.7;
}

body.outarc>header>a>img:hover {
    opacity: 1;
}

body.outarc>header {
    background-color: #f0f0ec;
}

body.lebensblume>header {
    background-color: #81bb00;
}

body.mapletube>header {
    background-color: #e60013;
}

a {
    color: #222;
    text-decoration: none;
    transition: 0.3s ease-out;
}

a:hover,
a.v:hover {
    text-decoration: underline;
}

a.v {
    color: #3f3fe0;
    text-decoration: none;
}

a.v1 {
    color: #3f3fe0;
    text-decoration: underline;
    text-decoration-style: dotted;
}

a.v1:hover {
    text-decoration-style: solid;
}

a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
}

a[href^="tel:"]:hover {
    text-decoration: underline;
}

a.up {
    color: #555;
}

a.up:hover {
    color: #000;
}

ul,
ol {
    padding-left: 17px;
    margin-bottom: 0;
}

li {
    padding-bottom: 10px;
}

ul.nav {
    padding: 0px;
    margin-bottom: 20px;
}

ul.nav>li {
    list-style: none;
    padding-bottom: 0;
}

nav>p>a,
ul.nav>li>a {
    color: #3f3fe0;
    text-decoration: none;
}

nav>p>a,
ul.nav>li>a:hover {
    text-decoration: underline;
}

div.footer a,
a.v2 {
    color: #999;
    text-decoration: none;
}

div.footer a:hover,
a.v2:hover {
    text-decoration: underline;
}

h1 {
    line-height: 1.11;
    margin-top: 32px;
    font-size: 24px;
    font-weight: bold;
}

h1>span.kicker {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: normal;
    color: #666;
    margin-bottom: 5px;
}

h2,
p.h2 {
    margin-top: 15px;
    font-size: 20px;
    font-weight: bold;
}

h3,
h2.v,
p.h3 {
    margin-top: 15px;
    font-size: 18px;
    font-weight: bold;
}

h2.v1 {
    font-family: sans-serif;
    font-size: 16px;
    margin: 0;
    color: #222;
    line-height: 1.32;
}

h1[id],
h2[id],
a[id^="ref"] {
    scroll-margin-top: 130px;
}

p,
h2.v1 {
    margin-top: 0;
}

p.eyebrow {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #666;
    margin-top: 32px;
    margin-bottom: 5px;
}

p.lead {
    font-size: 1.05rem;
    font-weight: 300;
    line-height: 1.3;
    color: #555;
    margin-bottom: 1rem;
}

figure {
    margin: 0 auto 15px;
    max-width: 560px;
}

figcaption {
    font-size: 14px;
    color: #666;
    text-align: center;
    margin-top: 2px;
}

figcaption.v {
    font-size: 16px;
    color: #222;
    display: block;
    margin: 0;
}

figure.side {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin: 0;
}

figure.side img {
    display: block;
    flex-shrink: 0;
}

figure.side figcaption {
    text-align: left;
    flex: 1;
    margin-top: 0;
}

figure.side img[src="/i/d.svg"] {
    filter: brightness(0.8);
}

figure.side1 {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 10px 0 30px;
}

div.c270n,
div.c300,
div.c460,
div.c480,
div.c480a,
div.c540n,
div.c560,
div.c640,
div.c640v,
div.c860,
div.c940,
div.c940v {
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
}

div.c560 {
    display: grid;
    grid-template-columns: 40px 560px 40px;
    grid-template-rows: auto;
    grid-template-areas: ". c .";
}

div.c480,
div.c480a {
    display: grid;
    grid-template-columns: 20px 480px 20px;
    grid-template-rows: auto;
    grid-template-areas: ". c .";
}

div.c270n {
    display: grid;
    grid-template-columns: 20px 270px 20px 210px;
    grid-template-rows: auto;
    grid-template-areas: ". c . n";
}

div.c460 {
    display: grid;
    grid-template-columns: 170px 460px 350px;
    grid-template-rows: auto;
    grid-template-areas: ". c .";
}

div.c640v {
    display: grid;
    grid-template-columns: 170px 320px 20px 320px 170px;
    grid-template-rows: auto;
    grid-template-areas: ". c1 . c2 .";
}

div.c860 {
    display: grid;
    grid-template-columns: 60px 860px 60px;
    grid-template-rows: auto;
    grid-template-areas: ". c .";
}

div.c940 {
    display: grid;
    grid-template-columns: 20px 940px 20px;
    grid-template-rows: auto;
    grid-template-areas: ". c .";
}

div.c940v {
    display: grid;
    grid-template-columns: 20px 460px 20px 460px 20px;
    grid-template-rows: auto;
    grid-template-areas: ". c1 . c2 .";
}

div.c300 {
    display: grid;
    grid-template-columns: 300px 300px 300px;
    grid-template-rows: auto;
    grid-template-areas: "c1 c2 c3";
    grid-gap: 20px;
    padding-left: 20px;
}

div.c540n {
    display: grid;
    grid-template-columns: 170px 540px 20px 250px;
    grid-template-rows: auto;
    grid-template-areas: ". c . n";
}

div.footer {
    font-size: 15px;
    text-align: center;
    margin: 10px 0 10px;
}

div.footer1 {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #aaa;
    text-align: center;
    font-size: 18px;
    padding-top: 19px;
    color: #666;
    background-image: linear-gradient(120deg, #fff 0%, #f2f2f2 100%);
    border-top: 1px solid #ddd;
}

.button,
.button1,
.button2,
.button3,
.button4 {
    position: relative;
    overflow: hidden;
    background-color: #026a02;
    border: none;
    color: #fff;
    padding: 10px 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin-top: 2px;
    margin-bottom: 24px;
    border-radius: 5px;
    outline: none;
    cursor: pointer;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
    isolation: isolate;
}

.button1 {
    background-color: #070778;
}

.button2 {
    background-color: #da271c;
}

.button3 {
    background-color: #030347;
}

.button4 {
    background-color: #fff;
    color: #222;
}

.button:hover,
.button1:hover,
.button2:hover,
.button3:hover,
.button4:hover {
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
}

.button:active,
.button1:active,
.button2:active,
.button3:active {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    transform: translateY(1px);
}

.button::after,
.button1::after,
.button2::after,
.button3::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 64px;
    height: 100%;
    background: linear-gradient(to right,
            transparent 0%,
            rgba(255, 255, 255, 0.4) 50%,
            transparent 100%);
    transform: skewX(-25deg) translateX(-200px);
    opacity: 0;
    transition: transform 0.6s ease-in-out, opacity 0.6s;
    animation: shine 50s infinite linear;
    pointer-events: none;
}

.buttongroup {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 12px;
    align-items: center;
}

@keyframes shine {

    0%,
    38% {
        transform: skewX(-25deg) translateX(-200px);
        opacity: 0;
    }

    39% {
        opacity: 1;
    }

    40% {
        transform: skewX(-25deg) translateX(400px);
        opacity: 1;
    }

    40.01% {
        opacity: 0;
        transform: skewX(-25deg) translateX(-200px);
    }

    41%,
    98% {
        transform: skewX(-25deg) translateX(-200px);
        opacity: 0;
    }

    99% {
        opacity: 1;
    }

    100% {
        transform: skewX(-25deg) translateX(400px);
        opacity: 1;
    }
}

label.asterisk {
    position: relative;
    top: 5px;
}

label.autosubmissionprotection {
    display: inline-block;
    margin-bottom: 6px;
}

span.asterisk {
    color: #f75535;
    font-size: x-large;
    vertical-align: sub;
}

label.textarea {
    display: block;
}

select,
input[type="text"],
input[type="email"],
textarea {
    color: #444;
    width: 100%;
    padding: 11px;
    margin: 5px 0;
    display: inline-block;
    box-sizing: border-box;
    border: 1px solid #bababa;
    font-size: 16px;
    background-color: #fefefe;
}

textarea {
    height: 150px;
    font-family: sans-serif;
}

select.error,
input[type="text"].error,
input[type="email"].error,
textarea.error {
    border: 1px solid #f75535;
}

span.error,
span.hint {
    font-size: 18px;
    position: relative;
    top: -4px;
}

label.error,
span.error {
    color: #f75535;
}

.errormessage {
    display: none;
    color: #f75535;
    font-size: smaller;
}

input:invalid:not(:placeholder-shown)+.errormessage {
    display: block;
}

div.flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

blockquote {
    position: relative;
    margin: 0;
}

blockquote:before {
    position: absolute;
    color: #eee;
    font-size: 116px;
    content: "”";
    left: -50px;
    top: -30px;
}

div.flex>blockquote {
    width: 450px;
    text-align: left;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.smaller {
    font-size: 15px;
}

.lighter {
    color: #999;
}

address {
    font-style: normal;
    margin-bottom: 20px;
}

.border {
    border: 1px solid #ccc;
}

.last {
    margin-bottom: 30px;
}

.set {
    margin-bottom: 20px;
}

.indent {
    margin-left: 10px;
}

.narrow {
    margin-left: 10px;
    margin-right: 10px;
}

img.shadow {
    filter: drop-shadow(0px 6px 20px rgba(0, 0, 0, 0.2));
}

img.shadow:hover {
    filter: none;
}

.shadow {
    text-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
}

.emboss {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3), 0 -1px 0 rgba(0, 0, 0, 0.7);
}

sup {
    vertical-align: text-top;
    font-size: smaller;
}

hr {
    margin: 20px 0;
    border-top: 0.5px solid #bababa;
    border-bottom: none;
}

.footnote {
    font-size: 0.85rem;
    line-height: 1.2;
    color: #555;
    text-align: center;
}

.footnote::before {
    content: "*";
    color: #f75535;
    font-weight: bold;
    display: inline-block;
    margin-right: 3px;
}

span.uppercase {
    text-transform: uppercase;
}

span.nowrap {
    white-space: nowrap;
}

@media only screen and (max-width: 768px) {
    div.c270n {
        display: flex;
        flex-direction: column-reverse;
        padding: 0 5%;
    }

    div.c480,
    div.c480a,
    div.c560 {
        display: grid;
        grid-template-columns: 5% 90% 5%;
        grid-template-rows: auto;
        grid-template-areas: ". c .";
    }
}

img {
    max-width: 100%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.i {
    position: relative;
    top: 3px;
    left: 0;
    display: inline;
    border: 0;
}

img.round {
    border-radius: 50%;
    object-fit: cover;
}

.hull,
.hull1 {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 16px;
    user-select: none;
}

.hull1 {
    display: inline-block;
}

.hull input,
.hull1 input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark {
    position: absolute;
    top: -2px;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hull:hover input~.checkmark,
.hull1:hover input~.checkmark {
    background-color: #070778;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.hull .checkmark:after {
    width: 6px;
    height: 12px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
    margin-top: -2px;
}

.hull input:checked~.checkmark:after {
    display: block;
}

.hull input:checked~.checkmark,
.hull1 input:checked~.checkmark {
    background-color: #070778;
}

.centercontainer {
    display: flex;
    justify-content: center;
    width: 100%;
}

.leftaligned {
    text-align: left;
    width: fit-content;
}

cite {
    display: block;
    text-align: right;
    font-style: normal;
    margin: 5px 10px 0;
}

cite.de:before {
    content: "– ";
}

cite.en:before {
    content: "—";
}

table {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.9em;
    margin-bottom: 0px;
}

th,
td {
    text-align: left;
    padding: 10px 5px;
    border-bottom: 1px solid #e0e0e0;
}

tr:last-child td {
    border-bottom: none;
}

tr:hover {
    background-color: #f9f9f9;
}

.highlight {
    background-color: #ffeb3b;
    font-weight: normal;
    color: #000;
    padding: 4px;
}

mark {
    background-color: #fff899;
    padding: 4px;
}

.red {
    background-color: #f4beba;
}

.magenta {
    background-color: #ebbbda;
}

.green {
    background-color: #b3d2b3;
}

.blue {
    background-color: #c5c3f6;
}

.cyan {
    background-color: #b2e3f6;
}

.orange {
    background-color: #f37324;
    color: #fff;
}

.brown {
    background-color: #dcc8bc;
}

.black {
    background-color: #222;
    color: #e0e0e0;
}

.grey {
    background-color: #e0e0e0;
}

.white {
    background-color: #fafafa;
    color: #888;
}

.red1 {
    color: #f75535;
    font-weight: bold;
}

.green1 {
    color: #026a02;
    font-weight: bold;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
    margin-bottom: 10px;
}

.mapcontainer {
    position: relative;
    width: 100%;
    height: 450px;
    background-color: #f4f4f4;
    border: 1px solid #e0e0e0;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.mapcontainer iframe {
    width: 100%;
    height: 100%;
    border: 0;
    display: block;
}

#mapIframeTarget {
    width: 100%;
    height: 100%;
}

.mapplaceholder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
    padding: 20px;
    box-sizing: border-box;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.2) 0%, rgba(240, 240, 240, 1) 100%);
}

.mapnoticebox {
    max-width: 400px;
    text-align: center;
    background: #ffffff;
    padding: 25px;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    margin: 0;
}

.mapnoticebox b {
    display: block;
    font-size: 18px;
    margin-bottom: 10px;
    color: #202124;
}

.mapnoticebox p {
    font-size: 14px;
    color: #5f6368;
    line-height: 1.5;
    margin: 0 0 20px 0;
}

.maploadbutton {
    background-color: #1a73e8;
    color: #fff;
    border: none;
    padding: 12px 24px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 4px;
    cursor: pointer;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    transition: background-color 0.15s ease, box-shadow 0.15s ease;
}

.maploadbutton:hover {
    background-color: #1557b0;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}

.maploadbutton:active {
    background-color: #1c54a3;
}

.mapprivacylink {
    color: #1a73e8;
    text-decoration: none;
    transition: color 0.15s ease;
}

.mapprivacylink:hover {
    text-decoration: underline;
    color: #1557b0;
}

.mapnoscriptnotice {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 30px;
    text-align: center;
    color: #721c24;
    background-color: #f8d7da;
    border: 1px solid #f5c6cb;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 10;
    box-sizing: border-box;
}

.mapnoscriptnotice b {
    font-size: 18px;
    margin-bottom: 10px;
}

.mapnoscriptnotice p {
    font-size: 14px;
    margin: 0;
    max-width: 400px;
    line-height: 1.4;
}