@charset "UTF-8";
/*	================================================== styles.scss ==================================================*/
/*	================================================== ABSTRACTS / vars ==================================================*/
/*! Bootstrap v4.5.0 (https://getbootstrap.com/) Copyright 2011-2020 The Bootstrap Authors Copyright 2011-2020 Twitter, Inc. Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
:root { --blue: #007bff; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #dc3545; --orange: #fd7e14; --yellow: #ffc107; --green: #28a745; --teal: #20c997; --cyan: #17a2b8; --white: #fff; --gray: #6c757d; --gray-dark: #343a40; --primary: #004b91; --secondary: #40a52b; --success: #28a745; --info: #17a2b8; --warning: #ffc107; --danger: #dc3545; --light: #f8f9fa; --dark: #343a40; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --breakpoint-xxl: 1750px; --breakpoint-xxxl: 1920px; --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

*, *::before, *::after { box-sizing: border-box; }

html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; }

body, .basecontent-form-editor .contentForm .formElementContainer .formElement .small, .basecontent-form-editor .contentForm .formElementContainer .formElementRow .small { margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #fff; text-align: left; background-color: #fff; }

[tabindex="-1"]:focus:not(:focus-visible) { outline: 0 !important; }

hr { box-sizing: content-box; height: 0; overflow: visible; }

h1, .infosection > div:first-child h2, .infosection > div:first-child .sitemap > li > ul > li > a, h2, .sitemap > li > ul > li > a, #zmSuche .zmsuchecontent #zmf fieldset legend, h3, .vwp .kontakt .ansprechName, #lpSeite .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-linklist .teaser .kopf h1, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child h2, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf h2, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label, .basecontent-dynamic-content.subrubrik article h1, .c-dynco article h1, .basecontent-dynamic-content article h1, .l-content .c-list h5, .l-content .c-listnum h5, h4, .c-table caption, .basecontent-table > table caption, h5, h6 { margin-top: 0; margin-bottom: 0.5rem; }

p, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label, #lpSeite .vCard .rumpf, #lpSeite .vCard .fn, #lpSeite .vCard .bez, #lpSeite .vCard .value, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn, .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez, .basecontent-dvv-service-bw-beh-rdendaten .vCard .value, .basecontent-dvv-service-bw-kontakte .vCard .rumpf, .basecontent-dvv-service-bw-kontakte .vCard .fn, .basecontent-dvv-service-bw-kontakte .vCard .bez, .basecontent-dvv-service-bw-kontakte .vCard .value, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value, #lpSeite, .basecontent-dvv-service-bw-beh-rdendaten, .basecontent-dvv-service-bw-kontakte, .basecontent-dvv-service-bw-einzelner-kontakt { margin-top: 0; margin-bottom: 1rem; }

abbr[title], abbr[data-original-title] { text-decoration: underline; text-decoration: underline dotted; cursor: help; border-bottom: 0; text-decoration-skip-ink: none; }

address { margin-bottom: 1rem; font-style: normal; line-height: inherit; }

ol, ul, dl { margin-top: 0; margin-bottom: 1rem; }

ol ol, ul ul, ol ul, ul ol { margin-bottom: 0; }

dt { font-weight: 700; }

dd { margin-bottom: .5rem; margin-left: 0; }

blockquote { margin: 0 0 1rem; }

b, strong { font-weight: bolder; }

small { font-size: 80%; }

sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }

sub { bottom: -.25em; }

sup { top: -.5em; }

a { color: #004b91; text-decoration: none; background-color: transparent; }

a:hover { color: #40a52b; text-decoration: underline; }

a:not([href]) { color: inherit; text-decoration: none; }

a:not([href]):hover { color: inherit; text-decoration: none; }

pre, code, kbd, samp { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 1em; }

pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; -ms-overflow-style: scrollbar; }

figure { margin: 0 0 1rem; }

img { vertical-align: middle; border-style: none; }

svg { overflow: hidden; vertical-align: middle; }

table { border-collapse: collapse; }

caption { padding-top: 0.75rem; padding-bottom: 0.75rem; color: #6c757d; text-align: left; caption-side: bottom; }

th { text-align: inherit; }

label { display: inline-block; margin-bottom: 0.5rem; }

button { border-radius: 0; }

button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; }

input, button, select, optgroup, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; }

button, input { overflow: visible; }

button, select { text-transform: none; }

[role="button"] { cursor: pointer; }

select { word-wrap: normal; }

button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }

button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) { cursor: pointer; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { padding: 0; border-style: none; }

input[type="radio"], input[type="checkbox"] { box-sizing: border-box; padding: 0; }

textarea { overflow: auto; resize: vertical; }

fieldset { min-width: 0; padding: 0; margin: 0; border: 0; }

legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: .5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal; }

progress { vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

[type="search"] { outline-offset: -2px; -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; }

output { display: inline-block; }

summary { display: list-item; cursor: pointer; }

template { display: none; }

[hidden] { display: none !important; }

h1, .infosection > div:first-child h2, .infosection > div:first-child .sitemap > li > ul > li > a, h2, .sitemap > li > ul > li > a, #zmSuche .zmsuchecontent #zmf fieldset legend, h3, .vwp .kontakt .ansprechName, #lpSeite .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-linklist .teaser .kopf h1, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child h2, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf h2, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label, .basecontent-dynamic-content.subrubrik article h1, .c-dynco article h1, .basecontent-dynamic-content article h1, .l-content .c-list h5, .l-content .c-listnum h5, h4, .c-table caption, .basecontent-table > table caption, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-bottom: 0.5rem; font-weight: 500; line-height: 1.2; }

h1, .infosection > div:first-child h2, .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, .h1 { font-size: 2.5rem; }

h2, .sitemap > li > ul > li > a, #zmSuche .zmsuchecontent #zmf fieldset legend, .h2 { font-size: 2rem; }

h3, .vwp .kontakt .ansprechName, #lpSeite .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-linklist .teaser .kopf h1, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child h2, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf h2, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .sitemap > li > ul > li > a, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-linklist .teaser .kopf legend, .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf legend, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label, .basecontent-dynamic-content.subrubrik article h1, .c-dynco article h1, .c-dynco article .infosection > div:first-child h2, .c-dynco article .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .c-dynco article h2, .infosection > div:first-child .c-dynco article .sitemap > li > ul > li > a, .c-dynco article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .c-dynco article legend, .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .c-dynco article legend, .basecontent-dynamic-content article h1, .basecontent-dynamic-content article .infosection > div:first-child h2, .basecontent-dynamic-content article .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .basecontent-dynamic-content article h2, .infosection > div:first-child .basecontent-dynamic-content article .sitemap > li > ul > li > a, .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content article legend, .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dynamic-content article legend, .l-content .c-list h5, .l-content .c-listnum h5, .h3 { font-size: 1.75rem; }

h4, .c-table caption, .basecontent-table > table caption, .h4 { font-size: 1.5rem; }

h5, .h5 { font-size: 1.25rem; }

h6, .h6 { font-size: 1rem; }

.lead { font-size: 1.25rem; font-weight: 300; }

.display-1 { font-size: 6rem; font-weight: 300; line-height: 1.2; }

.display-2 { font-size: 5.5rem; font-weight: 300; line-height: 1.2; }

.display-3 { font-size: 4.5rem; font-weight: 300; line-height: 1.2; }

.display-4 { font-size: 3.5rem; font-weight: 300; line-height: 1.2; }

hr { margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); }

small, .small { font-size: 80%; font-weight: 400; }

mark, .mark { padding: 0.2em; background-color: #fcf8e3; }

.list-unstyled { padding-left: 0; list-style: none; }

.list-inline { padding-left: 0; list-style: none; }

.list-inline-item { display: inline-block; }

.list-inline-item:not(:last-child) { margin-right: 0.5rem; }

.initialism { font-size: 90%; text-transform: uppercase; }

.blockquote { margin-bottom: 1rem; font-size: 1.25rem; }

.blockquote-footer { display: block; font-size: 80%; color: #6c757d; }

.blockquote-footer::before { content: "\2014\00A0"; }

.img-fluid { max-width: 100%; height: auto; }

.img-thumbnail { padding: 0.25rem; background-color: #fff; border: 1px solid #dee2e6; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075); max-width: 100%; height: auto; }

.figure { display: inline-block; }

.figure-img { margin-bottom: 0.5rem; line-height: 1; }

.figure-caption { font-size: 90%; color: #6c757d; }

code { font-size: 87.5%; color: #e83e8c; word-wrap: break-word; }

a > code { color: inherit; }

kbd { padding: 0.2rem 0.4rem; font-size: 87.5%; color: #fff; background-color: #212529; box-shadow: inset 0 -0.1rem 0 rgba(0, 0, 0, 0.25); }

kbd kbd { padding: 0; font-size: 100%; font-weight: 700; box-shadow: none; }

pre { display: block; font-size: 87.5%; color: #212529; }

pre code { font-size: inherit; color: inherit; word-break: normal; }

.pre-scrollable { max-height: 340px; overflow-y: scroll; }

.container { width: 100%; padding-right: 30px; padding-left: 30px; margin-right: auto; margin-left: auto; }

@media (min-width: 576px) { .container { max-width: 1400px; } }

@media (min-width: 768px) { .container { max-width: 1400px; } }

@media (min-width: 992px) { .container { max-width: 1400px; } }

@media (min-width: 1200px) { .container { max-width: 1400px; } }

@media (min-width: 1750px) { .container { max-width: 1440px; } }

.container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm { width: 100%; padding-right: 30px; padding-left: 30px; margin-right: auto; margin-left: auto; }

@media (min-width: 576px) { .container-sm, .container { max-width: 1400px; } }

@media (min-width: 768px) { .container-md, .container-sm, .container { max-width: 1400px; } }

@media (min-width: 992px) { .container-lg, .container-md, .container-sm, .container { max-width: 1400px; } }

@media (min-width: 1200px) { .container-xl, .container-lg, .container-md, .container-sm, .container { max-width: 1400px; } }

@media (min-width: 1750px) { .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container { max-width: 1440px; } }

.row, .pm-detail, .pm-detail-author { display: flex; flex-wrap: wrap; margin-right: -30px; margin-left: -30px; }

.no-gutters { margin-right: 0; margin-left: 0; }

.no-gutters > .col, .no-gutters > [class*="col-"] { padding-right: 0; padding-left: 0; }

.col-xxxl, .col-xxxl-auto, .col-xxxl-12, .col-xxxl-11, .col-xxxl-10, .col-xxxl-9, .col-xxxl-8, .col-xxxl-7, .col-xxxl-6, .col-xxxl-5, .col-xxxl-4, .col-xxxl-3, .col-xxxl-2, .col-xxxl-1, .col-xxl, .col-xxl-auto, .col-xxl-12, .col-xxl-11, .col-xxl-10, .col-xxl-9, .col-xxl-8, .col-xxl-7, .col-xxl-6, .col-xxl-5, .col-xxl-4, .col-xxl-3, .col-xxl-2, .col-xxl-1, .col-xl, .col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg, .col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md, .col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm, .col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col, .col-auto, .col-12, .pm-detail .pm-parentRubrik, .pm-detail-author .pm-parentRubrik, .pm-detail .pm-from, .pm-detail-author .pm-from, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 { position: relative; width: 100%; padding-right: 30px; padding-left: 30px; }

.col { flex-basis: 0; flex-grow: 1; min-width: 0; max-width: 100%; }

.row-cols-1 > * { flex: 0 0 100%; max-width: 100%; }

.row-cols-2 > * { flex: 0 0 50%; max-width: 50%; }

.row-cols-3 > * { flex: 0 0 33.33333333%; max-width: 33.33333333%; }

.row-cols-4 > * { flex: 0 0 25%; max-width: 25%; }

.row-cols-5 > * { flex: 0 0 20%; max-width: 20%; }

.row-cols-6 > * { flex: 0 0 16.66666667%; max-width: 16.66666667%; }

.col-auto { flex: 0 0 auto; width: auto; max-width: 100%; }

.col-1 { flex: 0 0 8.33333333%; max-width: 8.33333333%; }

.col-2 { flex: 0 0 16.66666667%; max-width: 16.66666667%; }

.col-3 { flex: 0 0 25%; max-width: 25%; }

.col-4 { flex: 0 0 33.33333333%; max-width: 33.33333333%; }

.col-5 { flex: 0 0 41.66666667%; max-width: 41.66666667%; }

.col-6 { flex: 0 0 50%; max-width: 50%; }

.col-7 { flex: 0 0 58.33333333%; max-width: 58.33333333%; }

.col-8 { flex: 0 0 66.66666667%; max-width: 66.66666667%; }

.col-9 { flex: 0 0 75%; max-width: 75%; }

.col-10 { flex: 0 0 83.33333333%; max-width: 83.33333333%; }

.col-11 { flex: 0 0 91.66666667%; max-width: 91.66666667%; }

.col-12, .pm-detail .pm-parentRubrik, .pm-detail-author .pm-parentRubrik, .pm-detail .pm-from, .pm-detail-author .pm-from { flex: 0 0 100%; max-width: 100%; }

.order-first { order: -1; }

.order-last { order: 13; }

.order-0 { order: 0; }

.order-1 { order: 1; }

.order-2 { order: 2; }

.order-3 { order: 3; }

.order-4 { order: 4; }

.order-5 { order: 5; }

.order-6 { order: 6; }

.order-7 { order: 7; }

.order-8 { order: 8; }

.order-9 { order: 9; }

.order-10 { order: 10; }

.order-11 { order: 11; }

.order-12 { order: 12; }

.offset-1 { margin-left: 8.33333333%; }

.offset-2 { margin-left: 16.66666667%; }

.offset-3 { margin-left: 25%; }

.offset-4 { margin-left: 33.33333333%; }

.offset-5 { margin-left: 41.66666667%; }

.offset-6 { margin-left: 50%; }

.offset-7 { margin-left: 58.33333333%; }

.offset-8 { margin-left: 66.66666667%; }

.offset-9 { margin-left: 75%; }

.offset-10 { margin-left: 83.33333333%; }

.offset-11 { margin-left: 91.66666667%; }

@media (min-width: 576px) { .col-sm { flex-basis: 0; flex-grow: 1; min-width: 0; max-width: 100%; } .row-cols-sm-1 > * { flex: 0 0 100%; max-width: 100%; } .row-cols-sm-2 > * { flex: 0 0 50%; max-width: 50%; } .row-cols-sm-3 > * { flex: 0 0 33.33333333%; max-width: 33.33333333%; } .row-cols-sm-4 > * { flex: 0 0 25%; max-width: 25%; } .row-cols-sm-5 > * { flex: 0 0 20%; max-width: 20%; } .row-cols-sm-6 > * { flex: 0 0 16.66666667%; max-width: 16.66666667%; } .col-sm-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .col-sm-1 { flex: 0 0 8.33333333%; max-width: 8.33333333%; } .col-sm-2 { flex: 0 0 16.66666667%; max-width: 16.66666667%; } .col-sm-3 { flex: 0 0 25%; max-width: 25%; } .col-sm-4 { flex: 0 0 33.33333333%; max-width: 33.33333333%; } .col-sm-5 { flex: 0 0 41.66666667%; max-width: 41.66666667%; } .col-sm-6 { flex: 0 0 50%; max-width: 50%; } .col-sm-7 { flex: 0 0 58.33333333%; max-width: 58.33333333%; } .col-sm-8 { flex: 0 0 66.66666667%; max-width: 66.66666667%; } .col-sm-9 { flex: 0 0 75%; max-width: 75%; } .col-sm-10 { flex: 0 0 83.33333333%; max-width: 83.33333333%; } .col-sm-11 { flex: 0 0 91.66666667%; max-width: 91.66666667%; } .col-sm-12 { flex: 0 0 100%; max-width: 100%; } .order-sm-first { order: -1; } .order-sm-last { order: 13; } .order-sm-0 { order: 0; } .order-sm-1 { order: 1; } .order-sm-2 { order: 2; } .order-sm-3 { order: 3; } .order-sm-4 { order: 4; } .order-sm-5 { order: 5; } .order-sm-6 { order: 6; } .order-sm-7 { order: 7; } .order-sm-8 { order: 8; } .order-sm-9 { order: 9; } .order-sm-10 { order: 10; } .order-sm-11 { order: 11; } .order-sm-12 { order: 12; } .offset-sm-0 { margin-left: 0; } .offset-sm-1 { margin-left: 8.33333333%; } .offset-sm-2 { margin-left: 16.66666667%; } .offset-sm-3 { margin-left: 25%; } .offset-sm-4 { margin-left: 33.33333333%; } .offset-sm-5 { margin-left: 41.66666667%; } .offset-sm-6 { margin-left: 50%; } .offset-sm-7 { margin-left: 58.33333333%; } .offset-sm-8 { margin-left: 66.66666667%; } .offset-sm-9 { margin-left: 75%; } .offset-sm-10 { margin-left: 83.33333333%; } .offset-sm-11 { margin-left: 91.66666667%; } }

@media (min-width: 768px) { .col-md { flex-basis: 0; flex-grow: 1; min-width: 0; max-width: 100%; } .row-cols-md-1 > * { flex: 0 0 100%; max-width: 100%; } .row-cols-md-2 > * { flex: 0 0 50%; max-width: 50%; } .row-cols-md-3 > * { flex: 0 0 33.33333333%; max-width: 33.33333333%; } .row-cols-md-4 > * { flex: 0 0 25%; max-width: 25%; } .row-cols-md-5 > * { flex: 0 0 20%; max-width: 20%; } .row-cols-md-6 > * { flex: 0 0 16.66666667%; max-width: 16.66666667%; } .col-md-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .col-md-1 { flex: 0 0 8.33333333%; max-width: 8.33333333%; } .col-md-2 { flex: 0 0 16.66666667%; max-width: 16.66666667%; } .col-md-3 { flex: 0 0 25%; max-width: 25%; } .col-md-4 { flex: 0 0 33.33333333%; max-width: 33.33333333%; } .col-md-5 { flex: 0 0 41.66666667%; max-width: 41.66666667%; } .col-md-6 { flex: 0 0 50%; max-width: 50%; } .col-md-7 { flex: 0 0 58.33333333%; max-width: 58.33333333%; } .col-md-8 { flex: 0 0 66.66666667%; max-width: 66.66666667%; } .col-md-9 { flex: 0 0 75%; max-width: 75%; } .col-md-10 { flex: 0 0 83.33333333%; max-width: 83.33333333%; } .col-md-11 { flex: 0 0 91.66666667%; max-width: 91.66666667%; } .col-md-12 { flex: 0 0 100%; max-width: 100%; } .order-md-first { order: -1; } .order-md-last { order: 13; } .order-md-0 { order: 0; } .order-md-1 { order: 1; } .order-md-2 { order: 2; } .order-md-3 { order: 3; } .order-md-4 { order: 4; } .order-md-5 { order: 5; } .order-md-6 { order: 6; } .order-md-7 { order: 7; } .order-md-8 { order: 8; } .order-md-9 { order: 9; } .order-md-10 { order: 10; } .order-md-11 { order: 11; } .order-md-12 { order: 12; } .offset-md-0 { margin-left: 0; } .offset-md-1 { margin-left: 8.33333333%; } .offset-md-2 { margin-left: 16.66666667%; } .offset-md-3 { margin-left: 25%; } .offset-md-4 { margin-left: 33.33333333%; } .offset-md-5 { margin-left: 41.66666667%; } .offset-md-6 { margin-left: 50%; } .offset-md-7 { margin-left: 58.33333333%; } .offset-md-8 { margin-left: 66.66666667%; } .offset-md-9 { margin-left: 75%; } .offset-md-10 { margin-left: 83.33333333%; } .offset-md-11 { margin-left: 91.66666667%; } }

@media (min-width: 992px) { .col-lg { flex-basis: 0; flex-grow: 1; min-width: 0; max-width: 100%; } .row-cols-lg-1 > * { flex: 0 0 100%; max-width: 100%; } .row-cols-lg-2 > * { flex: 0 0 50%; max-width: 50%; } .row-cols-lg-3 > * { flex: 0 0 33.33333333%; max-width: 33.33333333%; } .row-cols-lg-4 > * { flex: 0 0 25%; max-width: 25%; } .row-cols-lg-5 > * { flex: 0 0 20%; max-width: 20%; } .row-cols-lg-6 > * { flex: 0 0 16.66666667%; max-width: 16.66666667%; } .col-lg-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .col-lg-1 { flex: 0 0 8.33333333%; max-width: 8.33333333%; } .col-lg-2 { flex: 0 0 16.66666667%; max-width: 16.66666667%; } .col-lg-3 { flex: 0 0 25%; max-width: 25%; } .col-lg-4 { flex: 0 0 33.33333333%; max-width: 33.33333333%; } .col-lg-5 { flex: 0 0 41.66666667%; max-width: 41.66666667%; } .col-lg-6 { flex: 0 0 50%; max-width: 50%; } .col-lg-7 { flex: 0 0 58.33333333%; max-width: 58.33333333%; } .col-lg-8 { flex: 0 0 66.66666667%; max-width: 66.66666667%; } .col-lg-9 { flex: 0 0 75%; max-width: 75%; } .col-lg-10 { flex: 0 0 83.33333333%; max-width: 83.33333333%; } .col-lg-11 { flex: 0 0 91.66666667%; max-width: 91.66666667%; } .col-lg-12 { flex: 0 0 100%; max-width: 100%; } .order-lg-first { order: -1; } .order-lg-last { order: 13; } .order-lg-0 { order: 0; } .order-lg-1 { order: 1; } .order-lg-2 { order: 2; } .order-lg-3 { order: 3; } .order-lg-4 { order: 4; } .order-lg-5 { order: 5; } .order-lg-6 { order: 6; } .order-lg-7 { order: 7; } .order-lg-8 { order: 8; } .order-lg-9 { order: 9; } .order-lg-10 { order: 10; } .order-lg-11 { order: 11; } .order-lg-12 { order: 12; } .offset-lg-0 { margin-left: 0; } .offset-lg-1 { margin-left: 8.33333333%; } .offset-lg-2 { margin-left: 16.66666667%; } .offset-lg-3 { margin-left: 25%; } .offset-lg-4 { margin-left: 33.33333333%; } .offset-lg-5 { margin-left: 41.66666667%; } .offset-lg-6 { margin-left: 50%; } .offset-lg-7 { margin-left: 58.33333333%; } .offset-lg-8 { margin-left: 66.66666667%; } .offset-lg-9 { margin-left: 75%; } .offset-lg-10 { margin-left: 83.33333333%; } .offset-lg-11 { margin-left: 91.66666667%; } }

@media (min-width: 1200px) { .col-xl { flex-basis: 0; flex-grow: 1; min-width: 0; max-width: 100%; } .row-cols-xl-1 > * { flex: 0 0 100%; max-width: 100%; } .row-cols-xl-2 > * { flex: 0 0 50%; max-width: 50%; } .row-cols-xl-3 > * { flex: 0 0 33.33333333%; max-width: 33.33333333%; } .row-cols-xl-4 > * { flex: 0 0 25%; max-width: 25%; } .row-cols-xl-5 > * { flex: 0 0 20%; max-width: 20%; } .row-cols-xl-6 > * { flex: 0 0 16.66666667%; max-width: 16.66666667%; } .col-xl-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .col-xl-1 { flex: 0 0 8.33333333%; max-width: 8.33333333%; } .col-xl-2 { flex: 0 0 16.66666667%; max-width: 16.66666667%; } .col-xl-3 { flex: 0 0 25%; max-width: 25%; } .col-xl-4 { flex: 0 0 33.33333333%; max-width: 33.33333333%; } .col-xl-5 { flex: 0 0 41.66666667%; max-width: 41.66666667%; } .col-xl-6 { flex: 0 0 50%; max-width: 50%; } .col-xl-7 { flex: 0 0 58.33333333%; max-width: 58.33333333%; } .col-xl-8 { flex: 0 0 66.66666667%; max-width: 66.66666667%; } .col-xl-9 { flex: 0 0 75%; max-width: 75%; } .col-xl-10 { flex: 0 0 83.33333333%; max-width: 83.33333333%; } .col-xl-11 { flex: 0 0 91.66666667%; max-width: 91.66666667%; } .col-xl-12 { flex: 0 0 100%; max-width: 100%; } .order-xl-first { order: -1; } .order-xl-last { order: 13; } .order-xl-0 { order: 0; } .order-xl-1 { order: 1; } .order-xl-2 { order: 2; } .order-xl-3 { order: 3; } .order-xl-4 { order: 4; } .order-xl-5 { order: 5; } .order-xl-6 { order: 6; } .order-xl-7 { order: 7; } .order-xl-8 { order: 8; } .order-xl-9 { order: 9; } .order-xl-10 { order: 10; } .order-xl-11 { order: 11; } .order-xl-12 { order: 12; } .offset-xl-0 { margin-left: 0; } .offset-xl-1 { margin-left: 8.33333333%; } .offset-xl-2 { margin-left: 16.66666667%; } .offset-xl-3 { margin-left: 25%; } .offset-xl-4 { margin-left: 33.33333333%; } .offset-xl-5 { margin-left: 41.66666667%; } .offset-xl-6 { margin-left: 50%; } .offset-xl-7 { margin-left: 58.33333333%; } .offset-xl-8 { margin-left: 66.66666667%; } .offset-xl-9 { margin-left: 75%; } .offset-xl-10 { margin-left: 83.33333333%; } .offset-xl-11 { margin-left: 91.66666667%; } }

@media (min-width: 1750px) { .col-xxl { flex-basis: 0; flex-grow: 1; min-width: 0; max-width: 100%; } .row-cols-xxl-1 > * { flex: 0 0 100%; max-width: 100%; } .row-cols-xxl-2 > * { flex: 0 0 50%; max-width: 50%; } .row-cols-xxl-3 > * { flex: 0 0 33.33333333%; max-width: 33.33333333%; } .row-cols-xxl-4 > * { flex: 0 0 25%; max-width: 25%; } .row-cols-xxl-5 > * { flex: 0 0 20%; max-width: 20%; } .row-cols-xxl-6 > * { flex: 0 0 16.66666667%; max-width: 16.66666667%; } .col-xxl-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .col-xxl-1 { flex: 0 0 8.33333333%; max-width: 8.33333333%; } .col-xxl-2 { flex: 0 0 16.66666667%; max-width: 16.66666667%; } .col-xxl-3 { flex: 0 0 25%; max-width: 25%; } .col-xxl-4 { flex: 0 0 33.33333333%; max-width: 33.33333333%; } .col-xxl-5 { flex: 0 0 41.66666667%; max-width: 41.66666667%; } .col-xxl-6 { flex: 0 0 50%; max-width: 50%; } .col-xxl-7 { flex: 0 0 58.33333333%; max-width: 58.33333333%; } .col-xxl-8 { flex: 0 0 66.66666667%; max-width: 66.66666667%; } .col-xxl-9 { flex: 0 0 75%; max-width: 75%; } .col-xxl-10 { flex: 0 0 83.33333333%; max-width: 83.33333333%; } .col-xxl-11 { flex: 0 0 91.66666667%; max-width: 91.66666667%; } .col-xxl-12 { flex: 0 0 100%; max-width: 100%; } .order-xxl-first { order: -1; } .order-xxl-last { order: 13; } .order-xxl-0 { order: 0; } .order-xxl-1 { order: 1; } .order-xxl-2 { order: 2; } .order-xxl-3 { order: 3; } .order-xxl-4 { order: 4; } .order-xxl-5 { order: 5; } .order-xxl-6 { order: 6; } .order-xxl-7 { order: 7; } .order-xxl-8 { order: 8; } .order-xxl-9 { order: 9; } .order-xxl-10 { order: 10; } .order-xxl-11 { order: 11; } .order-xxl-12 { order: 12; } .offset-xxl-0 { margin-left: 0; } .offset-xxl-1 { margin-left: 8.33333333%; } .offset-xxl-2 { margin-left: 16.66666667%; } .offset-xxl-3 { margin-left: 25%; } .offset-xxl-4 { margin-left: 33.33333333%; } .offset-xxl-5 { margin-left: 41.66666667%; } .offset-xxl-6 { margin-left: 50%; } .offset-xxl-7 { margin-left: 58.33333333%; } .offset-xxl-8 { margin-left: 66.66666667%; } .offset-xxl-9 { margin-left: 75%; } .offset-xxl-10 { margin-left: 83.33333333%; } .offset-xxl-11 { margin-left: 91.66666667%; } }

@media (min-width: 1920px) { .col-xxxl { flex-basis: 0; flex-grow: 1; min-width: 0; max-width: 100%; } .row-cols-xxxl-1 > * { flex: 0 0 100%; max-width: 100%; } .row-cols-xxxl-2 > * { flex: 0 0 50%; max-width: 50%; } .row-cols-xxxl-3 > * { flex: 0 0 33.33333333%; max-width: 33.33333333%; } .row-cols-xxxl-4 > * { flex: 0 0 25%; max-width: 25%; } .row-cols-xxxl-5 > * { flex: 0 0 20%; max-width: 20%; } .row-cols-xxxl-6 > * { flex: 0 0 16.66666667%; max-width: 16.66666667%; } .col-xxxl-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .col-xxxl-1 { flex: 0 0 8.33333333%; max-width: 8.33333333%; } .col-xxxl-2 { flex: 0 0 16.66666667%; max-width: 16.66666667%; } .col-xxxl-3 { flex: 0 0 25%; max-width: 25%; } .col-xxxl-4 { flex: 0 0 33.33333333%; max-width: 33.33333333%; } .col-xxxl-5 { flex: 0 0 41.66666667%; max-width: 41.66666667%; } .col-xxxl-6 { flex: 0 0 50%; max-width: 50%; } .col-xxxl-7 { flex: 0 0 58.33333333%; max-width: 58.33333333%; } .col-xxxl-8 { flex: 0 0 66.66666667%; max-width: 66.66666667%; } .col-xxxl-9 { flex: 0 0 75%; max-width: 75%; } .col-xxxl-10 { flex: 0 0 83.33333333%; max-width: 83.33333333%; } .col-xxxl-11 { flex: 0 0 91.66666667%; max-width: 91.66666667%; } .col-xxxl-12 { flex: 0 0 100%; max-width: 100%; } .order-xxxl-first { order: -1; } .order-xxxl-last { order: 13; } .order-xxxl-0 { order: 0; } .order-xxxl-1 { order: 1; } .order-xxxl-2 { order: 2; } .order-xxxl-3 { order: 3; } .order-xxxl-4 { order: 4; } .order-xxxl-5 { order: 5; } .order-xxxl-6 { order: 6; } .order-xxxl-7 { order: 7; } .order-xxxl-8 { order: 8; } .order-xxxl-9 { order: 9; } .order-xxxl-10 { order: 10; } .order-xxxl-11 { order: 11; } .order-xxxl-12 { order: 12; } .offset-xxxl-0 { margin-left: 0; } .offset-xxxl-1 { margin-left: 8.33333333%; } .offset-xxxl-2 { margin-left: 16.66666667%; } .offset-xxxl-3 { margin-left: 25%; } .offset-xxxl-4 { margin-left: 33.33333333%; } .offset-xxxl-5 { margin-left: 41.66666667%; } .offset-xxxl-6 { margin-left: 50%; } .offset-xxxl-7 { margin-left: 58.33333333%; } .offset-xxxl-8 { margin-left: 66.66666667%; } .offset-xxxl-9 { margin-left: 75%; } .offset-xxxl-10 { margin-left: 83.33333333%; } .offset-xxxl-11 { margin-left: 91.66666667%; } }

.table, .c-table, .basecontent-table > table, .c-downloadlist, .e-downloadlist { width: 100%; margin-bottom: 1rem; color: #fff; }

.table th, .c-table th, .basecontent-table > table th, .c-downloadlist th, .e-downloadlist th, .table td, .c-table td, .basecontent-table > table td, .c-downloadlist td, .e-downloadlist td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #dee2e6; }

.table thead th, .c-table thead th, .basecontent-table > table thead th, .c-downloadlist thead th, .e-downloadlist thead th { vertical-align: bottom; border-bottom: 2px solid #dee2e6; }

.table tbody + tbody, .c-table tbody + tbody, .basecontent-table > table tbody + tbody, .c-downloadlist tbody + tbody, .e-downloadlist tbody + tbody { border-top: 2px solid #dee2e6; }

.table-sm th, .table-sm td { padding: 0.3rem; }

.table-bordered, .c-table.show-grid, .basecontent-table > table.show-grid { border: 1px solid #dee2e6; }

.table-bordered th, .c-table.show-grid th, .basecontent-table > table.show-grid th, .table-bordered td, .c-table.show-grid td, .basecontent-table > table.show-grid td { border: 1px solid #dee2e6; }

.table-bordered thead th, .c-table.show-grid thead th, .basecontent-table > table.show-grid thead th, .table-bordered thead td, .c-table.show-grid thead td, .basecontent-table > table.show-grid thead td { border-bottom-width: 2px; }

.table-borderless th, .table-borderless td, .table-borderless thead th, .table-borderless tbody + tbody { border: 0; }

.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover { color: #fff; background-color: rgba(0, 0, 0, 0.075); }

.table-primary, .table-primary > th, .table-primary > td { background-color: #b8cde0; }

.table-primary th, .table-primary td, .table-primary thead th, .table-primary tbody + tbody { border-color: #7aa1c6; }

.table-hover .table-primary:hover { background-color: #a6c1d8; }

.table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th { background-color: #a6c1d8; }

.table-secondary, .table-secondary > th, .table-secondary > td { background-color: #cae6c4; }

.table-secondary th, .table-secondary td, .table-secondary thead th, .table-secondary tbody + tbody { border-color: #9cd091; }

.table-hover .table-secondary:hover { background-color: #badeb2; }

.table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th { background-color: #badeb2; }

.table-success, .table-success > th, .table-success > td { background-color: #c3e6cb; }

.table-success th, .table-success td, .table-success thead th, .table-success tbody + tbody { border-color: #8fd19e; }

.table-hover .table-success:hover { background-color: #b1dfbb; }

.table-hover .table-success:hover > td, .table-hover .table-success:hover > th { background-color: #b1dfbb; }

.table-info, .table-info > th, .table-info > td { background-color: #bee5eb; }

.table-info th, .table-info td, .table-info thead th, .table-info tbody + tbody { border-color: #86cfda; }

.table-hover .table-info:hover { background-color: #abdde5; }

.table-hover .table-info:hover > td, .table-hover .table-info:hover > th { background-color: #abdde5; }

.table-warning, .table-warning > th, .table-warning > td { background-color: #ffeeba; }

.table-warning th, .table-warning td, .table-warning thead th, .table-warning tbody + tbody { border-color: #ffdf7e; }

.table-hover .table-warning:hover { background-color: #ffe8a1; }

.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th { background-color: #ffe8a1; }

.table-danger, .table-danger > th, .table-danger > td { background-color: #f5c6cb; }

.table-danger th, .table-danger td, .table-danger thead th, .table-danger tbody + tbody { border-color: #ed969e; }

.table-hover .table-danger:hover { background-color: #f1b0b7; }

.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th { background-color: #f1b0b7; }

.table-light, .table-light > th, .table-light > td { background-color: #fdfdfe; }

.table-light th, .table-light td, .table-light thead th, .table-light tbody + tbody { border-color: #fbfcfc; }

.table-hover .table-light:hover { background-color: #ececf6; }

.table-hover .table-light:hover > td, .table-hover .table-light:hover > th { background-color: #ececf6; }

.table-dark, .table-dark > th, .table-dark > td { background-color: #c6c8ca; }

.table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { border-color: #95999c; }

.table-hover .table-dark:hover { background-color: #b9bbbe; }

.table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th { background-color: #b9bbbe; }

.table-active, .table-active > th, .table-active > td { background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover { background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover > td, .table-hover .table-active:hover > th { background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th, .c-table .thead-dark th, .basecontent-table > table .thead-dark th, .c-downloadlist .thead-dark th, .e-downloadlist .thead-dark th { color: #fff; background-color: #343a40; border-color: #454d55; }

.table .thead-light th, .c-table .thead-light th, .basecontent-table > table .thead-light th, .c-downloadlist .thead-light th, .e-downloadlist .thead-light th { color: #495057; background-color: #e9ecef; border-color: #dee2e6; }

.table-dark { color: #fff; background-color: #343a40; }

.table-dark th, .table-dark td, .table-dark thead th { border-color: #454d55; }

.table-dark.table-bordered, .table-dark.c-table.show-grid, .basecontent-table > table.table-dark.show-grid { border: 0; }

.table-dark.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(255, 255, 255, 0.05); }

.table-dark.table-hover tbody tr:hover { color: #fff; background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) { .table-responsive-sm { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } .table-responsive-sm > .table-bordered, .table-responsive-sm > .c-table.show-grid, .basecontent-table.table-responsive-sm > table.show-grid { border: 0; } }

@media (max-width: 767.98px) { .table-responsive-md { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } .table-responsive-md > .table-bordered, .table-responsive-md > .c-table.show-grid, .basecontent-table.table-responsive-md > table.show-grid { border: 0; } }

@media (max-width: 991.98px) { .table-responsive-lg { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } .table-responsive-lg > .table-bordered, .table-responsive-lg > .c-table.show-grid, .basecontent-table.table-responsive-lg > table.show-grid { border: 0; } }

@media (max-width: 1199.98px) { .table-responsive-xl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } .table-responsive-xl > .table-bordered, .table-responsive-xl > .c-table.show-grid, .basecontent-table.table-responsive-xl > table.show-grid { border: 0; } }

@media (max-width: 1749.98px) { .table-responsive-xxl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } .table-responsive-xxl > .table-bordered, .table-responsive-xxl > .c-table.show-grid, .basecontent-table.table-responsive-xxl > table.show-grid { border: 0; } }

@media (max-width: 1919.98px) { .table-responsive-xxxl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } .table-responsive-xxxl > .table-bordered, .table-responsive-xxxl > .c-table.show-grid, .basecontent-table.table-responsive-xxxl > table.show-grid { border: 0; } }

.table-responsive { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }

.table-responsive > .table-bordered, .table-responsive > .c-table.show-grid, .basecontent-table.table-responsive > table.show-grid { border: 0; }

.form-control, .presse-uebersicht .pm-datefilter select, .presse-uebersicht .pm-datefilter input[type="search"], .presse-uebersicht form[name="pm-searchform"] select, .presse-uebersicht form[name="pm-searchform"] input[type="search"], .presse-administration .pm-datefilter select, .presse-administration .pm-datefilter input[type="search"], .presse-administration form[name="pm-searchform"] select, .presse-administration form[name="pm-searchform"] input[type="search"], .c-quicksearch__input { display: block; width: 100%; height: calc(1.5em + 0.75rem + 2px); padding: 0.375rem 0.75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .form-control, .presse-uebersicht .pm-datefilter select, .presse-uebersicht .pm-datefilter input[type="search"], .presse-uebersicht form[name="pm-searchform"] select, .presse-uebersicht form[name="pm-searchform"] input[type="search"], .presse-administration .pm-datefilter select, .presse-administration .pm-datefilter input[type="search"], .presse-administration form[name="pm-searchform"] select, .presse-administration form[name="pm-searchform"] input[type="search"], .c-quicksearch__input { transition: none; } }

.form-control::-ms-expand, .presse-uebersicht .pm-datefilter select::-ms-expand, .presse-uebersicht .pm-datefilter input[type="search"]::-ms-expand, .presse-uebersicht form[name="pm-searchform"] select::-ms-expand, .presse-uebersicht form[name="pm-searchform"] input[type="search"]::-ms-expand, .presse-administration .pm-datefilter select::-ms-expand, .presse-administration .pm-datefilter input[type="search"]::-ms-expand, .presse-administration form[name="pm-searchform"] select::-ms-expand, .presse-administration form[name="pm-searchform"] input[type="search"]::-ms-expand, .c-quicksearch__input::-ms-expand { background-color: transparent; border: 0; }

.form-control:-moz-focusring, .presse-uebersicht .pm-datefilter select:-moz-focusring, .presse-uebersicht .pm-datefilter input[type="search"]:-moz-focusring, .presse-uebersicht form[name="pm-searchform"] select:-moz-focusring, .presse-uebersicht form[name="pm-searchform"] input[type="search"]:-moz-focusring, .presse-administration .pm-datefilter select:-moz-focusring, .presse-administration .pm-datefilter input[type="search"]:-moz-focusring, .presse-administration form[name="pm-searchform"] select:-moz-focusring, .presse-administration form[name="pm-searchform"] input[type="search"]:-moz-focusring, .c-quicksearch__input:-moz-focusring { color: transparent; text-shadow: 0 0 0 #495057; }

.form-control:focus, .presse-uebersicht .pm-datefilter select:focus, .presse-uebersicht .pm-datefilter input[type="search"]:focus, .presse-uebersicht form[name="pm-searchform"] select:focus, .presse-uebersicht form[name="pm-searchform"] input[type="search"]:focus, .presse-administration .pm-datefilter select:focus, .presse-administration .pm-datefilter input[type="search"]:focus, .presse-administration form[name="pm-searchform"] select:focus, .presse-administration form[name="pm-searchform"] input[type="search"]:focus, .c-quicksearch__input:focus { color: #495057; background-color: #fff; border-color: #128cff; outline: 0; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(0, 75, 145, 0.25); }

.form-control::placeholder, .presse-uebersicht .pm-datefilter select::placeholder, .presse-uebersicht .pm-datefilter input[type="search"]::placeholder, .presse-uebersicht form[name="pm-searchform"] select::placeholder, .presse-uebersicht form[name="pm-searchform"] input[type="search"]::placeholder, .presse-administration .pm-datefilter select::placeholder, .presse-administration .pm-datefilter input[type="search"]::placeholder, .presse-administration form[name="pm-searchform"] select::placeholder, .presse-administration form[name="pm-searchform"] input[type="search"]::placeholder, .c-quicksearch__input::placeholder { color: #6c757d; opacity: 1; }

.form-control:disabled, .presse-uebersicht .pm-datefilter select:disabled, .presse-uebersicht .pm-datefilter input[type="search"]:disabled, .presse-uebersicht form[name="pm-searchform"] select:disabled, .presse-uebersicht form[name="pm-searchform"] input[type="search"]:disabled, .presse-administration .pm-datefilter select:disabled, .presse-administration .pm-datefilter input[type="search"]:disabled, .presse-administration form[name="pm-searchform"] select:disabled, .presse-administration form[name="pm-searchform"] input[type="search"]:disabled, .c-quicksearch__input:disabled, .form-control[readonly], .presse-uebersicht .pm-datefilter select[readonly], .presse-uebersicht .pm-datefilter input[readonly][type="search"], .presse-uebersicht form[name="pm-searchform"] select[readonly], .presse-uebersicht form[name="pm-searchform"] input[readonly][type="search"], .presse-administration .pm-datefilter select[readonly], .presse-administration .pm-datefilter input[readonly][type="search"], .presse-administration form[name="pm-searchform"] select[readonly], .presse-administration form[name="pm-searchform"] input[readonly][type="search"], [readonly].c-quicksearch__input { background-color: #e9ecef; opacity: 1; }

input[type="date"].form-control, .presse-uebersicht .pm-datefilter select[type="date"], .presse-uebersicht .pm-datefilter input[type="date"][type="search"], .presse-uebersicht form[name="pm-searchform"] select[type="date"], .presse-uebersicht form[name="pm-searchform"] input[type="date"][type="search"], .presse-administration .pm-datefilter select[type="date"], .presse-administration .pm-datefilter input[type="date"][type="search"], .presse-administration form[name="pm-searchform"] select[type="date"], .presse-administration form[name="pm-searchform"] input[type="date"][type="search"], [type="date"].c-quicksearch__input, input[type="time"].form-control, .presse-uebersicht .pm-datefilter select[type="time"], .presse-uebersicht .pm-datefilter input[type="time"][type="search"], .presse-uebersicht form[name="pm-searchform"] select[type="time"], .presse-uebersicht form[name="pm-searchform"] input[type="time"][type="search"], .presse-administration .pm-datefilter select[type="time"], .presse-administration .pm-datefilter input[type="time"][type="search"], .presse-administration form[name="pm-searchform"] select[type="time"], .presse-administration form[name="pm-searchform"] input[type="time"][type="search"], [type="time"].c-quicksearch__input, input[type="datetime-local"].form-control, .presse-uebersicht .pm-datefilter select[type="datetime-local"], .presse-uebersicht .pm-datefilter input[type="datetime-local"][type="search"], .presse-uebersicht form[name="pm-searchform"] select[type="datetime-local"], .presse-uebersicht form[name="pm-searchform"] input[type="datetime-local"][type="search"], .presse-administration .pm-datefilter select[type="datetime-local"], .presse-administration .pm-datefilter input[type="datetime-local"][type="search"], .presse-administration form[name="pm-searchform"] select[type="datetime-local"], .presse-administration form[name="pm-searchform"] input[type="datetime-local"][type="search"], [type="datetime-local"].c-quicksearch__input, input[type="month"].form-control, .presse-uebersicht .pm-datefilter select[type="month"], .presse-uebersicht .pm-datefilter input[type="month"][type="search"], .presse-uebersicht form[name="pm-searchform"] select[type="month"], .presse-uebersicht form[name="pm-searchform"] input[type="month"][type="search"], .presse-administration .pm-datefilter select[type="month"], .presse-administration .pm-datefilter input[type="month"][type="search"], .presse-administration form[name="pm-searchform"] select[type="month"], .presse-administration form[name="pm-searchform"] input[type="month"][type="search"], [type="month"].c-quicksearch__input { appearance: none; }

select.form-control:focus::-ms-value, select.c-quicksearch__input:focus::-ms-value { color: #495057; background-color: #fff; }

.form-control-file, .form-control-range { display: block; width: 100%; }

.col-form-label { padding-top: calc(0.375rem + 1px); padding-bottom: calc(0.375rem + 1px); margin-bottom: 0; font-size: inherit; line-height: 1.5; }

.col-form-label-lg { padding-top: calc(0.5rem + 1px); padding-bottom: calc(0.5rem + 1px); font-size: 1.25rem; line-height: 1.5; }

.col-form-label-sm { padding-top: calc(0.25rem + 1px); padding-bottom: calc(0.25rem + 1px); font-size: 0.875rem; line-height: 1.5; }

.form-control-plaintext { display: block; width: 100%; padding: 0.375rem 0; margin-bottom: 0; font-size: 1rem; line-height: 1.5; color: #fff; background-color: transparent; border: solid transparent; border-width: 1px 0; }

.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg { padding-right: 0; padding-left: 0; }

.form-control-sm { height: calc(1.5em + 0.5rem + 2px); padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; }

.form-control-lg { height: calc(1.5em + 1rem + 2px); padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; }

select.form-control[size], select[size].c-quicksearch__input, select.form-control[multiple], select[multiple].c-quicksearch__input { height: auto; }

textarea.form-control, textarea.c-quicksearch__input { height: auto; }

.form-group { margin-bottom: 1rem; }

.form-text { display: block; margin-top: 0.25rem; }

.form-row { display: flex; flex-wrap: wrap; margin-right: -5px; margin-left: -5px; }

.form-row > .col, .form-row > [class*="col-"] { padding-right: 5px; padding-left: 5px; }

.form-check { position: relative; display: block; padding-left: 1.25rem; }

.form-check-input { position: absolute; margin-top: 0.3rem; margin-left: -1.25rem; }

.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label { color: #6c757d; }

.form-check-label { margin-bottom: 0; }

.form-check-inline { display: inline-flex; align-items: center; padding-left: 0; margin-right: 0.75rem; }

.form-check-inline .form-check-input { position: static; margin-top: 0; margin-right: 0.3125rem; margin-left: 0; }

.valid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #28a745; }

.valid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 0.875rem; line-height: 1.5; color: #fff; background-color: rgba(40, 167, 69, 0.9); }

.was-validated :valid ~ .valid-feedback, .was-validated :valid ~ .valid-tooltip, .is-valid ~ .valid-feedback, .is-valid ~ .valid-tooltip { display: block; }

.was-validated .form-control:valid, .was-validated .presse-uebersicht .pm-datefilter select:valid, .presse-uebersicht .pm-datefilter .was-validated select:valid, .was-validated .presse-uebersicht .pm-datefilter input[type="search"]:valid, .presse-uebersicht .pm-datefilter .was-validated input[type="search"]:valid, .was-validated .presse-uebersicht form[name="pm-searchform"] select:valid, .presse-uebersicht form[name="pm-searchform"] .was-validated select:valid, .was-validated .presse-uebersicht form[name="pm-searchform"] input[type="search"]:valid, .presse-uebersicht form[name="pm-searchform"] .was-validated input[type="search"]:valid, .was-validated .presse-administration .pm-datefilter select:valid, .presse-administration .pm-datefilter .was-validated select:valid, .was-validated .presse-administration .pm-datefilter input[type="search"]:valid, .presse-administration .pm-datefilter .was-validated input[type="search"]:valid, .was-validated .presse-administration form[name="pm-searchform"] select:valid, .presse-administration form[name="pm-searchform"] .was-validated select:valid, .was-validated .presse-administration form[name="pm-searchform"] input[type="search"]:valid, .presse-administration form[name="pm-searchform"] .was-validated input[type="search"]:valid, .was-validated .c-quicksearch__input:valid, .form-control.is-valid, .presse-uebersicht .pm-datefilter select.is-valid, .presse-uebersicht .pm-datefilter input.is-valid[type="search"], .presse-uebersicht form[name="pm-searchform"] select.is-valid, .presse-uebersicht form[name="pm-searchform"] input.is-valid[type="search"], .presse-administration .pm-datefilter select.is-valid, .presse-administration .pm-datefilter input.is-valid[type="search"], .presse-administration form[name="pm-searchform"] select.is-valid, .presse-administration form[name="pm-searchform"] input.is-valid[type="search"], .is-valid.c-quicksearch__input { border-color: #28a745; padding-right: calc(1.5em + 0.75rem); background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: right calc(0.375em + 0.1875rem) center; background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }

.was-validated .form-control:valid:focus, .was-validated .presse-uebersicht .pm-datefilter select:valid:focus, .presse-uebersicht .pm-datefilter .was-validated select:valid:focus, .was-validated .presse-uebersicht .pm-datefilter input[type="search"]:valid:focus, .presse-uebersicht .pm-datefilter .was-validated input[type="search"]:valid:focus, .was-validated .presse-uebersicht form[name="pm-searchform"] select:valid:focus, .presse-uebersicht form[name="pm-searchform"] .was-validated select:valid:focus, .was-validated .presse-uebersicht form[name="pm-searchform"] input[type="search"]:valid:focus, .presse-uebersicht form[name="pm-searchform"] .was-validated input[type="search"]:valid:focus, .was-validated .presse-administration .pm-datefilter select:valid:focus, .presse-administration .pm-datefilter .was-validated select:valid:focus, .was-validated .presse-administration .pm-datefilter input[type="search"]:valid:focus, .presse-administration .pm-datefilter .was-validated input[type="search"]:valid:focus, .was-validated .presse-administration form[name="pm-searchform"] select:valid:focus, .presse-administration form[name="pm-searchform"] .was-validated select:valid:focus, .was-validated .presse-administration form[name="pm-searchform"] input[type="search"]:valid:focus, .presse-administration form[name="pm-searchform"] .was-validated input[type="search"]:valid:focus, .was-validated .c-quicksearch__input:valid:focus, .form-control.is-valid:focus, .presse-uebersicht .pm-datefilter select.is-valid:focus, .presse-uebersicht .pm-datefilter input.is-valid[type="search"]:focus, .presse-uebersicht form[name="pm-searchform"] select.is-valid:focus, .presse-uebersicht form[name="pm-searchform"] input.is-valid[type="search"]:focus, .presse-administration .pm-datefilter select.is-valid:focus, .presse-administration .pm-datefilter input.is-valid[type="search"]:focus, .presse-administration form[name="pm-searchform"] select.is-valid:focus, .presse-administration form[name="pm-searchform"] input.is-valid[type="search"]:focus, .is-valid.c-quicksearch__input:focus { border-color: #28a745; box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated textarea.form-control:valid, .was-validated textarea.c-quicksearch__input:valid, textarea.form-control.is-valid, textarea.is-valid.c-quicksearch__input { padding-right: calc(1.5em + 0.75rem); background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:valid, .custom-select.is-valid { border-color: #28a745; padding-right: calc(0.75em + 2.3125rem); background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }

.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus { border-color: #28a745; box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label { color: #28a745; }

.was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip { display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label { color: #28a745; }

.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before { border-color: #28a745; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before { border-color: #34ce57; background-color: #34ce57; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before { border-color: #28a745; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label { border-color: #28a745; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label { border-color: #28a745; box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #dc3545; }

.invalid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 0.875rem; line-height: 1.5; color: #fff; background-color: rgba(220, 53, 69, 0.9); }

.was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip, .is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip { display: block; }

.was-validated .form-control:invalid, .was-validated .presse-uebersicht .pm-datefilter select:invalid, .presse-uebersicht .pm-datefilter .was-validated select:invalid, .was-validated .presse-uebersicht .pm-datefilter input[type="search"]:invalid, .presse-uebersicht .pm-datefilter .was-validated input[type="search"]:invalid, .was-validated .presse-uebersicht form[name="pm-searchform"] select:invalid, .presse-uebersicht form[name="pm-searchform"] .was-validated select:invalid, .was-validated .presse-uebersicht form[name="pm-searchform"] input[type="search"]:invalid, .presse-uebersicht form[name="pm-searchform"] .was-validated input[type="search"]:invalid, .was-validated .presse-administration .pm-datefilter select:invalid, .presse-administration .pm-datefilter .was-validated select:invalid, .was-validated .presse-administration .pm-datefilter input[type="search"]:invalid, .presse-administration .pm-datefilter .was-validated input[type="search"]:invalid, .was-validated .presse-administration form[name="pm-searchform"] select:invalid, .presse-administration form[name="pm-searchform"] .was-validated select:invalid, .was-validated .presse-administration form[name="pm-searchform"] input[type="search"]:invalid, .presse-administration form[name="pm-searchform"] .was-validated input[type="search"]:invalid, .was-validated .c-quicksearch__input:invalid, .form-control.is-invalid, .presse-uebersicht .pm-datefilter select.is-invalid, .presse-uebersicht .pm-datefilter input.is-invalid[type="search"], .presse-uebersicht form[name="pm-searchform"] select.is-invalid, .presse-uebersicht form[name="pm-searchform"] input.is-invalid[type="search"], .presse-administration .pm-datefilter select.is-invalid, .presse-administration .pm-datefilter input.is-invalid[type="search"], .presse-administration form[name="pm-searchform"] select.is-invalid, .presse-administration form[name="pm-searchform"] input.is-invalid[type="search"], .is-invalid.c-quicksearch__input { border-color: #dc3545; padding-right: calc(1.5em + 0.75rem); background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: right calc(0.375em + 0.1875rem) center; background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }

.was-validated .form-control:invalid:focus, .was-validated .presse-uebersicht .pm-datefilter select:invalid:focus, .presse-uebersicht .pm-datefilter .was-validated select:invalid:focus, .was-validated .presse-uebersicht .pm-datefilter input[type="search"]:invalid:focus, .presse-uebersicht .pm-datefilter .was-validated input[type="search"]:invalid:focus, .was-validated .presse-uebersicht form[name="pm-searchform"] select:invalid:focus, .presse-uebersicht form[name="pm-searchform"] .was-validated select:invalid:focus, .was-validated .presse-uebersicht form[name="pm-searchform"] input[type="search"]:invalid:focus, .presse-uebersicht form[name="pm-searchform"] .was-validated input[type="search"]:invalid:focus, .was-validated .presse-administration .pm-datefilter select:invalid:focus, .presse-administration .pm-datefilter .was-validated select:invalid:focus, .was-validated .presse-administration .pm-datefilter input[type="search"]:invalid:focus, .presse-administration .pm-datefilter .was-validated input[type="search"]:invalid:focus, .was-validated .presse-administration form[name="pm-searchform"] select:invalid:focus, .presse-administration form[name="pm-searchform"] .was-validated select:invalid:focus, .was-validated .presse-administration form[name="pm-searchform"] input[type="search"]:invalid:focus, .presse-administration form[name="pm-searchform"] .was-validated input[type="search"]:invalid:focus, .was-validated .c-quicksearch__input:invalid:focus, .form-control.is-invalid:focus, .presse-uebersicht .pm-datefilter select.is-invalid:focus, .presse-uebersicht .pm-datefilter input.is-invalid[type="search"]:focus, .presse-uebersicht form[name="pm-searchform"] select.is-invalid:focus, .presse-uebersicht form[name="pm-searchform"] input.is-invalid[type="search"]:focus, .presse-administration .pm-datefilter select.is-invalid:focus, .presse-administration .pm-datefilter input.is-invalid[type="search"]:focus, .presse-administration form[name="pm-searchform"] select.is-invalid:focus, .presse-administration form[name="pm-searchform"] input.is-invalid[type="search"]:focus, .is-invalid.c-quicksearch__input:focus { border-color: #dc3545; box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated textarea.form-control:invalid, .was-validated textarea.c-quicksearch__input:invalid, textarea.form-control.is-invalid, textarea.is-invalid.c-quicksearch__input { padding-right: calc(1.5em + 0.75rem); background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:invalid, .custom-select.is-invalid { border-color: #dc3545; padding-right: calc(0.75em + 2.3125rem); background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }

.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus { border-color: #dc3545; box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label { color: #dc3545; }

.was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip { display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label { color: #dc3545; }

.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before { border-color: #dc3545; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before { border-color: #e4606d; background-color: #e4606d; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before { border-color: #dc3545; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label { border-color: #dc3545; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label { border-color: #dc3545; box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline, .presse-uebersicht .pm-datefilter, .presse-uebersicht form[name="pm-searchform"], .presse-administration .pm-datefilter, .presse-administration form[name="pm-searchform"], .c-quicksearch { display: flex; flex-flow: row wrap; align-items: center; }

.form-inline .form-check, .presse-uebersicht .pm-datefilter .form-check, .presse-uebersicht form[name="pm-searchform"] .form-check, .presse-administration .pm-datefilter .form-check, .presse-administration form[name="pm-searchform"] .form-check, .c-quicksearch .form-check { width: 100%; }

@media (min-width: 576px) { .form-inline label, .presse-uebersicht .pm-datefilter label, .presse-uebersicht form[name="pm-searchform"] label, .presse-administration .pm-datefilter label, .presse-administration form[name="pm-searchform"] label, .c-quicksearch label { display: flex; align-items: center; justify-content: center; margin-bottom: 0; } .form-inline .form-group, .presse-uebersicht .pm-datefilter .form-group, .presse-uebersicht form[name="pm-searchform"] .form-group, .presse-administration .pm-datefilter .form-group, .presse-administration form[name="pm-searchform"] .form-group, .c-quicksearch .form-group { display: flex; flex: 0 0 auto; flex-flow: row wrap; align-items: center; margin-bottom: 0; } .form-inline .form-control, .form-inline .presse-uebersicht .pm-datefilter select, .presse-uebersicht .pm-datefilter .form-inline select, .form-inline .presse-uebersicht .pm-datefilter input[type="search"], .presse-uebersicht .pm-datefilter .form-inline input[type="search"], .form-inline .presse-uebersicht form[name="pm-searchform"] select, .presse-uebersicht form[name="pm-searchform"] .form-inline select, .form-inline .presse-uebersicht form[name="pm-searchform"] input[type="search"], .presse-uebersicht form[name="pm-searchform"] .form-inline input[type="search"], .form-inline .presse-administration .pm-datefilter select, .presse-administration .pm-datefilter .form-inline select, .form-inline .presse-administration .pm-datefilter input[type="search"], .presse-administration .pm-datefilter .form-inline input[type="search"], .form-inline .presse-administration form[name="pm-searchform"] select, .presse-administration form[name="pm-searchform"] .form-inline select, .form-inline .presse-administration form[name="pm-searchform"] input[type="search"], .presse-administration form[name="pm-searchform"] .form-inline input[type="search"], .presse-uebersicht .pm-datefilter .form-control, .presse-uebersicht .pm-datefilter select, .presse-uebersicht .pm-datefilter input[type="search"], .presse-uebersicht .pm-datefilter form[name="pm-searchform"] select, .presse-uebersicht form[name="pm-searchform"] .pm-datefilter select, .presse-uebersicht .pm-datefilter form[name="pm-searchform"] input[type="search"], .presse-uebersicht form[name="pm-searchform"] .pm-datefilter input[type="search"], .presse-uebersicht .presse-administration .pm-datefilter select, .presse-administration .presse-uebersicht .pm-datefilter select, .presse-uebersicht .presse-administration .pm-datefilter input[type="search"], .presse-administration .presse-uebersicht .pm-datefilter input[type="search"], .presse-uebersicht .pm-datefilter .presse-administration form[name="pm-searchform"] select, .presse-administration form[name="pm-searchform"] .presse-uebersicht .pm-datefilter select, .presse-uebersicht .pm-datefilter .presse-administration form[name="pm-searchform"] input[type="search"], .presse-administration form[name="pm-searchform"] .presse-uebersicht .pm-datefilter input[type="search"], .presse-uebersicht form[name="pm-searchform"] .form-control, .presse-uebersicht form[name="pm-searchform"] .pm-datefilter select, .presse-uebersicht .pm-datefilter form[name="pm-searchform"] select, .presse-uebersicht form[name="pm-searchform"] .pm-datefilter input[type="search"], .presse-uebersicht .pm-datefilter form[name="pm-searchform"] input[type="search"], .presse-uebersicht form[name="pm-searchform"] select, .presse-uebersicht form[name="pm-searchform"] input[type="search"], .presse-uebersicht form[name="pm-searchform"] .presse-administration .pm-datefilter select, .presse-administration .pm-datefilter .presse-uebersicht form[name="pm-searchform"] select, .presse-uebersicht form[name="pm-searchform"] .presse-administration .pm-datefilter input[type="search"], .presse-administration .pm-datefilter .presse-uebersicht form[name="pm-searchform"] input[type="search"], .presse-uebersicht .presse-administration form[name="pm-searchform"] select, .presse-administration .presse-uebersicht form[name="pm-searchform"] select, .presse-uebersicht .presse-administration form[name="pm-searchform"] input[type="search"], .presse-administration .presse-uebersicht form[name="pm-searchform"] input[type="search"], .presse-administration .pm-datefilter .form-control, .presse-administration .presse-uebersicht .pm-datefilter select, .presse-uebersicht .presse-administration .pm-datefilter select, .presse-administration .presse-uebersicht .pm-datefilter input[type="search"], .presse-uebersicht .presse-administration .pm-datefilter input[type="search"], .presse-administration .pm-datefilter .presse-uebersicht form[name="pm-searchform"] select, .presse-uebersicht form[name="pm-searchform"] .presse-administration .pm-datefilter select, .presse-administration .pm-datefilter .presse-uebersicht form[name="pm-searchform"] input[type="search"], .presse-uebersicht form[name="pm-searchform"] .presse-administration .pm-datefilter input[type="search"], .presse-administration .pm-datefilter select, .presse-administration .pm-datefilter input[type="search"], .presse-administration .pm-datefilter form[name="pm-searchform"] select, .presse-administration form[name="pm-searchform"] .pm-datefilter select, .presse-administration .pm-datefilter form[name="pm-searchform"] input[type="search"], .presse-administration form[name="pm-searchform"] .pm-datefilter input[type="search"], .presse-administration form[name="pm-searchform"] .form-control, .presse-administration form[name="pm-searchform"] .presse-uebersicht .pm-datefilter select, .presse-uebersicht .pm-datefilter .presse-administration form[name="pm-searchform"] select, .presse-administration form[name="pm-searchform"] .presse-uebersicht .pm-datefilter input[type="search"], .presse-uebersicht .pm-datefilter .presse-administration form[name="pm-searchform"] input[type="search"], .presse-administration .presse-uebersicht form[name="pm-searchform"] select, .presse-uebersicht .presse-administration form[name="pm-searchform"] select, .presse-administration .presse-uebersicht form[name="pm-searchform"] input[type="search"], .presse-uebersicht .presse-administration form[name="pm-searchform"] input[type="search"], .presse-administration form[name="pm-searchform"] .pm-datefilter select, .presse-administration .pm-datefilter form[name="pm-searchform"] select, .presse-administration form[name="pm-searchform"] .pm-datefilter input[type="search"], .presse-administration .pm-datefilter form[name="pm-searchform"] input[type="search"], .presse-administration form[name="pm-searchform"] select, .presse-administration form[name="pm-searchform"] input[type="search"], .form-inline .c-quicksearch__input, .presse-uebersicht .pm-datefilter .c-quicksearch__input, .presse-uebersicht form[name="pm-searchform"] .c-quicksearch__input, .presse-administration .pm-datefilter .c-quicksearch__input, .presse-administration form[name="pm-searchform"] .c-quicksearch__input, .c-quicksearch .form-control, .c-quicksearch .presse-uebersicht .pm-datefilter select, .presse-uebersicht .pm-datefilter .c-quicksearch select, .c-quicksearch .presse-uebersicht .pm-datefilter input[type="search"], .presse-uebersicht .pm-datefilter .c-quicksearch input[type="search"], .c-quicksearch .presse-uebersicht form[name="pm-searchform"] select, .presse-uebersicht form[name="pm-searchform"] .c-quicksearch select, .c-quicksearch .presse-uebersicht form[name="pm-searchform"] input[type="search"], .presse-uebersicht form[name="pm-searchform"] .c-quicksearch input[type="search"], .c-quicksearch .presse-administration .pm-datefilter select, .presse-administration .pm-datefilter .c-quicksearch select, .c-quicksearch .presse-administration .pm-datefilter input[type="search"], .presse-administration .pm-datefilter .c-quicksearch input[type="search"], .c-quicksearch .presse-administration form[name="pm-searchform"] select, .presse-administration form[name="pm-searchform"] .c-quicksearch select, .c-quicksearch .presse-administration form[name="pm-searchform"] input[type="search"], .presse-administration form[name="pm-searchform"] .c-quicksearch input[type="search"], .c-quicksearch .c-quicksearch__input { display: inline-block; width: auto; vertical-align: middle; } .form-inline .form-control-plaintext, .presse-uebersicht .pm-datefilter .form-control-plaintext, .presse-uebersicht form[name="pm-searchform"] .form-control-plaintext, .presse-administration .pm-datefilter .form-control-plaintext, .presse-administration form[name="pm-searchform"] .form-control-plaintext, .c-quicksearch .form-control-plaintext { display: inline-block; } .form-inline .input-group, .presse-uebersicht .pm-datefilter .input-group, .presse-uebersicht form[name="pm-searchform"] .input-group, .presse-administration .pm-datefilter .input-group, .presse-administration form[name="pm-searchform"] .input-group, .form-inline .c-quicksearch, .presse-uebersicht .pm-datefilter .c-quicksearch, .presse-uebersicht form[name="pm-searchform"] .c-quicksearch, .presse-administration .pm-datefilter .c-quicksearch, .presse-administration form[name="pm-searchform"] .c-quicksearch, .c-quicksearch .input-group, .c-quicksearch .c-quicksearch, .form-inline .custom-select, .presse-uebersicht .pm-datefilter .custom-select, .presse-uebersicht form[name="pm-searchform"] .custom-select, .presse-administration .pm-datefilter .custom-select, .presse-administration form[name="pm-searchform"] .custom-select, .c-quicksearch .custom-select { width: auto; } .form-inline .form-check, .presse-uebersicht .pm-datefilter .form-check, .presse-uebersicht form[name="pm-searchform"] .form-check, .presse-administration .pm-datefilter .form-check, .presse-administration form[name="pm-searchform"] .form-check, .c-quicksearch .form-check { display: flex; align-items: center; justify-content: center; width: auto; padding-left: 0; } .form-inline .form-check-input, .presse-uebersicht .pm-datefilter .form-check-input, .presse-uebersicht form[name="pm-searchform"] .form-check-input, .presse-administration .pm-datefilter .form-check-input, .presse-administration form[name="pm-searchform"] .form-check-input, .c-quicksearch .form-check-input { position: relative; flex-shrink: 0; margin-top: 0; margin-right: 0.25rem; margin-left: 0; } .form-inline .custom-control, .presse-uebersicht .pm-datefilter .custom-control, .presse-uebersicht form[name="pm-searchform"] .custom-control, .presse-administration .pm-datefilter .custom-control, .presse-administration form[name="pm-searchform"] .custom-control, .c-quicksearch .custom-control { align-items: center; justify-content: center; } .form-inline .custom-control-label, .presse-uebersicht .pm-datefilter .custom-control-label, .presse-uebersicht form[name="pm-searchform"] .custom-control-label, .presse-administration .pm-datefilter .custom-control-label, .presse-administration form[name="pm-searchform"] .custom-control-label, .c-quicksearch .custom-control-label { margin-bottom: 0; } }

.btn { display: inline-block; font-weight: 400; color: #fff; text-align: center; vertical-align: middle; user-select: none; background-color: transparent; border: 1px solid transparent; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; border-radius: 0; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .btn { transition: none; } }

.btn:hover { color: #fff; text-decoration: none; }

.btn:focus, .btn.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 75, 145, 0.25); }

.btn.disabled, #lpSeite #anfangsbuchstaben .btn.lpInaktiv, #lpSeite #anfangsbuchstaben .btn.inaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn.lpInaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn.inaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn.lpInaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn.inaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn.lpInaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn.inaktiv, .btn:disabled { opacity: 0.65; box-shadow: none; }

.btn:not(:disabled):not(.disabled) { cursor: pointer; }

.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active { box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn:not(:disabled):not(.disabled):active:focus, .btn:not(:disabled):not(.disabled).active:focus { box-shadow: 0 0 0 0.2rem rgba(0, 75, 145, 0.25), inset 0 3px 5px rgba(0, 0, 0, 0.125); }

a.btn.disabled, #lpSeite #anfangsbuchstaben .btn.lpInaktiv, #lpSeite #anfangsbuchstaben .btn.inaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn.lpInaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn.inaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn.lpInaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn.inaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn.lpInaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn.inaktiv, fieldset:disabled a.btn { pointer-events: none; }

.btn-primary { color: #fff; background-color: #004b91; border-color: #004b91; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }

.btn-primary:hover { color: #fff; background-color: #00376b; border-color: #00315e; }

.btn-primary:focus, .btn-primary.focus { color: #fff; background-color: #00376b; border-color: #00315e; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(38, 102, 162, 0.5); }

.btn-primary.disabled, #lpSeite #anfangsbuchstaben .btn-primary.lpInaktiv, #lpSeite #anfangsbuchstaben .btn-primary.inaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn-primary.lpInaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn-primary.inaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn-primary.lpInaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn-primary.inaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn-primary.lpInaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn-primary.inaktiv, .btn-primary:disabled { color: #fff; background-color: #004b91; border-color: #004b91; }

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle { color: #fff; background-color: #00315e; border-color: #002a51; }

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(38, 102, 162, 0.5); }

.btn-secondary { color: #fff; background-color: #40a52b; border-color: #40a52b; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }

.btn-secondary:hover { color: #fff; background-color: #348723; border-color: #307d20; }

.btn-secondary:focus, .btn-secondary.focus { color: #fff; background-color: #348723; border-color: #307d20; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(93, 179, 75, 0.5); }

.btn-secondary.disabled, #lpSeite #anfangsbuchstaben .btn-secondary.lpInaktiv, #lpSeite #anfangsbuchstaben .btn-secondary.inaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn-secondary.lpInaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn-secondary.inaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn-secondary.lpInaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn-secondary.inaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn-secondary.lpInaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn-secondary.inaktiv, .btn-secondary:disabled { color: #fff; background-color: #40a52b; border-color: #40a52b; }

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle { color: #fff; background-color: #307d20; border-color: #2c721e; }

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(93, 179, 75, 0.5); }

.btn-success { color: #fff; background-color: #28a745; border-color: #28a745; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }

.btn-success:hover { color: #fff; background-color: #218838; border-color: #1e7e34; }

.btn-success:focus, .btn-success.focus { color: #fff; background-color: #218838; border-color: #1e7e34; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }

.btn-success.disabled, #lpSeite #anfangsbuchstaben .btn-success.lpInaktiv, #lpSeite #anfangsbuchstaben .btn-success.inaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn-success.lpInaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn-success.inaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn-success.lpInaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn-success.inaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn-success.lpInaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn-success.inaktiv, .btn-success:disabled { color: #fff; background-color: #28a745; border-color: #28a745; }

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle { color: #fff; background-color: #1e7e34; border-color: #1c7430; }

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }

.btn-info { color: #fff; background-color: #17a2b8; border-color: #17a2b8; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }

.btn-info:hover { color: #fff; background-color: #138496; border-color: #117a8b; }

.btn-info:focus, .btn-info.focus { color: #fff; background-color: #138496; border-color: #117a8b; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }

.btn-info.disabled, #lpSeite #anfangsbuchstaben .btn-info.lpInaktiv, #lpSeite #anfangsbuchstaben .btn-info.inaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn-info.lpInaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn-info.inaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn-info.lpInaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn-info.inaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn-info.lpInaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn-info.inaktiv, .btn-info:disabled { color: #fff; background-color: #17a2b8; border-color: #17a2b8; }

.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle { color: #fff; background-color: #117a8b; border-color: #10707f; }

.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }

.btn-warning { color: #212529; background-color: #ffc107; border-color: #ffc107; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }

.btn-warning:hover { color: #212529; background-color: #e0a800; border-color: #d39e00; }

.btn-warning:focus, .btn-warning.focus { color: #212529; background-color: #e0a800; border-color: #d39e00; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }

.btn-warning.disabled, #lpSeite #anfangsbuchstaben .btn-warning.lpInaktiv, #lpSeite #anfangsbuchstaben .btn-warning.inaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn-warning.lpInaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn-warning.inaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn-warning.lpInaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn-warning.inaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn-warning.lpInaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn-warning.inaktiv, .btn-warning:disabled { color: #212529; background-color: #ffc107; border-color: #ffc107; }

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle { color: #212529; background-color: #d39e00; border-color: #c69500; }

.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }

.btn-danger { color: #fff; background-color: #dc3545; border-color: #dc3545; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }

.btn-danger:hover { color: #fff; background-color: #c82333; border-color: #bd2130; }

.btn-danger:focus, .btn-danger.focus { color: #fff; background-color: #c82333; border-color: #bd2130; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }

.btn-danger.disabled, #lpSeite #anfangsbuchstaben .btn-danger.lpInaktiv, #lpSeite #anfangsbuchstaben .btn-danger.inaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn-danger.lpInaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn-danger.inaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn-danger.lpInaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn-danger.inaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn-danger.lpInaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn-danger.inaktiv, .btn-danger:disabled { color: #fff; background-color: #dc3545; border-color: #dc3545; }

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle { color: #fff; background-color: #bd2130; border-color: #b21f2d; }

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }

.btn-light { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }

.btn-light:hover { color: #212529; background-color: #e2e6ea; border-color: #dae0e5; }

.btn-light:focus, .btn-light.focus { color: #212529; background-color: #e2e6ea; border-color: #dae0e5; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }

.btn-light.disabled, #lpSeite #anfangsbuchstaben .btn-light.lpInaktiv, #lpSeite #anfangsbuchstaben .btn-light.inaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn-light.lpInaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn-light.inaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn-light.lpInaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn-light.inaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn-light.lpInaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn-light.inaktiv, .btn-light:disabled { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; }

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle { color: #212529; background-color: #dae0e5; border-color: #d3d9df; }

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }

.btn-dark { color: #fff; background-color: #343a40; border-color: #343a40; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }

.btn-dark:hover { color: #fff; background-color: #23272b; border-color: #1d2124; }

.btn-dark:focus, .btn-dark.focus { color: #fff; background-color: #23272b; border-color: #1d2124; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }

.btn-dark.disabled, #lpSeite #anfangsbuchstaben .btn-dark.lpInaktiv, #lpSeite #anfangsbuchstaben .btn-dark.inaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn-dark.lpInaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn-dark.inaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn-dark.lpInaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn-dark.inaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn-dark.lpInaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn-dark.inaktiv, .btn-dark:disabled { color: #fff; background-color: #343a40; border-color: #343a40; }

.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle { color: #fff; background-color: #1d2124; border-color: #171a1d; }

.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }

.btn-outline-primary { color: #004b91; border-color: #004b91; }

.btn-outline-primary:hover { color: #fff; background-color: #004b91; border-color: #004b91; }

.btn-outline-primary:focus, .btn-outline-primary.focus { box-shadow: 0 0 0 0.2rem rgba(0, 75, 145, 0.5); }

.btn-outline-primary.disabled, #lpSeite #anfangsbuchstaben .btn-outline-primary.lpInaktiv, #lpSeite #anfangsbuchstaben .btn-outline-primary.inaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn-outline-primary.lpInaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn-outline-primary.inaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn-outline-primary.lpInaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn-outline-primary.inaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn-outline-primary.lpInaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn-outline-primary.inaktiv, .btn-outline-primary:disabled { color: #004b91; background-color: transparent; }

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle { color: #fff; background-color: #004b91; border-color: #004b91; }

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(0, 75, 145, 0.5); }

.btn-outline-secondary { color: #40a52b; border-color: #40a52b; }

.btn-outline-secondary:hover { color: #fff; background-color: #40a52b; border-color: #40a52b; }

.btn-outline-secondary:focus, .btn-outline-secondary.focus { box-shadow: 0 0 0 0.2rem rgba(64, 165, 43, 0.5); }

.btn-outline-secondary.disabled, #lpSeite #anfangsbuchstaben .btn-outline-secondary.lpInaktiv, #lpSeite #anfangsbuchstaben .btn-outline-secondary.inaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn-outline-secondary.lpInaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn-outline-secondary.inaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn-outline-secondary.lpInaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn-outline-secondary.inaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn-outline-secondary.lpInaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn-outline-secondary.inaktiv, .btn-outline-secondary:disabled { color: #40a52b; background-color: transparent; }

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle { color: #fff; background-color: #40a52b; border-color: #40a52b; }

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(64, 165, 43, 0.5); }

.btn-outline-success { color: #28a745; border-color: #28a745; }

.btn-outline-success:hover { color: #fff; background-color: #28a745; border-color: #28a745; }

.btn-outline-success:focus, .btn-outline-success.focus { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-success.disabled, #lpSeite #anfangsbuchstaben .btn-outline-success.lpInaktiv, #lpSeite #anfangsbuchstaben .btn-outline-success.inaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn-outline-success.lpInaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn-outline-success.inaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn-outline-success.lpInaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn-outline-success.inaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn-outline-success.lpInaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn-outline-success.inaktiv, .btn-outline-success:disabled { color: #28a745; background-color: transparent; }

.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle { color: #fff; background-color: #28a745; border-color: #28a745; }

.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-info { color: #17a2b8; border-color: #17a2b8; }

.btn-outline-info:hover { color: #fff; background-color: #17a2b8; border-color: #17a2b8; }

.btn-outline-info:focus, .btn-outline-info.focus { box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-info.disabled, #lpSeite #anfangsbuchstaben .btn-outline-info.lpInaktiv, #lpSeite #anfangsbuchstaben .btn-outline-info.inaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn-outline-info.lpInaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn-outline-info.inaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn-outline-info.lpInaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn-outline-info.inaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn-outline-info.lpInaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn-outline-info.inaktiv, .btn-outline-info:disabled { color: #17a2b8; background-color: transparent; }

.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle { color: #fff; background-color: #17a2b8; border-color: #17a2b8; }

.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning { color: #ffc107; border-color: #ffc107; }

.btn-outline-warning:hover { color: #212529; background-color: #ffc107; border-color: #ffc107; }

.btn-outline-warning:focus, .btn-outline-warning.focus { box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-warning.disabled, #lpSeite #anfangsbuchstaben .btn-outline-warning.lpInaktiv, #lpSeite #anfangsbuchstaben .btn-outline-warning.inaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn-outline-warning.lpInaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn-outline-warning.inaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn-outline-warning.lpInaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn-outline-warning.inaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn-outline-warning.lpInaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn-outline-warning.inaktiv, .btn-outline-warning:disabled { color: #ffc107; background-color: transparent; }

.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle { color: #212529; background-color: #ffc107; border-color: #ffc107; }

.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-danger { color: #dc3545; border-color: #dc3545; }

.btn-outline-danger:hover { color: #fff; background-color: #dc3545; border-color: #dc3545; }

.btn-outline-danger:focus, .btn-outline-danger.focus { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-danger.disabled, #lpSeite #anfangsbuchstaben .btn-outline-danger.lpInaktiv, #lpSeite #anfangsbuchstaben .btn-outline-danger.inaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn-outline-danger.lpInaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn-outline-danger.inaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn-outline-danger.lpInaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn-outline-danger.inaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn-outline-danger.lpInaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn-outline-danger.inaktiv, .btn-outline-danger:disabled { color: #dc3545; background-color: transparent; }

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle { color: #fff; background-color: #dc3545; border-color: #dc3545; }

.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light { color: #f8f9fa; border-color: #f8f9fa; }

.btn-outline-light:hover { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; }

.btn-outline-light:focus, .btn-outline-light.focus { box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-light.disabled, #lpSeite #anfangsbuchstaben .btn-outline-light.lpInaktiv, #lpSeite #anfangsbuchstaben .btn-outline-light.inaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn-outline-light.lpInaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn-outline-light.inaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn-outline-light.lpInaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn-outline-light.inaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn-outline-light.lpInaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn-outline-light.inaktiv, .btn-outline-light:disabled { color: #f8f9fa; background-color: transparent; }

.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; }

.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark { color: #343a40; border-color: #343a40; }

.btn-outline-dark:hover { color: #fff; background-color: #343a40; border-color: #343a40; }

.btn-outline-dark:focus, .btn-outline-dark.focus { box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-outline-dark.disabled, #lpSeite #anfangsbuchstaben .btn-outline-dark.lpInaktiv, #lpSeite #anfangsbuchstaben .btn-outline-dark.inaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn-outline-dark.lpInaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn-outline-dark.inaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn-outline-dark.lpInaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn-outline-dark.inaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn-outline-dark.lpInaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn-outline-dark.inaktiv, .btn-outline-dark:disabled { color: #343a40; background-color: transparent; }

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle { color: #fff; background-color: #343a40; border-color: #343a40; }

.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link { font-weight: 400; color: #004b91; text-decoration: none; }

.btn-link:hover { color: #40a52b; text-decoration: underline; }

.btn-link:focus, .btn-link.focus { text-decoration: underline; }

.btn-link:disabled, .btn-link.disabled, #lpSeite #anfangsbuchstaben .btn-link.lpInaktiv, #lpSeite #anfangsbuchstaben .btn-link.inaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn-link.lpInaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .btn-link.inaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn-link.lpInaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .btn-link.inaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn-link.lpInaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .btn-link.inaktiv { color: #6c757d; pointer-events: none; }

.btn-lg, .btn-group-lg > .btn { padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0; }

.btn-sm, .btn-group-sm > .btn { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0; }

.btn-block { display: block; width: 100%; }

.btn-block + .btn-block { margin-top: 0.5rem; }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; }

.fade { transition: opacity 0.15s linear; }

@media (prefers-reduced-motion: reduce) { .fade { transition: none; } }

.fade:not(.show) { opacity: 0; }

.collapse:not(.show) { display: none; }

.collapsing { position: relative; height: 0; overflow: hidden; transition: height 0.35s ease; }

@media (prefers-reduced-motion: reduce) { .collapsing { transition: none; } }

.dropup, .dropright, .dropdown, .dropleft { position: relative; }

.dropdown-toggle { white-space: nowrap; }

.dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid; border-right: 0.3em solid transparent; border-bottom: 0; border-left: 0.3em solid transparent; }

.dropdown-toggle:empty::after { margin-left: 0; }

.dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: 0.5rem 0; margin: 0.125rem 0 0; font-size: 1rem; color: #fff; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.15); box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); }

.dropdown-menu-left { right: auto; left: 0; }

.dropdown-menu-right { right: 0; left: auto; }

@media (min-width: 576px) { .dropdown-menu-sm-left { right: auto; left: 0; } .dropdown-menu-sm-right { right: 0; left: auto; } }

@media (min-width: 768px) { .dropdown-menu-md-left { right: auto; left: 0; } .dropdown-menu-md-right { right: 0; left: auto; } }

@media (min-width: 992px) { .dropdown-menu-lg-left { right: auto; left: 0; } .dropdown-menu-lg-right { right: 0; left: auto; } }

@media (min-width: 1200px) { .dropdown-menu-xl-left { right: auto; left: 0; } .dropdown-menu-xl-right { right: 0; left: auto; } }

@media (min-width: 1750px) { .dropdown-menu-xxl-left { right: auto; left: 0; } .dropdown-menu-xxl-right { right: 0; left: auto; } }

@media (min-width: 1920px) { .dropdown-menu-xxxl-left { right: auto; left: 0; } .dropdown-menu-xxxl-right { right: 0; left: auto; } }

.dropup .dropdown-menu { top: auto; bottom: 100%; margin-top: 0; margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0; border-right: 0.3em solid transparent; border-bottom: 0.3em solid; border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after { margin-left: 0; }

.dropright .dropdown-menu { top: 0; right: auto; left: 100%; margin-top: 0; margin-left: 0.125rem; }

.dropright .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0; border-bottom: 0.3em solid transparent; border-left: 0.3em solid; }

.dropright .dropdown-toggle:empty::after { margin-left: 0; }

.dropright .dropdown-toggle::after { vertical-align: 0; }

.dropleft .dropdown-menu { top: 0; right: 100%; left: auto; margin-top: 0; margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; }

.dropleft .dropdown-toggle::after { display: none; }

.dropleft .dropdown-toggle::before { display: inline-block; margin-right: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0.3em solid; border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after { margin-left: 0; }

.dropleft .dropdown-toggle::before { vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] { right: auto; bottom: auto; }

.dropdown-divider { height: 0; margin: 0.5rem 0; overflow: hidden; border-top: 1px solid #e9ecef; }

.dropdown-item, .c-fontsizer a { display: block; width: 100%; padding: 0.25rem 1.5rem; clear: both; font-weight: 400; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; }

.dropdown-item:hover, .c-fontsizer a:hover, .dropdown-item:focus, .c-fontsizer a:focus { color: #16181b; text-decoration: none; background-color: #f8f9fa; }

.dropdown-item.active, .c-fontsizer a.active, .dropdown-item:active, .c-fontsizer a:active { color: #fff; text-decoration: none; background-color: #004b91; }

.dropdown-item.disabled, #lpSeite #anfangsbuchstaben .dropdown-item.lpInaktiv, #lpSeite #anfangsbuchstaben .dropdown-item.inaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .dropdown-item.lpInaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .dropdown-item.inaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .dropdown-item.lpInaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .dropdown-item.inaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .dropdown-item.lpInaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .dropdown-item.inaktiv, .c-fontsizer a.disabled, .c-fontsizer #lpSeite #anfangsbuchstaben a.lpInaktiv, #lpSeite #anfangsbuchstaben .c-fontsizer a.lpInaktiv, .c-fontsizer #lpSeite #anfangsbuchstaben a.inaktiv, #lpSeite #anfangsbuchstaben .c-fontsizer a.inaktiv, .c-fontsizer .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben a.lpInaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .c-fontsizer a.lpInaktiv, .c-fontsizer .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben a.inaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .c-fontsizer a.inaktiv, .c-fontsizer .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben a.lpInaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .c-fontsizer a.lpInaktiv, .c-fontsizer .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben a.inaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .c-fontsizer a.inaktiv, .c-fontsizer .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben a.lpInaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .c-fontsizer a.lpInaktiv, .c-fontsizer .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben a.inaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .c-fontsizer a.inaktiv, .dropdown-item:disabled, .c-fontsizer a:disabled { color: #6c757d; pointer-events: none; background-color: transparent; }

.dropdown-menu.show { display: block; }

.dropdown-header { display: block; padding: 0.5rem 1.5rem; margin-bottom: 0; font-size: 0.875rem; color: #6c757d; white-space: nowrap; }

.dropdown-item-text { display: block; padding: 0.25rem 1.5rem; color: #212529; }

.btn-group, .btn-group-vertical { position: relative; display: inline-flex; vertical-align: middle; }

.btn-group > .btn, .btn-group-vertical > .btn { position: relative; flex: 1 1 auto; }

.btn-group > .btn:hover, .btn-group-vertical > .btn:hover { z-index: 1; }

.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active { z-index: 1; }

.btn-toolbar { display: flex; flex-wrap: wrap; justify-content: flex-start; }

.btn-toolbar .input-group, .btn-toolbar .c-quicksearch { width: auto; }

.btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) { margin-left: -1px; }

.dropdown-toggle-split { padding-right: 0.5625rem; padding-left: 0.5625rem; }

.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after { margin-left: 0; }

.dropleft .dropdown-toggle-split::before { margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split { padding-right: 0.375rem; padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split { padding-right: 0.75rem; padding-left: 0.75rem; }

.btn-group.show .dropdown-toggle { box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-group.show .dropdown-toggle.btn-link { box-shadow: none; }

.btn-group-vertical { flex-direction: column; align-items: flex-start; justify-content: center; }

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group { width: 100%; }

.btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) { margin-top: -1px; }

.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn { margin-bottom: 0; }

.btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > .btn input[type="checkbox"], .btn-group-toggle > .btn-group > .btn input[type="radio"], .btn-group-toggle > .btn-group > .btn input[type="checkbox"] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; }

.input-group, .c-quicksearch { position: relative; display: flex; flex-wrap: wrap; align-items: stretch; width: 100%; }

.input-group > .form-control, .presse-uebersicht .pm-datefilter .input-group > select, .presse-uebersicht .pm-datefilter .input-group > input[type="search"], .presse-uebersicht form[name="pm-searchform"] .input-group > select, .presse-uebersicht form[name="pm-searchform"] .input-group > input[type="search"], .presse-administration .pm-datefilter .input-group > select, .presse-administration .pm-datefilter .input-group > input[type="search"], .presse-administration form[name="pm-searchform"] .input-group > select, .presse-administration form[name="pm-searchform"] .input-group > input[type="search"], .input-group > .c-quicksearch__input, .c-quicksearch > .form-control, .presse-uebersicht .pm-datefilter .c-quicksearch > select, .presse-uebersicht .pm-datefilter .c-quicksearch > input[type="search"], .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > select, .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > input[type="search"], .presse-administration .pm-datefilter .c-quicksearch > select, .presse-administration .pm-datefilter .c-quicksearch > input[type="search"], .presse-administration form[name="pm-searchform"] .c-quicksearch > select, .presse-administration form[name="pm-searchform"] .c-quicksearch > input[type="search"], .c-quicksearch > .c-quicksearch__input, .input-group > .form-control-plaintext, .c-quicksearch > .form-control-plaintext, .input-group > .custom-select, .c-quicksearch > .custom-select, .input-group > .custom-file, .c-quicksearch > .custom-file { position: relative; flex: 1 1 auto; width: 1%; min-width: 0; margin-bottom: 0; }

.input-group > .form-control + .form-control, .presse-uebersicht .pm-datefilter .input-group > select + .form-control, .presse-uebersicht .pm-datefilter .input-group > input[type="search"] + .form-control, .presse-uebersicht form[name="pm-searchform"] .input-group > select + .form-control, .presse-uebersicht form[name="pm-searchform"] .input-group > input[type="search"] + .form-control, .presse-administration .pm-datefilter .input-group > select + .form-control, .presse-administration .pm-datefilter .input-group > input[type="search"] + .form-control, .presse-administration form[name="pm-searchform"] .input-group > select + .form-control, .presse-administration form[name="pm-searchform"] .input-group > input[type="search"] + .form-control, .presse-uebersicht .pm-datefilter .input-group > .form-control + select, .presse-uebersicht .pm-datefilter .input-group > select + select, .presse-uebersicht .pm-datefilter .input-group > input[type="search"] + select, .presse-uebersicht form[name="pm-searchform"] .pm-datefilter .input-group > select + select, .presse-uebersicht .pm-datefilter form[name="pm-searchform"] .input-group > select + select, .presse-uebersicht form[name="pm-searchform"] .pm-datefilter .input-group > input[type="search"] + select, .presse-uebersicht .pm-datefilter form[name="pm-searchform"] .input-group > input[type="search"] + select, .presse-administration .presse-uebersicht .pm-datefilter .input-group > select + select, .presse-uebersicht .presse-administration .pm-datefilter .input-group > select + select, .presse-administration .presse-uebersicht .pm-datefilter .input-group > input[type="search"] + select, .presse-uebersicht .presse-administration .pm-datefilter .input-group > input[type="search"] + select, .presse-administration form[name="pm-searchform"] .presse-uebersicht .pm-datefilter .input-group > select + select, .presse-uebersicht .pm-datefilter .presse-administration form[name="pm-searchform"] .input-group > select + select, .presse-administration form[name="pm-searchform"] .presse-uebersicht .pm-datefilter .input-group > input[type="search"] + select, .presse-uebersicht .pm-datefilter .presse-administration form[name="pm-searchform"] .input-group > input[type="search"] + select, .presse-uebersicht .pm-datefilter .input-group > .form-control + input[type="search"], .presse-uebersicht .pm-datefilter .input-group > select + input[type="search"], .presse-uebersicht .pm-datefilter .input-group > input[type="search"] + input[type="search"], .presse-uebersicht form[name="pm-searchform"] .pm-datefilter .input-group > select + input[type="search"], .presse-uebersicht .pm-datefilter form[name="pm-searchform"] .input-group > select + input[type="search"], .presse-uebersicht form[name="pm-searchform"] .pm-datefilter .input-group > input[type="search"] + input[type="search"], .presse-uebersicht .pm-datefilter form[name="pm-searchform"] .input-group > input[type="search"] + input[type="search"], .presse-administration .presse-uebersicht .pm-datefilter .input-group > select + input[type="search"], .presse-uebersicht .presse-administration .pm-datefilter .input-group > select + input[type="search"], .presse-administration .presse-uebersicht .pm-datefilter .input-group > input[type="search"] + input[type="search"], .presse-uebersicht .presse-administration .pm-datefilter .input-group > input[type="search"] + input[type="search"], .presse-administration form[name="pm-searchform"] .presse-uebersicht .pm-datefilter .input-group > select + input[type="search"], .presse-uebersicht .pm-datefilter .presse-administration form[name="pm-searchform"] .input-group > select + input[type="search"], .presse-administration form[name="pm-searchform"] .presse-uebersicht .pm-datefilter .input-group > input[type="search"] + input[type="search"], .presse-uebersicht .pm-datefilter .presse-administration form[name="pm-searchform"] .input-group > input[type="search"] + input[type="search"], .presse-uebersicht form[name="pm-searchform"] .input-group > .form-control + select, .presse-uebersicht .pm-datefilter form[name="pm-searchform"] .input-group > select + select, .presse-uebersicht form[name="pm-searchform"] .pm-datefilter .input-group > select + select, .presse-uebersicht .pm-datefilter form[name="pm-searchform"] .input-group > input[type="search"] + select, .presse-uebersicht form[name="pm-searchform"] .pm-datefilter .input-group > input[type="search"] + select, .presse-uebersicht form[name="pm-searchform"] .input-group > select + select, .presse-uebersicht form[name="pm-searchform"] .input-group > input[type="search"] + select, .presse-administration .pm-datefilter .presse-uebersicht form[name="pm-searchform"] .input-group > select + select, .presse-uebersicht form[name="pm-searchform"] .presse-administration .pm-datefilter .input-group > select + select, .presse-administration .pm-datefilter .presse-uebersicht form[name="pm-searchform"] .input-group > input[type="search"] + select, .presse-uebersicht form[name="pm-searchform"] .presse-administration .pm-datefilter .input-group > input[type="search"] + select, .presse-administration .presse-uebersicht form[name="pm-searchform"] .input-group > select + select, .presse-uebersicht .presse-administration form[name="pm-searchform"] .input-group > select + select, .presse-administration .presse-uebersicht form[name="pm-searchform"] .input-group > input[type="search"] + select, .presse-uebersicht .presse-administration form[name="pm-searchform"] .input-group > input[type="search"] + select, .presse-uebersicht form[name="pm-searchform"] .input-group > .form-control + input[type="search"], .presse-uebersicht .pm-datefilter form[name="pm-searchform"] .input-group > select + input[type="search"], .presse-uebersicht form[name="pm-searchform"] .pm-datefilter .input-group > select + input[type="search"], .presse-uebersicht .pm-datefilter form[name="pm-searchform"] .input-group > input[type="search"] + input[type="search"], .presse-uebersicht form[name="pm-searchform"] .pm-datefilter .input-group > input[type="search"] + input[type="search"], .presse-uebersicht form[name="pm-searchform"] .input-group > select + input[type="search"], .presse-uebersicht form[name="pm-searchform"] .input-group > input[type="search"] + input[type="search"], .presse-administration .pm-datefilter .presse-uebersicht form[name="pm-searchform"] .input-group > select + input[type="search"], .presse-uebersicht form[name="pm-searchform"] .presse-administration .pm-datefilter .input-group > select + input[type="search"], .presse-administration .pm-datefilter .presse-uebersicht form[name="pm-searchform"] .input-group > input[type="search"] + input[type="search"], .presse-uebersicht form[name="pm-searchform"] .presse-administration .pm-datefilter .input-group > input[type="search"] + input[type="search"], .presse-administration .presse-uebersicht form[name="pm-searchform"] .input-group > select + input[type="search"], .presse-uebersicht .presse-administration form[name="pm-searchform"] .input-group > select + input[type="search"], .presse-administration .presse-uebersicht form[name="pm-searchform"] .input-group > input[type="search"] + input[type="search"], .presse-uebersicht .presse-administration form[name="pm-searchform"] .input-group > input[type="search"] + input[type="search"], .presse-administration .pm-datefilter .input-group > .form-control + select, .presse-uebersicht .presse-administration .pm-datefilter .input-group > select + select, .presse-administration .presse-uebersicht .pm-datefilter .input-group > select + select, .presse-uebersicht .presse-administration .pm-datefilter .input-group > input[type="search"] + select, .presse-administration .presse-uebersicht .pm-datefilter .input-group > input[type="search"] + select, .presse-uebersicht form[name="pm-searchform"] .presse-administration .pm-datefilter .input-group > select + select, .presse-administration .pm-datefilter .presse-uebersicht form[name="pm-searchform"] .input-group > select + select, .presse-uebersicht form[name="pm-searchform"] .presse-administration .pm-datefilter .input-group > input[type="search"] + select, .presse-administration .pm-datefilter .presse-uebersicht form[name="pm-searchform"] .input-group > input[type="search"] + select, .presse-administration .pm-datefilter .input-group > select + select, .presse-administration .pm-datefilter .input-group > input[type="search"] + select, .presse-administration form[name="pm-searchform"] .pm-datefilter .input-group > select + select, .presse-administration .pm-datefilter form[name="pm-searchform"] .input-group > select + select, .presse-administration form[name="pm-searchform"] .pm-datefilter .input-group > input[type="search"] + select, .presse-administration .pm-datefilter form[name="pm-searchform"] .input-group > input[type="search"] + select, .presse-administration .pm-datefilter .input-group > .form-control + input[type="search"], .presse-uebersicht .presse-administration .pm-datefilter .input-group > select + input[type="search"], .presse-administration .presse-uebersicht .pm-datefilter .input-group > select + input[type="search"], .presse-uebersicht .presse-administration .pm-datefilter .input-group > input[type="search"] + input[type="search"], .presse-administration .presse-uebersicht .pm-datefilter .input-group > input[type="search"] + input[type="search"], .presse-uebersicht form[name="pm-searchform"] .presse-administration .pm-datefilter .input-group > select + input[type="search"], .presse-administration .pm-datefilter .presse-uebersicht form[name="pm-searchform"] .input-group > select + input[type="search"], .presse-uebersicht form[name="pm-searchform"] .presse-administration .pm-datefilter .input-group > input[type="search"] + input[type="search"], .presse-administration .pm-datefilter .presse-uebersicht form[name="pm-searchform"] .input-group > input[type="search"] + input[type="search"], .presse-administration .pm-datefilter .input-group > select + input[type="search"], .presse-administration .pm-datefilter .input-group > input[type="search"] + input[type="search"], .presse-administration form[name="pm-searchform"] .pm-datefilter .input-group > select + input[type="search"], .presse-administration .pm-datefilter form[name="pm-searchform"] .input-group > select + input[type="search"], .presse-administration form[name="pm-searchform"] .pm-datefilter .input-group > input[type="search"] + input[type="search"], .presse-administration .pm-datefilter form[name="pm-searchform"] .input-group > input[type="search"] + input[type="search"], .presse-administration form[name="pm-searchform"] .input-group > .form-control + select, .presse-uebersicht .pm-datefilter .presse-administration form[name="pm-searchform"] .input-group > select + select, .presse-administration form[name="pm-searchform"] .presse-uebersicht .pm-datefilter .input-group > select + select, .presse-uebersicht .pm-datefilter .presse-administration form[name="pm-searchform"] .input-group > input[type="search"] + select, .presse-administration form[name="pm-searchform"] .presse-uebersicht .pm-datefilter .input-group > input[type="search"] + select, .presse-uebersicht .presse-administration form[name="pm-searchform"] .input-group > select + select, .presse-administration .presse-uebersicht form[name="pm-searchform"] .input-group > select + select, .presse-uebersicht .presse-administration form[name="pm-searchform"] .input-group > input[type="search"] + select, .presse-administration .presse-uebersicht form[name="pm-searchform"] .input-group > input[type="search"] + select, .presse-administration .pm-datefilter form[name="pm-searchform"] .input-group > select + select, .presse-administration form[name="pm-searchform"] .pm-datefilter .input-group > select + select, .presse-administration .pm-datefilter form[name="pm-searchform"] .input-group > input[type="search"] + select, .presse-administration form[name="pm-searchform"] .pm-datefilter .input-group > input[type="search"] + select, .presse-administration form[name="pm-searchform"] .input-group > select + select, .presse-administration form[name="pm-searchform"] .input-group > input[type="search"] + select, .presse-administration form[name="pm-searchform"] .input-group > .form-control + input[type="search"], .presse-uebersicht .pm-datefilter .presse-administration form[name="pm-searchform"] .input-group > select + input[type="search"], .presse-administration form[name="pm-searchform"] .presse-uebersicht .pm-datefilter .input-group > select + input[type="search"], .presse-uebersicht .pm-datefilter .presse-administration form[name="pm-searchform"] .input-group > input[type="search"] + input[type="search"], .presse-administration form[name="pm-searchform"] .presse-uebersicht .pm-datefilter .input-group > input[type="search"] + input[type="search"], .presse-uebersicht .presse-administration form[name="pm-searchform"] .input-group > select + input[type="search"], .presse-administration .presse-uebersicht form[name="pm-searchform"] .input-group > select + input[type="search"], .presse-uebersicht .presse-administration form[name="pm-searchform"] .input-group > input[type="search"] + input[type="search"], .presse-administration .presse-uebersicht form[name="pm-searchform"] .input-group > input[type="search"] + input[type="search"], .presse-administration .pm-datefilter form[name="pm-searchform"] .input-group > select + input[type="search"], .presse-administration form[name="pm-searchform"] .pm-datefilter .input-group > select + input[type="search"], .presse-administration .pm-datefilter form[name="pm-searchform"] .input-group > input[type="search"] + input[type="search"], .presse-administration form[name="pm-searchform"] .pm-datefilter .input-group > input[type="search"] + input[type="search"], .presse-administration form[name="pm-searchform"] .input-group > select + input[type="search"], .presse-administration form[name="pm-searchform"] .input-group > input[type="search"] + input[type="search"], .input-group > .c-quicksearch__input + .form-control, .presse-uebersicht .pm-datefilter .input-group > .c-quicksearch__input + select, .presse-uebersicht .pm-datefilter .input-group > .c-quicksearch__input + input[type="search"], .presse-uebersicht form[name="pm-searchform"] .input-group > .c-quicksearch__input + select, .presse-uebersicht form[name="pm-searchform"] .input-group > .c-quicksearch__input + input[type="search"], .presse-administration .pm-datefilter .input-group > .c-quicksearch__input + select, .presse-administration .pm-datefilter .input-group > .c-quicksearch__input + input[type="search"], .presse-administration form[name="pm-searchform"] .input-group > .c-quicksearch__input + select, .presse-administration form[name="pm-searchform"] .input-group > .c-quicksearch__input + input[type="search"], .input-group > .form-control + .c-quicksearch__input, .presse-uebersicht .pm-datefilter .input-group > select + .c-quicksearch__input, .presse-uebersicht .pm-datefilter .input-group > input[type="search"] + .c-quicksearch__input, .presse-uebersicht form[name="pm-searchform"] .input-group > select + .c-quicksearch__input, .presse-uebersicht form[name="pm-searchform"] .input-group > input[type="search"] + .c-quicksearch__input, .presse-administration .pm-datefilter .input-group > select + .c-quicksearch__input, .presse-administration .pm-datefilter .input-group > input[type="search"] + .c-quicksearch__input, .presse-administration form[name="pm-searchform"] .input-group > select + .c-quicksearch__input, .presse-administration form[name="pm-searchform"] .input-group > input[type="search"] + .c-quicksearch__input, .input-group > .c-quicksearch__input + .c-quicksearch__input, .c-quicksearch > .form-control + .form-control, .presse-uebersicht .pm-datefilter .c-quicksearch > select + .form-control, .presse-uebersicht .pm-datefilter .c-quicksearch > input[type="search"] + .form-control, .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > select + .form-control, .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > input[type="search"] + .form-control, .presse-administration .pm-datefilter .c-quicksearch > select + .form-control, .presse-administration .pm-datefilter .c-quicksearch > input[type="search"] + .form-control, .presse-administration form[name="pm-searchform"] .c-quicksearch > select + .form-control, .presse-administration form[name="pm-searchform"] .c-quicksearch > input[type="search"] + .form-control, .presse-uebersicht .pm-datefilter .c-quicksearch > .form-control + select, .presse-uebersicht .pm-datefilter .c-quicksearch > select + select, .presse-uebersicht .pm-datefilter .c-quicksearch > input[type="search"] + select, .presse-uebersicht form[name="pm-searchform"] .pm-datefilter .c-quicksearch > select + select, .presse-uebersicht .pm-datefilter form[name="pm-searchform"] .c-quicksearch > select + select, .presse-uebersicht form[name="pm-searchform"] .pm-datefilter .c-quicksearch > input[type="search"] + select, .presse-uebersicht .pm-datefilter form[name="pm-searchform"] .c-quicksearch > input[type="search"] + select, .presse-administration .presse-uebersicht .pm-datefilter .c-quicksearch > select + select, .presse-uebersicht .presse-administration .pm-datefilter .c-quicksearch > select + select, .presse-administration .presse-uebersicht .pm-datefilter .c-quicksearch > input[type="search"] + select, .presse-uebersicht .presse-administration .pm-datefilter .c-quicksearch > input[type="search"] + select, .presse-administration form[name="pm-searchform"] .presse-uebersicht .pm-datefilter .c-quicksearch > select + select, .presse-uebersicht .pm-datefilter .presse-administration form[name="pm-searchform"] .c-quicksearch > select + select, .presse-administration form[name="pm-searchform"] .presse-uebersicht .pm-datefilter .c-quicksearch > input[type="search"] + select, .presse-uebersicht .pm-datefilter .presse-administration form[name="pm-searchform"] .c-quicksearch > input[type="search"] + select, .presse-uebersicht .pm-datefilter .c-quicksearch > .form-control + input[type="search"], .presse-uebersicht .pm-datefilter .c-quicksearch > select + input[type="search"], .presse-uebersicht .pm-datefilter .c-quicksearch > input[type="search"] + input[type="search"], .presse-uebersicht form[name="pm-searchform"] .pm-datefilter .c-quicksearch > select + input[type="search"], .presse-uebersicht .pm-datefilter form[name="pm-searchform"] .c-quicksearch > select + input[type="search"], .presse-uebersicht form[name="pm-searchform"] .pm-datefilter .c-quicksearch > input[type="search"] + input[type="search"], .presse-uebersicht .pm-datefilter form[name="pm-searchform"] .c-quicksearch > input[type="search"] + input[type="search"], .presse-administration .presse-uebersicht .pm-datefilter .c-quicksearch > select + input[type="search"], .presse-uebersicht .presse-administration .pm-datefilter .c-quicksearch > select + input[type="search"], .presse-administration .presse-uebersicht .pm-datefilter .c-quicksearch > input[type="search"] + input[type="search"], .presse-uebersicht .presse-administration .pm-datefilter .c-quicksearch > input[type="search"] + input[type="search"], .presse-administration form[name="pm-searchform"] .presse-uebersicht .pm-datefilter .c-quicksearch > select + input[type="search"], .presse-uebersicht .pm-datefilter .presse-administration form[name="pm-searchform"] .c-quicksearch > select + input[type="search"], .presse-administration form[name="pm-searchform"] .presse-uebersicht .pm-datefilter .c-quicksearch > input[type="search"] + input[type="search"], .presse-uebersicht .pm-datefilter .presse-administration form[name="pm-searchform"] .c-quicksearch > input[type="search"] + input[type="search"], .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > .form-control + select, .presse-uebersicht .pm-datefilter form[name="pm-searchform"] .c-quicksearch > select + select, .presse-uebersicht form[name="pm-searchform"] .pm-datefilter .c-quicksearch > select + select, .presse-uebersicht .pm-datefilter form[name="pm-searchform"] .c-quicksearch > input[type="search"] + select, .presse-uebersicht form[name="pm-searchform"] .pm-datefilter .c-quicksearch > input[type="search"] + select, .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > select + select, .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > input[type="search"] + select, .presse-administration .pm-datefilter .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > select + select, .presse-uebersicht form[name="pm-searchform"] .presse-administration .pm-datefilter .c-quicksearch > select + select, .presse-administration .pm-datefilter .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > input[type="search"] + select, .presse-uebersicht form[name="pm-searchform"] .presse-administration .pm-datefilter .c-quicksearch > input[type="search"] + select, .presse-administration .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > select + select, .presse-uebersicht .presse-administration form[name="pm-searchform"] .c-quicksearch > select + select, .presse-administration .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > input[type="search"] + select, .presse-uebersicht .presse-administration form[name="pm-searchform"] .c-quicksearch > input[type="search"] + select, .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > .form-control + input[type="search"], .presse-uebersicht .pm-datefilter form[name="pm-searchform"] .c-quicksearch > select + input[type="search"], .presse-uebersicht form[name="pm-searchform"] .pm-datefilter .c-quicksearch > select + input[type="search"], .presse-uebersicht .pm-datefilter form[name="pm-searchform"] .c-quicksearch > input[type="search"] + input[type="search"], .presse-uebersicht form[name="pm-searchform"] .pm-datefilter .c-quicksearch > input[type="search"] + input[type="search"], .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > select + input[type="search"], .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > input[type="search"] + input[type="search"], .presse-administration .pm-datefilter .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > select + input[type="search"], .presse-uebersicht form[name="pm-searchform"] .presse-administration .pm-datefilter .c-quicksearch > select + input[type="search"], .presse-administration .pm-datefilter .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > input[type="search"] + input[type="search"], .presse-uebersicht form[name="pm-searchform"] .presse-administration .pm-datefilter .c-quicksearch > input[type="search"] + input[type="search"], .presse-administration .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > select + input[type="search"], .presse-uebersicht .presse-administration form[name="pm-searchform"] .c-quicksearch > select + input[type="search"], .presse-administration .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > input[type="search"] + input[type="search"], .presse-uebersicht .presse-administration form[name="pm-searchform"] .c-quicksearch > input[type="search"] + input[type="search"], .presse-administration .pm-datefilter .c-quicksearch > .form-control + select, .presse-uebersicht .presse-administration .pm-datefilter .c-quicksearch > select + select, .presse-administration .presse-uebersicht .pm-datefilter .c-quicksearch > select + select, .presse-uebersicht .presse-administration .pm-datefilter .c-quicksearch > input[type="search"] + select, .presse-administration .presse-uebersicht .pm-datefilter .c-quicksearch > input[type="search"] + select, .presse-uebersicht form[name="pm-searchform"] .presse-administration .pm-datefilter .c-quicksearch > select + select, .presse-administration .pm-datefilter .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > select + select, .presse-uebersicht form[name="pm-searchform"] .presse-administration .pm-datefilter .c-quicksearch > input[type="search"] + select, .presse-administration .pm-datefilter .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > input[type="search"] + select, .presse-administration .pm-datefilter .c-quicksearch > select + select, .presse-administration .pm-datefilter .c-quicksearch > input[type="search"] + select, .presse-administration form[name="pm-searchform"] .pm-datefilter .c-quicksearch > select + select, .presse-administration .pm-datefilter form[name="pm-searchform"] .c-quicksearch > select + select, .presse-administration form[name="pm-searchform"] .pm-datefilter .c-quicksearch > input[type="search"] + select, .presse-administration .pm-datefilter form[name="pm-searchform"] .c-quicksearch > input[type="search"] + select, .presse-administration .pm-datefilter .c-quicksearch > .form-control + input[type="search"], .presse-uebersicht .presse-administration .pm-datefilter .c-quicksearch > select + input[type="search"], .presse-administration .presse-uebersicht .pm-datefilter .c-quicksearch > select + input[type="search"], .presse-uebersicht .presse-administration .pm-datefilter .c-quicksearch > input[type="search"] + input[type="search"], .presse-administration .presse-uebersicht .pm-datefilter .c-quicksearch > input[type="search"] + input[type="search"], .presse-uebersicht form[name="pm-searchform"] .presse-administration .pm-datefilter .c-quicksearch > select + input[type="search"], .presse-administration .pm-datefilter .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > select + input[type="search"], .presse-uebersicht form[name="pm-searchform"] .presse-administration .pm-datefilter .c-quicksearch > input[type="search"] + input[type="search"], .presse-administration .pm-datefilter .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > input[type="search"] + input[type="search"], .presse-administration .pm-datefilter .c-quicksearch > select + input[type="search"], .presse-administration .pm-datefilter .c-quicksearch > input[type="search"] + input[type="search"], .presse-administration form[name="pm-searchform"] .pm-datefilter .c-quicksearch > select + input[type="search"], .presse-administration .pm-datefilter form[name="pm-searchform"] .c-quicksearch > select + input[type="search"], .presse-administration form[name="pm-searchform"] .pm-datefilter .c-quicksearch > input[type="search"] + input[type="search"], .presse-administration .pm-datefilter form[name="pm-searchform"] .c-quicksearch > input[type="search"] + input[type="search"], .presse-administration form[name="pm-searchform"] .c-quicksearch > .form-control + select, .presse-uebersicht .pm-datefilter .presse-administration form[name="pm-searchform"] .c-quicksearch > select + select, .presse-administration form[name="pm-searchform"] .presse-uebersicht .pm-datefilter .c-quicksearch > select + select, .presse-uebersicht .pm-datefilter .presse-administration form[name="pm-searchform"] .c-quicksearch > input[type="search"] + select, .presse-administration form[name="pm-searchform"] .presse-uebersicht .pm-datefilter .c-quicksearch > input[type="search"] + select, .presse-uebersicht .presse-administration form[name="pm-searchform"] .c-quicksearch > select + select, .presse-administration .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > select + select, .presse-uebersicht .presse-administration form[name="pm-searchform"] .c-quicksearch > input[type="search"] + select, .presse-administration .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > input[type="search"] + select, .presse-administration .pm-datefilter form[name="pm-searchform"] .c-quicksearch > select + select, .presse-administration form[name="pm-searchform"] .pm-datefilter .c-quicksearch > select + select, .presse-administration .pm-datefilter form[name="pm-searchform"] .c-quicksearch > input[type="search"] + select, .presse-administration form[name="pm-searchform"] .pm-datefilter .c-quicksearch > input[type="search"] + select, .presse-administration form[name="pm-searchform"] .c-quicksearch > select + select, .presse-administration form[name="pm-searchform"] .c-quicksearch > input[type="search"] + select, .presse-administration form[name="pm-searchform"] .c-quicksearch > .form-control + input[type="search"], .presse-uebersicht .pm-datefilter .presse-administration form[name="pm-searchform"] .c-quicksearch > select + input[type="search"], .presse-administration form[name="pm-searchform"] .presse-uebersicht .pm-datefilter .c-quicksearch > select + input[type="search"], .presse-uebersicht .pm-datefilter .presse-administration form[name="pm-searchform"] .c-quicksearch > input[type="search"] + input[type="search"], .presse-administration form[name="pm-searchform"] .presse-uebersicht .pm-datefilter .c-quicksearch > input[type="search"] + input[type="search"], .presse-uebersicht .presse-administration form[name="pm-searchform"] .c-quicksearch > select + input[type="search"], .presse-administration .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > select + input[type="search"], .presse-uebersicht .presse-administration form[name="pm-searchform"] .c-quicksearch > input[type="search"] + input[type="search"], .presse-administration .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > input[type="search"] + input[type="search"], .presse-administration .pm-datefilter form[name="pm-searchform"] .c-quicksearch > select + input[type="search"], .presse-administration form[name="pm-searchform"] .pm-datefilter .c-quicksearch > select + input[type="search"], .presse-administration .pm-datefilter form[name="pm-searchform"] .c-quicksearch > input[type="search"] + input[type="search"], .presse-administration form[name="pm-searchform"] .pm-datefilter .c-quicksearch > input[type="search"] + input[type="search"], .presse-administration form[name="pm-searchform"] .c-quicksearch > select + input[type="search"], .presse-administration form[name="pm-searchform"] .c-quicksearch > input[type="search"] + input[type="search"], .c-quicksearch > .c-quicksearch__input + .form-control, .presse-uebersicht .pm-datefilter .c-quicksearch > .c-quicksearch__input + select, .presse-uebersicht .pm-datefilter .c-quicksearch > .c-quicksearch__input + input[type="search"], .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > .c-quicksearch__input + select, .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > .c-quicksearch__input + input[type="search"], .presse-administration .pm-datefilter .c-quicksearch > .c-quicksearch__input + select, .presse-administration .pm-datefilter .c-quicksearch > .c-quicksearch__input + input[type="search"], .presse-administration form[name="pm-searchform"] .c-quicksearch > .c-quicksearch__input + select, .presse-administration form[name="pm-searchform"] .c-quicksearch > .c-quicksearch__input + input[type="search"], .c-quicksearch > .form-control + .c-quicksearch__input, .presse-uebersicht .pm-datefilter .c-quicksearch > select + .c-quicksearch__input, .presse-uebersicht .pm-datefilter .c-quicksearch > input[type="search"] + .c-quicksearch__input, .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > select + .c-quicksearch__input, .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > input[type="search"] + .c-quicksearch__input, .presse-administration .pm-datefilter .c-quicksearch > select + .c-quicksearch__input, .presse-administration .pm-datefilter .c-quicksearch > input[type="search"] + .c-quicksearch__input, .presse-administration form[name="pm-searchform"] .c-quicksearch > select + .c-quicksearch__input, .presse-administration form[name="pm-searchform"] .c-quicksearch > input[type="search"] + .c-quicksearch__input, .c-quicksearch > .c-quicksearch__input + .c-quicksearch__input, .input-group > .form-control + .custom-select, .presse-uebersicht .pm-datefilter .input-group > select + .custom-select, .presse-uebersicht .pm-datefilter .input-group > input[type="search"] + .custom-select, .presse-uebersicht form[name="pm-searchform"] .input-group > select + .custom-select, .presse-uebersicht form[name="pm-searchform"] .input-group > input[type="search"] + .custom-select, .presse-administration .pm-datefilter .input-group > select + .custom-select, .presse-administration .pm-datefilter .input-group > input[type="search"] + .custom-select, .presse-administration form[name="pm-searchform"] .input-group > select + .custom-select, .presse-administration form[name="pm-searchform"] .input-group > input[type="search"] + .custom-select, .input-group > .c-quicksearch__input + .custom-select, .c-quicksearch > .form-control + .custom-select, .presse-uebersicht .pm-datefilter .c-quicksearch > select + .custom-select, .presse-uebersicht .pm-datefilter .c-quicksearch > input[type="search"] + .custom-select, .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > select + .custom-select, .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > input[type="search"] + .custom-select, .presse-administration .pm-datefilter .c-quicksearch > select + .custom-select, .presse-administration .pm-datefilter .c-quicksearch > input[type="search"] + .custom-select, .presse-administration form[name="pm-searchform"] .c-quicksearch > select + .custom-select, .presse-administration form[name="pm-searchform"] .c-quicksearch > input[type="search"] + .custom-select, .c-quicksearch > .c-quicksearch__input + .custom-select, .input-group > .form-control + .custom-file, .presse-uebersicht .pm-datefilter .input-group > select + .custom-file, .presse-uebersicht .pm-datefilter .input-group > input[type="search"] + .custom-file, .presse-uebersicht form[name="pm-searchform"] .input-group > select + .custom-file, .presse-uebersicht form[name="pm-searchform"] .input-group > input[type="search"] + .custom-file, .presse-administration .pm-datefilter .input-group > select + .custom-file, .presse-administration .pm-datefilter .input-group > input[type="search"] + .custom-file, .presse-administration form[name="pm-searchform"] .input-group > select + .custom-file, .presse-administration form[name="pm-searchform"] .input-group > input[type="search"] + .custom-file, .input-group > .c-quicksearch__input + .custom-file, .c-quicksearch > .form-control + .custom-file, .presse-uebersicht .pm-datefilter .c-quicksearch > select + .custom-file, .presse-uebersicht .pm-datefilter .c-quicksearch > input[type="search"] + .custom-file, .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > select + .custom-file, .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > input[type="search"] + .custom-file, .presse-administration .pm-datefilter .c-quicksearch > select + .custom-file, .presse-administration .pm-datefilter .c-quicksearch > input[type="search"] + .custom-file, .presse-administration form[name="pm-searchform"] .c-quicksearch > select + .custom-file, .presse-administration form[name="pm-searchform"] .c-quicksearch > input[type="search"] + .custom-file, .c-quicksearch > .c-quicksearch__input + .custom-file, .input-group > .form-control-plaintext + .form-control, .presse-uebersicht .pm-datefilter .input-group > .form-control-plaintext + select, .presse-uebersicht .pm-datefilter .input-group > .form-control-plaintext + input[type="search"], .presse-uebersicht form[name="pm-searchform"] .input-group > .form-control-plaintext + select, .presse-uebersicht form[name="pm-searchform"] .input-group > .form-control-plaintext + input[type="search"], .presse-administration .pm-datefilter .input-group > .form-control-plaintext + select, .presse-administration .pm-datefilter .input-group > .form-control-plaintext + input[type="search"], .presse-administration form[name="pm-searchform"] .input-group > .form-control-plaintext + select, .presse-administration form[name="pm-searchform"] .input-group > .form-control-plaintext + input[type="search"], .input-group > .form-control-plaintext + .c-quicksearch__input, .c-quicksearch > .form-control-plaintext + .form-control, .presse-uebersicht .pm-datefilter .c-quicksearch > .form-control-plaintext + select, .presse-uebersicht .pm-datefilter .c-quicksearch > .form-control-plaintext + input[type="search"], .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > .form-control-plaintext + select, .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > .form-control-plaintext + input[type="search"], .presse-administration .pm-datefilter .c-quicksearch > .form-control-plaintext + select, .presse-administration .pm-datefilter .c-quicksearch > .form-control-plaintext + input[type="search"], .presse-administration form[name="pm-searchform"] .c-quicksearch > .form-control-plaintext + select, .presse-administration form[name="pm-searchform"] .c-quicksearch > .form-control-plaintext + input[type="search"], .c-quicksearch > .form-control-plaintext + .c-quicksearch__input, .input-group > .form-control-plaintext + .custom-select, .c-quicksearch > .form-control-plaintext + .custom-select, .input-group > .form-control-plaintext + .custom-file, .c-quicksearch > .form-control-plaintext + .custom-file, .input-group > .custom-select + .form-control, .presse-uebersicht .pm-datefilter .input-group > .custom-select + select, .presse-uebersicht .pm-datefilter .input-group > .custom-select + input[type="search"], .presse-uebersicht form[name="pm-searchform"] .input-group > .custom-select + select, .presse-uebersicht form[name="pm-searchform"] .input-group > .custom-select + input[type="search"], .presse-administration .pm-datefilter .input-group > .custom-select + select, .presse-administration .pm-datefilter .input-group > .custom-select + input[type="search"], .presse-administration form[name="pm-searchform"] .input-group > .custom-select + select, .presse-administration form[name="pm-searchform"] .input-group > .custom-select + input[type="search"], .input-group > .custom-select + .c-quicksearch__input, .c-quicksearch > .custom-select + .form-control, .presse-uebersicht .pm-datefilter .c-quicksearch > .custom-select + select, .presse-uebersicht .pm-datefilter .c-quicksearch > .custom-select + input[type="search"], .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > .custom-select + select, .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > .custom-select + input[type="search"], .presse-administration .pm-datefilter .c-quicksearch > .custom-select + select, .presse-administration .pm-datefilter .c-quicksearch > .custom-select + input[type="search"], .presse-administration form[name="pm-searchform"] .c-quicksearch > .custom-select + select, .presse-administration form[name="pm-searchform"] .c-quicksearch > .custom-select + input[type="search"], .c-quicksearch > .custom-select + .c-quicksearch__input, .input-group > .custom-select + .custom-select, .c-quicksearch > .custom-select + .custom-select, .input-group > .custom-select + .custom-file, .c-quicksearch > .custom-select + .custom-file, .input-group > .custom-file + .form-control, .presse-uebersicht .pm-datefilter .input-group > .custom-file + select, .presse-uebersicht .pm-datefilter .input-group > .custom-file + input[type="search"], .presse-uebersicht form[name="pm-searchform"] .input-group > .custom-file + select, .presse-uebersicht form[name="pm-searchform"] .input-group > .custom-file + input[type="search"], .presse-administration .pm-datefilter .input-group > .custom-file + select, .presse-administration .pm-datefilter .input-group > .custom-file + input[type="search"], .presse-administration form[name="pm-searchform"] .input-group > .custom-file + select, .presse-administration form[name="pm-searchform"] .input-group > .custom-file + input[type="search"], .input-group > .custom-file + .c-quicksearch__input, .c-quicksearch > .custom-file + .form-control, .presse-uebersicht .pm-datefilter .c-quicksearch > .custom-file + select, .presse-uebersicht .pm-datefilter .c-quicksearch > .custom-file + input[type="search"], .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > .custom-file + select, .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > .custom-file + input[type="search"], .presse-administration .pm-datefilter .c-quicksearch > .custom-file + select, .presse-administration .pm-datefilter .c-quicksearch > .custom-file + input[type="search"], .presse-administration form[name="pm-searchform"] .c-quicksearch > .custom-file + select, .presse-administration form[name="pm-searchform"] .c-quicksearch > .custom-file + input[type="search"], .c-quicksearch > .custom-file + .c-quicksearch__input, .input-group > .custom-file + .custom-select, .c-quicksearch > .custom-file + .custom-select, .input-group > .custom-file + .custom-file, .c-quicksearch > .custom-file + .custom-file { margin-left: -1px; }

.input-group > .form-control:focus, .presse-uebersicht .pm-datefilter .input-group > select:focus, .presse-uebersicht .pm-datefilter .input-group > input[type="search"]:focus, .presse-uebersicht form[name="pm-searchform"] .input-group > select:focus, .presse-uebersicht form[name="pm-searchform"] .input-group > input[type="search"]:focus, .presse-administration .pm-datefilter .input-group > select:focus, .presse-administration .pm-datefilter .input-group > input[type="search"]:focus, .presse-administration form[name="pm-searchform"] .input-group > select:focus, .presse-administration form[name="pm-searchform"] .input-group > input[type="search"]:focus, .input-group > .c-quicksearch__input:focus, .c-quicksearch > .form-control:focus, .presse-uebersicht .pm-datefilter .c-quicksearch > select:focus, .presse-uebersicht .pm-datefilter .c-quicksearch > input[type="search"]:focus, .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > select:focus, .presse-uebersicht form[name="pm-searchform"] .c-quicksearch > input[type="search"]:focus, .presse-administration .pm-datefilter .c-quicksearch > select:focus, .presse-administration .pm-datefilter .c-quicksearch > input[type="search"]:focus, .presse-administration form[name="pm-searchform"] .c-quicksearch > select:focus, .presse-administration form[name="pm-searchform"] .c-quicksearch > input[type="search"]:focus, .c-quicksearch > .c-quicksearch__input:focus, .input-group > .custom-select:focus, .c-quicksearch > .custom-select:focus, .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label, .c-quicksearch > .custom-file .custom-file-input:focus ~ .custom-file-label { z-index: 3; }

.input-group > .custom-file .custom-file-input:focus, .c-quicksearch > .custom-file .custom-file-input:focus { z-index: 4; }

.input-group > .custom-file, .c-quicksearch > .custom-file { display: flex; align-items: center; }

.input-group-prepend, .input-group-append { display: flex; }

.input-group-prepend .btn, .input-group-append .btn { position: relative; z-index: 2; }

.input-group-prepend .btn:focus, .input-group-append .btn:focus { z-index: 3; }

.input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .input-group-text, .input-group-append .input-group-text + .btn { margin-left: -1px; }

.input-group-prepend { margin-right: -1px; }

.input-group-append { margin-left: -1px; }

.input-group-text { display: flex; align-items: center; padding: 0.375rem 0.75rem; margin-bottom: 0; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; text-align: center; white-space: nowrap; background-color: #e9ecef; border: 1px solid #ced4da; }

.input-group-text input[type="radio"], .input-group-text input[type="checkbox"] { margin-top: 0; }

.input-group-lg > .form-control:not(textarea), .presse-uebersicht .pm-datefilter .input-group-lg > select:not(textarea), .presse-uebersicht .pm-datefilter .input-group-lg > input[type="search"]:not(textarea), .presse-uebersicht form[name="pm-searchform"] .input-group-lg > select:not(textarea), .presse-uebersicht form[name="pm-searchform"] .input-group-lg > input[type="search"]:not(textarea), .presse-administration .pm-datefilter .input-group-lg > select:not(textarea), .presse-administration .pm-datefilter .input-group-lg > input[type="search"]:not(textarea), .presse-administration form[name="pm-searchform"] .input-group-lg > select:not(textarea), .presse-administration form[name="pm-searchform"] .input-group-lg > input[type="search"]:not(textarea), .input-group-lg > .c-quicksearch__input:not(textarea), .input-group-lg > .custom-select { height: calc(1.5em + 1rem + 2px); }

.input-group-lg > .form-control, .presse-uebersicht .pm-datefilter .input-group-lg > select, .presse-uebersicht .pm-datefilter .input-group-lg > input[type="search"], .presse-uebersicht form[name="pm-searchform"] .input-group-lg > select, .presse-uebersicht form[name="pm-searchform"] .input-group-lg > input[type="search"], .presse-administration .pm-datefilter .input-group-lg > select, .presse-administration .pm-datefilter .input-group-lg > input[type="search"], .presse-administration form[name="pm-searchform"] .input-group-lg > select, .presse-administration form[name="pm-searchform"] .input-group-lg > input[type="search"], .input-group-lg > .c-quicksearch__input, .input-group-lg > .custom-select, .input-group-lg > .input-group-prepend > .input-group-text, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-append > .btn { padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; }

.input-group-sm > .form-control:not(textarea), .presse-uebersicht .pm-datefilter .input-group-sm > select:not(textarea), .presse-uebersicht .pm-datefilter .input-group-sm > input[type="search"]:not(textarea), .presse-uebersicht form[name="pm-searchform"] .input-group-sm > select:not(textarea), .presse-uebersicht form[name="pm-searchform"] .input-group-sm > input[type="search"]:not(textarea), .presse-administration .pm-datefilter .input-group-sm > select:not(textarea), .presse-administration .pm-datefilter .input-group-sm > input[type="search"]:not(textarea), .presse-administration form[name="pm-searchform"] .input-group-sm > select:not(textarea), .presse-administration form[name="pm-searchform"] .input-group-sm > input[type="search"]:not(textarea), .input-group-sm > .c-quicksearch__input:not(textarea), .input-group-sm > .custom-select { height: calc(1.5em + 0.5rem + 2px); }

.input-group-sm > .form-control, .presse-uebersicht .pm-datefilter .input-group-sm > select, .presse-uebersicht .pm-datefilter .input-group-sm > input[type="search"], .presse-uebersicht form[name="pm-searchform"] .input-group-sm > select, .presse-uebersicht form[name="pm-searchform"] .input-group-sm > input[type="search"], .presse-administration .pm-datefilter .input-group-sm > select, .presse-administration .pm-datefilter .input-group-sm > input[type="search"], .presse-administration form[name="pm-searchform"] .input-group-sm > select, .presse-administration form[name="pm-searchform"] .input-group-sm > input[type="search"], .input-group-sm > .c-quicksearch__input, .input-group-sm > .custom-select, .input-group-sm > .input-group-prepend > .input-group-text, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-append > .btn { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; }

.input-group-lg > .custom-select, .input-group-sm > .custom-select { padding-right: 1.75rem; }

.custom-control { position: relative; display: block; min-height: 1.5rem; padding-left: 1.5rem; }

.custom-control-inline { display: inline-flex; margin-right: 1rem; }

.custom-control-input { position: absolute; left: 0; z-index: -1; width: 1rem; height: 1.25rem; opacity: 0; }

.custom-control-input:checked ~ .custom-control-label::before { color: #fff; border-color: #004b91; background-color: #004b91; box-shadow: none; }

.custom-control-input:focus ~ .custom-control-label::before { box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(0, 75, 145, 0.25); }

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before { border-color: #128cff; }

.custom-control-input:not(:disabled):active ~ .custom-control-label::before { color: #fff; background-color: #45a5ff; border-color: #45a5ff; box-shadow: none; }

.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label { color: #6c757d; }

.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before { background-color: #e9ecef; }

.custom-control-label { position: relative; margin-bottom: 0; vertical-align: top; }

.custom-control-label::before { position: absolute; top: 0.25rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; pointer-events: none; content: ""; background-color: #fff; border: #adb5bd solid 1px; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.custom-control-label::after { position: absolute; top: 0.25rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; content: ""; background: no-repeat 50% / 50% 50%; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before { border-color: #004b91; background-color: #004b91; box-shadow: none; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 75, 145, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before { background-color: rgba(0, 75, 145, 0.5); }

.custom-radio .custom-control-label::before { border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 75, 145, 0.5); }

.custom-switch { padding-left: 2.25rem; }

.custom-switch .custom-control-label::before { left: -2.25rem; width: 1.75rem; pointer-events: all; border-radius: 0.5rem; }

.custom-switch .custom-control-label::after { top: calc(0.25rem + 2px); left: calc(-2.25rem + 2px); width: calc(1rem - 4px); height: calc(1rem - 4px); background-color: #adb5bd; border-radius: 0.5rem; transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .custom-switch .custom-control-label::after { transition: none; } }

.custom-switch .custom-control-input:checked ~ .custom-control-label::after { background-color: #fff; transform: translateX(0.75rem); }

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 75, 145, 0.5); }

.custom-select { display: inline-block; width: 100%; height: calc(1.5em + 0.75rem + 2px); padding: 0.375rem 1.75rem 0.375rem 0.75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; vertical-align: middle; background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px; border: 1px solid #ced4da; border-radius: 0; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); appearance: none; }

.custom-select:focus { border-color: #128cff; outline: 0; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(0, 75, 145, 0.25); }

.custom-select:focus::-ms-value { color: #495057; background-color: #fff; }

.custom-select[multiple], .custom-select[size]:not([size="1"]) { height: auto; padding-right: 0.75rem; background-image: none; }

.custom-select:disabled { color: #6c757d; background-color: #e9ecef; }

.custom-select::-ms-expand { display: none; }

.custom-select:-moz-focusring { color: transparent; text-shadow: 0 0 0 #495057; }

.custom-select-sm { height: calc(1.5em + 0.5rem + 2px); padding-top: 0.25rem; padding-bottom: 0.25rem; padding-left: 0.5rem; font-size: 0.875rem; }

.custom-select-lg { height: calc(1.5em + 1rem + 2px); padding-top: 0.5rem; padding-bottom: 0.5rem; padding-left: 1rem; font-size: 1.25rem; }

.custom-file { position: relative; display: inline-block; width: 100%; height: calc(1.5em + 0.75rem + 2px); margin-bottom: 0; }

.custom-file-input { position: relative; z-index: 2; width: 100%; height: calc(1.5em + 0.75rem + 2px); margin: 0; opacity: 0; }

.custom-file-input:focus ~ .custom-file-label { border-color: #128cff; box-shadow: 0 0 0 0.2rem rgba(0, 75, 145, 0.25); }

.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label { background-color: #e9ecef; }

.custom-file-input:lang(en) ~ .custom-file-label::after { content: "Browse"; }

.custom-file-input ~ .custom-file-label[data-browse]::after { content: attr(data-browse); }

.custom-file-label { position: absolute; top: 0; right: 0; left: 0; z-index: 1; height: calc(1.5em + 0.75rem + 2px); padding: 0.375rem 0.75rem; font-weight: 400; line-height: 1.5; color: #495057; background-color: #fff; border: 1px solid #ced4da; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.custom-file-label::after { position: absolute; top: 0; right: 0; bottom: 0; z-index: 3; display: block; height: calc(1.5em + 0.75rem); padding: 0.375rem 0.75rem; line-height: 1.5; color: #495057; content: "Browse"; background-color: #e9ecef; border-left: inherit; }

.custom-range { width: 100%; height: 1.4rem; padding: 0; background-color: transparent; appearance: none; }

.custom-range:focus { outline: none; }

.custom-range:focus::-webkit-slider-thumb { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 75, 145, 0.25); }

.custom-range:focus::-moz-range-thumb { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 75, 145, 0.25); }

.custom-range:focus::-ms-thumb { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 75, 145, 0.25); }

.custom-range::-moz-focus-outer { border: 0; }

.custom-range::-webkit-slider-thumb { width: 1rem; height: 1rem; margin-top: -0.25rem; background-color: #004b91; border: 0; box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1); transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; appearance: none; }

@media (prefers-reduced-motion: reduce) { .custom-range::-webkit-slider-thumb { transition: none; } }

.custom-range::-webkit-slider-thumb:active { background-color: #45a5ff; }

.custom-range::-webkit-slider-runnable-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #dee2e6; border-color: transparent; box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1); }

.custom-range::-moz-range-thumb { width: 1rem; height: 1rem; background-color: #004b91; border: 0; box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1); transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; appearance: none; }

@media (prefers-reduced-motion: reduce) { .custom-range::-moz-range-thumb { transition: none; } }

.custom-range::-moz-range-thumb:active { background-color: #45a5ff; }

.custom-range::-moz-range-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #dee2e6; border-color: transparent; box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1); }

.custom-range::-ms-thumb { width: 1rem; height: 1rem; margin-top: 0; margin-right: 0.2rem; margin-left: 0.2rem; background-color: #004b91; border: 0; box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1); transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; appearance: none; }

@media (prefers-reduced-motion: reduce) { .custom-range::-ms-thumb { transition: none; } }

.custom-range::-ms-thumb:active { background-color: #45a5ff; }

.custom-range::-ms-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: transparent; border-color: transparent; border-width: 0.5rem; box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1); }

.custom-range::-ms-fill-lower { background-color: #dee2e6; }

.custom-range::-ms-fill-upper { margin-right: 15px; background-color: #dee2e6; }

.custom-range:disabled::-webkit-slider-thumb { background-color: #adb5bd; }

.custom-range:disabled::-webkit-slider-runnable-track { cursor: default; }

.custom-range:disabled::-moz-range-thumb { background-color: #adb5bd; }

.custom-range:disabled::-moz-range-track { cursor: default; }

.custom-range:disabled::-ms-thumb { background-color: #adb5bd; }

.custom-control-label::before, .custom-file-label, .custom-select { transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .custom-control-label::before, .custom-file-label, .custom-select { transition: none; } }

.nav { display: flex; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; }

.nav-link { display: block; padding: 0.5rem 1rem; }

.nav-link:hover, .nav-link:focus { text-decoration: none; }

.nav-link.disabled, #lpSeite #anfangsbuchstaben .nav-link.lpInaktiv, #lpSeite #anfangsbuchstaben .nav-link.inaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .nav-link.lpInaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .nav-link.inaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .nav-link.lpInaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .nav-link.inaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .nav-link.lpInaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .nav-link.inaktiv { color: #6c757d; pointer-events: none; cursor: default; }

.nav-tabs { border-bottom: 1px solid #dee2e6; }

.nav-tabs .nav-item { margin-bottom: -1px; }

.nav-tabs .nav-link { border: 1px solid transparent; }

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { border-color: #e9ecef #e9ecef #dee2e6; }

.nav-tabs .nav-link.disabled, .nav-tabs #lpSeite #anfangsbuchstaben .nav-link.lpInaktiv, #lpSeite #anfangsbuchstaben .nav-tabs .nav-link.lpInaktiv, .nav-tabs #lpSeite #anfangsbuchstaben .nav-link.inaktiv, #lpSeite #anfangsbuchstaben .nav-tabs .nav-link.inaktiv, .nav-tabs .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .nav-link.lpInaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .nav-tabs .nav-link.lpInaktiv, .nav-tabs .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .nav-link.inaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .nav-tabs .nav-link.inaktiv, .nav-tabs .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .nav-link.lpInaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .nav-tabs .nav-link.lpInaktiv, .nav-tabs .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .nav-link.inaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .nav-tabs .nav-link.inaktiv, .nav-tabs .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .nav-link.lpInaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .nav-tabs .nav-link.lpInaktiv, .nav-tabs .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .nav-link.inaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .nav-tabs .nav-link.inaktiv { color: #6c757d; background-color: transparent; border-color: transparent; }

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link { color: #495057; background-color: #fff; border-color: #dee2e6 #dee2e6 #fff; }

.nav-tabs .dropdown-menu { margin-top: -1px; }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link { color: #fff; background-color: #004b91; }

.nav-fill .nav-item { flex: 1 1 auto; text-align: center; }

.nav-justified .nav-item { flex-basis: 0; flex-grow: 1; text-align: center; }

.tab-content > .tab-pane { display: none; }

.tab-content > .active { display: block; }

.navbar { position: relative; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; padding: 0.5rem 1rem; }

.navbar .container, .navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl, .navbar .container-xxl { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }

.navbar-brand { display: inline-block; padding-top: 0.3125rem; padding-bottom: 0.3125rem; margin-right: 1rem; font-size: 1.25rem; line-height: inherit; white-space: nowrap; }

.navbar-brand:hover, .navbar-brand:focus { text-decoration: none; }

.navbar-nav { display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0; list-style: none; }

.navbar-nav .nav-link { padding-right: 0; padding-left: 0; }

.navbar-nav .dropdown-menu { position: static; float: none; }

.navbar-text { display: inline-block; padding-top: 0.5rem; padding-bottom: 0.5rem; }

.navbar-collapse { flex-basis: 100%; flex-grow: 1; align-items: center; }

.navbar-toggler { padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background-color: transparent; border: 1px solid transparent; }

.navbar-toggler:hover, .navbar-toggler:focus { text-decoration: none; }

.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%; }

@media (max-width: 575.98px) { .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl, .navbar-expand-sm > .container-xxl { padding-right: 0; padding-left: 0; } }

@media (min-width: 576px) { .navbar-expand-sm { flex-flow: row nowrap; justify-content: flex-start; } .navbar-expand-sm .navbar-nav { flex-direction: row; } .navbar-expand-sm .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-sm .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl, .navbar-expand-sm > .container-xxl { flex-wrap: nowrap; } .navbar-expand-sm .navbar-collapse { display: flex !important; flex-basis: auto; } .navbar-expand-sm .navbar-toggler { display: none; } }

@media (max-width: 767.98px) { .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl, .navbar-expand-md > .container-xxl { padding-right: 0; padding-left: 0; } }

@media (min-width: 768px) { .navbar-expand-md { flex-flow: row nowrap; justify-content: flex-start; } .navbar-expand-md .navbar-nav { flex-direction: row; } .navbar-expand-md .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-md .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl, .navbar-expand-md > .container-xxl { flex-wrap: nowrap; } .navbar-expand-md .navbar-collapse { display: flex !important; flex-basis: auto; } .navbar-expand-md .navbar-toggler { display: none; } }

@media (max-width: 991.98px) { .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl, .navbar-expand-lg > .container-xxl { padding-right: 0; padding-left: 0; } }

@media (min-width: 992px) { .navbar-expand-lg { flex-flow: row nowrap; justify-content: flex-start; } .navbar-expand-lg .navbar-nav { flex-direction: row; } .navbar-expand-lg .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-lg .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl, .navbar-expand-lg > .container-xxl { flex-wrap: nowrap; } .navbar-expand-lg .navbar-collapse { display: flex !important; flex-basis: auto; } .navbar-expand-lg .navbar-toggler { display: none; } }

@media (max-width: 1199.98px) { .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl, .navbar-expand-xl > .container-xxl { padding-right: 0; padding-left: 0; } }

@media (min-width: 1200px) { .navbar-expand-xl { flex-flow: row nowrap; justify-content: flex-start; } .navbar-expand-xl .navbar-nav { flex-direction: row; } .navbar-expand-xl .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-xl .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl, .navbar-expand-xl > .container-xxl { flex-wrap: nowrap; } .navbar-expand-xl .navbar-collapse { display: flex !important; flex-basis: auto; } .navbar-expand-xl .navbar-toggler { display: none; } }

@media (max-width: 1749.98px) { .navbar-expand-xxl > .container, .navbar-expand-xxl > .container-fluid, .navbar-expand-xxl > .container-sm, .navbar-expand-xxl > .container-md, .navbar-expand-xxl > .container-lg, .navbar-expand-xxl > .container-xl, .navbar-expand-xxl > .container-xxl { padding-right: 0; padding-left: 0; } }

@media (min-width: 1750px) { .navbar-expand-xxl { flex-flow: row nowrap; justify-content: flex-start; } .navbar-expand-xxl .navbar-nav { flex-direction: row; } .navbar-expand-xxl .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-xxl .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-xxl > .container, .navbar-expand-xxl > .container-fluid, .navbar-expand-xxl > .container-sm, .navbar-expand-xxl > .container-md, .navbar-expand-xxl > .container-lg, .navbar-expand-xxl > .container-xl, .navbar-expand-xxl > .container-xxl { flex-wrap: nowrap; } .navbar-expand-xxl .navbar-collapse { display: flex !important; flex-basis: auto; } .navbar-expand-xxl .navbar-toggler { display: none; } }

@media (max-width: 1919.98px) { .navbar-expand-xxxl > .container, .navbar-expand-xxxl > .container-fluid, .navbar-expand-xxxl > .container-sm, .navbar-expand-xxxl > .container-md, .navbar-expand-xxxl > .container-lg, .navbar-expand-xxxl > .container-xl, .navbar-expand-xxxl > .container-xxl { padding-right: 0; padding-left: 0; } }

@media (min-width: 1920px) { .navbar-expand-xxxl { flex-flow: row nowrap; justify-content: flex-start; } .navbar-expand-xxxl .navbar-nav { flex-direction: row; } .navbar-expand-xxxl .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-xxxl .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-xxxl > .container, .navbar-expand-xxxl > .container-fluid, .navbar-expand-xxxl > .container-sm, .navbar-expand-xxxl > .container-md, .navbar-expand-xxxl > .container-lg, .navbar-expand-xxxl > .container-xl, .navbar-expand-xxxl > .container-xxl { flex-wrap: nowrap; } .navbar-expand-xxxl .navbar-collapse { display: flex !important; flex-basis: auto; } .navbar-expand-xxxl .navbar-toggler { display: none; } }

.navbar-expand { flex-flow: row nowrap; justify-content: flex-start; }

.navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl, .navbar-expand > .container-xxl { padding-right: 0; padding-left: 0; }

.navbar-expand .navbar-nav { flex-direction: row; }

.navbar-expand .navbar-nav .dropdown-menu { position: absolute; }

.navbar-expand .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }

.navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl, .navbar-expand > .container-xxl { flex-wrap: nowrap; }

.navbar-expand .navbar-collapse { display: flex !important; flex-basis: auto; }

.navbar-expand .navbar-toggler { display: none; }

.navbar-light .navbar-brand { color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus { color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link { color: rgba(0, 0, 0, 0.5); }

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus { color: rgba(0, 0, 0, 0.7); }

.navbar-light .navbar-nav .nav-link.disabled, .navbar-light .navbar-nav #lpSeite #anfangsbuchstaben .nav-link.lpInaktiv, #lpSeite #anfangsbuchstaben .navbar-light .navbar-nav .nav-link.lpInaktiv, .navbar-light .navbar-nav #lpSeite #anfangsbuchstaben .nav-link.inaktiv, #lpSeite #anfangsbuchstaben .navbar-light .navbar-nav .nav-link.inaktiv, .navbar-light .navbar-nav .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .nav-link.lpInaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .navbar-light .navbar-nav .nav-link.lpInaktiv, .navbar-light .navbar-nav .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .nav-link.inaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .navbar-light .navbar-nav .nav-link.inaktiv, .navbar-light .navbar-nav .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .nav-link.lpInaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .navbar-light .navbar-nav .nav-link.lpInaktiv, .navbar-light .navbar-nav .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .nav-link.inaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .navbar-light .navbar-nav .nav-link.inaktiv, .navbar-light .navbar-nav .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .nav-link.lpInaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .navbar-light .navbar-nav .nav-link.lpInaktiv, .navbar-light .navbar-nav .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .nav-link.inaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .navbar-light .navbar-nav .nav-link.inaktiv { color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active { color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler { color: rgba(0, 0, 0, 0.5); border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-light .navbar-text { color: rgba(0, 0, 0, 0.5); }

.navbar-light .navbar-text a { color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus { color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand { color: #fff; }

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: #fff; }

.navbar-dark .navbar-nav .nav-link { color: rgba(255, 255, 255, 0.5); }

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: rgba(255, 255, 255, 0.75); }

.navbar-dark .navbar-nav .nav-link.disabled, .navbar-dark .navbar-nav #lpSeite #anfangsbuchstaben .nav-link.lpInaktiv, #lpSeite #anfangsbuchstaben .navbar-dark .navbar-nav .nav-link.lpInaktiv, .navbar-dark .navbar-nav #lpSeite #anfangsbuchstaben .nav-link.inaktiv, #lpSeite #anfangsbuchstaben .navbar-dark .navbar-nav .nav-link.inaktiv, .navbar-dark .navbar-nav .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .nav-link.lpInaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .navbar-dark .navbar-nav .nav-link.lpInaktiv, .navbar-dark .navbar-nav .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .nav-link.inaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .navbar-dark .navbar-nav .nav-link.inaktiv, .navbar-dark .navbar-nav .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .nav-link.lpInaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .navbar-dark .navbar-nav .nav-link.lpInaktiv, .navbar-dark .navbar-nav .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .nav-link.inaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .navbar-dark .navbar-nav .nav-link.inaktiv, .navbar-dark .navbar-nav .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .nav-link.lpInaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .navbar-dark .navbar-nav .nav-link.lpInaktiv, .navbar-dark .navbar-nav .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .nav-link.inaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .navbar-dark .navbar-nav .nav-link.inaktiv { color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active { color: #fff; }

.navbar-dark .navbar-toggler { color: rgba(255, 255, 255, 0.5); border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-dark .navbar-text { color: rgba(255, 255, 255, 0.5); }

.navbar-dark .navbar-text a { color: #fff; }

.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus { color: #fff; }

.card, .c-comment-form, #create_comment_form { position: relative; display: flex; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid rgba(0, 0, 0, 0.125); }

.card > hr, .c-comment-form > hr, #create_comment_form > hr { margin-right: 0; margin-left: 0; }

.card > .list-group, .c-comment-form > .list-group, #create_comment_form > .list-group { border-top: inherit; border-bottom: inherit; }

.card > .list-group:first-child, .c-comment-form > .list-group:first-child, #create_comment_form > .list-group:first-child { border-top-width: 0; }

.card > .list-group:last-child, .c-comment-form > .list-group:last-child, #create_comment_form > .list-group:last-child { border-bottom-width: 0; }

.card-body, .c-topnews .pm-content, .composedcontent-rubriktopnews .pm-content, .c-topnews .pm-head, .composedcontent-rubriktopnews .pm-head, .c-dynco article .moreLink, .basecontent-dynamic-content article .moreLink, .c-dynco article p, .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .c-dynco article label, .c-dynco article #lpSeite .vCard .rumpf, #lpSeite .vCard .c-dynco article .rumpf, .c-dynco article #lpSeite .vCard .fn, #lpSeite .vCard .c-dynco article .fn, .c-dynco article #lpSeite .vCard .bez, #lpSeite .vCard .c-dynco article .bez, .c-dynco article #lpSeite .vCard .value, #lpSeite .vCard .c-dynco article .value, .c-dynco article .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .vCard .c-dynco article .rumpf, .c-dynco article .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn, .basecontent-dvv-service-bw-beh-rdendaten .vCard .c-dynco article .fn, .c-dynco article .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez, .basecontent-dvv-service-bw-beh-rdendaten .vCard .c-dynco article .bez, .c-dynco article .basecontent-dvv-service-bw-beh-rdendaten .vCard .value, .basecontent-dvv-service-bw-beh-rdendaten .vCard .c-dynco article .value, .c-dynco article .basecontent-dvv-service-bw-kontakte .vCard .rumpf, .basecontent-dvv-service-bw-kontakte .vCard .c-dynco article .rumpf, .c-dynco article .basecontent-dvv-service-bw-kontakte .vCard .fn, .basecontent-dvv-service-bw-kontakte .vCard .c-dynco article .fn, .c-dynco article .basecontent-dvv-service-bw-kontakte .vCard .bez, .basecontent-dvv-service-bw-kontakte .vCard .c-dynco article .bez, .c-dynco article .basecontent-dvv-service-bw-kontakte .vCard .value, .basecontent-dvv-service-bw-kontakte .vCard .c-dynco article .value, .c-dynco article .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .c-dynco article .rumpf, .c-dynco article .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .c-dynco article .fn, .c-dynco article .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .c-dynco article .bez, .c-dynco article .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .c-dynco article .value, .c-dynco article #lpSeite, .c-dynco article .basecontent-dvv-service-bw-beh-rdendaten, .c-dynco article .basecontent-dvv-service-bw-kontakte, .c-dynco article .basecontent-dvv-service-bw-einzelner-kontakt, .basecontent-dynamic-content article p, .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .basecontent-dynamic-content article label, .basecontent-dynamic-content article #lpSeite .vCard .rumpf, #lpSeite .vCard .basecontent-dynamic-content article .rumpf, .basecontent-dynamic-content article #lpSeite .vCard .fn, #lpSeite .vCard .basecontent-dynamic-content article .fn, .basecontent-dynamic-content article #lpSeite .vCard .bez, #lpSeite .vCard .basecontent-dynamic-content article .bez, .basecontent-dynamic-content article #lpSeite .vCard .value, #lpSeite .vCard .basecontent-dynamic-content article .value, .basecontent-dynamic-content article .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .vCard .basecontent-dynamic-content article .rumpf, .basecontent-dynamic-content article .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn, .basecontent-dvv-service-bw-beh-rdendaten .vCard .basecontent-dynamic-content article .fn, .basecontent-dynamic-content article .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez, .basecontent-dvv-service-bw-beh-rdendaten .vCard .basecontent-dynamic-content article .bez, .basecontent-dynamic-content article .basecontent-dvv-service-bw-beh-rdendaten .vCard .value, .basecontent-dvv-service-bw-beh-rdendaten .vCard .basecontent-dynamic-content article .value, .basecontent-dynamic-content article .basecontent-dvv-service-bw-kontakte .vCard .rumpf, .basecontent-dvv-service-bw-kontakte .vCard .basecontent-dynamic-content article .rumpf, .basecontent-dynamic-content article .basecontent-dvv-service-bw-kontakte .vCard .fn, .basecontent-dvv-service-bw-kontakte .vCard .basecontent-dynamic-content article .fn, .basecontent-dynamic-content article .basecontent-dvv-service-bw-kontakte .vCard .bez, .basecontent-dvv-service-bw-kontakte .vCard .basecontent-dynamic-content article .bez, .basecontent-dynamic-content article .basecontent-dvv-service-bw-kontakte .vCard .value, .basecontent-dvv-service-bw-kontakte .vCard .basecontent-dynamic-content article .value, .basecontent-dynamic-content article .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .basecontent-dynamic-content article .rumpf, .basecontent-dynamic-content article .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .basecontent-dynamic-content article .fn, .basecontent-dynamic-content article .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .basecontent-dynamic-content article .bez, .basecontent-dynamic-content article .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .basecontent-dynamic-content article .value, .basecontent-dynamic-content article #lpSeite, .basecontent-dynamic-content article .basecontent-dvv-service-bw-beh-rdendaten, .basecontent-dynamic-content article .basecontent-dvv-service-bw-kontakte, .basecontent-dynamic-content article .basecontent-dvv-service-bw-einzelner-kontakt, .c-dynco article h1, .c-dynco article .infosection > div:first-child h2, .c-dynco article .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .c-dynco article h2, .infosection > div:first-child .c-dynco article .sitemap > li > ul > li > a, .c-dynco article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .c-dynco article legend, .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .c-dynco article legend, .basecontent-dynamic-content article h1, .basecontent-dynamic-content article .infosection > div:first-child h2, .basecontent-dynamic-content article .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .basecontent-dynamic-content article h2, .infosection > div:first-child .basecontent-dynamic-content article .sitemap > li > ul > li > a, .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content article legend, .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dynamic-content article legend { flex: 1 1 auto; min-height: 1px; padding: 1.25rem; }

.card-title, .c-dynco article h1, .c-dynco article .infosection > div:first-child h2, .c-dynco article .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .c-dynco article h2, .infosection > div:first-child .c-dynco article .sitemap > li > ul > li > a, .c-dynco article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .c-dynco article legend, .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .c-dynco article legend, .basecontent-dynamic-content article h1, .basecontent-dynamic-content article .infosection > div:first-child h2, .basecontent-dynamic-content article .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .basecontent-dynamic-content article h2, .infosection > div:first-child .basecontent-dynamic-content article .sitemap > li > ul > li > a, .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content article legend, .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dynamic-content article legend { margin-bottom: 0.75rem; }

.card-subtitle { margin-top: -0.375rem; margin-bottom: 0; }

.card-text:last-child { margin-bottom: 0; }

.card-link:hover { text-decoration: none; }

.card-link + .card-link { margin-left: 1.25rem; }

.card-header { padding: 0.75rem 1.25rem; margin-bottom: 0; background-color: rgba(0, 0, 0, 0.03); border-bottom: 1px solid rgba(0, 0, 0, 0.125); }

.card-header + .list-group .list-group-item:first-child { border-top: 0; }

.card-footer { padding: 0.75rem 1.25rem; background-color: rgba(0, 0, 0, 0.03); border-top: 1px solid rgba(0, 0, 0, 0.125); }

.card-header-tabs { margin-right: -0.625rem; margin-bottom: -0.75rem; margin-left: -0.625rem; border-bottom: 0; }

.card-header-pills { margin-right: -0.625rem; margin-left: -0.625rem; }

.card-img-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 1.25rem; }

.card-img, .card-img-top, .c-dynco article .c-image, .c-dynco article div.image, .basecontent-dynamic-content article .c-image, .basecontent-dynamic-content article div.image, .card-img-bottom { flex-shrink: 0; width: 100%; }

.card-deck .card, .card-deck .c-comment-form, .card-deck #create_comment_form { margin-bottom: 30px; }

@media (min-width: 576px) { .card-deck { display: flex; flex-flow: row wrap; margin-right: -30px; margin-left: -30px; } .card-deck .card, .card-deck .c-comment-form, .card-deck #create_comment_form { flex: 1 0 0%; margin-right: 30px; margin-bottom: 0; margin-left: 30px; } }

.card-group > .card, .card-group > .c-comment-form, .card-group > #create_comment_form { margin-bottom: 30px; }

@media (min-width: 576px) { .card-group { display: flex; flex-flow: row wrap; } .card-group > .card, .card-group > .c-comment-form, .card-group > #create_comment_form { flex: 1 0 0%; margin-bottom: 0; } .card-group > .card + .card, .card-group > .c-comment-form + .card, .card-group > #create_comment_form + .card, .card-group > .card + .c-comment-form, .card-group > .c-comment-form + .c-comment-form, .card-group > #create_comment_form + .c-comment-form, .card-group > .card + #create_comment_form, .card-group > .c-comment-form + #create_comment_form, .card-group > #create_comment_form + #create_comment_form { margin-left: 0; border-left: 0; } }

.card-columns .card, .card-columns .c-comment-form, .card-columns #create_comment_form { margin-bottom: 0.75rem; }

@media (min-width: 576px) { .card-columns { column-count: 3; column-gap: 1.25rem; orphans: 1; widows: 1; } .card-columns .card, .card-columns .c-comment-form, .card-columns #create_comment_form { display: inline-block; width: 100%; } }

.accordion > .card, .accordion > .c-comment-form, .accordion > #create_comment_form { overflow: hidden; }

.accordion > .card:not(:last-of-type), .accordion > .c-comment-form:not(:last-of-type), .accordion > #create_comment_form:not(:last-of-type) { border-bottom: 0; }

.accordion > .card > .card-header, .accordion > .c-comment-form > .card-header, .accordion > #create_comment_form > .card-header { margin-bottom: -1px; }

.breadcrumb { display: flex; flex-wrap: wrap; padding: 0.75rem 0; margin-bottom: 1rem; list-style: none; background-color: transparent; }

.breadcrumb-item { display: flex; }

.breadcrumb-item + .breadcrumb-item { padding-left: 0.5rem; }

.breadcrumb-item + .breadcrumb-item::before { display: inline-block; padding-right: 0.5rem; color: #6c757d; content: "/"; }

.breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: underline; }

.breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: none; }

.breadcrumb-item.active { color: #6c757d; }

.pagination { display: flex; padding-left: 0; list-style: none; }

.page-link { position: relative; display: block; padding: 0.5rem 0.75rem; margin-left: -1px; line-height: 1.25; color: #004b91; background-color: #fff; border: 1px solid #dee2e6; }

.page-link:hover { z-index: 2; color: #40a52b; text-decoration: none; background-color: #e9ecef; border-color: #dee2e6; }

.page-link:focus { z-index: 3; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 75, 145, 0.25); }

.page-item:first-child .page-link { margin-left: 0; }

.page-item.active .page-link { z-index: 3; color: #fff; background-color: #004b91; border-color: #004b91; }

.page-item.disabled .page-link, #lpSeite #anfangsbuchstaben .page-item.lpInaktiv .page-link, #lpSeite #anfangsbuchstaben .page-item.inaktiv .page-link, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .page-item.lpInaktiv .page-link, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .page-item.inaktiv .page-link, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .page-item.lpInaktiv .page-link, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .page-item.inaktiv .page-link, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .page-item.lpInaktiv .page-link, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .page-item.inaktiv .page-link { color: #6c757d; pointer-events: none; cursor: auto; background-color: #fff; border-color: #dee2e6; }

.pagination-lg .page-link { padding: 0.75rem 1.5rem; font-size: 1.25rem; line-height: 1.5; }

.pagination-sm .page-link { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; }

.badge { display: inline-block; padding: 0.25em 0.4em; font-size: 75%; font-weight: 700; line-height: 1; text-align: center; white-space: nowrap; vertical-align: baseline; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .badge { transition: none; } }

a.badge:hover, a.badge:focus { text-decoration: none; }

.badge:empty { display: none; }

.btn .badge { position: relative; top: -1px; }

.badge-pill { padding-right: 0.6em; padding-left: 0.6em; }

.badge-primary { color: #fff; background-color: #004b91; }

a.badge-primary:hover, a.badge-primary:focus { color: #fff; background-color: #00315e; }

a.badge-primary:focus, a.badge-primary.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 75, 145, 0.5); }

.badge-secondary { color: #fff; background-color: #40a52b; }

a.badge-secondary:hover, a.badge-secondary:focus { color: #fff; background-color: #307d20; }

a.badge-secondary:focus, a.badge-secondary.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(64, 165, 43, 0.5); }

.badge-success { color: #fff; background-color: #28a745; }

a.badge-success:hover, a.badge-success:focus { color: #fff; background-color: #1e7e34; }

a.badge-success:focus, a.badge-success.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.badge-info { color: #fff; background-color: #17a2b8; }

a.badge-info:hover, a.badge-info:focus { color: #fff; background-color: #117a8b; }

a.badge-info:focus, a.badge-info.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.badge-warning { color: #212529; background-color: #ffc107; }

a.badge-warning:hover, a.badge-warning:focus { color: #212529; background-color: #d39e00; }

a.badge-warning:focus, a.badge-warning.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.badge-danger { color: #fff; background-color: #dc3545; }

a.badge-danger:hover, a.badge-danger:focus { color: #fff; background-color: #bd2130; }

a.badge-danger:focus, a.badge-danger.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.badge-light { color: #212529; background-color: #f8f9fa; }

a.badge-light:hover, a.badge-light:focus { color: #212529; background-color: #dae0e5; }

a.badge-light:focus, a.badge-light.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.badge-dark { color: #fff; background-color: #343a40; }

a.badge-dark:hover, a.badge-dark:focus { color: #fff; background-color: #1d2124; }

a.badge-dark:focus, a.badge-dark.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.jumbotron { padding: 2rem 1rem; margin-bottom: 2rem; background-color: #e9ecef; }

@media (min-width: 576px) { .jumbotron { padding: 4rem 2rem; } }

.jumbotron-fluid { padding-right: 0; padding-left: 0; }

.alert, .sessionMessage { position: relative; padding: 0.75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; }

.alert-heading { color: inherit; }

.alert-link { font-weight: 700; }

.alert-dismissible { padding-right: 4rem; }

.alert-dismissible .close { position: absolute; top: 0; right: 0; padding: 0.75rem 1.25rem; color: inherit; }

.alert-primary { color: #00274b; background-color: #ccdbe9; border-color: #b8cde0; }

.alert-primary hr { border-top-color: #a6c1d8; }

.alert-primary .alert-link { color: #000c18; }

.alert-secondary, .sessionMessage_trace { color: #215616; background-color: #d9edd5; border-color: #cae6c4; }

.alert-secondary hr, .sessionMessage_trace hr { border-top-color: #badeb2; }

.alert-secondary .alert-link, .sessionMessage_trace .alert-link { color: #112d0c; }

.alert-success { color: #155724; background-color: #d4edda; border-color: #c3e6cb; }

.alert-success hr { border-top-color: #b1dfbb; }

.alert-success .alert-link { color: #0b2e13; }

.alert-info, .elementMessage_info, .sessionMessage_info { color: #0c5460; background-color: #d1ecf1; border-color: #bee5eb; }

.alert-info hr, .elementMessage_info hr, .sessionMessage_info hr { border-top-color: #abdde5; }

.alert-info .alert-link, .elementMessage_info .alert-link, .sessionMessage_info .alert-link { color: #062c33; }

.alert-warning, .sessionMessage_warn { color: #856404; background-color: #fff3cd; border-color: #ffeeba; }

.alert-warning hr, .sessionMessage_warn hr { border-top-color: #ffe8a1; }

.alert-warning .alert-link, .sessionMessage_warn .alert-link { color: #533f03; }

.alert-danger, .elementMessage_error, .sessionMessage_error { color: #721c24; background-color: #f8d7da; border-color: #f5c6cb; }

.alert-danger hr, .elementMessage_error hr, .sessionMessage_error hr { border-top-color: #f1b0b7; }

.alert-danger .alert-link, .elementMessage_error .alert-link, .sessionMessage_error .alert-link { color: #491217; }

.alert-light { color: #818182; background-color: #fefefe; border-color: #fdfdfe; }

.alert-light hr { border-top-color: #ececf6; }

.alert-light .alert-link { color: #686868; }

.alert-dark { color: #1b1e21; background-color: #d6d8d9; border-color: #c6c8ca; }

.alert-dark hr { border-top-color: #b9bbbe; }

.alert-dark .alert-link { color: #040505; }

@keyframes progress-bar-stripes { from { background-position: 1rem 0; }
  to { background-position: 0 0; } }

.progress { display: flex; height: 1rem; overflow: hidden; line-height: 0; font-size: 0.75rem; background-color: #e9ecef; box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.1); }

.progress-bar { display: flex; flex-direction: column; justify-content: center; overflow: hidden; color: #fff; text-align: center; white-space: nowrap; background-color: #004b91; transition: width 0.6s ease; }

@media (prefers-reduced-motion: reduce) { .progress-bar { transition: none; } }

.progress-bar-striped { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 1rem 1rem; }

.progress-bar-animated { animation: progress-bar-stripes 1s linear infinite; }

@media (prefers-reduced-motion: reduce) { .progress-bar-animated { animation: none; } }

.media { display: flex; align-items: flex-start; }

.media-body { flex: 1; }

.list-group { display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0; }

.list-group-item-action { width: 100%; color: #495057; text-align: inherit; }

.list-group-item-action:hover, .list-group-item-action:focus { z-index: 1; color: #495057; text-decoration: none; background-color: #f8f9fa; }

.list-group-item-action:active { color: #fff; background-color: #e9ecef; }

.list-group-item { position: relative; display: block; padding: 0.75rem 1.25rem; background-color: #fff; border: 1px solid rgba(0, 0, 0, 0.125); }

.list-group-item.disabled, #lpSeite #anfangsbuchstaben .list-group-item.lpInaktiv, #lpSeite #anfangsbuchstaben .list-group-item.inaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .list-group-item.lpInaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .list-group-item.inaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .list-group-item.lpInaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .list-group-item.inaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .list-group-item.lpInaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .list-group-item.inaktiv, .list-group-item:disabled { color: #6c757d; pointer-events: none; background-color: #fff; }

.list-group-item.active { z-index: 2; color: #fff; background-color: #004b91; border-color: #004b91; }

.list-group-item + .list-group-item { border-top-width: 0; }

.list-group-item + .list-group-item.active { margin-top: -1px; border-top-width: 1px; }

.list-group-horizontal { flex-direction: row; }

.list-group-horizontal > .list-group-item.active { margin-top: 0; }

.list-group-horizontal > .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; }

.list-group-horizontal > .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; }

@media (min-width: 576px) { .list-group-horizontal-sm { flex-direction: row; } .list-group-horizontal-sm > .list-group-item.active { margin-top: 0; } .list-group-horizontal-sm > .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; } .list-group-horizontal-sm > .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; } }

@media (min-width: 768px) { .list-group-horizontal-md { flex-direction: row; } .list-group-horizontal-md > .list-group-item.active { margin-top: 0; } .list-group-horizontal-md > .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; } .list-group-horizontal-md > .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; } }

@media (min-width: 992px) { .list-group-horizontal-lg { flex-direction: row; } .list-group-horizontal-lg > .list-group-item.active { margin-top: 0; } .list-group-horizontal-lg > .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; } .list-group-horizontal-lg > .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; } }

@media (min-width: 1200px) { .list-group-horizontal-xl { flex-direction: row; } .list-group-horizontal-xl > .list-group-item.active { margin-top: 0; } .list-group-horizontal-xl > .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; } .list-group-horizontal-xl > .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; } }

@media (min-width: 1750px) { .list-group-horizontal-xxl { flex-direction: row; } .list-group-horizontal-xxl > .list-group-item.active { margin-top: 0; } .list-group-horizontal-xxl > .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; } .list-group-horizontal-xxl > .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; } }

@media (min-width: 1920px) { .list-group-horizontal-xxxl { flex-direction: row; } .list-group-horizontal-xxxl > .list-group-item.active { margin-top: 0; } .list-group-horizontal-xxxl > .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; } .list-group-horizontal-xxxl > .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; } }

.list-group-flush > .list-group-item { border-width: 0 0 1px; }

.list-group-flush > .list-group-item:last-child { border-bottom-width: 0; }

.list-group-item-primary { color: #00274b; background-color: #b8cde0; }

.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus { color: #00274b; background-color: #a6c1d8; }

.list-group-item-primary.list-group-item-action.active { color: #fff; background-color: #00274b; border-color: #00274b; }

.list-group-item-secondary { color: #215616; background-color: #cae6c4; }

.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus { color: #215616; background-color: #badeb2; }

.list-group-item-secondary.list-group-item-action.active { color: #fff; background-color: #215616; border-color: #215616; }

.list-group-item-success { color: #155724; background-color: #c3e6cb; }

.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus { color: #155724; background-color: #b1dfbb; }

.list-group-item-success.list-group-item-action.active { color: #fff; background-color: #155724; border-color: #155724; }

.list-group-item-info { color: #0c5460; background-color: #bee5eb; }

.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus { color: #0c5460; background-color: #abdde5; }

.list-group-item-info.list-group-item-action.active { color: #fff; background-color: #0c5460; border-color: #0c5460; }

.list-group-item-warning { color: #856404; background-color: #ffeeba; }

.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus { color: #856404; background-color: #ffe8a1; }

.list-group-item-warning.list-group-item-action.active { color: #fff; background-color: #856404; border-color: #856404; }

.list-group-item-danger { color: #721c24; background-color: #f5c6cb; }

.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus { color: #721c24; background-color: #f1b0b7; }

.list-group-item-danger.list-group-item-action.active { color: #fff; background-color: #721c24; border-color: #721c24; }

.list-group-item-light { color: #818182; background-color: #fdfdfe; }

.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus { color: #818182; background-color: #ececf6; }

.list-group-item-light.list-group-item-action.active { color: #fff; background-color: #818182; border-color: #818182; }

.list-group-item-dark { color: #1b1e21; background-color: #c6c8ca; }

.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus { color: #1b1e21; background-color: #b9bbbe; }

.list-group-item-dark.list-group-item-action.active { color: #fff; background-color: #1b1e21; border-color: #1b1e21; }

.close { float: right; font-size: 1.5rem; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: .5; }

.close:hover { color: #000; text-decoration: none; }

.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus { opacity: .75; }

button.close { padding: 0; background-color: transparent; border: 0; }

a.close.disabled, #lpSeite #anfangsbuchstaben .close.lpInaktiv, #lpSeite #anfangsbuchstaben .close.inaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .close.lpInaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .close.inaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .close.lpInaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .close.inaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .close.lpInaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .close.inaktiv { pointer-events: none; }

.toast { max-width: 350px; overflow: hidden; font-size: 0.875rem; background-color: rgba(255, 255, 255, 0.85); background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.1); box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1); backdrop-filter: blur(10px); opacity: 0; }

.toast:not(:last-child) { margin-bottom: 0.75rem; }

.toast.showing { opacity: 1; }

.toast.show { display: block; opacity: 1; }

.toast.hide { display: none; }

.toast-header { display: flex; align-items: center; padding: 0.25rem 0.75rem; color: #6c757d; background-color: rgba(255, 255, 255, 0.85); background-clip: padding-box; border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

.toast-body { padding: 0.75rem; }

.modal-open { overflow: hidden; }

.modal-open .modal { overflow-x: hidden; overflow-y: auto; }

.modal { position: fixed; top: 0; left: 0; z-index: 1050; display: none; width: 100%; height: 100%; overflow: hidden; outline: 0; }

.modal-dialog { position: relative; width: auto; margin: 0.5rem; pointer-events: none; }

.modal.fade .modal-dialog { transition: transform 0.3s ease-out; transform: translate(0, -50px); }

@media (prefers-reduced-motion: reduce) { .modal.fade .modal-dialog { transition: none; } }

.modal.show .modal-dialog { transform: none; }

.modal.modal-static .modal-dialog { transform: scale(1.02); }

.modal-dialog-scrollable { display: flex; max-height: calc(100% - 1rem); }

.modal-dialog-scrollable .modal-content { max-height: calc(100vh - 1rem); overflow: hidden; }

.modal-dialog-scrollable .modal-header, .modal-dialog-scrollable .modal-footer { flex-shrink: 0; }

.modal-dialog-scrollable .modal-body { overflow-y: auto; }

.modal-dialog-centered { display: flex; align-items: center; min-height: calc(100% - 1rem); }

.modal-dialog-centered::before { display: block; height: calc(100vh - 1rem); height: min-content; content: ""; }

.modal-dialog-centered.modal-dialog-scrollable { flex-direction: column; justify-content: center; height: 100%; }

.modal-dialog-centered.modal-dialog-scrollable .modal-content { max-height: none; }

.modal-dialog-centered.modal-dialog-scrollable::before { content: none; }

.modal-content { position: relative; display: flex; flex-direction: column; width: 100%; pointer-events: auto; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.5); outline: 0; }

.modal-backdrop { position: fixed; top: 0; left: 0; z-index: 1040; width: 100vw; height: 100vh; background-color: #000; }

.modal-backdrop.fade { opacity: 0; }

.modal-backdrop.show { opacity: 0.5; }

.modal-header { display: flex; align-items: flex-start; justify-content: space-between; padding: 1rem 1rem; border-bottom: 1px solid #dee2e6; }

.modal-header .close { padding: 1rem 1rem; margin: -1rem -1rem -1rem auto; }

.modal-title { margin-bottom: 0; line-height: 1.5; }

.modal-body { position: relative; flex: 1 1 auto; padding: 1rem; }

.modal-footer { display: flex; flex-wrap: wrap; align-items: center; justify-content: flex-end; padding: 0.75rem; border-top: 1px solid #dee2e6; }

.modal-footer > * { margin: 0.25rem; }

.modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }

@media (min-width: 576px) { .modal-dialog { max-width: 500px; margin: 1.75rem auto; } .modal-dialog-scrollable { max-height: calc(100% - 3.5rem); } .modal-dialog-scrollable .modal-content { max-height: calc(100vh - 3.5rem); } .modal-dialog-centered { min-height: calc(100% - 3.5rem); } .modal-dialog-centered::before { height: calc(100vh - 3.5rem); height: min-content; } .modal-content { box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.5); } .modal-sm { max-width: 300px; } }

@media (min-width: 992px) { .modal-lg, .modal-xl { max-width: 800px; } }

@media (min-width: 1200px) { .modal-xl { max-width: 1140px; } }

.tooltip { position: absolute; z-index: 1070; display: block; margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-style: normal; font-weight: 400; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; word-wrap: break-word; opacity: 0; }

.tooltip.show { opacity: 0.9; }

.tooltip .arrow { position: absolute; display: block; width: 0.8rem; height: 0.4rem; }

.tooltip .arrow::before { position: absolute; content: ""; border-color: transparent; border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] { padding: 0.4rem 0; }

.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow { bottom: 0; }

.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before { top: 0; border-width: 0.4rem 0.4rem 0; border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] { padding: 0 0.4rem; }

.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow { left: 0; width: 0.4rem; height: 0.8rem; }

.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before { right: 0; border-width: 0.4rem 0.4rem 0.4rem 0; border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] { padding: 0.4rem 0; }

.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow { top: 0; }

.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before { bottom: 0; border-width: 0 0.4rem 0.4rem; border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] { padding: 0 0.4rem; }

.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow { right: 0; width: 0.4rem; height: 0.8rem; }

.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before { left: 0; border-width: 0.4rem 0 0.4rem 0.4rem; border-left-color: #000; }

.tooltip-inner { max-width: 200px; padding: 0.25rem 0.5rem; color: #fff; text-align: center; background-color: #000; }

.popover { position: absolute; top: 0; left: 0; z-index: 1060; display: block; max-width: 276px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-style: normal; font-weight: 400; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; word-wrap: break-word; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.2); }

.popover .arrow { position: absolute; display: block; width: 1rem; height: 0.5rem; margin: 0 0.3rem; }

.popover .arrow::before, .popover .arrow::after { position: absolute; display: block; content: ""; border-color: transparent; border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] { margin-bottom: 0.5rem; }

.bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow { bottom: calc(-0.5rem - 1px); }

.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before { bottom: 0; border-width: 0.5rem 0.5rem 0; border-top-color: rgba(0, 0, 0, 0.25); }

.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after { bottom: 1px; border-width: 0.5rem 0.5rem 0; border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] { margin-left: 0.5rem; }

.bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow { left: calc(-0.5rem - 1px); width: 0.5rem; height: 1rem; margin: 0.3rem 0; }

.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before { left: 0; border-width: 0.5rem 0.5rem 0.5rem 0; border-right-color: rgba(0, 0, 0, 0.25); }

.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after { left: 1px; border-width: 0.5rem 0.5rem 0.5rem 0; border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] { margin-top: 0.5rem; }

.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow { top: calc(-0.5rem - 1px); }

.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before { top: 0; border-width: 0 0.5rem 0.5rem 0.5rem; border-bottom-color: rgba(0, 0, 0, 0.25); }

.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after { top: 1px; border-width: 0 0.5rem 0.5rem 0.5rem; border-bottom-color: #fff; }

.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before { position: absolute; top: 0; left: 50%; display: block; width: 1rem; margin-left: -0.5rem; content: ""; border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] { margin-right: 0.5rem; }

.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow { right: calc(-0.5rem - 1px); width: 0.5rem; height: 1rem; margin: 0.3rem 0; }

.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before { right: 0; border-width: 0.5rem 0 0.5rem 0.5rem; border-left-color: rgba(0, 0, 0, 0.25); }

.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after { right: 1px; border-width: 0.5rem 0 0.5rem 0.5rem; border-left-color: #fff; }

.popover-header { padding: 0.5rem 0.75rem; margin-bottom: 0; font-size: 1rem; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; }

.popover-header:empty { display: none; }

.popover-body { padding: 0.5rem 0.75rem; color: #fff; }

.carousel { position: relative; }

.carousel.pointer-event { touch-action: pan-y; }

.carousel-inner { position: relative; width: 100%; overflow: hidden; }

.carousel-inner::after { display: block; clear: both; content: ""; }

.carousel-item { position: relative; display: none; float: left; width: 100%; margin-right: -100%; backface-visibility: hidden; transition: transform 0.6s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .carousel-item { transition: none; } }

.carousel-item.active, .carousel-item-next, .carousel-item-prev { display: block; }

.carousel-item-next:not(.carousel-item-left), .active.carousel-item-right { transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-right), .active.carousel-item-left { transform: translateX(-100%); }

.carousel-fade .carousel-item { opacity: 0; transition-property: opacity; transform: none; }

.carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right { z-index: 1; opacity: 1; }

.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { z-index: 0; opacity: 0; transition: opacity 0s 0.6s; }

@media (prefers-reduced-motion: reduce) { .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { transition: none; } }

.carousel-control-prev, .carousel-control-next { position: absolute; top: 0; bottom: 0; z-index: 1; display: flex; align-items: center; justify-content: center; width: 15%; color: #fff; text-align: center; opacity: 0.5; transition: opacity 0.15s ease; }

@media (prefers-reduced-motion: reduce) { .carousel-control-prev, .carousel-control-next { transition: none; } }

.carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus { color: #fff; text-decoration: none; outline: 0; opacity: 0.9; }

.carousel-control-prev { left: 0; }

.carousel-control-next { right: 0; }

.carousel-control-prev-icon, .carousel-control-next-icon { display: inline-block; width: 20px; height: 20px; background: no-repeat 50% / 100% 100%; }

.carousel-control-prev-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e"); }

.carousel-indicators { position: absolute; right: 0; bottom: 0; left: 0; z-index: 15; display: flex; justify-content: center; padding-left: 0; margin-right: 15%; margin-left: 15%; list-style: none; }

.carousel-indicators li { box-sizing: content-box; flex: 0 1 auto; width: 30px; height: 3px; margin-right: 3px; margin-left: 3px; text-indent: -999px; cursor: pointer; background-color: #fff; background-clip: padding-box; border-top: 10px solid transparent; border-bottom: 10px solid transparent; opacity: .5; transition: opacity 0.6s ease; }

@media (prefers-reduced-motion: reduce) { .carousel-indicators li { transition: none; } }

.carousel-indicators .active { opacity: 1; }

.carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; }

@keyframes spinner-border { to { transform: rotate(360deg); } }

.spinner-border { display: inline-block; width: 2rem; height: 2rem; vertical-align: text-bottom; border: 0.25em solid currentColor; border-right-color: transparent; border-radius: 50%; animation: spinner-border .75s linear infinite; }

.spinner-border-sm { width: 1rem; height: 1rem; border-width: 0.2em; }

@keyframes spinner-grow { 0% { transform: scale(0); }
  50% { opacity: 1;
    transform: none; } }

.spinner-grow { display: inline-block; width: 2rem; height: 2rem; vertical-align: text-bottom; background-color: currentColor; border-radius: 50%; opacity: 0; animation: spinner-grow .75s linear infinite; }

.spinner-grow-sm { width: 1rem; height: 1rem; }

.align-baseline { vertical-align: baseline !important; }

.align-top { vertical-align: top !important; }

.align-middle { vertical-align: middle !important; }

.align-bottom { vertical-align: bottom !important; }

.align-text-bottom { vertical-align: text-bottom !important; }

.align-text-top { vertical-align: text-top !important; }

.bg-primary { background-color: #004b91 !important; }

a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus { background-color: #00315e !important; }

.bg-secondary { background-color: #40a52b !important; }

a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus { background-color: #307d20 !important; }

.bg-success { background-color: #28a745 !important; }

a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus { background-color: #1e7e34 !important; }

.bg-info { background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus { background-color: #117a8b !important; }

.bg-warning { background-color: #ffc107 !important; }

a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus { background-color: #d39e00 !important; }

.bg-danger { background-color: #dc3545 !important; }

a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus { background-color: #bd2130 !important; }

.bg-light { background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus { background-color: #dae0e5 !important; }

.bg-dark { background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { background-color: #1d2124 !important; }

.bg-white { background-color: #fff !important; }

.bg-transparent { background-color: transparent !important; }

.border { border: 1px solid #dee2e6 !important; }

.border-top { border-top: 1px solid #dee2e6 !important; }

.border-right { border-right: 1px solid #dee2e6 !important; }

.border-bottom { border-bottom: 1px solid #dee2e6 !important; }

.border-left { border-left: 1px solid #dee2e6 !important; }

.border-0 { border: 0 !important; }

.border-top-0 { border-top: 0 !important; }

.border-right-0 { border-right: 0 !important; }

.border-bottom-0 { border-bottom: 0 !important; }

.border-left-0 { border-left: 0 !important; }

.border-primary { border-color: #004b91 !important; }

.border-secondary { border-color: #40a52b !important; }

.border-success { border-color: #28a745 !important; }

.border-info { border-color: #17a2b8 !important; }

.border-warning { border-color: #ffc107 !important; }

.border-danger { border-color: #dc3545 !important; }

.border-light { border-color: #f8f9fa !important; }

.border-dark { border-color: #343a40 !important; }

.border-white { border-color: #fff !important; }

.rounded-sm { border-radius: 0.2rem !important; }

.rounded { border-radius: 0.25rem !important; }

.rounded-top { border-top-left-radius: 0.25rem !important; border-top-right-radius: 0.25rem !important; }

.rounded-right { border-top-right-radius: 0.25rem !important; border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom { border-bottom-right-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; }

.rounded-left { border-top-left-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; }

.rounded-lg { border-radius: 0.3rem !important; }

.rounded-circle { border-radius: 50% !important; }

.rounded-pill { border-radius: 50rem !important; }

.rounded-0 { border-radius: 0 !important; }

.clearfix::after { display: block; clear: both; content: ""; }

.d-none { display: none !important; }

.d-inline { display: inline !important; }

.d-inline-block { display: inline-block !important; }

.d-block { display: block !important; }

.d-table { display: table !important; }

.d-table-row { display: table-row !important; }

.d-table-cell { display: table-cell !important; }

.d-flex { display: flex !important; }

.d-inline-flex { display: inline-flex !important; }

@media (min-width: 576px) { .d-sm-none { display: none !important; } .d-sm-inline { display: inline !important; } .d-sm-inline-block { display: inline-block !important; } .d-sm-block { display: block !important; } .d-sm-table { display: table !important; } .d-sm-table-row { display: table-row !important; } .d-sm-table-cell { display: table-cell !important; } .d-sm-flex { display: flex !important; } .d-sm-inline-flex { display: inline-flex !important; } }

@media (min-width: 768px) { .d-md-none { display: none !important; } .d-md-inline { display: inline !important; } .d-md-inline-block { display: inline-block !important; } .d-md-block { display: block !important; } .d-md-table { display: table !important; } .d-md-table-row { display: table-row !important; } .d-md-table-cell { display: table-cell !important; } .d-md-flex { display: flex !important; } .d-md-inline-flex { display: inline-flex !important; } }

@media (min-width: 992px) { .d-lg-none { display: none !important; } .d-lg-inline { display: inline !important; } .d-lg-inline-block { display: inline-block !important; } .d-lg-block { display: block !important; } .d-lg-table { display: table !important; } .d-lg-table-row { display: table-row !important; } .d-lg-table-cell { display: table-cell !important; } .d-lg-flex { display: flex !important; } .d-lg-inline-flex { display: inline-flex !important; } }

@media (min-width: 1200px) { .d-xl-none { display: none !important; } .d-xl-inline { display: inline !important; } .d-xl-inline-block { display: inline-block !important; } .d-xl-block { display: block !important; } .d-xl-table { display: table !important; } .d-xl-table-row { display: table-row !important; } .d-xl-table-cell { display: table-cell !important; } .d-xl-flex { display: flex !important; } .d-xl-inline-flex { display: inline-flex !important; } }

@media (min-width: 1750px) { .d-xxl-none { display: none !important; } .d-xxl-inline { display: inline !important; } .d-xxl-inline-block { display: inline-block !important; } .d-xxl-block { display: block !important; } .d-xxl-table { display: table !important; } .d-xxl-table-row { display: table-row !important; } .d-xxl-table-cell { display: table-cell !important; } .d-xxl-flex { display: flex !important; } .d-xxl-inline-flex { display: inline-flex !important; } }

@media (min-width: 1920px) { .d-xxxl-none { display: none !important; } .d-xxxl-inline { display: inline !important; } .d-xxxl-inline-block { display: inline-block !important; } .d-xxxl-block { display: block !important; } .d-xxxl-table { display: table !important; } .d-xxxl-table-row { display: table-row !important; } .d-xxxl-table-cell { display: table-cell !important; } .d-xxxl-flex { display: flex !important; } .d-xxxl-inline-flex { display: inline-flex !important; } }

@media print { .d-print-none { display: none !important; } .d-print-inline { display: inline !important; } .d-print-inline-block { display: inline-block !important; } .d-print-block { display: block !important; } .d-print-table { display: table !important; } .d-print-table-row { display: table-row !important; } .d-print-table-cell { display: table-cell !important; } .d-print-flex { display: flex !important; } .d-print-inline-flex { display: inline-flex !important; } }

.embed-responsive { position: relative; display: block; width: 100%; padding: 0; overflow: hidden; }

.embed-responsive::before { display: block; content: ""; }

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; }

.embed-responsive-21by9::before { padding-top: 42.85714286%; }

.embed-responsive-16by9::before { padding-top: 56.25%; }

.embed-responsive-4by3::before { padding-top: 75%; }

.embed-responsive-1by1::before { padding-top: 100%; }

.flex-row { flex-direction: row !important; }

.flex-column { flex-direction: column !important; }

.flex-row-reverse { flex-direction: row-reverse !important; }

.flex-column-reverse { flex-direction: column-reverse !important; }

.flex-wrap { flex-wrap: wrap !important; }

.flex-nowrap { flex-wrap: nowrap !important; }

.flex-wrap-reverse { flex-wrap: wrap-reverse !important; }

.flex-fill { flex: 1 1 auto !important; }

.flex-grow-0 { flex-grow: 0 !important; }

.flex-grow-1 { flex-grow: 1 !important; }

.flex-shrink-0 { flex-shrink: 0 !important; }

.flex-shrink-1 { flex-shrink: 1 !important; }

.justify-content-start { justify-content: flex-start !important; }

.justify-content-end { justify-content: flex-end !important; }

.justify-content-center { justify-content: center !important; }

.justify-content-between { justify-content: space-between !important; }

.justify-content-around { justify-content: space-around !important; }

.align-items-start { align-items: flex-start !important; }

.align-items-end { align-items: flex-end !important; }

.align-items-center { align-items: center !important; }

.align-items-baseline { align-items: baseline !important; }

.align-items-stretch { align-items: stretch !important; }

.align-content-start { align-content: flex-start !important; }

.align-content-end { align-content: flex-end !important; }

.align-content-center { align-content: center !important; }

.align-content-between { align-content: space-between !important; }

.align-content-around { align-content: space-around !important; }

.align-content-stretch { align-content: stretch !important; }

.align-self-auto { align-self: auto !important; }

.align-self-start { align-self: flex-start !important; }

.align-self-end { align-self: flex-end !important; }

.align-self-center { align-self: center !important; }

.align-self-baseline { align-self: baseline !important; }

.align-self-stretch { align-self: stretch !important; }

@media (min-width: 576px) { .flex-sm-row { flex-direction: row !important; } .flex-sm-column { flex-direction: column !important; } .flex-sm-row-reverse { flex-direction: row-reverse !important; } .flex-sm-column-reverse { flex-direction: column-reverse !important; } .flex-sm-wrap { flex-wrap: wrap !important; } .flex-sm-nowrap { flex-wrap: nowrap !important; } .flex-sm-wrap-reverse { flex-wrap: wrap-reverse !important; } .flex-sm-fill { flex: 1 1 auto !important; } .flex-sm-grow-0 { flex-grow: 0 !important; } .flex-sm-grow-1 { flex-grow: 1 !important; } .flex-sm-shrink-0 { flex-shrink: 0 !important; } .flex-sm-shrink-1 { flex-shrink: 1 !important; } .justify-content-sm-start { justify-content: flex-start !important; } .justify-content-sm-end { justify-content: flex-end !important; } .justify-content-sm-center { justify-content: center !important; } .justify-content-sm-between { justify-content: space-between !important; } .justify-content-sm-around { justify-content: space-around !important; } .align-items-sm-start { align-items: flex-start !important; } .align-items-sm-end { align-items: flex-end !important; } .align-items-sm-center { align-items: center !important; } .align-items-sm-baseline { align-items: baseline !important; } .align-items-sm-stretch { align-items: stretch !important; } .align-content-sm-start { align-content: flex-start !important; } .align-content-sm-end { align-content: flex-end !important; } .align-content-sm-center { align-content: center !important; } .align-content-sm-between { align-content: space-between !important; } .align-content-sm-around { align-content: space-around !important; } .align-content-sm-stretch { align-content: stretch !important; } .align-self-sm-auto { align-self: auto !important; } .align-self-sm-start { align-self: flex-start !important; } .align-self-sm-end { align-self: flex-end !important; } .align-self-sm-center { align-self: center !important; } .align-self-sm-baseline { align-self: baseline !important; } .align-self-sm-stretch { align-self: stretch !important; } }

@media (min-width: 768px) { .flex-md-row { flex-direction: row !important; } .flex-md-column { flex-direction: column !important; } .flex-md-row-reverse { flex-direction: row-reverse !important; } .flex-md-column-reverse { flex-direction: column-reverse !important; } .flex-md-wrap { flex-wrap: wrap !important; } .flex-md-nowrap { flex-wrap: nowrap !important; } .flex-md-wrap-reverse { flex-wrap: wrap-reverse !important; } .flex-md-fill { flex: 1 1 auto !important; } .flex-md-grow-0 { flex-grow: 0 !important; } .flex-md-grow-1 { flex-grow: 1 !important; } .flex-md-shrink-0 { flex-shrink: 0 !important; } .flex-md-shrink-1 { flex-shrink: 1 !important; } .justify-content-md-start { justify-content: flex-start !important; } .justify-content-md-end { justify-content: flex-end !important; } .justify-content-md-center { justify-content: center !important; } .justify-content-md-between { justify-content: space-between !important; } .justify-content-md-around { justify-content: space-around !important; } .align-items-md-start { align-items: flex-start !important; } .align-items-md-end { align-items: flex-end !important; } .align-items-md-center { align-items: center !important; } .align-items-md-baseline { align-items: baseline !important; } .align-items-md-stretch { align-items: stretch !important; } .align-content-md-start { align-content: flex-start !important; } .align-content-md-end { align-content: flex-end !important; } .align-content-md-center { align-content: center !important; } .align-content-md-between { align-content: space-between !important; } .align-content-md-around { align-content: space-around !important; } .align-content-md-stretch { align-content: stretch !important; } .align-self-md-auto { align-self: auto !important; } .align-self-md-start { align-self: flex-start !important; } .align-self-md-end { align-self: flex-end !important; } .align-self-md-center { align-self: center !important; } .align-self-md-baseline { align-self: baseline !important; } .align-self-md-stretch { align-self: stretch !important; } }

@media (min-width: 992px) { .flex-lg-row { flex-direction: row !important; } .flex-lg-column { flex-direction: column !important; } .flex-lg-row-reverse { flex-direction: row-reverse !important; } .flex-lg-column-reverse { flex-direction: column-reverse !important; } .flex-lg-wrap { flex-wrap: wrap !important; } .flex-lg-nowrap { flex-wrap: nowrap !important; } .flex-lg-wrap-reverse { flex-wrap: wrap-reverse !important; } .flex-lg-fill { flex: 1 1 auto !important; } .flex-lg-grow-0 { flex-grow: 0 !important; } .flex-lg-grow-1 { flex-grow: 1 !important; } .flex-lg-shrink-0 { flex-shrink: 0 !important; } .flex-lg-shrink-1 { flex-shrink: 1 !important; } .justify-content-lg-start { justify-content: flex-start !important; } .justify-content-lg-end { justify-content: flex-end !important; } .justify-content-lg-center { justify-content: center !important; } .justify-content-lg-between { justify-content: space-between !important; } .justify-content-lg-around { justify-content: space-around !important; } .align-items-lg-start { align-items: flex-start !important; } .align-items-lg-end { align-items: flex-end !important; } .align-items-lg-center { align-items: center !important; } .align-items-lg-baseline { align-items: baseline !important; } .align-items-lg-stretch { align-items: stretch !important; } .align-content-lg-start { align-content: flex-start !important; } .align-content-lg-end { align-content: flex-end !important; } .align-content-lg-center { align-content: center !important; } .align-content-lg-between { align-content: space-between !important; } .align-content-lg-around { align-content: space-around !important; } .align-content-lg-stretch { align-content: stretch !important; } .align-self-lg-auto { align-self: auto !important; } .align-self-lg-start { align-self: flex-start !important; } .align-self-lg-end { align-self: flex-end !important; } .align-self-lg-center { align-self: center !important; } .align-self-lg-baseline { align-self: baseline !important; } .align-self-lg-stretch { align-self: stretch !important; } }

@media (min-width: 1200px) { .flex-xl-row { flex-direction: row !important; } .flex-xl-column { flex-direction: column !important; } .flex-xl-row-reverse { flex-direction: row-reverse !important; } .flex-xl-column-reverse { flex-direction: column-reverse !important; } .flex-xl-wrap { flex-wrap: wrap !important; } .flex-xl-nowrap { flex-wrap: nowrap !important; } .flex-xl-wrap-reverse { flex-wrap: wrap-reverse !important; } .flex-xl-fill { flex: 1 1 auto !important; } .flex-xl-grow-0 { flex-grow: 0 !important; } .flex-xl-grow-1 { flex-grow: 1 !important; } .flex-xl-shrink-0 { flex-shrink: 0 !important; } .flex-xl-shrink-1 { flex-shrink: 1 !important; } .justify-content-xl-start { justify-content: flex-start !important; } .justify-content-xl-end { justify-content: flex-end !important; } .justify-content-xl-center { justify-content: center !important; } .justify-content-xl-between { justify-content: space-between !important; } .justify-content-xl-around { justify-content: space-around !important; } .align-items-xl-start { align-items: flex-start !important; } .align-items-xl-end { align-items: flex-end !important; } .align-items-xl-center { align-items: center !important; } .align-items-xl-baseline { align-items: baseline !important; } .align-items-xl-stretch { align-items: stretch !important; } .align-content-xl-start { align-content: flex-start !important; } .align-content-xl-end { align-content: flex-end !important; } .align-content-xl-center { align-content: center !important; } .align-content-xl-between { align-content: space-between !important; } .align-content-xl-around { align-content: space-around !important; } .align-content-xl-stretch { align-content: stretch !important; } .align-self-xl-auto { align-self: auto !important; } .align-self-xl-start { align-self: flex-start !important; } .align-self-xl-end { align-self: flex-end !important; } .align-self-xl-center { align-self: center !important; } .align-self-xl-baseline { align-self: baseline !important; } .align-self-xl-stretch { align-self: stretch !important; } }

@media (min-width: 1750px) { .flex-xxl-row { flex-direction: row !important; } .flex-xxl-column { flex-direction: column !important; } .flex-xxl-row-reverse { flex-direction: row-reverse !important; } .flex-xxl-column-reverse { flex-direction: column-reverse !important; } .flex-xxl-wrap { flex-wrap: wrap !important; } .flex-xxl-nowrap { flex-wrap: nowrap !important; } .flex-xxl-wrap-reverse { flex-wrap: wrap-reverse !important; } .flex-xxl-fill { flex: 1 1 auto !important; } .flex-xxl-grow-0 { flex-grow: 0 !important; } .flex-xxl-grow-1 { flex-grow: 1 !important; } .flex-xxl-shrink-0 { flex-shrink: 0 !important; } .flex-xxl-shrink-1 { flex-shrink: 1 !important; } .justify-content-xxl-start { justify-content: flex-start !important; } .justify-content-xxl-end { justify-content: flex-end !important; } .justify-content-xxl-center { justify-content: center !important; } .justify-content-xxl-between { justify-content: space-between !important; } .justify-content-xxl-around { justify-content: space-around !important; } .align-items-xxl-start { align-items: flex-start !important; } .align-items-xxl-end { align-items: flex-end !important; } .align-items-xxl-center { align-items: center !important; } .align-items-xxl-baseline { align-items: baseline !important; } .align-items-xxl-stretch { align-items: stretch !important; } .align-content-xxl-start { align-content: flex-start !important; } .align-content-xxl-end { align-content: flex-end !important; } .align-content-xxl-center { align-content: center !important; } .align-content-xxl-between { align-content: space-between !important; } .align-content-xxl-around { align-content: space-around !important; } .align-content-xxl-stretch { align-content: stretch !important; } .align-self-xxl-auto { align-self: auto !important; } .align-self-xxl-start { align-self: flex-start !important; } .align-self-xxl-end { align-self: flex-end !important; } .align-self-xxl-center { align-self: center !important; } .align-self-xxl-baseline { align-self: baseline !important; } .align-self-xxl-stretch { align-self: stretch !important; } }

@media (min-width: 1920px) { .flex-xxxl-row { flex-direction: row !important; } .flex-xxxl-column { flex-direction: column !important; } .flex-xxxl-row-reverse { flex-direction: row-reverse !important; } .flex-xxxl-column-reverse { flex-direction: column-reverse !important; } .flex-xxxl-wrap { flex-wrap: wrap !important; } .flex-xxxl-nowrap { flex-wrap: nowrap !important; } .flex-xxxl-wrap-reverse { flex-wrap: wrap-reverse !important; } .flex-xxxl-fill { flex: 1 1 auto !important; } .flex-xxxl-grow-0 { flex-grow: 0 !important; } .flex-xxxl-grow-1 { flex-grow: 1 !important; } .flex-xxxl-shrink-0 { flex-shrink: 0 !important; } .flex-xxxl-shrink-1 { flex-shrink: 1 !important; } .justify-content-xxxl-start { justify-content: flex-start !important; } .justify-content-xxxl-end { justify-content: flex-end !important; } .justify-content-xxxl-center { justify-content: center !important; } .justify-content-xxxl-between { justify-content: space-between !important; } .justify-content-xxxl-around { justify-content: space-around !important; } .align-items-xxxl-start { align-items: flex-start !important; } .align-items-xxxl-end { align-items: flex-end !important; } .align-items-xxxl-center { align-items: center !important; } .align-items-xxxl-baseline { align-items: baseline !important; } .align-items-xxxl-stretch { align-items: stretch !important; } .align-content-xxxl-start { align-content: flex-start !important; } .align-content-xxxl-end { align-content: flex-end !important; } .align-content-xxxl-center { align-content: center !important; } .align-content-xxxl-between { align-content: space-between !important; } .align-content-xxxl-around { align-content: space-around !important; } .align-content-xxxl-stretch { align-content: stretch !important; } .align-self-xxxl-auto { align-self: auto !important; } .align-self-xxxl-start { align-self: flex-start !important; } .align-self-xxxl-end { align-self: flex-end !important; } .align-self-xxxl-center { align-self: center !important; } .align-self-xxxl-baseline { align-self: baseline !important; } .align-self-xxxl-stretch { align-self: stretch !important; } }

.float-left, .c-vcard .titles, .vCard .titles, .pull-left { float: left !important; }

.float-right, .c-vcard .mapsLink, .vCard .mapsLink, .c-vcard .efaLink, .vCard .efaLink, .pull-right { float: right !important; }

.float-none { float: none !important; }

@media (min-width: 576px) { .float-sm-left { float: left !important; } .float-sm-right { float: right !important; } .float-sm-none { float: none !important; } }

@media (min-width: 768px) { .float-md-left { float: left !important; } .float-md-right { float: right !important; } .float-md-none { float: none !important; } }

@media (min-width: 992px) { .float-lg-left { float: left !important; } .float-lg-right { float: right !important; } .float-lg-none { float: none !important; } }

@media (min-width: 1200px) { .float-xl-left { float: left !important; } .float-xl-right { float: right !important; } .float-xl-none { float: none !important; } }

@media (min-width: 1750px) { .float-xxl-left { float: left !important; } .float-xxl-right { float: right !important; } .float-xxl-none { float: none !important; } }

@media (min-width: 1920px) { .float-xxxl-left { float: left !important; } .float-xxxl-right { float: right !important; } .float-xxxl-none { float: none !important; } }

.user-select-all { user-select: all !important; }

.user-select-auto { user-select: auto !important; }

.user-select-none { user-select: none !important; }

.overflow-auto { overflow: auto !important; }

.overflow-hidden { overflow: hidden !important; }

.position-static { position: static !important; }

.position-relative { position: relative !important; }

.position-absolute { position: absolute !important; }

.position-fixed { position: fixed !important; }

.position-sticky { position: sticky !important; }

.fixed-top { position: fixed; top: 0; right: 0; left: 0; z-index: 1030; }

.fixed-bottom { position: fixed; right: 0; bottom: 0; left: 0; z-index: 1030; }

@supports (position: sticky) { .sticky-top { position: sticky; top: 0; z-index: 1020; } }

.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; overflow: visible; clip: auto; white-space: normal; }

.shadow-sm { box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow { box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg { box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none { box-shadow: none !important; }

.w-25 { width: 25% !important; }

.w-50 { width: 50% !important; }

.w-75 { width: 75% !important; }

.w-100 { width: 100% !important; }

.w-auto { width: auto !important; }

.h-25 { height: 25% !important; }

.h-50 { height: 50% !important; }

.h-75 { height: 75% !important; }

.h-100 { height: 100% !important; }

.h-auto { height: auto !important; }

.mw-100 { max-width: 100% !important; }

.mh-100 { max-height: 100% !important; }

.min-vw-100 { min-width: 100vw !important; }

.min-vh-100 { min-height: 100vh !important; }

.vw-100 { width: 100vw !important; }

.vh-100 { height: 100vh !important; }

.m-0 { margin: 0 !important; }

.mt-0, .my-0 { margin-top: 0 !important; }

.mr-0, .mx-0 { margin-right: 0 !important; }

.mb-0, .my-0 { margin-bottom: 0 !important; }

.ml-0, .mx-0 { margin-left: 0 !important; }

.m-1 { margin: 0.25rem !important; }

.mt-1, .my-1 { margin-top: 0.25rem !important; }

.mr-1, .mx-1 { margin-right: 0.25rem !important; }

.mb-1, .my-1 { margin-bottom: 0.25rem !important; }

.ml-1, .mx-1 { margin-left: 0.25rem !important; }

.m-2 { margin: 0.5rem !important; }

.mt-2, .my-2 { margin-top: 0.5rem !important; }

.mr-2, .mx-2 { margin-right: 0.5rem !important; }

.mb-2, .my-2 { margin-bottom: 0.5rem !important; }

.ml-2, .mx-2 { margin-left: 0.5rem !important; }

.m-3 { margin: 1rem !important; }

.mt-3, .my-3 { margin-top: 1rem !important; }

.mr-3, .mx-3 { margin-right: 1rem !important; }

.mb-3, .c-quicksearch, .my-3 { margin-bottom: 1rem !important; }

.ml-3, .mx-3 { margin-left: 1rem !important; }

.m-4 { margin: 1.5rem !important; }

.mt-4, .my-4 { margin-top: 1.5rem !important; }

.mr-4, .mx-4 { margin-right: 1.5rem !important; }

.mb-4, .my-4 { margin-bottom: 1.5rem !important; }

.ml-4, .mx-4 { margin-left: 1.5rem !important; }

.m-5 { margin: 3rem !important; }

.mt-5, .my-5 { margin-top: 3rem !important; }

.mr-5, .mx-5 { margin-right: 3rem !important; }

.mb-5, .my-5 { margin-bottom: 3rem !important; }

.ml-5, .mx-5 { margin-left: 3rem !important; }

.p-0 { padding: 0 !important; }

.pt-0, .py-0 { padding-top: 0 !important; }

.pr-0, .px-0 { padding-right: 0 !important; }

.pb-0, .py-0 { padding-bottom: 0 !important; }

.pl-0, .px-0 { padding-left: 0 !important; }

.p-1 { padding: 0.25rem !important; }

.pt-1, .py-1 { padding-top: 0.25rem !important; }

.pr-1, .px-1 { padding-right: 0.25rem !important; }

.pb-1, .py-1 { padding-bottom: 0.25rem !important; }

.pl-1, .px-1 { padding-left: 0.25rem !important; }

.p-2 { padding: 0.5rem !important; }

.pt-2, .py-2 { padding-top: 0.5rem !important; }

.pr-2, .px-2 { padding-right: 0.5rem !important; }

.pb-2, .py-2 { padding-bottom: 0.5rem !important; }

.pl-2, .px-2 { padding-left: 0.5rem !important; }

.p-3 { padding: 1rem !important; }

.pt-3, .py-3 { padding-top: 1rem !important; }

.pr-3, .px-3 { padding-right: 1rem !important; }

.pb-3, .py-3 { padding-bottom: 1rem !important; }

.pl-3, .px-3 { padding-left: 1rem !important; }

.p-4 { padding: 1.5rem !important; }

.pt-4, .py-4 { padding-top: 1.5rem !important; }

.pr-4, .px-4 { padding-right: 1.5rem !important; }

.pb-4, .py-4 { padding-bottom: 1.5rem !important; }

.pl-4, .px-4 { padding-left: 1.5rem !important; }

.p-5 { padding: 3rem !important; }

.pt-5, .py-5 { padding-top: 3rem !important; }

.pr-5, .px-5 { padding-right: 3rem !important; }

.pb-5, .py-5 { padding-bottom: 3rem !important; }

.pl-5, .px-5 { padding-left: 3rem !important; }

.m-n1 { margin: -0.25rem !important; }

.mt-n1, .my-n1 { margin-top: -0.25rem !important; }

.mr-n1, .mx-n1 { margin-right: -0.25rem !important; }

.mb-n1, .my-n1 { margin-bottom: -0.25rem !important; }

.ml-n1, .mx-n1 { margin-left: -0.25rem !important; }

.m-n2 { margin: -0.5rem !important; }

.mt-n2, .my-n2 { margin-top: -0.5rem !important; }

.mr-n2, .mx-n2 { margin-right: -0.5rem !important; }

.mb-n2, .my-n2 { margin-bottom: -0.5rem !important; }

.ml-n2, .mx-n2 { margin-left: -0.5rem !important; }

.m-n3 { margin: -1rem !important; }

.mt-n3, .my-n3 { margin-top: -1rem !important; }

.mr-n3, .mx-n3 { margin-right: -1rem !important; }

.mb-n3, .my-n3 { margin-bottom: -1rem !important; }

.ml-n3, .mx-n3 { margin-left: -1rem !important; }

.m-n4 { margin: -1.5rem !important; }

.mt-n4, .my-n4 { margin-top: -1.5rem !important; }

.mr-n4, .mx-n4 { margin-right: -1.5rem !important; }

.mb-n4, .my-n4 { margin-bottom: -1.5rem !important; }

.ml-n4, .mx-n4 { margin-left: -1.5rem !important; }

.m-n5 { margin: -3rem !important; }

.mt-n5, .my-n5 { margin-top: -3rem !important; }

.mr-n5, .mx-n5 { margin-right: -3rem !important; }

.mb-n5, .my-n5 { margin-bottom: -3rem !important; }

.ml-n5, .mx-n5 { margin-left: -3rem !important; }

.m-auto { margin: auto !important; }

.mt-auto, .my-auto { margin-top: auto !important; }

.mr-auto, .mx-auto, .center { margin-right: auto !important; }

.mb-auto, .my-auto { margin-bottom: auto !important; }

.ml-auto, .mx-auto, .center { margin-left: auto !important; }

@media (min-width: 576px) { .m-sm-0 { margin: 0 !important; } .mt-sm-0, .my-sm-0 { margin-top: 0 !important; } .mr-sm-0, .mx-sm-0 { margin-right: 0 !important; } .mb-sm-0, .my-sm-0 { margin-bottom: 0 !important; } .ml-sm-0, .mx-sm-0 { margin-left: 0 !important; } .m-sm-1 { margin: 0.25rem !important; } .mt-sm-1, .my-sm-1 { margin-top: 0.25rem !important; } .mr-sm-1, .mx-sm-1 { margin-right: 0.25rem !important; } .mb-sm-1, .my-sm-1 { margin-bottom: 0.25rem !important; } .ml-sm-1, .mx-sm-1 { margin-left: 0.25rem !important; } .m-sm-2 { margin: 0.5rem !important; } .mt-sm-2, .my-sm-2 { margin-top: 0.5rem !important; } .mr-sm-2, .mx-sm-2 { margin-right: 0.5rem !important; } .mb-sm-2, .my-sm-2 { margin-bottom: 0.5rem !important; } .ml-sm-2, .mx-sm-2 { margin-left: 0.5rem !important; } .m-sm-3 { margin: 1rem !important; } .mt-sm-3, .my-sm-3 { margin-top: 1rem !important; } .mr-sm-3, .mx-sm-3 { margin-right: 1rem !important; } .mb-sm-3, .my-sm-3 { margin-bottom: 1rem !important; } .ml-sm-3, .mx-sm-3 { margin-left: 1rem !important; } .m-sm-4 { margin: 1.5rem !important; } .mt-sm-4, .my-sm-4 { margin-top: 1.5rem !important; } .mr-sm-4, .mx-sm-4 { margin-right: 1.5rem !important; } .mb-sm-4, .my-sm-4 { margin-bottom: 1.5rem !important; } .ml-sm-4, .mx-sm-4 { margin-left: 1.5rem !important; } .m-sm-5 { margin: 3rem !important; } .mt-sm-5, .my-sm-5 { margin-top: 3rem !important; } .mr-sm-5, .mx-sm-5 { margin-right: 3rem !important; } .mb-sm-5, .my-sm-5 { margin-bottom: 3rem !important; } .ml-sm-5, .mx-sm-5 { margin-left: 3rem !important; } .p-sm-0 { padding: 0 !important; } .pt-sm-0, .py-sm-0 { padding-top: 0 !important; } .pr-sm-0, .px-sm-0 { padding-right: 0 !important; } .pb-sm-0, .py-sm-0 { padding-bottom: 0 !important; } .pl-sm-0, .px-sm-0 { padding-left: 0 !important; } .p-sm-1 { padding: 0.25rem !important; } .pt-sm-1, .py-sm-1 { padding-top: 0.25rem !important; } .pr-sm-1, .px-sm-1 { padding-right: 0.25rem !important; } .pb-sm-1, .py-sm-1 { padding-bottom: 0.25rem !important; } .pl-sm-1, .px-sm-1 { padding-left: 0.25rem !important; } .p-sm-2 { padding: 0.5rem !important; } .pt-sm-2, .py-sm-2 { padding-top: 0.5rem !important; } .pr-sm-2, .px-sm-2 { padding-right: 0.5rem !important; } .pb-sm-2, .py-sm-2 { padding-bottom: 0.5rem !important; } .pl-sm-2, .px-sm-2 { padding-left: 0.5rem !important; } .p-sm-3 { padding: 1rem !important; } .pt-sm-3, .py-sm-3 { padding-top: 1rem !important; } .pr-sm-3, .px-sm-3 { padding-right: 1rem !important; } .pb-sm-3, .py-sm-3 { padding-bottom: 1rem !important; } .pl-sm-3, .px-sm-3 { padding-left: 1rem !important; } .p-sm-4 { padding: 1.5rem !important; } .pt-sm-4, .py-sm-4 { padding-top: 1.5rem !important; } .pr-sm-4, .px-sm-4 { padding-right: 1.5rem !important; } .pb-sm-4, .py-sm-4 { padding-bottom: 1.5rem !important; } .pl-sm-4, .px-sm-4 { padding-left: 1.5rem !important; } .p-sm-5 { padding: 3rem !important; } .pt-sm-5, .py-sm-5 { padding-top: 3rem !important; } .pr-sm-5, .px-sm-5 { padding-right: 3rem !important; } .pb-sm-5, .py-sm-5 { padding-bottom: 3rem !important; } .pl-sm-5, .px-sm-5 { padding-left: 3rem !important; } .m-sm-n1 { margin: -0.25rem !important; } .mt-sm-n1, .my-sm-n1 { margin-top: -0.25rem !important; } .mr-sm-n1, .mx-sm-n1 { margin-right: -0.25rem !important; } .mb-sm-n1, .my-sm-n1 { margin-bottom: -0.25rem !important; } .ml-sm-n1, .mx-sm-n1 { margin-left: -0.25rem !important; } .m-sm-n2 { margin: -0.5rem !important; } .mt-sm-n2, .my-sm-n2 { margin-top: -0.5rem !important; } .mr-sm-n2, .mx-sm-n2 { margin-right: -0.5rem !important; } .mb-sm-n2, .my-sm-n2 { margin-bottom: -0.5rem !important; } .ml-sm-n2, .mx-sm-n2 { margin-left: -0.5rem !important; } .m-sm-n3 { margin: -1rem !important; } .mt-sm-n3, .my-sm-n3 { margin-top: -1rem !important; } .mr-sm-n3, .mx-sm-n3 { margin-right: -1rem !important; } .mb-sm-n3, .my-sm-n3 { margin-bottom: -1rem !important; } .ml-sm-n3, .mx-sm-n3 { margin-left: -1rem !important; } .m-sm-n4 { margin: -1.5rem !important; } .mt-sm-n4, .my-sm-n4 { margin-top: -1.5rem !important; } .mr-sm-n4, .mx-sm-n4 { margin-right: -1.5rem !important; } .mb-sm-n4, .my-sm-n4 { margin-bottom: -1.5rem !important; } .ml-sm-n4, .mx-sm-n4 { margin-left: -1.5rem !important; } .m-sm-n5 { margin: -3rem !important; } .mt-sm-n5, .my-sm-n5 { margin-top: -3rem !important; } .mr-sm-n5, .mx-sm-n5 { margin-right: -3rem !important; } .mb-sm-n5, .my-sm-n5 { margin-bottom: -3rem !important; } .ml-sm-n5, .mx-sm-n5 { margin-left: -3rem !important; } .m-sm-auto { margin: auto !important; } .mt-sm-auto, .my-sm-auto { margin-top: auto !important; } .mr-sm-auto, .mx-sm-auto { margin-right: auto !important; } .mb-sm-auto, .my-sm-auto { margin-bottom: auto !important; } .ml-sm-auto, .mx-sm-auto { margin-left: auto !important; } }

@media (min-width: 768px) { .m-md-0 { margin: 0 !important; } .mt-md-0, .my-md-0 { margin-top: 0 !important; } .mr-md-0, .mx-md-0 { margin-right: 0 !important; } .mb-md-0, .my-md-0 { margin-bottom: 0 !important; } .ml-md-0, .mx-md-0 { margin-left: 0 !important; } .m-md-1 { margin: 0.25rem !important; } .mt-md-1, .my-md-1 { margin-top: 0.25rem !important; } .mr-md-1, .mx-md-1 { margin-right: 0.25rem !important; } .mb-md-1, .my-md-1 { margin-bottom: 0.25rem !important; } .ml-md-1, .mx-md-1 { margin-left: 0.25rem !important; } .m-md-2 { margin: 0.5rem !important; } .mt-md-2, .my-md-2 { margin-top: 0.5rem !important; } .mr-md-2, .mx-md-2 { margin-right: 0.5rem !important; } .mb-md-2, .my-md-2 { margin-bottom: 0.5rem !important; } .ml-md-2, .mx-md-2 { margin-left: 0.5rem !important; } .m-md-3 { margin: 1rem !important; } .mt-md-3, .my-md-3 { margin-top: 1rem !important; } .mr-md-3, .mx-md-3 { margin-right: 1rem !important; } .mb-md-3, .my-md-3 { margin-bottom: 1rem !important; } .ml-md-3, .mx-md-3 { margin-left: 1rem !important; } .m-md-4 { margin: 1.5rem !important; } .mt-md-4, .my-md-4 { margin-top: 1.5rem !important; } .mr-md-4, .mx-md-4 { margin-right: 1.5rem !important; } .mb-md-4, .my-md-4 { margin-bottom: 1.5rem !important; } .ml-md-4, .mx-md-4 { margin-left: 1.5rem !important; } .m-md-5 { margin: 3rem !important; } .mt-md-5, .my-md-5 { margin-top: 3rem !important; } .mr-md-5, .mx-md-5 { margin-right: 3rem !important; } .mb-md-5, .my-md-5 { margin-bottom: 3rem !important; } .ml-md-5, .mx-md-5 { margin-left: 3rem !important; } .p-md-0 { padding: 0 !important; } .pt-md-0, .py-md-0 { padding-top: 0 !important; } .pr-md-0, .px-md-0 { padding-right: 0 !important; } .pb-md-0, .py-md-0 { padding-bottom: 0 !important; } .pl-md-0, .px-md-0 { padding-left: 0 !important; } .p-md-1 { padding: 0.25rem !important; } .pt-md-1, .py-md-1 { padding-top: 0.25rem !important; } .pr-md-1, .px-md-1 { padding-right: 0.25rem !important; } .pb-md-1, .py-md-1 { padding-bottom: 0.25rem !important; } .pl-md-1, .px-md-1 { padding-left: 0.25rem !important; } .p-md-2 { padding: 0.5rem !important; } .pt-md-2, .py-md-2 { padding-top: 0.5rem !important; } .pr-md-2, .px-md-2 { padding-right: 0.5rem !important; } .pb-md-2, .py-md-2 { padding-bottom: 0.5rem !important; } .pl-md-2, .px-md-2 { padding-left: 0.5rem !important; } .p-md-3 { padding: 1rem !important; } .pt-md-3, .py-md-3 { padding-top: 1rem !important; } .pr-md-3, .px-md-3 { padding-right: 1rem !important; } .pb-md-3, .py-md-3 { padding-bottom: 1rem !important; } .pl-md-3, .px-md-3 { padding-left: 1rem !important; } .p-md-4 { padding: 1.5rem !important; } .pt-md-4, .py-md-4 { padding-top: 1.5rem !important; } .pr-md-4, .px-md-4 { padding-right: 1.5rem !important; } .pb-md-4, .py-md-4 { padding-bottom: 1.5rem !important; } .pl-md-4, .px-md-4 { padding-left: 1.5rem !important; } .p-md-5 { padding: 3rem !important; } .pt-md-5, .py-md-5 { padding-top: 3rem !important; } .pr-md-5, .px-md-5 { padding-right: 3rem !important; } .pb-md-5, .py-md-5 { padding-bottom: 3rem !important; } .pl-md-5, .px-md-5 { padding-left: 3rem !important; } .m-md-n1 { margin: -0.25rem !important; } .mt-md-n1, .my-md-n1 { margin-top: -0.25rem !important; } .mr-md-n1, .mx-md-n1 { margin-right: -0.25rem !important; } .mb-md-n1, .my-md-n1 { margin-bottom: -0.25rem !important; } .ml-md-n1, .mx-md-n1 { margin-left: -0.25rem !important; } .m-md-n2 { margin: -0.5rem !important; } .mt-md-n2, .my-md-n2 { margin-top: -0.5rem !important; } .mr-md-n2, .mx-md-n2 { margin-right: -0.5rem !important; } .mb-md-n2, .my-md-n2 { margin-bottom: -0.5rem !important; } .ml-md-n2, .mx-md-n2 { margin-left: -0.5rem !important; } .m-md-n3 { margin: -1rem !important; } .mt-md-n3, .my-md-n3 { margin-top: -1rem !important; } .mr-md-n3, .mx-md-n3 { margin-right: -1rem !important; } .mb-md-n3, .my-md-n3 { margin-bottom: -1rem !important; } .ml-md-n3, .mx-md-n3 { margin-left: -1rem !important; } .m-md-n4 { margin: -1.5rem !important; } .mt-md-n4, .my-md-n4 { margin-top: -1.5rem !important; } .mr-md-n4, .mx-md-n4 { margin-right: -1.5rem !important; } .mb-md-n4, .my-md-n4 { margin-bottom: -1.5rem !important; } .ml-md-n4, .mx-md-n4 { margin-left: -1.5rem !important; } .m-md-n5 { margin: -3rem !important; } .mt-md-n5, .my-md-n5 { margin-top: -3rem !important; } .mr-md-n5, .mx-md-n5 { margin-right: -3rem !important; } .mb-md-n5, .my-md-n5 { margin-bottom: -3rem !important; } .ml-md-n5, .mx-md-n5 { margin-left: -3rem !important; } .m-md-auto { margin: auto !important; } .mt-md-auto, .my-md-auto { margin-top: auto !important; } .mr-md-auto, .mx-md-auto { margin-right: auto !important; } .mb-md-auto, .my-md-auto { margin-bottom: auto !important; } .ml-md-auto, .mx-md-auto { margin-left: auto !important; } }

@media (min-width: 992px) { .m-lg-0 { margin: 0 !important; } .mt-lg-0, .my-lg-0 { margin-top: 0 !important; } .mr-lg-0, .mx-lg-0 { margin-right: 0 !important; } .mb-lg-0, .my-lg-0 { margin-bottom: 0 !important; } .ml-lg-0, .mx-lg-0 { margin-left: 0 !important; } .m-lg-1 { margin: 0.25rem !important; } .mt-lg-1, .my-lg-1 { margin-top: 0.25rem !important; } .mr-lg-1, .mx-lg-1 { margin-right: 0.25rem !important; } .mb-lg-1, .my-lg-1 { margin-bottom: 0.25rem !important; } .ml-lg-1, .mx-lg-1 { margin-left: 0.25rem !important; } .m-lg-2 { margin: 0.5rem !important; } .mt-lg-2, .my-lg-2 { margin-top: 0.5rem !important; } .mr-lg-2, .mx-lg-2 { margin-right: 0.5rem !important; } .mb-lg-2, .my-lg-2 { margin-bottom: 0.5rem !important; } .ml-lg-2, .mx-lg-2 { margin-left: 0.5rem !important; } .m-lg-3 { margin: 1rem !important; } .mt-lg-3, .my-lg-3 { margin-top: 1rem !important; } .mr-lg-3, .mx-lg-3 { margin-right: 1rem !important; } .mb-lg-3, .my-lg-3 { margin-bottom: 1rem !important; } .ml-lg-3, .mx-lg-3 { margin-left: 1rem !important; } .m-lg-4 { margin: 1.5rem !important; } .mt-lg-4, .my-lg-4 { margin-top: 1.5rem !important; } .mr-lg-4, .mx-lg-4 { margin-right: 1.5rem !important; } .mb-lg-4, .my-lg-4 { margin-bottom: 1.5rem !important; } .ml-lg-4, .mx-lg-4 { margin-left: 1.5rem !important; } .m-lg-5 { margin: 3rem !important; } .mt-lg-5, .my-lg-5 { margin-top: 3rem !important; } .mr-lg-5, .mx-lg-5 { margin-right: 3rem !important; } .mb-lg-5, .my-lg-5 { margin-bottom: 3rem !important; } .ml-lg-5, .mx-lg-5 { margin-left: 3rem !important; } .p-lg-0 { padding: 0 !important; } .pt-lg-0, .py-lg-0 { padding-top: 0 !important; } .pr-lg-0, .px-lg-0 { padding-right: 0 !important; } .pb-lg-0, .py-lg-0 { padding-bottom: 0 !important; } .pl-lg-0, .px-lg-0 { padding-left: 0 !important; } .p-lg-1 { padding: 0.25rem !important; } .pt-lg-1, .py-lg-1 { padding-top: 0.25rem !important; } .pr-lg-1, .px-lg-1 { padding-right: 0.25rem !important; } .pb-lg-1, .py-lg-1 { padding-bottom: 0.25rem !important; } .pl-lg-1, .px-lg-1 { padding-left: 0.25rem !important; } .p-lg-2 { padding: 0.5rem !important; } .pt-lg-2, .py-lg-2 { padding-top: 0.5rem !important; } .pr-lg-2, .px-lg-2 { padding-right: 0.5rem !important; } .pb-lg-2, .py-lg-2 { padding-bottom: 0.5rem !important; } .pl-lg-2, .px-lg-2 { padding-left: 0.5rem !important; } .p-lg-3 { padding: 1rem !important; } .pt-lg-3, .py-lg-3 { padding-top: 1rem !important; } .pr-lg-3, .px-lg-3 { padding-right: 1rem !important; } .pb-lg-3, .py-lg-3 { padding-bottom: 1rem !important; } .pl-lg-3, .px-lg-3 { padding-left: 1rem !important; } .p-lg-4 { padding: 1.5rem !important; } .pt-lg-4, .py-lg-4 { padding-top: 1.5rem !important; } .pr-lg-4, .px-lg-4 { padding-right: 1.5rem !important; } .pb-lg-4, .py-lg-4 { padding-bottom: 1.5rem !important; } .pl-lg-4, .px-lg-4 { padding-left: 1.5rem !important; } .p-lg-5 { padding: 3rem !important; } .pt-lg-5, .py-lg-5 { padding-top: 3rem !important; } .pr-lg-5, .px-lg-5 { padding-right: 3rem !important; } .pb-lg-5, .py-lg-5 { padding-bottom: 3rem !important; } .pl-lg-5, .px-lg-5 { padding-left: 3rem !important; } .m-lg-n1 { margin: -0.25rem !important; } .mt-lg-n1, .my-lg-n1 { margin-top: -0.25rem !important; } .mr-lg-n1, .mx-lg-n1 { margin-right: -0.25rem !important; } .mb-lg-n1, .my-lg-n1 { margin-bottom: -0.25rem !important; } .ml-lg-n1, .mx-lg-n1 { margin-left: -0.25rem !important; } .m-lg-n2 { margin: -0.5rem !important; } .mt-lg-n2, .my-lg-n2 { margin-top: -0.5rem !important; } .mr-lg-n2, .mx-lg-n2 { margin-right: -0.5rem !important; } .mb-lg-n2, .my-lg-n2 { margin-bottom: -0.5rem !important; } .ml-lg-n2, .mx-lg-n2 { margin-left: -0.5rem !important; } .m-lg-n3 { margin: -1rem !important; } .mt-lg-n3, .my-lg-n3 { margin-top: -1rem !important; } .mr-lg-n3, .mx-lg-n3 { margin-right: -1rem !important; } .mb-lg-n3, .my-lg-n3 { margin-bottom: -1rem !important; } .ml-lg-n3, .mx-lg-n3 { margin-left: -1rem !important; } .m-lg-n4 { margin: -1.5rem !important; } .mt-lg-n4, .my-lg-n4 { margin-top: -1.5rem !important; } .mr-lg-n4, .mx-lg-n4 { margin-right: -1.5rem !important; } .mb-lg-n4, .my-lg-n4 { margin-bottom: -1.5rem !important; } .ml-lg-n4, .mx-lg-n4 { margin-left: -1.5rem !important; } .m-lg-n5 { margin: -3rem !important; } .mt-lg-n5, .my-lg-n5 { margin-top: -3rem !important; } .mr-lg-n5, .mx-lg-n5 { margin-right: -3rem !important; } .mb-lg-n5, .my-lg-n5 { margin-bottom: -3rem !important; } .ml-lg-n5, .mx-lg-n5 { margin-left: -3rem !important; } .m-lg-auto { margin: auto !important; } .mt-lg-auto, .my-lg-auto { margin-top: auto !important; } .mr-lg-auto, .mx-lg-auto { margin-right: auto !important; } .mb-lg-auto, .my-lg-auto { margin-bottom: auto !important; } .ml-lg-auto, .mx-lg-auto { margin-left: auto !important; } }

@media (min-width: 1200px) { .m-xl-0 { margin: 0 !important; } .mt-xl-0, .my-xl-0 { margin-top: 0 !important; } .mr-xl-0, .mx-xl-0 { margin-right: 0 !important; } .mb-xl-0, .my-xl-0 { margin-bottom: 0 !important; } .ml-xl-0, .mx-xl-0 { margin-left: 0 !important; } .m-xl-1 { margin: 0.25rem !important; } .mt-xl-1, .my-xl-1 { margin-top: 0.25rem !important; } .mr-xl-1, .mx-xl-1 { margin-right: 0.25rem !important; } .mb-xl-1, .my-xl-1 { margin-bottom: 0.25rem !important; } .ml-xl-1, .mx-xl-1 { margin-left: 0.25rem !important; } .m-xl-2 { margin: 0.5rem !important; } .mt-xl-2, .my-xl-2 { margin-top: 0.5rem !important; } .mr-xl-2, .mx-xl-2 { margin-right: 0.5rem !important; } .mb-xl-2, .my-xl-2 { margin-bottom: 0.5rem !important; } .ml-xl-2, .mx-xl-2 { margin-left: 0.5rem !important; } .m-xl-3 { margin: 1rem !important; } .mt-xl-3, .my-xl-3 { margin-top: 1rem !important; } .mr-xl-3, .mx-xl-3 { margin-right: 1rem !important; } .mb-xl-3, .my-xl-3 { margin-bottom: 1rem !important; } .ml-xl-3, .mx-xl-3 { margin-left: 1rem !important; } .m-xl-4 { margin: 1.5rem !important; } .mt-xl-4, .my-xl-4 { margin-top: 1.5rem !important; } .mr-xl-4, .mx-xl-4 { margin-right: 1.5rem !important; } .mb-xl-4, .my-xl-4 { margin-bottom: 1.5rem !important; } .ml-xl-4, .mx-xl-4 { margin-left: 1.5rem !important; } .m-xl-5 { margin: 3rem !important; } .mt-xl-5, .my-xl-5 { margin-top: 3rem !important; } .mr-xl-5, .mx-xl-5 { margin-right: 3rem !important; } .mb-xl-5, .my-xl-5 { margin-bottom: 3rem !important; } .ml-xl-5, .mx-xl-5 { margin-left: 3rem !important; } .p-xl-0 { padding: 0 !important; } .pt-xl-0, .py-xl-0 { padding-top: 0 !important; } .pr-xl-0, .px-xl-0 { padding-right: 0 !important; } .pb-xl-0, .py-xl-0 { padding-bottom: 0 !important; } .pl-xl-0, .px-xl-0 { padding-left: 0 !important; } .p-xl-1 { padding: 0.25rem !important; } .pt-xl-1, .py-xl-1 { padding-top: 0.25rem !important; } .pr-xl-1, .px-xl-1 { padding-right: 0.25rem !important; } .pb-xl-1, .py-xl-1 { padding-bottom: 0.25rem !important; } .pl-xl-1, .px-xl-1 { padding-left: 0.25rem !important; } .p-xl-2 { padding: 0.5rem !important; } .pt-xl-2, .py-xl-2 { padding-top: 0.5rem !important; } .pr-xl-2, .px-xl-2 { padding-right: 0.5rem !important; } .pb-xl-2, .py-xl-2 { padding-bottom: 0.5rem !important; } .pl-xl-2, .px-xl-2 { padding-left: 0.5rem !important; } .p-xl-3 { padding: 1rem !important; } .pt-xl-3, .py-xl-3 { padding-top: 1rem !important; } .pr-xl-3, .px-xl-3 { padding-right: 1rem !important; } .pb-xl-3, .py-xl-3 { padding-bottom: 1rem !important; } .pl-xl-3, .px-xl-3 { padding-left: 1rem !important; } .p-xl-4 { padding: 1.5rem !important; } .pt-xl-4, .py-xl-4 { padding-top: 1.5rem !important; } .pr-xl-4, .px-xl-4 { padding-right: 1.5rem !important; } .pb-xl-4, .py-xl-4 { padding-bottom: 1.5rem !important; } .pl-xl-4, .px-xl-4 { padding-left: 1.5rem !important; } .p-xl-5 { padding: 3rem !important; } .pt-xl-5, .py-xl-5 { padding-top: 3rem !important; } .pr-xl-5, .px-xl-5 { padding-right: 3rem !important; } .pb-xl-5, .py-xl-5 { padding-bottom: 3rem !important; } .pl-xl-5, .px-xl-5 { padding-left: 3rem !important; } .m-xl-n1 { margin: -0.25rem !important; } .mt-xl-n1, .my-xl-n1 { margin-top: -0.25rem !important; } .mr-xl-n1, .mx-xl-n1 { margin-right: -0.25rem !important; } .mb-xl-n1, .my-xl-n1 { margin-bottom: -0.25rem !important; } .ml-xl-n1, .mx-xl-n1 { margin-left: -0.25rem !important; } .m-xl-n2 { margin: -0.5rem !important; } .mt-xl-n2, .my-xl-n2 { margin-top: -0.5rem !important; } .mr-xl-n2, .mx-xl-n2 { margin-right: -0.5rem !important; } .mb-xl-n2, .my-xl-n2 { margin-bottom: -0.5rem !important; } .ml-xl-n2, .mx-xl-n2 { margin-left: -0.5rem !important; } .m-xl-n3 { margin: -1rem !important; } .mt-xl-n3, .my-xl-n3 { margin-top: -1rem !important; } .mr-xl-n3, .mx-xl-n3 { margin-right: -1rem !important; } .mb-xl-n3, .my-xl-n3 { margin-bottom: -1rem !important; } .ml-xl-n3, .mx-xl-n3 { margin-left: -1rem !important; } .m-xl-n4 { margin: -1.5rem !important; } .mt-xl-n4, .my-xl-n4 { margin-top: -1.5rem !important; } .mr-xl-n4, .mx-xl-n4 { margin-right: -1.5rem !important; } .mb-xl-n4, .my-xl-n4 { margin-bottom: -1.5rem !important; } .ml-xl-n4, .mx-xl-n4 { margin-left: -1.5rem !important; } .m-xl-n5 { margin: -3rem !important; } .mt-xl-n5, .my-xl-n5 { margin-top: -3rem !important; } .mr-xl-n5, .mx-xl-n5 { margin-right: -3rem !important; } .mb-xl-n5, .my-xl-n5 { margin-bottom: -3rem !important; } .ml-xl-n5, .mx-xl-n5 { margin-left: -3rem !important; } .m-xl-auto { margin: auto !important; } .mt-xl-auto, .my-xl-auto { margin-top: auto !important; } .mr-xl-auto, .mx-xl-auto { margin-right: auto !important; } .mb-xl-auto, .my-xl-auto { margin-bottom: auto !important; } .ml-xl-auto, .mx-xl-auto { margin-left: auto !important; } }

@media (min-width: 1750px) { .m-xxl-0 { margin: 0 !important; } .mt-xxl-0, .my-xxl-0 { margin-top: 0 !important; } .mr-xxl-0, .mx-xxl-0 { margin-right: 0 !important; } .mb-xxl-0, .my-xxl-0 { margin-bottom: 0 !important; } .ml-xxl-0, .mx-xxl-0 { margin-left: 0 !important; } .m-xxl-1 { margin: 0.25rem !important; } .mt-xxl-1, .my-xxl-1 { margin-top: 0.25rem !important; } .mr-xxl-1, .mx-xxl-1 { margin-right: 0.25rem !important; } .mb-xxl-1, .my-xxl-1 { margin-bottom: 0.25rem !important; } .ml-xxl-1, .mx-xxl-1 { margin-left: 0.25rem !important; } .m-xxl-2 { margin: 0.5rem !important; } .mt-xxl-2, .my-xxl-2 { margin-top: 0.5rem !important; } .mr-xxl-2, .mx-xxl-2 { margin-right: 0.5rem !important; } .mb-xxl-2, .my-xxl-2 { margin-bottom: 0.5rem !important; } .ml-xxl-2, .mx-xxl-2 { margin-left: 0.5rem !important; } .m-xxl-3 { margin: 1rem !important; } .mt-xxl-3, .my-xxl-3 { margin-top: 1rem !important; } .mr-xxl-3, .mx-xxl-3 { margin-right: 1rem !important; } .mb-xxl-3, .my-xxl-3 { margin-bottom: 1rem !important; } .ml-xxl-3, .mx-xxl-3 { margin-left: 1rem !important; } .m-xxl-4 { margin: 1.5rem !important; } .mt-xxl-4, .my-xxl-4 { margin-top: 1.5rem !important; } .mr-xxl-4, .mx-xxl-4 { margin-right: 1.5rem !important; } .mb-xxl-4, .my-xxl-4 { margin-bottom: 1.5rem !important; } .ml-xxl-4, .mx-xxl-4 { margin-left: 1.5rem !important; } .m-xxl-5 { margin: 3rem !important; } .mt-xxl-5, .my-xxl-5 { margin-top: 3rem !important; } .mr-xxl-5, .mx-xxl-5 { margin-right: 3rem !important; } .mb-xxl-5, .my-xxl-5 { margin-bottom: 3rem !important; } .ml-xxl-5, .mx-xxl-5 { margin-left: 3rem !important; } .p-xxl-0 { padding: 0 !important; } .pt-xxl-0, .py-xxl-0 { padding-top: 0 !important; } .pr-xxl-0, .px-xxl-0 { padding-right: 0 !important; } .pb-xxl-0, .py-xxl-0 { padding-bottom: 0 !important; } .pl-xxl-0, .px-xxl-0 { padding-left: 0 !important; } .p-xxl-1 { padding: 0.25rem !important; } .pt-xxl-1, .py-xxl-1 { padding-top: 0.25rem !important; } .pr-xxl-1, .px-xxl-1 { padding-right: 0.25rem !important; } .pb-xxl-1, .py-xxl-1 { padding-bottom: 0.25rem !important; } .pl-xxl-1, .px-xxl-1 { padding-left: 0.25rem !important; } .p-xxl-2 { padding: 0.5rem !important; } .pt-xxl-2, .py-xxl-2 { padding-top: 0.5rem !important; } .pr-xxl-2, .px-xxl-2 { padding-right: 0.5rem !important; } .pb-xxl-2, .py-xxl-2 { padding-bottom: 0.5rem !important; } .pl-xxl-2, .px-xxl-2 { padding-left: 0.5rem !important; } .p-xxl-3 { padding: 1rem !important; } .pt-xxl-3, .py-xxl-3 { padding-top: 1rem !important; } .pr-xxl-3, .px-xxl-3 { padding-right: 1rem !important; } .pb-xxl-3, .py-xxl-3 { padding-bottom: 1rem !important; } .pl-xxl-3, .px-xxl-3 { padding-left: 1rem !important; } .p-xxl-4 { padding: 1.5rem !important; } .pt-xxl-4, .py-xxl-4 { padding-top: 1.5rem !important; } .pr-xxl-4, .px-xxl-4 { padding-right: 1.5rem !important; } .pb-xxl-4, .py-xxl-4 { padding-bottom: 1.5rem !important; } .pl-xxl-4, .px-xxl-4 { padding-left: 1.5rem !important; } .p-xxl-5 { padding: 3rem !important; } .pt-xxl-5, .py-xxl-5 { padding-top: 3rem !important; } .pr-xxl-5, .px-xxl-5 { padding-right: 3rem !important; } .pb-xxl-5, .py-xxl-5 { padding-bottom: 3rem !important; } .pl-xxl-5, .px-xxl-5 { padding-left: 3rem !important; } .m-xxl-n1 { margin: -0.25rem !important; } .mt-xxl-n1, .my-xxl-n1 { margin-top: -0.25rem !important; } .mr-xxl-n1, .mx-xxl-n1 { margin-right: -0.25rem !important; } .mb-xxl-n1, .my-xxl-n1 { margin-bottom: -0.25rem !important; } .ml-xxl-n1, .mx-xxl-n1 { margin-left: -0.25rem !important; } .m-xxl-n2 { margin: -0.5rem !important; } .mt-xxl-n2, .my-xxl-n2 { margin-top: -0.5rem !important; } .mr-xxl-n2, .mx-xxl-n2 { margin-right: -0.5rem !important; } .mb-xxl-n2, .my-xxl-n2 { margin-bottom: -0.5rem !important; } .ml-xxl-n2, .mx-xxl-n2 { margin-left: -0.5rem !important; } .m-xxl-n3 { margin: -1rem !important; } .mt-xxl-n3, .my-xxl-n3 { margin-top: -1rem !important; } .mr-xxl-n3, .mx-xxl-n3 { margin-right: -1rem !important; } .mb-xxl-n3, .my-xxl-n3 { margin-bottom: -1rem !important; } .ml-xxl-n3, .mx-xxl-n3 { margin-left: -1rem !important; } .m-xxl-n4 { margin: -1.5rem !important; } .mt-xxl-n4, .my-xxl-n4 { margin-top: -1.5rem !important; } .mr-xxl-n4, .mx-xxl-n4 { margin-right: -1.5rem !important; } .mb-xxl-n4, .my-xxl-n4 { margin-bottom: -1.5rem !important; } .ml-xxl-n4, .mx-xxl-n4 { margin-left: -1.5rem !important; } .m-xxl-n5 { margin: -3rem !important; } .mt-xxl-n5, .my-xxl-n5 { margin-top: -3rem !important; } .mr-xxl-n5, .mx-xxl-n5 { margin-right: -3rem !important; } .mb-xxl-n5, .my-xxl-n5 { margin-bottom: -3rem !important; } .ml-xxl-n5, .mx-xxl-n5 { margin-left: -3rem !important; } .m-xxl-auto { margin: auto !important; } .mt-xxl-auto, .my-xxl-auto { margin-top: auto !important; } .mr-xxl-auto, .mx-xxl-auto { margin-right: auto !important; } .mb-xxl-auto, .my-xxl-auto { margin-bottom: auto !important; } .ml-xxl-auto, .mx-xxl-auto { margin-left: auto !important; } }

@media (min-width: 1920px) { .m-xxxl-0 { margin: 0 !important; } .mt-xxxl-0, .my-xxxl-0 { margin-top: 0 !important; } .mr-xxxl-0, .mx-xxxl-0 { margin-right: 0 !important; } .mb-xxxl-0, .my-xxxl-0 { margin-bottom: 0 !important; } .ml-xxxl-0, .mx-xxxl-0 { margin-left: 0 !important; } .m-xxxl-1 { margin: 0.25rem !important; } .mt-xxxl-1, .my-xxxl-1 { margin-top: 0.25rem !important; } .mr-xxxl-1, .mx-xxxl-1 { margin-right: 0.25rem !important; } .mb-xxxl-1, .my-xxxl-1 { margin-bottom: 0.25rem !important; } .ml-xxxl-1, .mx-xxxl-1 { margin-left: 0.25rem !important; } .m-xxxl-2 { margin: 0.5rem !important; } .mt-xxxl-2, .my-xxxl-2 { margin-top: 0.5rem !important; } .mr-xxxl-2, .mx-xxxl-2 { margin-right: 0.5rem !important; } .mb-xxxl-2, .my-xxxl-2 { margin-bottom: 0.5rem !important; } .ml-xxxl-2, .mx-xxxl-2 { margin-left: 0.5rem !important; } .m-xxxl-3 { margin: 1rem !important; } .mt-xxxl-3, .my-xxxl-3 { margin-top: 1rem !important; } .mr-xxxl-3, .mx-xxxl-3 { margin-right: 1rem !important; } .mb-xxxl-3, .my-xxxl-3 { margin-bottom: 1rem !important; } .ml-xxxl-3, .mx-xxxl-3 { margin-left: 1rem !important; } .m-xxxl-4 { margin: 1.5rem !important; } .mt-xxxl-4, .my-xxxl-4 { margin-top: 1.5rem !important; } .mr-xxxl-4, .mx-xxxl-4 { margin-right: 1.5rem !important; } .mb-xxxl-4, .my-xxxl-4 { margin-bottom: 1.5rem !important; } .ml-xxxl-4, .mx-xxxl-4 { margin-left: 1.5rem !important; } .m-xxxl-5 { margin: 3rem !important; } .mt-xxxl-5, .my-xxxl-5 { margin-top: 3rem !important; } .mr-xxxl-5, .mx-xxxl-5 { margin-right: 3rem !important; } .mb-xxxl-5, .my-xxxl-5 { margin-bottom: 3rem !important; } .ml-xxxl-5, .mx-xxxl-5 { margin-left: 3rem !important; } .p-xxxl-0 { padding: 0 !important; } .pt-xxxl-0, .py-xxxl-0 { padding-top: 0 !important; } .pr-xxxl-0, .px-xxxl-0 { padding-right: 0 !important; } .pb-xxxl-0, .py-xxxl-0 { padding-bottom: 0 !important; } .pl-xxxl-0, .px-xxxl-0 { padding-left: 0 !important; } .p-xxxl-1 { padding: 0.25rem !important; } .pt-xxxl-1, .py-xxxl-1 { padding-top: 0.25rem !important; } .pr-xxxl-1, .px-xxxl-1 { padding-right: 0.25rem !important; } .pb-xxxl-1, .py-xxxl-1 { padding-bottom: 0.25rem !important; } .pl-xxxl-1, .px-xxxl-1 { padding-left: 0.25rem !important; } .p-xxxl-2 { padding: 0.5rem !important; } .pt-xxxl-2, .py-xxxl-2 { padding-top: 0.5rem !important; } .pr-xxxl-2, .px-xxxl-2 { padding-right: 0.5rem !important; } .pb-xxxl-2, .py-xxxl-2 { padding-bottom: 0.5rem !important; } .pl-xxxl-2, .px-xxxl-2 { padding-left: 0.5rem !important; } .p-xxxl-3 { padding: 1rem !important; } .pt-xxxl-3, .py-xxxl-3 { padding-top: 1rem !important; } .pr-xxxl-3, .px-xxxl-3 { padding-right: 1rem !important; } .pb-xxxl-3, .py-xxxl-3 { padding-bottom: 1rem !important; } .pl-xxxl-3, .px-xxxl-3 { padding-left: 1rem !important; } .p-xxxl-4 { padding: 1.5rem !important; } .pt-xxxl-4, .py-xxxl-4 { padding-top: 1.5rem !important; } .pr-xxxl-4, .px-xxxl-4 { padding-right: 1.5rem !important; } .pb-xxxl-4, .py-xxxl-4 { padding-bottom: 1.5rem !important; } .pl-xxxl-4, .px-xxxl-4 { padding-left: 1.5rem !important; } .p-xxxl-5 { padding: 3rem !important; } .pt-xxxl-5, .py-xxxl-5 { padding-top: 3rem !important; } .pr-xxxl-5, .px-xxxl-5 { padding-right: 3rem !important; } .pb-xxxl-5, .py-xxxl-5 { padding-bottom: 3rem !important; } .pl-xxxl-5, .px-xxxl-5 { padding-left: 3rem !important; } .m-xxxl-n1 { margin: -0.25rem !important; } .mt-xxxl-n1, .my-xxxl-n1 { margin-top: -0.25rem !important; } .mr-xxxl-n1, .mx-xxxl-n1 { margin-right: -0.25rem !important; } .mb-xxxl-n1, .my-xxxl-n1 { margin-bottom: -0.25rem !important; } .ml-xxxl-n1, .mx-xxxl-n1 { margin-left: -0.25rem !important; } .m-xxxl-n2 { margin: -0.5rem !important; } .mt-xxxl-n2, .my-xxxl-n2 { margin-top: -0.5rem !important; } .mr-xxxl-n2, .mx-xxxl-n2 { margin-right: -0.5rem !important; } .mb-xxxl-n2, .my-xxxl-n2 { margin-bottom: -0.5rem !important; } .ml-xxxl-n2, .mx-xxxl-n2 { margin-left: -0.5rem !important; } .m-xxxl-n3 { margin: -1rem !important; } .mt-xxxl-n3, .my-xxxl-n3 { margin-top: -1rem !important; } .mr-xxxl-n3, .mx-xxxl-n3 { margin-right: -1rem !important; } .mb-xxxl-n3, .my-xxxl-n3 { margin-bottom: -1rem !important; } .ml-xxxl-n3, .mx-xxxl-n3 { margin-left: -1rem !important; } .m-xxxl-n4 { margin: -1.5rem !important; } .mt-xxxl-n4, .my-xxxl-n4 { margin-top: -1.5rem !important; } .mr-xxxl-n4, .mx-xxxl-n4 { margin-right: -1.5rem !important; } .mb-xxxl-n4, .my-xxxl-n4 { margin-bottom: -1.5rem !important; } .ml-xxxl-n4, .mx-xxxl-n4 { margin-left: -1.5rem !important; } .m-xxxl-n5 { margin: -3rem !important; } .mt-xxxl-n5, .my-xxxl-n5 { margin-top: -3rem !important; } .mr-xxxl-n5, .mx-xxxl-n5 { margin-right: -3rem !important; } .mb-xxxl-n5, .my-xxxl-n5 { margin-bottom: -3rem !important; } .ml-xxxl-n5, .mx-xxxl-n5 { margin-left: -3rem !important; } .m-xxxl-auto { margin: auto !important; } .mt-xxxl-auto, .my-xxxl-auto { margin-top: auto !important; } .mr-xxxl-auto, .mx-xxxl-auto { margin-right: auto !important; } .mb-xxxl-auto, .my-xxxl-auto { margin-bottom: auto !important; } .ml-xxxl-auto, .mx-xxxl-auto { margin-left: auto !important; } }

.stretched-link::after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; pointer-events: auto; content: ""; background-color: rgba(0, 0, 0, 0); }

.text-monospace { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

.text-justify { text-align: justify !important; }

.text-wrap { white-space: normal !important; }

.text-nowrap { white-space: nowrap !important; }

.text-truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.text-left { text-align: left !important; }

.text-right { text-align: right !important; }

.text-center { text-align: center !important; }

@media (min-width: 576px) { .text-sm-left { text-align: left !important; } .text-sm-right { text-align: right !important; } .text-sm-center { text-align: center !important; } }

@media (min-width: 768px) { .text-md-left { text-align: left !important; } .text-md-right { text-align: right !important; } .text-md-center { text-align: center !important; } }

@media (min-width: 992px) { .text-lg-left { text-align: left !important; } .text-lg-right { text-align: right !important; } .text-lg-center { text-align: center !important; } }

@media (min-width: 1200px) { .text-xl-left { text-align: left !important; } .text-xl-right { text-align: right !important; } .text-xl-center { text-align: center !important; } }

@media (min-width: 1750px) { .text-xxl-left { text-align: left !important; } .text-xxl-right { text-align: right !important; } .text-xxl-center { text-align: center !important; } }

@media (min-width: 1920px) { .text-xxxl-left { text-align: left !important; } .text-xxxl-right { text-align: right !important; } .text-xxxl-center { text-align: center !important; } }

.text-lowercase { text-transform: lowercase !important; }

.text-uppercase { text-transform: uppercase !important; }

.text-capitalize { text-transform: capitalize !important; }

.font-weight-light { font-weight: 300 !important; }

.font-weight-lighter { font-weight: lighter !important; }

.font-weight-normal { font-weight: 400 !important; }

.font-weight-bold { font-weight: 700 !important; }

.font-weight-bolder { font-weight: bolder !important; }

.font-italic { font-style: italic !important; }

.text-white { color: #fff !important; }

.text-primary { color: #004b91 !important; }

a.text-primary:hover, a.text-primary:focus { color: #002345 !important; }

.text-secondary { color: #40a52b !important; }

a.text-secondary:hover, a.text-secondary:focus { color: #28681b !important; }

.text-success { color: #28a745 !important; }

a.text-success:hover, a.text-success:focus { color: #19692c !important; }

.text-info { color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus { color: #0f6674 !important; }

.text-warning { color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus { color: #ba8b00 !important; }

.text-danger { color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus { color: #a71d2a !important; }

.text-light { color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus { color: #cbd3da !important; }

.text-dark { color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus { color: #121416 !important; }

.text-body { color: #fff !important; }

.text-muted { color: #6c757d !important; }

.text-black-50 { color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 { color: rgba(255, 255, 255, 0.5) !important; }

.text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }

.text-decoration-none { text-decoration: none !important; }

.text-break { word-wrap: break-word !important; }

.text-reset { color: inherit !important; }

.visible { visibility: visible !important; }

.invisible { visibility: hidden !important; }

@media print { *, *::before, *::after { text-shadow: none !important; box-shadow: none !important; } a:not(.btn) { text-decoration: underline; } abbr[title]::after { content: " (" attr(title) ")"; } pre { white-space: pre-wrap !important; } pre, blockquote { border: 1px solid #adb5bd; page-break-inside: avoid; } thead { display: table-header-group; } tr, img { page-break-inside: avoid; } p, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label, #lpSeite .vCard .rumpf, #lpSeite .vCard .fn, #lpSeite .vCard .bez, #lpSeite .vCard .value, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn, .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez, .basecontent-dvv-service-bw-beh-rdendaten .vCard .value, .basecontent-dvv-service-bw-kontakte .vCard .rumpf, .basecontent-dvv-service-bw-kontakte .vCard .fn, .basecontent-dvv-service-bw-kontakte .vCard .bez, .basecontent-dvv-service-bw-kontakte .vCard .value, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value, #lpSeite, .basecontent-dvv-service-bw-beh-rdendaten, .basecontent-dvv-service-bw-kontakte, .basecontent-dvv-service-bw-einzelner-kontakt, h2, .sitemap > li > ul > li > a, #zmSuche .zmsuchecontent #zmf fieldset legend, h3, .vwp .kontakt .ansprechName, #lpSeite .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-linklist .teaser .kopf h1, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child h2, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf h2, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .sitemap > li > ul > li > a, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label, .basecontent-dynamic-content.subrubrik article h1, .c-dynco article h1, .c-dynco article .infosection > div:first-child h2, .c-dynco article .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .c-dynco article h2, .infosection > div:first-child .c-dynco article .sitemap > li > ul > li > a, .basecontent-dynamic-content article h1, .basecontent-dynamic-content article .infosection > div:first-child h2, .basecontent-dynamic-content article .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .basecontent-dynamic-content article h2, .infosection > div:first-child .basecontent-dynamic-content article .sitemap > li > ul > li > a, .l-content .c-list h5, .l-content .c-listnum h5 { orphans: 3; widows: 3; } h2, .sitemap > li > ul > li > a, #zmSuche .zmsuchecontent #zmf fieldset legend, h3, .vwp .kontakt .ansprechName, #lpSeite .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-linklist .teaser .kopf h1, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child h2, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf h2, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .sitemap > li > ul > li > a, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label, .basecontent-dynamic-content.subrubrik article h1, .c-dynco article h1, .c-dynco article .infosection > div:first-child h2, .c-dynco article .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .c-dynco article h2, .infosection > div:first-child .c-dynco article .sitemap > li > ul > li > a, .basecontent-dynamic-content article h1, .basecontent-dynamic-content article .infosection > div:first-child h2, .basecontent-dynamic-content article .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .basecontent-dynamic-content article h2, .infosection > div:first-child .basecontent-dynamic-content article .sitemap > li > ul > li > a, .l-content .c-list h5, .l-content .c-listnum h5 { page-break-after: avoid; } @page { size: a3; } body, .basecontent-form-editor .contentForm .formElementContainer .formElement .small, .basecontent-form-editor .contentForm .formElementContainer .formElementRow .small { min-width: 992px !important; } .container { min-width: 992px !important; } .navbar { display: none; } .badge { border: 1px solid #000; } .table, .c-table, .basecontent-table > table, .c-downloadlist, .e-downloadlist { border-collapse: collapse !important; } .table td, .c-table td, .basecontent-table > table td, .c-downloadlist td, .e-downloadlist td, .table th, .c-table th, .basecontent-table > table th, .c-downloadlist th, .e-downloadlist th { background-color: #fff !important; } .table-bordered th, .c-table.show-grid th, .basecontent-table > table.show-grid th, .table-bordered td, .c-table.show-grid td, .basecontent-table > table.show-grid td { border: 1px solid #dee2e6 !important; } .table-dark { color: inherit; } .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { border-color: #dee2e6; } .table .thead-dark th, .c-table .thead-dark th, .basecontent-table > table .thead-dark th, .c-downloadlist .thead-dark th, .e-downloadlist .thead-dark th { color: inherit; border-color: #dee2e6; } }

/*! mmenu.js mmenujs.com Copyright (c) Fred Heusschen frebsite.nl License: CC-BY-NC-4.0 http://creativecommons.org/licenses/by-nc/4.0/ */
:root { --mm-line-height:20px; --mm-listitem-size:44px; --mm-navbar-size:44px; --mm-offset-top:0; --mm-offset-right:0; --mm-offset-bottom:0; --mm-offset-left:0; --mm-color-border:rgba(0, 0, 0, 0.1); --mm-color-button:rgba(0, 0, 0, 0.3); --mm-color-text:rgba(0, 0, 0, 0.75); --mm-color-text-dimmed:rgba(0, 0, 0, 0.3); --mm-color-background:#f3f3f3; --mm-color-background-highlight:rgba(0, 0, 0, 0.05); --mm-color-background-emphasis:rgba(255, 255, 255, 0.4); --mm-shadow:0 0 10px rgba(0, 0, 0, 0.3); }

.mm-hidden { display: none !important; }

.mm-wrapper { overflow-x: hidden; position: relative; }

.mm-menu { top: 0; right: 0; bottom: 0; left: 0; background: #f3f3f3; border-color: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.75); line-height: 20px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding: 0; margin: 0; -webkit-box-sizing: border-box; box-sizing: border-box; position: absolute; top: var(--mm-offset-top); right: var(--mm-offset-right); bottom: var(--mm-offset-bottom); left: var(--mm-offset-left); z-index: 0; -ms-scroll-chaining: chained; overscroll-behavior: auto; background: var(--mm-color-background); border-color: var(--mm-color-border); color: var(--mm-color-text); line-height: var(--mm-line-height); -webkit-tap-highlight-color: var(--mm-color-background-emphasis); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.mm-menu a, .mm-menu a:active, .mm-menu a:hover, .mm-menu a:link, .mm-menu a:visited { text-decoration: none; color: inherit; }

[dir=rtl] .mm-menu { direction: rtl; }

.mm-panel { background: #f3f3f3; border-color: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.75); z-index: 0; -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; -webkit-overflow-scrolling: touch; overflow: hidden; overflow-y: auto; color: var(--mm-color-text); border-color: var(--mm-color-border); background: var(--mm-color-background); -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); -webkit-transition: -webkit-transform .4s ease; transition: -webkit-transform .4s ease; -o-transition: transform .4s ease; transition: transform .4s ease; transition: transform .4s ease,-webkit-transform .4s ease; }

.mm-panel:after { height: 44px; }

.mm-panel:not(.mm-hidden) { display: block; }

.mm-panel:after { content: ''; display: block; height: var(--mm-listitem-size); }

.mm-panel_opened { z-index: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.mm-panel_opened-parent { -webkit-transform: translate3d(-30%, 0, 0); transform: translate3d(-30%, 0, 0); }

.mm-panel_highest { z-index: 2; }

.mm-panel_noanimation { -webkit-transition: none !important; -o-transition: none !important; transition: none !important; }

.mm-panel_noanimation.mm-panel_opened-parent { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.mm-panels > .mm-panel { position: absolute; left: 0; right: 0; top: 0; bottom: 0; }

.mm-panel__content { padding: 20px 20px 0; }

.mm-panels { background: #f3f3f3; border-color: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.75); position: relative; height: 100%; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; overflow: hidden; background: var(--mm-color-background); border-color: var(--mm-color-border); color: var(--mm-color-text); }

[dir=rtl] .mm-panel:not(.mm-panel_opened) { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); }

[dir=rtl] .mm-panel.mm-panel_opened-parent { -webkit-transform: translate3d(30%, 0, 0); transform: translate3d(30%, 0, 0); }

.mm-listitem_vertical > .mm-panel { display: none; width: 100%; padding: 10px 0 10px 10px; -webkit-transform: none !important; -ms-transform: none !important; transform: none !important; }

.mm-listitem_vertical > .mm-panel:after, .mm-listitem_vertical > .mm-panel:before { content: none; display: none; }

.mm-listitem_opened > .mm-panel { display: block; }

.mm-listitem_vertical > .mm-listitem__btn { height: 44px; height: var(--mm-listitem-size); bottom: auto; }

.mm-listitem_vertical .mm-listitem:last-child:after { border-color: transparent; }

.mm-listitem_opened > .mm-listitem__btn:after { -webkit-transform: rotate(225deg); -ms-transform: rotate(225deg); transform: rotate(225deg); right: 19px; }

.mm-btn { -webkit-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; -ms-flex-negative: 0; flex-shrink: 0; position: relative; -webkit-box-sizing: border-box; box-sizing: border-box; width: 50px; padding: 0; }

.mm-btn:after, .mm-btn:before { border: 2px solid rgba(0, 0, 0, 0.3); border: 2px solid var(--mm-color-button); }

.mm-btn_next:after, .mm-btn_prev:before { content: ''; border-bottom: none; border-right: none; -webkit-box-sizing: content-box; box-sizing: content-box; display: block; width: 8px; height: 8px; margin: auto; position: absolute; top: 0; bottom: 0; }

.mm-btn_prev:before { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); left: 23px; right: auto; }

.mm-btn_next:after { -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); right: 23px; left: auto; }

.mm-btn_close:after, .mm-btn_close:before { content: ''; -webkit-box-sizing: content-box; box-sizing: content-box; display: block; width: 5px; height: 5px; margin: auto; position: absolute; top: 0; bottom: 0; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.mm-btn_close:before { border-right: none; border-bottom: none; right: 18px; }

.mm-btn_close:after { border-left: none; border-top: none; right: 25px; }

[dir=rtl] .mm-btn_next:after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); left: 23px; right: auto; }

[dir=rtl] .mm-btn_prev:before { -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); right: 23px; left: auto; }

[dir=rtl] .mm-btn_close:after, [dir=rtl] .mm-btn_close:before { right: auto; }

[dir=rtl] .mm-btn_close:before { left: 25px; }

[dir=rtl] .mm-btn_close:after { left: 18px; }

.mm-navbar { min-height: 44px; border-bottom: 1px solid rgba(0, 0, 0, 0.1); background: #f3f3f3; color: rgba(0, 0, 0, 0.3); display: -webkit-box; display: -ms-flexbox; display: flex; min-height: var(--mm-navbar-size); border-bottom: 1px solid var(--mm-color-border); background: var(--mm-color-background); color: var(--mm-color-text-dimmed); text-align: center; opacity: 1; -webkit-transition: opacity .4s ease; -o-transition: opacity .4s ease; transition: opacity .4s ease; }

.mm-navbar > * { min-height: 44px; }

@supports (position: -webkit-sticky) or (position: sticky) { .mm-navbar_sticky { position: -webkit-sticky; position: sticky; top: 0; z-index: 1; } }

.mm-navbar > * { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-sizing: border-box; box-sizing: border-box; }

.mm-navbar__btn { -webkit-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; }

.mm-navbar__title { -webkit-box-flex: 1; -ms-flex: 1 1 50%; flex: 1 1 50%; display: -webkit-box; display: -ms-flexbox; display: flex; padding-left: 20px; padding-right: 20px; overflow: hidden; }

.mm-navbar__title:not(:last-child) { padding-right: 0; }

.mm-navbar__title > span { -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

.mm-navbar__btn:not(.mm-hidden) + .mm-navbar__title { padding-left: 0; }

.mm-navbar__btn:not(.mm-hidden) + .mm-navbar__title:last-child { padding-right: 50px; }

[dir=rtl] .mm-navbar { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }

.mm-listview { list-style: none; display: block; padding: 0; margin: 0; }

.mm-listitem { color: rgba(0, 0, 0, 0.75); border-color: rgba(0, 0, 0, 0.1); color: var(--mm-color-text); border-color: var(--mm-color-border); list-style: none; display: block; padding: 0; margin: 0; position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.mm-listitem:after { content: ''; border-color: inherit; border-bottom-width: 1px; border-bottom-style: solid; display: block; position: absolute; left: 20px; right: 0; bottom: 0; }

.mm-listitem a, .mm-listitem a:hover { text-decoration: none; }

.mm-listitem__btn, .mm-listitem__text { padding: 12px; display: block; padding: calc((var(--mm-listitem-size) - var(--mm-line-height))/ 2); padding-left: 0; padding-right: 0; color: inherit; }

.mm-listitem__text { -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; padding-left: 20px; padding-right: 10px; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-preferred-size: 10%; flex-basis: 10%; }

.mm-listitem__btn { background: rgba(3, 2, 1, 0); border-color: inherit; width: auto; padding-right: 50px; position: relative; }

.mm-listitem__btn:not(.mm-listitem__text) { border-left-width: 1px; border-left-style: solid; }

.mm-listitem_selected > .mm-listitem__text { background: rgba(255, 255, 255, 0.4); background: var(--mm-color-background-emphasis); }

.mm-listitem_opened > .mm-listitem__btn, .mm-listitem_opened > .mm-panel { background: rgba(0, 0, 0, 0.05); background: var(--mm-color-background-highlight); }

[dir=rtl] .mm-listitem:after { left: 0; right: 20px; }

[dir=rtl] .mm-listitem__text { padding-left: 10px; padding-right: 20px; }

[dir=rtl] .mm-listitem__btn { padding-left: 50px; border-left-width: 0; border-left-style: none; }

[dir=rtl] .mm-listitem__btn:not(.mm-listitem__text) { padding-right: 0; border-right-width: 1px; border-right-style: solid; }

.mm-page { -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; }

.mm-slideout { -webkit-transition: -webkit-transform .4s ease; transition: -webkit-transform .4s ease; -o-transition: transform .4s ease; transition: transform .4s ease; transition: transform .4s ease,-webkit-transform .4s ease; z-index: 1; }

.mm-wrapper_opened { overflow-x: hidden; position: relative; }

.mm-wrapper_opened .mm-page { min-height: 100vh; }

.mm-wrapper_background .mm-page { background: inherit; }

.mm-menu_offcanvas { position: fixed; right: auto; z-index: 0; }

.mm-menu_offcanvas:not(.mm-menu_opened) { display: none; }

.mm-menu_offcanvas { width: 80%; min-width: 240px; max-width: 440px; }

.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(80vw, 0, 0); transform: translate3d(80vw, 0, 0); }

@media all and (max-width: 300px) { .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(240px, 0, 0); transform: translate3d(240px, 0, 0); } }

@media all and (min-width: 550px) { .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(440px, 0, 0); transform: translate3d(440px, 0, 0); } }

.mm-wrapper__blocker { background: rgba(3, 2, 1, 0); overflow: hidden; display: none; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 2; }

.mm-wrapper_blocking { overflow: hidden; }

.mm-wrapper_blocking body, .mm-wrapper_blocking .basecontent-form-editor .contentForm .formElementContainer .formElement .small, .basecontent-form-editor .contentForm .formElementContainer .formElement .mm-wrapper_blocking .small, .mm-wrapper_blocking .basecontent-form-editor .contentForm .formElementContainer .formElementRow .small, .basecontent-form-editor .contentForm .formElementContainer .formElementRow .mm-wrapper_blocking .small { overflow: hidden; }

.mm-wrapper_blocking .mm-wrapper__blocker { display: block; }

.mm-sronly { border: 0 !important; clip: rect(1px, 1px, 1px, 1px) !important; -webkit-clip-path: inset(50%) !important; clip-path: inset(50%) !important; white-space: nowrap !important; width: 1px !important; min-width: 1px !important; height: 1px !important; min-height: 1px !important; padding: 0 !important; overflow: hidden !important; position: absolute !important; }

.mm-menu_autoheight:not(.mm-menu_offcanvas) { position: relative; }

.mm-menu_autoheight.mm-menu_position-bottom, .mm-menu_autoheight.mm-menu_position-top { max-height: 80%; }

.mm-menu_autoheight-measuring .mm-panel { display: block !important; }

.mm-menu_autoheight-measuring .mm-panels > .mm-panel { bottom: auto !important; height: auto !important; }

.mm-menu_autoheight-measuring .mm-listitem_vertical:not(.mm-listitem_opened) .mm-panel { display: none !important; }

[class*=mm-menu_columns-] { -webkit-transition-property: width; -o-transition-property: width; transition-property: width; }

[class*=mm-menu_columns-] .mm-panels > .mm-panel { right: auto; -webkit-transition-property: width,-webkit-transform; transition-property: width,-webkit-transform; -o-transition-property: width,transform; transition-property: width,transform; transition-property: width,transform,-webkit-transform; }

[class*=mm-menu_columns-] .mm-panels > .mm-panel_opened, [class*=mm-menu_columns-] .mm-panels > .mm-panel_opened-parent { display: block !important; }

[class*=mm-panel_columns-] { border-right: 1px solid; border-color: inherit; }

.mm-menu_columns-1 .mm-panel_columns-0, .mm-menu_columns-2 .mm-panel_columns-1, .mm-menu_columns-3 .mm-panel_columns-2, .mm-menu_columns-4 .mm-panel_columns-3 { border-right: none; }

[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-0 { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.mm-menu_columns-0 .mm-panels > .mm-panel { z-index: 0; }

.mm-menu_columns-0 .mm-panels > .mm-panel else { width: 100%; }

.mm-menu_columns-0 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); }

.mm-menu_columns-0 { width: 80%; min-width: 240px; max-width: 0; }

.mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(80vw, 0, 0); transform: translate3d(80vw, 0, 0); }

@media all and (max-width: 300px) { .mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(240px, 0, 0); transform: translate3d(240px, 0, 0); } }

@media all and (min-width: 0px) { .mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }

.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(-80vw, 0, 0); transform: translate3d(-80vw, 0, 0); }

@media all and (max-width: 300px) { .mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(-240px, 0, 0); transform: translate3d(-240px, 0, 0); } }

@media all and (min-width: 0px) { .mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }

[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-1 { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); }

.mm-menu_columns-1 .mm-panels > .mm-panel { z-index: 1; width: 100%; }

.mm-menu_columns-1 .mm-panels > .mm-panel else { width: 100%; }

.mm-menu_columns-1 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) { -webkit-transform: translate3d(200%, 0, 0); transform: translate3d(200%, 0, 0); }

.mm-menu_columns-1 { width: 80%; min-width: 240px; max-width: 440px; }

.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(80vw, 0, 0); transform: translate3d(80vw, 0, 0); }

@media all and (max-width: 300px) { .mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(240px, 0, 0); transform: translate3d(240px, 0, 0); } }

@media all and (min-width: 550px) { .mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(440px, 0, 0); transform: translate3d(440px, 0, 0); } }

.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(-80vw, 0, 0); transform: translate3d(-80vw, 0, 0); }

@media all and (max-width: 300px) { .mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(-240px, 0, 0); transform: translate3d(-240px, 0, 0); } }

@media all and (min-width: 550px) { .mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(-440px, 0, 0); transform: translate3d(-440px, 0, 0); } }

[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-2 { -webkit-transform: translate3d(200%, 0, 0); transform: translate3d(200%, 0, 0); }

.mm-menu_columns-2 .mm-panels > .mm-panel { z-index: 2; width: 50%; }

.mm-menu_columns-2 .mm-panels > .mm-panel else { width: 100%; }

.mm-menu_columns-2 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) { -webkit-transform: translate3d(300%, 0, 0); transform: translate3d(300%, 0, 0); }

.mm-menu_columns-2 { width: 80%; min-width: 240px; max-width: 880px; }

.mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(80vw, 0, 0); transform: translate3d(80vw, 0, 0); }

@media all and (max-width: 300px) { .mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(240px, 0, 0); transform: translate3d(240px, 0, 0); } }

@media all and (min-width: 1100px) { .mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(880px, 0, 0); transform: translate3d(880px, 0, 0); } }

.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(-80vw, 0, 0); transform: translate3d(-80vw, 0, 0); }

@media all and (max-width: 300px) { .mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(-240px, 0, 0); transform: translate3d(-240px, 0, 0); } }

@media all and (min-width: 1100px) { .mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(-880px, 0, 0); transform: translate3d(-880px, 0, 0); } }

[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-3 { -webkit-transform: translate3d(300%, 0, 0); transform: translate3d(300%, 0, 0); }

.mm-menu_columns-3 .mm-panels > .mm-panel { z-index: 3; width: 33.34%; }

.mm-menu_columns-3 .mm-panels > .mm-panel else { width: 100%; }

.mm-menu_columns-3 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) { -webkit-transform: translate3d(400%, 0, 0); transform: translate3d(400%, 0, 0); }

.mm-menu_columns-3 { width: 80%; min-width: 240px; max-width: 1320px; }

.mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(80vw, 0, 0); transform: translate3d(80vw, 0, 0); }

@media all and (max-width: 300px) { .mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(240px, 0, 0); transform: translate3d(240px, 0, 0); } }

@media all and (min-width: 1650px) { .mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(1320px, 0, 0); transform: translate3d(1320px, 0, 0); } }

.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(-80vw, 0, 0); transform: translate3d(-80vw, 0, 0); }

@media all and (max-width: 300px) { .mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(-240px, 0, 0); transform: translate3d(-240px, 0, 0); } }

@media all and (min-width: 1650px) { .mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(-1320px, 0, 0); transform: translate3d(-1320px, 0, 0); } }

[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-4 { -webkit-transform: translate3d(400%, 0, 0); transform: translate3d(400%, 0, 0); }

.mm-menu_columns-4 .mm-panels > .mm-panel { z-index: 4; width: 25%; }

.mm-menu_columns-4 .mm-panels > .mm-panel else { width: 100%; }

.mm-menu_columns-4 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) { -webkit-transform: translate3d(500%, 0, 0); transform: translate3d(500%, 0, 0); }

.mm-menu_columns-4 { width: 80%; min-width: 240px; max-width: 1760px; }

.mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(80vw, 0, 0); transform: translate3d(80vw, 0, 0); }

@media all and (max-width: 300px) { .mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(240px, 0, 0); transform: translate3d(240px, 0, 0); } }

@media all and (min-width: 2200px) { .mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(1760px, 0, 0); transform: translate3d(1760px, 0, 0); } }

.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(-80vw, 0, 0); transform: translate3d(-80vw, 0, 0); }

@media all and (max-width: 300px) { .mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(-240px, 0, 0); transform: translate3d(-240px, 0, 0); } }

@media all and (min-width: 2200px) { .mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(-1760px, 0, 0); transform: translate3d(-1760px, 0, 0); } }

[class*=mm-menu_columns-].mm-menu_position-bottom, [class*=mm-menu_columns-].mm-menu_position-top { width: 100%; max-width: 100%; min-width: 100%; }

.mm-wrapper_opening [class*=mm-menu_columns-].mm-menu_position-front { -webkit-transition-property: width,min-width,max-width,-webkit-transform; transition-property: width,min-width,max-width,-webkit-transform; -o-transition-property: width,min-width,max-width,transform; transition-property: width,min-width,max-width,transform; transition-property: width,min-width,max-width,transform,-webkit-transform; }

.mm-counter { color: rgba(0, 0, 0, 0.3); display: block; padding-left: 20px; float: right; text-align: right; color: var(--mm-color-text-dimmed); }

.mm-listitem_nosubitems > .mm-counter { display: none; }

[dir=rtl] .mm-counter { text-align: left; float: left; padding-left: 0; padding-right: 20px; }

.mm-divider { position: relative; min-height: 20px; padding: 4.3px; background: #f3f3f3; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; min-height: var(--mm-line-height); padding: calc(((var(--mm-listitem-size) * .65) - var(--mm-line-height)) * .5); padding-right: 10px; padding-left: 20px; font-size: 75%; text-transform: uppercase; background: var(--mm-color-background); opacity: 1; -webkit-transition: opacity .4s ease; -o-transition: opacity .4s ease; transition: opacity .4s ease; }

.mm-divider:before { background: rgba(0, 0, 0, 0.05); }

@supports (position: -webkit-sticky) or (position: sticky) { .mm-divider { position: -webkit-sticky; position: sticky; z-index: 2; top: 0; }
  .mm-navbar_sticky:not(.mm-hidden) ~ .mm-listview .mm-divider { top: var(--mm-navbar-size); } }

.mm-divider:before { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: -1; background: var(--mm-color-background-highlight); }

.mm-wrapper_dragging .mm-menu, .mm-wrapper_dragging .mm-slideout { -webkit-transition-duration: 0s !important; -o-transition-duration: 0s !important; transition-duration: 0s !important; -webkit-user-select: none !important; -moz-user-select: none !important; -ms-user-select: none !important; user-select: none !important; }

.mm-wrapper_dragging .mm-menu { pointer-events: none !important; }

.mm-wrapper_dragging .mm-wrapper__blocker { display: none !important; }

.mm-menu_dropdown { -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3); box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3); height: 80%; }

.mm-wrapper_dropdown .mm-slideout { -webkit-transform: none !important; -ms-transform: none !important; transform: none !important; z-index: 0; }

.mm-wrapper_dropdown .mm-wrapper__blocker { -webkit-transition-delay: 0s !important; -o-transition-delay: 0s !important; transition-delay: 0s !important; z-index: 1; }

.mm-wrapper_dropdown .mm-menu_dropdown { z-index: 2; }

.mm-wrapper_dropdown.mm-wrapper_opened:not(.mm-wrapper_opening) .mm-menu_dropdown { display: none; }

.mm-menu_tip-bottom:before, .mm-menu_tip-left:before, .mm-menu_tip-right:before, .mm-menu_tip-top:before { content: ''; background: inherit; -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3); box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3); display: block; width: 15px; height: 15px; position: absolute; z-index: -1; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.mm-menu_tip-left:before { left: 22px; }

.mm-menu_tip-right:before { right: 22px; }

.mm-menu_tip-top:before { top: -8px; }

.mm-menu_tip-bottom:before { bottom: -8px; }

:root { --mm-iconbar-size:50px; }

.mm-menu_iconbar-left .mm-navbars_bottom, .mm-menu_iconbar-left .mm-navbars_top, .mm-menu_iconbar-left .mm-panels { margin-left: 50px; margin-left: var(--mm-iconbar-size); }

.mm-menu_iconbar-right .mm-navbars_bottom, .mm-menu_iconbar-right .mm-navbars_top, .mm-menu_iconbar-right .mm-panels { margin-right: 50px; margin-right: var(--mm-iconbar-size); }

.mm-iconbar { width: 50px; border-color: rgba(0, 0, 0, 0.1); background: #f3f3f3; color: rgba(0, 0, 0, 0.3); display: none; position: absolute; top: 0; bottom: 0; z-index: 2; width: var(--mm-iconbar-size); overflow: hidden; -webkit-box-sizing: border-box; box-sizing: border-box; border: 0 solid; border-color: var(--mm-color-border); background: var(--mm-color-background); color: var(--mm-color-text-dimmed); text-align: center; }

.mm-menu_iconbar-left .mm-iconbar, .mm-menu_iconbar-right .mm-iconbar { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.mm-menu_iconbar-left .mm-iconbar { border-right-width: 1px; left: 0; }

.mm-menu_iconbar-right .mm-iconbar { border-left-width: 1px; right: 0; }

.mm-iconbar__bottom, .mm-iconbar__top { width: 100%; -webkit-overflow-scrolling: touch; overflow: hidden; overflow-y: auto; -ms-scroll-chaining: none; overscroll-behavior: contain; }

.mm-iconbar__bottom > *, .mm-iconbar__top > * { -webkit-box-sizing: border-box; box-sizing: border-box; display: block; padding: 12.5px 0; }

.mm-iconbar__bottom a, .mm-iconbar__bottom a:hover, .mm-iconbar__top a, .mm-iconbar__top a:hover { text-decoration: none; }

.mm-iconbar__tab_selected { background: rgba(255, 255, 255, 0.4); background: var(--mm-color-background-emphasis); }

:root { --mm-iconpanel-size:50px; }

.mm-panel_iconpanel-1 { width: calc(100% - 50px); width: calc(100% - (var(--mm-iconpanel-size) * 1)); }

.mm-panel_iconpanel-2 { width: calc(100% - 100px); width: calc(100% - (var(--mm-iconpanel-size) * 2)); }

.mm-panel_iconpanel-3 { width: calc(100% - 150px); width: calc(100% - (var(--mm-iconpanel-size) * 3)); }

.mm-panel_iconpanel-first ~ .mm-panel { width: calc(100% - 50px); width: calc(100% - var(--mm-iconpanel-size)); }

.mm-menu_iconpanel .mm-panels > .mm-panel { left: auto; -webkit-transition-property: width,-webkit-transform; transition-property: width,-webkit-transform; -o-transition-property: transform,width; transition-property: transform,width; transition-property: transform,width,-webkit-transform; }

.mm-menu_iconpanel .mm-panels > .mm-panel_opened, .mm-menu_iconpanel .mm-panels > .mm-panel_opened-parent { display: block !important; }

.mm-menu_iconpanel .mm-panels > .mm-panel_opened-parent { overflow-y: hidden; -webkit-transform: unset; -ms-transform: unset; transform: unset; }

.mm-menu_iconpanel .mm-panels > .mm-panel:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0) { border-left-width: 1px; border-left-style: solid; }

.mm-menu_hidedivider .mm-panel_opened-parent .mm-divider, .mm-menu_hidenavbar .mm-panel_opened-parent .mm-navbar { opacity: 0; }

.mm-panel__blocker { background: inherit; opacity: 0; display: block; position: absolute; top: 0; right: 0; left: 0; z-index: 3; -webkit-transition: opacity .4s ease; -o-transition: opacity .4s ease; transition: opacity .4s ease; }

.mm-panel_opened-parent .mm-panel__blocker { opacity: .6; bottom: -100000px; }

[dir=rtl] .mm-menu_iconpanel .mm-panels > .mm-panel { left: 0; right: auto; -webkit-transition-property: width,-webkit-transform; transition-property: width,-webkit-transform; -o-transition-property: transform,width; transition-property: transform,width; transition-property: transform,width,-webkit-transform; }

[dir=rtl] .mm-menu_iconpanel .mm-panels > .mm-panel:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0) { border-left: none; border-right: 1px solid; border-color: inherit; }

.mm-menu_keyboardfocus a:focus, .mm-menu_keyboardfocus.mm-menu_opened ~ .mm-wrapper__blocker a:focus { background: rgba(255, 255, 255, 0.4); background: var(--mm-color-background-emphasis); outline: 0; }

.mm-wrapper__blocker .mm-tabstart { cursor: default; display: block; width: 100%; height: 100%; }

.mm-wrapper__blocker .mm-tabend { opacity: 0; position: absolute; bottom: 0; }

.mm-navbars_top { -ms-flex-negative: 0; flex-shrink: 0; }

.mm-navbars_top .mm-navbar:not(:last-child) { border-bottom: none; }

.mm-navbars_bottom { -ms-flex-negative: 0; flex-shrink: 0; }

.mm-navbars_bottom .mm-navbar { border-bottom: none; }

.mm-navbars_bottom .mm-navbar:first-child { border-top: 1px solid rgba(0, 0, 0, 0.1); border-top: 1px solid var(--mm-color-border); }

.mm-btn:not(.mm-hidden) + .mm-navbar__searchfield .mm-searchfield__input { padding-left: 0; }

.mm-navbar__searchfield:not(:last-child) .mm-searchfield__input { padding-right: 0; }

.mm-navbar__breadcrumbs { -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; -webkit-box-flex: 1; -ms-flex: 1 1 50%; flex: 1 1 50%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; padding: 0 20px; overflow-x: auto; -webkit-overflow-scrolling: touch; }

.mm-navbar__breadcrumbs > * { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-right: 6px; }

.mm-navbar__breadcrumbs > a { text-decoration: underline; }

.mm-navbar__breadcrumbs:not(:last-child) { padding-right: 0; }

.mm-btn:not(.mm-hidden) + .mm-navbar__breadcrumbs { padding-left: 0; }

.mm-navbar_tabs > * { padding: 0 10px; border: 1px solid transparent; }

.mm-navbar__tab_selected { background: #f3f3f3; color: rgba(0, 0, 0, 0.75); background: var(--mm-color-background); color: var(--mm-color-text); }

.mm-navbar__tab_selected:not(:first-child) { border-left-color: rgba(0, 0, 0, 0.1); }

.mm-navbar__tab_selected:not(:last-child) { border-right-color: rgba(0, 0, 0, 0.1); }

.mm-navbar__tab_selected:not(:first-child) { border-left-color: var(--mm-color-border); }

.mm-navbar__tab_selected:not(:last-child) { border-right-color: var(--mm-color-border); }

.mm-navbars_top .mm-navbar_tabs { border-bottom: none; }

.mm-navbars_top .mm-navbar_tabs > * { border-bottom-color: rgba(0, 0, 0, 0.1); border-bottom-color: var(--mm-color-border); }

.mm-navbars_top .mm-navbar__tab_selected { border-top-color: rgba(0, 0, 0, 0.1); border-top-color: var(--mm-color-border); border-bottom-color: transparent; }

.mm-navbars_top.mm-navbars_has-tabs .mm-navbar { background: rgba(255, 255, 255, 0.4); background: var(--mm-color-background-emphasis); }

.mm-navbars_top.mm-navbars_has-tabs .mm-navbar_tabs ~ .mm-navbar { background: #f3f3f3; background: var(--mm-color-background); }

.mm-navbars_bottom .mm-navbar_tabs:first-child { border-top: none; }

.mm-navbars_bottom .mm-navbar_tabs > * { border-top-color: rgba(0, 0, 0, 0.1); border-top-color: var(--mm-color-border); }

.mm-navbars_bottom .mm-navbar__tab_selected { border-bottom-color: rgba(0, 0, 0, 0.1); border-bottom-color: var(--mm-color-border); border-top-color: transparent; }

.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar { background: #f3f3f3; background: var(--mm-color-background); }

.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs, .mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs ~ .mm-navbar { background: rgba(255, 255, 255, 0.4); background: var(--mm-color-background-emphasis); }

.mm-searchfield { height: 44px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; height: var(--mm-navbar-size); padding: 0; overflow: hidden; }

.mm-searchfield input { height: 30.8px; line-height: 30.8px; }

.mm-searchfield input, .mm-searchfield input:focus, .mm-searchfield input:hover { background: rgba(0, 0, 0, 0.05); color: rgba(0, 0, 0, 0.75); }

.mm-searchfield input { display: block; width: 100%; max-width: 100%; height: calc(var(--mm-navbar-size) * .7); min-height: unset; max-height: unset; margin: 0; padding: 0 10px; -webkit-box-sizing: border-box; box-sizing: border-box; border: none !important; border-radius: 4px; line-height: calc(var(--mm-navbar-size) * .7); -webkit-box-shadow: none !important; box-shadow: none !important; outline: 0 !important; font: inherit; font-size: inherit; }

.mm-searchfield input, .mm-searchfield input:focus, .mm-searchfield input:hover { background: var(--mm-color-background-highlight); color: var(--mm-color-text); }

.mm-searchfield input::-ms-clear { display: none; }

.mm-searchfield__input { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; width: 100%; max-width: 100%; padding: 0 10px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.mm-panel__noresultsmsg { color: rgba(0, 0, 0, 0.3); padding: 50px 0; color: var(--mm-color-text-dimmed); text-align: center; font-size: 150%; }

.mm-searchfield__btn { position: absolute; right: 0; top: 0; bottom: 0; }

.mm-panel_search { left: 0 !important; right: 0 !important; width: 100% !important; border-left: none !important; }

.mm-searchfield__cancel { line-height: 44px; display: block; padding-right: 10px; margin-right: -100px; line-height: var(--mm-navbar-size); text-decoration: none; -webkit-transition: margin .4s ease; -o-transition: margin .4s ease; transition: margin .4s ease; }

.mm-searchfield__cancel-active { margin-right: 0; }

.mm-listitem_nosubitems > .mm-listitem__btn { display: none; }

.mm-listitem_nosubitems > .mm-listitem__text { padding-right: 10px; }

.mm-listitem_onlysubitems > .mm-listitem__text:not(.mm-listitem__btn) { z-index: -1; pointer-events: none; }

.mm-sectionindexer { background: inherit; text-align: center; font-size: 12px; -webkit-box-sizing: border-box; box-sizing: border-box; width: 20px; position: absolute; top: 0; bottom: 0; right: -20px; z-index: 5; -webkit-transition: right .4s ease; -o-transition: right .4s ease; transition: right .4s ease; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly; }

.mm-sectionindexer a { color: rgba(0, 0, 0, 0.3); color: var(--mm-color-text-dimmed); line-height: 1; text-decoration: none; display: block; }

.mm-sectionindexer ~ .mm-panel { padding-right: 0; }

.mm-sectionindexer_active { right: 0; }

.mm-sectionindexer_active ~ .mm-panel { padding-right: 20px; }

.mm-menu_selected-hover .mm-listitem__btn, .mm-menu_selected-hover .mm-listitem__text, .mm-menu_selected-parent .mm-listitem__btn, .mm-menu_selected-parent .mm-listitem__text { -webkit-transition: background-color .4s ease; -o-transition: background-color .4s ease; transition: background-color .4s ease; }

.mm-menu_selected-hover .mm-listview:hover > .mm-listitem_selected:not(:hover) > .mm-listitem__text { background: 0 0; }

.mm-menu_selected-hover .mm-listitem__btn:hover, .mm-menu_selected-hover .mm-listitem__text:hover { background: rgba(255, 255, 255, 0.4); background: var(--mm-color-background-emphasis); }

.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent) > .mm-listitem__text { background: 0 0; }

.mm-menu_selected-parent .mm-listitem_selected-parent > .mm-listitem__btn, .mm-menu_selected-parent .mm-listitem_selected-parent > .mm-listitem__text { background: rgba(255, 255, 255, 0.4); background: var(--mm-color-background-emphasis); }

:root { --mm-sidebar-collapsed-size:50px; --mm-sidebar-expanded-size:440px; }

.mm-wrapper_sidebar-collapsed body, .mm-wrapper_sidebar-collapsed .basecontent-form-editor .contentForm .formElementContainer .formElement .small, .basecontent-form-editor .contentForm .formElementContainer .formElement .mm-wrapper_sidebar-collapsed .small, .mm-wrapper_sidebar-collapsed .basecontent-form-editor .contentForm .formElementContainer .formElementRow .small, .basecontent-form-editor .contentForm .formElementContainer .formElementRow .mm-wrapper_sidebar-collapsed .small, .mm-wrapper_sidebar-expanded body, .mm-wrapper_sidebar-expanded .basecontent-form-editor .contentForm .formElementContainer .formElement .small, .basecontent-form-editor .contentForm .formElementContainer .formElement .mm-wrapper_sidebar-expanded .small, .mm-wrapper_sidebar-expanded .basecontent-form-editor .contentForm .formElementContainer .formElementRow .small, .basecontent-form-editor .contentForm .formElementContainer .formElementRow .mm-wrapper_sidebar-expanded .small { position: relative; }

.mm-wrapper_sidebar-collapsed .mm-slideout, .mm-wrapper_sidebar-expanded .mm-slideout { -webkit-transition-property: width,-webkit-transform; transition-property: width,-webkit-transform; -o-transition-property: width,transform; transition-property: width,transform; transition-property: width,transform,-webkit-transform; }

.mm-wrapper_sidebar-collapsed .mm-page, .mm-wrapper_sidebar-expanded .mm-page { background: inherit; -webkit-box-sizing: border-box; box-sizing: border-box; min-height: 100vh; }

.mm-wrapper_sidebar-collapsed .mm-menu_sidebar-collapsed, .mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; top: 0 !important; right: auto !important; bottom: 0 !important; left: 0 !important; }

.mm-wrapper_sidebar-collapsed .mm-slideout { width: calc(100% - 50px); -webkit-transform: translate3d(50px, 0, 0); transform: translate3d(50px, 0, 0); width: calc(100% - var(--mm-sidebar-collapsed-size)); -webkit-transform: translate3d(var(--mm-sidebar-collapsed-size), 0, 0); transform: translate3d(var(--mm-sidebar-collapsed-size), 0, 0); }

.mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidedivider .mm-divider, .mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidenavbar .mm-navbar { opacity: 0; }

.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded { width: 440px; width: var(--mm-sidebar-expanded-size); min-width: 0 !important; max-width: 100000px !important; border-right-width: 1px; border-right-style: solid; }

.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded.mm-menu_pageshadow:after { content: none; display: none; }

.mm-wrapper_sidebar-expanded.mm-wrapper_blocking, .mm-wrapper_sidebar-expanded.mm-wrapper_blocking body, .mm-wrapper_sidebar-expanded.mm-wrapper_blocking .basecontent-form-editor .contentForm .formElementContainer .formElement .small, .basecontent-form-editor .contentForm .formElementContainer .formElement .mm-wrapper_sidebar-expanded.mm-wrapper_blocking .small, .mm-wrapper_sidebar-expanded.mm-wrapper_blocking .basecontent-form-editor .contentForm .formElementContainer .formElementRow .small, .basecontent-form-editor .contentForm .formElementContainer .formElementRow .mm-wrapper_sidebar-expanded.mm-wrapper_blocking .small { overflow: visible; }

.mm-wrapper_sidebar-expanded .mm-wrapper__blocker { display: none !important; }

.mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened ~ .mm-slideout { width: calc(100% - 440px); -webkit-transform: translate3d(440px, 0, 0); transform: translate3d(440px, 0, 0); width: calc(100% - var(--mm-sidebar-expanded-size)); -webkit-transform: translate3d(var(--mm-sidebar-expanded-size), 0, 0); transform: translate3d(var(--mm-sidebar-expanded-size), 0, 0); }

.mm-menu__blocker { background: rgba(3, 2, 1, 0); display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 3; }

.mm-menu_opened .mm-menu__blocker { display: none; }

[dir=rtl].mm-wrapper_sidebar-collapsed .mm-slideout { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

[dir=rtl].mm-wrapper_sidebar-expanded .mm-slideout { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

[dir=rtl].mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

input.mm-toggle { margin-top: 5px; background: rgba(0, 0, 0, 0.1); display: inline-block; min-width: 58px; width: 58px; height: 34px; margin: 0 10px; margin-top: calc((var(--mm-listitem-size) - 34px)/ 2); border: none !important; background: var(--mm-color-border); border-radius: 34px; -webkit-appearance: none !important; -moz-appearance: none !important; appearance: none !important; cursor: pointer; -webkit-transition: background-color .2s ease; -o-transition: background-color .2s ease; transition: background-color .2s ease; }

input.mm-toggle:before { background: #f3f3f3; }

input.mm-toggle:before { content: ''; display: block; width: 32px; height: 32px; margin: 1px; border-radius: 34px; background: var(--mm-color-background); -webkit-transition: -webkit-transform .2s ease; transition: -webkit-transform .2s ease; -o-transition: transform .2s ease; transition: transform .2s ease; transition: transform .2s ease,-webkit-transform .2s ease; }

input.mm-toggle:checked { background: #4bd963; }

input.mm-toggle:checked:before { -webkit-transform: translateX(24px); -ms-transform: translateX(24px); transform: translateX(24px); }

input.mm-check { margin-top: 2px; -webkit-appearance: none !important; -moz-appearance: none !important; appearance: none !important; border: none !important; background: 0 0 !important; cursor: pointer; display: inline-block; width: 40px; height: 40px; margin: 0 10px; margin-top: calc((var(--mm-listitem-size) - 40px)/ 2); }

input.mm-check:before { content: ''; display: block; width: 40%; height: 20%; margin: 25% 0 0 20%; border-left: 3px solid; border-bottom: 3px solid; border-color: var(--mm-color-text); opacity: .3; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transition: opacity .2s ease; -o-transition: opacity .2s ease; transition: opacity .2s ease; }

input.mm-check:checked:before { opacity: 1; }

[dir=rtl] input.mm-toggle:checked ~ label.mm-toggle:before { float: left; }

.mm-menu_border-none .mm-listitem:after { content: none; }

.mm-menu_border-full .mm-listitem:after { left: 0 !important; }

.mm-menu_fx-menu-slide { -webkit-transition: -webkit-transform .4s ease; transition: -webkit-transform .4s ease; -o-transition: transform .4s ease; transition: transform .4s ease; transition: transform .4s ease,-webkit-transform .4s ease; }

.mm-wrapper_opened .mm-menu_fx-menu-slide { -webkit-transform: translate3d(-30%, 0, 0); transform: translate3d(-30%, 0, 0); }

.mm-wrapper_opening .mm-menu_fx-menu-slide { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.mm-wrapper_opened .mm-menu_fx-menu-slide.mm-menu_position-right { -webkit-transform: translate3d(30%, 0, 0); transform: translate3d(30%, 0, 0); }

.mm-wrapper_opening .mm-menu_fx-menu-slide.mm-menu_position-right { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.mm-menu_fx-panels-none .mm-panel, .mm-panel_fx-none { -webkit-transition-property: none; -o-transition-property: none; transition-property: none; }

.mm-menu_fx-panels-none .mm-panel.mm-panel_opened-parent, .mm-panel_fx-none.mm-panel_opened-parent { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.mm-menu_fx-panels-slide-0 .mm-panel_opened-parent { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.mm-menu_fx-panels-slide-100 .mm-panel_opened-parent { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); }

.mm-menu_fullscreen { width: 100%; min-width: 140px; max-width: 10000px; }

.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(100vw, 0, 0); transform: translate3d(100vw, 0, 0); }

@media all and (max-width: 140px) { .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(140px, 0, 0); transform: translate3d(140px, 0, 0); } }

@media all and (min-width: 10000px) { .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(10000px, 0, 0); transform: translate3d(10000px, 0, 0); } }

.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(-100vw, 0, 0); transform: translate3d(-100vw, 0, 0); }

@media all and (max-width: 140px) { .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(-140px, 0, 0); transform: translate3d(-140px, 0, 0); } }

@media all and (min-width: 10000px) { .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(-10000px, 0, 0); transform: translate3d(-10000px, 0, 0); } }

.mm-menu_fullscreen.mm-menu_position-top { height: 100vh; min-height: 140px; max-height: 10000px; }

.mm-menu_fullscreen.mm-menu_position-bottom { height: 100vh; min-height: 140px; max-height: 10000px; }

.mm-menu_listview-justify .mm-panels > .mm-panel { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.mm-menu_listview-justify .mm-panels > .mm-panel:after { content: none; display: none; }

.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listview { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; height: 100%; margin-top: 0; margin-bottom: 0; }

.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listitem { -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; min-height: 50px; }

.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listitem__text { -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.mm-listview_inset { list-style: inside disc; width: 100%; padding: 0 30px 15px 30px; margin: 0; }

.mm-listview_inset .mm-listitem { padding: 5px 0; }

.mm-menu_multiline .mm-listitem__text { -o-text-overflow: clip; text-overflow: clip; white-space: normal; }

[class*=mm-menu_pagedim].mm-menu_opened ~ .mm-wrapper__blocker { opacity: 0; }

.mm-wrapper_opening [class*=mm-menu_pagedim].mm-menu_opened ~ .mm-wrapper__blocker { opacity: .3; -webkit-transition: opacity .4s ease .4s; -o-transition: opacity .4s ease .4s; transition: opacity .4s ease .4s; }

.mm-menu_opened.mm-menu_pagedim ~ .mm-wrapper__blocker { background: inherit; }

.mm-menu_opened.mm-menu_pagedim-black ~ .mm-wrapper__blocker { background: #000; }

.mm-menu_opened.mm-menu_pagedim-white ~ .mm-wrapper__blocker { background: #fff; }

.mm-menu_popup { -webkit-transition: opacity .4s ease; -o-transition: opacity .4s ease; transition: opacity .4s ease; opacity: 0; -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3); box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3); height: 80%; min-height: 140px; max-height: 880px; top: 50%; left: 50%; bottom: auto; right: auto; z-index: 2; -webkit-transform: translate3d(-50%, -50%, 0); transform: translate3d(-50%, -50%, 0); }

.mm-menu_popup.mm-menu_opened ~ .mm-slideout { -webkit-transform: none !important; -ms-transform: none !important; transform: none !important; z-index: 0; }

.mm-menu_popup.mm-menu_opened ~ .mm-wrapper__blocker { -webkit-transition-delay: 0s !important; -o-transition-delay: 0s !important; transition-delay: 0s !important; z-index: 1; }

.mm-wrapper_opening .mm-menu_popup { opacity: 1; }

.mm-menu_position-right { left: auto; right: 0; }

.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(-80vw, 0, 0); transform: translate3d(-80vw, 0, 0); }

@media all and (max-width: 300px) { .mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(-240px, 0, 0); transform: translate3d(-240px, 0, 0); } }

@media all and (min-width: 550px) { .mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout { -webkit-transform: translate3d(-440px, 0, 0); transform: translate3d(-440px, 0, 0); } }

.mm-menu_position-bottom, .mm-menu_position-front, .mm-menu_position-top { -webkit-transition: -webkit-transform .4s ease; transition: -webkit-transform .4s ease; -o-transition: transform .4s ease; transition: transform .4s ease; transition: transform .4s ease,-webkit-transform .4s ease; }

.mm-menu_position-bottom.mm-menu_opened, .mm-menu_position-front.mm-menu_opened, .mm-menu_position-top.mm-menu_opened { z-index: 2; }

.mm-menu_position-bottom.mm-menu_opened ~ .mm-slideout, .mm-menu_position-front.mm-menu_opened ~ .mm-slideout, .mm-menu_position-top.mm-menu_opened ~ .mm-slideout { -webkit-transform: none !important; -ms-transform: none !important; transform: none !important; z-index: 0; }

.mm-menu_position-bottom.mm-menu_opened ~ .mm-wrapper__blocker, .mm-menu_position-front.mm-menu_opened ~ .mm-wrapper__blocker, .mm-menu_position-top.mm-menu_opened ~ .mm-wrapper__blocker { z-index: 1; }

.mm-menu_position-front { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); }

.mm-menu_position-front.mm-menu_position-right { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); }

.mm-menu_position-bottom, .mm-menu_position-top { width: 100%; min-width: 100%; max-width: 100%; }

.mm-menu_position-top { -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); }

.mm-menu_position-top { height: 80vh; min-height: 140px; max-height: 880px; }

.mm-menu_position-bottom { -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); top: auto; }

.mm-menu_position-bottom { height: 80vh; min-height: 140px; max-height: 880px; }

.mm-wrapper_opening .mm-menu_position-bottom, .mm-wrapper_opening .mm-menu_position-front, .mm-wrapper_opening .mm-menu_position-top { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.mm-menu_shadow-page:after { -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); content: ''; display: block; width: 20px; height: 120%; position: absolute; left: 100%; top: -10%; z-index: 100; -webkit-clip-path: polygon(-20px 0, 0 0, 0 100%, -20px 100%); clip-path: polygon(-20px 0, 0 0, 0 100%, -20px 100%); -webkit-box-shadow: var(--mm-shadow); box-shadow: var(--mm-shadow); }

.mm-menu_shadow-page.mm-menu_position-right:after { left: auto; right: 100%; -webkit-clip-path: polygon(20px 0, 40px 0, 40px 100%, 20px 100%); clip-path: polygon(20px 0, 40px 0, 40px 100%, 20px 100%); }

.mm-menu_shadow-page.mm-menu_position-front:after { content: none; display: none; }

.mm-menu_shadow-menu { -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); -webkit-box-shadow: var(--mm-shadow); box-shadow: var(--mm-shadow); }

.mm-menu_shadow-panels .mm-panels > .mm-panel { -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); -webkit-box-shadow: var(--mm-shadow); box-shadow: var(--mm-shadow); }

.mm-menu_theme-white { --mm-color-border:rgba( 0,0,0, 0.1 ); --mm-color-button:rgba( 0,0,0, 0.3 ); --mm-color-text:rgba( 0,0,0, 0.7 ); --mm-color-text-dimmed:rgba( 0,0,0, 0.3 ); --mm-color-background:#fff; --mm-color-background-highlight:rgba( 0,0,0, 0.06 ); --mm-color-background-emphasis:rgba( 0,0,0, 0.03 ); --mm-shadow:0 0 10px rgba( 0,0,0, 0.2 ); }

.mm-menu_theme-dark { --mm-color-border:rgba( 0,0,0, 0.3 ); --mm-color-button:rgba( 255,255,255, 0.4 ); --mm-color-text:rgba( 255,255,255, 0.85 ); --mm-color-text-dimmed:rgba( 255,255,255, 0.4 ); --mm-color-background:#333; --mm-color-background-highlight:rgba( 255,255,255, 0.08 ); --mm-color-background-emphasis:rgba( 0,0,0, 0.1 ); --mm-shadow:0 0 20px rgba( 0,0,0, 0.5 ); }

.mm-menu_theme-black { --mm-color-border:rgba( 255,255,255, 0.25 ); --mm-color-button:rgba( 255,255,255, 0.4 ); --mm-color-text:rgba( 255,255,255, 0.75 ); --mm-color-text-dimmed:rgba( 255,255,255, 0.4 ); --mm-color-background:#000; --mm-color-background-highlight:rgba( 255,255,255, 0.2 ); --mm-color-background-emphasis:rgba( 255,255,255, 0.15 ); --mm-shadow:none; }

body.modal-open .mm-slideout, .basecontent-form-editor .contentForm .formElementContainer .formElement .modal-open.small .mm-slideout, .basecontent-form-editor .contentForm .formElementContainer .formElementRow .modal-open.small .mm-slideout { z-index: unset; }

/*! mburger CSS v1.3.3 mmenujs.com/mburger Copyright (c) Fred Heusschen www.frebsite.nl License: CC-BY-4.0 http://creativecommons.org/licenses/by/4.0/ */
:root { --mb-button-size:60px; --mb-bar-width:0.6; --mb-bar-height:4px; --mb-bar-spacing:10px; --mb-animate-timeout:0.4s; }

.mburger { background: 0 0; border: none; border-radius: 0; color: inherit; display: inline-block; position: relative; box-sizing: border-box; height: var(--mb-button-size); padding: 0 0 0 var(--mb-button-size); margin: 0; line-height: var(--mb-button-size); vertical-align: middle; appearance: none; outline: 0; cursor: pointer; }

.mburger b { display: block; position: absolute; left: calc(var(--mb-button-size) * ((1 - var(--mb-bar-width))/ 2)); width: calc(var(--mb-button-size) * var(--mb-bar-width)); height: var(--mb-bar-height); border-radius: calc(var(--mb-bar-height)/ 2); background: currentColor; color: inherit; opacity: 1; }

.mburger b:nth-of-type(1) { bottom: calc(50% + var(--mb-bar-spacing)); transition: bottom .2s ease,transform .2s ease,width .2s ease; }

.mburger b:nth-of-type(2) { top: calc(50% - (var(--mb-bar-height)/ 2)); transition: opacity .2s ease; }

.mburger b:nth-of-type(3) { top: calc(50% + var(--mb-bar-spacing)); transition: top .2s ease,transform .2s ease,width .2s ease; }

.mm-wrapper_opened .mburger b:nth-of-type(1) { bottom: calc(50% - (var(--mb-bar-height)/ 2)); transform: rotate(45deg); }

.mm-wrapper_opened .mburger b:nth-of-type(2) { opacity: 0; }

.mm-wrapper_opened .mburger b:nth-of-type(3) { top: calc(50% - (var(--mb-bar-height)/ 2)); transform: rotate(-45deg); }

.mburger--collapse b:nth-of-type(1) { transition: bottom .2s ease,margin .2s ease,transform .2s ease; transition-delay: .2s,0s,0s; }

.mburger--collapse b:nth-of-type(2) { transition: top .2s ease,opacity 0s ease; transition-delay: .3s,.3s; }

.mburger--collapse b:nth-of-type(3) { transition: top .2s ease,transform .2s ease; }

.mm-wrapper_opened .mburger--collapse b:nth-of-type(1) { bottom: calc(50% - var(--mb-bar-spacing) - var(--mb-bar-height)); margin-bottom: calc(var(--mb-bar-spacing) + (var(--mb-bar-height)/ 2)); transform: rotate(45deg); transition-delay: calc(var(--mb-animate-timeout) + .1s), calc(var(--mb-animate-timeout) + .3s), calc(var(--mb-animate-timeout) + .3s); }

.mm-wrapper_opened .mburger--collapse b:nth-of-type(2) { top: calc(50% + var(--mb-bar-spacing)); opacity: 0; transition-delay: calc(var(--mb-animate-timeout) + 0s), calc(var(--mb-animate-timeout) + .2s); }

.mm-wrapper_opened .mburger--collapse b:nth-of-type(3) { top: calc(50% - (var(--mb-bar-height)/ 2)); transform: rotate(-45deg); transition-delay: calc(var(--mb-animate-timeout) + .3s), calc(var(--mb-animate-timeout) + .3s); }

.mburger--spin b:nth-of-type(1) { transition-delay: .2s,0s; }

.mburger--spin b:nth-of-type(2) { transition-duration: 0s; transition-delay: .2s; }

.mburger--spin b:nth-of-type(3) { transition-delay: .2s,0s; }

.mm-wrapper_opened .mburger--spin b:nth-of-type(1) { transform: rotate(135deg); transition-delay: calc(var(--mb-animate-timeout) + 0s), calc(var(--mb-animate-timeout) + .2s); }

.mm-wrapper_opened .mburger--spin b:nth-of-type(2) { transition-delay: calc(var(--mb-animate-timeout) + 0s); }

.mm-wrapper_opened .mburger--spin b:nth-of-type(3) { transform: rotate(225deg); transition-delay: calc(var(--mb-animate-timeout) + 0s), calc(var(--mb-animate-timeout) + .2s); }

.mburger--squeeze b:nth-of-type(1) { transition-delay: .1s,0s; }

.mburger--squeeze b:nth-of-type(2) { transition-delay: .1s; }

.mburger--squeeze b:nth-of-type(3) { transition-delay: .1s,0s; }

.mm-wrapper_opened .mburger--squeeze b:nth-of-type(1) { transition-delay: calc(var(--mb-animate-timeout) + 0s), calc(var(--mb-animate-timeout) + .1s); }

.mm-wrapper_opened .mburger--squeeze b:nth-of-type(2) { transition-delay: calc(var(--mb-animate-timeout) + 0s); }

.mm-wrapper_opened .mburger--squeeze b:nth-of-type(3) { transition-delay: calc(var(--mb-animate-timeout) + 0s), calc(var(--mb-animate-timeout) + .1s); }

.mburger--tornado b:nth-of-type(1) { transition: bottom .2s ease,transform .2s ease; transition-delay: .2s; }

.mburger--tornado b:nth-of-type(2) { transition: opacity 0s ease,transform .2s ease; transition-delay: .1s,.1s; }

.mburger--tornado b:nth-of-type(3) { transition: top .2s ease,transform .2s ease; transition-delay: 0s; }

.mm-wrapper_opened .mburger--tornado b:nth-of-type(1) { transform: rotate(-135deg); transition-delay: calc(var(--mb-animate-timeout) + 0s); }

.mm-wrapper_opened .mburger--tornado b:nth-of-type(2) { opacity: 0; transform: rotate(-135deg); transition-delay: calc(var(--mb-animate-timeout) + .4s), calc(var(--mb-animate-timeout) + .1s); }

.mm-wrapper_opened .mburger--tornado b:nth-of-type(3) { transform: rotate(-225deg); transition-delay: calc(var(--mb-animate-timeout) + .2s); }

.l-hamburger-menu { display: none; margin: 20px 10px 0 0; }

@media (max-width: 1199.98px) { .l-hamburger-menu { display: inherit; } }

.home .l-hamburger-menu b { background-color: #fff; }

#mobilemenutest { display: none; }

@media (max-width: 1199.98px) { #id2504897, .l-header .sf-menu { display: none; } }

.mm-menu { background-color: #00203e; /*$cd-war-blau-dunkel*/ }

.mm-menu .mm-navbar, .mm-menu .mm-panels, .mm-menu .mm-panel { background-color: transparent; }

.mm-menu .mm-navbars_top .mm-navbar { display: flex; flex-wrap: wrap; flex-direction: column; }

.mm-menu .mm-navbars_top .mm-navbar img { height: auto; max-width: 70%; margin: 30px auto; }

.mm-menu .mm-navbars_top .mm-navbar .c-quicksearch { padding: 0 20px; background-color: transparent; margin-bottom: 0 !important; }

.mm-menu .mm-navbars_top .mm-navbar #close-mm { display: none; }

.mm-menu .mm-panels { margin-top: 20px; }

.mm-menu .mm-navbars_bottom { padding: 0 20px; border-top: 1px solid #004b91; }

.mm-menu .mm-navbars_bottom .mobile-footer__navi { padding: 0; margin: 0; display: flex; justify-content: space-between; width: 100%; flex-wrap: nowrap; }

.mm-menu .mm-navbars_bottom .mobile-footer__navi .secondlist .mm-listitem__text { padding: 10px; font-size: 2.25rem; }

.mm-menu .mm-navbars_bottom .mobile-footer__navi .secondlist .mm-listitem__text i:hover:before { color: #ddee88; }

@media screen and (max-height: 750px) { .mm-menu { /*.mm-navbars_bottom { .mobile-footer__navi { .secondlist { .mm-listitem__text { //font-size: 1.25rem; } } } }*/ } .mm-menu .mm-navbars_top .mm-navbar img { max-width: 45vh; min-width: 150px; margin: 15px 20px; } }

/*	================================================== ABSTRACTS / mixins ==================================================*/
/*	================================================== ABSTRACTS / placeholder ==================================================*/
.zm-eliste__header .zmRegister .aktiv, .searchDiv input[name="order"] + span + span > button, .pm-detail .pm-parentRubrik a, .pm-detail-author .pm-parentRubrik a, .presse-uebersicht a.showadmin, .presse-administration a.showadmin, .l-header__row1-funcnav .service-navigation a, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev span, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next span, .zm-detail .zmnav a, #zmSuche .zmsuchecontent #zmf fieldset .zmSuchButton input, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .vonbis .von label, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .vonbis .bis label, #zmSuche .einleitungstext .zmBox .rumpf .item .zmlinktodata a, .c-topnews .pm-detaillink, .composedcontent-rubriktopnews .pm-detaillink, #lpSeite #anfangsbuchstaben .lpAktiv, #lpSeite #anfangsbuchstaben .aktiv, #lpSeite #anfangsbuchstaben .aktivAktuelleAuswahl, #lpSeite #anfangsbuchstaben .lpInaktiv, #lpSeite #anfangsbuchstaben .inaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .lpAktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .aktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .aktivAktuelleAuswahl, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .lpInaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .inaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .lpAktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .aktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .aktivAktuelleAuswahl, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .lpInaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .inaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .lpAktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .aktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .aktivAktuelleAuswahl, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .lpInaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .inaktiv, .c-quicksearch__button, .pagination .page-item:not(.disabled) > a, #loginForm [type=submit], .basecontent-dvv-script legend a, [type="submit"], .c-dynco article .moreLink a, .basecontent-dynamic-content article .moreLink a, .button-war-grau, .button-war-gruen, .button-war-blau, .presse-uebersicht .pm-meldung .pm-content .pm-teaser .pm-teaser-more, .presse-uebersicht .c-pm-meldung .pm-content .pm-teaser .pm-teaser-more, #lpSeite .goPageTop, .basecontent-dvv-service-bw-beh-rdendaten .goPageTop, .basecontent-dvv-service-bw-kontakte .goPageTop, .basecontent-dvv-service-bw-einzelner-kontakt .goPageTop, .button-war, .btn, a.vCard:before, .zm-eliste__body .zmitem__footer .details, .c-calsheet div.containerCalendarMonth a, .basecontent-dvv-zm-kalenderblatt div.containerCalendarMonth a { display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; vertical-align: middle; user-select: none; border: 1px solid transparent; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; border-radius: 0; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; background: #004b91; color: #fff; }

@media (prefers-reduced-motion: reduce) { .zm-eliste__header .zmRegister .aktiv, .searchDiv input[name="order"] + span + span > button, .pm-detail .pm-parentRubrik a, .pm-detail-author .pm-parentRubrik a, .presse-uebersicht a.showadmin, .presse-administration a.showadmin, .l-header__row1-funcnav .service-navigation a, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev span, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next span, .zm-detail .zmnav a, #zmSuche .zmsuchecontent #zmf fieldset .zmSuchButton input, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .vonbis .von label, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .vonbis .bis label, #zmSuche .einleitungstext .zmBox .rumpf .item .zmlinktodata a, .c-topnews .pm-detaillink, .composedcontent-rubriktopnews .pm-detaillink, #lpSeite #anfangsbuchstaben .lpAktiv, #lpSeite #anfangsbuchstaben .aktiv, #lpSeite #anfangsbuchstaben .aktivAktuelleAuswahl, #lpSeite #anfangsbuchstaben .lpInaktiv, #lpSeite #anfangsbuchstaben .inaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .lpAktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .aktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .aktivAktuelleAuswahl, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .lpInaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .inaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .lpAktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .aktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .aktivAktuelleAuswahl, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .lpInaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .inaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .lpAktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .aktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .aktivAktuelleAuswahl, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .lpInaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .inaktiv, .c-quicksearch__button, .pagination .page-item:not(.disabled) > a, #loginForm [type=submit], .basecontent-dvv-script legend a, [type="submit"], .c-dynco article .moreLink a, .basecontent-dynamic-content article .moreLink a, .button-war-grau, .button-war-gruen, .button-war-blau, .presse-uebersicht .pm-meldung .pm-content .pm-teaser .pm-teaser-more, .presse-uebersicht .c-pm-meldung .pm-content .pm-teaser .pm-teaser-more, #lpSeite .goPageTop, .basecontent-dvv-service-bw-beh-rdendaten .goPageTop, .basecontent-dvv-service-bw-kontakte .goPageTop, .basecontent-dvv-service-bw-einzelner-kontakt .goPageTop, .button-war, .btn, a.vCard:before, .zm-eliste__body .zmitem__footer .details, .c-calsheet div.containerCalendarMonth a, .basecontent-dvv-zm-kalenderblatt div.containerCalendarMonth a { transition: none; } }

.zm-eliste__header .zmRegister .aktiv:before, .searchDiv input[name="order"] + span + span > button:before, .pm-detail .pm-parentRubrik a:before, .pm-detail-author .pm-parentRubrik a:before, .presse-uebersicht a.showadmin:before, .presse-administration a.showadmin:before, .l-header__row1-funcnav .service-navigation a:before, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev span:before, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next span:before, .zm-detail .zmnav a:before, #zmSuche .zmsuchecontent #zmf fieldset .zmSuchButton input:before, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .vonbis .von label:before, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .vonbis .bis label:before, #zmSuche .einleitungstext .zmBox .rumpf .item .zmlinktodata a:before, .c-topnews .pm-detaillink:before, .composedcontent-rubriktopnews .pm-detaillink:before, #lpSeite #anfangsbuchstaben .lpAktiv:before, #lpSeite #anfangsbuchstaben .aktiv:before, #lpSeite #anfangsbuchstaben .aktivAktuelleAuswahl:before, #lpSeite #anfangsbuchstaben .lpInaktiv:before, #lpSeite #anfangsbuchstaben .inaktiv:before, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .lpAktiv:before, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .aktiv:before, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .aktivAktuelleAuswahl:before, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .lpInaktiv:before, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .inaktiv:before, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .lpAktiv:before, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .aktiv:before, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .aktivAktuelleAuswahl:before, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .lpInaktiv:before, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .inaktiv:before, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .lpAktiv:before, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .aktiv:before, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .aktivAktuelleAuswahl:before, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .lpInaktiv:before, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .inaktiv:before, .c-quicksearch__button:before, .pagination .page-item:not(.disabled) > a:before, #loginForm [type=submit]:before, .basecontent-dvv-script legend a:before, [type="submit"]:before, .c-dynco article .moreLink a:before, .basecontent-dynamic-content article .moreLink a:before, .button-war-grau:before, .button-war-gruen:before, .button-war-blau:before, .presse-uebersicht .pm-meldung .pm-content .pm-teaser .pm-teaser-more:before, .presse-uebersicht .c-pm-meldung .pm-content .pm-teaser .pm-teaser-more:before, #lpSeite .goPageTop:before, .basecontent-dvv-service-bw-beh-rdendaten .goPageTop:before, .basecontent-dvv-service-bw-kontakte .goPageTop:before, .basecontent-dvv-service-bw-einzelner-kontakt .goPageTop:before, .button-war:before, .btn:before, a.vCard:before, .zm-eliste__body .zmitem__footer .details:before, .c-calsheet div.containerCalendarMonth a:before, .basecontent-dvv-zm-kalenderblatt div.containerCalendarMonth a:before { color: #fff; }

.zm-eliste__header .zmRegister .aktiv:hover, .searchDiv input[name="order"] + span + span > button:hover, .pm-detail .pm-parentRubrik a:hover, .pm-detail-author .pm-parentRubrik a:hover, .presse-uebersicht a.showadmin:hover, .presse-administration a.showadmin:hover, .l-header__row1-funcnav .service-navigation a:hover, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev span:hover, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next span:hover, .zm-detail .zmnav a:hover, #zmSuche .zmsuchecontent #zmf fieldset .zmSuchButton input:hover, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .vonbis .von label:hover, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .vonbis .bis label:hover, #zmSuche .einleitungstext .zmBox .rumpf .item .zmlinktodata a:hover, .c-topnews .pm-detaillink:hover, .composedcontent-rubriktopnews .pm-detaillink:hover, #lpSeite #anfangsbuchstaben .lpAktiv:hover, #lpSeite #anfangsbuchstaben .aktiv:hover, #lpSeite #anfangsbuchstaben .aktivAktuelleAuswahl:hover, #lpSeite #anfangsbuchstaben .lpInaktiv:hover, #lpSeite #anfangsbuchstaben .inaktiv:hover, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .lpAktiv:hover, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .aktiv:hover, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .aktivAktuelleAuswahl:hover, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .lpInaktiv:hover, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .inaktiv:hover, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .lpAktiv:hover, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .aktiv:hover, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .aktivAktuelleAuswahl:hover, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .lpInaktiv:hover, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .inaktiv:hover, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .lpAktiv:hover, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .aktiv:hover, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .aktivAktuelleAuswahl:hover, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .lpInaktiv:hover, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .inaktiv:hover, .c-quicksearch__button:hover, .pagination .page-item:not(.disabled) > a:hover, #loginForm [type=submit]:hover, .basecontent-dvv-script legend a:hover, [type="submit"]:hover, .c-dynco article .moreLink a:hover, .basecontent-dynamic-content article .moreLink a:hover, .button-war-grau:hover, .button-war-gruen:hover, .button-war-blau:hover, .presse-uebersicht .pm-meldung .pm-content .pm-teaser .pm-teaser-more:hover, .presse-uebersicht .c-pm-meldung .pm-content .pm-teaser .pm-teaser-more:hover, #lpSeite .goPageTop:hover, .basecontent-dvv-service-bw-beh-rdendaten .goPageTop:hover, .basecontent-dvv-service-bw-kontakte .goPageTop:hover, .basecontent-dvv-service-bw-einzelner-kontakt .goPageTop:hover, .button-war:hover, .btn:hover, a.vCard:hover:before, .zm-eliste__body .zmitem__footer .details:hover, .c-calsheet div.containerCalendarMonth a:hover, .basecontent-dvv-zm-kalenderblatt div.containerCalendarMonth a:hover { background-color: #40a52b; color: #fff; cursor: pointer; }

.zm-eliste__header .zmRegister .aktiv:hover:before, .searchDiv input[name="order"] + span + span > button:hover:before, .pm-detail .pm-parentRubrik a:hover:before, .pm-detail-author .pm-parentRubrik a:hover:before, .presse-uebersicht a.showadmin:hover:before, .presse-administration a.showadmin:hover:before, .l-header__row1-funcnav .service-navigation a:hover:before, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev span:hover:before, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next span:hover:before, .zm-detail .zmnav a:hover:before, #zmSuche .zmsuchecontent #zmf fieldset .zmSuchButton input:hover:before, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .vonbis .von label:hover:before, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .vonbis .bis label:hover:before, #zmSuche .einleitungstext .zmBox .rumpf .item .zmlinktodata a:hover:before, .c-topnews .pm-detaillink:hover:before, .composedcontent-rubriktopnews .pm-detaillink:hover:before, #lpSeite #anfangsbuchstaben .lpAktiv:hover:before, #lpSeite #anfangsbuchstaben .aktiv:hover:before, #lpSeite #anfangsbuchstaben .aktivAktuelleAuswahl:hover:before, #lpSeite #anfangsbuchstaben .lpInaktiv:hover:before, #lpSeite #anfangsbuchstaben .inaktiv:hover:before, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .lpAktiv:hover:before, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .aktiv:hover:before, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .aktivAktuelleAuswahl:hover:before, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .lpInaktiv:hover:before, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .inaktiv:hover:before, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .lpAktiv:hover:before, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .aktiv:hover:before, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .aktivAktuelleAuswahl:hover:before, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .lpInaktiv:hover:before, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .inaktiv:hover:before, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .lpAktiv:hover:before, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .aktiv:hover:before, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .aktivAktuelleAuswahl:hover:before, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .lpInaktiv:hover:before, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .inaktiv:hover:before, .c-quicksearch__button:hover:before, .pagination .page-item:not(.disabled) > a:hover:before, #loginForm [type=submit]:hover:before, .basecontent-dvv-script legend a:hover:before, [type="submit"]:hover:before, .c-dynco article .moreLink a:hover:before, .basecontent-dynamic-content article .moreLink a:hover:before, .button-war-grau:hover:before, .button-war-gruen:hover:before, .button-war-blau:hover:before, .presse-uebersicht .pm-meldung .pm-content .pm-teaser .pm-teaser-more:hover:before, .presse-uebersicht .c-pm-meldung .pm-content .pm-teaser .pm-teaser-more:hover:before, #lpSeite .goPageTop:hover:before, .basecontent-dvv-service-bw-beh-rdendaten .goPageTop:hover:before, .basecontent-dvv-service-bw-kontakte .goPageTop:hover:before, .basecontent-dvv-service-bw-einzelner-kontakt .goPageTop:hover:before, .button-war:hover:before, .btn:hover:before, a.vCard:hover:before, .zm-eliste__body .zmitem__footer .details:hover:before, .c-calsheet div.containerCalendarMonth a:hover:before, .basecontent-dvv-zm-kalenderblatt div.containerCalendarMonth a:hover:before { color: #fff; }

.zm-eliste__body .zmitem__footer .details, .c-calsheet div.containerCalendarMonth a, .basecontent-dvv-zm-kalenderblatt div.containerCalendarMonth a { background: #fff; box-shadow: 0 0 1px #004b91; color: #004b91; }

.zm-detail .zmnav .zmzureu a, .zm-detail .zmnav .zmzursuche a { color: #004b91; font-weight: normal; /*text-decoration: underline;*/ }

.zm-detail .zmnav .zmzureu a:before, .zm-detail .zmnav .zmzursuche a:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.zm-detail .zmnav .zmzureu a:before, .zm-detail .zmnav .zmzursuche a:before { color: #004b91; text-decoration: none; }

.zm-detail .zmnav .zmzureu a:hover, .zm-detail .zmnav .zmzursuche a:hover { color: #004b91; }

.zm-detail .zmnav .zmzureu a:hover:before, .zm-detail .zmnav .zmzursuche a:hover:before { color: #004b91; text-decoration: none; }

.l-footer .zm-detail .zmnav .zmzureu a:before, .zm-detail .zmnav .zmzureu .l-footer a:before, .l-footer .zm-detail .zmnav .zmzursuche a:before, .zm-detail .zmnav .zmzursuche .l-footer a:before, .l-footer .zm-detail .zmnav .zmzureu a:hover, .zm-detail .zmnav .zmzureu .l-footer a:hover, .l-footer .zm-detail .zmnav .zmzursuche a:hover, .zm-detail .zmnav .zmzursuche .l-footer a:hover { color: #f0ffcf; }

/*	================================================== ABSTRACTS / functions ==================================================*/
/** Convert font-size from px to rem with px fallback @param $size - the value in pixel you want to convert e.g. p {@include fontSize(12px);} */
/*	================================================== ABSTRACTS / helpers ==================================================*/
.in-grid { width: 100%; padding-right: 30px; padding-left: 30px; margin-right: auto; margin-left: auto; max-width: 1400px; }

.fullsize { margin: 0; padding: 0; max-width: 100%; position: relative; }

.fullsize .v-box { padding-left: 0; padding-right: 0; }

.fullsize img { width: 100%; }

.fullsize figure { margin-top: 0; margin-bottom: 0; }

.odd { background-color: #fff; }

.even { background-color: rgba(0, 32, 62, 0.025); }

/*	================================================== BASE / reset ==================================================*/
/*	================================================== BASE / base ==================================================*/
.body_node { overflow-x: hidden; }

::selection { background: #ddee88; color: #004b91; }

::-moz-selection { background: #ddee88; color: #004b91; }

.hidden, .clear { display: none; height: 0; }

.l-slotinfo .verborgen { height: 0; overflow: hidden; }

.text-left { margin-right: auto; }

.text-center { margin-left: auto; margin-right: auto; }

.text-right { margin-left: auto; }

p .text-left, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label .text-left, #lpSeite .vCard .rumpf .text-left, #lpSeite .vCard .fn .text-left, #lpSeite .vCard .bez .text-left, #lpSeite .vCard .value .text-left, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf .text-left, .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn .text-left, .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez .text-left, .basecontent-dvv-service-bw-beh-rdendaten .vCard .value .text-left, .basecontent-dvv-service-bw-kontakte .vCard .rumpf .text-left, .basecontent-dvv-service-bw-kontakte .vCard .fn .text-left, .basecontent-dvv-service-bw-kontakte .vCard .bez .text-left, .basecontent-dvv-service-bw-kontakte .vCard .value .text-left, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf .text-left, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn .text-left, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez .text-left, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value .text-left, #lpSeite .text-left, .basecontent-dvv-service-bw-beh-rdendaten .text-left, .basecontent-dvv-service-bw-kontakte .text-left, .basecontent-dvv-service-bw-einzelner-kontakt .text-left, p .text-center, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label .text-center, #lpSeite .vCard .rumpf .text-center, #lpSeite .vCard .fn .text-center, #lpSeite .vCard .bez .text-center, #lpSeite .vCard .value .text-center, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf .text-center, .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn .text-center, .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez .text-center, .basecontent-dvv-service-bw-beh-rdendaten .vCard .value .text-center, .basecontent-dvv-service-bw-kontakte .vCard .rumpf .text-center, .basecontent-dvv-service-bw-kontakte .vCard .fn .text-center, .basecontent-dvv-service-bw-kontakte .vCard .bez .text-center, .basecontent-dvv-service-bw-kontakte .vCard .value .text-center, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf .text-center, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn .text-center, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez .text-center, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value .text-center, #lpSeite .text-center, .basecontent-dvv-service-bw-beh-rdendaten .text-center, .basecontent-dvv-service-bw-kontakte .text-center, .basecontent-dvv-service-bw-einzelner-kontakt .text-center, p .text-right, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label .text-right, #lpSeite .vCard .rumpf .text-right, #lpSeite .vCard .fn .text-right, #lpSeite .vCard .bez .text-right, #lpSeite .vCard .value .text-right, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf .text-right, .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn .text-right, .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez .text-right, .basecontent-dvv-service-bw-beh-rdendaten .vCard .value .text-right, .basecontent-dvv-service-bw-kontakte .vCard .rumpf .text-right, .basecontent-dvv-service-bw-kontakte .vCard .fn .text-right, .basecontent-dvv-service-bw-kontakte .vCard .bez .text-right, .basecontent-dvv-service-bw-kontakte .vCard .value .text-right, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf .text-right, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn .text-right, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez .text-right, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value .text-right, #lpSeite .text-right, .basecontent-dvv-service-bw-beh-rdendaten .text-right, .basecontent-dvv-service-bw-kontakte .text-right, .basecontent-dvv-service-bw-einzelner-kontakt .text-right { display: block; }

a { font-weight: normal; text-decoration: underline; }

.l-main a:focus { border: 1px solid #40a52b; padding: 3px; }

a.linkTyp_docx, a.linkTyp_pptx, a.linkTyp_mp4, a.vCard, a.pm-teaser-more, a[href$=".pdf"] { background: transparent none; padding: 0; }

a.linkTyp_docx:before, a.linkTyp_pptx:before, a.linkTyp_mp4:before, a.vCard:before, a.pm-teaser-more:before, a[href$=".pdf"]:before { color: #004b91; /*content:"\f111";*/ display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.3rem 0 0; text-decoration: none; font-size: 0.8em; }

a.linkTyp_docx:hover, a.linkTyp_pptx:hover, a.linkTyp_mp4:hover, a.vCard:hover, a.pm-teaser-more:hover, a[href$=".pdf"]:hover { color: #40a52b; }

a.linkTyp_docx:hover:before, a.linkTyp_pptx:hover:before, a.linkTyp_mp4:hover:before, a.vCard:hover:before, a.pm-teaser-more:hover:before, a[href$=".pdf"]:hover:before { color: #40a52b; }

a.vCard { float: right; padding-top: 0.5rem; }

a.vCard img { display: none; }

a.vCard:before { color: #fff; padding: 0.375rem 0.75rem; }

a.vCard:hover:before { color: #fff; text-decoration: none; }

a.externerLink { color: #004b91; font-weight: normal; /*text-decoration: underline;*/ }

a.externerLink:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

a.externerLink:before { color: #004b91; text-decoration: none; }

a.externerLink:hover { color: #004b91; }

a.externerLink:hover:before { color: #004b91; text-decoration: none; }

.l-footer a.externerLink:before, .l-footer a.externerLink:hover, .l-footer a.externerLink:hover:before { color: #f0ffcf; }

a.mailLink, a.email { color: #004b91; font-weight: normal; /*text-decoration: underline;*/ }

a.mailLink:before, a.email:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

a.mailLink:before, a.email:before { color: #004b91; text-decoration: none; }

a.mailLink:hover, a.email:hover { color: #004b91; }

a.mailLink:hover:before, a.email:hover:before { color: #004b91; text-decoration: none; }

.l-footer a.mailLink:before, .l-footer a.mailLink:hover, .l-footer a.mailLink:hover:before, .l-footer a.email:before, .l-footer a.email:hover, .l-footer a.email:hover:before { color: #f0ffcf; }

a.telLink { color: #004b91; font-weight: normal; /*text-decoration: underline;*/ }

a.telLink:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

a.telLink:before { color: #004b91; text-decoration: none; }

a.telLink:hover { color: #004b91; }

a.telLink:hover:before { color: #004b91; text-decoration: none; }

.l-footer a.telLink:before, .l-footer a.telLink:hover, .l-footer a.telLink:hover:before { color: #f0ffcf; }

a.dateiLink { color: #004b91; font-weight: normal; /*text-decoration: underline;*/ }

a.dateiLink:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

a.dateiLink:before { color: #004b91; text-decoration: none; }

a.dateiLink:hover { color: #004b91; }

a.dateiLink:hover:before { color: #004b91; text-decoration: none; }

.l-footer a.dateiLink:before, .l-footer a.dateiLink:hover, .l-footer a.dateiLink:hover:before { color: #f0ffcf; }

a.pdfLink { color: #004b91; font-weight: normal; /*text-decoration: underline;*/ }

a.pdfLink:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

a.pdfLink:before { color: #004b91; text-decoration: none; }

a.pdfLink:hover { color: #004b91; }

a.pdfLink:hover:before { color: #004b91; text-decoration: none; }

.l-footer a.pdfLink:before, .l-footer a.pdfLink:hover, .l-footer a.pdfLink:hover:before { color: #f0ffcf; }

a.linkTyp_zip { color: #004b91; font-weight: normal; /*text-decoration: underline;*/ }

a.linkTyp_zip:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

a.linkTyp_zip:before { color: #004b91; text-decoration: none; }

a.linkTyp_zip:hover { color: #004b91; }

a.linkTyp_zip:hover:before { color: #004b91; text-decoration: none; }

.l-footer a.linkTyp_zip:before, .l-footer a.linkTyp_zip:hover, .l-footer a.linkTyp_zip:hover:before { color: #f0ffcf; }

a.linkTyp_docx, a.linkTyp_doc { color: #004b91; font-weight: normal; /*text-decoration: underline;*/ }

a.linkTyp_docx:before, a.linkTyp_doc:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

a.linkTyp_docx:before, a.linkTyp_doc:before { color: #004b91; text-decoration: none; }

a.linkTyp_docx:hover, a.linkTyp_doc:hover { color: #004b91; }

a.linkTyp_docx:hover:before, a.linkTyp_doc:hover:before { color: #004b91; text-decoration: none; }

.l-footer a.linkTyp_docx:before, .l-footer a.linkTyp_docx:hover, .l-footer a.linkTyp_docx:hover:before, .l-footer a.linkTyp_doc:before, .l-footer a.linkTyp_doc:hover, .l-footer a.linkTyp_doc:hover:before { color: #f0ffcf; }

a.linkTyp_xlsx, a.linkTyp_xls { color: #004b91; font-weight: normal; /*text-decoration: underline;*/ }

a.linkTyp_xlsx:before, a.linkTyp_xls:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

a.linkTyp_xlsx:before, a.linkTyp_xls:before { color: #004b91; text-decoration: none; }

a.linkTyp_xlsx:hover, a.linkTyp_xls:hover { color: #004b91; }

a.linkTyp_xlsx:hover:before, a.linkTyp_xls:hover:before { color: #004b91; text-decoration: none; }

.l-footer a.linkTyp_xlsx:before, .l-footer a.linkTyp_xlsx:hover, .l-footer a.linkTyp_xlsx:hover:before, .l-footer a.linkTyp_xls:before, .l-footer a.linkTyp_xls:hover, .l-footer a.linkTyp_xls:hover:before { color: #f0ffcf; }

a.linkTyp_pptx, a.linkTyp_ppt { color: #004b91; font-weight: normal; /*text-decoration: underline;*/ }

a.linkTyp_pptx:before, a.linkTyp_ppt:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

a.linkTyp_pptx:before, a.linkTyp_ppt:before { color: #004b91; text-decoration: none; }

a.linkTyp_pptx:hover, a.linkTyp_ppt:hover { color: #004b91; }

a.linkTyp_pptx:hover:before, a.linkTyp_ppt:hover:before { color: #004b91; text-decoration: none; }

.l-footer a.linkTyp_pptx:before, .l-footer a.linkTyp_pptx:hover, .l-footer a.linkTyp_pptx:hover:before, .l-footer a.linkTyp_ppt:before, .l-footer a.linkTyp_ppt:hover, .l-footer a.linkTyp_ppt:hover:before { color: #f0ffcf; }

a.linkTyp_mp3, a.linkTyp_wav { color: #004b91; font-weight: normal; /*text-decoration: underline;*/ }

a.linkTyp_mp3:before, a.linkTyp_wav:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

a.linkTyp_mp3:before, a.linkTyp_wav:before { color: #004b91; text-decoration: none; }

a.linkTyp_mp3:hover, a.linkTyp_wav:hover { color: #004b91; }

a.linkTyp_mp3:hover:before, a.linkTyp_wav:hover:before { color: #004b91; text-decoration: none; }

.l-footer a.linkTyp_mp3:before, .l-footer a.linkTyp_mp3:hover, .l-footer a.linkTyp_mp3:hover:before, .l-footer a.linkTyp_wav:before, .l-footer a.linkTyp_wav:hover, .l-footer a.linkTyp_wav:hover:before { color: #f0ffcf; }

a.linkTyp_mp4 { color: #004b91; font-weight: normal; /*text-decoration: underline;*/ }

a.linkTyp_mp4:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

a.linkTyp_mp4:before { color: #004b91; text-decoration: none; }

a.linkTyp_mp4:hover { color: #004b91; }

a.linkTyp_mp4:hover:before { color: #004b91; text-decoration: none; }

.l-footer a.linkTyp_mp4:before, .l-footer a.linkTyp_mp4:hover, .l-footer a.linkTyp_mp4:hover:before { color: #f0ffcf; }

.lebenslagen a[title*="kinder"] { color: #004b91; font-weight: normal; /*text-decoration: underline;*/ }

.lebenslagen a[title*="kinder"]:before { color: #96bd0d; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.lebenslagen a[title*="kinder"]:before { color: #96bd0d; text-decoration: none; }

.lebenslagen a[title*="kinder"]:hover { color: #96bd0d; }

.lebenslagen a[title*="kinder"]:hover:before { color: #96bd0d; text-decoration: none; }

.l-footer .lebenslagen a[title*="kinder"]:before, .l-footer .lebenslagen a[title*="kinder"]:hover, .l-footer .lebenslagen a[title*="kinder"]:hover:before { color: #f0ffcf; }

.lebenslagen a[title*="tier"] { color: #004b91; font-weight: normal; /*text-decoration: underline;*/ }

.lebenslagen a[title*="tier"]:before { color: #96bd0d; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.lebenslagen a[title*="tier"]:before { color: #96bd0d; text-decoration: none; }

.lebenslagen a[title*="tier"]:hover { color: #96bd0d; }

.lebenslagen a[title*="tier"]:hover:before { color: #96bd0d; text-decoration: none; }

.l-footer .lebenslagen a[title*="tier"]:before, .l-footer .lebenslagen a[title*="tier"]:hover, .l-footer .lebenslagen a[title*="tier"]:hover:before { color: #f0ffcf; }

.lebenslagen a[title*="hrerschein"] { color: #004b91; font-weight: normal; /*text-decoration: underline;*/ }

.lebenslagen a[title*="hrerschein"]:before { color: #96bd0d; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.lebenslagen a[title*="hrerschein"]:before { color: #96bd0d; text-decoration: none; }

.lebenslagen a[title*="hrerschein"]:hover { color: #96bd0d; }

.lebenslagen a[title*="hrerschein"]:hover:before { color: #96bd0d; text-decoration: none; }

.l-footer .lebenslagen a[title*="hrerschein"]:before, .l-footer .lebenslagen a[title*="hrerschein"]:hover, .l-footer .lebenslagen a[title*="hrerschein"]:hover:before { color: #f0ffcf; }

.lebenslagen a[title*="gewerbe"] { color: #004b91; font-weight: normal; /*text-decoration: underline;*/ }

.lebenslagen a[title*="gewerbe"]:before { color: #96bd0d; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.lebenslagen a[title*="gewerbe"]:before { color: #96bd0d; text-decoration: none; }

.lebenslagen a[title*="gewerbe"]:hover { color: #96bd0d; }

.lebenslagen a[title*="gewerbe"]:hover:before { color: #96bd0d; text-decoration: none; }

.l-footer .lebenslagen a[title*="gewerbe"]:before, .l-footer .lebenslagen a[title*="gewerbe"]:hover, .l-footer .lebenslagen a[title*="gewerbe"]:hover:before { color: #f0ffcf; }

.lebenslagen a[title*="bauen"] { color: #004b91; font-weight: normal; /*text-decoration: underline;*/ }

.lebenslagen a[title*="bauen"]:before { color: #96bd0d; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.lebenslagen a[title*="bauen"]:before { color: #96bd0d; text-decoration: none; }

.lebenslagen a[title*="bauen"]:hover { color: #96bd0d; }

.lebenslagen a[title*="bauen"]:hover:before { color: #96bd0d; text-decoration: none; }

.l-footer .lebenslagen a[title*="bauen"]:before, .l-footer .lebenslagen a[title*="bauen"]:hover, .l-footer .lebenslagen a[title*="bauen"]:hover:before { color: #f0ffcf; }

.lebenslagen a[title*="arbeitnehmer"] { color: #004b91; font-weight: normal; /*text-decoration: underline;*/ }

.lebenslagen a[title*="arbeitnehmer"]:before { color: #96bd0d; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.lebenslagen a[title*="arbeitnehmer"]:before { color: #96bd0d; text-decoration: none; }

.lebenslagen a[title*="arbeitnehmer"]:hover { color: #96bd0d; }

.lebenslagen a[title*="arbeitnehmer"]:hover:before { color: #96bd0d; text-decoration: none; }

.l-footer .lebenslagen a[title*="arbeitnehmer"]:before, .l-footer .lebenslagen a[title*="arbeitnehmer"]:hover, .l-footer .lebenslagen a[title*="arbeitnehmer"]:hover:before { color: #f0ffcf; }

.lebenslagen a[title*="geburt"] { color: #004b91; font-weight: normal; /*text-decoration: underline;*/ }

.lebenslagen a[title*="geburt"]:before { color: #96bd0d; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.lebenslagen a[title*="geburt"]:before { color: #96bd0d; text-decoration: none; }

.lebenslagen a[title*="geburt"]:hover { color: #96bd0d; }

.lebenslagen a[title*="geburt"]:hover:before { color: #96bd0d; text-decoration: none; }

.l-footer .lebenslagen a[title*="geburt"]:before, .l-footer .lebenslagen a[title*="geburt"]:hover, .l-footer .lebenslagen a[title*="geburt"]:hover:before { color: #f0ffcf; }

.lebenslagen a[title*="wohnen"] { color: #004b91; font-weight: normal; /*text-decoration: underline;*/ }

.lebenslagen a[title*="wohnen"]:before { color: #96bd0d; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.lebenslagen a[title*="wohnen"]:before { color: #96bd0d; text-decoration: none; }

.lebenslagen a[title*="wohnen"]:hover { color: #96bd0d; }

.lebenslagen a[title*="wohnen"]:hover:before { color: #96bd0d; text-decoration: none; }

.l-footer .lebenslagen a[title*="wohnen"]:before, .l-footer .lebenslagen a[title*="wohnen"]:hover, .l-footer .lebenslagen a[title*="wohnen"]:hover:before { color: #f0ffcf; }

.lebenslagen a[title*="gesundheit"] { color: #004b91; font-weight: normal; /*text-decoration: underline;*/ }

.lebenslagen a[title*="gesundheit"]:before { color: #96bd0d; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.lebenslagen a[title*="gesundheit"]:before { color: #96bd0d; text-decoration: none; }

.lebenslagen a[title*="gesundheit"]:hover { color: #96bd0d; }

.lebenslagen a[title*="gesundheit"]:hover:before { color: #96bd0d; text-decoration: none; }

.l-footer .lebenslagen a[title*="gesundheit"]:before, .l-footer .lebenslagen a[title*="gesundheit"]:hover, .l-footer .lebenslagen a[title*="gesundheit"]:hover:before { color: #f0ffcf; }

.lebenslagen a[title*="notlage"] { color: #004b91; font-weight: normal; /*text-decoration: underline;*/ }

.lebenslagen a[title*="notlage"]:before { color: #96bd0d; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.lebenslagen a[title*="notlage"]:before { color: #96bd0d; text-decoration: none; }

.lebenslagen a[title*="notlage"]:hover { color: #96bd0d; }

.lebenslagen a[title*="notlage"]:hover:before { color: #96bd0d; text-decoration: none; }

.l-footer .lebenslagen a[title*="notlage"]:before, .l-footer .lebenslagen a[title*="notlage"]:hover, .l-footer .lebenslagen a[title*="notlage"]:hover:before { color: #f0ffcf; }

.direktlinks a[title*="ansprech"], #direktmenu a[title*="ansprech"] { color: #f0ffcf; font-weight: normal; /*text-decoration: underline;*/ }

.direktlinks a[title*="ansprech"]:before, #direktmenu a[title*="ansprech"]:before { color: #f0ffcf; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.direktlinks a[title*="ansprech"]:before, #direktmenu a[title*="ansprech"]:before { color: #f0ffcf; text-decoration: none; }

.direktlinks a[title*="ansprech"]:hover, #direktmenu a[title*="ansprech"]:hover { color: #f0ffcf; }

.direktlinks a[title*="ansprech"]:hover:before, #direktmenu a[title*="ansprech"]:hover:before { color: #f0ffcf; text-decoration: none; }

.l-footer .direktlinks a[title*="ansprech"]:before, .l-footer .direktlinks a[title*="ansprech"]:hover, .l-footer .direktlinks a[title*="ansprech"]:hover:before, .l-footer #direktmenu a[title*="ansprech"]:before, .l-footer #direktmenu a[title*="ansprech"]:hover, .l-footer #direktmenu a[title*="ansprech"]:hover:before { color: #f0ffcf; }

.direktlinks a[title*="kontakt"], #direktmenu a[title*="kontakt"] { color: #f0ffcf; font-weight: normal; /*text-decoration: underline;*/ }

.direktlinks a[title*="kontakt"]:before, #direktmenu a[title*="kontakt"]:before { color: #f0ffcf; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.direktlinks a[title*="kontakt"]:before, #direktmenu a[title*="kontakt"]:before { color: #f0ffcf; text-decoration: none; }

.direktlinks a[title*="kontakt"]:hover, #direktmenu a[title*="kontakt"]:hover { color: #f0ffcf; }

.direktlinks a[title*="kontakt"]:hover:before, #direktmenu a[title*="kontakt"]:hover:before { color: #f0ffcf; text-decoration: none; }

.l-footer .direktlinks a[title*="kontakt"]:before, .l-footer .direktlinks a[title*="kontakt"]:hover, .l-footer .direktlinks a[title*="kontakt"]:hover:before, .l-footer #direktmenu a[title*="kontakt"]:before, .l-footer #direktmenu a[title*="kontakt"]:hover, .l-footer #direktmenu a[title*="kontakt"]:hover:before { color: #f0ffcf; }

.direktlinks a[title*="ffnungszeiten"], #direktmenu a[title*="ffnungszeiten"] { color: #f0ffcf; font-weight: normal; /*text-decoration: underline;*/ }

.direktlinks a[title*="ffnungszeiten"]:before, #direktmenu a[title*="ffnungszeiten"]:before { color: #f0ffcf; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.direktlinks a[title*="ffnungszeiten"]:before, #direktmenu a[title*="ffnungszeiten"]:before { color: #f0ffcf; text-decoration: none; }

.direktlinks a[title*="ffnungszeiten"]:hover, #direktmenu a[title*="ffnungszeiten"]:hover { color: #f0ffcf; }

.direktlinks a[title*="ffnungszeiten"]:hover:before, #direktmenu a[title*="ffnungszeiten"]:hover:before { color: #f0ffcf; text-decoration: none; }

.l-footer .direktlinks a[title*="ffnungszeiten"]:before, .l-footer .direktlinks a[title*="ffnungszeiten"]:hover, .l-footer .direktlinks a[title*="ffnungszeiten"]:hover:before, .l-footer #direktmenu a[title*="ffnungszeiten"]:before, .l-footer #direktmenu a[title*="ffnungszeiten"]:hover, .l-footer #direktmenu a[title*="ffnungszeiten"]:hover:before { color: #f0ffcf; }

.direktlinks a[title*="stadtplan"], #direktmenu a[title*="stadtplan"] { color: #f0ffcf; font-weight: normal; /*text-decoration: underline;*/ }

.direktlinks a[title*="stadtplan"]:before, #direktmenu a[title*="stadtplan"]:before { color: #f0ffcf; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.direktlinks a[title*="stadtplan"]:before, #direktmenu a[title*="stadtplan"]:before { color: #f0ffcf; text-decoration: none; }

.direktlinks a[title*="stadtplan"]:hover, #direktmenu a[title*="stadtplan"]:hover { color: #f0ffcf; }

.direktlinks a[title*="stadtplan"]:hover:before, #direktmenu a[title*="stadtplan"]:hover:before { color: #f0ffcf; text-decoration: none; }

.l-footer .direktlinks a[title*="stadtplan"]:before, .l-footer .direktlinks a[title*="stadtplan"]:hover, .l-footer .direktlinks a[title*="stadtplan"]:hover:before, .l-footer #direktmenu a[title*="stadtplan"]:before, .l-footer #direktmenu a[title*="stadtplan"]:hover, .l-footer #direktmenu a[title*="stadtplan"]:hover:before { color: #f0ffcf; }

.direktlinks a[title*="ideen"], #direktmenu a[title*="ideen"] { color: #f0ffcf; font-weight: normal; /*text-decoration: underline;*/ }

.direktlinks a[title*="ideen"]:before, #direktmenu a[title*="ideen"]:before { color: #f0ffcf; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.direktlinks a[title*="ideen"]:before, #direktmenu a[title*="ideen"]:before { color: #f0ffcf; text-decoration: none; }

.direktlinks a[title*="ideen"]:hover, #direktmenu a[title*="ideen"]:hover { color: #f0ffcf; }

.direktlinks a[title*="ideen"]:hover:before, #direktmenu a[title*="ideen"]:hover:before { color: #f0ffcf; text-decoration: none; }

.l-footer .direktlinks a[title*="ideen"]:before, .l-footer .direktlinks a[title*="ideen"]:hover, .l-footer .direktlinks a[title*="ideen"]:hover:before, .l-footer #direktmenu a[title*="ideen"]:before, .l-footer #direktmenu a[title*="ideen"]:hover, .l-footer #direktmenu a[title*="ideen"]:hover:before { color: #f0ffcf; }

.direktlinks a[title*="karriere"], #direktmenu a[title*="karriere"] { color: #f0ffcf; font-weight: normal; /*text-decoration: underline;*/ }

.direktlinks a[title*="karriere"]:before, #direktmenu a[title*="karriere"]:before { color: #f0ffcf; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.direktlinks a[title*="karriere"]:before, #direktmenu a[title*="karriere"]:before { color: #f0ffcf; text-decoration: none; }

.direktlinks a[title*="karriere"]:hover, #direktmenu a[title*="karriere"]:hover { color: #f0ffcf; }

.direktlinks a[title*="karriere"]:hover:before, #direktmenu a[title*="karriere"]:hover:before { color: #f0ffcf; text-decoration: none; }

.l-footer .direktlinks a[title*="karriere"]:before, .l-footer .direktlinks a[title*="karriere"]:hover, .l-footer .direktlinks a[title*="karriere"]:hover:before, .l-footer #direktmenu a[title*="karriere"]:before, .l-footer #direktmenu a[title*="karriere"]:hover, .l-footer #direktmenu a[title*="karriere"]:hover:before { color: #f0ffcf; }

.lebenslagen a, .direktlinks a { text-decoration: none; }

.link-up a { color: #004b91; font-weight: normal; /*text-decoration: underline;*/ }

.link-up a:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.link-up a:before { color: #004b91; text-decoration: none; }

.link-up a:hover { color: #004b91; }

.link-up a:hover:before { color: #004b91; text-decoration: none; }

.l-footer .link-up a:before, .l-footer .link-up a:hover, .l-footer .link-up a:hover:before { color: #f0ffcf; }

.link-right a { color: #004b91; font-weight: normal; /*text-decoration: underline;*/ }

.link-right a:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.link-right a:before { color: #004b91; text-decoration: none; }

.link-right a:hover { color: #004b91; }

.link-right a:hover:before { color: #004b91; text-decoration: none; }

.l-footer .link-right a:before, .l-footer .link-right a:hover, .l-footer .link-right a:hover:before { color: #f0ffcf; }

.link-down a { color: #004b91; font-weight: normal; /*text-decoration: underline;*/ }

.link-down a:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.link-down a:before { color: #004b91; text-decoration: none; }

.link-down a:hover { color: #004b91; }

.link-down a:hover:before { color: #004b91; text-decoration: none; }

.l-footer .link-down a:before, .l-footer .link-down a:hover, .l-footer .link-down a:hover:before { color: #f0ffcf; }

.link-left a { color: #004b91; font-weight: normal; /*text-decoration: underline;*/ }

.link-left a:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.link-left a:before { color: #004b91; text-decoration: none; }

.link-left a:hover { color: #004b91; }

.link-left a:hover:before { color: #004b91; text-decoration: none; }

.l-footer .link-left a:before, .l-footer .link-left a:hover, .l-footer .link-left a:hover:before { color: #f0ffcf; }

a.vCard:before { content: "\f234"; }

a[href~="openstreetmap"] { content: "\f5a0"; }

a.pm-teaser-more:before { content: "\f35a"; font-size: 90%; }

.home a.pm-teaser-more { color: #f00; }

a[onclick^="sendSubscription"]:before { color: #fff; content: "\f1d8"; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.3rem 0 0; }

.klickbar { background: #004b91; border-radius: 0; border: 1px solid #004b91; color: #fff; cursor: pointer; }

.c-contrast-switcher .dropdown-menu button.normal i { color: #40a52b; }

.c-contrast-switcher .dropdown-menu button.sw i { color: #000; }

.c-contrast-switcher .dropdown-menu button.by i { background: #ff0; color: #007bff; }

.sessionMessageIcon { float: left; width: 40px; }

/*	================================================== BASE / fonts ==================================================*/
html { font: normal 16px/150% sans-serif; }

/* fjalla-one-regular - latin */
@font-face { font-family: 'Fjalla One'; font-style: normal; font-weight: 400; src: url("../fonts/fjalla-one-v8-latin-regular.eot"); /* IE9 Compat Modes */ src: local("Fjalla One"), local("FjallaOne-Regular"), url("../fonts/fjalla-one-v8-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/fjalla-one-v8-latin-regular.woff2") format("woff2"), url("../fonts/fjalla-one-v8-latin-regular.woff") format("woff"), url("../fonts/fjalla-one-v8-latin-regular.ttf") format("truetype"), url("../fonts/fjalla-one-v8-latin-regular.svg#FjallaOne") format("svg"); /* Legacy iOS */ }

/* open-sans-300 - latin */
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300; src: url("../fonts/open-sans-v17-latin-300.eot"); /* IE9 Compat Modes */ src: local("Open Sans Light"), local("OpenSans-Light"), url("../fonts/open-sans-v17-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans-v17-latin-300.woff2") format("woff2"), url("../fonts/open-sans-v17-latin-300.woff") format("woff"), url("../fonts/open-sans-v17-latin-300.ttf") format("truetype"), url("../fonts/open-sans-v17-latin-300.svg#OpenSans") format("svg"); /* Legacy iOS */ }

/* open-sans-regular - latin */
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: url("../fonts/open-sans-v17-latin-regular.eot"); /* IE9 Compat Modes */ src: local("Open Sans Regular"), local("OpenSans-Regular"), url("../fonts/open-sans-v17-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans-v17-latin-regular.woff2") format("woff2"), url("../fonts/open-sans-v17-latin-regular.woff") format("woff"), url("../fonts/open-sans-v17-latin-regular.ttf") format("truetype"), url("../fonts/open-sans-v17-latin-regular.svg#OpenSans") format("svg"); /* Legacy iOS */ }

/* open-sans-600 - latin */
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 600; src: url("../fonts/open-sans-v17-latin-600.eot"); /* IE9 Compat Modes */ src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../fonts/open-sans-v17-latin-600.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans-v17-latin-600.woff2") format("woff2"), url("../fonts/open-sans-v17-latin-600.woff") format("woff"), url("../fonts/open-sans-v17-latin-600.ttf") format("truetype"), url("../fonts/open-sans-v17-latin-600.svg#OpenSans") format("svg"); /* Legacy iOS */ }

/* open-sans-800 - latin */
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 800; src: url("../fonts/open-sans-v17-latin-800.eot"); /* IE9 Compat Modes */ src: local("Open Sans ExtraBold"), local("OpenSans-ExtraBold"), url("../fonts/open-sans-v17-latin-800.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans-v17-latin-800.woff2") format("woff2"), url("../fonts/open-sans-v17-latin-800.woff") format("woff"), url("../fonts/open-sans-v17-latin-800.ttf") format("truetype"), url("../fonts/open-sans-v17-latin-800.svg#OpenSans") format("svg"); /* Legacy iOS */ }

/*	================================================== BASE / grid ==================================================*/
/*	================================================== BASE / icons ==================================================*/
/*	================================================== BASE / typography ==================================================*/
/* wird in der reboot Ã¼berschrieben. daher mit important in der vars hinterlegt */
body, .basecontent-form-editor .contentForm .formElementContainer .formElement .small, .basecontent-form-editor .contentForm .formElementContainer .formElementRow .small { color: #000; font: normal 1rem "Open Sans", arial, helvetica, sans-serif; line-height: 180%; }

h1, .infosection > div:first-child h2, .infosection > div:first-child .sitemap > li > ul > li > a, h2, .sitemap > li > ul > li > a, #zmSuche .zmsuchecontent #zmf fieldset legend, h3, .vwp .kontakt .ansprechName, #lpSeite .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-linklist .teaser .kopf h1, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child h2, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf h2, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label, .basecontent-dynamic-content.subrubrik article h1, .c-dynco article h1, .basecontent-dynamic-content article h1, .l-content .c-list h5, .l-content .c-listnum h5, h4, .c-table caption, .basecontent-table > table caption { margin-right: auto; font-weight: 600; }

h1, .infosection > div:first-child h2, .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend { font-size: 2.85rem; line-height: 2.85rem; margin-bottom: 2.5rem; font-family: "Fjalla One", arial, helvetica, sans-serif; text-transform: uppercase; color: #004b91; }

h2, .sitemap > li > ul > li > a, #zmSuche .zmsuchecontent #zmf fieldset legend { font-size: 1.67rem; line-height: 2.15rem; margin-top: 6.6rem; margin-bottom: 1.2rem; }

h3, .vwp .kontakt .ansprechName, #lpSeite .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-linklist .teaser .kopf h1, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child h2, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf h2, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .sitemap > li > ul > li > a, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-linklist .teaser .kopf legend, .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf legend, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label, .basecontent-dynamic-content.subrubrik article h1, .c-dynco article h1, .c-dynco article .infosection > div:first-child h2, .c-dynco article .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .c-dynco article h2, .infosection > div:first-child .c-dynco article .sitemap > li > ul > li > a, .c-dynco article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .c-dynco article legend, .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .c-dynco article legend, .basecontent-dynamic-content article h1, .basecontent-dynamic-content article .infosection > div:first-child h2, .basecontent-dynamic-content article .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .basecontent-dynamic-content article h2, .infosection > div:first-child .basecontent-dynamic-content article .sitemap > li > ul > li > a, .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content article legend, .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dynamic-content article legend, .l-content .c-list h5, .l-content .c-listnum h5 { font-size: 1.33rem; line-height: 1.85rem; margin-top: 3rem; margin-bottom: 1rem; }

h4, .c-table caption, .basecontent-table > table caption { font-size: 1rem; }

h1 > a, .infosection > div:first-child h2 > a, .infosection > div:first-child .sitemap > li > ul > li > a > a, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend > a, h2 > a, .sitemap > li > ul > li > a > a, #zmSuche .zmsuchecontent #zmf fieldset legend > a, h3 > a, .vwp .kontakt .ansprechName > a, #lpSeite .bwKontakt > .vCard > .kopf .fn > a, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .fn > a, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .fn > a, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .fn > a, .basecontent-dvv-linklist .teaser .kopf h1 > a, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child h2 > a, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf h2 > a, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-linklist .teaser .kopf legend > a, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf legend > a, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label > a, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label > a, .basecontent-dynamic-content.subrubrik article h1 > a, .c-dynco article h1 > a, .infosection > div:first-child .c-dynco article h2 > a, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .c-dynco article legend > a, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .c-dynco article legend > a, .basecontent-dynamic-content article h1 > a, .infosection > div:first-child .basecontent-dynamic-content article h2 > a, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content article legend > a, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dynamic-content article legend > a, .l-content .c-list h5 > a, .l-content .c-listnum h5 > a, h4 > a, .c-table caption > a, .basecontent-table > table caption > a { font-weight: inherit; }

p, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label, #lpSeite .vCard .rumpf, #lpSeite .vCard .fn, #lpSeite .vCard .bez, #lpSeite .vCard .value, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn, .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez, .basecontent-dvv-service-bw-beh-rdendaten .vCard .value, .basecontent-dvv-service-bw-kontakte .vCard .rumpf, .basecontent-dvv-service-bw-kontakte .vCard .fn, .basecontent-dvv-service-bw-kontakte .vCard .bez, .basecontent-dvv-service-bw-kontakte .vCard .value, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value, #lpSeite, .basecontent-dvv-service-bw-beh-rdendaten, .basecontent-dvv-service-bw-kontakte, .basecontent-dvv-service-bw-einzelner-kontakt, .l-content ul, .l-content ol, .l-slot-info ul, #service ul, .l-slot-info ol, #service ol { margin-bottom: 1.25rem; font-weight: 200; }

b, strong { font-weight: 600; }

i, italic, oblique { font-style: italic; font-weight: 400; }

.c-text { -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; margin-bottom: 3rem; }

.c-text.wenigAbstand { margin-bottom: 1rem; }

.c-text.intro { font-size: 1.33rem; line-height: 1.85rem; font-weight: 500; color: #40a52b; }

.c-text.zweiSpalten, .c-text.dreiSpalten { column-gap: 4rem; }

.c-text.zweiSpalten.block, .c-text.dreiSpalten.block { text-align: justify; }

.c-text.hinweis, .c-text.zitat { padding: 1em; }

.c-text.hinweis.seitlich, .c-text.zitat.seitlich { float: right; max-width: 570px; margin: 1em 0 1em 1em; }

@media screen and (max-width: 780px) { .c-text.hinweis.seitlich, .c-text.zitat.seitlich { min-width: 100%; max-width: auto; } }

.c-text.hinweis { background-color: rgba(150, 189, 13, 0.2); }

.c-text.zitat { background-color: rgba(0, 75, 145, 0.2); }

.c-text.note { font-size: 1em; line-height: 1.5em; color: #b60000; font-weight: 500; margin-bottom: 0; }

h1 + .c-text.note, .infosection > div:first-child h2 + .c-text.note, .infosection > div:first-child .sitemap > li > ul > li > a + .c-text.note, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend + .c-text.note, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend + .c-text.note { margin-top: -3rem; }

.primary1, color[value="primary1"] { color: #00203e; background-color: #bbddff; padding: 0 0.25em; }

.primary2, color[value="primary2"] { color: #b60000; }

.primary3, color[value="primary3"] { color: #225516; background-color: #ddee88; padding: 0 0.25em; }

.primary1 > strong, .primary1 > u, .primary2 > strong, .primary2 > u, .primary3 > strong, .primary3 > u { margin-right: -0.5rem; }

strong > .primary1, strong > .primary2, strong > .primary3, i > .primary1, i > .primary2, i > .primary3 { margin-right: -0.5rem; }

i .primary1, i .primary3 { padding-right: 0.75rem; }

@media (min-width: 768px) { .c-text.zweiSpalten, .c-list.zweiSpalten, .c-listnum.zweiSpalten, .c-text.dreiSpalten, .c-list.dreiSpalten, .c-listnum.dreiSpalten { column-count: 2; } }

@media (min-width: 992px) { .c-text.zweiSpalten, .c-list.zweiSpalten, .c-listnum.zweiSpalten { column-count: 2; } .c-text.dreiSpalten, .c-list.dreiSpalten, .c-listnum.dreiSpalten { column-count: 3; } }

@media (min-width: 1200px) { h1, .infosection > div:first-child h2, .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend { font-size: calc(2.85rem * 1.2); line-height: calc(2.85rem * 1.25); } h2, .sitemap > li > ul > li > a, #zmSuche .zmsuchecontent #zmf fieldset legend { font-size: calc(1.67rem * 1.2); line-height: calc(2.15rem * 1.5); } h3, .vwp .kontakt .ansprechName, #lpSeite .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-linklist .teaser .kopf h1, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child h2, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf h2, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .sitemap > li > ul > li > a, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-linklist .teaser .kopf legend, .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf legend, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label, .basecontent-dynamic-content.subrubrik article h1, .c-dynco article h1, .c-dynco article .infosection > div:first-child h2, .c-dynco article .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .c-dynco article h2, .infosection > div:first-child .c-dynco article .sitemap > li > ul > li > a, .c-dynco article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .c-dynco article legend, .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .c-dynco article legend, .basecontent-dynamic-content article h1, .basecontent-dynamic-content article .infosection > div:first-child h2, .basecontent-dynamic-content article .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .basecontent-dynamic-content article h2, .infosection > div:first-child .basecontent-dynamic-content article .sitemap > li > ul > li > a, .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content article legend, .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dynamic-content article legend, .l-content .c-list h5, .l-content .c-listnum h5 { font-size: calc(1.33rem * 1.2); line-height: calc(1.85rem * 1.3); } p, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label, #lpSeite .vCard .rumpf, #lpSeite .vCard .fn, #lpSeite .vCard .bez, #lpSeite .vCard .value, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn, .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez, .basecontent-dvv-service-bw-beh-rdendaten .vCard .value, .basecontent-dvv-service-bw-kontakte .vCard .rumpf, .basecontent-dvv-service-bw-kontakte .vCard .fn, .basecontent-dvv-service-bw-kontakte .vCard .bez, .basecontent-dvv-service-bw-kontakte .vCard .value, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value, #lpSeite, .basecontent-dvv-service-bw-beh-rdendaten, .basecontent-dvv-service-bw-kontakte, .basecontent-dvv-service-bw-einzelner-kontakt, h4, .c-table caption, .basecontent-table > table caption, .l-content li, .l-slot-info li, #service li, h3.ui-accordion-header, .vwp .kontakt .ui-accordion-header.ansprechName, #lpSeite .bwKontakt > .vCard > .kopf .ui-accordion-header.fn, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .ui-accordion-header.fn, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .ui-accordion-header.fn, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .ui-accordion-header.fn, .basecontent-dvv-linklist .teaser .kopf h1.ui-accordion-header, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child h2.ui-accordion-header, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .sitemap > li > ul > li > a.ui-accordion-header, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf h2.ui-accordion-header, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .sitemap > li > ul > li > a.ui-accordion-header, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.ui-accordion-header, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-linklist .teaser .kopf legend.ui-accordion-header, .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.ui-accordion-header, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf legend.ui-accordion-header, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label.ui-accordion-header, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label.ui-accordion-header, .c-dynco article h1.ui-accordion-header, .c-dynco article .infosection > div:first-child h2.ui-accordion-header, .c-dynco article .infosection > div:first-child .sitemap > li > ul > li > a.ui-accordion-header, .infosection > div:first-child .c-dynco article h2.ui-accordion-header, .infosection > div:first-child .c-dynco article .sitemap > li > ul > li > a.ui-accordion-header, .c-dynco article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.ui-accordion-header, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .c-dynco article legend.ui-accordion-header, .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.ui-accordion-header, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .c-dynco article legend.ui-accordion-header, .basecontent-dynamic-content article h1.ui-accordion-header, .basecontent-dynamic-content article .infosection > div:first-child h2.ui-accordion-header, .basecontent-dynamic-content article .infosection > div:first-child .sitemap > li > ul > li > a.ui-accordion-header, .infosection > div:first-child .basecontent-dynamic-content article h2.ui-accordion-header, .infosection > div:first-child .basecontent-dynamic-content article .sitemap > li > ul > li > a.ui-accordion-header, .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.ui-accordion-header, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content article legend.ui-accordion-header, .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.ui-accordion-header, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dynamic-content article legend.ui-accordion-header, .l-content .c-list h5.ui-accordion-header, .l-content .c-listnum h5.ui-accordion-header { font-size: calc(1rem * 1.2); line-height: calc(1.00rem * 1.9); } .c-text.intro { font-size: calc(1.20rem * 1.2); line-height: calc(1.10rem * 1.9); } }

@media (min-width: 1750px) { h1, .infosection > div:first-child h2, .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend { font-size: calc(2.85rem * 1.4); line-height: calc(2.85rem * 1.7); } h2, .sitemap > li > ul > li > a, #zmSuche .zmsuchecontent #zmf fieldset legend { font-size: calc(1.67rem * 1.4); line-height: calc(2.15rem * 1.5); } h3, .vwp .kontakt .ansprechName, #lpSeite .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-linklist .teaser .kopf h1, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child h2, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf h2, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .sitemap > li > ul > li > a, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-linklist .teaser .kopf legend, .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf legend, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label, .basecontent-dynamic-content.subrubrik article h1, .c-dynco article h1, .c-dynco article .infosection > div:first-child h2, .c-dynco article .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .c-dynco article h2, .infosection > div:first-child .c-dynco article .sitemap > li > ul > li > a, .c-dynco article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .c-dynco article legend, .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .c-dynco article legend, .basecontent-dynamic-content article h1, .basecontent-dynamic-content article .infosection > div:first-child h2, .basecontent-dynamic-content article .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .basecontent-dynamic-content article h2, .infosection > div:first-child .basecontent-dynamic-content article .sitemap > li > ul > li > a, .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content article legend, .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dynamic-content article legend, .l-content .c-list h5, .l-content .c-listnum h5 { font-size: calc(1.33rem * 1.4); line-height: calc(1.85rem * 1.5); } p, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label, #lpSeite .vCard .rumpf, #lpSeite .vCard .fn, #lpSeite .vCard .bez, #lpSeite .vCard .value, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn, .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez, .basecontent-dvv-service-bw-beh-rdendaten .vCard .value, .basecontent-dvv-service-bw-kontakte .vCard .rumpf, .basecontent-dvv-service-bw-kontakte .vCard .fn, .basecontent-dvv-service-bw-kontakte .vCard .bez, .basecontent-dvv-service-bw-kontakte .vCard .value, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value, #lpSeite, .basecontent-dvv-service-bw-beh-rdendaten, .basecontent-dvv-service-bw-kontakte, .basecontent-dvv-service-bw-einzelner-kontakt, h4, .c-table caption, .basecontent-table > table caption, .l-content li, .l-slot-info li, #service li, h3.ui-accordion-header, .vwp .kontakt .ui-accordion-header.ansprechName, #lpSeite .bwKontakt > .vCard > .kopf .ui-accordion-header.fn, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .ui-accordion-header.fn, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .ui-accordion-header.fn, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .ui-accordion-header.fn, .basecontent-dvv-linklist .teaser .kopf h1.ui-accordion-header, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child h2.ui-accordion-header, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .sitemap > li > ul > li > a.ui-accordion-header, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf h2.ui-accordion-header, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .sitemap > li > ul > li > a.ui-accordion-header, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.ui-accordion-header, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-linklist .teaser .kopf legend.ui-accordion-header, .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.ui-accordion-header, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf legend.ui-accordion-header, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label.ui-accordion-header, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label.ui-accordion-header, .c-dynco article h1.ui-accordion-header, .c-dynco article .infosection > div:first-child h2.ui-accordion-header, .c-dynco article .infosection > div:first-child .sitemap > li > ul > li > a.ui-accordion-header, .infosection > div:first-child .c-dynco article h2.ui-accordion-header, .infosection > div:first-child .c-dynco article .sitemap > li > ul > li > a.ui-accordion-header, .c-dynco article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.ui-accordion-header, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .c-dynco article legend.ui-accordion-header, .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.ui-accordion-header, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .c-dynco article legend.ui-accordion-header, .basecontent-dynamic-content article h1.ui-accordion-header, .basecontent-dynamic-content article .infosection > div:first-child h2.ui-accordion-header, .basecontent-dynamic-content article .infosection > div:first-child .sitemap > li > ul > li > a.ui-accordion-header, .infosection > div:first-child .basecontent-dynamic-content article h2.ui-accordion-header, .infosection > div:first-child .basecontent-dynamic-content article .sitemap > li > ul > li > a.ui-accordion-header, .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.ui-accordion-header, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content article legend.ui-accordion-header, .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.ui-accordion-header, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dynamic-content article legend.ui-accordion-header, .l-content .c-list h5.ui-accordion-header, .l-content .c-listnum h5.ui-accordion-header { font-size: calc(1rem * 1.4); line-height: calc(1.00rem * 2); } .c-text.intro { font-size: calc(1.20rem * 1.4); line-height: calc(1.10rem * 2); } }

@media (min-width: 1920px) { h1, .infosection > div:first-child h2, .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend { font-size: calc(2.85rem * 1.6); line-height: calc(2.85rem * 1.7); } h2, .sitemap > li > ul > li > a, #zmSuche .zmsuchecontent #zmf fieldset legend { font-size: calc(1.67rem * 1.6); line-height: calc(2.15rem * 1.5); } h3, .vwp .kontakt .ansprechName, #lpSeite .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-linklist .teaser .kopf h1, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child h2, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf h2, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .sitemap > li > ul > li > a, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-linklist .teaser .kopf legend, .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf legend, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label, .basecontent-dynamic-content.subrubrik article h1, .c-dynco article h1, .c-dynco article .infosection > div:first-child h2, .c-dynco article .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .c-dynco article h2, .infosection > div:first-child .c-dynco article .sitemap > li > ul > li > a, .c-dynco article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .c-dynco article legend, .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .c-dynco article legend, .basecontent-dynamic-content article h1, .basecontent-dynamic-content article .infosection > div:first-child h2, .basecontent-dynamic-content article .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .basecontent-dynamic-content article h2, .infosection > div:first-child .basecontent-dynamic-content article .sitemap > li > ul > li > a, .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content article legend, .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dynamic-content article legend, .l-content .c-list h5, .l-content .c-listnum h5 { font-size: calc(1.33rem * 1.6); line-height: calc(1.85rem * 1.6); } p, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label, #lpSeite .vCard .rumpf, #lpSeite .vCard .fn, #lpSeite .vCard .bez, #lpSeite .vCard .value, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn, .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez, .basecontent-dvv-service-bw-beh-rdendaten .vCard .value, .basecontent-dvv-service-bw-kontakte .vCard .rumpf, .basecontent-dvv-service-bw-kontakte .vCard .fn, .basecontent-dvv-service-bw-kontakte .vCard .bez, .basecontent-dvv-service-bw-kontakte .vCard .value, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value, #lpSeite, .basecontent-dvv-service-bw-beh-rdendaten, .basecontent-dvv-service-bw-kontakte, .basecontent-dvv-service-bw-einzelner-kontakt, h4, .c-table caption, .basecontent-table > table caption, .l-content li, .l-slot-info li, #service li, h3.ui-accordion-header, .vwp .kontakt .ui-accordion-header.ansprechName, #lpSeite .bwKontakt > .vCard > .kopf .ui-accordion-header.fn, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .ui-accordion-header.fn, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .ui-accordion-header.fn, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .ui-accordion-header.fn, .basecontent-dvv-linklist .teaser .kopf h1.ui-accordion-header, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child h2.ui-accordion-header, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .sitemap > li > ul > li > a.ui-accordion-header, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf h2.ui-accordion-header, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .sitemap > li > ul > li > a.ui-accordion-header, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.ui-accordion-header, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-linklist .teaser .kopf legend.ui-accordion-header, .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.ui-accordion-header, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf legend.ui-accordion-header, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label.ui-accordion-header, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label.ui-accordion-header, .c-dynco article h1.ui-accordion-header, .c-dynco article .infosection > div:first-child h2.ui-accordion-header, .c-dynco article .infosection > div:first-child .sitemap > li > ul > li > a.ui-accordion-header, .infosection > div:first-child .c-dynco article h2.ui-accordion-header, .infosection > div:first-child .c-dynco article .sitemap > li > ul > li > a.ui-accordion-header, .c-dynco article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.ui-accordion-header, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .c-dynco article legend.ui-accordion-header, .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.ui-accordion-header, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .c-dynco article legend.ui-accordion-header, .basecontent-dynamic-content article h1.ui-accordion-header, .basecontent-dynamic-content article .infosection > div:first-child h2.ui-accordion-header, .basecontent-dynamic-content article .infosection > div:first-child .sitemap > li > ul > li > a.ui-accordion-header, .infosection > div:first-child .basecontent-dynamic-content article h2.ui-accordion-header, .infosection > div:first-child .basecontent-dynamic-content article .sitemap > li > ul > li > a.ui-accordion-header, .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.ui-accordion-header, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content article legend.ui-accordion-header, .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.ui-accordion-header, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dynamic-content article legend.ui-accordion-header, .l-content .c-list h5.ui-accordion-header, .l-content .c-listnum h5.ui-accordion-header { font-size: calc(1rem * 1.6); line-height: calc(1.00rem * 2.5); } .c-text.intro { font-size: calc(1.20rem * 1.6); line-height: calc(1.10rem * 2.5); } }

@media (max-width: 767.98px) { h1, .infosection > div:first-child h2, .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend { font-size: calc(2.85rem * 0.7); line-height: calc(2.25rem * 0.85); } }

p, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label, #lpSeite .vCard .rumpf, #lpSeite .vCard .fn, #lpSeite .vCard .bez, #lpSeite .vCard .value, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn, .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez, .basecontent-dvv-service-bw-beh-rdendaten .vCard .value, .basecontent-dvv-service-bw-kontakte .vCard .rumpf, .basecontent-dvv-service-bw-kontakte .vCard .fn, .basecontent-dvv-service-bw-kontakte .vCard .bez, .basecontent-dvv-service-bw-kontakte .vCard .value, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value, #lpSeite, .basecontent-dvv-service-bw-beh-rdendaten, .basecontent-dvv-service-bw-kontakte, .basecontent-dvv-service-bw-einzelner-kontakt { margin-bottom: 1.5rem; }

p + p, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label + p, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem p + label, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label + label, #lpSeite .vCard .rumpf + p, #lpSeite .vCard #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .rumpf + label, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem #lpSeite .vCard .rumpf + label, #lpSeite .vCard .fn + p, #lpSeite .vCard #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .fn + label, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem #lpSeite .vCard .fn + label, #lpSeite .vCard .bez + p, #lpSeite .vCard #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .bez + label, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem #lpSeite .vCard .bez + label, #lpSeite .vCard .value + p, #lpSeite .vCard #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .value + label, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem #lpSeite .vCard .value + label, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf + p, .basecontent-dvv-service-bw-beh-rdendaten .vCard #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .rumpf + label, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf + label, .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn + p, .basecontent-dvv-service-bw-beh-rdendaten .vCard #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .fn + label, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn + label, .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez + p, .basecontent-dvv-service-bw-beh-rdendaten .vCard #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .bez + label, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez + label, .basecontent-dvv-service-bw-beh-rdendaten .vCard .value + p, .basecontent-dvv-service-bw-beh-rdendaten .vCard #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .value + label, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .basecontent-dvv-service-bw-beh-rdendaten .vCard .value + label, .basecontent-dvv-service-bw-kontakte .vCard .rumpf + p, .basecontent-dvv-service-bw-kontakte .vCard #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .rumpf + label, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .basecontent-dvv-service-bw-kontakte .vCard .rumpf + label, .basecontent-dvv-service-bw-kontakte .vCard .fn + p, .basecontent-dvv-service-bw-kontakte .vCard #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .fn + label, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .basecontent-dvv-service-bw-kontakte .vCard .fn + label, .basecontent-dvv-service-bw-kontakte .vCard .bez + p, .basecontent-dvv-service-bw-kontakte .vCard #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .bez + label, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .basecontent-dvv-service-bw-kontakte .vCard .bez + label, .basecontent-dvv-service-bw-kontakte .vCard .value + p, .basecontent-dvv-service-bw-kontakte .vCard #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .value + label, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .basecontent-dvv-service-bw-kontakte .vCard .value + label, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf + p, .basecontent-dvv-service-bw-einzelner-kontakt .vCard #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .rumpf + label, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf + label, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn + p, .basecontent-dvv-service-bw-einzelner-kontakt .vCard #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .fn + label, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn + label, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez + p, .basecontent-dvv-service-bw-einzelner-kontakt .vCard #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .bez + label, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez + label, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value + p, .basecontent-dvv-service-bw-einzelner-kontakt .vCard #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .value + label, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value + label, #lpSeite .vCard p + .rumpf, #lpSeite .vCard #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label + .rumpf, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem #lpSeite .vCard label + .rumpf, #lpSeite .vCard .rumpf + .rumpf, #lpSeite .vCard .fn + .rumpf, #lpSeite .vCard .bez + .rumpf, #lpSeite .vCard .value + .rumpf, .basecontent-dvv-service-bw-beh-rdendaten #lpSeite .vCard .rumpf + .rumpf, #lpSeite .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf + .rumpf, .basecontent-dvv-service-bw-beh-rdendaten #lpSeite .vCard .fn + .rumpf, #lpSeite .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn + .rumpf, .basecontent-dvv-service-bw-beh-rdendaten #lpSeite .vCard .bez + .rumpf, #lpSeite .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez + .rumpf, .basecontent-dvv-service-bw-beh-rdendaten #lpSeite .vCard .value + .rumpf, #lpSeite .basecontent-dvv-service-bw-beh-rdendaten .vCard .value + .rumpf, .basecontent-dvv-service-bw-kontakte #lpSeite .vCard .rumpf + .rumpf, #lpSeite .basecontent-dvv-service-bw-kontakte .vCard .rumpf + .rumpf, .basecontent-dvv-service-bw-kontakte #lpSeite .vCard .fn + .rumpf, #lpSeite .basecontent-dvv-service-bw-kontakte .vCard .fn + .rumpf, .basecontent-dvv-service-bw-kontakte #lpSeite .vCard .bez + .rumpf, #lpSeite .basecontent-dvv-service-bw-kontakte .vCard .bez + .rumpf, .basecontent-dvv-service-bw-kontakte #lpSeite .vCard .value + .rumpf, #lpSeite .basecontent-dvv-service-bw-kontakte .vCard .value + .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt #lpSeite .vCard .rumpf + .rumpf, #lpSeite .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf + .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt #lpSeite .vCard .fn + .rumpf, #lpSeite .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn + .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt #lpSeite .vCard .bez + .rumpf, #lpSeite .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez + .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt #lpSeite .vCard .value + .rumpf, #lpSeite .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value + .rumpf, #lpSeite .vCard p + .fn, #lpSeite .vCard #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label + .fn, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem #lpSeite .vCard label + .fn, #lpSeite .vCard .rumpf + .fn, #lpSeite .vCard .fn + .fn, #lpSeite .vCard .bez + .fn, #lpSeite .vCard .value + .fn, .basecontent-dvv-service-bw-beh-rdendaten #lpSeite .vCard .rumpf + .fn, #lpSeite .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf + .fn, .basecontent-dvv-service-bw-beh-rdendaten #lpSeite .vCard .fn + .fn, #lpSeite .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn + .fn, .basecontent-dvv-service-bw-beh-rdendaten #lpSeite .vCard .bez + .fn, #lpSeite .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez + .fn, .basecontent-dvv-service-bw-beh-rdendaten #lpSeite .vCard .value + .fn, #lpSeite .basecontent-dvv-service-bw-beh-rdendaten .vCard .value + .fn, .basecontent-dvv-service-bw-kontakte #lpSeite .vCard .rumpf + .fn, #lpSeite .basecontent-dvv-service-bw-kontakte .vCard .rumpf + .fn, .basecontent-dvv-service-bw-kontakte #lpSeite .vCard .fn + .fn, #lpSeite .basecontent-dvv-service-bw-kontakte .vCard .fn + .fn, .basecontent-dvv-service-bw-kontakte #lpSeite .vCard .bez + .fn, #lpSeite .basecontent-dvv-service-bw-kontakte .vCard .bez + .fn, .basecontent-dvv-service-bw-kontakte #lpSeite .vCard .value + .fn, #lpSeite .basecontent-dvv-service-bw-kontakte .vCard .value + .fn, .basecontent-dvv-service-bw-einzelner-kontakt #lpSeite .vCard .rumpf + .fn, #lpSeite .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf + .fn, .basecontent-dvv-service-bw-einzelner-kontakt #lpSeite .vCard .fn + .fn, #lpSeite .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn + .fn, .basecontent-dvv-service-bw-einzelner-kontakt #lpSeite .vCard .bez + .fn, #lpSeite .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez + .fn, .basecontent-dvv-service-bw-einzelner-kontakt #lpSeite .vCard .value + .fn, #lpSeite .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value + .fn, #lpSeite .vCard p + .bez, #lpSeite .vCard #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label + .bez, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem #lpSeite .vCard label + .bez, #lpSeite .vCard .rumpf + .bez, #lpSeite .vCard .fn + .bez, #lpSeite .vCard .bez + .bez, #lpSeite .vCard .value + .bez, .basecontent-dvv-service-bw-beh-rdendaten #lpSeite .vCard .rumpf + .bez, #lpSeite .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf + .bez, .basecontent-dvv-service-bw-beh-rdendaten #lpSeite .vCard .fn + .bez, #lpSeite .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn + .bez, .basecontent-dvv-service-bw-beh-rdendaten #lpSeite .vCard .bez + .bez, #lpSeite .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez + .bez, .basecontent-dvv-service-bw-beh-rdendaten #lpSeite .vCard .value + .bez, #lpSeite .basecontent-dvv-service-bw-beh-rdendaten .vCard .value + .bez, .basecontent-dvv-service-bw-kontakte #lpSeite .vCard .rumpf + .bez, #lpSeite .basecontent-dvv-service-bw-kontakte .vCard .rumpf + .bez, .basecontent-dvv-service-bw-kontakte #lpSeite .vCard .fn + .bez, #lpSeite .basecontent-dvv-service-bw-kontakte .vCard .fn + .bez, .basecontent-dvv-service-bw-kontakte #lpSeite .vCard .bez + .bez, #lpSeite .basecontent-dvv-service-bw-kontakte .vCard .bez + .bez, .basecontent-dvv-service-bw-kontakte #lpSeite .vCard .value + .bez, #lpSeite .basecontent-dvv-service-bw-kontakte .vCard .value + .bez, .basecontent-dvv-service-bw-einzelner-kontakt #lpSeite .vCard .rumpf + .bez, #lpSeite .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf + .bez, .basecontent-dvv-service-bw-einzelner-kontakt #lpSeite .vCard .fn + .bez, #lpSeite .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn + .bez, .basecontent-dvv-service-bw-einzelner-kontakt #lpSeite .vCard .bez + .bez, #lpSeite .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez + .bez, .basecontent-dvv-service-bw-einzelner-kontakt #lpSeite .vCard .value + .bez, #lpSeite .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value + .bez, #lpSeite .vCard p + .value, #lpSeite .vCard #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label + .value, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem #lpSeite .vCard label + .value, #lpSeite .vCard .rumpf + .value, #lpSeite .vCard .fn + .value, #lpSeite .vCard .bez + .value, #lpSeite .vCard .value + .value, .basecontent-dvv-service-bw-beh-rdendaten #lpSeite .vCard .rumpf + .value, #lpSeite .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf + .value, .basecontent-dvv-service-bw-beh-rdendaten #lpSeite .vCard .fn + .value, #lpSeite .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn + .value, .basecontent-dvv-service-bw-beh-rdendaten #lpSeite .vCard .bez + .value, #lpSeite .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez + .value, .basecontent-dvv-service-bw-beh-rdendaten #lpSeite .vCard .value + .value, #lpSeite .basecontent-dvv-service-bw-beh-rdendaten .vCard .value + .value, .basecontent-dvv-service-bw-kontakte #lpSeite .vCard .rumpf + .value, #lpSeite .basecontent-dvv-service-bw-kontakte .vCard .rumpf + .value, .basecontent-dvv-service-bw-kontakte #lpSeite .vCard .fn + .value, #lpSeite .basecontent-dvv-service-bw-kontakte .vCard .fn + .value, .basecontent-dvv-service-bw-kontakte #lpSeite .vCard .bez + .value, #lpSeite .basecontent-dvv-service-bw-kontakte .vCard .bez + .value, .basecontent-dvv-service-bw-kontakte #lpSeite .vCard .value + .value, #lpSeite .basecontent-dvv-service-bw-kontakte .vCard .value + .value, .basecontent-dvv-service-bw-einzelner-kontakt #lpSeite .vCard .rumpf + .value, #lpSeite .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf + .value, .basecontent-dvv-service-bw-einzelner-kontakt #lpSeite .vCard .fn + .value, #lpSeite .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn + .value, .basecontent-dvv-service-bw-einzelner-kontakt #lpSeite .vCard .bez + .value, #lpSeite .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez + .value, .basecontent-dvv-service-bw-einzelner-kontakt #lpSeite .vCard .value + .value, #lpSeite .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value + .value, .basecontent-dvv-service-bw-beh-rdendaten .vCard p + .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .vCard #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label + .rumpf, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .basecontent-dvv-service-bw-beh-rdendaten .vCard label + .rumpf, #lpSeite .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf + .rumpf, .basecontent-dvv-service-bw-beh-rdendaten #lpSeite .vCard .rumpf + .rumpf, #lpSeite .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn + .rumpf, .basecontent-dvv-service-bw-beh-rdendaten #lpSeite .vCard .fn + .rumpf, #lpSeite .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez + .rumpf, .basecontent-dvv-service-bw-beh-rdendaten #lpSeite .vCard .bez + .rumpf, #lpSeite .basecontent-dvv-service-bw-beh-rdendaten .vCard .value + .rumpf, .basecontent-dvv-service-bw-beh-rdendaten #lpSeite .vCard .value + .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf + .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn + .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez + .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .vCard .value + .rumpf, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf + .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-kontakte .vCard .rumpf + .rumpf, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn + .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-kontakte .vCard .fn + .rumpf, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez + .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-kontakte .vCard .bez + .rumpf, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-beh-rdendaten .vCard .value + .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-kontakte .vCard .value + .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf + .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf + .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn + .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn + .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez + .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez + .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-beh-rdendaten .vCard .value + .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value + .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .vCard p + .fn, .basecontent-dvv-service-bw-beh-rdendaten .vCard #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label + .fn, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .basecontent-dvv-service-bw-beh-rdendaten .vCard label + .fn, #lpSeite .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf + .fn, .basecontent-dvv-service-bw-beh-rdendaten #lpSeite .vCard .rumpf + .fn, #lpSeite .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn + .fn, .basecontent-dvv-service-bw-beh-rdendaten #lpSeite .vCard .fn + .fn, #lpSeite .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez + .fn, .basecontent-dvv-service-bw-beh-rdendaten #lpSeite .vCard .bez + .fn, #lpSeite .basecontent-dvv-service-bw-beh-rdendaten .vCard .value + .fn, .basecontent-dvv-service-bw-beh-rdendaten #lpSeite .vCard .value + .fn, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf + .fn, .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn + .fn, .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez + .fn, .basecontent-dvv-service-bw-beh-rdendaten .vCard .value + .fn, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf + .fn, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-kontakte .vCard .rumpf + .fn, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn + .fn, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-kontakte .vCard .fn + .fn, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez + .fn, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-kontakte .vCard .bez + .fn, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-beh-rdendaten .vCard .value + .fn, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-kontakte .vCard .value + .fn, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf + .fn, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf + .fn, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn + .fn, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn + .fn, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez + .fn, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez + .fn, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-beh-rdendaten .vCard .value + .fn, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value + .fn, .basecontent-dvv-service-bw-beh-rdendaten .vCard p + .bez, .basecontent-dvv-service-bw-beh-rdendaten .vCard #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label + .bez, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .basecontent-dvv-service-bw-beh-rdendaten .vCard label + .bez, #lpSeite .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf + .bez, .basecontent-dvv-service-bw-beh-rdendaten #lpSeite .vCard .rumpf + .bez, #lpSeite .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn + .bez, .basecontent-dvv-service-bw-beh-rdendaten #lpSeite .vCard .fn + .bez, #lpSeite .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez + .bez, .basecontent-dvv-service-bw-beh-rdendaten #lpSeite .vCard .bez + .bez, #lpSeite .basecontent-dvv-service-bw-beh-rdendaten .vCard .value + .bez, .basecontent-dvv-service-bw-beh-rdendaten #lpSeite .vCard .value + .bez, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf + .bez, .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn + .bez, .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez + .bez, .basecontent-dvv-service-bw-beh-rdendaten .vCard .value + .bez, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf + .bez, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-kontakte .vCard .rumpf + .bez, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn + .bez, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-kontakte .vCard .fn + .bez, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez + .bez, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-kontakte .vCard .bez + .bez, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-beh-rdendaten .vCard .value + .bez, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-kontakte .vCard .value + .bez, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf + .bez, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf + .bez, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn + .bez, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn + .bez, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez + .bez, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez + .bez, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-beh-rdendaten .vCard .value + .bez, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value + .bez, .basecontent-dvv-service-bw-beh-rdendaten .vCard p + .value, .basecontent-dvv-service-bw-beh-rdendaten .vCard #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label + .value, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .basecontent-dvv-service-bw-beh-rdendaten .vCard label + .value, #lpSeite .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf + .value, .basecontent-dvv-service-bw-beh-rdendaten #lpSeite .vCard .rumpf + .value, #lpSeite .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn + .value, .basecontent-dvv-service-bw-beh-rdendaten #lpSeite .vCard .fn + .value, #lpSeite .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez + .value, .basecontent-dvv-service-bw-beh-rdendaten #lpSeite .vCard .bez + .value, #lpSeite .basecontent-dvv-service-bw-beh-rdendaten .vCard .value + .value, .basecontent-dvv-service-bw-beh-rdendaten #lpSeite .vCard .value + .value, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf + .value, .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn + .value, .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez + .value, .basecontent-dvv-service-bw-beh-rdendaten .vCard .value + .value, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf + .value, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-kontakte .vCard .rumpf + .value, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn + .value, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-kontakte .vCard .fn + .value, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez + .value, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-kontakte .vCard .bez + .value, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-beh-rdendaten .vCard .value + .value, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-kontakte .vCard .value + .value, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf + .value, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf + .value, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn + .value, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn + .value, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez + .value, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez + .value, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-beh-rdendaten .vCard .value + .value, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value + .value, .basecontent-dvv-service-bw-kontakte .vCard p + .rumpf, .basecontent-dvv-service-bw-kontakte .vCard #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label + .rumpf, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .basecontent-dvv-service-bw-kontakte .vCard label + .rumpf, #lpSeite .basecontent-dvv-service-bw-kontakte .vCard .rumpf + .rumpf, .basecontent-dvv-service-bw-kontakte #lpSeite .vCard .rumpf + .rumpf, #lpSeite .basecontent-dvv-service-bw-kontakte .vCard .fn + .rumpf, .basecontent-dvv-service-bw-kontakte #lpSeite .vCard .fn + .rumpf, #lpSeite .basecontent-dvv-service-bw-kontakte .vCard .bez + .rumpf, .basecontent-dvv-service-bw-kontakte #lpSeite .vCard .bez + .rumpf, #lpSeite .basecontent-dvv-service-bw-kontakte .vCard .value + .rumpf, .basecontent-dvv-service-bw-kontakte #lpSeite .vCard .value + .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-kontakte .vCard .rumpf + .rumpf, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf + .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-kontakte .vCard .fn + .rumpf, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn + .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-kontakte .vCard .bez + .rumpf, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez + .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-kontakte .vCard .value + .rumpf, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-beh-rdendaten .vCard .value + .rumpf, .basecontent-dvv-service-bw-kontakte .vCard .rumpf + .rumpf, .basecontent-dvv-service-bw-kontakte .vCard .fn + .rumpf, .basecontent-dvv-service-bw-kontakte .vCard .bez + .rumpf, .basecontent-dvv-service-bw-kontakte .vCard .value + .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-kontakte .vCard .rumpf + .rumpf, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf + .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-kontakte .vCard .fn + .rumpf, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn + .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-kontakte .vCard .bez + .rumpf, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez + .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-kontakte .vCard .value + .rumpf, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value + .rumpf, .basecontent-dvv-service-bw-kontakte .vCard p + .fn, .basecontent-dvv-service-bw-kontakte .vCard #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label + .fn, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .basecontent-dvv-service-bw-kontakte .vCard label + .fn, #lpSeite .basecontent-dvv-service-bw-kontakte .vCard .rumpf + .fn, .basecontent-dvv-service-bw-kontakte #lpSeite .vCard .rumpf + .fn, #lpSeite .basecontent-dvv-service-bw-kontakte .vCard .fn + .fn, .basecontent-dvv-service-bw-kontakte #lpSeite .vCard .fn + .fn, #lpSeite .basecontent-dvv-service-bw-kontakte .vCard .bez + .fn, .basecontent-dvv-service-bw-kontakte #lpSeite .vCard .bez + .fn, #lpSeite .basecontent-dvv-service-bw-kontakte .vCard .value + .fn, .basecontent-dvv-service-bw-kontakte #lpSeite .vCard .value + .fn, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-kontakte .vCard .rumpf + .fn, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf + .fn, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-kontakte .vCard .fn + .fn, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn + .fn, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-kontakte .vCard .bez + .fn, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez + .fn, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-kontakte .vCard .value + .fn, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-beh-rdendaten .vCard .value + .fn, .basecontent-dvv-service-bw-kontakte .vCard .rumpf + .fn, .basecontent-dvv-service-bw-kontakte .vCard .fn + .fn, .basecontent-dvv-service-bw-kontakte .vCard .bez + .fn, .basecontent-dvv-service-bw-kontakte .vCard .value + .fn, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-kontakte .vCard .rumpf + .fn, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf + .fn, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-kontakte .vCard .fn + .fn, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn + .fn, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-kontakte .vCard .bez + .fn, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez + .fn, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-kontakte .vCard .value + .fn, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value + .fn, .basecontent-dvv-service-bw-kontakte .vCard p + .bez, .basecontent-dvv-service-bw-kontakte .vCard #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label + .bez, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .basecontent-dvv-service-bw-kontakte .vCard label + .bez, #lpSeite .basecontent-dvv-service-bw-kontakte .vCard .rumpf + .bez, .basecontent-dvv-service-bw-kontakte #lpSeite .vCard .rumpf + .bez, #lpSeite .basecontent-dvv-service-bw-kontakte .vCard .fn + .bez, .basecontent-dvv-service-bw-kontakte #lpSeite .vCard .fn + .bez, #lpSeite .basecontent-dvv-service-bw-kontakte .vCard .bez + .bez, .basecontent-dvv-service-bw-kontakte #lpSeite .vCard .bez + .bez, #lpSeite .basecontent-dvv-service-bw-kontakte .vCard .value + .bez, .basecontent-dvv-service-bw-kontakte #lpSeite .vCard .value + .bez, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-kontakte .vCard .rumpf + .bez, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf + .bez, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-kontakte .vCard .fn + .bez, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn + .bez, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-kontakte .vCard .bez + .bez, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez + .bez, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-kontakte .vCard .value + .bez, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-beh-rdendaten .vCard .value + .bez, .basecontent-dvv-service-bw-kontakte .vCard .rumpf + .bez, .basecontent-dvv-service-bw-kontakte .vCard .fn + .bez, .basecontent-dvv-service-bw-kontakte .vCard .bez + .bez, .basecontent-dvv-service-bw-kontakte .vCard .value + .bez, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-kontakte .vCard .rumpf + .bez, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf + .bez, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-kontakte .vCard .fn + .bez, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn + .bez, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-kontakte .vCard .bez + .bez, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez + .bez, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-kontakte .vCard .value + .bez, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value + .bez, .basecontent-dvv-service-bw-kontakte .vCard p + .value, .basecontent-dvv-service-bw-kontakte .vCard #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label + .value, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .basecontent-dvv-service-bw-kontakte .vCard label + .value, #lpSeite .basecontent-dvv-service-bw-kontakte .vCard .rumpf + .value, .basecontent-dvv-service-bw-kontakte #lpSeite .vCard .rumpf + .value, #lpSeite .basecontent-dvv-service-bw-kontakte .vCard .fn + .value, .basecontent-dvv-service-bw-kontakte #lpSeite .vCard .fn + .value, #lpSeite .basecontent-dvv-service-bw-kontakte .vCard .bez + .value, .basecontent-dvv-service-bw-kontakte #lpSeite .vCard .bez + .value, #lpSeite .basecontent-dvv-service-bw-kontakte .vCard .value + .value, .basecontent-dvv-service-bw-kontakte #lpSeite .vCard .value + .value, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-kontakte .vCard .rumpf + .value, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf + .value, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-kontakte .vCard .fn + .value, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn + .value, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-kontakte .vCard .bez + .value, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez + .value, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-kontakte .vCard .value + .value, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-beh-rdendaten .vCard .value + .value, .basecontent-dvv-service-bw-kontakte .vCard .rumpf + .value, .basecontent-dvv-service-bw-kontakte .vCard .fn + .value, .basecontent-dvv-service-bw-kontakte .vCard .bez + .value, .basecontent-dvv-service-bw-kontakte .vCard .value + .value, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-kontakte .vCard .rumpf + .value, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf + .value, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-kontakte .vCard .fn + .value, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn + .value, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-kontakte .vCard .bez + .value, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez + .value, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-kontakte .vCard .value + .value, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value + .value, .basecontent-dvv-service-bw-einzelner-kontakt .vCard p + .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .vCard #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label + .rumpf, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .basecontent-dvv-service-bw-einzelner-kontakt .vCard label + .rumpf, #lpSeite .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf + .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt #lpSeite .vCard .rumpf + .rumpf, #lpSeite .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn + .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt #lpSeite .vCard .fn + .rumpf, #lpSeite .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez + .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt #lpSeite .vCard .bez + .rumpf, #lpSeite .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value + .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt #lpSeite .vCard .value + .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf + .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf + .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn + .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn + .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez + .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez + .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value + .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-beh-rdendaten .vCard .value + .rumpf, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf + .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-kontakte .vCard .rumpf + .rumpf, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn + .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-kontakte .vCard .fn + .rumpf, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez + .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-kontakte .vCard .bez + .rumpf, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value + .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-kontakte .vCard .value + .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf + .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn + .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez + .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value + .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .vCard p + .fn, .basecontent-dvv-service-bw-einzelner-kontakt .vCard #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label + .fn, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .basecontent-dvv-service-bw-einzelner-kontakt .vCard label + .fn, #lpSeite .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf + .fn, .basecontent-dvv-service-bw-einzelner-kontakt #lpSeite .vCard .rumpf + .fn, #lpSeite .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn + .fn, .basecontent-dvv-service-bw-einzelner-kontakt #lpSeite .vCard .fn + .fn, #lpSeite .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez + .fn, .basecontent-dvv-service-bw-einzelner-kontakt #lpSeite .vCard .bez + .fn, #lpSeite .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value + .fn, .basecontent-dvv-service-bw-einzelner-kontakt #lpSeite .vCard .value + .fn, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf + .fn, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf + .fn, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn + .fn, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn + .fn, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez + .fn, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez + .fn, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value + .fn, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-beh-rdendaten .vCard .value + .fn, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf + .fn, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-kontakte .vCard .rumpf + .fn, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn + .fn, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-kontakte .vCard .fn + .fn, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez + .fn, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-kontakte .vCard .bez + .fn, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value + .fn, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-kontakte .vCard .value + .fn, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf + .fn, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn + .fn, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez + .fn, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value + .fn, .basecontent-dvv-service-bw-einzelner-kontakt .vCard p + .bez, .basecontent-dvv-service-bw-einzelner-kontakt .vCard #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label + .bez, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .basecontent-dvv-service-bw-einzelner-kontakt .vCard label + .bez, #lpSeite .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf + .bez, .basecontent-dvv-service-bw-einzelner-kontakt #lpSeite .vCard .rumpf + .bez, #lpSeite .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn + .bez, .basecontent-dvv-service-bw-einzelner-kontakt #lpSeite .vCard .fn + .bez, #lpSeite .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez + .bez, .basecontent-dvv-service-bw-einzelner-kontakt #lpSeite .vCard .bez + .bez, #lpSeite .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value + .bez, .basecontent-dvv-service-bw-einzelner-kontakt #lpSeite .vCard .value + .bez, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf + .bez, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf + .bez, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn + .bez, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn + .bez, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez + .bez, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez + .bez, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value + .bez, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-beh-rdendaten .vCard .value + .bez, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf + .bez, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-kontakte .vCard .rumpf + .bez, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn + .bez, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-kontakte .vCard .fn + .bez, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez + .bez, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-kontakte .vCard .bez + .bez, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value + .bez, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-kontakte .vCard .value + .bez, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf + .bez, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn + .bez, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez + .bez, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value + .bez, .basecontent-dvv-service-bw-einzelner-kontakt .vCard p + .value, .basecontent-dvv-service-bw-einzelner-kontakt .vCard #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label + .value, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .basecontent-dvv-service-bw-einzelner-kontakt .vCard label + .value, #lpSeite .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf + .value, .basecontent-dvv-service-bw-einzelner-kontakt #lpSeite .vCard .rumpf + .value, #lpSeite .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn + .value, .basecontent-dvv-service-bw-einzelner-kontakt #lpSeite .vCard .fn + .value, #lpSeite .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez + .value, .basecontent-dvv-service-bw-einzelner-kontakt #lpSeite .vCard .bez + .value, #lpSeite .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value + .value, .basecontent-dvv-service-bw-einzelner-kontakt #lpSeite .vCard .value + .value, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf + .value, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf + .value, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn + .value, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn + .value, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez + .value, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez + .value, .basecontent-dvv-service-bw-beh-rdendaten .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value + .value, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-beh-rdendaten .vCard .value + .value, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf + .value, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-kontakte .vCard .rumpf + .value, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn + .value, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-kontakte .vCard .fn + .value, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez + .value, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-kontakte .vCard .bez + .value, .basecontent-dvv-service-bw-kontakte .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value + .value, .basecontent-dvv-service-bw-einzelner-kontakt .basecontent-dvv-service-bw-kontakte .vCard .value + .value, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf + .value, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn + .value, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez + .value, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value + .value, #lpSeite + p, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem #lpSeite + label, #lpSeite .vCard #lpSeite + .rumpf, #lpSeite .vCard #lpSeite + .fn, #lpSeite .vCard #lpSeite + .bez, #lpSeite .vCard #lpSeite + .value, .basecontent-dvv-service-bw-beh-rdendaten .vCard #lpSeite + .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .vCard #lpSeite + .fn, .basecontent-dvv-service-bw-beh-rdendaten .vCard #lpSeite + .bez, .basecontent-dvv-service-bw-beh-rdendaten .vCard #lpSeite + .value, .basecontent-dvv-service-bw-kontakte .vCard #lpSeite + .rumpf, .basecontent-dvv-service-bw-kontakte .vCard #lpSeite + .fn, .basecontent-dvv-service-bw-kontakte .vCard #lpSeite + .bez, .basecontent-dvv-service-bw-kontakte .vCard #lpSeite + .value, .basecontent-dvv-service-bw-einzelner-kontakt .vCard #lpSeite + .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .vCard #lpSeite + .fn, .basecontent-dvv-service-bw-einzelner-kontakt .vCard #lpSeite + .bez, .basecontent-dvv-service-bw-einzelner-kontakt .vCard #lpSeite + .value, .basecontent-dvv-service-bw-beh-rdendaten + p, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .basecontent-dvv-service-bw-beh-rdendaten + label, #lpSeite .vCard .basecontent-dvv-service-bw-beh-rdendaten + .rumpf, #lpSeite .vCard .basecontent-dvv-service-bw-beh-rdendaten + .fn, #lpSeite .vCard .basecontent-dvv-service-bw-beh-rdendaten + .bez, #lpSeite .vCard .basecontent-dvv-service-bw-beh-rdendaten + .value, .basecontent-dvv-service-bw-beh-rdendaten .vCard .basecontent-dvv-service-bw-beh-rdendaten + .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .vCard .basecontent-dvv-service-bw-beh-rdendaten + .fn, .basecontent-dvv-service-bw-beh-rdendaten .vCard .basecontent-dvv-service-bw-beh-rdendaten + .bez, .basecontent-dvv-service-bw-beh-rdendaten .vCard .basecontent-dvv-service-bw-beh-rdendaten + .value, .basecontent-dvv-service-bw-kontakte .vCard .basecontent-dvv-service-bw-beh-rdendaten + .rumpf, .basecontent-dvv-service-bw-kontakte .vCard .basecontent-dvv-service-bw-beh-rdendaten + .fn, .basecontent-dvv-service-bw-kontakte .vCard .basecontent-dvv-service-bw-beh-rdendaten + .bez, .basecontent-dvv-service-bw-kontakte .vCard .basecontent-dvv-service-bw-beh-rdendaten + .value, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .basecontent-dvv-service-bw-beh-rdendaten + .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .basecontent-dvv-service-bw-beh-rdendaten + .fn, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .basecontent-dvv-service-bw-beh-rdendaten + .bez, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .basecontent-dvv-service-bw-beh-rdendaten + .value, .basecontent-dvv-service-bw-kontakte + p, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .basecontent-dvv-service-bw-kontakte + label, #lpSeite .vCard .basecontent-dvv-service-bw-kontakte + .rumpf, #lpSeite .vCard .basecontent-dvv-service-bw-kontakte + .fn, #lpSeite .vCard .basecontent-dvv-service-bw-kontakte + .bez, #lpSeite .vCard .basecontent-dvv-service-bw-kontakte + .value, .basecontent-dvv-service-bw-beh-rdendaten .vCard .basecontent-dvv-service-bw-kontakte + .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .vCard .basecontent-dvv-service-bw-kontakte + .fn, .basecontent-dvv-service-bw-beh-rdendaten .vCard .basecontent-dvv-service-bw-kontakte + .bez, .basecontent-dvv-service-bw-beh-rdendaten .vCard .basecontent-dvv-service-bw-kontakte + .value, .basecontent-dvv-service-bw-kontakte .vCard .basecontent-dvv-service-bw-kontakte + .rumpf, .basecontent-dvv-service-bw-kontakte .vCard .basecontent-dvv-service-bw-kontakte + .fn, .basecontent-dvv-service-bw-kontakte .vCard .basecontent-dvv-service-bw-kontakte + .bez, .basecontent-dvv-service-bw-kontakte .vCard .basecontent-dvv-service-bw-kontakte + .value, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .basecontent-dvv-service-bw-kontakte + .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .basecontent-dvv-service-bw-kontakte + .fn, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .basecontent-dvv-service-bw-kontakte + .bez, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .basecontent-dvv-service-bw-kontakte + .value, .basecontent-dvv-service-bw-einzelner-kontakt + p, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .basecontent-dvv-service-bw-einzelner-kontakt + label, #lpSeite .vCard .basecontent-dvv-service-bw-einzelner-kontakt + .rumpf, #lpSeite .vCard .basecontent-dvv-service-bw-einzelner-kontakt + .fn, #lpSeite .vCard .basecontent-dvv-service-bw-einzelner-kontakt + .bez, #lpSeite .vCard .basecontent-dvv-service-bw-einzelner-kontakt + .value, .basecontent-dvv-service-bw-beh-rdendaten .vCard .basecontent-dvv-service-bw-einzelner-kontakt + .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .vCard .basecontent-dvv-service-bw-einzelner-kontakt + .fn, .basecontent-dvv-service-bw-beh-rdendaten .vCard .basecontent-dvv-service-bw-einzelner-kontakt + .bez, .basecontent-dvv-service-bw-beh-rdendaten .vCard .basecontent-dvv-service-bw-einzelner-kontakt + .value, .basecontent-dvv-service-bw-kontakte .vCard .basecontent-dvv-service-bw-einzelner-kontakt + .rumpf, .basecontent-dvv-service-bw-kontakte .vCard .basecontent-dvv-service-bw-einzelner-kontakt + .fn, .basecontent-dvv-service-bw-kontakte .vCard .basecontent-dvv-service-bw-einzelner-kontakt + .bez, .basecontent-dvv-service-bw-kontakte .vCard .basecontent-dvv-service-bw-einzelner-kontakt + .value, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .basecontent-dvv-service-bw-einzelner-kontakt + .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .basecontent-dvv-service-bw-einzelner-kontakt + .fn, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .basecontent-dvv-service-bw-einzelner-kontakt + .bez, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .basecontent-dvv-service-bw-einzelner-kontakt + .value, p + #lpSeite, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label + #lpSeite, #lpSeite .vCard .rumpf + #lpSeite, #lpSeite .vCard .fn + #lpSeite, #lpSeite .vCard .bez + #lpSeite, #lpSeite .vCard .value + #lpSeite, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf + #lpSeite, .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn + #lpSeite, .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez + #lpSeite, .basecontent-dvv-service-bw-beh-rdendaten .vCard .value + #lpSeite, .basecontent-dvv-service-bw-kontakte .vCard .rumpf + #lpSeite, .basecontent-dvv-service-bw-kontakte .vCard .fn + #lpSeite, .basecontent-dvv-service-bw-kontakte .vCard .bez + #lpSeite, .basecontent-dvv-service-bw-kontakte .vCard .value + #lpSeite, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf + #lpSeite, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn + #lpSeite, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez + #lpSeite, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value + #lpSeite, #lpSeite + #lpSeite, .basecontent-dvv-service-bw-beh-rdendaten + #lpSeite, .basecontent-dvv-service-bw-kontakte + #lpSeite, .basecontent-dvv-service-bw-einzelner-kontakt + #lpSeite, p + .basecontent-dvv-service-bw-beh-rdendaten, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label + .basecontent-dvv-service-bw-beh-rdendaten, #lpSeite .vCard .rumpf + .basecontent-dvv-service-bw-beh-rdendaten, #lpSeite .vCard .fn + .basecontent-dvv-service-bw-beh-rdendaten, #lpSeite .vCard .bez + .basecontent-dvv-service-bw-beh-rdendaten, #lpSeite .vCard .value + .basecontent-dvv-service-bw-beh-rdendaten, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf + .basecontent-dvv-service-bw-beh-rdendaten, .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn + .basecontent-dvv-service-bw-beh-rdendaten, .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez + .basecontent-dvv-service-bw-beh-rdendaten, .basecontent-dvv-service-bw-beh-rdendaten .vCard .value + .basecontent-dvv-service-bw-beh-rdendaten, .basecontent-dvv-service-bw-kontakte .vCard .rumpf + .basecontent-dvv-service-bw-beh-rdendaten, .basecontent-dvv-service-bw-kontakte .vCard .fn + .basecontent-dvv-service-bw-beh-rdendaten, .basecontent-dvv-service-bw-kontakte .vCard .bez + .basecontent-dvv-service-bw-beh-rdendaten, .basecontent-dvv-service-bw-kontakte .vCard .value + .basecontent-dvv-service-bw-beh-rdendaten, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf + .basecontent-dvv-service-bw-beh-rdendaten, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn + .basecontent-dvv-service-bw-beh-rdendaten, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez + .basecontent-dvv-service-bw-beh-rdendaten, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value + .basecontent-dvv-service-bw-beh-rdendaten, #lpSeite + .basecontent-dvv-service-bw-beh-rdendaten, .basecontent-dvv-service-bw-beh-rdendaten + .basecontent-dvv-service-bw-beh-rdendaten, .basecontent-dvv-service-bw-kontakte + .basecontent-dvv-service-bw-beh-rdendaten, .basecontent-dvv-service-bw-einzelner-kontakt + .basecontent-dvv-service-bw-beh-rdendaten, p + .basecontent-dvv-service-bw-kontakte, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label + .basecontent-dvv-service-bw-kontakte, #lpSeite .vCard .rumpf + .basecontent-dvv-service-bw-kontakte, #lpSeite .vCard .fn + .basecontent-dvv-service-bw-kontakte, #lpSeite .vCard .bez + .basecontent-dvv-service-bw-kontakte, #lpSeite .vCard .value + .basecontent-dvv-service-bw-kontakte, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf + .basecontent-dvv-service-bw-kontakte, .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn + .basecontent-dvv-service-bw-kontakte, .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez + .basecontent-dvv-service-bw-kontakte, .basecontent-dvv-service-bw-beh-rdendaten .vCard .value + .basecontent-dvv-service-bw-kontakte, .basecontent-dvv-service-bw-kontakte .vCard .rumpf + .basecontent-dvv-service-bw-kontakte, .basecontent-dvv-service-bw-kontakte .vCard .fn + .basecontent-dvv-service-bw-kontakte, .basecontent-dvv-service-bw-kontakte .vCard .bez + .basecontent-dvv-service-bw-kontakte, .basecontent-dvv-service-bw-kontakte .vCard .value + .basecontent-dvv-service-bw-kontakte, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf + .basecontent-dvv-service-bw-kontakte, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn + .basecontent-dvv-service-bw-kontakte, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez + .basecontent-dvv-service-bw-kontakte, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value + .basecontent-dvv-service-bw-kontakte, #lpSeite + .basecontent-dvv-service-bw-kontakte, .basecontent-dvv-service-bw-beh-rdendaten + .basecontent-dvv-service-bw-kontakte, .basecontent-dvv-service-bw-kontakte + .basecontent-dvv-service-bw-kontakte, .basecontent-dvv-service-bw-einzelner-kontakt + .basecontent-dvv-service-bw-kontakte, p + .basecontent-dvv-service-bw-einzelner-kontakt, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label + .basecontent-dvv-service-bw-einzelner-kontakt, #lpSeite .vCard .rumpf + .basecontent-dvv-service-bw-einzelner-kontakt, #lpSeite .vCard .fn + .basecontent-dvv-service-bw-einzelner-kontakt, #lpSeite .vCard .bez + .basecontent-dvv-service-bw-einzelner-kontakt, #lpSeite .vCard .value + .basecontent-dvv-service-bw-einzelner-kontakt, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf + .basecontent-dvv-service-bw-einzelner-kontakt, .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn + .basecontent-dvv-service-bw-einzelner-kontakt, .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez + .basecontent-dvv-service-bw-einzelner-kontakt, .basecontent-dvv-service-bw-beh-rdendaten .vCard .value + .basecontent-dvv-service-bw-einzelner-kontakt, .basecontent-dvv-service-bw-kontakte .vCard .rumpf + .basecontent-dvv-service-bw-einzelner-kontakt, .basecontent-dvv-service-bw-kontakte .vCard .fn + .basecontent-dvv-service-bw-einzelner-kontakt, .basecontent-dvv-service-bw-kontakte .vCard .bez + .basecontent-dvv-service-bw-einzelner-kontakt, .basecontent-dvv-service-bw-kontakte .vCard .value + .basecontent-dvv-service-bw-einzelner-kontakt, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf + .basecontent-dvv-service-bw-einzelner-kontakt, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn + .basecontent-dvv-service-bw-einzelner-kontakt, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez + .basecontent-dvv-service-bw-einzelner-kontakt, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value + .basecontent-dvv-service-bw-einzelner-kontakt, #lpSeite + .basecontent-dvv-service-bw-einzelner-kontakt, .basecontent-dvv-service-bw-beh-rdendaten + .basecontent-dvv-service-bw-einzelner-kontakt, .basecontent-dvv-service-bw-kontakte + .basecontent-dvv-service-bw-einzelner-kontakt, .basecontent-dvv-service-bw-einzelner-kontakt + .basecontent-dvv-service-bw-einzelner-kontakt { margin-top: 2.5rem; }

.c-text.button { margin-top: 1rem; }

p:not(.button) + .button, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label:not(.button) + .button, #lpSeite .vCard .rumpf:not(.button) + .button, #lpSeite .vCard .fn:not(.button) + .button, #lpSeite .vCard .bez:not(.button) + .button, #lpSeite .vCard .value:not(.button) + .button, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf:not(.button) + .button, .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn:not(.button) + .button, .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez:not(.button) + .button, .basecontent-dvv-service-bw-beh-rdendaten .vCard .value:not(.button) + .button, .basecontent-dvv-service-bw-kontakte .vCard .rumpf:not(.button) + .button, .basecontent-dvv-service-bw-kontakte .vCard .fn:not(.button) + .button, .basecontent-dvv-service-bw-kontakte .vCard .bez:not(.button) + .button, .basecontent-dvv-service-bw-kontakte .vCard .value:not(.button) + .button, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf:not(.button) + .button, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn:not(.button) + .button, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez:not(.button) + .button, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value:not(.button) + .button, #lpSeite:not(.button) + .button, .basecontent-dvv-service-bw-beh-rdendaten:not(.button) + .button, .basecontent-dvv-service-bw-kontakte:not(.button) + .button, .basecontent-dvv-service-bw-einzelner-kontakt:not(.button) + .button { margin-top: -0.5rem; }

.c-text.button + .c-text.button { margin-top: -0.75rem; }

span[style="font-size:smaller"] { line-height: 1.5em; }

.l-content .c-list li, .l-content .c-listnum li { list-style-position: outside; padding: 1rem; }

.l-content .c-list .even, .l-content .c-listnum .even { background-color: rgba(240, 255, 207, 0.3); }

.l-content .c-list ul { list-style-type: circle; }

.l-content .c-listnum ol { list-style-type: decimal-leading-zero; }

.c-breadcrumb, div.wayhome, .dateiGroesse { font-size: 0.8em; }

/*	================================================== COMPONENTS / attachment ==================================================*/
.c-attachment, [class*="-attachement"] { position: relative; }

.c-attachment.binary a img, .binary[class*="-attachement"] a img { display: none; }

.c-attachment.binary a, .binary[class*="-attachement"] a { color: #004b91; font-weight: normal; /*text-decoration: underline;*/ }

.c-attachment.binary a:before, .binary[class*="-attachement"] a:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.c-attachment.binary a:before, .binary[class*="-attachement"] a:before { color: #004b91; text-decoration: none; }

.c-attachment.binary a:hover, .binary[class*="-attachement"] a:hover { color: #004b91; }

.c-attachment.binary a:hover:before, .binary[class*="-attachement"] a:hover:before { color: #004b91; text-decoration: none; }

.l-footer .c-attachment.binary a:before, .l-footer .binary[class*="-attachement"] a:before, .l-footer .c-attachment.binary a:hover, .l-footer .binary[class*="-attachement"] a:hover, .l-footer .c-attachment.binary a:hover:before { color: #f0ffcf; }

/*	================================================== COMPONENTS / breadcrumb ==================================================*/
.c-breadcrumb, div.wayhome { display: inherit; }

.c-breadcrumb .breadcrumb, div.wayhome .breadcrumb { width: 100%; }

/*	================================================== COMPONENTS / buttons ==================================================*/
button, html [type="button"], [type="reset"], [type="submit"] { appearance: none; -webkit-appearance: none; }

.button-war { background: #004b91; border: 4px solid #fff; font-family: "Fjalla One", arial, helvetica, sans-serif; font-size: 1.4rem; text-transform: uppercase; padding: 0.5em 0.86em 0.4em; }

.button-war:after { color: #fff; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0 0 0.5em; }

.button-war:hover { background-color: #002345; }

.button-war-blau, .presse-uebersicht .pm-meldung .pm-content .pm-teaser .pm-teaser-more, .presse-uebersicht .c-pm-meldung .pm-content .pm-teaser .pm-teaser-more, #lpSeite .goPageTop, .basecontent-dvv-service-bw-beh-rdendaten .goPageTop, .basecontent-dvv-service-bw-kontakte .goPageTop, .basecontent-dvv-service-bw-einzelner-kontakt .goPageTop { background: #004b91; border: 4px solid #fff; padding: 0.5em 0.86em 0.4em; font-family: "Fjalla One", arial, helvetica, sans-serif; font-size: 1.4rem !important; text-transform: uppercase; margin-top: 10px; margin-bottom: 10px !important; color: #fff !important; }

.button-war-blau:after, .presse-uebersicht .pm-meldung .pm-content .pm-teaser .pm-teaser-more:after, .presse-uebersicht .c-pm-meldung .pm-content .pm-teaser .pm-teaser-more:after, #lpSeite .goPageTop:after, .basecontent-dvv-service-bw-beh-rdendaten .goPageTop:after, .basecontent-dvv-service-bw-kontakte .goPageTop:after, .basecontent-dvv-service-bw-einzelner-kontakt .goPageTop:after { color: #fff; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0 0 0.5em; }

.button-war-blau a, .presse-uebersicht .pm-meldung .pm-content .pm-teaser .pm-teaser-more a, .presse-uebersicht .c-pm-meldung .pm-content .pm-teaser .pm-teaser-more a, #lpSeite .goPageTop a, .basecontent-dvv-service-bw-beh-rdendaten .goPageTop a, .basecontent-dvv-service-bw-kontakte .goPageTop a, .basecontent-dvv-service-bw-einzelner-kontakt .goPageTop a { color: #fff !important; text-decoration: none; }

.button-war-blau a:hover, .presse-uebersicht .pm-meldung .pm-content .pm-teaser .pm-teaser-more a:hover, .presse-uebersicht .c-pm-meldung .pm-content .pm-teaser .pm-teaser-more a:hover, #lpSeite .goPageTop a:hover, .basecontent-dvv-service-bw-beh-rdendaten .goPageTop a:hover, .basecontent-dvv-service-bw-kontakte .goPageTop a:hover, .basecontent-dvv-service-bw-einzelner-kontakt .goPageTop a:hover, .button-war-blau a:active, .presse-uebersicht .pm-meldung .pm-content .pm-teaser .pm-teaser-more a:active, .presse-uebersicht .c-pm-meldung .pm-content .pm-teaser .pm-teaser-more a:active, #lpSeite .goPageTop a:active, .basecontent-dvv-service-bw-beh-rdendaten .goPageTop a:active, .basecontent-dvv-service-bw-kontakte .goPageTop a:active, .basecontent-dvv-service-bw-einzelner-kontakt .goPageTop a:active, .button-war-blau a:focus, .presse-uebersicht .pm-meldung .pm-content .pm-teaser .pm-teaser-more a:focus, .presse-uebersicht .c-pm-meldung .pm-content .pm-teaser .pm-teaser-more a:focus, #lpSeite .goPageTop a:focus, .basecontent-dvv-service-bw-beh-rdendaten .goPageTop a:focus, .basecontent-dvv-service-bw-kontakte .goPageTop a:focus, .basecontent-dvv-service-bw-einzelner-kontakt .goPageTop a:focus { color: #fff !important; }

.button-war-blau:hover, .presse-uebersicht .pm-meldung .pm-content .pm-teaser .pm-teaser-more:hover, .presse-uebersicht .c-pm-meldung .pm-content .pm-teaser .pm-teaser-more:hover, #lpSeite .goPageTop:hover, .basecontent-dvv-service-bw-beh-rdendaten .goPageTop:hover, .basecontent-dvv-service-bw-kontakte .goPageTop:hover, .basecontent-dvv-service-bw-einzelner-kontakt .goPageTop:hover { background-color: #002345; }

.button-war-blau:active, .presse-uebersicht .pm-meldung .pm-content .pm-teaser .pm-teaser-more:active, .presse-uebersicht .c-pm-meldung .pm-content .pm-teaser .pm-teaser-more:active, #lpSeite .goPageTop:active, .basecontent-dvv-service-bw-beh-rdendaten .goPageTop:active, .basecontent-dvv-service-bw-kontakte .goPageTop:active, .basecontent-dvv-service-bw-einzelner-kontakt .goPageTop:active, .button-war-blau:focus, .presse-uebersicht .pm-meldung .pm-content .pm-teaser .pm-teaser-more:focus, .presse-uebersicht .c-pm-meldung .pm-content .pm-teaser .pm-teaser-more:focus, #lpSeite .goPageTop:focus, .basecontent-dvv-service-bw-beh-rdendaten .goPageTop:focus, .basecontent-dvv-service-bw-kontakte .goPageTop:focus, .basecontent-dvv-service-bw-einzelner-kontakt .goPageTop:focus { border-color: #40a52b; }

.button-war-gruen { background: #ddee88; border: 4px solid #fff; padding: 0.5em 0.86em 0.4em; font-family: "Fjalla One", arial, helvetica, sans-serif; font-size: 1.4rem !important; text-transform: uppercase; margin-top: 10px; margin-bottom: 10px !important; color: #004b91 !important; }

.button-war-gruen:after { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0 0 0.5em; }

.button-war-gruen a { color: #004b91 !important; text-decoration: none; }

.button-war-gruen a:hover, .button-war-gruen a:active, .button-war-gruen a:focus { color: #004b91 !important; }

.button-war-gruen:hover { background-color: #cae445; }

.button-war-gruen:active, .button-war-gruen:focus { border-color: #40a52b; }

.button-war-grau { background: #3d3d3f; border: 4px solid #fff; padding: 0.5em 0.86em 0.4em; font-family: "Fjalla One", arial, helvetica, sans-serif; font-size: 1.4rem !important; text-transform: uppercase; margin-top: 10px; margin-bottom: 10px !important; color: #fff !important; }

.button-war-grau:after { color: #fff; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0 0 0.5em; }

.button-war-grau a { color: #fff !important; text-decoration: none; }

.button-war-grau a:hover, .button-war-grau a:active, .button-war-grau a:focus { color: #fff !important; }

.button-war-grau:hover { background-color: #171718; }

.button-war-grau:active, .button-war-grau:focus { border-color: #40a52b; }

.head-war-blau { background: #004b91; border: 4px solid #fff; padding: 0.5em 0.86em 0.4em; font-family: "Fjalla One", arial, helvetica, sans-serif; font-size: 2.8rem !important; line-height: 3.2rem !important; text-transform: uppercase; margin-top: 10px; margin-bottom: 10px !important; color: #fff !important; display: inline-block; }

.head-war-gruen { background: #ddee88; border: 4px solid #fff; padding: 0.5em 0.86em 0.4em; font-family: "Fjalla One", arial, helvetica, sans-serif; font-size: 2.8rem !important; line-height: 3.2rem !important; text-transform: uppercase; margin-top: 10px; margin-bottom: 10px !important; color: #004b91 !important; display: inline-block; }

.head-war-grau { background: #3d3d3f; border: 4px solid #fff; padding: 0.5em 0.86em 0.4em; font-family: "Fjalla One", arial, helvetica, sans-serif; font-size: 2.8rem !important; line-height: 3.2rem !important; text-transform: uppercase; margin-top: 10px; margin-bottom: 10px !important; color: #fff !important; display: inline-block; }

.l-footer .button-war-blau, .l-footer .presse-uebersicht .pm-meldung .pm-content .pm-teaser .pm-teaser-more, .presse-uebersicht .pm-meldung .pm-content .pm-teaser .l-footer .pm-teaser-more, .l-footer .presse-uebersicht .c-pm-meldung .pm-content .pm-teaser .pm-teaser-more, .presse-uebersicht .c-pm-meldung .pm-content .pm-teaser .l-footer .pm-teaser-more, .l-footer #lpSeite .goPageTop, #lpSeite .l-footer .goPageTop, .l-footer .basecontent-dvv-service-bw-beh-rdendaten .goPageTop, .basecontent-dvv-service-bw-beh-rdendaten .l-footer .goPageTop, .l-footer .basecontent-dvv-service-bw-kontakte .goPageTop, .basecontent-dvv-service-bw-kontakte .l-footer .goPageTop, .l-footer .basecontent-dvv-service-bw-einzelner-kontakt .goPageTop, .basecontent-dvv-service-bw-einzelner-kontakt .l-footer .goPageTop, .l-footer .button-war-gruen { display: inline-block; }

/*	================================================== COMPONENTS / bxslider ==================================================*/
.bx-wrapper { background: transparent; border: none; -webkit-box-shadow: none; box-shadow: none; height: 100%; }

.home .bx-wrapper { margin-bottom: 0; }

.bx-wrapper .bx-viewport { height: 100% !important; }

.bx-wrapper .bx-viewport * { height: 100%; width: 100%; }

.bx-wrapper .bx-viewport img { -o-object-fit: cover; object-fit: cover; max-width: inherit; }

.bx-wrapper .bx-viewport [class*="v-row"] { margin-left: 0; margin-right: 0; }

.bx-wrapper .bx-viewport .v-box { padding-left: 0; padding-right: 0; }

.bx-wrapper .bx-controls { display: none; }

.home .bx-wrapper .bx-controls { display: inherit; }

.bx-wrapper .bx-controls-direction a { background: none; border-radius: 0; color: transparent; margin: 0; width: 2vw; height: auto; line-height: 0; }

.bx-wrapper .bx-controls-direction a:focus { /*margin-top: ($bx-prev-next-size/-64);*/ padding: 0px; }

.bx-wrapper .bx-controls-direction a:focus, .bx-wrapper .bx-controls-direction a:hover, .bx-wrapper .bx-controls-direction a::before, .bx-wrapper .bx-controls-direction a:hover:before, .bx-wrapper .bx-controls-direction a.active, .bx-wrapper .bx-controls-direction a.active:hover, .bx-wrapper .bx-controls-direction a.active::before, .bx-wrapper .bx-controls-direction a.active:hover:before { background: none !important; }

.bx-wrapper .bx-controls-direction a:before { color: #bbddff; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-family: "Font Awesome 5 Free"; font-size: 2vw; font-weight: bold; text-align: center; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; display: block; position: relative; line-height: 2vw; text-indent: 0; text-shadow: 0px 0px 30px #00203e; }

.bx-wrapper .bx-controls-direction a.bx-prev { left: 2vw; }

.bx-wrapper .bx-controls-direction a.bx-prev:before { content: "\f137"; }

.bx-wrapper .bx-controls-direction a.bx-next { right: 2vw; }

.bx-wrapper .bx-controls-direction a.bx-next:before { content: "\f138"; }

.bx-wrapper .bx-controls-direction a:hover:before { color: #fff; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.bx-wrapper .bx-pager.bx-default-pager, .bx-wrapper .bx-pager.bx-custom-pager { width: auto !important; text-align: inherit !important; bottom: 4vw; font-family: inherit; font-weight: inherit; color: inherit; padding: 0; left: 2vw; }

.bx-wrapper .bx-pager.bx-default-pager a, .bx-wrapper .bx-pager.bx-custom-pager a { background: none; border-radius: 0; color: transparent; margin: 0; width: 2vw; height: auto; line-height: 0; }

.bx-wrapper .bx-pager.bx-default-pager a:focus, .bx-wrapper .bx-pager.bx-custom-pager a:focus { margin-top: -0.0625vw; padding: 0px; }

.bx-wrapper .bx-pager.bx-default-pager a:focus, .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a::before, .bx-wrapper .bx-pager.bx-default-pager a:hover:before, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a.active:hover, .bx-wrapper .bx-pager.bx-default-pager a.active::before, .bx-wrapper .bx-pager.bx-default-pager a.active:hover:before, .bx-wrapper .bx-pager.bx-custom-pager a:focus, .bx-wrapper .bx-pager.bx-custom-pager a:hover, .bx-wrapper .bx-pager.bx-custom-pager a::before, .bx-wrapper .bx-pager.bx-custom-pager a:hover:before, .bx-wrapper .bx-pager.bx-custom-pager a.active, .bx-wrapper .bx-pager.bx-custom-pager a.active:hover, .bx-wrapper .bx-pager.bx-custom-pager a.active::before, .bx-wrapper .bx-pager.bx-custom-pager a.active:hover:before { background: none !important; }

.bx-wrapper .bx-pager.bx-default-pager a:before, .bx-wrapper .bx-pager.bx-custom-pager a:before { content: "\f111"; color: #bbddff; font-family: "Font Awesome 5 Free"; font-size: 2vw; font-weight: normal; text-align: center; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: block; position: relative; line-height: 2vw; text-indent: 0; text-shadow: 0px 0px 30px #00203e; }

.bx-wrapper .bx-pager.bx-default-pager a.active:before, .bx-wrapper .bx-pager.bx-default-pager a:hover:before, .bx-wrapper .bx-pager.bx-custom-pager a.active:before, .bx-wrapper .bx-pager.bx-custom-pager a:hover:before { content: "\f111"; font-weight: bold; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.bx-wrapper .bx-controls-auto { width: auto !important; text-align: inherit !important; bottom: 4vw; font-family: inherit; font-weight: inherit; color: inherit; padding: 0; right: 2vw !important; }

.bx-wrapper .bx-controls-auto .bx-controls-auto-item a { background: none; border-radius: 0; color: transparent; margin: 0; width: 2vw; height: auto; line-height: 0; }

.bx-wrapper .bx-controls-auto .bx-controls-auto-item a:focus { margin-top: -0.0625vw; padding: 0px; }

.bx-wrapper .bx-controls-auto .bx-controls-auto-item a:focus, .bx-wrapper .bx-controls-auto .bx-controls-auto-item a:hover, .bx-wrapper .bx-controls-auto .bx-controls-auto-item a::before, .bx-wrapper .bx-controls-auto .bx-controls-auto-item a:hover:before, .bx-wrapper .bx-controls-auto .bx-controls-auto-item a.active, .bx-wrapper .bx-controls-auto .bx-controls-auto-item a.active:hover, .bx-wrapper .bx-controls-auto .bx-controls-auto-item a.active::before, .bx-wrapper .bx-controls-auto .bx-controls-auto-item a.active:hover:before { background: none !important; }

.bx-wrapper .bx-controls-auto .bx-controls-auto-item :before { color: #bbddff; font-family: "Font Awesome 5 Free"; font-size: 2vw; font-weight: normal; text-align: center; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: block; position: relative; line-height: 2vw; text-indent: 0; text-shadow: 0px 0px 30px #00203e; }

.bx-wrapper .bx-controls-auto .bx-controls-auto-item a.active:before { font-weight: bold; }

.bx-wrapper .bx-controls-auto .bx-controls-auto-item .bx-start:before { content: "\f144"; }

.bx-wrapper .bx-controls-auto .bx-controls-auto-item .bx-stop:before { content: "\f28d"; }

.themeslider, .l-header__stage > .v-row { display: block; margin: 0; height: 100%; margin-left: auto; margin-right: auto; max-width: 1400px; padding-left: 30px; padding-right: 30px; padding-left: 0; padding-right: 0; }

@media (min-width: 576px) { .themeslider, .l-header__stage > .v-row { max-width: 1400px; } }

@media (min-width: 768px) { .themeslider, .l-header__stage > .v-row { max-width: 1400px; } }

@media (min-width: 992px) { .themeslider, .l-header__stage > .v-row { max-width: 1400px; } }

@media (min-width: 1200px) { .themeslider, .l-header__stage > .v-row { max-width: 1400px; } }

@media (min-width: 1750px) { .themeslider, .l-header__stage > .v-row { max-width: 1440px; } }

.home .themeslider, .home .l-header__stage > .v-row { margin-left: inherit; margin-right: inherit; padding-left: inherit; padding-right: inherit; max-width: inherit; }

.themeslider.slider-content, .l-header__stage > .v-row.slider-content { height: 75vh; position: relative; /*&.bx-schoen .bx-viewport .image-inner { background-color: $cd-war-gruen-dunkel; } &.bx-stark .bx-viewport .image-inner { background-color: $cd-war-blau-dunkel; } &.bx-echt .bx-viewport .image-inner { background-color: $cd-war-anthrazit; }*/ }

@media (max-width: 767.98px) { .themeslider.slider-content, .l-header__stage > .v-row.slider-content { height: 45vh; } }

.themeslider.slider-content > div:first-child, .l-header__stage > .v-row.slider-content > div:first-child { position: absolute; z-index: 1; width: auto; height: auto; left: 10vw; top: 5vw; }

@media (max-width: 767.98px) { .themeslider.slider-content > div:first-child, .l-header__stage > .v-row.slider-content > div:first-child { position: absolute; top: inherit; left: inherit; } }

.themeslider.slider-content > div:first-child .v-box, .l-header__stage > .v-row.slider-content > div:first-child .v-box { height: auto; padding: 0; margin: 0; }

.themeslider.slider-content > div:first-child .v-box .c-text, .l-header__stage > .v-row.slider-content > div:first-child .v-box .c-text { font-family: "Fjalla One", arial, helvetica, sans-serif; color: #fff; text-transform: uppercase; display: inline-block; /* ehememals inline*/ font-size: 10vw; line-height: 10vw; margin-bottom: 0; opacity: 0.5; }

@media (max-width: 767.98px) { .themeslider.slider-content > div:first-child .v-box .c-text, .l-header__stage > .v-row.slider-content > div:first-child .v-box .c-text { opacity: 1; margin-top: 25px; padding: 20px 20px 14px; background-color: #fff; } }

@media (max-width: 767.98px) { .themeslider.slider-content .bx-viewport, .l-header__stage > .v-row.slider-content .bx-viewport { overflow: visible !important; } }

@media (max-width: 767.98px) { .themeslider.slider-content .bx-controls, .l-header__stage > .v-row.slider-content .bx-controls { display: none; } }

.themeslider [class^="col-"], .l-header__stage > .v-row [class^="col-"] { height: 100%; max-width: 100%; -ms-flex-preferred-size: auto; flex-basis: auto; }

.themeslider [class^="col-"] > *, .l-header__stage > .v-row [class^="col-"] > * { height: 100%; }

.themeslider [class^="col-"] .v-box, .l-header__stage > .v-row [class^="col-"] .v-box { height: 100%; position: relative; }

.themeslider [class^="col-"] .v-box figure, .l-header__stage > .v-row [class^="col-"] .v-box figure { height: 100%; margin: 0; max-width: inherit; float: none; }

.themeslider [class^="col-"] .v-box figure .image-inner, .l-header__stage > .v-row [class^="col-"] .v-box figure .image-inner { height: 100%; }

.themeslider [class^="col-"] .v-box figure .image-inner img, .l-header__stage > .v-row [class^="col-"] .v-box figure .image-inner img { -o-object-fit: cover; object-fit: cover; max-width: inherit; height: 100%; width: 100%; /*mix-blend-mode: luminosity;*/ }

.themeslider [class^="col-"] .v-col, .l-header__stage > .v-row [class^="col-"] .v-col { height: 100%; }

.themeslider [class^="col-"] .v-col > div, .l-header__stage > .v-row [class^="col-"] .v-col > div { height: 100%; }

.themeslider [class^="col-"] .v-col > div > div, .l-header__stage > .v-row [class^="col-"] .v-col > div > div { height: 100%; }

.themeslider [class^="col-"] .v-col > div > div .v-box, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box { height: 100%; position: relative; }

@media (max-width: 767.98px) { .themeslider [class^="col-"] .v-col > div > div .v-box, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box { position: absolute; } }

.themeslider [class^="col-"] .v-col > div > div .v-box figure, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box figure { height: 100%; margin: 0; }

.themeslider [class^="col-"] .v-col > div > div .v-box figure .image-inner, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box figure .image-inner { height: 100%; }

.themeslider [class^="col-"] .v-col > div > div .v-box figure .image-inner img, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box figure .image-inner img { -o-object-fit: cover; object-fit: cover; max-width: inherit; height: 100%; width: 100%; /*mix-blend-mode: luminosity;*/ }

.themeslider [class^="col-"] .v-col > div > div .v-box h3, .themeslider [class^="col-"] .v-col > div > div .v-box .vwp .kontakt .ansprechName, .vwp .kontakt .themeslider [class^="col-"] .v-col > div > div .v-box .ansprechName, .themeslider [class^="col-"] .v-col > div > div .v-box #lpSeite .bwKontakt > .vCard > .kopf .fn, #lpSeite .bwKontakt > .vCard > .kopf .themeslider [class^="col-"] .v-col > div > div .v-box .fn, .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .themeslider [class^="col-"] .v-col > div > div .v-box .fn, .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .themeslider [class^="col-"] .v-col > div > div .v-box .fn, .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .themeslider [class^="col-"] .v-col > div > div .v-box .fn, .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-linklist .teaser .kopf h1, .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child h2, .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-linklist .teaser .kopf h2, .infosection > div:first-child .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-linklist .teaser .kopf .sitemap > li > ul > li > a, .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-linklist .teaser .kopf legend, .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-linklist .teaser .kopf legend, .basecontent-dvv-linklist .teaser .kopf .themeslider [class^="col-"] .v-col > div > div .v-box h1, .basecontent-dvv-linklist .teaser .kopf .themeslider [class^="col-"] .v-col > div > div .v-box .infosection > div:first-child h2, .basecontent-dvv-linklist .teaser .kopf .themeslider [class^="col-"] .v-col > div > div .v-box .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .themeslider [class^="col-"] .v-col > div > div .v-box h2, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .themeslider [class^="col-"] .v-col > div > div .v-box .sitemap > li > ul > li > a, .basecontent-dvv-linklist .teaser .kopf .themeslider [class^="col-"] .v-col > div > div .v-box .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-linklist .teaser .kopf .themeslider [class^="col-"] .v-col > div > div .v-box legend, .basecontent-dvv-linklist .teaser .kopf .themeslider [class^="col-"] .v-col > div > div .v-box #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .themeslider [class^="col-"] .v-col > div > div .v-box legend, .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle .themeslider [class^="col-"] .v-col > div > div .v-box label, .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle .themeslider [class^="col-"] .v-col > div > div .v-box label, .themeslider [class^="col-"] .v-col > div > div .v-box .c-dynco article h1, .themeslider [class^="col-"] .v-col > div > div .v-box .c-dynco article .infosection > div:first-child h2, .themeslider [class^="col-"] .v-col > div > div .v-box .c-dynco article .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .themeslider [class^="col-"] .v-col > div > div .v-box .c-dynco article h2, .infosection > div:first-child .themeslider [class^="col-"] .v-col > div > div .v-box .c-dynco article .sitemap > li > ul > li > a, .themeslider [class^="col-"] .v-col > div > div .v-box .c-dynco article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .themeslider [class^="col-"] .v-col > div > div .v-box .c-dynco article legend, .themeslider [class^="col-"] .v-col > div > div .v-box .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .themeslider [class^="col-"] .v-col > div > div .v-box .c-dynco article legend, .c-dynco article .themeslider [class^="col-"] .v-col > div > div .v-box h1, .c-dynco article .themeslider [class^="col-"] .v-col > div > div .v-box .infosection > div:first-child h2, .c-dynco article .themeslider [class^="col-"] .v-col > div > div .v-box .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .c-dynco article .themeslider [class^="col-"] .v-col > div > div .v-box h2, .infosection > div:first-child .c-dynco article .themeslider [class^="col-"] .v-col > div > div .v-box .sitemap > li > ul > li > a, .c-dynco article .themeslider [class^="col-"] .v-col > div > div .v-box .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .c-dynco article .themeslider [class^="col-"] .v-col > div > div .v-box legend, .c-dynco article .themeslider [class^="col-"] .v-col > div > div .v-box #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .c-dynco article .themeslider [class^="col-"] .v-col > div > div .v-box legend, .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dynamic-content article h1, .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dynamic-content article .infosection > div:first-child h2, .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dynamic-content article .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dynamic-content article h2, .infosection > div:first-child .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dynamic-content article .sitemap > li > ul > li > a, .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dynamic-content article legend, .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dynamic-content article legend, .basecontent-dynamic-content article .themeslider [class^="col-"] .v-col > div > div .v-box h1, .basecontent-dynamic-content article .themeslider [class^="col-"] .v-col > div > div .v-box .infosection > div:first-child h2, .basecontent-dynamic-content article .themeslider [class^="col-"] .v-col > div > div .v-box .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .basecontent-dynamic-content article .themeslider [class^="col-"] .v-col > div > div .v-box h2, .infosection > div:first-child .basecontent-dynamic-content article .themeslider [class^="col-"] .v-col > div > div .v-box .sitemap > li > ul > li > a, .basecontent-dynamic-content article .themeslider [class^="col-"] .v-col > div > div .v-box .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content article .themeslider [class^="col-"] .v-col > div > div .v-box legend, .basecontent-dynamic-content article .themeslider [class^="col-"] .v-col > div > div .v-box #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dynamic-content article .themeslider [class^="col-"] .v-col > div > div .v-box legend, .themeslider [class^="col-"] .v-col > div > div .v-box .l-content .c-list h5, .l-content .c-list .themeslider [class^="col-"] .v-col > div > div .v-box h5, .themeslider [class^="col-"] .v-col > div > div .v-box .l-content .c-listnum h5, .l-content .c-listnum .themeslider [class^="col-"] .v-col > div > div .v-box h5, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box h3, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .vwp .kontakt .ansprechName, .vwp .kontakt .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .ansprechName, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box #lpSeite .bwKontakt > .vCard > .kopf .fn, #lpSeite .bwKontakt > .vCard > .kopf .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .fn, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .fn, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .fn, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .fn, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-linklist .teaser .kopf h1, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child h2, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-linklist .teaser .kopf h2, .infosection > div:first-child .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-linklist .teaser .kopf .sitemap > li > ul > li > a, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-linklist .teaser .kopf legend, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-linklist .teaser .kopf legend, .basecontent-dvv-linklist .teaser .kopf .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box h1, .basecontent-dvv-linklist .teaser .kopf .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .infosection > div:first-child h2, .basecontent-dvv-linklist .teaser .kopf .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box h2, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .sitemap > li > ul > li > a, .basecontent-dvv-linklist .teaser .kopf .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-linklist .teaser .kopf .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box legend, .basecontent-dvv-linklist .teaser .kopf .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box legend, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box label, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box label, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .c-dynco article h1, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .c-dynco article .infosection > div:first-child h2, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .c-dynco article .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .c-dynco article h2, .infosection > div:first-child .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .c-dynco article .sitemap > li > ul > li > a, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .c-dynco article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .c-dynco article legend, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .c-dynco article legend, .c-dynco article .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box h1, .c-dynco article .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .infosection > div:first-child h2, .c-dynco article .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .c-dynco article .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box h2, .infosection > div:first-child .c-dynco article .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .sitemap > li > ul > li > a, .c-dynco article .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .c-dynco article .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box legend, .c-dynco article .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .c-dynco article .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box legend, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dynamic-content article h1, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dynamic-content article .infosection > div:first-child h2, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dynamic-content article .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dynamic-content article h2, .infosection > div:first-child .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dynamic-content article .sitemap > li > ul > li > a, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dynamic-content article legend, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dynamic-content article legend, .basecontent-dynamic-content article .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box h1, .basecontent-dynamic-content article .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .infosection > div:first-child h2, .basecontent-dynamic-content article .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .basecontent-dynamic-content article .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box h2, .infosection > div:first-child .basecontent-dynamic-content article .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .sitemap > li > ul > li > a, .basecontent-dynamic-content article .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content article .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box legend, .basecontent-dynamic-content article .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dynamic-content article .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box legend, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .l-content .c-list h5, .l-content .c-list .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box h5, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .l-content .c-listnum h5, .l-content .c-listnum .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box h5 { position: absolute; left: 10vw; width: auto; height: auto; margin: 0; top: 50%; }

@media (max-width: 767.98px) { .themeslider [class^="col-"] .v-col > div > div .v-box h3, .themeslider [class^="col-"] .v-col > div > div .v-box .vwp .kontakt .ansprechName, .vwp .kontakt .themeslider [class^="col-"] .v-col > div > div .v-box .ansprechName, .themeslider [class^="col-"] .v-col > div > div .v-box #lpSeite .bwKontakt > .vCard > .kopf .fn, #lpSeite .bwKontakt > .vCard > .kopf .themeslider [class^="col-"] .v-col > div > div .v-box .fn, .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .themeslider [class^="col-"] .v-col > div > div .v-box .fn, .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .themeslider [class^="col-"] .v-col > div > div .v-box .fn, .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .themeslider [class^="col-"] .v-col > div > div .v-box .fn, .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-linklist .teaser .kopf h1, .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child h2, .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-linklist .teaser .kopf h2, .infosection > div:first-child .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-linklist .teaser .kopf .sitemap > li > ul > li > a, .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-linklist .teaser .kopf legend, .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-linklist .teaser .kopf legend, .basecontent-dvv-linklist .teaser .kopf .themeslider [class^="col-"] .v-col > div > div .v-box h1, .basecontent-dvv-linklist .teaser .kopf .themeslider [class^="col-"] .v-col > div > div .v-box .infosection > div:first-child h2, .basecontent-dvv-linklist .teaser .kopf .themeslider [class^="col-"] .v-col > div > div .v-box .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .themeslider [class^="col-"] .v-col > div > div .v-box h2, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .themeslider [class^="col-"] .v-col > div > div .v-box .sitemap > li > ul > li > a, .basecontent-dvv-linklist .teaser .kopf .themeslider [class^="col-"] .v-col > div > div .v-box .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-linklist .teaser .kopf .themeslider [class^="col-"] .v-col > div > div .v-box legend, .basecontent-dvv-linklist .teaser .kopf .themeslider [class^="col-"] .v-col > div > div .v-box #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .themeslider [class^="col-"] .v-col > div > div .v-box legend, .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle .themeslider [class^="col-"] .v-col > div > div .v-box label, .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle .themeslider [class^="col-"] .v-col > div > div .v-box label, .themeslider [class^="col-"] .v-col > div > div .v-box .c-dynco article h1, .themeslider [class^="col-"] .v-col > div > div .v-box .c-dynco article .infosection > div:first-child h2, .themeslider [class^="col-"] .v-col > div > div .v-box .c-dynco article .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .themeslider [class^="col-"] .v-col > div > div .v-box .c-dynco article h2, .infosection > div:first-child .themeslider [class^="col-"] .v-col > div > div .v-box .c-dynco article .sitemap > li > ul > li > a, .themeslider [class^="col-"] .v-col > div > div .v-box .c-dynco article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .themeslider [class^="col-"] .v-col > div > div .v-box .c-dynco article legend, .themeslider [class^="col-"] .v-col > div > div .v-box .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .themeslider [class^="col-"] .v-col > div > div .v-box .c-dynco article legend, .c-dynco article .themeslider [class^="col-"] .v-col > div > div .v-box h1, .c-dynco article .themeslider [class^="col-"] .v-col > div > div .v-box .infosection > div:first-child h2, .c-dynco article .themeslider [class^="col-"] .v-col > div > div .v-box .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .c-dynco article .themeslider [class^="col-"] .v-col > div > div .v-box h2, .infosection > div:first-child .c-dynco article .themeslider [class^="col-"] .v-col > div > div .v-box .sitemap > li > ul > li > a, .c-dynco article .themeslider [class^="col-"] .v-col > div > div .v-box .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .c-dynco article .themeslider [class^="col-"] .v-col > div > div .v-box legend, .c-dynco article .themeslider [class^="col-"] .v-col > div > div .v-box #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .c-dynco article .themeslider [class^="col-"] .v-col > div > div .v-box legend, .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dynamic-content article h1, .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dynamic-content article .infosection > div:first-child h2, .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dynamic-content article .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dynamic-content article h2, .infosection > div:first-child .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dynamic-content article .sitemap > li > ul > li > a, .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dynamic-content article legend, .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .themeslider [class^="col-"] .v-col > div > div .v-box .basecontent-dynamic-content article legend, .basecontent-dynamic-content article .themeslider [class^="col-"] .v-col > div > div .v-box h1, .basecontent-dynamic-content article .themeslider [class^="col-"] .v-col > div > div .v-box .infosection > div:first-child h2, .basecontent-dynamic-content article .themeslider [class^="col-"] .v-col > div > div .v-box .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .basecontent-dynamic-content article .themeslider [class^="col-"] .v-col > div > div .v-box h2, .infosection > div:first-child .basecontent-dynamic-content article .themeslider [class^="col-"] .v-col > div > div .v-box .sitemap > li > ul > li > a, .basecontent-dynamic-content article .themeslider [class^="col-"] .v-col > div > div .v-box .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content article .themeslider [class^="col-"] .v-col > div > div .v-box legend, .basecontent-dynamic-content article .themeslider [class^="col-"] .v-col > div > div .v-box #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dynamic-content article .themeslider [class^="col-"] .v-col > div > div .v-box legend, .themeslider [class^="col-"] .v-col > div > div .v-box .l-content .c-list h5, .l-content .c-list .themeslider [class^="col-"] .v-col > div > div .v-box h5, .themeslider [class^="col-"] .v-col > div > div .v-box .l-content .c-listnum h5, .l-content .c-listnum .themeslider [class^="col-"] .v-col > div > div .v-box h5, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box h3, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .vwp .kontakt .ansprechName, .vwp .kontakt .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .ansprechName, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box #lpSeite .bwKontakt > .vCard > .kopf .fn, #lpSeite .bwKontakt > .vCard > .kopf .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .fn, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .fn, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .fn, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .fn, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-linklist .teaser .kopf h1, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child h2, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-linklist .teaser .kopf h2, .infosection > div:first-child .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-linklist .teaser .kopf .sitemap > li > ul > li > a, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-linklist .teaser .kopf legend, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dvv-linklist .teaser .kopf legend, .basecontent-dvv-linklist .teaser .kopf .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box h1, .basecontent-dvv-linklist .teaser .kopf .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .infosection > div:first-child h2, .basecontent-dvv-linklist .teaser .kopf .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box h2, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .sitemap > li > ul > li > a, .basecontent-dvv-linklist .teaser .kopf .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-linklist .teaser .kopf .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box legend, .basecontent-dvv-linklist .teaser .kopf .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box legend, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box label, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box label, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .c-dynco article h1, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .c-dynco article .infosection > div:first-child h2, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .c-dynco article .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .c-dynco article h2, .infosection > div:first-child .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .c-dynco article .sitemap > li > ul > li > a, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .c-dynco article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .c-dynco article legend, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .c-dynco article legend, .c-dynco article .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box h1, .c-dynco article .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .infosection > div:first-child h2, .c-dynco article .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .c-dynco article .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box h2, .infosection > div:first-child .c-dynco article .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .sitemap > li > ul > li > a, .c-dynco article .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .c-dynco article .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box legend, .c-dynco article .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .c-dynco article .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box legend, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dynamic-content article h1, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dynamic-content article .infosection > div:first-child h2, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dynamic-content article .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dynamic-content article h2, .infosection > div:first-child .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dynamic-content article .sitemap > li > ul > li > a, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dynamic-content article legend, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .basecontent-dynamic-content article legend, .basecontent-dynamic-content article .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box h1, .basecontent-dynamic-content article .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .infosection > div:first-child h2, .basecontent-dynamic-content article .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .basecontent-dynamic-content article .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box h2, .infosection > div:first-child .basecontent-dynamic-content article .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .sitemap > li > ul > li > a, .basecontent-dynamic-content article .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content article .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box legend, .basecontent-dynamic-content article .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dynamic-content article .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box legend, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .l-content .c-list h5, .l-content .c-list .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box h5, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .l-content .c-listnum h5, .l-content .c-listnum .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box h5 { position: absolute; top: inherit; left: inherit; bottom: 0; border: none; margin-bottom: 0 !important; font-size: 1.4rem !important; line-height: 1.6rem !important; } }

.themeslider [class^="col-"] .v-col > div > div .v-box .theme-txt, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .theme-txt { background-color: rgba(61, 61, 63, 0.75); position: absolute; left: 10vw; padding: 40px; width: 100%; height: auto; margin-bottom: 0; top: 65%; color: #fff; font-weight: 400; max-width: 50vw; min-width: 360px; mix-blend-mode: hard-light; }

@media (max-width: 767.98px) { .themeslider [class^="col-"] .v-col > div > div .v-box .theme-txt, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .theme-txt { display: none; position: relative; top: inherit; left: inherit; max-width: inherit; } }

@media screen and (max-height: 900px) { .themeslider [class^="col-"] .v-col > div > div .v-box .theme-txt, .l-header__stage > .v-row [class^="col-"] .v-col > div > div .v-box .theme-txt { max-width: 80%; top: 70%; } }

@media (max-width: 767.98px) { .themeslider.slider-content.bx-echt > div:first-child .v-box .c-text { color: #004b91; } }

@media (max-width: 767.98px) { .themeslider.slider-content.bx-schoen > div:first-child .v-box .c-text { color: #96bd0d; } }

@media (max-width: 767.98px) { .themeslider.slider-content.bx-stark > div:first-child .v-box .c-text { color: #3d3d3f; } }

@media (max-width: 767.98px) { .themeslider.slider-content { display: block; margin-left: 0; margin-right: 0; position: relative; } }

@media (max-width: 767.98px) { .themeslider.slider-content article.v-box figure.c-image { height: 45vh !important; } }

#id2498734 { position: absolute; z-index: 2; height: auto; top: 55vh; left: 5vw; display: none; width: calc(100% - 5vw - 4rem); }

@media (max-width: 1199.98px) { #id2498734 { top: 40vh; } }

.home #id2498734 { display: inherit; }

#id2498734 .basecontent-dvv-script { padding-top: 0; }

#id2498734 .basecontent-dvv-script legend { display: none; }

#id2498734 .basecontent-dvv-script .c-quicksearch { position: absolute; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; width: 20vw; top: -35vh; right: 0; padding: 0; height: 60px; margin-bottom: 0 !important; }

#id2498734 .basecontent-dvv-script .c-quicksearch input { height: 100%; border: none; }

#id2498734 .basecontent-dvv-script .c-quicksearch .c-quicksearch__button { width: 60px; }

@media (max-width: 1199.98px) { #id2498734 .basecontent-dvv-script .c-quicksearch { top: -25vh; } }

#id2498734 h2, #id2498734 .sitemap > li > ul > li > a, #id2498734 #zmSuche .zmsuchecontent #zmf fieldset legend, #zmSuche .zmsuchecontent #zmf fieldset #id2498734 legend, #id2498734 p, #id2498734 #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem #id2498734 label, #id2498734 #lpSeite .vCard .rumpf, #lpSeite .vCard #id2498734 .rumpf, #id2498734 #lpSeite .vCard .fn, #lpSeite .vCard #id2498734 .fn, #id2498734 #lpSeite .vCard .bez, #lpSeite .vCard #id2498734 .bez, #id2498734 #lpSeite .vCard .value, #lpSeite .vCard #id2498734 .value, #id2498734 .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .vCard #id2498734 .rumpf, #id2498734 .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn, .basecontent-dvv-service-bw-beh-rdendaten .vCard #id2498734 .fn, #id2498734 .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez, .basecontent-dvv-service-bw-beh-rdendaten .vCard #id2498734 .bez, #id2498734 .basecontent-dvv-service-bw-beh-rdendaten .vCard .value, .basecontent-dvv-service-bw-beh-rdendaten .vCard #id2498734 .value, #id2498734 .basecontent-dvv-service-bw-kontakte .vCard .rumpf, .basecontent-dvv-service-bw-kontakte .vCard #id2498734 .rumpf, #id2498734 .basecontent-dvv-service-bw-kontakte .vCard .fn, .basecontent-dvv-service-bw-kontakte .vCard #id2498734 .fn, #id2498734 .basecontent-dvv-service-bw-kontakte .vCard .bez, .basecontent-dvv-service-bw-kontakte .vCard #id2498734 .bez, #id2498734 .basecontent-dvv-service-bw-kontakte .vCard .value, .basecontent-dvv-service-bw-kontakte .vCard #id2498734 .value, #id2498734 .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .vCard #id2498734 .rumpf, #id2498734 .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn, .basecontent-dvv-service-bw-einzelner-kontakt .vCard #id2498734 .fn, #id2498734 .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez, .basecontent-dvv-service-bw-einzelner-kontakt .vCard #id2498734 .bez, #id2498734 .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value, .basecontent-dvv-service-bw-einzelner-kontakt .vCard #id2498734 .value, #id2498734 #lpSeite, #id2498734 .basecontent-dvv-service-bw-beh-rdendaten, #id2498734 .basecontent-dvv-service-bw-kontakte, #id2498734 .basecontent-dvv-service-bw-einzelner-kontakt { font-family: "Fjalla One", arial, helvetica, sans-serif; margin: 0; color: #fff; text-transform: uppercase; text-shadow: 0px 0px 10rem #00203e; }

#id2498734 h2, #id2498734 .sitemap > li > ul > li > a, #id2498734 #zmSuche .zmsuchecontent #zmf fieldset legend, #zmSuche .zmsuchecontent #zmf fieldset #id2498734 legend { font-size: 3.5vw; line-height: 6vw; max-width: 90vw; }

#id2498734 p, #id2498734 #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem #id2498734 label, #id2498734 #lpSeite .vCard .rumpf, #lpSeite .vCard #id2498734 .rumpf, #id2498734 #lpSeite .vCard .fn, #lpSeite .vCard #id2498734 .fn, #id2498734 #lpSeite .vCard .bez, #lpSeite .vCard #id2498734 .bez, #id2498734 #lpSeite .vCard .value, #lpSeite .vCard #id2498734 .value, #id2498734 .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .vCard #id2498734 .rumpf, #id2498734 .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn, .basecontent-dvv-service-bw-beh-rdendaten .vCard #id2498734 .fn, #id2498734 .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez, .basecontent-dvv-service-bw-beh-rdendaten .vCard #id2498734 .bez, #id2498734 .basecontent-dvv-service-bw-beh-rdendaten .vCard .value, .basecontent-dvv-service-bw-beh-rdendaten .vCard #id2498734 .value, #id2498734 .basecontent-dvv-service-bw-kontakte .vCard .rumpf, .basecontent-dvv-service-bw-kontakte .vCard #id2498734 .rumpf, #id2498734 .basecontent-dvv-service-bw-kontakte .vCard .fn, .basecontent-dvv-service-bw-kontakte .vCard #id2498734 .fn, #id2498734 .basecontent-dvv-service-bw-kontakte .vCard .bez, .basecontent-dvv-service-bw-kontakte .vCard #id2498734 .bez, #id2498734 .basecontent-dvv-service-bw-kontakte .vCard .value, .basecontent-dvv-service-bw-kontakte .vCard #id2498734 .value, #id2498734 .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .vCard #id2498734 .rumpf, #id2498734 .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn, .basecontent-dvv-service-bw-einzelner-kontakt .vCard #id2498734 .fn, #id2498734 .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez, .basecontent-dvv-service-bw-einzelner-kontakt .vCard #id2498734 .bez, #id2498734 .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value, .basecontent-dvv-service-bw-einzelner-kontakt .vCard #id2498734 .value, #id2498734 #lpSeite, #id2498734 .basecontent-dvv-service-bw-beh-rdendaten, #id2498734 .basecontent-dvv-service-bw-kontakte, #id2498734 .basecontent-dvv-service-bw-einzelner-kontakt { display: inline; font-size: 9vw; line-height: 9vw; margin-bottom: 0; }

#id2498734 .typechange { margin-left: 1.75vw !important; }

.scrollcue { text-align: center; margin: 0 auto; opacity: 0.5; position: absolute; width: auto; top: 88.5vh; left: calc(50vw - 50px); }

.scrollcue:hover { opacity: 1 !important; }

.scrollcue a { color: #bbddff; text-decoration: none; }

.scrollcue a::before { font-size: 2vw; border-radius: 100px; background-color: rgba(0, 32, 62, 0); }

.scrollcue a:hover:before { background-color: #00203e; }

@-webkit-keyframes bounce { 0%, 20%, 50%, 80%, 100% { -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 0.15; }
  40% { -webkit-transform: translateY(-50px) scale(1.1);
    transform: translateY(-50px) scale(1.1);
    opacity: 0.5; }
  60% { -webkit-transform: translateY(-25px);
    transform: translateY(-25px);
    opacity: 0.25; } }

@keyframes bounce { 0%, 20%, 50%, 80%, 100% { transform: translateY(0);
    opacity: 0.15; }
  40% { transform: translateY(-50px) scale(1.1);
    opacity: 0.5; }
  60% { transform: translateY(-25px);
    opacity: 0.25; } }

/*	================================================== COMPONENTS / comment ==================================================*/
.commentDiv { background-color: #fff; padding: 60px; }

@media (max-width: 991.98px) { .commentDiv { padding: 15px; } }

.c-comment-form, #create_comment_form { background-color: #fff; padding: 60px; }

@media (max-width: 991.98px) { .c-comment-form, #create_comment_form { padding: 15px; } }

.c-comment-form .commentSubscriptionBlock, #create_comment_form .commentSubscriptionBlock { display: flex; flex-wrap: wrap; margin-right: -30px; margin-left: -30px; margin: 0; }

.c-comment-form .commentSubscriptionBlock .form-group-text, #create_comment_form .commentSubscriptionBlock .form-group-text { flex: 0 0 33.33333333%; max-width: 33.33333333%; }

@media (max-width: 767.98px) { .c-comment-form .commentSubscriptionBlock .form-group-text, #create_comment_form .commentSubscriptionBlock .form-group-text { flex: 0 0 100%; max-width: 100%; } }

/*	================================================== COMPONENTS / dynamic-content ==================================================*/
.c-dynco, .basecontent-dynamic-content { display: flex; flex: 1 1 32%; flex-wrap: wrap; }

.c-dynco article, .basecontent-dynamic-content article { background: #fafafa; display: flex; flex-basis: 33%; flex-direction: row; flex-wrap: wrap; margin: 1px; }

.c-dynco article .date, .basecontent-dynamic-content article .date { display: none; }

.c-dynco article h1, .c-dynco article .infosection > div:first-child h2, .c-dynco article .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .c-dynco article h2, .infosection > div:first-child .c-dynco article .sitemap > li > ul > li > a, .c-dynco article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .c-dynco article legend, .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .c-dynco article legend, .basecontent-dynamic-content article h1, .basecontent-dynamic-content article .infosection > div:first-child h2, .basecontent-dynamic-content article .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .basecontent-dynamic-content article h2, .infosection > div:first-child .basecontent-dynamic-content article .sitemap > li > ul > li > a, .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content article legend, .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dynamic-content article legend { padding-bottom: 0; }

.c-dynco article p, .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .c-dynco article label, .c-dynco article #lpSeite .vCard .rumpf, #lpSeite .vCard .c-dynco article .rumpf, .c-dynco article #lpSeite .vCard .fn, #lpSeite .vCard .c-dynco article .fn, .c-dynco article #lpSeite .vCard .bez, #lpSeite .vCard .c-dynco article .bez, .c-dynco article #lpSeite .vCard .value, #lpSeite .vCard .c-dynco article .value, .c-dynco article .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .vCard .c-dynco article .rumpf, .c-dynco article .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn, .basecontent-dvv-service-bw-beh-rdendaten .vCard .c-dynco article .fn, .c-dynco article .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez, .basecontent-dvv-service-bw-beh-rdendaten .vCard .c-dynco article .bez, .c-dynco article .basecontent-dvv-service-bw-beh-rdendaten .vCard .value, .basecontent-dvv-service-bw-beh-rdendaten .vCard .c-dynco article .value, .c-dynco article .basecontent-dvv-service-bw-kontakte .vCard .rumpf, .basecontent-dvv-service-bw-kontakte .vCard .c-dynco article .rumpf, .c-dynco article .basecontent-dvv-service-bw-kontakte .vCard .fn, .basecontent-dvv-service-bw-kontakte .vCard .c-dynco article .fn, .c-dynco article .basecontent-dvv-service-bw-kontakte .vCard .bez, .basecontent-dvv-service-bw-kontakte .vCard .c-dynco article .bez, .c-dynco article .basecontent-dvv-service-bw-kontakte .vCard .value, .basecontent-dvv-service-bw-kontakte .vCard .c-dynco article .value, .c-dynco article .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .c-dynco article .rumpf, .c-dynco article .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .c-dynco article .fn, .c-dynco article .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .c-dynco article .bez, .c-dynco article .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .c-dynco article .value, .c-dynco article #lpSeite, .c-dynco article .basecontent-dvv-service-bw-beh-rdendaten, .c-dynco article .basecontent-dvv-service-bw-kontakte, .c-dynco article .basecontent-dvv-service-bw-einzelner-kontakt, .basecontent-dynamic-content article p, .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .basecontent-dynamic-content article label, .basecontent-dynamic-content article #lpSeite .vCard .rumpf, #lpSeite .vCard .basecontent-dynamic-content article .rumpf, .basecontent-dynamic-content article #lpSeite .vCard .fn, #lpSeite .vCard .basecontent-dynamic-content article .fn, .basecontent-dynamic-content article #lpSeite .vCard .bez, #lpSeite .vCard .basecontent-dynamic-content article .bez, .basecontent-dynamic-content article #lpSeite .vCard .value, #lpSeite .vCard .basecontent-dynamic-content article .value, .basecontent-dynamic-content article .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .vCard .basecontent-dynamic-content article .rumpf, .basecontent-dynamic-content article .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn, .basecontent-dvv-service-bw-beh-rdendaten .vCard .basecontent-dynamic-content article .fn, .basecontent-dynamic-content article .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez, .basecontent-dvv-service-bw-beh-rdendaten .vCard .basecontent-dynamic-content article .bez, .basecontent-dynamic-content article .basecontent-dvv-service-bw-beh-rdendaten .vCard .value, .basecontent-dvv-service-bw-beh-rdendaten .vCard .basecontent-dynamic-content article .value, .basecontent-dynamic-content article .basecontent-dvv-service-bw-kontakte .vCard .rumpf, .basecontent-dvv-service-bw-kontakte .vCard .basecontent-dynamic-content article .rumpf, .basecontent-dynamic-content article .basecontent-dvv-service-bw-kontakte .vCard .fn, .basecontent-dvv-service-bw-kontakte .vCard .basecontent-dynamic-content article .fn, .basecontent-dynamic-content article .basecontent-dvv-service-bw-kontakte .vCard .bez, .basecontent-dvv-service-bw-kontakte .vCard .basecontent-dynamic-content article .bez, .basecontent-dynamic-content article .basecontent-dvv-service-bw-kontakte .vCard .value, .basecontent-dvv-service-bw-kontakte .vCard .basecontent-dynamic-content article .value, .basecontent-dynamic-content article .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .basecontent-dynamic-content article .rumpf, .basecontent-dynamic-content article .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .basecontent-dynamic-content article .fn, .basecontent-dynamic-content article .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .basecontent-dynamic-content article .bez, .basecontent-dynamic-content article .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .basecontent-dynamic-content article .value, .basecontent-dynamic-content article #lpSeite, .basecontent-dynamic-content article .basecontent-dvv-service-bw-beh-rdendaten, .basecontent-dynamic-content article .basecontent-dvv-service-bw-kontakte, .basecontent-dynamic-content article .basecontent-dvv-service-bw-einzelner-kontakt { padding-bottom: 0; }

.c-dynco article .moreLink, .basecontent-dynamic-content article .moreLink { align-self: flex-end; text-align: end; text-transform: lowercase; }

.c-dynco article .moreLink a, .basecontent-dynamic-content article .moreLink a { background: #004b91; border: 4px solid #fff; font-family: "Fjalla One", arial, helvetica, sans-serif; font-size: 1.4rem; text-transform: uppercase; padding: 0.5em 0.86em 0.4em; }

.c-dynco article .moreLink a:after, .basecontent-dynamic-content article .moreLink a:after { color: #fff; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0 0 0.5em; }

.c-dynco article .moreLink a:hover, .basecontent-dynamic-content article .moreLink a:hover { background-color: #002345; }

.basecontent-dynamic-content.subrubrik article { background: #004b91; color: #fff; flex-basis: calc(33.3333333333% - 4px); min-width: 360px; margin: 2px; position: relative; height: 140px; flex-grow: 1; }

@media screen and (max-width: 677px) { .basecontent-dynamic-content.subrubrik article { min-width: 100%; } }

.basecontent-dynamic-content.subrubrik article:last-child { margin-right: 0; }

.basecontent-dynamic-content.subrubrik article h1, .basecontent-dynamic-content.subrubrik article .infosection > div:first-child h2, .basecontent-dynamic-content.subrubrik article .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .basecontent-dynamic-content.subrubrik article h2, .infosection > div:first-child .basecontent-dynamic-content.subrubrik article .sitemap > li > ul > li > a, .basecontent-dynamic-content.subrubrik article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content.subrubrik article legend, .basecontent-dynamic-content.subrubrik article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dynamic-content.subrubrik article legend { color: #fff; font-size: 1.5rem; line-height: 1.8rem; font-family: inherit; text-transform: none; font-weight: 400; margin-bottom: 60px; margin-top: 0; height: 80px; overflow: hidden; }

.basecontent-dynamic-content.subrubrik article .moreLink { width: 100%; padding: 0; position: absolute; bottom: 0; height: 60px; transition: all 0.5s; border-top-width: 5px; border-top-style: solid; border-top-color: rgba(221, 238, 136, 0); }

.basecontent-dynamic-content.subrubrik article .moreLink:hover { height: 100%; transition: all 0.5s; border-top-color: #ddee88; }

.basecontent-dynamic-content.subrubrik article .moreLink:hover a { font-size: 1.2rem; text-decoration: underline; transition: all 0.5s; line-height: 140px; }

.basecontent-dynamic-content.subrubrik article .moreLink a { border: none; font-family: inherit; font-size: 1rem; padding: 0; width: 100%; height: 100%; text-decoration: none; transition: all 0.5s; line-height: 60px; }

/*	================================================== COMPONENTS / externalfolder ==================================================*/
.c-downloadlist .dlType a[href$=".pdf"] img, .e-downloadlist .dlType a[href$=".pdf"] img { display: none; }

.c-downloadlist .dlType a[href$=".pdf"]:before, .e-downloadlist .dlType a[href$=".pdf"]:before { color: #004b91; content: "\f019"; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5rem 0 0; }

.c-downloadlist .dlType a[href$=".pdf"]:hover, .e-downloadlist .dlType a[href$=".pdf"]:hover { color: #40a52b; text-decoration: underline; }

.c-downloadlist .dlType a[href$=".pdf"]:hover:before, .e-downloadlist .dlType a[href$=".pdf"]:hover:before { color: #40a52b; text-decoration: none; }

.c-downloadlist .dlType a[href$=".pdf"]:before, .e-downloadlist .dlType a[href$=".pdf"]:before { content: "\f1c1"; }

.c-downloadlist .dlName a:before, .e-downloadlist .dlName a:before { display: none; }

.c-gallery .galleryImage, .e-gallery .galleryImage { display: inline-flex; width: 32%; }

.c-gallery .galleryImage .c-image, .c-gallery .galleryImage div.image, .e-gallery .galleryImage .c-image, .e-gallery .galleryImage div.image, .c-gallery .galleryImage img, .e-gallery .galleryImage img { width: 100%; }

.gallery2cols .galleryImage { width: 49%; }

.gallery3cols .galleryImage { width: 32%; }

.gallery4cols .galleryImage { width: 24%; }

.gallery5cols .galleryImage { width: 19%; }

/*	================================================== COMPONENTS / fontsizer ==================================================*/
/*	================================================== COMPONENTS / forms ==================================================*/
form { background: #fafafa; padding: 30px; }

/*
// ---------- webglobal ----------

.form-control, input, select, textarea {@extend %form-input-style;}
[type=checkbox], [type=radio] {@extend %form-checkbox-style;}
label .small {display:block;}
select {width:inherit;}
// pflicht-sternchen und fehler
.requiredMark {color: $info}
.error .requiredMark {color:$danger}
.error,.errorMessage {color:$danger}
.login-message {@extend .alert-info}





// fÃ¼r Formulare innerhalb l-content
.l-content {
	// text, select
	.form-group, .type-file {
		display:flex;
		flex-wrap:wrap;
		margin-bottom:$form-group-mg-bottom;
		label, .formElementOptions {
			@extend .col-form-label;
			flex-basis:30%;
			@include media-breakpoint-down(sm) {flex-basis:100%;}
		}
		input, textarea {
			flex-basis:70%;
			@include media-breakpoint-down(sm) {flex-basis:100%;}
    }
    &.hidden {display:none;}
    &.senderCc {}

  }

	// sonderfall Zeile PLZ / Ort
	.labels-plzort {flex-basis:30%;padding-left:0;padding-right:0;}
  .inputs-plzort {flex-basis:70%;display:flex;
    @include media-breakpoint-down(sm) {flex-basis:100%;}
    .input-plz {
      margin-right: 3%;
    }
  }

	// checkboxes, radios
	.form-group-check {
		.formElementOptions {display:flex;flex-wrap:wrap;
			.formElementOption {flex-basis:100%;display:inline-flex;margin-bottom:0.5rem;
				input {flex-basis:20%;}
				label {padding:0;display:flex;align-items:center;}
			}
		}

		// sonderfall "Kopie an mich"
		&.senderCc {
      display: flex;
      justify-content:right;
		  margin-top: (-$form-group-mg-bottom * 0.75);
			.right {
			  flex-basis: 70%;
			  display: flex;
			  margin-left: auto;
				.checkbox {flex-basis:7%;}
        .label {@extend .col-form-label;}
      }
		}
	}

  // sonderfall datenschutz
  .privacyStatementConfirmation {
    .formElementOptions {flex-basis:70%;}
  }

	// Buttons
	.formgroup-button:not(.hidden):not(.senderCc) {flex-wrap:nowrap;justify-content:center;
		input {flex-basis:33%;}
	}

  // tmp
	[type="file"] {padding:2px;}
	[type="submit"] {@include make-button-icon-after("\f035");}

}
*/
/* ===================================================== COMPONENTS / Forms ===================================================== **/
select.jahr, select.monat, input[type="search"] { font-family: "Open Sans", arial, helvetica, sans-serif; background: #fff; border: 1px solid #3d3d3f; margin-bottom: 40px; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; margin-bottom: 0; color: #3d3d3f; padding: 10px; width: 69%; font-size: 1rem; font-weight: 400; margin-right: 1%; }

select.jahr:focus, select.monat:focus, input[type="search"]:focus { background: #fff; border: 2px solid #004b91; }

.body_search input[type="search"]:focus { color: #3d3d3f; }

select.jahr, select.monat { padding: 8px; }

.pm-filter form { padding-bottom: 15px; }

/* ===================================================== Kontaktformulare ===================================================== **/
.basecontent-form-editor .contentForm .formElementContainer .formElement.form-group, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.form-group { display: flex; justify-content: space-between; }

.basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle { margin-bottom: 1rem; }

.basecontent-form-editor .contentForm .formElementContainer .formElement.form-group-text, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.form-group-text { flex-wrap: wrap; }

.basecontent-form-editor .contentForm .formElementContainer .formElement.form-group-check .formElementOptions, .basecontent-form-editor .contentForm .formElementContainer .formElement.form-group-select .formElementOptions, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.form-group-check .formElementOptions, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.form-group-select .formElementOptions { display: flex; flex-direction: column; }

.basecontent-form-editor .contentForm .formElementContainer .formElement.form-group-check .formElementOptions .formElementOption label, .basecontent-form-editor .contentForm .formElementContainer .formElement.form-group-select .formElementOptions .formElementOption label, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.form-group-check .formElementOptions .formElementOption label, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.form-group-select .formElementOptions .formElementOption label { width: 100%; }

.basecontent-form-editor .contentForm .formElementContainer .formElement.form-group-plzort span:nth-child(2), .basecontent-form-editor .contentForm .formElementContainer .formElementRow.form-group-plzort span:nth-child(2) { flex-basis: 69%; display: flex; justify-content: space-between; }

@media screen and (max-width: 650px) { .basecontent-form-editor .contentForm .formElementContainer .formElement.form-group-plzort span:nth-child(2), .basecontent-form-editor .contentForm .formElementContainer .formElementRow.form-group-plzort span:nth-child(2) { flex-direction: column; } }

.basecontent-form-editor .contentForm .formElementContainer .formElement.form-group-plzort span:nth-child(2) span.inputs-plzort, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.form-group-plzort span:nth-child(2) span.inputs-plzort { flex-basis: 29%; }

.basecontent-form-editor .contentForm .formElementContainer .formElement.form-group-plzort span:nth-child(2) span.inputs-plzort .input-plz, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.form-group-plzort span:nth-child(2) span.inputs-plzort .input-plz { width: 100%; height: 40px; }

.basecontent-form-editor .contentForm .formElementContainer .formElement.form-group-plzort span:nth-child(2) span.inputs-plzort + span, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.form-group-plzort span:nth-child(2) span.inputs-plzort + span { flex-basis: 69%; }

.basecontent-form-editor .contentForm .formElementContainer .formElement.form-group-plzort span:nth-child(2) span.inputs-plzort + span .input-ort, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.form-group-plzort span:nth-child(2) span.inputs-plzort + span .input-ort { width: 100%; height: 40px; }

.basecontent-form-editor .contentForm .formElementContainer .formElement > label, .basecontent-form-editor .contentForm .formElementContainer .formElementRow > label { font-weight: bold; font-size: 1rem; flex-basis: auto; max-width: 29%; }

.basecontent-form-editor .contentForm .formElementContainer .formElement > input, .basecontent-form-editor .contentForm .formElementContainer .formElement > select, .basecontent-form-editor .contentForm .formElementContainer .formElement > .radiobuttons, .basecontent-form-editor .contentForm .formElementContainer .formElement > .checkboxes, .basecontent-form-editor .contentForm .formElementContainer .formElementRow > input, .basecontent-form-editor .contentForm .formElementContainer .formElementRow > select, .basecontent-form-editor .contentForm .formElementContainer .formElementRow > .radiobuttons, .basecontent-form-editor .contentForm .formElementContainer .formElementRow > .checkboxes { flex-basis: 69%; }

.basecontent-form-editor .contentForm .formElementContainer .formElement > input, .basecontent-form-editor .contentForm .formElementContainer .formElementRow > input { height: 40px; }

.basecontent-form-editor .contentForm .formElementContainer .formElement > input#Postleitzahl, .basecontent-form-editor .contentForm .formElementContainer .formElementRow > input#Postleitzahl { width: 25%; float: none; }

.basecontent-form-editor .contentForm .formElementContainer .formElement > input#Stadt, .basecontent-form-editor .contentForm .formElementContainer .formElementRow > input#Stadt { width: 74%; float: none; }

.basecontent-form-editor .contentForm .formElementContainer .formElement > textarea, .basecontent-form-editor .contentForm .formElementContainer .formElementRow > textarea { flex-basis: 100%; }

.basecontent-form-editor .contentForm .formElementContainer .formElement > select, .basecontent-form-editor .contentForm .formElementContainer .formElementRow > select { font-family: normal 1rem "Open Sans", arial, helvetica, sans-serif; height: 40px; }

.basecontent-form-editor .contentForm .formElementContainer .formElement > select#mehrfach, .basecontent-form-editor .contentForm .formElementContainer .formElementRow > select#mehrfach { height: auto; padding-top: 12px; padding-bottom: 10px; overflow-y: auto; max-height: 150px; }

.basecontent-form-editor .contentForm .formElementContainer .formElement > select#mehrfach option, .basecontent-form-editor .contentForm .formElementContainer .formElementRow > select#mehrfach option { padding: 7px 4px 4px 7px; margin-bottom: 5px; }

.basecontent-form-editor .contentForm .formElementContainer .formElement input, .basecontent-form-editor .contentForm .formElementContainer .formElement select, .basecontent-form-editor .contentForm .formElementContainer .formElement textarea, .basecontent-form-editor .contentForm .formElementContainer .formElementRow input, .basecontent-form-editor .contentForm .formElementContainer .formElementRow select, .basecontent-form-editor .contentForm .formElementContainer .formElementRow textarea { background: #fff; border: 1px solid #004b91; margin-bottom: 40px; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; margin-bottom: 15px; color: #000; padding: 0 12px 0 10px; }

.basecontent-form-editor .contentForm .formElementContainer .formElement input:hover, .basecontent-form-editor .contentForm .formElementContainer .formElement input:focus, .basecontent-form-editor .contentForm .formElementContainer .formElement select:hover, .basecontent-form-editor .contentForm .formElementContainer .formElement select:focus, .basecontent-form-editor .contentForm .formElementContainer .formElement textarea:hover, .basecontent-form-editor .contentForm .formElementContainer .formElement textarea:focus, .basecontent-form-editor .contentForm .formElementContainer .formElementRow input:hover, .basecontent-form-editor .contentForm .formElementContainer .formElementRow input:focus, .basecontent-form-editor .contentForm .formElementContainer .formElementRow select:hover, .basecontent-form-editor .contentForm .formElementContainer .formElementRow select:focus, .basecontent-form-editor .contentForm .formElementContainer .formElementRow textarea:hover, .basecontent-form-editor .contentForm .formElementContainer .formElementRow textarea:focus { background: #fff; border: 2px solid #004b91; }

.basecontent-form-editor .contentForm .formElementContainer .formElement .small, .basecontent-form-editor .contentForm .formElementContainer .formElementRow .small { display: block; }

.basecontent-form-editor .contentForm .formElementContainer .formElement .fullWidth, .basecontent-form-editor .contentForm .formElementContainer .formElementRow .fullWidth { max-width: 100%; width: 100%; }

.basecontent-form-editor .contentForm .formElementContainer .requiredMark { color: #000; }

.basecontent-form-editor .contentForm .formElementContainer .requiredMark + .small { display: none !important; }

.basecontent-form-editor .contentForm .formElementContainer input[type="radio"], .basecontent-form-editor .contentForm .formElementContainer input[type="checkbox"] { display: none; }

.basecontent-form-editor .contentForm .formElementContainer input[type="radio"] + label:before, .basecontent-form-editor .contentForm .formElementContainer input[type="checkbox"] + label:before { background-color: #fff; border: 1px solid #004b91; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; color: #000; content: ""; display: inline-block; height: 25px; position: relative; width: 25px; top: 6px; margin-right: 10px; }

.basecontent-form-editor .contentForm .formElementContainer input[type="radio"] + label:hover:before, .basecontent-form-editor .contentForm .formElementContainer input[type="checkbox"] + label:hover:before { border: 2px solid #004b91; }

.basecontent-form-editor .contentForm .formElementContainer input[type="radio"]:checked + label:before, .basecontent-form-editor .contentForm .formElementContainer input[type="checkbox"]:checked + label:before { background-color: #004b91; }

.basecontent-form-editor .contentForm .formElementContainer input[type="radio"] + label:before { border-radius: 20px; }

.basecontent-form-editor .contentForm .formElementContainer .type-file label { clear: both; display: block; font-weight: bold; width: 24%; float: left; position: relative; }

.basecontent-form-editor .contentForm .formElementContainer .radiobuttons label:first-child, .basecontent-form-editor .contentForm .formElementContainer .ym-fbox-check label:first-child { clear: both; display: block; font-weight: bold; width: 24%; float: left; position: relative; }

.basecontent-form-editor .contentForm .formElementContainer .radiobuttons input, .basecontent-form-editor .contentForm .formElementContainer .ym-fbox-check input { width: 5%; margin: 0; }

.basecontent-form-editor .contentForm .formElementContainer .radiobuttons span.formElementOption, .basecontent-form-editor .contentForm .formElementContainer .checkboxes span.formElementOption { display: inline-flex; }

.basecontent-form-editor .contentForm .formElementContainer .senderCc span.right { display: inline-flex; width: 100%; justify-content: end; }

.basecontent-form-editor .contentForm .formElementContainer .senderCc span.right input { width: auto; }

.basecontent-form-editor .contentForm .formElementContainer .senderCc span.right label.checkboxLabel { margin-left: 0.5em; }

.basecontent-form-editor .contentForm .formElementContainer span.ym-g30 { width: 24%; }

.basecontent-form-editor .contentForm .formElementContainer span.ym-g30 label { display: inline-block; }

.basecontent-form-editor .contentForm .formElementContainer span.ym-g30 label:first-child { width: 10% !important; }

.basecontent-form-editor .contentForm .formElementContainer span.right { width: 76%; }

.basecontent-form-editor .contentForm .formElementContainer span.right input#Element3-Postleitzahl { width: 15% !important; margin-right: 1em !important; }

.basecontent-form-editor .contentForm .formElementContainer span.right input#Element3-Stadt { width: 52.5% !important; float: none !important; }

.basecontent-form-editor .contentForm .formButtonContainer { display: flex; justify-content: flex-end; }

.basecontent-form-editor .contentForm .formButtonContainer .form-group.formButton { margin: 0 0.5rem; padding: 0; }

/*	================================================== COMPONENTS / images ==================================================*/
img { max-width: 100%; height: auto; }

.c-image, div.image { width: auto; }

.c-image.float-left, .c-vcard .c-image.titles, .vCard .c-image.titles, div.float-left.image, .c-vcard div.image.titles, .vCard div.image.titles, .c-image.pull-left, div.image.pull-left { margin-right: 15px; }

.c-image.float-right, .c-vcard .c-image.mapsLink, .vCard .c-image.mapsLink, .c-vcard .c-image.efaLink, .vCard .c-image.efaLink, div.float-right.image, .c-vcard div.image.mapsLink, .vCard div.image.mapsLink, .c-vcard div.image.efaLink, .vCard div.image.efaLink, .c-image.pull-right, div.image.pull-right, .l-content .c-image, .l-content div.image, .l-slot-info .c-image, #service .c-image, .l-slot-info div.image, #service div.image { margin-left: 15px; }

.l-content .c-image, .l-content div.image, .l-slot-info .c-image, #service .c-image, .l-slot-info div.image, #service div.image { float: right; max-width: 570px; }

.l-content .c-image.resized, .l-content div.resized.image, .l-slot-info .c-image.resized, #service .c-image.resized, .l-slot-info div.resized.image, #service div.resized.image { max-width: inherit; }

.l-content .c-image.center, .l-content div.center.image, .l-slot-info .c-image.center, #service .c-image.center, .l-slot-info div.center.image, #service div.center.image { max-width: 100%; float: none; margin-left: 0; margin-right: 0; }

.l-content .c-image img, .l-content div.image img, .l-slot-info .c-image img, #service .c-image img, .l-slot-info div.image img, #service div.image img { object-fit: cover; width: 100%; }

@media screen and (max-width: 780px) { .c-image, div.image { min-width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; float: none !important; } }

.c-image, div.image { margin-top: 0.3em; }

.c-image__image-inner { display: grid; }

.c-image__image-inner > a:before { content: ""; }

.c-image figcaption, div.image figcaption { font-size: 0.9em; }

header .c-image, header div.image { margin: 0; }

.image-inner a { padding: 0; width: 100%; height: 100%; display: block; }

.image-inner a:before { display: none; }

.resizedW100 { width: 100px; }

.resizedW110 { width: 110px; }

.resizedW120 { width: 120px; }

.resizedW130 { width: 130px; }

.resizedW140 { width: 140px; }

.resizedW150 { width: 150px; }

.resizedW160 { width: 160px; }

.resizedW170 { width: 170px; }

.resizedW180 { width: 180px; }

.resizedW190 { width: 190px; }

.resizedW200 { width: 200px; }

.resizedW210 { width: 210px; }

.resizedW220 { width: 220px; }

.resizedW230 { width: 230px; }

.resizedW240 { width: 240px; }

.resizedW250 { width: 250px; }

.resizedW260 { width: 260px; }

.resizedW270 { width: 270px; }

.resizedW280 { width: 280px; }

.resizedW290 { width: 290px; }

.resizedW300 { width: 300px; }

.resizedW310 { width: 310px; }

.resizedW320 { width: 320px; }

.resizedW330 { width: 330px; }

.resizedW340 { width: 340px; }

.resizedW350 { width: 350px; }

.resizedW360 { width: 360px; }

.resizedW370 { width: 370px; }

.resizedW380 { width: 380px; }

.resizedW390 { width: 390px; }

.resizedW400 { width: 400px; }

.resizedW410 { width: 410px; }

.resizedW420 { width: 420px; }

.resizedW430 { width: 430px; }

.resizedW440 { width: 440px; }

.resizedW450 { width: 450px; }

.resizedW460 { width: 460px; }

.resizedW470 { width: 470px; }

.resizedW480 { width: 480px; }

.resizedW490 { width: 490px; }

.resizedW500 { width: 500px; }

.resizedW510 { width: 510px; }

.resizedW520 { width: 520px; }

.resizedW530 { width: 530px; }

.resizedW540 { width: 540px; }

.resizedW550 { width: 550px; }

.resizedW560 { width: 560px; }

.resizedW570 { width: 570px; }

.resizedW580 { width: 580px; }

.resizedW590 { width: 590px; }

.resizedW600 { width: 600px; }

.resizedW610 { width: 610px; }

.resizedW620 { width: 620px; }

.resizedW630 { width: 630px; }

.resizedW640 { width: 640px; }

.resizedW650 { width: 650px; }

.resizedW660 { width: 660px; }

.resizedW670 { width: 670px; }

.resizedW680 { width: 680px; }

.resizedW690 { width: 690px; }

.resizedW700 { width: 700px; }

.resizedW710 { width: 710px; }

.resizedW720 { width: 720px; }

.resizedW730 { width: 730px; }

.resizedW740 { width: 740px; }

.resizedW750 { width: 750px; }

.resizedW760 { width: 760px; }

.resizedW770 { width: 770px; }

.resizedW780 { width: 780px; }

.resizedW790 { width: 790px; }

.resizedW800 { width: 800px; }

.resizedW810 { width: 810px; }

.resizedW820 { width: 820px; }

.resizedW830 { width: 830px; }

.resizedW840 { width: 840px; }

.resizedW850 { width: 850px; }

.resizedW860 { width: 860px; }

.resizedW870 { width: 870px; }

.resizedW880 { width: 880px; }

.resizedW890 { width: 890px; }

.resizedW900 { width: 900px; }

.resizedW910 { width: 910px; }

.resizedW920 { width: 920px; }

.resizedW930 { width: 930px; }

.resizedW940 { width: 940px; }

.resizedW950 { width: 950px; }

.resizedW960 { width: 960px; }

.resizedW970 { width: 970px; }

.resizedW980 { width: 980px; }

.resizedW990 { width: 990px; }

.resizedW1000 { width: 1000px; }

/*	================================================== COMPONENTS / kachelbox ==================================================*/
.c-kachelbox { display: flex; flex-wrap: wrap; }

.c-kachelbox a[title*="Baupl"]:before { content: "\f015"; }

.c-kachelbox a[title*="Startseite"]:before { content: "\f015"; }

.c-kachelbox a[title*="ngelmeldung"]:before { content: "\f044"; }

.c-kachelbox a[title*="Baustellen"]:before { content: "\f7d2"; }

.c-kachelbox a[title*="Tourismus"]:before { content: "\f6ec"; }

.c-kachelbox a[title*="hlerstand"]:before { content: "\f2f2"; }

.c-kachelbox a[title*="Ferienprog"]:before { content: "\f5ca"; }

.c-kachelbox a[title*="Ausschreib"]:before { content: "\f0a1"; }

.c-kachelbox a[title*="Stellenang"]:before { content: "\f508"; }

.c-kachelbox a[title*="Wahlen"]:before { content: "\f772"; }

.c-kachelbox a[title*="Schneeberi"]:before { content: "\f7ce"; }

.c-kachelbox a[title*="wegweiser"]:before { content: "\f277"; }

.c-kachelbox a[title*="Mitarbeiter"]:before { content: "\f500"; }

.c-kachelbox a[title*="Leistungen"]:before { content: "\f562"; }

.c-kachelbox a[title*="Lebenslagen"]:before { content: "\f2c2"; }

.c-kachelbox a[title*="Formulare"]:before { content: "\f044"; }

.c-kachelbox a { align-content: center; background-color: #004b91; color: #fff; display: flex; flex: 1 1 30%; flex-direction: column; font-size: 0.9rem; margin: 1px; padding: 1rem 0 0.7rem; text-align: center; transition: background-color 0.5s; }

@media (max-width: 991.98px) { .c-kachelbox a { flex: 1 1 15%; } }

@media (max-width: 767.98px) { .c-kachelbox a { flex: 1 1 30%; } }

.c-kachelbox a:before, .c-kachelbox i:before { color: #fff; font-size: 2.2rem; padding: 0; margin: 0.2rem 0 0.7rem 0; }

.c-kachelbox a:hover { background-color: #dee2e6; color: #004b91; text-decoration: none; }

.c-kachelbox a:before:hover, .c-kachelbox a:hover i:before { color: #004b91; }

.c-kachelbox > ol, .c-kachelbox > ul { display: flex; flex-wrap: wrap; padding-left: 0; }

.c-kachelbox > ol li, .c-kachelbox > ul li { flex: 1 1 30%; list-style: none; }

.home .l-content > .row > div:nth-child(3) .c-kachelbox, .home .l-content > .pm-detail > div:nth-child(3) .c-kachelbox, .home .l-content > .pm-detail-author > div:nth-child(3) .c-kachelbox { flex-wrap: wrap; }

/*	================================================== COMPONENTS / kalenderblatt ==================================================*/
/* .basecontent-dvv-zm-kalenderblatt { li {display:inline-block;list-style:none;min-height:1.5em;text-align:center;width:12.5%;} .containerCalendarMonth {text-align:center; > * {display:inline;} a {@extend %btn-light;margin-right:0.5em;} } .containerCalendarDays { ul {padding-left:0;text-align:left;} li a {@extend %btn-light;display:block; &:hover {background:$gray-200;} } } .zmcalDates {background:$white;box-shadow:0 0 3px 0 #ccc;} } */
.c-calsheet, .basecontent-dvv-zm-kalenderblatt { background: #fff; padding: 30px; }

.c-calsheet div.containerCalendarMonth, .basecontent-dvv-zm-kalenderblatt div.containerCalendarMonth { display: flex; justify-content: center; margin-bottom: 30px; padding-top: 30px; }

.c-calsheet ul, .basecontent-dvv-zm-kalenderblatt ul { display: flex; margin-bottom: 1px; padding-inline-start: 0; }

.c-calsheet li, .basecontent-dvv-zm-kalenderblatt li { flex-basis: 13.5%; list-style: none; display: flex; justify-content: center; background: rgba(0, 0, 0, 0.03); margin: 1px; }

.c-calsheet li.Sa, .basecontent-dvv-zm-kalenderblatt li.Sa { background: rgba(0, 255, 0, 0.1); }

.c-calsheet li.So, .basecontent-dvv-zm-kalenderblatt li.So { background: rgba(255, 0, 0, 0.1); }

.c-calsheet li.containerCalendarDayNames, .basecontent-dvv-zm-kalenderblatt li.containerCalendarDayNames, .c-calsheet li.filler, .basecontent-dvv-zm-kalenderblatt li.filler { background: transparent; }

.c-calsheet li a, .basecontent-dvv-zm-kalenderblatt li a { flex-basis: 100%; padding: 0.3rem 0; text-align: center; }

.c-calsheet li a:hover, .basecontent-dvv-zm-kalenderblatt li a:hover { background: rgba(0, 0, 0, 0.1); }

.c-calsheet .zmcalDates, .basecontent-dvv-zm-kalenderblatt .zmcalDates { display: none; height: 0; }

/*	================================================== COMPONENTS / kontaktdaten ==================================================*/
.c-contact .infotext, .basecontent-dvv-service-bw-kontakte .infotext, .basecontent-dvv-service-bw-beh-rdendaten .infotext, .basecontent-dvv-kontaktdaten .infotext { margin-top: 1rem; }

.c-contact .mapsLink, .basecontent-dvv-service-bw-kontakte .mapsLink, .basecontent-dvv-service-bw-beh-rdendaten .mapsLink, .basecontent-dvv-kontaktdaten .mapsLink, .c-contact .efaLink, .basecontent-dvv-service-bw-kontakte .efaLink, .basecontent-dvv-service-bw-beh-rdendaten .efaLink, .basecontent-dvv-kontaktdaten .efaLink { display: none; }

/*	================================================== COMPONENTS / lists ==================================================*/
[class^="c-list"] { position: relative; }

[class^="c-list"] li { list-style-position: inside; }

.basecontent-dvv-linklist { display: flex; flex-wrap: wrap; }

.basecontent-dvv-linklist h5 { display: none; }

.basecontent-dvv-linklist .teaser { background-color: #004b91; -ms-flex-preferred-size: calc(25% - 20px); flex-basis: calc(25% - 20px); margin-bottom: 20px; min-height: 300px; margin-right: 20px; margin-bottom: 20px; cursor: pointer; min-width: 300px; flex-grow: 1; }

.basecontent-dvv-linklist .teaser:last-child { margin-right: 0; }

@media screen and (min-width: 1320px) { .basecontent-dvv-linklist .teaser:nth-child(4n+1) { margin-right: 0; } }

@media screen and (min-width: 1000px) and (max-width: 1319px) { .basecontent-dvv-linklist .teaser:nth-child(3n+1) { margin-right: 0; } }

@media screen and (min-width: 678px) and (max-width: 999px) { .basecontent-dvv-linklist .teaser:nth-child(2n+1) { margin-right: 0; } }

@media screen and (max-width: 677px) { .basecontent-dvv-linklist .teaser:nth-child(1n+1) { margin-right: 0; min-width: 100%; min-height: auto; } }

.basecontent-dvv-linklist .teaser .kopf { display: flex; padding: 30px 5px; height: 100%; }

.basecontent-dvv-linklist .teaser .kopf h1, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child h2, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf h2, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .sitemap > li > ul > li > a, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-linklist .teaser .kopf legend, .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf legend { color: #fff; margin: 0; font-size: 1.6rem; font-weight: 100; text-align: center; align-self: flex-end; width: 100%; }

.basecontent-dvv-linklist .teaser .rumpf { display: none; }

/*	================================================== COMPONENTS / login ==================================================*/
.c-loginout { position: fixed; top: 0; left: 0; }

.c-loginout .logoff { color: #fff; display: flex; align-items: center; justify-content: center; background: #004b91; width: 2rem; height: 2rem; }

.basecontent-dvv-script { padding-top: 1rem; }

body.login, .basecontent-form-editor .contentForm .formElementContainer .formElement .login.small, .basecontent-form-editor .contentForm .formElementContainer .formElementRow .login.small { background: #004b91; margin-top: 180px; }

body.login .l-page, .basecontent-form-editor .contentForm .formElementContainer .formElement .login.small .l-page, .basecontent-form-editor .contentForm .formElementContainer .formElementRow .login.small .l-page { background: transparent none; }

body.login .l-main, .basecontent-form-editor .contentForm .formElementContainer .formElement .login.small .l-main, .basecontent-form-editor .contentForm .formElementContainer .formElementRow .login.small .l-main { background: transparent none; max-width: 480px; }

body.login .l-content, .basecontent-form-editor .contentForm .formElementContainer .formElement .login.small .l-content, .basecontent-form-editor .contentForm .formElementContainer .formElementRow .login.small .l-content { flex: 0 0 100%; max-width: 100%; position: relative; width: 100%; padding-right: 30px; padding-left: 30px; }

.login-wrapper { background: #f8f9fa; margin: 0 auto; }

#loginForm img { display: block; margin: 0 auto; }

#loginForm h2, #loginForm .sitemap > li > ul > li > a, #loginForm #zmSuche .zmsuchecontent #zmf fieldset legend, #zmSuche .zmsuchecontent #zmf fieldset #loginForm legend { background: transparent; color: #004b91; margin-bottom: 1rem; padding: inherit; }

#loginForm label { display: block; }

#loginForm label[for="j_username"]:before, #loginForm label[for="j_password"]:before { color: #004b91; content: "\f007"; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; margin-right: 0.7rem; padding: 1px 0.3rem 0 0; text-decoration: none; }

#loginForm input[name="j_username"], #loginForm input[name="j_password"] { flex-basis: 100%; }

#loginForm label[for="j_password"]:before { content: "\f084"; }

#loginForm [type=submit] { background: #004b91; }

#loginForm [type=submit]:after { color: #fff; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0 0 0.5em; }

#loginForm [type=submit]:hover { background-color: #002345; }

/*	================================================== COMPONENTS / map ==================================================*/
.c-map, .basecontent-dvv-karte { clear: both; display: block; width: 100%; }

.c-map .leaflet-container, .basecontent-dvv-karte .leaflet-container { width: 100% !important; height: 25vw !important; }

.l-slot-info .c-map .leaflet-container, #service .c-map .leaflet-container, .l-slot-info .basecontent-dvv-karte .leaflet-container, #service .basecontent-dvv-karte .leaflet-container { height: 10vw !important; }

/*	================================================== COMPONENTS / pagination ==================================================*/
.pagination { justify-content: center; }

.pagination .page-item:not(.disabled) > a { margin-right: 2px; }

/*	================================================== COMPONENTS / quicksearch ==================================================*/
ul.ui-widget.ui-widget-content.ui-autocomplete { border-top: 1px solid #3d3d3f; margin: 0; padding: 0; z-index: 99; display: block; position: fixed !important; background-color: white; list-style: none; }

.home ul.ui-widget.ui-widget-content.ui-autocomplete { width: calc(20vw - 60px); }

ul.ui-widget.ui-widget-content.ui-autocomplete li { background: transparent !important; list-style-image: none !important; }

ul.ui-widget.ui-widget-content.ui-autocomplete li a { padding: 10px; display: block; }

ul.ui-widget.ui-widget-content.ui-autocomplete li a b { color: #004b91; }

ul.ui-widget.ui-widget-content.ui-autocomplete li a:hover, ul.ui-widget.ui-widget-content.ui-autocomplete li a:focus { background-color: #f0ffcf; border: 0; }

ul.ui-widget.ui-widget-content.ui-autocomplete li a.ui-state-active { background-color: #f0ffcf; border-color: #f0ffcf; padding: 10px; margin: 0; }

ul.ui-widget.ui-widget-content.ui-autocomplete li:hover, ul.ui-widget.ui-widget-content.ui-autocomplete li:focus { background-color: #f0ffcf; border: 0; }

/*	================================================== COMPONENTS / servicebw ==================================================*/
.basecontent-dvv-service-bw-beh-rdendaten .tel + .tel { display: none; }

#lpSeite .goPageTop, .basecontent-dvv-service-bw-beh-rdendaten .goPageTop, .basecontent-dvv-service-bw-kontakte .goPageTop, .basecontent-dvv-service-bw-einzelner-kontakt .goPageTop { text-decoration: none; float: right; }

#lpSeite .goPageTop:after, .basecontent-dvv-service-bw-beh-rdendaten .goPageTop:after, .basecontent-dvv-service-bw-kontakte .goPageTop:after, .basecontent-dvv-service-bw-einzelner-kontakt .goPageTop:after { content: "\f077"; }

@media screen and (max-width: 360px) { #lpSeite .goPageTop, .basecontent-dvv-service-bw-beh-rdendaten .goPageTop, .basecontent-dvv-service-bw-kontakte .goPageTop, .basecontent-dvv-service-bw-einzelner-kontakt .goPageTop { float: none; } }

#lpSeite .ui-tabs .section-text ul, .basecontent-dvv-service-bw-beh-rdendaten .ui-tabs .section-text ul, .basecontent-dvv-service-bw-kontakte .ui-tabs .section-text ul, .basecontent-dvv-service-bw-einzelner-kontakt .ui-tabs .section-text ul { padding-left: 2rem; }

#lpSeite .ui-tabs .section-text ul li, .basecontent-dvv-service-bw-beh-rdendaten .ui-tabs .section-text ul li, .basecontent-dvv-service-bw-kontakte .ui-tabs .section-text ul li, .basecontent-dvv-service-bw-einzelner-kontakt .ui-tabs .section-text ul li { list-style: circle; }

#lpSeite .ui-tabs .ui-tabs-panel > *, .basecontent-dvv-service-bw-beh-rdendaten .ui-tabs .ui-tabs-panel > *, .basecontent-dvv-service-bw-kontakte .ui-tabs .ui-tabs-panel > *, .basecontent-dvv-service-bw-einzelner-kontakt .ui-tabs .ui-tabs-panel > * { margin-bottom: 5rem; }

#lpSeite .bwKontakt, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt, .basecontent-dvv-service-bw-kontakte .bwKontakt, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt { display: flex; flex-direction: column; }

#lpSeite .bwKontakt > .vCard, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard { background: #fff; box-shadow: 0 0 15px 0 #e9ecef; margin-bottom: 2%; padding: 2%; }

#lpSeite .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .fn { margin-bottom: 0; }

#lpSeite .bwKontakt > .vCard > .gebaeude, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .gebaeude, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .gebaeude, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .gebaeude { margin-bottom: 1.5rem; }

#lpSeite .bwKontakt > .vCard > .zustaendigkeit .bez, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .zustaendigkeit .bez, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .zustaendigkeit .bez, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .zustaendigkeit .bez { font-weight: 600; }

#lpSeite #anfangsbuchstaben, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben { display: flex; flex-wrap: wrap; justify-content: space-between; margin-bottom: 60px; }

#lpSeite #anfangsbuchstaben .anfangsbuchstabenLeiste, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .anfangsbuchstabenLeiste, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .anfangsbuchstabenLeiste, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .anfangsbuchstabenLeiste { display: flex; flex-wrap: wrap; justify-content: space-between; width: 100%; }

#lpSeite #anfangsbuchstaben .skip, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .skip, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .skip, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .skip { display: none; }

#lpSeite #anfangsbuchstaben .lpAktiv, #lpSeite #anfangsbuchstaben .aktiv, #lpSeite #anfangsbuchstaben .aktivAktuelleAuswahl, #lpSeite #anfangsbuchstaben .lpInaktiv, #lpSeite #anfangsbuchstaben .inaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .lpAktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .aktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .aktivAktuelleAuswahl, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .lpInaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .inaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .lpAktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .aktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .aktivAktuelleAuswahl, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .lpInaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .inaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .lpAktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .aktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .aktivAktuelleAuswahl, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .lpInaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .inaktiv { display: flex; flex: 1 1 3%; justify-content: center; align-items: center; height: 2.5rem; margin-right: 0.2%; margin-bottom: 0.2%; }

#lpSeite #anfangsbuchstaben .lpInaktiv, #lpSeite #anfangsbuchstaben .inaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .lpInaktiv, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .inaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .lpInaktiv, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .inaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .lpInaktiv, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .inaktiv { background: #e9ecef; color: #000; border: none; }

#lpSeite #anfangsbuchstaben .lpInaktiv:hover, #lpSeite #anfangsbuchstaben .inaktiv:hover, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .lpInaktiv:hover, .basecontent-dvv-service-bw-beh-rdendaten #anfangsbuchstaben .inaktiv:hover, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .lpInaktiv:hover, .basecontent-dvv-service-bw-kontakte #anfangsbuchstaben .inaktiv:hover, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .lpInaktiv:hover, .basecontent-dvv-service-bw-einzelner-kontakt #anfangsbuchstaben .inaktiv:hover { background: #adb5bd; cursor: no-drop; }

#node2408521 .ansprech > a { text-decoration: none; margin: 0; font-size: calc(1rem * 1.4); line-height: calc(1.00rem * 2); font-weight: 200; color: black; }

#node2408521 .ansprech > a:hover { color: #40A52B; font-weight: 500; }

#node2408521 td { margin: 0; font-size: calc(1rem * 1.4); line-height: calc(1.00rem * 2); font-weight: 200; color: black; }

#node2408521 .funktion > p, #node2408521 #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .funktion > label, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem #node2408521 .funktion > label, #node2408521 .funktion > #lpSeite, #node2408521 .funktion > .basecontent-dvv-service-bw-beh-rdendaten, #node2408521 .funktion > .basecontent-dvv-service-bw-kontakte, #node2408521 .funktion > .basecontent-dvv-service-bw-einzelner-kontakt, #node2408521 #lpSeite .vCard .funktion > .rumpf, #lpSeite .vCard #node2408521 .funktion > .rumpf, #node2408521 #lpSeite .vCard .funktion > .fn, #lpSeite .vCard #node2408521 .funktion > .fn, #node2408521 #lpSeite .vCard .funktion > .bez, #lpSeite .vCard #node2408521 .funktion > .bez, #node2408521 #lpSeite .vCard .funktion > .value, #lpSeite .vCard #node2408521 .funktion > .value, #node2408521 .basecontent-dvv-service-bw-beh-rdendaten .vCard .funktion > .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .vCard #node2408521 .funktion > .rumpf, #node2408521 .basecontent-dvv-service-bw-beh-rdendaten .vCard .funktion > .fn, .basecontent-dvv-service-bw-beh-rdendaten .vCard #node2408521 .funktion > .fn, #node2408521 .basecontent-dvv-service-bw-beh-rdendaten .vCard .funktion > .bez, .basecontent-dvv-service-bw-beh-rdendaten .vCard #node2408521 .funktion > .bez, #node2408521 .basecontent-dvv-service-bw-beh-rdendaten .vCard .funktion > .value, .basecontent-dvv-service-bw-beh-rdendaten .vCard #node2408521 .funktion > .value, #node2408521 .basecontent-dvv-service-bw-kontakte .vCard .funktion > .rumpf, .basecontent-dvv-service-bw-kontakte .vCard #node2408521 .funktion > .rumpf, #node2408521 .basecontent-dvv-service-bw-kontakte .vCard .funktion > .fn, .basecontent-dvv-service-bw-kontakte .vCard #node2408521 .funktion > .fn, #node2408521 .basecontent-dvv-service-bw-kontakte .vCard .funktion > .bez, .basecontent-dvv-service-bw-kontakte .vCard #node2408521 .funktion > .bez, #node2408521 .basecontent-dvv-service-bw-kontakte .vCard .funktion > .value, .basecontent-dvv-service-bw-kontakte .vCard #node2408521 .funktion > .value, #node2408521 .basecontent-dvv-service-bw-einzelner-kontakt .vCard .funktion > .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .vCard #node2408521 .funktion > .rumpf, #node2408521 .basecontent-dvv-service-bw-einzelner-kontakt .vCard .funktion > .fn, .basecontent-dvv-service-bw-einzelner-kontakt .vCard #node2408521 .funktion > .fn, #node2408521 .basecontent-dvv-service-bw-einzelner-kontakt .vCard .funktion > .bez, .basecontent-dvv-service-bw-einzelner-kontakt .vCard #node2408521 .funktion > .bez, #node2408521 .basecontent-dvv-service-bw-einzelner-kontakt .vCard .funktion > .value, .basecontent-dvv-service-bw-einzelner-kontakt .vCard #node2408521 .funktion > .value { margin: 0; }

#node2408521 tbody > .lpBAnsprechpartnerEintrag { height: 80px; }

.kontakt { font-size: calc(1rem * 1.4); line-height: calc(1.00rem * 2); font-weight: 200; }

.kontakt:hover .ansprechKommunikation { padding-top: 0.5rem; min-height: 100px; max-height: 900px; transition: all 1s; }

.kontakt .ansprechName { position: relative; font-weight: 500 !important; }

.kontakt .ansprechName:after { content: "F\00fc r mehr Informationen bitte mit der Maus \00fc ber den Kontakt fahren."; position: absolute; right: 0; top: 0; width: 25%; font-size: calc(1rem * 1.2); line-height: calc(1.00rem * 1.8); font-weight: 200; }

@media screen and (max-width: 1020px) { .kontakt .ansprechName:after { content: none; } }

.kontakt:hover .raum { min-height: auto; max-height: 500px; transition: all 1s; }

.kontakt .raum { padding-top: 0; height: auto; min-height: 0; max-height: 0px; overflow: hidden; transition: all 1s; }

.kontakt .ansprechKommunikation { border-top: 1px solid #004b91; padding-top: 0; height: auto; min-height: 0; max-height: 0px; overflow: hidden; transition: all 1s; }

@media screen and (max-width: 1020px) { .kontakt .ansprechKommunikation { padding-top: 0.5rem; min-height: 100px; max-height: 900px; transition: all 1s; } }

.kontakt .ansprechKommunikation span.wert:before, .kontakt .ansprechKommunikation span.wert a:before { width: 50px; display: inline-block !important; }

.kontakt .ansprechKommunikation .responsibilities { position: relative; }

.kontakt .ansprechKommunikation .responsibilities span.wert { position: relative; }

.kontakt .ansprechKommunikation .responsibilities span.wert:before { content: "\f328" !important; width: 44px; position: absolute; }

.kontakt .ansprechKommunikation .responsibilities span.wert p, .kontakt .ansprechKommunikation .responsibilities span.wert #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .kontakt .ansprechKommunikation .responsibilities span.wert label, .kontakt .ansprechKommunikation .responsibilities span.wert #lpSeite, .kontakt .ansprechKommunikation .responsibilities span.wert .basecontent-dvv-service-bw-beh-rdendaten, .kontakt .ansprechKommunikation .responsibilities span.wert .basecontent-dvv-service-bw-kontakte, .kontakt .ansprechKommunikation .responsibilities span.wert .basecontent-dvv-service-bw-einzelner-kontakt, .kontakt .ansprechKommunikation .responsibilities span.wert #lpSeite .vCard .rumpf, #lpSeite .vCard .kontakt .ansprechKommunikation .responsibilities span.wert .rumpf, .kontakt .ansprechKommunikation .responsibilities span.wert #lpSeite .vCard .fn, #lpSeite .vCard .kontakt .ansprechKommunikation .responsibilities span.wert .fn, .kontakt .ansprechKommunikation .responsibilities span.wert #lpSeite .vCard .bez, #lpSeite .vCard .kontakt .ansprechKommunikation .responsibilities span.wert .bez, .kontakt .ansprechKommunikation .responsibilities span.wert #lpSeite .vCard .value, #lpSeite .vCard .kontakt .ansprechKommunikation .responsibilities span.wert .value, .kontakt .ansprechKommunikation .responsibilities span.wert .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .vCard .kontakt .ansprechKommunikation .responsibilities span.wert .rumpf, .kontakt .ansprechKommunikation .responsibilities span.wert .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn, .basecontent-dvv-service-bw-beh-rdendaten .vCard .kontakt .ansprechKommunikation .responsibilities span.wert .fn, .kontakt .ansprechKommunikation .responsibilities span.wert .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez, .basecontent-dvv-service-bw-beh-rdendaten .vCard .kontakt .ansprechKommunikation .responsibilities span.wert .bez, .kontakt .ansprechKommunikation .responsibilities span.wert .basecontent-dvv-service-bw-beh-rdendaten .vCard .value, .basecontent-dvv-service-bw-beh-rdendaten .vCard .kontakt .ansprechKommunikation .responsibilities span.wert .value, .kontakt .ansprechKommunikation .responsibilities span.wert .basecontent-dvv-service-bw-kontakte .vCard .rumpf, .basecontent-dvv-service-bw-kontakte .vCard .kontakt .ansprechKommunikation .responsibilities span.wert .rumpf, .kontakt .ansprechKommunikation .responsibilities span.wert .basecontent-dvv-service-bw-kontakte .vCard .fn, .basecontent-dvv-service-bw-kontakte .vCard .kontakt .ansprechKommunikation .responsibilities span.wert .fn, .kontakt .ansprechKommunikation .responsibilities span.wert .basecontent-dvv-service-bw-kontakte .vCard .bez, .basecontent-dvv-service-bw-kontakte .vCard .kontakt .ansprechKommunikation .responsibilities span.wert .bez, .kontakt .ansprechKommunikation .responsibilities span.wert .basecontent-dvv-service-bw-kontakte .vCard .value, .basecontent-dvv-service-bw-kontakte .vCard .kontakt .ansprechKommunikation .responsibilities span.wert .value, .kontakt .ansprechKommunikation .responsibilities span.wert .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .kontakt .ansprechKommunikation .responsibilities span.wert .rumpf, .kontakt .ansprechKommunikation .responsibilities span.wert .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .kontakt .ansprechKommunikation .responsibilities span.wert .fn, .kontakt .ansprechKommunikation .responsibilities span.wert .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .kontakt .ansprechKommunikation .responsibilities span.wert .bez, .kontakt .ansprechKommunikation .responsibilities span.wert .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .kontakt .ansprechKommunikation .responsibilities span.wert .value { margin-bottom: 0; display: inline-block; font-size: calc(1rem * 1.4); line-height: calc(1.00rem * 2); font-weight: 200; margin-left: 50px; }

.kontakt .ansprechKommunikation .consultationHours { position: relative; }

.kontakt .ansprechKommunikation .consultationHours span.wert { position: relative; }

.kontakt .ansprechKommunikation .consultationHours span.wert:before { width: 44px; position: absolute; }

.kontakt .ansprechKommunikation .consultationHours span.wert p, .kontakt .ansprechKommunikation .consultationHours span.wert #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .kontakt .ansprechKommunikation .consultationHours span.wert label, .kontakt .ansprechKommunikation .consultationHours span.wert #lpSeite, .kontakt .ansprechKommunikation .consultationHours span.wert .basecontent-dvv-service-bw-beh-rdendaten, .kontakt .ansprechKommunikation .consultationHours span.wert .basecontent-dvv-service-bw-kontakte, .kontakt .ansprechKommunikation .consultationHours span.wert .basecontent-dvv-service-bw-einzelner-kontakt, .kontakt .ansprechKommunikation .consultationHours span.wert #lpSeite .vCard .rumpf, #lpSeite .vCard .kontakt .ansprechKommunikation .consultationHours span.wert .rumpf, .kontakt .ansprechKommunikation .consultationHours span.wert #lpSeite .vCard .fn, #lpSeite .vCard .kontakt .ansprechKommunikation .consultationHours span.wert .fn, .kontakt .ansprechKommunikation .consultationHours span.wert #lpSeite .vCard .bez, #lpSeite .vCard .kontakt .ansprechKommunikation .consultationHours span.wert .bez, .kontakt .ansprechKommunikation .consultationHours span.wert #lpSeite .vCard .value, #lpSeite .vCard .kontakt .ansprechKommunikation .consultationHours span.wert .value, .kontakt .ansprechKommunikation .consultationHours span.wert .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .vCard .kontakt .ansprechKommunikation .consultationHours span.wert .rumpf, .kontakt .ansprechKommunikation .consultationHours span.wert .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn, .basecontent-dvv-service-bw-beh-rdendaten .vCard .kontakt .ansprechKommunikation .consultationHours span.wert .fn, .kontakt .ansprechKommunikation .consultationHours span.wert .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez, .basecontent-dvv-service-bw-beh-rdendaten .vCard .kontakt .ansprechKommunikation .consultationHours span.wert .bez, .kontakt .ansprechKommunikation .consultationHours span.wert .basecontent-dvv-service-bw-beh-rdendaten .vCard .value, .basecontent-dvv-service-bw-beh-rdendaten .vCard .kontakt .ansprechKommunikation .consultationHours span.wert .value, .kontakt .ansprechKommunikation .consultationHours span.wert .basecontent-dvv-service-bw-kontakte .vCard .rumpf, .basecontent-dvv-service-bw-kontakte .vCard .kontakt .ansprechKommunikation .consultationHours span.wert .rumpf, .kontakt .ansprechKommunikation .consultationHours span.wert .basecontent-dvv-service-bw-kontakte .vCard .fn, .basecontent-dvv-service-bw-kontakte .vCard .kontakt .ansprechKommunikation .consultationHours span.wert .fn, .kontakt .ansprechKommunikation .consultationHours span.wert .basecontent-dvv-service-bw-kontakte .vCard .bez, .basecontent-dvv-service-bw-kontakte .vCard .kontakt .ansprechKommunikation .consultationHours span.wert .bez, .kontakt .ansprechKommunikation .consultationHours span.wert .basecontent-dvv-service-bw-kontakte .vCard .value, .basecontent-dvv-service-bw-kontakte .vCard .kontakt .ansprechKommunikation .consultationHours span.wert .value, .kontakt .ansprechKommunikation .consultationHours span.wert .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .kontakt .ansprechKommunikation .consultationHours span.wert .rumpf, .kontakt .ansprechKommunikation .consultationHours span.wert .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .kontakt .ansprechKommunikation .consultationHours span.wert .fn, .kontakt .ansprechKommunikation .consultationHours span.wert .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .kontakt .ansprechKommunikation .consultationHours span.wert .bez, .kontakt .ansprechKommunikation .consultationHours span.wert .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .kontakt .ansprechKommunikation .consultationHours span.wert .value { margin-bottom: 0; display: inline-block; font-size: calc(1rem * 1.4); line-height: calc(1.00rem * 2); font-weight: 200; margin-left: 50px; margin-top: 0 !important; }

.kontakt .ansprechKommunikation .consultationHours span.wert p:empty, .kontakt .ansprechKommunikation .consultationHours span.wert #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label:empty, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .kontakt .ansprechKommunikation .consultationHours span.wert label:empty, .kontakt .ansprechKommunikation .consultationHours span.wert #lpSeite:empty, .kontakt .ansprechKommunikation .consultationHours span.wert .basecontent-dvv-service-bw-beh-rdendaten:empty, .kontakt .ansprechKommunikation .consultationHours span.wert .basecontent-dvv-service-bw-kontakte:empty, .kontakt .ansprechKommunikation .consultationHours span.wert .basecontent-dvv-service-bw-einzelner-kontakt:empty, .kontakt .ansprechKommunikation .consultationHours span.wert #lpSeite .vCard .rumpf:empty, #lpSeite .vCard .kontakt .ansprechKommunikation .consultationHours span.wert .rumpf:empty, .kontakt .ansprechKommunikation .consultationHours span.wert #lpSeite .vCard .fn:empty, #lpSeite .vCard .kontakt .ansprechKommunikation .consultationHours span.wert .fn:empty, .kontakt .ansprechKommunikation .consultationHours span.wert #lpSeite .vCard .bez:empty, #lpSeite .vCard .kontakt .ansprechKommunikation .consultationHours span.wert .bez:empty, .kontakt .ansprechKommunikation .consultationHours span.wert #lpSeite .vCard .value:empty, #lpSeite .vCard .kontakt .ansprechKommunikation .consultationHours span.wert .value:empty, .kontakt .ansprechKommunikation .consultationHours span.wert .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf:empty, .basecontent-dvv-service-bw-beh-rdendaten .vCard .kontakt .ansprechKommunikation .consultationHours span.wert .rumpf:empty, .kontakt .ansprechKommunikation .consultationHours span.wert .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn:empty, .basecontent-dvv-service-bw-beh-rdendaten .vCard .kontakt .ansprechKommunikation .consultationHours span.wert .fn:empty, .kontakt .ansprechKommunikation .consultationHours span.wert .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez:empty, .basecontent-dvv-service-bw-beh-rdendaten .vCard .kontakt .ansprechKommunikation .consultationHours span.wert .bez:empty, .kontakt .ansprechKommunikation .consultationHours span.wert .basecontent-dvv-service-bw-beh-rdendaten .vCard .value:empty, .basecontent-dvv-service-bw-beh-rdendaten .vCard .kontakt .ansprechKommunikation .consultationHours span.wert .value:empty, .kontakt .ansprechKommunikation .consultationHours span.wert .basecontent-dvv-service-bw-kontakte .vCard .rumpf:empty, .basecontent-dvv-service-bw-kontakte .vCard .kontakt .ansprechKommunikation .consultationHours span.wert .rumpf:empty, .kontakt .ansprechKommunikation .consultationHours span.wert .basecontent-dvv-service-bw-kontakte .vCard .fn:empty, .basecontent-dvv-service-bw-kontakte .vCard .kontakt .ansprechKommunikation .consultationHours span.wert .fn:empty, .kontakt .ansprechKommunikation .consultationHours span.wert .basecontent-dvv-service-bw-kontakte .vCard .bez:empty, .basecontent-dvv-service-bw-kontakte .vCard .kontakt .ansprechKommunikation .consultationHours span.wert .bez:empty, .kontakt .ansprechKommunikation .consultationHours span.wert .basecontent-dvv-service-bw-kontakte .vCard .value:empty, .basecontent-dvv-service-bw-kontakte .vCard .kontakt .ansprechKommunikation .consultationHours span.wert .value:empty, .kontakt .ansprechKommunikation .consultationHours span.wert .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf:empty, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .kontakt .ansprechKommunikation .consultationHours span.wert .rumpf:empty, .kontakt .ansprechKommunikation .consultationHours span.wert .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn:empty, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .kontakt .ansprechKommunikation .consultationHours span.wert .fn:empty, .kontakt .ansprechKommunikation .consultationHours span.wert .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez:empty, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .kontakt .ansprechKommunikation .consultationHours span.wert .bez:empty, .kontakt .ansprechKommunikation .consultationHours span.wert .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value:empty, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .kontakt .ansprechKommunikation .consultationHours span.wert .value:empty { display: none; }

.byAnfangsbuchstabe ul { list-style: none; padding: 0; }

.byAnfangsbuchstabe ul li { font-size: 1.5em; padding: 0.3em 0; }

.byAnfangsbuchstabe ul li::first-letter { color: #004b91; font-weight: 600; }

.byAnfangsbuchstabe ul li a { text-decoration: none; }

/*	================================================== COMPONENTS / table ==================================================*/
.c-table caption, .basecontent-table > table caption { caption-side: inherit; }

/*.basecontent-table > #grid_2532510, #grid_2532507, table { color: $cd-war-anthrazit; }*/
.basecontent-table { margin-bottom: 5rem; }

.basecontent-table table { color: #3d3d3f; /*colgroup { col { &:first-child {  } &:nth-child() {  } &:last-child {  } } }*/ }

.basecontent-table table thead tr { background-color: rgba(240, 255, 207, 0.25); border-bottom: 2px solid #ddee88; }

.basecontent-table table thead tr th { font-size: 1.25em; font-weight: 600; border-bottom: none; border-top: none; }

.basecontent-table table tbody tr { /*&.odd { td {} } &.even { td {} }*/ }

.basecontent-table table tbody tr td { border-top: none; }

/*	================================================== COMPONENTS / dvvtoolbar ==================================================*/
.dvvToolbar.ui-widget-header { background: rgba(52, 58, 64, 0.7) none; border: none; padding: 0; position: fixed; top: 0; left: 0; right: 0; }

.dvvToolbar.ui-widget-header .tb-menu { width: 100%; padding-right: 30px; padding-left: 30px; margin-right: auto; margin-left: auto; max-width: 1400px; align-items: center; font-size: 0.9rem; min-height: 2rem; }

.dvvToolbar.ui-widget-header .tb-menu li { margin: 0 1px; }

.dvvToolbar.ui-widget-header .tb-menu .tb-root-entry-button { background: #343a40 none; border: none; }

.dvvToolbar.ui-widget-header .tb-menu li:hover ul, .dvvToolbar.ui-widget-header .tb-menu li.sfHover ul { top: 2em; }

.l-dvv-toolbar + * { margin-top: 2rem; }

/*	================================================== COMPONENTS / topnews ==================================================*/
@media (max-width: 991.98px) { .c-topnews, .composedcontent-rubriktopnews { flex: 1 1 50%; flex-direction: row; } }

@media (max-width: 767.98px) { .c-topnews, .composedcontent-rubriktopnews { flex: 1 1 100%; flex-direction: column; } }

.c-topnews .pm-meldung, .composedcontent-rubriktopnews .pm-meldung, .c-topnews .c-pm-meldung, .composedcontent-rubriktopnews .c-pm-meldung { background: #fff; margin-bottom: 60px; }

.c-topnews .pm-bild, .composedcontent-rubriktopnews .pm-bild { float: left; margin-right: 30px; max-width: 35%; }

@media (max-width: 991.98px) { .c-topnews .pm-bild, .composedcontent-rubriktopnews .pm-bild { overflow: hidden; } }

.c-topnews .pm-bild img, .composedcontent-rubriktopnews .pm-bild img { width: 100%; }

.c-topnews .pm-meldung:after, .composedcontent-rubriktopnews .pm-meldung:after, .c-topnews .c-pm-meldung:after, .composedcontent-rubriktopnews .c-pm-meldung:after { clear: both; content: ""; display: block; height: 0; visibility: hidden; }

.c-topnews .pm-head, .composedcontent-rubriktopnews .pm-head { padding-bottom: 0; }

.c-topnews .pm-content, .composedcontent-rubriktopnews .pm-content { padding-top: 0; }

.c-topnews .pm-detaillink, .composedcontent-rubriktopnews .pm-detaillink { background: #004b91; border: 4px solid #fff; font-family: "Fjalla One", arial, helvetica, sans-serif; font-size: 1.4rem; text-transform: uppercase; padding: 0.5em 0.86em 0.4em; display: table-cell; margin: 30px auto 0; }

.c-topnews .pm-detaillink:after, .composedcontent-rubriktopnews .pm-detaillink:after { color: #fff; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0 0 0.5em; }

.c-topnews .pm-detaillink:hover, .composedcontent-rubriktopnews .pm-detaillink:hover { background-color: #002345; }

@media (max-width: 767.98px) { .infosection .pm-topnews { margin-top: 3rem; } }

.infosection .pm-topnews .pm-meldung, .infosection .pm-topnews .c-pm-meldung { background-color: transparent; margin-bottom: 3rem; }

.infosection .pm-topnews .pm-meldung .pm-head, .infosection .pm-topnews .c-pm-meldung .pm-head { padding-top: 0; }

@media (max-width: 991.98px) { .infosection .pm-topnews .pm-meldung .pm-head, .infosection .pm-topnews .c-pm-meldung .pm-head { padding: 0; } }

.infosection .pm-topnews .pm-meldung .pm-head .pm-pubDate, .infosection .pm-topnews .c-pm-meldung .pm-head .pm-pubDate, .infosection .pm-topnews .pm-meldung .pm-head .c-pm-meldung__datum, .infosection .pm-topnews .c-pm-meldung .pm-head .c-pm-meldung__datum { font-size: 1.3em; }

.infosection .pm-topnews .pm-meldung .pm-head .pm-pubDate .pm-pubDate-label, .infosection .pm-topnews .c-pm-meldung .pm-head .pm-pubDate .pm-pubDate-label, .infosection .pm-topnews .pm-meldung .pm-head .c-pm-meldung__datum .pm-pubDate-label, .infosection .pm-topnews .c-pm-meldung .pm-head .c-pm-meldung__datum .pm-pubDate-label { display: none; }

.infosection .pm-topnews .pm-meldung .pm-head h3, .infosection .pm-topnews .pm-meldung .pm-head .vwp .kontakt .ansprechName, .vwp .kontakt .infosection .pm-topnews .pm-meldung .pm-head .ansprechName, .infosection .pm-topnews .c-pm-meldung .pm-head h3, .infosection .pm-topnews .c-pm-meldung .pm-head .vwp .kontakt .ansprechName, .vwp .kontakt .infosection .pm-topnews .c-pm-meldung .pm-head .ansprechName, .infosection .pm-topnews .pm-meldung .pm-head .l-content .c-list h5, .l-content .c-list .infosection .pm-topnews .pm-meldung .pm-head h5, .infosection .pm-topnews .c-pm-meldung .pm-head .l-content .c-list h5, .l-content .c-list .infosection .pm-topnews .c-pm-meldung .pm-head h5, .infosection .pm-topnews .pm-meldung .pm-head .l-content .c-listnum h5, .l-content .c-listnum .infosection .pm-topnews .pm-meldung .pm-head h5, .infosection .pm-topnews .c-pm-meldung .pm-head .l-content .c-listnum h5, .l-content .c-listnum .infosection .pm-topnews .c-pm-meldung .pm-head h5, .infosection .pm-topnews .pm-meldung .pm-head .c-dynco article h1, .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .c-dynco article h2, .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .c-dynco article .sitemap > li > ul > li > a, .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .pm-meldung .pm-head .c-dynco article legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .c-dynco article legend, .c-dynco article .infosection .pm-topnews .pm-meldung .pm-head h1, .c-dynco article .infosection > div:first-child .pm-topnews .pm-meldung .pm-head h2, .c-dynco article .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .sitemap > li > ul > li > a, .c-dynco article .infosection > div:first-child .pm-topnews .pm-meldung .pm-head #zmSuche .zmsuchecontent #zmf fieldset legend, .c-dynco article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .pm-meldung .pm-head legend, .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .pm-meldung .pm-head legend, #zmSuche .zmsuchecontent #zmf fieldset .c-dynco article .infosection > div:first-child .pm-topnews .pm-meldung .pm-head legend, .infosection .pm-topnews .c-pm-meldung .pm-head .c-dynco article h1, .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .c-dynco article h2, .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .c-dynco article .sitemap > li > ul > li > a, .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .c-pm-meldung .pm-head .c-dynco article legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .c-dynco article legend, .c-dynco article .infosection .pm-topnews .c-pm-meldung .pm-head h1, .c-dynco article .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head h2, .c-dynco article .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .sitemap > li > ul > li > a, .c-dynco article .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head #zmSuche .zmsuchecontent #zmf fieldset legend, .c-dynco article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .c-pm-meldung .pm-head legend, .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head legend, #zmSuche .zmsuchecontent #zmf fieldset .c-dynco article .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head legend, .infosection .pm-topnews .pm-meldung .pm-head .basecontent-dynamic-content article h1, .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .basecontent-dynamic-content article h2, .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .basecontent-dynamic-content article .sitemap > li > ul > li > a, .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .pm-meldung .pm-head .basecontent-dynamic-content article legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .basecontent-dynamic-content article legend, .basecontent-dynamic-content article .infosection .pm-topnews .pm-meldung .pm-head h1, .basecontent-dynamic-content article .infosection > div:first-child .pm-topnews .pm-meldung .pm-head h2, .basecontent-dynamic-content article .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .sitemap > li > ul > li > a, .basecontent-dynamic-content article .infosection > div:first-child .pm-topnews .pm-meldung .pm-head #zmSuche .zmsuchecontent #zmf fieldset legend, .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .pm-meldung .pm-head legend, .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .pm-meldung .pm-head legend, #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content article .infosection > div:first-child .pm-topnews .pm-meldung .pm-head legend, .infosection .pm-topnews .c-pm-meldung .pm-head .basecontent-dynamic-content article h1, .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .basecontent-dynamic-content article h2, .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .basecontent-dynamic-content article .sitemap > li > ul > li > a, .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .c-pm-meldung .pm-head .basecontent-dynamic-content article legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .basecontent-dynamic-content article legend, .basecontent-dynamic-content article .infosection .pm-topnews .c-pm-meldung .pm-head h1, .basecontent-dynamic-content article .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head h2, .basecontent-dynamic-content article .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .sitemap > li > ul > li > a, .basecontent-dynamic-content article .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head #zmSuche .zmsuchecontent #zmf fieldset legend, .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .c-pm-meldung .pm-head legend, .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head legend, #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content article .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head legend, .infosection .pm-topnews .pm-meldung .pm-head .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle .infosection .pm-topnews .pm-meldung .pm-head label, .infosection .pm-topnews .c-pm-meldung .pm-head .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle .infosection .pm-topnews .c-pm-meldung .pm-head label, .infosection .pm-topnews .pm-meldung .pm-head .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle .infosection .pm-topnews .pm-meldung .pm-head label, .infosection .pm-topnews .c-pm-meldung .pm-head .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle .infosection .pm-topnews .c-pm-meldung .pm-head label, .infosection .pm-topnews .pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf h1, .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf h2, .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf .sitemap > li > ul > li > a, .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf legend, .basecontent-dvv-linklist .teaser .kopf .infosection .pm-topnews .pm-meldung .pm-head h1, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .pm-topnews .pm-meldung .pm-head h2, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .sitemap > li > ul > li > a, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .pm-topnews .pm-meldung .pm-head #zmSuche .zmsuchecontent #zmf fieldset legend, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .pm-meldung .pm-head legend, .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .pm-meldung .pm-head legend, #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .pm-topnews .pm-meldung .pm-head legend, .infosection .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf h1, .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf h2, .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf .sitemap > li > ul > li > a, .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf legend, .basecontent-dvv-linklist .teaser .kopf .infosection .pm-topnews .c-pm-meldung .pm-head h1, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head h2, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .sitemap > li > ul > li > a, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head #zmSuche .zmsuchecontent #zmf fieldset legend, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .c-pm-meldung .pm-head legend, .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head legend, #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head legend, .infosection .pm-topnews .pm-meldung .pm-head #lpSeite .bwKontakt > .vCard > .kopf .fn, #lpSeite .bwKontakt > .vCard > .kopf .infosection .pm-topnews .pm-meldung .pm-head .fn, .infosection .pm-topnews .c-pm-meldung .pm-head #lpSeite .bwKontakt > .vCard > .kopf .fn, #lpSeite .bwKontakt > .vCard > .kopf .infosection .pm-topnews .c-pm-meldung .pm-head .fn, .infosection .pm-topnews .pm-meldung .pm-head .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .infosection .pm-topnews .pm-meldung .pm-head .fn, .infosection .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .infosection .pm-topnews .c-pm-meldung .pm-head .fn, .infosection .pm-topnews .pm-meldung .pm-head .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .infosection .pm-topnews .pm-meldung .pm-head .fn, .infosection .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .infosection .pm-topnews .c-pm-meldung .pm-head .fn, .infosection .pm-topnews .pm-meldung .pm-head .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .infosection .pm-topnews .pm-meldung .pm-head .fn, .infosection .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .infosection .pm-topnews .c-pm-meldung .pm-head .fn { margin-top: 0; }

@media (min-width: 576px) { .infosection .pm-topnews .pm-meldung .pm-head h3 > a:after, .infosection .pm-topnews .pm-meldung .pm-head .vwp .kontakt .ansprechName > a:after, .vwp .kontakt .infosection .pm-topnews .pm-meldung .pm-head .ansprechName > a:after, .infosection .pm-topnews .c-pm-meldung .pm-head h3 > a:after, .infosection .pm-topnews .c-pm-meldung .pm-head .vwp .kontakt .ansprechName > a:after, .vwp .kontakt .infosection .pm-topnews .c-pm-meldung .pm-head .ansprechName > a:after, .infosection .pm-topnews .pm-meldung .pm-head .l-content .c-list h5 > a:after, .l-content .c-list .infosection .pm-topnews .pm-meldung .pm-head h5 > a:after, .infosection .pm-topnews .c-pm-meldung .pm-head .l-content .c-list h5 > a:after, .l-content .c-list .infosection .pm-topnews .c-pm-meldung .pm-head h5 > a:after, .infosection .pm-topnews .pm-meldung .pm-head .l-content .c-listnum h5 > a:after, .l-content .c-listnum .infosection .pm-topnews .pm-meldung .pm-head h5 > a:after, .infosection .pm-topnews .c-pm-meldung .pm-head .l-content .c-listnum h5 > a:after, .l-content .c-listnum .infosection .pm-topnews .c-pm-meldung .pm-head h5 > a:after, .infosection .pm-topnews .pm-meldung .pm-head .c-dynco article h1 > a:after, .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .c-dynco article h2 > a:after, .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .c-dynco article .sitemap > li > ul > li > a > a:after, .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset legend > a:after, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .pm-meldung .pm-head .c-dynco article legend > a:after, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .c-dynco article legend > a:after, .c-dynco article .infosection .pm-topnews .pm-meldung .pm-head h1 > a:after, .c-dynco article .infosection > div:first-child .pm-topnews .pm-meldung .pm-head h2 > a:after, .c-dynco article .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .sitemap > li > ul > li > a > a:after, .c-dynco article .infosection > div:first-child .pm-topnews .pm-meldung .pm-head #zmSuche .zmsuchecontent #zmf fieldset legend > a:after, .c-dynco article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .pm-meldung .pm-head legend > a:after, .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .pm-meldung .pm-head legend > a:after, #zmSuche .zmsuchecontent #zmf fieldset .c-dynco article .infosection > div:first-child .pm-topnews .pm-meldung .pm-head legend > a:after, .infosection .pm-topnews .c-pm-meldung .pm-head .c-dynco article h1 > a:after, .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .c-dynco article h2 > a:after, .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .c-dynco article .sitemap > li > ul > li > a > a:after, .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset legend > a:after, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .c-pm-meldung .pm-head .c-dynco article legend > a:after, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .c-dynco article legend > a:after, .c-dynco article .infosection .pm-topnews .c-pm-meldung .pm-head h1 > a:after, .c-dynco article .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head h2 > a:after, .c-dynco article .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .sitemap > li > ul > li > a > a:after, .c-dynco article .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head #zmSuche .zmsuchecontent #zmf fieldset legend > a:after, .c-dynco article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .c-pm-meldung .pm-head legend > a:after, .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head legend > a:after, #zmSuche .zmsuchecontent #zmf fieldset .c-dynco article .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head legend > a:after, .infosection .pm-topnews .pm-meldung .pm-head .basecontent-dynamic-content article h1 > a:after, .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .basecontent-dynamic-content article h2 > a:after, .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .basecontent-dynamic-content article .sitemap > li > ul > li > a > a:after, .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset legend > a:after, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .pm-meldung .pm-head .basecontent-dynamic-content article legend > a:after, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .basecontent-dynamic-content article legend > a:after, .basecontent-dynamic-content article .infosection .pm-topnews .pm-meldung .pm-head h1 > a:after, .basecontent-dynamic-content article .infosection > div:first-child .pm-topnews .pm-meldung .pm-head h2 > a:after, .basecontent-dynamic-content article .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .sitemap > li > ul > li > a > a:after, .basecontent-dynamic-content article .infosection > div:first-child .pm-topnews .pm-meldung .pm-head #zmSuche .zmsuchecontent #zmf fieldset legend > a:after, .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .pm-meldung .pm-head legend > a:after, .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .pm-meldung .pm-head legend > a:after, #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content article .infosection > div:first-child .pm-topnews .pm-meldung .pm-head legend > a:after, .infosection .pm-topnews .c-pm-meldung .pm-head .basecontent-dynamic-content article h1 > a:after, .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .basecontent-dynamic-content article h2 > a:after, .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .basecontent-dynamic-content article .sitemap > li > ul > li > a > a:after, .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset legend > a:after, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .c-pm-meldung .pm-head .basecontent-dynamic-content article legend > a:after, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .basecontent-dynamic-content article legend > a:after, .basecontent-dynamic-content article .infosection .pm-topnews .c-pm-meldung .pm-head h1 > a:after, .basecontent-dynamic-content article .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head h2 > a:after, .basecontent-dynamic-content article .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .sitemap > li > ul > li > a > a:after, .basecontent-dynamic-content article .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head #zmSuche .zmsuchecontent #zmf fieldset legend > a:after, .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .c-pm-meldung .pm-head legend > a:after, .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head legend > a:after, #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content article .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head legend > a:after, .infosection .pm-topnews .pm-meldung .pm-head .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label > a:after, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle .infosection .pm-topnews .pm-meldung .pm-head label > a:after, .infosection .pm-topnews .c-pm-meldung .pm-head .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label > a:after, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle .infosection .pm-topnews .c-pm-meldung .pm-head label > a:after, .infosection .pm-topnews .pm-meldung .pm-head .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label > a:after, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle .infosection .pm-topnews .pm-meldung .pm-head label > a:after, .infosection .pm-topnews .c-pm-meldung .pm-head .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label > a:after, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle .infosection .pm-topnews .c-pm-meldung .pm-head label > a:after, .infosection .pm-topnews .pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf h1 > a:after, .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf h2 > a:after, .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf .sitemap > li > ul > li > a > a:after, .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset legend > a:after, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf legend > a:after, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf legend > a:after, .basecontent-dvv-linklist .teaser .kopf .infosection .pm-topnews .pm-meldung .pm-head h1 > a:after, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .pm-topnews .pm-meldung .pm-head h2 > a:after, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .sitemap > li > ul > li > a > a:after, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .pm-topnews .pm-meldung .pm-head #zmSuche .zmsuchecontent #zmf fieldset legend > a:after, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .pm-meldung .pm-head legend > a:after, .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .pm-meldung .pm-head legend > a:after, #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .pm-topnews .pm-meldung .pm-head legend > a:after, .infosection .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf h1 > a:after, .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf h2 > a:after, .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf .sitemap > li > ul > li > a > a:after, .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset legend > a:after, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf legend > a:after, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf legend > a:after, .basecontent-dvv-linklist .teaser .kopf .infosection .pm-topnews .c-pm-meldung .pm-head h1 > a:after, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head h2 > a:after, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .sitemap > li > ul > li > a > a:after, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head #zmSuche .zmsuchecontent #zmf fieldset legend > a:after, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .c-pm-meldung .pm-head legend > a:after, .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head legend > a:after, #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head legend > a:after, .infosection .pm-topnews .pm-meldung .pm-head #lpSeite .bwKontakt > .vCard > .kopf .fn > a:after, #lpSeite .bwKontakt > .vCard > .kopf .infosection .pm-topnews .pm-meldung .pm-head .fn > a:after, .infosection .pm-topnews .c-pm-meldung .pm-head #lpSeite .bwKontakt > .vCard > .kopf .fn > a:after, #lpSeite .bwKontakt > .vCard > .kopf .infosection .pm-topnews .c-pm-meldung .pm-head .fn > a:after, .infosection .pm-topnews .pm-meldung .pm-head .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .fn > a:after, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .infosection .pm-topnews .pm-meldung .pm-head .fn > a:after, .infosection .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .fn > a:after, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .infosection .pm-topnews .c-pm-meldung .pm-head .fn > a:after, .infosection .pm-topnews .pm-meldung .pm-head .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .fn > a:after, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .infosection .pm-topnews .pm-meldung .pm-head .fn > a:after, .infosection .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .fn > a:after, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .infosection .pm-topnews .c-pm-meldung .pm-head .fn > a:after, .infosection .pm-topnews .pm-meldung .pm-head .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .fn > a:after, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .infosection .pm-topnews .pm-meldung .pm-head .fn > a:after, .infosection .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .fn > a:after, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .infosection .pm-topnews .c-pm-meldung .pm-head .fn > a:after { color: #fff; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0 0 0.5em; } }

.infosection .pm-topnews .pm-meldung .pm-head h3 > a::after, .infosection .pm-topnews .pm-meldung .pm-head .vwp .kontakt .ansprechName > a::after, .vwp .kontakt .infosection .pm-topnews .pm-meldung .pm-head .ansprechName > a::after, .infosection .pm-topnews .c-pm-meldung .pm-head h3 > a::after, .infosection .pm-topnews .c-pm-meldung .pm-head .vwp .kontakt .ansprechName > a::after, .vwp .kontakt .infosection .pm-topnews .c-pm-meldung .pm-head .ansprechName > a::after, .infosection .pm-topnews .pm-meldung .pm-head .l-content .c-list h5 > a::after, .l-content .c-list .infosection .pm-topnews .pm-meldung .pm-head h5 > a::after, .infosection .pm-topnews .c-pm-meldung .pm-head .l-content .c-list h5 > a::after, .l-content .c-list .infosection .pm-topnews .c-pm-meldung .pm-head h5 > a::after, .infosection .pm-topnews .pm-meldung .pm-head .l-content .c-listnum h5 > a::after, .l-content .c-listnum .infosection .pm-topnews .pm-meldung .pm-head h5 > a::after, .infosection .pm-topnews .c-pm-meldung .pm-head .l-content .c-listnum h5 > a::after, .l-content .c-listnum .infosection .pm-topnews .c-pm-meldung .pm-head h5 > a::after, .infosection .pm-topnews .pm-meldung .pm-head .c-dynco article h1 > a::after, .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .c-dynco article h2 > a::after, .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .c-dynco article .sitemap > li > ul > li > a > a::after, .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset legend > a::after, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .pm-meldung .pm-head .c-dynco article legend > a::after, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .c-dynco article legend > a::after, .c-dynco article .infosection .pm-topnews .pm-meldung .pm-head h1 > a::after, .c-dynco article .infosection > div:first-child .pm-topnews .pm-meldung .pm-head h2 > a::after, .c-dynco article .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .sitemap > li > ul > li > a > a::after, .c-dynco article .infosection > div:first-child .pm-topnews .pm-meldung .pm-head #zmSuche .zmsuchecontent #zmf fieldset legend > a::after, .c-dynco article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .pm-meldung .pm-head legend > a::after, .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .pm-meldung .pm-head legend > a::after, #zmSuche .zmsuchecontent #zmf fieldset .c-dynco article .infosection > div:first-child .pm-topnews .pm-meldung .pm-head legend > a::after, .infosection .pm-topnews .c-pm-meldung .pm-head .c-dynco article h1 > a::after, .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .c-dynco article h2 > a::after, .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .c-dynco article .sitemap > li > ul > li > a > a::after, .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset legend > a::after, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .c-pm-meldung .pm-head .c-dynco article legend > a::after, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .c-dynco article legend > a::after, .c-dynco article .infosection .pm-topnews .c-pm-meldung .pm-head h1 > a::after, .c-dynco article .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head h2 > a::after, .c-dynco article .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .sitemap > li > ul > li > a > a::after, .c-dynco article .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head #zmSuche .zmsuchecontent #zmf fieldset legend > a::after, .c-dynco article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .c-pm-meldung .pm-head legend > a::after, .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head legend > a::after, #zmSuche .zmsuchecontent #zmf fieldset .c-dynco article .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head legend > a::after, .infosection .pm-topnews .pm-meldung .pm-head .basecontent-dynamic-content article h1 > a::after, .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .basecontent-dynamic-content article h2 > a::after, .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .basecontent-dynamic-content article .sitemap > li > ul > li > a > a::after, .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset legend > a::after, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .pm-meldung .pm-head .basecontent-dynamic-content article legend > a::after, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .basecontent-dynamic-content article legend > a::after, .basecontent-dynamic-content article .infosection .pm-topnews .pm-meldung .pm-head h1 > a::after, .basecontent-dynamic-content article .infosection > div:first-child .pm-topnews .pm-meldung .pm-head h2 > a::after, .basecontent-dynamic-content article .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .sitemap > li > ul > li > a > a::after, .basecontent-dynamic-content article .infosection > div:first-child .pm-topnews .pm-meldung .pm-head #zmSuche .zmsuchecontent #zmf fieldset legend > a::after, .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .pm-meldung .pm-head legend > a::after, .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .pm-meldung .pm-head legend > a::after, #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content article .infosection > div:first-child .pm-topnews .pm-meldung .pm-head legend > a::after, .infosection .pm-topnews .c-pm-meldung .pm-head .basecontent-dynamic-content article h1 > a::after, .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .basecontent-dynamic-content article h2 > a::after, .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .basecontent-dynamic-content article .sitemap > li > ul > li > a > a::after, .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset legend > a::after, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .c-pm-meldung .pm-head .basecontent-dynamic-content article legend > a::after, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .basecontent-dynamic-content article legend > a::after, .basecontent-dynamic-content article .infosection .pm-topnews .c-pm-meldung .pm-head h1 > a::after, .basecontent-dynamic-content article .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head h2 > a::after, .basecontent-dynamic-content article .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .sitemap > li > ul > li > a > a::after, .basecontent-dynamic-content article .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head #zmSuche .zmsuchecontent #zmf fieldset legend > a::after, .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .c-pm-meldung .pm-head legend > a::after, .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head legend > a::after, #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content article .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head legend > a::after, .infosection .pm-topnews .pm-meldung .pm-head .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label > a::after, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle .infosection .pm-topnews .pm-meldung .pm-head label > a::after, .infosection .pm-topnews .c-pm-meldung .pm-head .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label > a::after, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle .infosection .pm-topnews .c-pm-meldung .pm-head label > a::after, .infosection .pm-topnews .pm-meldung .pm-head .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label > a::after, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle .infosection .pm-topnews .pm-meldung .pm-head label > a::after, .infosection .pm-topnews .c-pm-meldung .pm-head .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label > a::after, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle .infosection .pm-topnews .c-pm-meldung .pm-head label > a::after, .infosection .pm-topnews .pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf h1 > a::after, .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf h2 > a::after, .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf .sitemap > li > ul > li > a > a::after, .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset legend > a::after, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf legend > a::after, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf legend > a::after, .basecontent-dvv-linklist .teaser .kopf .infosection .pm-topnews .pm-meldung .pm-head h1 > a::after, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .pm-topnews .pm-meldung .pm-head h2 > a::after, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .sitemap > li > ul > li > a > a::after, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .pm-topnews .pm-meldung .pm-head #zmSuche .zmsuchecontent #zmf fieldset legend > a::after, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .pm-meldung .pm-head legend > a::after, .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .pm-meldung .pm-head legend > a::after, #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .pm-topnews .pm-meldung .pm-head legend > a::after, .infosection .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf h1 > a::after, .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf h2 > a::after, .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf .sitemap > li > ul > li > a > a::after, .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset legend > a::after, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf legend > a::after, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf legend > a::after, .basecontent-dvv-linklist .teaser .kopf .infosection .pm-topnews .c-pm-meldung .pm-head h1 > a::after, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head h2 > a::after, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .sitemap > li > ul > li > a > a::after, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head #zmSuche .zmsuchecontent #zmf fieldset legend > a::after, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .c-pm-meldung .pm-head legend > a::after, .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head legend > a::after, #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head legend > a::after, .infosection .pm-topnews .pm-meldung .pm-head #lpSeite .bwKontakt > .vCard > .kopf .fn > a::after, #lpSeite .bwKontakt > .vCard > .kopf .infosection .pm-topnews .pm-meldung .pm-head .fn > a::after, .infosection .pm-topnews .c-pm-meldung .pm-head #lpSeite .bwKontakt > .vCard > .kopf .fn > a::after, #lpSeite .bwKontakt > .vCard > .kopf .infosection .pm-topnews .c-pm-meldung .pm-head .fn > a::after, .infosection .pm-topnews .pm-meldung .pm-head .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .fn > a::after, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .infosection .pm-topnews .pm-meldung .pm-head .fn > a::after, .infosection .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .fn > a::after, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .infosection .pm-topnews .c-pm-meldung .pm-head .fn > a::after, .infosection .pm-topnews .pm-meldung .pm-head .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .fn > a::after, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .infosection .pm-topnews .pm-meldung .pm-head .fn > a::after, .infosection .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .fn > a::after, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .infosection .pm-topnews .c-pm-meldung .pm-head .fn > a::after, .infosection .pm-topnews .pm-meldung .pm-head .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .fn > a::after, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .infosection .pm-topnews .pm-meldung .pm-head .fn > a::after, .infosection .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .fn > a::after, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .infosection .pm-topnews .c-pm-meldung .pm-head .fn > a::after { background-color: #004b91; height: 50px; width: 50px; border-radius: 25px; position: absolute; right: -1.25rem; font-size: calc(2.1rem); line-height: calc(3rem); }

@media (max-width: 991.98px) { .infosection .pm-topnews .pm-meldung .pm-head h3 > a::after, .infosection .pm-topnews .pm-meldung .pm-head .vwp .kontakt .ansprechName > a::after, .vwp .kontakt .infosection .pm-topnews .pm-meldung .pm-head .ansprechName > a::after, .infosection .pm-topnews .c-pm-meldung .pm-head h3 > a::after, .infosection .pm-topnews .c-pm-meldung .pm-head .vwp .kontakt .ansprechName > a::after, .vwp .kontakt .infosection .pm-topnews .c-pm-meldung .pm-head .ansprechName > a::after, .infosection .pm-topnews .pm-meldung .pm-head .l-content .c-list h5 > a::after, .l-content .c-list .infosection .pm-topnews .pm-meldung .pm-head h5 > a::after, .infosection .pm-topnews .c-pm-meldung .pm-head .l-content .c-list h5 > a::after, .l-content .c-list .infosection .pm-topnews .c-pm-meldung .pm-head h5 > a::after, .infosection .pm-topnews .pm-meldung .pm-head .l-content .c-listnum h5 > a::after, .l-content .c-listnum .infosection .pm-topnews .pm-meldung .pm-head h5 > a::after, .infosection .pm-topnews .c-pm-meldung .pm-head .l-content .c-listnum h5 > a::after, .l-content .c-listnum .infosection .pm-topnews .c-pm-meldung .pm-head h5 > a::after, .infosection .pm-topnews .pm-meldung .pm-head .c-dynco article h1 > a::after, .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .c-dynco article h2 > a::after, .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .c-dynco article .sitemap > li > ul > li > a > a::after, .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset legend > a::after, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .pm-meldung .pm-head .c-dynco article legend > a::after, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .c-dynco article legend > a::after, .c-dynco article .infosection .pm-topnews .pm-meldung .pm-head h1 > a::after, .c-dynco article .infosection > div:first-child .pm-topnews .pm-meldung .pm-head h2 > a::after, .c-dynco article .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .sitemap > li > ul > li > a > a::after, .c-dynco article .infosection > div:first-child .pm-topnews .pm-meldung .pm-head #zmSuche .zmsuchecontent #zmf fieldset legend > a::after, .c-dynco article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .pm-meldung .pm-head legend > a::after, .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .pm-meldung .pm-head legend > a::after, #zmSuche .zmsuchecontent #zmf fieldset .c-dynco article .infosection > div:first-child .pm-topnews .pm-meldung .pm-head legend > a::after, .infosection .pm-topnews .c-pm-meldung .pm-head .c-dynco article h1 > a::after, .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .c-dynco article h2 > a::after, .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .c-dynco article .sitemap > li > ul > li > a > a::after, .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset legend > a::after, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .c-pm-meldung .pm-head .c-dynco article legend > a::after, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .c-dynco article legend > a::after, .c-dynco article .infosection .pm-topnews .c-pm-meldung .pm-head h1 > a::after, .c-dynco article .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head h2 > a::after, .c-dynco article .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .sitemap > li > ul > li > a > a::after, .c-dynco article .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head #zmSuche .zmsuchecontent #zmf fieldset legend > a::after, .c-dynco article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .c-pm-meldung .pm-head legend > a::after, .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head legend > a::after, #zmSuche .zmsuchecontent #zmf fieldset .c-dynco article .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head legend > a::after, .infosection .pm-topnews .pm-meldung .pm-head .basecontent-dynamic-content article h1 > a::after, .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .basecontent-dynamic-content article h2 > a::after, .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .basecontent-dynamic-content article .sitemap > li > ul > li > a > a::after, .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset legend > a::after, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .pm-meldung .pm-head .basecontent-dynamic-content article legend > a::after, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .basecontent-dynamic-content article legend > a::after, .basecontent-dynamic-content article .infosection .pm-topnews .pm-meldung .pm-head h1 > a::after, .basecontent-dynamic-content article .infosection > div:first-child .pm-topnews .pm-meldung .pm-head h2 > a::after, .basecontent-dynamic-content article .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .sitemap > li > ul > li > a > a::after, .basecontent-dynamic-content article .infosection > div:first-child .pm-topnews .pm-meldung .pm-head #zmSuche .zmsuchecontent #zmf fieldset legend > a::after, .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .pm-meldung .pm-head legend > a::after, .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .pm-meldung .pm-head legend > a::after, #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content article .infosection > div:first-child .pm-topnews .pm-meldung .pm-head legend > a::after, .infosection .pm-topnews .c-pm-meldung .pm-head .basecontent-dynamic-content article h1 > a::after, .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .basecontent-dynamic-content article h2 > a::after, .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .basecontent-dynamic-content article .sitemap > li > ul > li > a > a::after, .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset legend > a::after, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .c-pm-meldung .pm-head .basecontent-dynamic-content article legend > a::after, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .basecontent-dynamic-content article legend > a::after, .basecontent-dynamic-content article .infosection .pm-topnews .c-pm-meldung .pm-head h1 > a::after, .basecontent-dynamic-content article .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head h2 > a::after, .basecontent-dynamic-content article .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .sitemap > li > ul > li > a > a::after, .basecontent-dynamic-content article .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head #zmSuche .zmsuchecontent #zmf fieldset legend > a::after, .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .c-pm-meldung .pm-head legend > a::after, .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head legend > a::after, #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content article .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head legend > a::after, .infosection .pm-topnews .pm-meldung .pm-head .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label > a::after, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle .infosection .pm-topnews .pm-meldung .pm-head label > a::after, .infosection .pm-topnews .c-pm-meldung .pm-head .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label > a::after, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle .infosection .pm-topnews .c-pm-meldung .pm-head label > a::after, .infosection .pm-topnews .pm-meldung .pm-head .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label > a::after, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle .infosection .pm-topnews .pm-meldung .pm-head label > a::after, .infosection .pm-topnews .c-pm-meldung .pm-head .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label > a::after, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle .infosection .pm-topnews .c-pm-meldung .pm-head label > a::after, .infosection .pm-topnews .pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf h1 > a::after, .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf h2 > a::after, .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf .sitemap > li > ul > li > a > a::after, .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset legend > a::after, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf legend > a::after, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf legend > a::after, .basecontent-dvv-linklist .teaser .kopf .infosection .pm-topnews .pm-meldung .pm-head h1 > a::after, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .pm-topnews .pm-meldung .pm-head h2 > a::after, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .pm-topnews .pm-meldung .pm-head .sitemap > li > ul > li > a > a::after, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .pm-topnews .pm-meldung .pm-head #zmSuche .zmsuchecontent #zmf fieldset legend > a::after, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .pm-meldung .pm-head legend > a::after, .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .pm-meldung .pm-head legend > a::after, #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .pm-topnews .pm-meldung .pm-head legend > a::after, .infosection .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf h1 > a::after, .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf h2 > a::after, .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf .sitemap > li > ul > li > a > a::after, .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset legend > a::after, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf legend > a::after, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf legend > a::after, .basecontent-dvv-linklist .teaser .kopf .infosection .pm-topnews .c-pm-meldung .pm-head h1 > a::after, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head h2 > a::after, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head .sitemap > li > ul > li > a > a::after, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head #zmSuche .zmsuchecontent #zmf fieldset legend > a::after, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .pm-topnews .c-pm-meldung .pm-head legend > a::after, .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head legend > a::after, #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .pm-topnews .c-pm-meldung .pm-head legend > a::after, .infosection .pm-topnews .pm-meldung .pm-head #lpSeite .bwKontakt > .vCard > .kopf .fn > a::after, #lpSeite .bwKontakt > .vCard > .kopf .infosection .pm-topnews .pm-meldung .pm-head .fn > a::after, .infosection .pm-topnews .c-pm-meldung .pm-head #lpSeite .bwKontakt > .vCard > .kopf .fn > a::after, #lpSeite .bwKontakt > .vCard > .kopf .infosection .pm-topnews .c-pm-meldung .pm-head .fn > a::after, .infosection .pm-topnews .pm-meldung .pm-head .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .fn > a::after, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .infosection .pm-topnews .pm-meldung .pm-head .fn > a::after, .infosection .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .fn > a::after, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .infosection .pm-topnews .c-pm-meldung .pm-head .fn > a::after, .infosection .pm-topnews .pm-meldung .pm-head .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .fn > a::after, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .infosection .pm-topnews .pm-meldung .pm-head .fn > a::after, .infosection .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .fn > a::after, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .infosection .pm-topnews .c-pm-meldung .pm-head .fn > a::after, .infosection .pm-topnews .pm-meldung .pm-head .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .fn > a::after, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .infosection .pm-topnews .pm-meldung .pm-head .fn > a::after, .infosection .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .fn > a::after, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .infosection .pm-topnews .c-pm-meldung .pm-head .fn > a::after { right: 0.5rem; } }

@media (max-width: 991.98px) { .infosection .pm-topnews .pm-meldung .pm-content, .infosection .pm-topnews .c-pm-meldung .pm-content { padding: 0; } }

.infosection .pm-topnews .pm-meldung .pm-content .pm-anreisser, .infosection .pm-topnews .c-pm-meldung .pm-content .pm-anreisser { font-size: 1.5rem; font-weight: 200; }

.infosection .pm-topnews .pm-meldung .pm-content .pm-anreisser .pm-detaillink, .infosection .pm-topnews .c-pm-meldung .pm-content .pm-anreisser .pm-detaillink { display: none; }

.stadtnachrichten.bereich2 .pm-topnews { display: flex; flex-wrap: wrap; }

.stadtnachrichten.bereich2 .pm-topnews .pm-meldung, .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung { flex-basis: 50%; }

.stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head h3 > a::after, .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .vwp .kontakt .ansprechName > a::after, .vwp .kontakt .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .ansprechName > a::after, .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head h3 > a::after, .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .vwp .kontakt .ansprechName > a::after, .vwp .kontakt .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .ansprechName > a::after, .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .l-content .c-list h5 > a::after, .l-content .c-list .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head h5 > a::after, .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .l-content .c-list h5 > a::after, .l-content .c-list .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head h5 > a::after, .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .l-content .c-listnum h5 > a::after, .l-content .c-listnum .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head h5 > a::after, .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .l-content .c-listnum h5 > a::after, .l-content .c-listnum .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head h5 > a::after, .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .c-dynco article h1 > a::after, .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .c-dynco article .infosection > div:first-child h2 > a::after, .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .c-dynco article .infosection > div:first-child .sitemap > li > ul > li > a > a::after, .infosection > div:first-child .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .c-dynco article h2 > a::after, .infosection > div:first-child .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .c-dynco article .sitemap > li > ul > li > a > a::after, .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .c-dynco article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend > a::after, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .c-dynco article legend > a::after, .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend > a::after, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .c-dynco article legend > a::after, .c-dynco article .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head h1 > a::after, .c-dynco article .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .infosection > div:first-child h2 > a::after, .c-dynco article .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .infosection > div:first-child .sitemap > li > ul > li > a > a::after, .infosection > div:first-child .c-dynco article .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head h2 > a::after, .infosection > div:first-child .c-dynco article .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .sitemap > li > ul > li > a > a::after, .c-dynco article .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend > a::after, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .c-dynco article .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head legend > a::after, .c-dynco article .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend > a::after, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .c-dynco article .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head legend > a::after, .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .c-dynco article h1 > a::after, .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .c-dynco article .infosection > div:first-child h2 > a::after, .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .c-dynco article .infosection > div:first-child .sitemap > li > ul > li > a > a::after, .infosection > div:first-child .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .c-dynco article h2 > a::after, .infosection > div:first-child .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .c-dynco article .sitemap > li > ul > li > a > a::after, .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .c-dynco article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend > a::after, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .c-dynco article legend > a::after, .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend > a::after, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .c-dynco article legend > a::after, .c-dynco article .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head h1 > a::after, .c-dynco article .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .infosection > div:first-child h2 > a::after, .c-dynco article .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .infosection > div:first-child .sitemap > li > ul > li > a > a::after, .infosection > div:first-child .c-dynco article .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head h2 > a::after, .infosection > div:first-child .c-dynco article .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .sitemap > li > ul > li > a > a::after, .c-dynco article .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend > a::after, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .c-dynco article .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head legend > a::after, .c-dynco article .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend > a::after, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .c-dynco article .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head legend > a::after, .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .basecontent-dynamic-content article h1 > a::after, .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .basecontent-dynamic-content article .infosection > div:first-child h2 > a::after, .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .basecontent-dynamic-content article .infosection > div:first-child .sitemap > li > ul > li > a > a::after, .infosection > div:first-child .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .basecontent-dynamic-content article h2 > a::after, .infosection > div:first-child .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .basecontent-dynamic-content article .sitemap > li > ul > li > a > a::after, .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend > a::after, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .basecontent-dynamic-content article legend > a::after, .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend > a::after, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .basecontent-dynamic-content article legend > a::after, .basecontent-dynamic-content article .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head h1 > a::after, .basecontent-dynamic-content article .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .infosection > div:first-child h2 > a::after, .basecontent-dynamic-content article .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .infosection > div:first-child .sitemap > li > ul > li > a > a::after, .infosection > div:first-child .basecontent-dynamic-content article .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head h2 > a::after, .infosection > div:first-child .basecontent-dynamic-content article .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .sitemap > li > ul > li > a > a::after, .basecontent-dynamic-content article .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend > a::after, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content article .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head legend > a::after, .basecontent-dynamic-content article .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend > a::after, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dynamic-content article .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head legend > a::after, .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .basecontent-dynamic-content article h1 > a::after, .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .basecontent-dynamic-content article .infosection > div:first-child h2 > a::after, .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .basecontent-dynamic-content article .infosection > div:first-child .sitemap > li > ul > li > a > a::after, .infosection > div:first-child .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .basecontent-dynamic-content article h2 > a::after, .infosection > div:first-child .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .basecontent-dynamic-content article .sitemap > li > ul > li > a > a::after, .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend > a::after, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .basecontent-dynamic-content article legend > a::after, .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend > a::after, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .basecontent-dynamic-content article legend > a::after, .basecontent-dynamic-content article .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head h1 > a::after, .basecontent-dynamic-content article .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .infosection > div:first-child h2 > a::after, .basecontent-dynamic-content article .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .infosection > div:first-child .sitemap > li > ul > li > a > a::after, .infosection > div:first-child .basecontent-dynamic-content article .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head h2 > a::after, .infosection > div:first-child .basecontent-dynamic-content article .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .sitemap > li > ul > li > a > a::after, .basecontent-dynamic-content article .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend > a::after, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content article .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head legend > a::after, .basecontent-dynamic-content article .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend > a::after, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dynamic-content article .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head legend > a::after, .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label > a::after, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head label > a::after, .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label > a::after, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head label > a::after, .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label > a::after, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head label > a::after, .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label > a::after, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head label > a::after, .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf h1 > a::after, .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child h2 > a::after, .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .sitemap > li > ul > li > a > a::after, .infosection > div:first-child .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf h2 > a::after, .infosection > div:first-child .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf .sitemap > li > ul > li > a > a::after, .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend > a::after, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf legend > a::after, .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend > a::after, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf legend > a::after, .basecontent-dvv-linklist .teaser .kopf .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head h1 > a::after, .basecontent-dvv-linklist .teaser .kopf .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .infosection > div:first-child h2 > a::after, .basecontent-dvv-linklist .teaser .kopf .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .infosection > div:first-child .sitemap > li > ul > li > a > a::after, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head h2 > a::after, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .sitemap > li > ul > li > a > a::after, .basecontent-dvv-linklist .teaser .kopf .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend > a::after, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-linklist .teaser .kopf .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head legend > a::after, .basecontent-dvv-linklist .teaser .kopf .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend > a::after, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head legend > a::after, .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf h1 > a::after, .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child h2 > a::after, .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .sitemap > li > ul > li > a > a::after, .infosection > div:first-child .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf h2 > a::after, .infosection > div:first-child .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf .sitemap > li > ul > li > a > a::after, .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend > a::after, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf legend > a::after, .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend > a::after, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-linklist .teaser .kopf legend > a::after, .basecontent-dvv-linklist .teaser .kopf .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head h1 > a::after, .basecontent-dvv-linklist .teaser .kopf .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .infosection > div:first-child h2 > a::after, .basecontent-dvv-linklist .teaser .kopf .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .infosection > div:first-child .sitemap > li > ul > li > a > a::after, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head h2 > a::after, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .sitemap > li > ul > li > a > a::after, .basecontent-dvv-linklist .teaser .kopf .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend > a::after, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-linklist .teaser .kopf .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head legend > a::after, .basecontent-dvv-linklist .teaser .kopf .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend > a::after, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head legend > a::after, .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head #lpSeite .bwKontakt > .vCard > .kopf .fn > a::after, #lpSeite .bwKontakt > .vCard > .kopf .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .fn > a::after, .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head #lpSeite .bwKontakt > .vCard > .kopf .fn > a::after, #lpSeite .bwKontakt > .vCard > .kopf .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .fn > a::after, .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .fn > a::after, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .fn > a::after, .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .fn > a::after, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .fn > a::after, .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .fn > a::after, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .fn > a::after, .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .fn > a::after, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .fn > a::after, .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .fn > a::after, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .stadtnachrichten.bereich2 .pm-topnews .pm-meldung .pm-head .fn > a::after, .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .fn > a::after, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .stadtnachrichten.bereich2 .pm-topnews .c-pm-meldung .pm-head .fn > a::after { display: none; }

/*	================================================== COMPONENTS / trenner ==================================================*/
.c-separator, .basecontent-dvv-trenner { clear: both; }

.c-separator .sep, .basecontent-dvv-trenner .sep { border-bottom: 1px solid #f0ffcf; clear: both; }

.c-separator .sep50, .basecontent-dvv-trenner .sep50 { width: 50%; }

.c-separator .sep75, .basecontent-dvv-trenner .sep75 { width: 75%; }

.c-separator .sep90, .basecontent-dvv-trenner .sep90 { width: 90%; }

.c-separator .sep100, .basecontent-dvv-trenner .sep100 { width: 100%; }

.c-separator hr.sep50, .basecontent-dvv-trenner hr.sep50 { margin-top: 5rem; margin-bottom: 5rem; }

.c-separator div.sep50, .basecontent-dvv-trenner div.sep50 { height: 3rem; }

.c-separator hr.sep75, .basecontent-dvv-trenner hr.sep75 { margin-top: 7rem; margin-bottom: 7rem; }

.c-separator div.sep75, .basecontent-dvv-trenner div.sep75 { height: 6rem; }

.c-separator hr.sep90, .basecontent-dvv-trenner hr.sep90 { margin-top: 9rem; margin-bottom: 9rem; }

.c-separator div.sep90, .basecontent-dvv-trenner div.sep90 { height: 10rem; }

.c-separator hr.sep100, .basecontent-dvv-trenner hr.sep100 { margin-top: 10rem; margin-bottom: 10rem; }

.c-separator div.sep100, .basecontent-dvv-trenner div.sep100 { height: 15rem; }

/*	================================================== COMPONENTS / vcard ==================================================*/
.c-vcard, .vCard { position: relative; }

.c-vcard .vCardLink, .vCard .vCardLink { position: absolute; right: 30px; top: 1.5rem; }

.c-vcard .titles, .vCard .titles { margin-right: 0.4rem; }

.c-vcard .fn, .vCard .fn, .c-vcard .organization, .vCard .organization { font-weight: bold; }

.c-vcard .cityline, .vCard .cityline { margin-bottom: 1.5em; }

.c-vcard .country-name, .vCard .country-name { display: none; }

.c-vcard .mapsLink, .vCard .mapsLink, .c-vcard .efaLink, .vCard .efaLink { clear: right; }

.c-vcard .mail .bez, .vCard .mail .bez, .c-vcard .tel .bez, .vCard .tel .bez, .c-vcard .mobile .bez, .vCard .mobile .bez, .c-vcard .fax .bez, .vCard .fax .bez, .c-vcard .gebaeude .bez, .vCard .gebaeude .bez { display: none; }

.c-vcard .tel .value:before, .vCard .tel .value:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.c-vcard .mobile .value:before, .vCard .mobile .value:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.c-vcard .mobile .value:before, .vCard .mobile .value:before { padding-right: 0.9em; }

.c-vcard .fax .value:before, .vCard .fax .value:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.c-vcard .gebaeude .value:before, .vCard .gebaeude .value:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

/* // vCard flex  .c-vcard {display:flex;flex-wrap:wrap;position:relative; > div {flex-basis:100%;} .vCardLink {position:absolute;right:$grid-gutter-width/2;} .titles {@extend .float-left;margin-right:0.4rem;} .fn, .organization {font-weight:bold;} .cityline {margin-bottom:$vcard-inner-margin;} .country-name {display:none;} .mapsLink, .efaLink {clear:right;@extend .float-right;} .mail .bez, .tel .bez, .mobile .bez, .fax .bez, .gebaeude .bez {display:none;} .tel .value {@include fa-icon("\f879");} .mobile .value {@include fa-icon("\f3cd"); &:before {padding-right:0.9em;}} //.tel + .tel {display:none;} .fax .value {@include fa-icon("\f1ac");} .gebaeude .value {@include fa-icon("\f19c");} } */
/*	================================================== COMPONENTS / videos ==================================================*/
video { width: 100%; }

iframe { border: none; width: 100% !important; }

.oembed-content { position: relative; }

.oembed-content > img { width: 100%; }

.oembed-content .oembed__saferClick { background-color: rgba(0, 0, 0, 0.7); color: #fff; padding: 1em; position: absolute; top: 2rem; left: 0; right: 0; }

.oembed-content .oembed__saferClick a { background: #fff; padding: 0.2rem 0.7rem; }

.oembed-content .oembed__saferClick--youtube button { background: #f00; border: none; color: #fff; }

.oembed-content .oembed__saferClick--youtube button:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

/*	================================================== COMPONENTS / vorlagen ==================================================	*/
[class^="composedcontent-standardseite"], .v-row { margin-bottom: 20px; }

[class^="composedcontent-standardseite"] { margin-left: -30px; margin-right: -30px; padding-left: 30px; padding-right: 30px; }

.v-row { display: flex; margin-left: -30px; margin-right: -30px; }

@media (max-width: 991.98px) { .v-row { flex-direction: column; } }

.v-box { padding-left: 30px; padding-right: 30px; }

.fullwidth { margin: 0; padding: 0; width: 100%; flex-basis: 100%; }

.v-row > [class^="col-"] { margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; }

/*	================================================== BASE / ui-effekte ==================================================*/
.ui-state-default { background: #fafafa; border: 1px solid #e9ecef; }

.ui-widget { flex-direction: column; padding-left: 30px; padding-right: 30px; }

.ui-tabs ul { padding-left: 0; margin-bottom: 0; }

.ui-tabs li { list-style: none; }

.ui-state-default { color: #004b91; cursor: pointer; flex-basis: 100%; font-size: 1rem; font-weight: bold; line-height: 2.35rem; padding-left: 15px; padding-right: 15px; margin-top: 0.5em; margin-bottom: 0; width: 100%; }

.ui-state-active { border-bottom-color: transparent; background: transparent none; }

.ui-accordion-content, .ui-tabs-panel, [class^=col-].ui-tabs-panel { background: transparent none; border: 1px solid #e9ecef; border-top-color: transparent; padding: 15px; }

.ui-accordion-content .v-box, .ui-tabs-panel .v-box, [class^=col-].ui-tabs-panel .v-box { padding: 0; }

.ui-tabs-nav { display: flex; z-index: 1; }

.ui-tabs-nav a { display: block; }

.ui-tabs-tab { flex-basis: auto; }

.ui-tabs-panel { border: 1px solid #e9ecef; margin-top: -1px; z-index: 0; }

/*	================================================== COMPONENTS / wetter ==================================================*/
.c-weather .weatherIcon, .basecontent-dvv-wetter .weatherIcon { border-right: 1px solid #dee2e6; display: flex; float: left; font-size: 4rem; margin-right: 1rem; }

.c-weather .kopf .title, .basecontent-dvv-wetter .kopf .title { display: none; }

.c-weather .rumpf, .basecontent-dvv-wetter .rumpf { font-size: 0.8rem; text-align: left; }

.c-weather .wind, .basecontent-dvv-wetter .wind { display: none; }

/*	================================================== COMPONENTS / zusatzmodule ==================================================*/
#zmSuche .einleitungstext .zmBox .rumpf { display: flex; }

@media (max-width: 1199.98px) { #zmSuche .einleitungstext .zmBox .rumpf { flex-wrap: wrap; } }

#zmSuche .einleitungstext .zmBox .rumpf .item { background-color: rgba(0, 75, 145, 0.05); margin: 0.5em; padding: 1.5em; flex-basis: 100%; min-width: 400px; display: flex; flex-wrap: wrap; }

@media (max-width: 1199.98px) { #zmSuche .einleitungstext .zmBox .rumpf .item { margin-left: 0; margin-right: 0; } }

#zmSuche .einleitungstext .zmBox .rumpf .item > * { flex-basis: 100%; }

#zmSuche .einleitungstext .zmBox .rumpf .item .date { color: #004b91; font-weight: 600; font-size: 1.4em; /*border-bottom: 1px solid $cd-color2;*/ }

#zmSuche .einleitungstext .zmBox .rumpf .item h3.titel, #zmSuche .einleitungstext .zmBox .rumpf .item .vwp .kontakt .titel.ansprechName, .vwp .kontakt #zmSuche .einleitungstext .zmBox .rumpf .item .titel.ansprechName, #zmSuche .einleitungstext .zmBox .rumpf .item .l-content .c-list h5.titel, .l-content .c-list #zmSuche .einleitungstext .zmBox .rumpf .item h5.titel, #zmSuche .einleitungstext .zmBox .rumpf .item .l-content .c-listnum h5.titel, .l-content .c-listnum #zmSuche .einleitungstext .zmBox .rumpf .item h5.titel, #zmSuche .einleitungstext .zmBox .rumpf .item .c-dynco article h1.titel, #zmSuche .einleitungstext .zmBox .rumpf .item .c-dynco article .infosection > div:first-child h2.titel, #zmSuche .einleitungstext .zmBox .rumpf .item .c-dynco article .infosection > div:first-child .sitemap > li > ul > li > a.titel, .infosection > div:first-child #zmSuche .einleitungstext .zmBox .rumpf .item .c-dynco article h2.titel, .infosection > div:first-child #zmSuche .einleitungstext .zmBox .rumpf .item .c-dynco article .sitemap > li > ul > li > a.titel, .infosection > div:first-child #zmSuche .einleitungstext .zmBox .rumpf .item .c-dynco article .zmsuchecontent #zmf fieldset legend.titel, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .einleitungstext .zmBox .rumpf .item .c-dynco article legend.titel, #zmSuche .einleitungstext .zmBox .rumpf .item .c-dynco article .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.titel, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .einleitungstext .zmBox .rumpf .item .c-dynco article legend.titel, .c-dynco article #zmSuche .einleitungstext .zmBox .rumpf .item h1.titel, .c-dynco article #zmSuche .einleitungstext .zmBox .rumpf .item .infosection > div:first-child h2.titel, .c-dynco article #zmSuche .einleitungstext .zmBox .rumpf .item .infosection > div:first-child .sitemap > li > ul > li > a.titel, .infosection > div:first-child .c-dynco article #zmSuche .einleitungstext .zmBox .rumpf .item h2.titel, .infosection > div:first-child .c-dynco article #zmSuche .einleitungstext .zmBox .rumpf .item .sitemap > li > ul > li > a.titel, .c-dynco article .infosection > div:first-child #zmSuche .einleitungstext .zmBox .rumpf .item .zmsuchecontent #zmf fieldset legend.titel, .infosection > div:first-child .c-dynco article #zmSuche .einleitungstext .zmBox .rumpf .item .zmsuchecontent #zmf fieldset legend.titel, .c-dynco article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .einleitungstext .zmBox .rumpf .item legend.titel, .infosection > div:first-child .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .einleitungstext .zmBox .rumpf .item legend.titel, .c-dynco article #zmSuche .einleitungstext .zmBox .rumpf .item .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.titel, .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .einleitungstext .zmBox .rumpf .item legend.titel, #zmSuche .einleitungstext .zmBox .rumpf .item .basecontent-dynamic-content article h1.titel, #zmSuche .einleitungstext .zmBox .rumpf .item .basecontent-dynamic-content article .infosection > div:first-child h2.titel, #zmSuche .einleitungstext .zmBox .rumpf .item .basecontent-dynamic-content article .infosection > div:first-child .sitemap > li > ul > li > a.titel, .infosection > div:first-child #zmSuche .einleitungstext .zmBox .rumpf .item .basecontent-dynamic-content article h2.titel, .infosection > div:first-child #zmSuche .einleitungstext .zmBox .rumpf .item .basecontent-dynamic-content article .sitemap > li > ul > li > a.titel, .infosection > div:first-child #zmSuche .einleitungstext .zmBox .rumpf .item .basecontent-dynamic-content article .zmsuchecontent #zmf fieldset legend.titel, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .einleitungstext .zmBox .rumpf .item .basecontent-dynamic-content article legend.titel, #zmSuche .einleitungstext .zmBox .rumpf .item .basecontent-dynamic-content article .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.titel, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .einleitungstext .zmBox .rumpf .item .basecontent-dynamic-content article legend.titel, .basecontent-dynamic-content article #zmSuche .einleitungstext .zmBox .rumpf .item h1.titel, .basecontent-dynamic-content article #zmSuche .einleitungstext .zmBox .rumpf .item .infosection > div:first-child h2.titel, .basecontent-dynamic-content article #zmSuche .einleitungstext .zmBox .rumpf .item .infosection > div:first-child .sitemap > li > ul > li > a.titel, .infosection > div:first-child .basecontent-dynamic-content article #zmSuche .einleitungstext .zmBox .rumpf .item h2.titel, .infosection > div:first-child .basecontent-dynamic-content article #zmSuche .einleitungstext .zmBox .rumpf .item .sitemap > li > ul > li > a.titel, .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .einleitungstext .zmBox .rumpf .item .zmsuchecontent #zmf fieldset legend.titel, .infosection > div:first-child .basecontent-dynamic-content article #zmSuche .einleitungstext .zmBox .rumpf .item .zmsuchecontent #zmf fieldset legend.titel, .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .einleitungstext .zmBox .rumpf .item legend.titel, .infosection > div:first-child .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .einleitungstext .zmBox .rumpf .item legend.titel, .basecontent-dynamic-content article #zmSuche .einleitungstext .zmBox .rumpf .item .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.titel, .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .einleitungstext .zmBox .rumpf .item legend.titel, #zmSuche .einleitungstext .zmBox .rumpf .item .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label.titel, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle #zmSuche .einleitungstext .zmBox .rumpf .item label.titel, #zmSuche .einleitungstext .zmBox .rumpf .item .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label.titel, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle #zmSuche .einleitungstext .zmBox .rumpf .item label.titel, #zmSuche .einleitungstext .zmBox .rumpf .item .basecontent-dvv-linklist .teaser .kopf h1.titel, #zmSuche .einleitungstext .zmBox .rumpf .item .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child h2.titel, #zmSuche .einleitungstext .zmBox .rumpf .item .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .sitemap > li > ul > li > a.titel, .infosection > div:first-child #zmSuche .einleitungstext .zmBox .rumpf .item .basecontent-dvv-linklist .teaser .kopf h2.titel, .infosection > div:first-child #zmSuche .einleitungstext .zmBox .rumpf .item .basecontent-dvv-linklist .teaser .kopf .sitemap > li > ul > li > a.titel, .infosection > div:first-child #zmSuche .einleitungstext .zmBox .rumpf .item .basecontent-dvv-linklist .teaser .kopf .zmsuchecontent #zmf fieldset legend.titel, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .einleitungstext .zmBox .rumpf .item .basecontent-dvv-linklist .teaser .kopf legend.titel, #zmSuche .einleitungstext .zmBox .rumpf .item .basecontent-dvv-linklist .teaser .kopf .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.titel, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .einleitungstext .zmBox .rumpf .item .basecontent-dvv-linklist .teaser .kopf legend.titel, .basecontent-dvv-linklist .teaser .kopf #zmSuche .einleitungstext .zmBox .rumpf .item h1.titel, .basecontent-dvv-linklist .teaser .kopf #zmSuche .einleitungstext .zmBox .rumpf .item .infosection > div:first-child h2.titel, .basecontent-dvv-linklist .teaser .kopf #zmSuche .einleitungstext .zmBox .rumpf .item .infosection > div:first-child .sitemap > li > ul > li > a.titel, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf #zmSuche .einleitungstext .zmBox .rumpf .item h2.titel, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf #zmSuche .einleitungstext .zmBox .rumpf .item .sitemap > li > ul > li > a.titel, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child #zmSuche .einleitungstext .zmBox .rumpf .item .zmsuchecontent #zmf fieldset legend.titel, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf #zmSuche .einleitungstext .zmBox .rumpf .item .zmsuchecontent #zmf fieldset legend.titel, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .einleitungstext .zmBox .rumpf .item legend.titel, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset .einleitungstext .zmBox .rumpf .item legend.titel, .basecontent-dvv-linklist .teaser .kopf #zmSuche .einleitungstext .zmBox .rumpf .item .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.titel, .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .einleitungstext .zmBox .rumpf .item legend.titel, #zmSuche .einleitungstext .zmBox .rumpf .item #lpSeite .bwKontakt > .vCard > .kopf .titel.fn, #lpSeite .bwKontakt > .vCard > .kopf #zmSuche .einleitungstext .zmBox .rumpf .item .titel.fn, #zmSuche .einleitungstext .zmBox .rumpf .item .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .titel.fn, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf #zmSuche .einleitungstext .zmBox .rumpf .item .titel.fn, #zmSuche .einleitungstext .zmBox .rumpf .item .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .titel.fn, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf #zmSuche .einleitungstext .zmBox .rumpf .item .titel.fn, #zmSuche .einleitungstext .zmBox .rumpf .item .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .titel.fn, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf #zmSuche .einleitungstext .zmBox .rumpf .item .titel.fn { margin-top: 0.5em; }

#zmSuche .einleitungstext .zmBox .rumpf .item .zmlinktodata { align-self: flex-end; }

#zmSuche .einleitungstext .zmBox .rumpf .item .zmlinktodata a { background: #004b91; border: 4px solid #fff; padding: 0.5em 0.86em 0.4em; font-family: "Fjalla One", arial, helvetica, sans-serif; font-size: 1.4rem !important; text-transform: uppercase; margin-top: 10px; margin-bottom: 10px !important; color: #fff !important; text-decoration: none; }

#zmSuche .einleitungstext .zmBox .rumpf .item .zmlinktodata a:after { color: #fff; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0 0 0.5em; }

#zmSuche .einleitungstext .zmBox .rumpf .item .zmlinktodata a a { color: #fff !important; text-decoration: none; }

#zmSuche .einleitungstext .zmBox .rumpf .item .zmlinktodata a a:hover, #zmSuche .einleitungstext .zmBox .rumpf .item .zmlinktodata a a:active, #zmSuche .einleitungstext .zmBox .rumpf .item .zmlinktodata a a:focus { color: #fff !important; }

#zmSuche .einleitungstext .zmBox .rumpf .item .zmlinktodata a:hover { background-color: #002345; }

#zmSuche .einleitungstext .zmBox .rumpf .item .zmlinktodata a:active, #zmSuche .einleitungstext .zmBox .rumpf .item .zmlinktodata a:focus { border-color: #40a52b; }

#zmSuche .einleitungstext .zmBox .rumpf .item:first-child { margin-left: 0; }

#zmSuche .einleitungstext .zmBox .rumpf .item:last-child { margin-right: 0; }

#zmSuche .zmsuchecontent #zmf { background: transparent; }

#zmSuche .zmsuchecontent #zmf fieldset { display: flex; flex-wrap: wrap; }

#zmSuche .zmsuchecontent #zmf fieldset > * { flex-basis: 100%; }

#zmSuche .zmsuchecontent #zmf fieldset #zmvs { margin-bottom: 5rem; }

#zmSuche .zmsuchecontent #zmf fieldset #zmvs > * { display: none; }

#zmSuche .zmsuchecontent #zmf fieldset #zmvs .feld { display: block !important; width: 100%; }

#zmSuche .zmsuchecontent #zmf fieldset #zmvs .feld input { display: block; padding: 1rem; width: 80%; margin: 0 auto; border: 2px solid #004b91; border-radius: 2px; background-color: #f0ffcf; }

#zmSuche .zmsuchecontent #zmf fieldset #zeitid { flex-basis: 50%; padding-right: 50px; }

@media (max-width: 767.98px) { #zmSuche .zmsuchecontent #zmf fieldset #zeitid { flex-basis: 100%; margin-bottom: 5rem; padding-right: 0; } }

#zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label { margin: 0.5rem 0; }

#zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label input { transform: scale(2.5); display: inline-block; margin-right: 1.5rem; position: relative; top: -3px; }

#zmSuche .zmsuchecontent #zmf fieldset #zeitid .vonbis .von, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .vonbis .bis { display: inline-block; width: 49%; }

#zmSuche .zmsuchecontent #zmf fieldset #zeitid .vonbis .von label, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .vonbis .bis label { background: #f0ffcf; border: 4px solid #fff; padding: 0.5em 0.86em 0.4em; font-family: "Fjalla One", arial, helvetica, sans-serif; font-size: 1.4rem !important; text-transform: uppercase; margin-top: 10px; margin-bottom: 10px !important; color: #004b91 !important; }

#zmSuche .zmsuchecontent #zmf fieldset #zeitid .vonbis .von label:after, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .vonbis .bis label:after { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0 0 0.5em; }

#zmSuche .zmsuchecontent #zmf fieldset #zeitid .vonbis .von label a, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .vonbis .bis label a { color: #004b91 !important; text-decoration: none; }

#zmSuche .zmsuchecontent #zmf fieldset #zeitid .vonbis .von label a:hover, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .vonbis .von label a:active, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .vonbis .von label a:focus, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .vonbis .bis label a:hover, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .vonbis .bis label a:active, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .vonbis .bis label a:focus { color: #004b91 !important; }

#zmSuche .zmsuchecontent #zmf fieldset #zeitid .vonbis .von label:hover, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .vonbis .bis label:hover { background-color: #d8ff83; }

#zmSuche .zmsuchecontent #zmf fieldset #zeitid .vonbis .von label:active, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .vonbis .von label:focus, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .vonbis .bis label:active, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .vonbis .bis label:focus { border-color: #40a52b; }

#zmSuche .zmsuchecontent #zmf fieldset #zeitid .vonbis .von .feld input, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .vonbis .bis .feld input { width: 90%; padding: 4%; }

#zmSuche .zmsuchecontent #zmf fieldset #kategorieid { flex-basis: 50%; border-left: 1px solid #004b91; padding-left: 50px; }

@media (max-width: 767.98px) { #zmSuche .zmsuchecontent #zmf fieldset #kategorieid { flex-basis: 100%; border-left: none; padding-left: 0; margin-bottom: 5rem; } }

#zmSuche .zmsuchecontent #zmf fieldset #kategorieid #feldkategorieid #ulkategorieid { list-style: none; padding: 0; }

#zmSuche .zmsuchecontent #zmf fieldset #kategorieid #feldkategorieid #ulkategorieid .katlevel1 { background-color: transparent; }

#zmSuche .zmsuchecontent #zmf fieldset #kategorieid #feldkategorieid #ulkategorieid .katlevel1 label input { transform: scale(2.5); display: inline-block; margin-right: 1.5rem; position: relative; top: -3px; }

#zmSuche .zmsuchecontent #zmf fieldset .zmSuchButton input { background: #004b91; border: 4px solid #fff; padding: 0.5em 0.86em 0.4em; font-family: "Fjalla One", arial, helvetica, sans-serif; font-size: 1.4rem !important; text-transform: uppercase; margin-top: 10px; margin-bottom: 10px !important; color: #fff !important; margin-left: auto; margin-right: auto; width: 50%; display: block; padding: 1em 5em; }

#zmSuche .zmsuchecontent #zmf fieldset .zmSuchButton input:after { color: #fff; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0 0 0.5em; }

#zmSuche .zmsuchecontent #zmf fieldset .zmSuchButton input a { color: #fff !important; text-decoration: none; }

#zmSuche .zmsuchecontent #zmf fieldset .zmSuchButton input a:hover, #zmSuche .zmsuchecontent #zmf fieldset .zmSuchButton input a:active, #zmSuche .zmsuchecontent #zmf fieldset .zmSuchButton input a:focus { color: #fff !important; }

#zmSuche .zmsuchecontent #zmf fieldset .zmSuchButton input:hover { background-color: #002345; }

#zmSuche .zmsuchecontent #zmf fieldset .zmSuchButton input:active, #zmSuche .zmsuchecontent #zmf fieldset .zmSuchButton input:focus { border-color: #40a52b; }

.zm-detail .zmnav { display: flex; justify-content: flex-end; }

.zm-detail .zmnav .zmzursuche, .zm-detail .zmnav .zmzureu { display: inline-block; }

.zm-detail .zmnav a { background: #004b91; border: 4px solid #fff; padding: 0.5em 0.86em 0.4em; font-family: "Fjalla One", arial, helvetica, sans-serif; font-size: 1.4rem !important; text-transform: uppercase; margin-top: 10px; margin-bottom: 10px !important; color: #fff !important; text-decoration: none; }

.zm-detail .zmnav a:after { color: #fff; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0 0 0.5em; }

.zm-detail .zmnav a a { color: #fff !important; text-decoration: none; }

.zm-detail .zmnav a a:hover, .zm-detail .zmnav a a:active, .zm-detail .zmnav a a:focus { color: #fff !important; }

.zm-detail .zmnav a:hover { background-color: #002345; }

.zm-detail .zmnav a:active, .zm-detail .zmnav a:focus { border-color: #40a52b; }

.zm-detail .zmnav a:before { color: #fff !important; }

.zm-detail .zmnav a:after { content: none; }

.zm-detail .zmnav:first-child { border-bottom: 1px solid #004b91; margin-bottom: 2em; }

.zm-detail .zmnav:last-child { border-top: 1px solid #004b91; margin-top: 2em; }

.zm-detail .vevent.vevent { /*.vevent__body { .zmkurzbeschreibung { h3.label {} .description { p {} } } .vCalendarLink { a.vEvent {} } .zmVeranstalter { h3.label {} .data { .kopf { h3.titel {} } } } .catergory { .value { a.zmkatLink {} } } }*/ }

.zm-detail .vevent.vevent .vevent__header .zmtitel .zeitraum h2.zeit, .zm-detail .vevent.vevent .vevent__header .zmtitel .zeitraum .sitemap > li > ul > li > a.zeit, .zm-detail .vevent.vevent .vevent__header .zmtitel .zeitraum #zmSuche .zmsuchecontent #zmf fieldset legend.zeit, #zmSuche .zmsuchecontent #zmf fieldset .zm-detail .vevent.vevent .vevent__header .zmtitel .zeitraum legend.zeit { font-size: 2em; font-weight: 400; margin-top: 0; }

.zm-detail .vevent.vevent .vevent__header .zmtitel .summary { padding-bottom: 2em; border-bottom: 1px solid #004b91; }

.zm-detail .vevent.vevent .vevent__header .zmtitel .summary h2.titel, .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .sitemap > li > ul > li > a.titel, .zm-detail .vevent.vevent .vevent__header .zmtitel .summary #zmSuche .zmsuchecontent #zmf fieldset legend.titel, #zmSuche .zmsuchecontent #zmf fieldset .zm-detail .vevent.vevent .vevent__header .zmtitel .summary legend.titel { margin-top: 0; font-size: 2.5em; line-height: 120%; color: #004b91; }

.zm-detail .vevent.vevent .vevent__header .zmtitel .summary h3.zusatzbezeichnung, .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .vwp .kontakt .zusatzbezeichnung.ansprechName, .vwp .kontakt .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .zusatzbezeichnung.ansprechName, .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .l-content .c-list h5.zusatzbezeichnung, .l-content .c-list .zm-detail .vevent.vevent .vevent__header .zmtitel .summary h5.zusatzbezeichnung, .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .l-content .c-listnum h5.zusatzbezeichnung, .l-content .c-listnum .zm-detail .vevent.vevent .vevent__header .zmtitel .summary h5.zusatzbezeichnung, .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .c-dynco article h1.zusatzbezeichnung, .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .c-dynco article .infosection > div:first-child h2.zusatzbezeichnung, .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .c-dynco article .infosection > div:first-child .sitemap > li > ul > li > a.zusatzbezeichnung, .infosection > div:first-child .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .c-dynco article h2.zusatzbezeichnung, .infosection > div:first-child .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .c-dynco article .sitemap > li > ul > li > a.zusatzbezeichnung, .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .c-dynco article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.zusatzbezeichnung, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .c-dynco article legend.zusatzbezeichnung, .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.zusatzbezeichnung, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .c-dynco article legend.zusatzbezeichnung, .c-dynco article .zm-detail .vevent.vevent .vevent__header .zmtitel .summary h1.zusatzbezeichnung, .c-dynco article .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .infosection > div:first-child h2.zusatzbezeichnung, .c-dynco article .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .infosection > div:first-child .sitemap > li > ul > li > a.zusatzbezeichnung, .infosection > div:first-child .c-dynco article .zm-detail .vevent.vevent .vevent__header .zmtitel .summary h2.zusatzbezeichnung, .infosection > div:first-child .c-dynco article .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .sitemap > li > ul > li > a.zusatzbezeichnung, .c-dynco article .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.zusatzbezeichnung, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .c-dynco article .zm-detail .vevent.vevent .vevent__header .zmtitel .summary legend.zusatzbezeichnung, .c-dynco article .zm-detail .vevent.vevent .vevent__header .zmtitel .summary #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.zusatzbezeichnung, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .c-dynco article .zm-detail .vevent.vevent .vevent__header .zmtitel .summary legend.zusatzbezeichnung, .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .basecontent-dynamic-content article h1.zusatzbezeichnung, .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .basecontent-dynamic-content article .infosection > div:first-child h2.zusatzbezeichnung, .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .basecontent-dynamic-content article .infosection > div:first-child .sitemap > li > ul > li > a.zusatzbezeichnung, .infosection > div:first-child .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .basecontent-dynamic-content article h2.zusatzbezeichnung, .infosection > div:first-child .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .basecontent-dynamic-content article .sitemap > li > ul > li > a.zusatzbezeichnung, .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.zusatzbezeichnung, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .basecontent-dynamic-content article legend.zusatzbezeichnung, .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.zusatzbezeichnung, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .basecontent-dynamic-content article legend.zusatzbezeichnung, .basecontent-dynamic-content article .zm-detail .vevent.vevent .vevent__header .zmtitel .summary h1.zusatzbezeichnung, .basecontent-dynamic-content article .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .infosection > div:first-child h2.zusatzbezeichnung, .basecontent-dynamic-content article .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .infosection > div:first-child .sitemap > li > ul > li > a.zusatzbezeichnung, .infosection > div:first-child .basecontent-dynamic-content article .zm-detail .vevent.vevent .vevent__header .zmtitel .summary h2.zusatzbezeichnung, .infosection > div:first-child .basecontent-dynamic-content article .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .sitemap > li > ul > li > a.zusatzbezeichnung, .basecontent-dynamic-content article .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.zusatzbezeichnung, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content article .zm-detail .vevent.vevent .vevent__header .zmtitel .summary legend.zusatzbezeichnung, .basecontent-dynamic-content article .zm-detail .vevent.vevent .vevent__header .zmtitel .summary #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.zusatzbezeichnung, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dynamic-content article .zm-detail .vevent.vevent .vevent__header .zmtitel .summary legend.zusatzbezeichnung, .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label.zusatzbezeichnung, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle .zm-detail .vevent.vevent .vevent__header .zmtitel .summary label.zusatzbezeichnung, .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label.zusatzbezeichnung, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle .zm-detail .vevent.vevent .vevent__header .zmtitel .summary label.zusatzbezeichnung, .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .basecontent-dvv-linklist .teaser .kopf h1.zusatzbezeichnung, .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child h2.zusatzbezeichnung, .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .sitemap > li > ul > li > a.zusatzbezeichnung, .infosection > div:first-child .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .basecontent-dvv-linklist .teaser .kopf h2.zusatzbezeichnung, .infosection > div:first-child .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .basecontent-dvv-linklist .teaser .kopf .sitemap > li > ul > li > a.zusatzbezeichnung, .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.zusatzbezeichnung, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .basecontent-dvv-linklist .teaser .kopf legend.zusatzbezeichnung, .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.zusatzbezeichnung, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .basecontent-dvv-linklist .teaser .kopf legend.zusatzbezeichnung, .basecontent-dvv-linklist .teaser .kopf .zm-detail .vevent.vevent .vevent__header .zmtitel .summary h1.zusatzbezeichnung, .basecontent-dvv-linklist .teaser .kopf .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .infosection > div:first-child h2.zusatzbezeichnung, .basecontent-dvv-linklist .teaser .kopf .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .infosection > div:first-child .sitemap > li > ul > li > a.zusatzbezeichnung, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .zm-detail .vevent.vevent .vevent__header .zmtitel .summary h2.zusatzbezeichnung, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .sitemap > li > ul > li > a.zusatzbezeichnung, .basecontent-dvv-linklist .teaser .kopf .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.zusatzbezeichnung, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-linklist .teaser .kopf .zm-detail .vevent.vevent .vevent__header .zmtitel .summary legend.zusatzbezeichnung, .basecontent-dvv-linklist .teaser .kopf .zm-detail .vevent.vevent .vevent__header .zmtitel .summary #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.zusatzbezeichnung, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .zm-detail .vevent.vevent .vevent__header .zmtitel .summary legend.zusatzbezeichnung, .zm-detail .vevent.vevent .vevent__header .zmtitel .summary #lpSeite .bwKontakt > .vCard > .kopf .zusatzbezeichnung.fn, #lpSeite .bwKontakt > .vCard > .kopf .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .zusatzbezeichnung.fn, .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .zusatzbezeichnung.fn, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .zusatzbezeichnung.fn, .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .zusatzbezeichnung.fn, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .zusatzbezeichnung.fn, .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .zusatzbezeichnung.fn, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .zm-detail .vevent.vevent .vevent__header .zmtitel .summary .zusatzbezeichnung.fn { margin-top: 0; font-weight: 400; color: #004b91; }

#ui-datepicker-div { background-color: #bbddff; padding: 2rem; box-shadow: 0 0 15px 0 #e9ecef; }

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev span, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next span { background: #004b91; border: 4px solid #fff; padding: 0.5em 0.86em 0.4em; font-family: "Fjalla One", arial, helvetica, sans-serif; font-size: 1.4rem !important; text-transform: uppercase; margin-top: 10px; margin-bottom: 10px !important; color: #fff !important; }

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev span:after, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next span:after { color: #fff; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0 0 0.5em; }

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev span a, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next span a { color: #fff !important; text-decoration: none; }

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev span a:hover, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev span a:active, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev span a:focus, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next span a:hover, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next span a:active, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next span a:focus { color: #fff !important; }

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev span:hover, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next span:hover { background-color: #002345; }

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev span:active, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev span:focus, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next span:active, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next span:focus { border-color: #40a52b; }

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev span:after, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next span:after { content: none; }

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev { float: left; }

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next { float: right; }

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title { clear: both; }

.infosection .basecontent-dvv-zm-vk .item { background-color: transparent; margin-bottom: 3rem; }

.infosection .basecontent-dvv-zm-vk .item .summary { padding: 0 1.25rem; }

.infosection .basecontent-dvv-zm-vk .item .summary .date { font-size: 1.3em; }

@media (min-width: 576px) { .infosection .basecontent-dvv-zm-vk .item .summary h3:after, .infosection .basecontent-dvv-zm-vk .item .summary .vwp .kontakt .ansprechName:after, .vwp .kontakt .infosection .basecontent-dvv-zm-vk .item .summary .ansprechName:after, .infosection .basecontent-dvv-zm-vk .item .summary .l-content .c-list h5:after, .l-content .c-list .infosection .basecontent-dvv-zm-vk .item .summary h5:after, .infosection .basecontent-dvv-zm-vk .item .summary .l-content .c-listnum h5:after, .l-content .c-listnum .infosection .basecontent-dvv-zm-vk .item .summary h5:after, .infosection .basecontent-dvv-zm-vk .item .summary .c-dynco article h1:after, .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary .c-dynco article h2:after, .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary .c-dynco article .sitemap > li > ul > li > a:after, .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset legend:after, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-zm-vk .item .summary .c-dynco article legend:after, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary .c-dynco article legend:after, .c-dynco article .infosection .basecontent-dvv-zm-vk .item .summary h1:after, .c-dynco article .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary h2:after, .c-dynco article .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary .sitemap > li > ul > li > a:after, .c-dynco article .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary #zmSuche .zmsuchecontent #zmf fieldset legend:after, .c-dynco article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-zm-vk .item .summary legend:after, .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary legend:after, #zmSuche .zmsuchecontent #zmf fieldset .c-dynco article .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary legend:after, .infosection .basecontent-dvv-zm-vk .item .summary .basecontent-dynamic-content article h1:after, .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary .basecontent-dynamic-content article h2:after, .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary .basecontent-dynamic-content article .sitemap > li > ul > li > a:after, .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset legend:after, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-zm-vk .item .summary .basecontent-dynamic-content article legend:after, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary .basecontent-dynamic-content article legend:after, .basecontent-dynamic-content article .infosection .basecontent-dvv-zm-vk .item .summary h1:after, .basecontent-dynamic-content article .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary h2:after, .basecontent-dynamic-content article .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary .sitemap > li > ul > li > a:after, .basecontent-dynamic-content article .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary #zmSuche .zmsuchecontent #zmf fieldset legend:after, .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-zm-vk .item .summary legend:after, .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary legend:after, #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content article .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary legend:after, .infosection .basecontent-dvv-zm-vk .item .summary .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label:after, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle .infosection .basecontent-dvv-zm-vk .item .summary label:after, .infosection .basecontent-dvv-zm-vk .item .summary .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label:after, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle .infosection .basecontent-dvv-zm-vk .item .summary label:after, .infosection .basecontent-dvv-zm-vk .item .summary .basecontent-dvv-linklist .teaser .kopf h1:after, .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary .basecontent-dvv-linklist .teaser .kopf h2:after, .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary .basecontent-dvv-linklist .teaser .kopf .sitemap > li > ul > li > a:after, .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset legend:after, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-zm-vk .item .summary .basecontent-dvv-linklist .teaser .kopf legend:after, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary .basecontent-dvv-linklist .teaser .kopf legend:after, .basecontent-dvv-linklist .teaser .kopf .infosection .basecontent-dvv-zm-vk .item .summary h1:after, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary h2:after, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary .sitemap > li > ul > li > a:after, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary #zmSuche .zmsuchecontent #zmf fieldset legend:after, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-zm-vk .item .summary legend:after, .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary legend:after, #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary legend:after, .infosection .basecontent-dvv-zm-vk .item .summary #lpSeite .bwKontakt > .vCard > .kopf .fn:after, #lpSeite .bwKontakt > .vCard > .kopf .infosection .basecontent-dvv-zm-vk .item .summary .fn:after, .infosection .basecontent-dvv-zm-vk .item .summary .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .fn:after, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .infosection .basecontent-dvv-zm-vk .item .summary .fn:after, .infosection .basecontent-dvv-zm-vk .item .summary .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .fn:after, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .infosection .basecontent-dvv-zm-vk .item .summary .fn:after, .infosection .basecontent-dvv-zm-vk .item .summary .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .fn:after, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .infosection .basecontent-dvv-zm-vk .item .summary .fn:after { color: #fff; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0 0 0.5em; } }

.infosection .basecontent-dvv-zm-vk .item .summary h3::after, .infosection .basecontent-dvv-zm-vk .item .summary .vwp .kontakt .ansprechName::after, .vwp .kontakt .infosection .basecontent-dvv-zm-vk .item .summary .ansprechName::after, .infosection .basecontent-dvv-zm-vk .item .summary .l-content .c-list h5::after, .l-content .c-list .infosection .basecontent-dvv-zm-vk .item .summary h5::after, .infosection .basecontent-dvv-zm-vk .item .summary .l-content .c-listnum h5::after, .l-content .c-listnum .infosection .basecontent-dvv-zm-vk .item .summary h5::after, .infosection .basecontent-dvv-zm-vk .item .summary .c-dynco article h1::after, .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary .c-dynco article h2::after, .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary .c-dynco article .sitemap > li > ul > li > a::after, .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset legend::after, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-zm-vk .item .summary .c-dynco article legend::after, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary .c-dynco article legend::after, .c-dynco article .infosection .basecontent-dvv-zm-vk .item .summary h1::after, .c-dynco article .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary h2::after, .c-dynco article .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary .sitemap > li > ul > li > a::after, .c-dynco article .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary #zmSuche .zmsuchecontent #zmf fieldset legend::after, .c-dynco article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-zm-vk .item .summary legend::after, .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary legend::after, #zmSuche .zmsuchecontent #zmf fieldset .c-dynco article .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary legend::after, .infosection .basecontent-dvv-zm-vk .item .summary .basecontent-dynamic-content article h1::after, .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary .basecontent-dynamic-content article h2::after, .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary .basecontent-dynamic-content article .sitemap > li > ul > li > a::after, .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset legend::after, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-zm-vk .item .summary .basecontent-dynamic-content article legend::after, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary .basecontent-dynamic-content article legend::after, .basecontent-dynamic-content article .infosection .basecontent-dvv-zm-vk .item .summary h1::after, .basecontent-dynamic-content article .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary h2::after, .basecontent-dynamic-content article .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary .sitemap > li > ul > li > a::after, .basecontent-dynamic-content article .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary #zmSuche .zmsuchecontent #zmf fieldset legend::after, .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-zm-vk .item .summary legend::after, .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary legend::after, #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content article .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary legend::after, .infosection .basecontent-dvv-zm-vk .item .summary .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label::after, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle .infosection .basecontent-dvv-zm-vk .item .summary label::after, .infosection .basecontent-dvv-zm-vk .item .summary .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label::after, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle .infosection .basecontent-dvv-zm-vk .item .summary label::after, .infosection .basecontent-dvv-zm-vk .item .summary .basecontent-dvv-linklist .teaser .kopf h1::after, .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary .basecontent-dvv-linklist .teaser .kopf h2::after, .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary .basecontent-dvv-linklist .teaser .kopf .sitemap > li > ul > li > a::after, .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset legend::after, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-zm-vk .item .summary .basecontent-dvv-linklist .teaser .kopf legend::after, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary .basecontent-dvv-linklist .teaser .kopf legend::after, .basecontent-dvv-linklist .teaser .kopf .infosection .basecontent-dvv-zm-vk .item .summary h1::after, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary h2::after, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary .sitemap > li > ul > li > a::after, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary #zmSuche .zmsuchecontent #zmf fieldset legend::after, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-zm-vk .item .summary legend::after, .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary legend::after, #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .basecontent-dvv-zm-vk .item .summary legend::after, .infosection .basecontent-dvv-zm-vk .item .summary #lpSeite .bwKontakt > .vCard > .kopf .fn::after, #lpSeite .bwKontakt > .vCard > .kopf .infosection .basecontent-dvv-zm-vk .item .summary .fn::after, .infosection .basecontent-dvv-zm-vk .item .summary .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .fn::after, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .infosection .basecontent-dvv-zm-vk .item .summary .fn::after, .infosection .basecontent-dvv-zm-vk .item .summary .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .fn::after, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .infosection .basecontent-dvv-zm-vk .item .summary .fn::after, .infosection .basecontent-dvv-zm-vk .item .summary .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .fn::after, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .infosection .basecontent-dvv-zm-vk .item .summary .fn::after { background-color: #004b91; height: 50px; width: 50px; border-radius: 25px; position: absolute; right: -1.25rem; font-size: calc(2.1rem); line-height: calc(3rem); }

.infosection .basecontent-dvv-zm-vk .item .summary .zusatz { font-size: 1.5rem; font-weight: 200; }

.infosection .basecontent-dvv-zm-vk .item .zmlinktodata { display: none; }

/*	================================================== COMPONENTS / Tabs, Akkordeon und Jalousie ==================================================*/
.ui-tabs { margin-bottom: 5rem; }

.ui-tabs .ui-tabs-nav { display: flex; z-index: 1; flex-wrap: wrap; }

.ui-tabs .ui-tabs-nav .ui-tabs-tab { border: none; padding: 0; flex: 1 0 50px; max-width: 99px; max-width: none; display: grid; }

.ui-tabs .ui-tabs-nav .ui-tabs-tab:last-child { max-width: 100%; }

.ui-tabs .ui-tabs-nav .ui-tabs-tab a { padding: 1rem; font-weight: 600; text-decoration: none; border-style: solid; border-color: transparent #fff #004b91; border-width: 2px; background-color: rgba(0, 75, 145, 0.05); transition: border-color 1s; -webkit-box-shadow: inset 0px -10px 20px 0px rgba(0, 75, 145, 0.1); -moz-box-shadow: inset 0px -10px 20px 0px rgba(0, 75, 145, 0.1); box-shadow: inset 0px -10px 20px 0px rgba(0, 75, 145, 0.1); text-align: center; }

.ui-tabs .ui-tabs-nav .ui-tabs-tab a:hover { border-color: #96bd0d; transition: border-color 1s; color: #40a52b; background-color: rgba(150, 189, 13, 0.05); }

.ui-tabs .ui-tabs-nav .ui-tabs-tab.ui-tabs-active a { background-color: transparent; border-color: #004b91 #004b91 transparent; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

.ui-tabs .ui-tabs-panel { border-style: none solid solid; border-color: #004b91; border-width: 2px; padding: 2.5rem 1.5rem 4rem; }

.ui-tabs .ui-tabs-panel .c-text { margin-bottom: 1rem; }

.ui-accordion { margin-bottom: 5rem; }

.ui-accordion h3.ui-accordion-header, .ui-accordion .vwp .kontakt .ui-accordion-header.ansprechName, .vwp .kontakt .ui-accordion .ui-accordion-header.ansprechName, .ui-accordion .l-content .c-list h5.ui-accordion-header, .l-content .c-list .ui-accordion h5.ui-accordion-header, .ui-accordion .l-content .c-listnum h5.ui-accordion-header, .l-content .c-listnum .ui-accordion h5.ui-accordion-header, .ui-accordion .c-dynco article h1.ui-accordion-header, .ui-accordion .c-dynco article .infosection > div:first-child h2.ui-accordion-header, .ui-accordion .c-dynco article .infosection > div:first-child .sitemap > li > ul > li > a.ui-accordion-header, .infosection > div:first-child .ui-accordion .c-dynco article h2.ui-accordion-header, .infosection > div:first-child .ui-accordion .c-dynco article .sitemap > li > ul > li > a.ui-accordion-header, .ui-accordion .c-dynco article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.ui-accordion-header, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .ui-accordion .c-dynco article legend.ui-accordion-header, .ui-accordion .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.ui-accordion-header, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .ui-accordion .c-dynco article legend.ui-accordion-header, .c-dynco article .ui-accordion h1.ui-accordion-header, .c-dynco article .ui-accordion .infosection > div:first-child h2.ui-accordion-header, .c-dynco article .ui-accordion .infosection > div:first-child .sitemap > li > ul > li > a.ui-accordion-header, .infosection > div:first-child .c-dynco article .ui-accordion h2.ui-accordion-header, .infosection > div:first-child .c-dynco article .ui-accordion .sitemap > li > ul > li > a.ui-accordion-header, .c-dynco article .ui-accordion .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.ui-accordion-header, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .c-dynco article .ui-accordion legend.ui-accordion-header, .c-dynco article .ui-accordion #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.ui-accordion-header, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .c-dynco article .ui-accordion legend.ui-accordion-header, .ui-accordion .basecontent-dynamic-content article h1.ui-accordion-header, .ui-accordion .basecontent-dynamic-content article .infosection > div:first-child h2.ui-accordion-header, .ui-accordion .basecontent-dynamic-content article .infosection > div:first-child .sitemap > li > ul > li > a.ui-accordion-header, .infosection > div:first-child .ui-accordion .basecontent-dynamic-content article h2.ui-accordion-header, .infosection > div:first-child .ui-accordion .basecontent-dynamic-content article .sitemap > li > ul > li > a.ui-accordion-header, .ui-accordion .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.ui-accordion-header, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .ui-accordion .basecontent-dynamic-content article legend.ui-accordion-header, .ui-accordion .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.ui-accordion-header, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .ui-accordion .basecontent-dynamic-content article legend.ui-accordion-header, .basecontent-dynamic-content article .ui-accordion h1.ui-accordion-header, .basecontent-dynamic-content article .ui-accordion .infosection > div:first-child h2.ui-accordion-header, .basecontent-dynamic-content article .ui-accordion .infosection > div:first-child .sitemap > li > ul > li > a.ui-accordion-header, .infosection > div:first-child .basecontent-dynamic-content article .ui-accordion h2.ui-accordion-header, .infosection > div:first-child .basecontent-dynamic-content article .ui-accordion .sitemap > li > ul > li > a.ui-accordion-header, .basecontent-dynamic-content article .ui-accordion .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.ui-accordion-header, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content article .ui-accordion legend.ui-accordion-header, .basecontent-dynamic-content article .ui-accordion #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.ui-accordion-header, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dynamic-content article .ui-accordion legend.ui-accordion-header, .ui-accordion .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label.ui-accordion-header, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle .ui-accordion label.ui-accordion-header, .ui-accordion .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label.ui-accordion-header, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle .ui-accordion label.ui-accordion-header, .ui-accordion .basecontent-dvv-linklist .teaser .kopf h1.ui-accordion-header, .ui-accordion .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child h2.ui-accordion-header, .ui-accordion .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .sitemap > li > ul > li > a.ui-accordion-header, .infosection > div:first-child .ui-accordion .basecontent-dvv-linklist .teaser .kopf h2.ui-accordion-header, .infosection > div:first-child .ui-accordion .basecontent-dvv-linklist .teaser .kopf .sitemap > li > ul > li > a.ui-accordion-header, .ui-accordion .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.ui-accordion-header, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .ui-accordion .basecontent-dvv-linklist .teaser .kopf legend.ui-accordion-header, .ui-accordion .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.ui-accordion-header, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .ui-accordion .basecontent-dvv-linklist .teaser .kopf legend.ui-accordion-header, .basecontent-dvv-linklist .teaser .kopf .ui-accordion h1.ui-accordion-header, .basecontent-dvv-linklist .teaser .kopf .ui-accordion .infosection > div:first-child h2.ui-accordion-header, .basecontent-dvv-linklist .teaser .kopf .ui-accordion .infosection > div:first-child .sitemap > li > ul > li > a.ui-accordion-header, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .ui-accordion h2.ui-accordion-header, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .ui-accordion .sitemap > li > ul > li > a.ui-accordion-header, .basecontent-dvv-linklist .teaser .kopf .ui-accordion .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.ui-accordion-header, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-linklist .teaser .kopf .ui-accordion legend.ui-accordion-header, .basecontent-dvv-linklist .teaser .kopf .ui-accordion #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.ui-accordion-header, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .ui-accordion legend.ui-accordion-header, .ui-accordion #lpSeite .bwKontakt > .vCard > .kopf .ui-accordion-header.fn, #lpSeite .bwKontakt > .vCard > .kopf .ui-accordion .ui-accordion-header.fn, .ui-accordion .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .ui-accordion-header.fn, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .ui-accordion .ui-accordion-header.fn, .ui-accordion .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .ui-accordion-header.fn, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .ui-accordion .ui-accordion-header.fn, .ui-accordion .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .ui-accordion-header.fn, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .ui-accordion .ui-accordion-header.fn { padding: 1rem; font-weight: 600; text-decoration: none; border-style: solid; border-color: transparent; border-width: 2px; background-color: rgba(0, 75, 145, 0.05); transition: border-color 1s; }

.ui-accordion h3.ui-accordion-header:hover, .ui-accordion .vwp .kontakt .ui-accordion-header.ansprechName:hover, .vwp .kontakt .ui-accordion .ui-accordion-header.ansprechName:hover, .ui-accordion .l-content .c-list h5.ui-accordion-header:hover, .l-content .c-list .ui-accordion h5.ui-accordion-header:hover, .ui-accordion .l-content .c-listnum h5.ui-accordion-header:hover, .l-content .c-listnum .ui-accordion h5.ui-accordion-header:hover, .ui-accordion .c-dynco article h1.ui-accordion-header:hover, .ui-accordion .c-dynco article .infosection > div:first-child h2.ui-accordion-header:hover, .ui-accordion .c-dynco article .infosection > div:first-child .sitemap > li > ul > li > a.ui-accordion-header:hover, .infosection > div:first-child .ui-accordion .c-dynco article h2.ui-accordion-header:hover, .infosection > div:first-child .ui-accordion .c-dynco article .sitemap > li > ul > li > a.ui-accordion-header:hover, .ui-accordion .c-dynco article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.ui-accordion-header:hover, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .ui-accordion .c-dynco article legend.ui-accordion-header:hover, .ui-accordion .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.ui-accordion-header:hover, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .ui-accordion .c-dynco article legend.ui-accordion-header:hover, .c-dynco article .ui-accordion h1.ui-accordion-header:hover, .c-dynco article .ui-accordion .infosection > div:first-child h2.ui-accordion-header:hover, .c-dynco article .ui-accordion .infosection > div:first-child .sitemap > li > ul > li > a.ui-accordion-header:hover, .infosection > div:first-child .c-dynco article .ui-accordion h2.ui-accordion-header:hover, .infosection > div:first-child .c-dynco article .ui-accordion .sitemap > li > ul > li > a.ui-accordion-header:hover, .c-dynco article .ui-accordion .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.ui-accordion-header:hover, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .c-dynco article .ui-accordion legend.ui-accordion-header:hover, .c-dynco article .ui-accordion #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.ui-accordion-header:hover, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .c-dynco article .ui-accordion legend.ui-accordion-header:hover, .ui-accordion .basecontent-dynamic-content article h1.ui-accordion-header:hover, .ui-accordion .basecontent-dynamic-content article .infosection > div:first-child h2.ui-accordion-header:hover, .ui-accordion .basecontent-dynamic-content article .infosection > div:first-child .sitemap > li > ul > li > a.ui-accordion-header:hover, .infosection > div:first-child .ui-accordion .basecontent-dynamic-content article h2.ui-accordion-header:hover, .infosection > div:first-child .ui-accordion .basecontent-dynamic-content article .sitemap > li > ul > li > a.ui-accordion-header:hover, .ui-accordion .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.ui-accordion-header:hover, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .ui-accordion .basecontent-dynamic-content article legend.ui-accordion-header:hover, .ui-accordion .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.ui-accordion-header:hover, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .ui-accordion .basecontent-dynamic-content article legend.ui-accordion-header:hover, .basecontent-dynamic-content article .ui-accordion h1.ui-accordion-header:hover, .basecontent-dynamic-content article .ui-accordion .infosection > div:first-child h2.ui-accordion-header:hover, .basecontent-dynamic-content article .ui-accordion .infosection > div:first-child .sitemap > li > ul > li > a.ui-accordion-header:hover, .infosection > div:first-child .basecontent-dynamic-content article .ui-accordion h2.ui-accordion-header:hover, .infosection > div:first-child .basecontent-dynamic-content article .ui-accordion .sitemap > li > ul > li > a.ui-accordion-header:hover, .basecontent-dynamic-content article .ui-accordion .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.ui-accordion-header:hover, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content article .ui-accordion legend.ui-accordion-header:hover, .basecontent-dynamic-content article .ui-accordion #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.ui-accordion-header:hover, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dynamic-content article .ui-accordion legend.ui-accordion-header:hover, .ui-accordion .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label.ui-accordion-header:hover, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle .ui-accordion label.ui-accordion-header:hover, .ui-accordion .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label.ui-accordion-header:hover, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle .ui-accordion label.ui-accordion-header:hover, .ui-accordion .basecontent-dvv-linklist .teaser .kopf h1.ui-accordion-header:hover, .ui-accordion .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child h2.ui-accordion-header:hover, .ui-accordion .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .sitemap > li > ul > li > a.ui-accordion-header:hover, .infosection > div:first-child .ui-accordion .basecontent-dvv-linklist .teaser .kopf h2.ui-accordion-header:hover, .infosection > div:first-child .ui-accordion .basecontent-dvv-linklist .teaser .kopf .sitemap > li > ul > li > a.ui-accordion-header:hover, .ui-accordion .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.ui-accordion-header:hover, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .ui-accordion .basecontent-dvv-linklist .teaser .kopf legend.ui-accordion-header:hover, .ui-accordion .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.ui-accordion-header:hover, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .ui-accordion .basecontent-dvv-linklist .teaser .kopf legend.ui-accordion-header:hover, .basecontent-dvv-linklist .teaser .kopf .ui-accordion h1.ui-accordion-header:hover, .basecontent-dvv-linklist .teaser .kopf .ui-accordion .infosection > div:first-child h2.ui-accordion-header:hover, .basecontent-dvv-linklist .teaser .kopf .ui-accordion .infosection > div:first-child .sitemap > li > ul > li > a.ui-accordion-header:hover, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .ui-accordion h2.ui-accordion-header:hover, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .ui-accordion .sitemap > li > ul > li > a.ui-accordion-header:hover, .basecontent-dvv-linklist .teaser .kopf .ui-accordion .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.ui-accordion-header:hover, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-linklist .teaser .kopf .ui-accordion legend.ui-accordion-header:hover, .basecontent-dvv-linklist .teaser .kopf .ui-accordion #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.ui-accordion-header:hover, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .ui-accordion legend.ui-accordion-header:hover, .ui-accordion #lpSeite .bwKontakt > .vCard > .kopf .ui-accordion-header.fn:hover, #lpSeite .bwKontakt > .vCard > .kopf .ui-accordion .ui-accordion-header.fn:hover, .ui-accordion .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .ui-accordion-header.fn:hover, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .ui-accordion .ui-accordion-header.fn:hover, .ui-accordion .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .ui-accordion-header.fn:hover, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .ui-accordion .ui-accordion-header.fn:hover, .ui-accordion .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .ui-accordion-header.fn:hover, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .ui-accordion .ui-accordion-header.fn:hover { border-color: #96bd0d; transition: border-color 1s; color: #40a52b; background-color: rgba(150, 189, 13, 0.05); border-width: 2px; }

.ui-accordion h3.ui-accordion-header.ui-accordion-header-active, .ui-accordion .vwp .kontakt .ui-accordion-header.ui-accordion-header-active.ansprechName, .vwp .kontakt .ui-accordion .ui-accordion-header.ui-accordion-header-active.ansprechName, .ui-accordion .l-content .c-list h5.ui-accordion-header.ui-accordion-header-active, .l-content .c-list .ui-accordion h5.ui-accordion-header.ui-accordion-header-active, .ui-accordion .l-content .c-listnum h5.ui-accordion-header.ui-accordion-header-active, .l-content .c-listnum .ui-accordion h5.ui-accordion-header.ui-accordion-header-active, .ui-accordion .c-dynco article h1.ui-accordion-header.ui-accordion-header-active, .ui-accordion .c-dynco article .infosection > div:first-child h2.ui-accordion-header.ui-accordion-header-active, .ui-accordion .c-dynco article .infosection > div:first-child .sitemap > li > ul > li > a.ui-accordion-header.ui-accordion-header-active, .infosection > div:first-child .ui-accordion .c-dynco article h2.ui-accordion-header.ui-accordion-header-active, .infosection > div:first-child .ui-accordion .c-dynco article .sitemap > li > ul > li > a.ui-accordion-header.ui-accordion-header-active, .ui-accordion .c-dynco article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.ui-accordion-header.ui-accordion-header-active, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .ui-accordion .c-dynco article legend.ui-accordion-header.ui-accordion-header-active, .ui-accordion .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.ui-accordion-header.ui-accordion-header-active, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .ui-accordion .c-dynco article legend.ui-accordion-header.ui-accordion-header-active, .c-dynco article .ui-accordion h1.ui-accordion-header.ui-accordion-header-active, .c-dynco article .ui-accordion .infosection > div:first-child h2.ui-accordion-header.ui-accordion-header-active, .c-dynco article .ui-accordion .infosection > div:first-child .sitemap > li > ul > li > a.ui-accordion-header.ui-accordion-header-active, .infosection > div:first-child .c-dynco article .ui-accordion h2.ui-accordion-header.ui-accordion-header-active, .infosection > div:first-child .c-dynco article .ui-accordion .sitemap > li > ul > li > a.ui-accordion-header.ui-accordion-header-active, .c-dynco article .ui-accordion .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.ui-accordion-header.ui-accordion-header-active, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .c-dynco article .ui-accordion legend.ui-accordion-header.ui-accordion-header-active, .c-dynco article .ui-accordion #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.ui-accordion-header.ui-accordion-header-active, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .c-dynco article .ui-accordion legend.ui-accordion-header.ui-accordion-header-active, .ui-accordion .basecontent-dynamic-content article h1.ui-accordion-header.ui-accordion-header-active, .ui-accordion .basecontent-dynamic-content article .infosection > div:first-child h2.ui-accordion-header.ui-accordion-header-active, .ui-accordion .basecontent-dynamic-content article .infosection > div:first-child .sitemap > li > ul > li > a.ui-accordion-header.ui-accordion-header-active, .infosection > div:first-child .ui-accordion .basecontent-dynamic-content article h2.ui-accordion-header.ui-accordion-header-active, .infosection > div:first-child .ui-accordion .basecontent-dynamic-content article .sitemap > li > ul > li > a.ui-accordion-header.ui-accordion-header-active, .ui-accordion .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.ui-accordion-header.ui-accordion-header-active, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .ui-accordion .basecontent-dynamic-content article legend.ui-accordion-header.ui-accordion-header-active, .ui-accordion .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.ui-accordion-header.ui-accordion-header-active, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .ui-accordion .basecontent-dynamic-content article legend.ui-accordion-header.ui-accordion-header-active, .basecontent-dynamic-content article .ui-accordion h1.ui-accordion-header.ui-accordion-header-active, .basecontent-dynamic-content article .ui-accordion .infosection > div:first-child h2.ui-accordion-header.ui-accordion-header-active, .basecontent-dynamic-content article .ui-accordion .infosection > div:first-child .sitemap > li > ul > li > a.ui-accordion-header.ui-accordion-header-active, .infosection > div:first-child .basecontent-dynamic-content article .ui-accordion h2.ui-accordion-header.ui-accordion-header-active, .infosection > div:first-child .basecontent-dynamic-content article .ui-accordion .sitemap > li > ul > li > a.ui-accordion-header.ui-accordion-header-active, .basecontent-dynamic-content article .ui-accordion .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.ui-accordion-header.ui-accordion-header-active, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content article .ui-accordion legend.ui-accordion-header.ui-accordion-header-active, .basecontent-dynamic-content article .ui-accordion #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.ui-accordion-header.ui-accordion-header-active, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dynamic-content article .ui-accordion legend.ui-accordion-header.ui-accordion-header-active, .ui-accordion .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label.ui-accordion-header.ui-accordion-header-active, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle .ui-accordion label.ui-accordion-header.ui-accordion-header-active, .ui-accordion .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label.ui-accordion-header.ui-accordion-header-active, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle .ui-accordion label.ui-accordion-header.ui-accordion-header-active, .ui-accordion .basecontent-dvv-linklist .teaser .kopf h1.ui-accordion-header.ui-accordion-header-active, .ui-accordion .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child h2.ui-accordion-header.ui-accordion-header-active, .ui-accordion .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .sitemap > li > ul > li > a.ui-accordion-header.ui-accordion-header-active, .infosection > div:first-child .ui-accordion .basecontent-dvv-linklist .teaser .kopf h2.ui-accordion-header.ui-accordion-header-active, .infosection > div:first-child .ui-accordion .basecontent-dvv-linklist .teaser .kopf .sitemap > li > ul > li > a.ui-accordion-header.ui-accordion-header-active, .ui-accordion .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.ui-accordion-header.ui-accordion-header-active, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .ui-accordion .basecontent-dvv-linklist .teaser .kopf legend.ui-accordion-header.ui-accordion-header-active, .ui-accordion .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.ui-accordion-header.ui-accordion-header-active, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .ui-accordion .basecontent-dvv-linklist .teaser .kopf legend.ui-accordion-header.ui-accordion-header-active, .basecontent-dvv-linklist .teaser .kopf .ui-accordion h1.ui-accordion-header.ui-accordion-header-active, .basecontent-dvv-linklist .teaser .kopf .ui-accordion .infosection > div:first-child h2.ui-accordion-header.ui-accordion-header-active, .basecontent-dvv-linklist .teaser .kopf .ui-accordion .infosection > div:first-child .sitemap > li > ul > li > a.ui-accordion-header.ui-accordion-header-active, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .ui-accordion h2.ui-accordion-header.ui-accordion-header-active, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .ui-accordion .sitemap > li > ul > li > a.ui-accordion-header.ui-accordion-header-active, .basecontent-dvv-linklist .teaser .kopf .ui-accordion .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.ui-accordion-header.ui-accordion-header-active, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-linklist .teaser .kopf .ui-accordion legend.ui-accordion-header.ui-accordion-header-active, .basecontent-dvv-linklist .teaser .kopf .ui-accordion #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.ui-accordion-header.ui-accordion-header-active, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .ui-accordion legend.ui-accordion-header.ui-accordion-header-active, .ui-accordion #lpSeite .bwKontakt > .vCard > .kopf .ui-accordion-header.ui-accordion-header-active.fn, #lpSeite .bwKontakt > .vCard > .kopf .ui-accordion .ui-accordion-header.ui-accordion-header-active.fn, .ui-accordion .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .ui-accordion-header.ui-accordion-header-active.fn, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .ui-accordion .ui-accordion-header.ui-accordion-header-active.fn, .ui-accordion .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .ui-accordion-header.ui-accordion-header-active.fn, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .ui-accordion .ui-accordion-header.ui-accordion-header-active.fn, .ui-accordion .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .ui-accordion-header.ui-accordion-header-active.fn, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .ui-accordion .ui-accordion-header.ui-accordion-header-active.fn { background-color: transparent; border-width: 2px; border-color: #004b91 #004b91 transparent; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

.ui-accordion h3.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .ui-accordion .vwp .kontakt .ui-accordion-header.ui-accordion-header-active.ansprechName + .ui-accordion-content-active, .vwp .kontakt .ui-accordion .ui-accordion-header.ui-accordion-header-active.ansprechName + .ui-accordion-content-active, .ui-accordion .l-content .c-list h5.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .l-content .c-list .ui-accordion h5.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .ui-accordion .l-content .c-listnum h5.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .l-content .c-listnum .ui-accordion h5.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .ui-accordion .c-dynco article h1.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .ui-accordion .c-dynco article .infosection > div:first-child h2.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .ui-accordion .c-dynco article .infosection > div:first-child .sitemap > li > ul > li > a.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .infosection > div:first-child .ui-accordion .c-dynco article h2.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .infosection > div:first-child .ui-accordion .c-dynco article .sitemap > li > ul > li > a.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .ui-accordion .c-dynco article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .ui-accordion .c-dynco article legend.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .ui-accordion .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .ui-accordion .c-dynco article legend.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .c-dynco article .ui-accordion h1.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .c-dynco article .ui-accordion .infosection > div:first-child h2.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .c-dynco article .ui-accordion .infosection > div:first-child .sitemap > li > ul > li > a.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .infosection > div:first-child .c-dynco article .ui-accordion h2.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .infosection > div:first-child .c-dynco article .ui-accordion .sitemap > li > ul > li > a.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .c-dynco article .ui-accordion .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .c-dynco article .ui-accordion legend.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .c-dynco article .ui-accordion #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .c-dynco article .ui-accordion legend.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .ui-accordion .basecontent-dynamic-content article h1.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .ui-accordion .basecontent-dynamic-content article .infosection > div:first-child h2.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .ui-accordion .basecontent-dynamic-content article .infosection > div:first-child .sitemap > li > ul > li > a.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .infosection > div:first-child .ui-accordion .basecontent-dynamic-content article h2.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .infosection > div:first-child .ui-accordion .basecontent-dynamic-content article .sitemap > li > ul > li > a.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .ui-accordion .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .ui-accordion .basecontent-dynamic-content article legend.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .ui-accordion .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .ui-accordion .basecontent-dynamic-content article legend.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .basecontent-dynamic-content article .ui-accordion h1.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .basecontent-dynamic-content article .ui-accordion .infosection > div:first-child h2.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .basecontent-dynamic-content article .ui-accordion .infosection > div:first-child .sitemap > li > ul > li > a.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .infosection > div:first-child .basecontent-dynamic-content article .ui-accordion h2.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .infosection > div:first-child .basecontent-dynamic-content article .ui-accordion .sitemap > li > ul > li > a.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .basecontent-dynamic-content article .ui-accordion .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content article .ui-accordion legend.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .basecontent-dynamic-content article .ui-accordion #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dynamic-content article .ui-accordion legend.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .ui-accordion .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle .ui-accordion label.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .ui-accordion .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle .ui-accordion label.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .ui-accordion .basecontent-dvv-linklist .teaser .kopf h1.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .ui-accordion .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child h2.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .ui-accordion .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .sitemap > li > ul > li > a.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .infosection > div:first-child .ui-accordion .basecontent-dvv-linklist .teaser .kopf h2.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .infosection > div:first-child .ui-accordion .basecontent-dvv-linklist .teaser .kopf .sitemap > li > ul > li > a.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .ui-accordion .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .ui-accordion .basecontent-dvv-linklist .teaser .kopf legend.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .ui-accordion .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .ui-accordion .basecontent-dvv-linklist .teaser .kopf legend.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .basecontent-dvv-linklist .teaser .kopf .ui-accordion h1.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .basecontent-dvv-linklist .teaser .kopf .ui-accordion .infosection > div:first-child h2.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .basecontent-dvv-linklist .teaser .kopf .ui-accordion .infosection > div:first-child .sitemap > li > ul > li > a.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .ui-accordion h2.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .ui-accordion .sitemap > li > ul > li > a.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .basecontent-dvv-linklist .teaser .kopf .ui-accordion .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-linklist .teaser .kopf .ui-accordion legend.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .basecontent-dvv-linklist .teaser .kopf .ui-accordion #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .ui-accordion legend.ui-accordion-header.ui-accordion-header-active + .ui-accordion-content-active, .ui-accordion #lpSeite .bwKontakt > .vCard > .kopf .ui-accordion-header.ui-accordion-header-active.fn + .ui-accordion-content-active, #lpSeite .bwKontakt > .vCard > .kopf .ui-accordion .ui-accordion-header.ui-accordion-header-active.fn + .ui-accordion-content-active, .ui-accordion .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .ui-accordion-header.ui-accordion-header-active.fn + .ui-accordion-content-active, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .ui-accordion .ui-accordion-header.ui-accordion-header-active.fn + .ui-accordion-content-active, .ui-accordion .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .ui-accordion-header.ui-accordion-header-active.fn + .ui-accordion-content-active, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .ui-accordion .ui-accordion-header.ui-accordion-header-active.fn + .ui-accordion-content-active, .ui-accordion .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .ui-accordion-header.ui-accordion-header-active.fn + .ui-accordion-content-active, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .ui-accordion .ui-accordion-header.ui-accordion-header-active.fn + .ui-accordion-content-active { border-width: 2px; border-color: transparent #004b91 #004b91; }

/*	================================================== LAYOUT / site ==================================================*/
.l-page { background: transparent none; margin-left: auto; margin-right: auto; padding-left: 0; padding-right: 0; padding-bottom: 0; }

.l-dvv-toolbar { width: 100%; padding-right: 30px; padding-left: 30px; margin-right: auto; margin-left: auto; }

.l-header, .l-main, .l-footer { background-color: #fff; }

.l-header { /*@include layout-behavior($layout-mode-header);*/ padding-left: 0; padding-right: 0; }

.home .l-header { max-width: inherit; height: 100vh; }

@media (max-width: 1199.98px) { .home .l-header { height: 66vh; } }

.home.body_search .l-header { height: auto; }

.home.body_search .l-header .l-header__stage { height: calc(20.833333333333333333vw + 100px); max-height: calc(400px + 100px); min-height: 240px; background-color: #00203E; overflow: hidden; }

.home.body_search .l-header .l-header__stage > img { -o-object-fit: cover; object-fit: cover; max-width: inherit; height: 100%; width: 100%; }

.home.body_search .l-header .scrollcue { display: none; }

.l-header .l-navigation { height: 100px; position: fixed; width: 100vw; background-color: #fff; top: 0; right: 0; left: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.home .l-header .l-navigation { border-bottom: none; }

.home .l-header .l-navigation.pinned { background: #00203e; background: -moz-linear-gradient(180deg, rgba(0, 32, 62, 0.85) 10%, rgba(0, 32, 62, 0) 100%); background: -webkit-linear-gradient(180deg, rgba(0, 32, 62, 0.85) 10%, rgba(0, 32, 62, 0) 100%); background: linear-gradient(180deg, rgba(0, 32, 62, 0.85) 10%, rgba(0, 32, 62, 0) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00203e",endColorstr="#00203e",GradientType=1); }

.home .l-header .l-navigation.pinned::after { content: ""; display: block; width: 100%; background-color: rgba(0, 32, 62, 0); top: 0; position: absolute; z-index: -1; height: 1px; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.l-header .l-navigation.scrolled { -webkit-box-shadow: 0px 5px 15px 5px rgba(187, 221, 255, 0.25); box-shadow: 0px 5px 15px 5px rgba(187, 221, 255, 0.25); }

.home .l-header .l-navigation.scrolled { background: #00203e; background: -moz-linear-gradient(180deg, rgba(0, 32, 62, 0.85) 10%, rgba(0, 32, 62, 0) 100%); background: -webkit-linear-gradient(180deg, rgba(0, 32, 62, 0.85) 10%, rgba(0, 32, 62, 0) 100%); background: linear-gradient(180deg, rgba(0, 32, 62, 0.85) 10%, rgba(0, 32, 62, 0) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00203e",endColorstr="#00203e",GradientType=1); border-bottom: none; }

.home .l-header .l-navigation.scrolled::after { content: ""; display: block; width: 100%; background-color: rgba(0, 32, 62, 0.85); top: 0; position: absolute; z-index: -1; height: 100px; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.home .l-header .l-navigation:hover { background: #00203e; }

.l-header .l-navigation .brand img { height: 100px; max-height: 100px; width: 200px; padding: 20px; }

.l-header__stage { height: calc(20.833333333333333333vw + 100px); max-height: calc(400px + 100px); min-height: 240px; overflow: hidden; }

.home .l-header__stage { height: 100vh; max-height: 100%; min-height: inherit; }

@media (max-width: 1199.98px) { .home .l-header__stage { height: 66vh; } }

.body_search .l-header__stage > img { -o-object-fit: cover; object-fit: cover; max-width: inherit; height: 100%; width: 100%; }

.l-breadcrumb .row, .l-breadcrumb .pm-detail, .l-breadcrumb .pm-detail-author { display: block; }

.l-main { margin-left: auto; margin-right: auto; max-width: 1400px; padding-left: 30px; padding-right: 30px; padding-top: 30px; }

@media (min-width: 576px) { .l-main { max-width: 1400px; } }

@media (min-width: 768px) { .l-main { max-width: 1400px; } }

@media (min-width: 992px) { .l-main { max-width: 1400px; } }

@media (min-width: 1200px) { .l-main { max-width: 1400px; } }

@media (min-width: 1750px) { .l-main { max-width: 1440px; } }

.home .l-main { max-width: inherit; margin: inherit; padding-left: inherit; padding-right: inherit; padding-top: inherit; }

.home.body_search .l-main { margin-left: auto; margin-right: auto; max-width: 1400px; padding-left: 30px; padding-right: 30px; }

@media (min-width: 576px) { .home.body_search .l-main { max-width: 1400px; } }

@media (min-width: 768px) { .home.body_search .l-main { max-width: 1400px; } }

@media (min-width: 992px) { .home.body_search .l-main { max-width: 1400px; } }

@media (min-width: 1200px) { .home.body_search .l-main { max-width: 1400px; } }

@media (min-width: 1750px) { .home.body_search .l-main { max-width: 1440px; } }

.l-main .l-main-inner { display: flex; flex-wrap: wrap; margin-right: -30px; margin-left: -30px; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.home .l-main .l-main-inner { display: inherit; margin: inherit; }

.home.body_search .l-main .l-main-inner { display: flex; flex-wrap: wrap; margin-right: -30px; margin-left: -30px; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.l-main .l-main-inner .l-content { flex: 0 0 66.66666667%; max-width: 66.66666667%; position: relative; width: 100%; padding-right: 30px; padding-left: 30px; margin-bottom: 5rem; max-width: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; }

@media (max-width: 767.98px) { .l-main .l-main-inner .l-content { flex: 0 0 100%; max-width: 100%; } }

.home .l-main .l-main-inner .l-content { padding: inherit; margin: inherit; max-width: inherit; -ms-flex-preferred-size: inherit; flex-basis: inherit; }

.home .l-main .l-main-inner .l-content > * { margin-bottom: 0; }

.home.body_search .l-main .l-main-inner .l-content { flex: 0 0 66.66666667%; max-width: 66.66666667%; position: relative; width: 100%; padding-right: 30px; padding-left: 30px; margin-bottom: 5rem; max-width: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; }

@media (max-width: 767.98px) { .home.body_search .l-main .l-main-inner .l-content { flex: 0 0 100%; max-width: 100%; } }

.home.body_search .l-main .l-main-inner .l-content > * { margin-bottom: inherit; }

.infosection { margin-left: auto; margin-right: auto; max-width: 1400px; padding-left: 30px; padding-right: 30px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-top: 5em; padding-bottom: 5em; }

@media (min-width: 576px) { .infosection { max-width: 1400px; } }

@media (min-width: 768px) { .infosection { max-width: 1400px; } }

@media (min-width: 992px) { .infosection { max-width: 1400px; } }

@media (min-width: 1200px) { .infosection { max-width: 1400px; } }

@media (min-width: 1750px) { .infosection { max-width: 1440px; } }

.infosection.stadtnachrichten.versteckt { display: none; }

.infosection.stadtnachrichten.bereich2 > div { -ms-flex-preferred-size: 100%; flex-basis: 100%; }

.infosection.stadtnachrichten.bereich2 > div:last-child { margin-top: 100px; }

.infosection.stadtnachrichten.bereich2 > div .v-col { display: flex; gap: 20px; }

.infosection.stadtnachrichten.bereich2 > div .v-col > div { flex-grow: 1; flex-basis: 33%; }

.infosection.stadtnachrichten.bereich2 > div .v-col > div > div { height: 100%; }

.infosection.stadtnachrichten.bereich2 > div .v-col > div > div > article { margin-bottom: 0; height: 100%; }

@media (max-width: 767.98px) { .home .infosection { padding-left: 0; padding-right: 0; } }

.infosection > div { -ms-flex-preferred-size: 50%; flex-basis: 50%; max-width: 100%; }

@media (max-width: 767.98px) { .infosection > div { flex-basis: 100%; } }

.infosection > div:first-child { -ms-flex-preferred-size: 100%; flex-basis: 100%; }

@media (min-width: 768px) { .infosection > div:first-child .v-box { padding-left: 0; padding-right: 0; } }

.infosection > div article { background-color: #f8f9fa; border-radius: 0 0 2px 2px; margin-bottom: 75px; }

.infosection > div article figure { margin: 0 -30px !important; float: none !important; width: calc(100% + 60px); }

@media screen and (max-width: 776px) { .infosection > div article figure { margin-left: 0 !important; margin-right: 0 !important; } }

.infosection > div article h3, .infosection > div article .vwp .kontakt .ansprechName, .vwp .kontakt .infosection > div article .ansprechName, .infosection > div article .l-content .c-list h5, .l-content .c-list .infosection > div article h5, .infosection > div article .l-content .c-listnum h5, .l-content .c-listnum .infosection > div article h5, .infosection > div .c-dynco article h1, .c-dynco .infosection > div article h1, .infosection > div .basecontent-dynamic-content article h1, .basecontent-dynamic-content .infosection > div article h1, .infosection > div article .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle .infosection > div article label, .infosection > div article .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle .infosection > div article label, .infosection > div article .basecontent-dvv-linklist .teaser .kopf h1, .basecontent-dvv-linklist .teaser .kopf .infosection > div article h1, .infosection > div article #lpSeite .bwKontakt > .vCard > .kopf .fn, #lpSeite .bwKontakt > .vCard > .kopf .infosection > div article .fn, .infosection > div article .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .infosection > div article .fn, .infosection > div article .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .infosection > div article .fn, .infosection > div article .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .infosection > div article .fn, .infosection > div .c-dynco article .infosection > div:first-child h2, .infosection > div .c-dynco article .infosection > div:first-child .sitemap > li > ul > li > a, .c-dynco .infosection > div article .infosection > div:first-child h2, .c-dynco .infosection > div article .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .c-dynco article h2, .infosection > div:first-child .c-dynco article .sitemap > li > ul > li > a, .infosection > div .c-dynco article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .c-dynco .infosection > div article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .c-dynco article legend, .infosection > div .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, .c-dynco .infosection > div article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .c-dynco article legend, .infosection > div .basecontent-dynamic-content article .infosection > div:first-child h2, .infosection > div .basecontent-dynamic-content article .infosection > div:first-child .sitemap > li > ul > li > a, .basecontent-dynamic-content .infosection > div article .infosection > div:first-child h2, .basecontent-dynamic-content .infosection > div article .infosection > div:first-child .sitemap > li > ul > li > a, .infosection > div:first-child .basecontent-dynamic-content article h2, .infosection > div:first-child .basecontent-dynamic-content article .sitemap > li > ul > li > a, .infosection > div .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .basecontent-dynamic-content .infosection > div article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content article legend, .infosection > div .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, .basecontent-dynamic-content .infosection > div article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dynamic-content article legend, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child article h2, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child article .sitemap > li > ul > li > a, .infosection > div:first-child article .basecontent-dvv-linklist .teaser .kopf h2, .infosection > div:first-child article .basecontent-dvv-linklist .teaser .kopf .sitemap > li > ul > li > a, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf article h2, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf article .sitemap > li > ul > li > a, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child article #zmSuche .zmsuchecontent #zmf fieldset legend, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset article legend, .infosection > div:first-child article #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-linklist .teaser .kopf legend, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-linklist .teaser .kopf article legend, .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child article legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child article .basecontent-dvv-linklist .teaser .kopf legend, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf article legend { text-transform: uppercase; margin-top: 1.5em; color: #004b91; }

.infosection > div article .button-war a { color: #fff; text-decoration: none; }

@media (min-width: 576px) { .infosection .weitereMeldungen { margin-left: 1.25rem; } }

.lebenslagen { background-color: #f8f9fa; padding: 3em 0; }

.lebenslagen [class^="col-"] { margin-left: auto; margin-right: auto; max-width: 1400px; padding-left: 30px; padding-right: 30px; }

@media (min-width: 576px) { .lebenslagen [class^="col-"] { max-width: 1400px; } }

@media (min-width: 768px) { .lebenslagen [class^="col-"] { max-width: 1400px; } }

@media (min-width: 992px) { .lebenslagen [class^="col-"] { max-width: 1400px; } }

@media (min-width: 1200px) { .lebenslagen [class^="col-"] { max-width: 1400px; } }

@media (min-width: 1750px) { .lebenslagen [class^="col-"] { max-width: 1440px; } }

.lebenslagen [class^="col-"] .v-box { padding: 0; }

.lebenslagen [class^="col-"] .v-box ul { list-style: none; padding: 0; margin: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.lebenslagen [class^="col-"] .v-box ul li { -ms-flex-preferred-size: calc(50% - 2em); flex-basis: calc(50% - 2em); margin: 1em; min-height: 100px; font-size: 1rem; }

@media (max-width: 1199.98px) { .lebenslagen [class^="col-"] .v-box ul li { -ms-flex-preferred-size: 100%; flex-basis: 100%; } }

.lebenslagen [class^="col-"] .v-box ul li a { position: relative; text-decoration: none; background-color: #fff; padding: 1.5em 1.5em 1.5em 3em; border-radius: 2px; display: block; font-size: 1.5em; line-height: 1.1em; }

@media (min-width: 992px) { .lebenslagen [class^="col-"] .v-box ul li a { font-size: 2em; line-height: 1.2em; } }

.lebenslagen [class^="col-"] .v-box ul li a::before { position: absolute; left: 1.25em; }

.lebenslagen [class^="col-"] .v-box ul li a:hover { background-color: rgba(240, 255, 207, 0.5); }

.direktlinks { background-color: #f8f9fa; padding: 3em 0; margin-left: 0; margin-right: 0; }

.direktlinks [class^="col-"] { margin-left: auto; margin-right: auto; max-width: 1400px; padding-left: 30px; padding-right: 30px; }

@media (min-width: 576px) { .direktlinks [class^="col-"] { max-width: 1400px; } }

@media (min-width: 768px) { .direktlinks [class^="col-"] { max-width: 1400px; } }

@media (min-width: 992px) { .direktlinks [class^="col-"] { max-width: 1400px; } }

@media (min-width: 1200px) { .direktlinks [class^="col-"] { max-width: 1400px; } }

@media (min-width: 1750px) { .direktlinks [class^="col-"] { max-width: 1440px; } }

@media (max-width: 991.98px) { .direktlinks [class^="col-"] { margin-left: 0; margin-right: 0; } }

.direktlinks [class^="col-"] .v-box { padding: 0; }

.direktlinks [class^="col-"] .v-box ul { list-style: none; padding: 0; margin: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.direktlinks [class^="col-"] .v-box ul li { -ms-flex-preferred-size: calc(33.33333333333333333% - 2em); flex-basis: calc(33.33333333333333333% - 2em); font-size: 1em; margin: 1em; min-height: 100px; /*          max-height: 200px; overflow: hidden;*/ }

@media (max-width: 1199.98px) { .direktlinks [class^="col-"] .v-box ul li { -ms-flex-preferred-size: 100%; flex-basis: 100%; } }

.direktlinks [class^="col-"] .v-box ul li a { color: #fff; position: relative; text-decoration: none; background-color: #004b91; padding: 5em 1em 1em 1em; border-radius: 2px; display: block; font-size: 1.5em; line-height: 1.1em; height: 100%; text-align: center; font-weight: 200; }

@media (min-width: 992px) { .direktlinks [class^="col-"] .v-box ul li a { font-size: 2em; line-height: 1.2em; } }

.direktlinks [class^="col-"] .v-box ul li a::before { position: absolute; left: calc(50% - 0.5em); top: 0.75em; font-size: 3em; }

.direktlinks [class^="col-"] .v-box ul li a:hover { background-color: #00203e; }

.rubrikseite { margin: 0; }

.rubrikseite .v-col { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.rubrikseite .v-col > div { background-color: #004b91; -ms-flex-preferred-size: calc(25% - 20px); flex-basis: calc(25% - 20px); margin-bottom: 20px; min-height: 300px; margin-right: 20px; cursor: pointer; overflow: hidden; min-width: 300px; }

#node2555735 .rubrikseite .v-col > div { -ms-flex-preferred-size: calc(50% - 20px); flex-basis: calc(50% - 20px); }

.rubrikseite .v-col > div:last-child { margin-right: 0; }

@media screen and (min-width: 1320px) { .rubrikseite .v-col > div:nth-child(4n) { margin-right: 0; } }

@media screen and (min-width: 1000px) and (max-width: 1319px) { .rubrikseite .v-col > div:nth-child(3n) { margin-right: 0; } }

@media screen and (min-width: 678px) and (max-width: 999px) { .rubrikseite .v-col > div:nth-child(2n) { margin-right: 0; } }

@media screen and (max-width: 677px) { .rubrikseite .v-col > div:nth-child(1n) { margin-right: 0; min-width: 100%; min-height: auto; } }

.rubrikseite .v-col > div > div { height: 100%; }

.rubrikseite .v-col > div > div article { padding: 0; height: 100%; position: relative; }

.rubrikseite .v-col > div > div article figure { max-width: inherit; margin: 0; float: none; width: 100%; height: 100%; }

.rubrikseite .v-col > div > div article figure > div { height: 100%; }

.rubrikseite .v-col > div > div article figure > div img { height: 100%; mix-blend-mode: luminosity; opacity: 0.25; -webkit-transition: opacity 1s; -o-transition: opacity 1s; transition: opacity 1s; }

.rubrikseite .v-col > div > div article figure > div img:hover { opacity: 1; -webkit-transition: opacity 1s; -o-transition: opacity 1s; transition: opacity 1s; mix-blend-mode: normal; }

.rubrikseite .v-col > div > div article figure + p, .rubrikseite .v-col > div > div article figure + #lpSeite, .rubrikseite .v-col > div > div article figure + .basecontent-dvv-service-bw-beh-rdendaten, .rubrikseite .v-col > div > div article figure + .basecontent-dvv-service-bw-kontakte, .rubrikseite .v-col > div > div article figure + .basecontent-dvv-service-bw-einzelner-kontakt, .rubrikseite .v-col > div > div article #lpSeite .vCard figure + .rumpf, #lpSeite .vCard .rubrikseite .v-col > div > div article figure + .rumpf, .rubrikseite .v-col > div > div article #lpSeite .vCard figure + .fn, #lpSeite .vCard .rubrikseite .v-col > div > div article figure + .fn, .rubrikseite .v-col > div > div article #lpSeite .vCard figure + .bez, #lpSeite .vCard .rubrikseite .v-col > div > div article figure + .bez, .rubrikseite .v-col > div > div article #lpSeite .vCard figure + .value, #lpSeite .vCard .rubrikseite .v-col > div > div article figure + .value, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-beh-rdendaten .vCard figure + .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rubrikseite .v-col > div > div article figure + .rumpf, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-beh-rdendaten .vCard figure + .fn, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rubrikseite .v-col > div > div article figure + .fn, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-beh-rdendaten .vCard figure + .bez, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rubrikseite .v-col > div > div article figure + .bez, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-beh-rdendaten .vCard figure + .value, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rubrikseite .v-col > div > div article figure + .value, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-kontakte .vCard figure + .rumpf, .basecontent-dvv-service-bw-kontakte .vCard .rubrikseite .v-col > div > div article figure + .rumpf, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-kontakte .vCard figure + .fn, .basecontent-dvv-service-bw-kontakte .vCard .rubrikseite .v-col > div > div article figure + .fn, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-kontakte .vCard figure + .bez, .basecontent-dvv-service-bw-kontakte .vCard .rubrikseite .v-col > div > div article figure + .bez, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-kontakte .vCard figure + .value, .basecontent-dvv-service-bw-kontakte .vCard .rubrikseite .v-col > div > div article figure + .value, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-einzelner-kontakt .vCard figure + .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rubrikseite .v-col > div > div article figure + .rumpf, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-einzelner-kontakt .vCard figure + .fn, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rubrikseite .v-col > div > div article figure + .fn, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-einzelner-kontakt .vCard figure + .bez, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rubrikseite .v-col > div > div article figure + .bez, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-einzelner-kontakt .vCard figure + .value, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rubrikseite .v-col > div > div article figure + .value, .rubrikseite .v-col > div > div article #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem figure + label, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .rubrikseite .v-col > div > div article figure + label { position: absolute; height: auto; bottom: 0; text-align: center; }

.rubrikseite .v-col > div > div article figure + p a, .rubrikseite .v-col > div > div article figure + #lpSeite a, .rubrikseite .v-col > div > div article figure + .basecontent-dvv-service-bw-beh-rdendaten a, .rubrikseite .v-col > div > div article figure + .basecontent-dvv-service-bw-kontakte a, .rubrikseite .v-col > div > div article figure + .basecontent-dvv-service-bw-einzelner-kontakt a, .rubrikseite .v-col > div > div article #lpSeite .vCard figure + .rumpf a, #lpSeite .vCard .rubrikseite .v-col > div > div article figure + .rumpf a, .rubrikseite .v-col > div > div article #lpSeite .vCard figure + .fn a, #lpSeite .vCard .rubrikseite .v-col > div > div article figure + .fn a, .rubrikseite .v-col > div > div article #lpSeite .vCard figure + .bez a, #lpSeite .vCard .rubrikseite .v-col > div > div article figure + .bez a, .rubrikseite .v-col > div > div article #lpSeite .vCard figure + .value a, #lpSeite .vCard .rubrikseite .v-col > div > div article figure + .value a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-beh-rdendaten .vCard figure + .rumpf a, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rubrikseite .v-col > div > div article figure + .rumpf a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-beh-rdendaten .vCard figure + .fn a, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rubrikseite .v-col > div > div article figure + .fn a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-beh-rdendaten .vCard figure + .bez a, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rubrikseite .v-col > div > div article figure + .bez a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-beh-rdendaten .vCard figure + .value a, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rubrikseite .v-col > div > div article figure + .value a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-kontakte .vCard figure + .rumpf a, .basecontent-dvv-service-bw-kontakte .vCard .rubrikseite .v-col > div > div article figure + .rumpf a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-kontakte .vCard figure + .fn a, .basecontent-dvv-service-bw-kontakte .vCard .rubrikseite .v-col > div > div article figure + .fn a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-kontakte .vCard figure + .bez a, .basecontent-dvv-service-bw-kontakte .vCard .rubrikseite .v-col > div > div article figure + .bez a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-kontakte .vCard figure + .value a, .basecontent-dvv-service-bw-kontakte .vCard .rubrikseite .v-col > div > div article figure + .value a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-einzelner-kontakt .vCard figure + .rumpf a, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rubrikseite .v-col > div > div article figure + .rumpf a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-einzelner-kontakt .vCard figure + .fn a, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rubrikseite .v-col > div > div article figure + .fn a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-einzelner-kontakt .vCard figure + .bez a, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rubrikseite .v-col > div > div article figure + .bez a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-einzelner-kontakt .vCard figure + .value a, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rubrikseite .v-col > div > div article figure + .value a, .rubrikseite .v-col > div > div article #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem figure + label a, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .rubrikseite .v-col > div > div article figure + label a { display: inherit; bottom: 0; position: absolute; }

.rubrikseite .v-col > div > div article p, .rubrikseite .v-col > div > div article #lpSeite, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-beh-rdendaten, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-kontakte, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-einzelner-kontakt, .rubrikseite .v-col > div > div article #lpSeite .vCard .rumpf, #lpSeite .vCard .rubrikseite .v-col > div > div article .rumpf, .rubrikseite .v-col > div > div article #lpSeite .vCard .fn, #lpSeite .vCard .rubrikseite .v-col > div > div article .fn, .rubrikseite .v-col > div > div article #lpSeite .vCard .bez, #lpSeite .vCard .rubrikseite .v-col > div > div article .bez, .rubrikseite .v-col > div > div article #lpSeite .vCard .value, #lpSeite .vCard .rubrikseite .v-col > div > div article .value, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rubrikseite .v-col > div > div article .rumpf, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rubrikseite .v-col > div > div article .fn, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rubrikseite .v-col > div > div article .bez, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-beh-rdendaten .vCard .value, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rubrikseite .v-col > div > div article .value, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-kontakte .vCard .rumpf, .basecontent-dvv-service-bw-kontakte .vCard .rubrikseite .v-col > div > div article .rumpf, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-kontakte .vCard .fn, .basecontent-dvv-service-bw-kontakte .vCard .rubrikseite .v-col > div > div article .fn, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-kontakte .vCard .bez, .basecontent-dvv-service-bw-kontakte .vCard .rubrikseite .v-col > div > div article .bez, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-kontakte .vCard .value, .basecontent-dvv-service-bw-kontakte .vCard .rubrikseite .v-col > div > div article .value, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rubrikseite .v-col > div > div article .rumpf, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rubrikseite .v-col > div > div article .fn, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rubrikseite .v-col > div > div article .bez, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rubrikseite .v-col > div > div article .value, .rubrikseite .v-col > div > div article #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .rubrikseite .v-col > div > div article label { position: inherit; height: 100%; width: 100%; margin: 0; margin-bottom: 0 !important; display: table; }

.rubrikseite .v-col > div > div article p a, .rubrikseite .v-col > div > div article #lpSeite a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-beh-rdendaten a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-kontakte a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-einzelner-kontakt a, #lpSeite .vCard .rubrikseite .v-col > div > div article .rumpf a, #lpSeite .vCard .rubrikseite .v-col > div > div article .fn a, #lpSeite .vCard .rubrikseite .v-col > div > div article .bez a, #lpSeite .vCard .rubrikseite .v-col > div > div article .value a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf a, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rubrikseite .v-col > div > div article .rumpf a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn a, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rubrikseite .v-col > div > div article .fn a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez a, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rubrikseite .v-col > div > div article .bez a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-beh-rdendaten .vCard .value a, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rubrikseite .v-col > div > div article .value a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-kontakte .vCard .rumpf a, .basecontent-dvv-service-bw-kontakte .vCard .rubrikseite .v-col > div > div article .rumpf a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-kontakte .vCard .fn a, .basecontent-dvv-service-bw-kontakte .vCard .rubrikseite .v-col > div > div article .fn a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-kontakte .vCard .bez a, .basecontent-dvv-service-bw-kontakte .vCard .rubrikseite .v-col > div > div article .bez a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-kontakte .vCard .value a, .basecontent-dvv-service-bw-kontakte .vCard .rubrikseite .v-col > div > div article .value a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf a, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rubrikseite .v-col > div > div article .rumpf a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn a, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rubrikseite .v-col > div > div article .fn a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez a, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rubrikseite .v-col > div > div article .bez a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value a, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rubrikseite .v-col > div > div article .value a, .rubrikseite .v-col > div > div article #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label a, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .rubrikseite .v-col > div > div article label a { color: #fff; margin: 0; font-size: 1.6rem; font-weight: 100; text-align: center; width: 100%; font-family: "Fjalla One", arial, helvetica, sans-serif; text-transform: uppercase; text-decoration: none; -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; display: table-cell; vertical-align: bottom; padding: 0 15px 40px; }

@media screen and (max-width: 677px) { .rubrikseite .v-col > div > div article p a, .rubrikseite .v-col > div > div article #lpSeite a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-beh-rdendaten a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-kontakte a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-einzelner-kontakt a, #lpSeite .vCard .rubrikseite .v-col > div > div article .rumpf a, #lpSeite .vCard .rubrikseite .v-col > div > div article .fn a, #lpSeite .vCard .rubrikseite .v-col > div > div article .bez a, #lpSeite .vCard .rubrikseite .v-col > div > div article .value a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf a, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rubrikseite .v-col > div > div article .rumpf a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn a, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rubrikseite .v-col > div > div article .fn a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez a, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rubrikseite .v-col > div > div article .bez a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-beh-rdendaten .vCard .value a, .basecontent-dvv-service-bw-beh-rdendaten .vCard .rubrikseite .v-col > div > div article .value a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-kontakte .vCard .rumpf a, .basecontent-dvv-service-bw-kontakte .vCard .rubrikseite .v-col > div > div article .rumpf a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-kontakte .vCard .fn a, .basecontent-dvv-service-bw-kontakte .vCard .rubrikseite .v-col > div > div article .fn a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-kontakte .vCard .bez a, .basecontent-dvv-service-bw-kontakte .vCard .rubrikseite .v-col > div > div article .bez a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-kontakte .vCard .value a, .basecontent-dvv-service-bw-kontakte .vCard .rubrikseite .v-col > div > div article .value a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf a, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rubrikseite .v-col > div > div article .rumpf a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn a, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rubrikseite .v-col > div > div article .fn a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez a, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rubrikseite .v-col > div > div article .bez a, .rubrikseite .v-col > div > div article .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value a, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rubrikseite .v-col > div > div article .value a, .rubrikseite .v-col > div > div article #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label a, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .rubrikseite .v-col > div > div article label a { padding: 20px 15px; } }

/*	================================================== LAYOUT / header ==================================================*/
.l-header__row1 { display: flex; flex-wrap: wrap; margin-right: -30px; margin-left: -30px; }

.l-header__row1-brand { flex: 0 0 16.66666667%; max-width: 16.66666667%; position: relative; width: 100%; padding-right: 30px; padding-left: 30px; padding: 30px; text-align: center; }

@media (max-width: 767.98px) { .l-header__row1-brand { flex: 0 0 100%; max-width: 100%; } }

.l-header__row1-brand img { width: 100%; min-width: 300px; }

.l-header__row1-funcnav { flex: 0 0 83.33333333%; max-width: 83.33333333%; position: relative; width: 100%; padding-right: 30px; padding-left: 30px; padding: 30px; text-align: right; }

@media (max-width: 767.98px) { .l-header__row1-funcnav { flex: 0 0 100%; max-width: 100%; text-align: center; } }

.l-header__row1-funcnav .service-navigation { display: flex; justify-content: flex-end; }

.l-header__row1-funcnav .service-navigation li { list-style: none; }

.l-header__row1-funcnav .service-navigation a { display: flex; align-items: center; font-size: 1.2rem; margin-right: 1px; height: 2.7rem; }

@media (max-width: 767.98px) { .l-header__row1-funcnav .service-navigation { justify-content: center; } }

.l-header__stage > .row, .l-header__stage > .pm-detail, .l-header__stage > .pm-detail-author { margin-left: 0; margin-right: 0; margin-bottom: 0; }

.l-header__stage > .row > div, .l-header__stage > .pm-detail > div, .l-header__stage > .pm-detail-author > div { padding: 0; }

.l-header__stage > .row > div .v-col, .l-header__stage > .pm-detail > div .v-col, .l-header__stage > .pm-detail-author > div .v-col { padding: 0; }

.l-header__stage > .row > div .v-col .c-image img, .l-header__stage > .pm-detail > div .v-col .c-image img, .l-header__stage > .pm-detail-author > div .v-col .c-image img, .l-header__stage > .row > div .v-col div.image img, .l-header__stage > .pm-detail > div .v-col div.image img, .l-header__stage > .pm-detail-author > div .v-col div.image img { width: 100%; }

.l-header__stage .v-box { padding-left: 0; padding-right: 0; }

.l-header__stage .l-stage-overlay { position: absolute; top: 1.5rem; width: 100%; }

.l-header__stage .l-stage-overlay > .row, .l-header__stage .l-stage-overlay > .pm-detail, .l-header__stage .l-stage-overlay > .pm-detail-author { width: 100%; padding-right: 30px; padding-left: 30px; margin-right: auto; margin-left: auto; max-width: 1400px; }

.l-header__stage .l-stage-overlay .l-header__quicksearch { margin-bottom: 60px; }

/*	================================================== LAYOUT / navigation ==================================================*/
.sf-menu { display: -webkit-box; display: -ms-flexbox; display: flex; margin: 0; padding: 0; list-style: none; font-size: 1.5em; }

.sf-menu a { text-decoration: none; }

.sf-menu .currentParent > a.sf-with-ul:after, .sf-menu .current > a { color: #40a52b; }

.sf-menu > li { /*color: #001;*/ }

.sf-menu > li:last-child > a { padding-right: 4rem; }

.sf-menu > li > a { height: 100%; display: block; line-height: 100px; padding: 0 20px; }

.home .sf-menu > li > a { color: #fff; }

.sf-menu > li > ul { width: 100%; list-style: none; padding: 2.5em; position: absolute; left: 0; background-color: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-shadow: 0px 15px 15px 5px rgba(187, 221, 255, 0.25); box-shadow: 0px 15px 15px 5px rgba(187, 221, 255, 0.25); }

.sf-menu > li > ul > li { -ms-flex-preferred-size: 20%; flex-basis: 20%; }

.sf-menu > li > ul > li:hover > a, .sf-menu > li > ul > li:hover > ul { background-color: rgba(0, 32, 62, 0.05); }

.sf-menu > li > ul > li.current > a.sf-with-ul:after { content: "\f359"; font-weight: bold; }

.sf-menu > li > ul > li > a { width: 100%; display: block; padding: 20px; }

.sf-menu > li > ul > li > a.sf-with-ul::after { font-family: "Font Awesome 5 Free"; content: "\f358"; display: inline-block; margin-left: 10px; }

.sf-menu > li > ul > li > ul { padding: 0 0 20px 20px; border-bottom: 1px solid #004b91; margin-bottom: 30px; }

.sf-menu > li > ul > li > ul > li { padding: 0px 0px 20px 5px; list-style: none; }

.sf-menu > li > ul > li > ul > li > a { padding: 5px 0; font-size: 0.9em; }

.sf-menu > li > ul > li > ul > li > a::before { font-family: "Font Awesome 5 Free"; content: "\f35a"; font-weight: normal; display: inline-block; margin-right: 10px; }

.sf-menu > li > ul > li > ul > li.current > a::before { font-weight: bold; color: #40a52b; }

.sf-menu > li > ul > li > ul > li.currentParent > a::before { color: #40a52b; }

.sf-menu > li > ul > li > ul > li > ul { list-style: none; padding: 0 0 4px 10px; border-left: 1px solid blue; margin: 5px 0 0 30px; }

.sf-menu > li > ul > li > ul > li > ul > li > a { padding: 5px 0; font-size: 0.9em; display: block; }

.sf-menu > li > ul > li > ul > li > ul > li ul { display: none !important; }

/*	================================================== LAYOUT / slotinfo ==================================================*/
.l-slot-info, #service { background-color: #f0ffcf; max-width: 100%; flex-basis: 100%; padding: 3em 0; }

.l-slot-info .l-slot-info-inner, #service .l-slot-info-inner { margin-left: auto; margin-right: auto; max-width: 1400px; padding-left: 30px; padding-right: 30px; flex: 0 0 33.33333333%; max-width: 33.33333333%; position: relative; width: 100%; padding-right: 30px; padding-left: 30px; }

@media (min-width: 576px) { .l-slot-info .l-slot-info-inner, #service .l-slot-info-inner { max-width: 1400px; } }

@media (min-width: 768px) { .l-slot-info .l-slot-info-inner, #service .l-slot-info-inner { max-width: 1400px; } }

@media (min-width: 992px) { .l-slot-info .l-slot-info-inner, #service .l-slot-info-inner { max-width: 1400px; } }

@media (min-width: 1200px) { .l-slot-info .l-slot-info-inner, #service .l-slot-info-inner { max-width: 1400px; } }

@media (min-width: 1750px) { .l-slot-info .l-slot-info-inner, #service .l-slot-info-inner { max-width: 1440px; } }

@media (max-width: 767.98px) { .l-slot-info .l-slot-info-inner, #service .l-slot-info-inner { flex: 0 0 100%; max-width: 100%; } }

.l-slot-info .l-slot-info-inner .v-row, #service .l-slot-info-inner .v-row { margin: 0; }

.l-slot-info .l-slot-info-inner .boxborder, #service .l-slot-info-inner .boxborder { clear: both; margin-bottom: 60px; padding: 4em 0; }

.l-slot-info .l-slot-info-inner .boxborder:after, #service .l-slot-info-inner .boxborder:after { clear: both; content: ""; display: block; height: 0; visibility: hidden; }

.l-slot-info .l-slot-info-inner .card, #service .l-slot-info-inner .card, .l-slot-info .l-slot-info-inner .c-comment-form, #service .l-slot-info-inner .c-comment-form, .l-slot-info .l-slot-info-inner #create_comment_form, #service .l-slot-info-inner #create_comment_form { background-color: transparent; border: none; }

.l-slot-info .l-slot-info-inner .v-box, #service .l-slot-info-inner .v-box { margin-bottom: 60px; }

/*	================================================== LAYOUT / top ==================================================*/
#direktmenu { position: fixed; /*background-color: red;*/ top: calc(100px + 80px); width: 560px; z-index: 10; }

#direktmenu:target { right: 0; transition: right 1.5s; }

#direktmenu:target a.d-close { display: block; }

#direktmenu:target a.d-open { display: none; }

#direktmenu:not(:target) { right: -480px; transition: right 1s; }

#direktmenu:not(:target) a.d-close { display: none; }

#direktmenu:not(:target) a.d-open { display: block; }

#direktmenu .d-wrap { float: left; }

#direktmenu .d-wrap.d-wrap1 { width: 80px; }

#direktmenu .d-wrap.d-wrap1 a { width: 80px; height: 80px; background-color: #f0ffcf; color: #00203e; float: left; text-decoration: none; }

#direktmenu .d-wrap.d-wrap1 a.d-close { color: #f0ffcf; font-weight: normal; /*text-decoration: underline;*/ text-decoration: none; }

#direktmenu .d-wrap.d-wrap1 a.d-close:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

#direktmenu .d-wrap.d-wrap1 a.d-close:before { color: #004b91; text-decoration: none; }

#direktmenu .d-wrap.d-wrap1 a.d-close:hover { color: #004b91; }

#direktmenu .d-wrap.d-wrap1 a.d-close:hover:before { color: #004b91; text-decoration: none; }

.l-footer #direktmenu .d-wrap.d-wrap1 a.d-close:before, .l-footer #direktmenu .d-wrap.d-wrap1 a.d-close:hover, .l-footer #direktmenu .d-wrap.d-wrap1 a.d-close:hover:before { color: #f0ffcf; }

#direktmenu .d-wrap.d-wrap1 a.d-open { color: #f0ffcf; font-weight: normal; /*text-decoration: underline;*/ text-decoration: none; }

#direktmenu .d-wrap.d-wrap1 a.d-open:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

#direktmenu .d-wrap.d-wrap1 a.d-open:before { color: #004b91; text-decoration: none; }

#direktmenu .d-wrap.d-wrap1 a.d-open:hover { color: #004b91; }

#direktmenu .d-wrap.d-wrap1 a.d-open:hover:before { color: #004b91; text-decoration: none; }

.l-footer #direktmenu .d-wrap.d-wrap1 a.d-open:before, .l-footer #direktmenu .d-wrap.d-wrap1 a.d-open:hover, .l-footer #direktmenu .d-wrap.d-wrap1 a.d-open:hover:before { color: #f0ffcf; }

#direktmenu .d-wrap.d-wrap1 a:before { font-size: 40px; padding: 25px 0 0 !important; padding-right: 0 !important; background-color: transparent; display: block !important; width: 80px; height: 80px; text-align: center; }

#direktmenu .d-wrap.d-wrap2 { width: 480px; }

#direktmenu .d-wrap.d-wrap2 form { margin: 0 !important; height: 80px; padding: 0; }

#direktmenu .d-wrap.d-wrap2 form .c-quicksearch__input { height: 100%; border: none; }

#direktmenu .d-wrap.d-wrap2 form .c-quicksearch__button { width: 80px; font-size: 2.2rem; }

#direktmenu .d-wrap.d-wrap2 .c-list { height: 80px; }

#direktmenu .d-wrap.d-wrap2 .c-list ul { list-style: none; padding: 0; margin: 0; }

#direktmenu .d-wrap.d-wrap2 .c-list ul li { /*width: $direktmenu-button-width; height: $direktmenu-button-width;*/ float: left; }

#direktmenu .d-wrap.d-wrap2 .c-list ul li a { font-size: 0rem; text-decoration: none; }

#direktmenu .d-wrap.d-wrap2 .c-list ul li a:before { font-size: 40px; padding: 25px 0 0 !important; background-color: #004b91; display: block; width: 80px; height: 80px; text-align: center; }

#direktmenu .d-wrap.d-wrap2 .c-list ul li a:hover:before { background-color: #00203e; }

@media (max-width: 1749.98px) { #direktmenu { position: inherit; top: inherit; width: 100%; z-index: inherit; display: block; border-bottom: 1px solid #004b91; } #direktmenu .d-wrap { float: none; } #direktmenu .d-wrap.d-wrap1 { display: none; } #direktmenu .d-wrap.d-wrap2 { width: 100%; display: flex; } #direktmenu .d-wrap.d-wrap2 form { width: calc(100% - 480px); } }

@media (max-width: 991.98px) { #direktmenu .d-wrap.d-wrap2 { display: inherit; } #direktmenu form { width: 100% !important; float: none !important; } #direktmenu .c-list li { width: calc(100% / 6); } #direktmenu .c-list li a:before { width: 100% !important; } }

/*	================================================== LAYOUT / footer ==================================================*/
.l-footer { background-color: #00203e; color: #fff; padding: 5em 0 10em; }

@media (max-width: 1199.98px) { .l-footer { padding-bottom: 1rem; } }

.l-footer a { color: #f0ffcf; }

.l-footer ahover, .l-footer aactive, .l-footer afocus { color: #f0ffcf; }

.l-footer p.c-text, .l-footer .c-text#lpSeite, .l-footer .c-text.basecontent-dvv-service-bw-beh-rdendaten, .l-footer .c-text.basecontent-dvv-service-bw-kontakte, .l-footer .c-text.basecontent-dvv-service-bw-einzelner-kontakt, .l-footer #lpSeite .vCard .c-text.rumpf, #lpSeite .vCard .l-footer .c-text.rumpf, .l-footer #lpSeite .vCard .c-text.fn, #lpSeite .vCard .l-footer .c-text.fn, .l-footer #lpSeite .vCard .c-text.bez, #lpSeite .vCard .l-footer .c-text.bez, .l-footer #lpSeite .vCard .c-text.value, #lpSeite .vCard .l-footer .c-text.value, .l-footer .basecontent-dvv-service-bw-beh-rdendaten .vCard .c-text.rumpf, .basecontent-dvv-service-bw-beh-rdendaten .vCard .l-footer .c-text.rumpf, .l-footer .basecontent-dvv-service-bw-beh-rdendaten .vCard .c-text.fn, .basecontent-dvv-service-bw-beh-rdendaten .vCard .l-footer .c-text.fn, .l-footer .basecontent-dvv-service-bw-beh-rdendaten .vCard .c-text.bez, .basecontent-dvv-service-bw-beh-rdendaten .vCard .l-footer .c-text.bez, .l-footer .basecontent-dvv-service-bw-beh-rdendaten .vCard .c-text.value, .basecontent-dvv-service-bw-beh-rdendaten .vCard .l-footer .c-text.value, .l-footer .basecontent-dvv-service-bw-kontakte .vCard .c-text.rumpf, .basecontent-dvv-service-bw-kontakte .vCard .l-footer .c-text.rumpf, .l-footer .basecontent-dvv-service-bw-kontakte .vCard .c-text.fn, .basecontent-dvv-service-bw-kontakte .vCard .l-footer .c-text.fn, .l-footer .basecontent-dvv-service-bw-kontakte .vCard .c-text.bez, .basecontent-dvv-service-bw-kontakte .vCard .l-footer .c-text.bez, .l-footer .basecontent-dvv-service-bw-kontakte .vCard .c-text.value, .basecontent-dvv-service-bw-kontakte .vCard .l-footer .c-text.value, .l-footer .basecontent-dvv-service-bw-einzelner-kontakt .vCard .c-text.rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .l-footer .c-text.rumpf, .l-footer .basecontent-dvv-service-bw-einzelner-kontakt .vCard .c-text.fn, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .l-footer .c-text.fn, .l-footer .basecontent-dvv-service-bw-einzelner-kontakt .vCard .c-text.bez, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .l-footer .c-text.bez, .l-footer .basecontent-dvv-service-bw-einzelner-kontakt .vCard .c-text.value, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .l-footer .c-text.value, .l-footer #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label.c-text, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .l-footer label.c-text { font-size: inherit; line-height: inherit; }

.l-footer .v-row { margin-left: auto; margin-right: auto; max-width: 1400px; padding-left: 30px; padding-right: 30px; }

@media (min-width: 576px) { .l-footer .v-row { max-width: 1400px; } }

@media (min-width: 768px) { .l-footer .v-row { max-width: 1400px; } }

@media (min-width: 992px) { .l-footer .v-row { max-width: 1400px; } }

@media (min-width: 1200px) { .l-footer .v-row { max-width: 1400px; } }

@media (min-width: 1750px) { .l-footer .v-row { max-width: 1440px; } }

@media (max-width: 991.98px) { .l-footer .v-row [class^="col-"]:last-child { display: none; } }

.l-footer .v-row [class^="col-"] .v-col .v-box figure { margin: 0; }

#cc_2502805 { display: flex; flex-wrap: wrap; }

#cc_2502805 h2, #cc_2502805 .sitemap > li > ul > li > a, #cc_2502805 #zmSuche .zmsuchecontent #zmf fieldset legend, #zmSuche .zmsuchecontent #zmf fieldset #cc_2502805 legend { flex-basis: 100%; text-transform: uppercase; font-size: 2rem; line-height: 2.5rem; }

@media (max-width: 767.98px) { #cc_2502805 h2, #cc_2502805 .sitemap > li > ul > li > a, #cc_2502805 #zmSuche .zmsuchecontent #zmf fieldset legend, #zmSuche .zmsuchecontent #zmf fieldset #cc_2502805 legend { font-size: 1.5rem; } }

#cc_2502805 .composedcontent-dvv-box-in-box { flex-basis: 50%; }

#cc_2502805 .composedcontent-dvv-box-in-box ul { list-style: none; margin: 0; padding: 0; }

#cc_2502805 .composedcontent-dvv-box-in-box ul li { font-size: 1.2rem; margin-bottom: 1.5rem; }

#cc_2502805 .composedcontent-dvv-box-in-box p.c-text.wwt, #cc_2502805 .composedcontent-dvv-box-in-box .c-text.wwt#lpSeite, #cc_2502805 .composedcontent-dvv-box-in-box .c-text.wwt.basecontent-dvv-service-bw-beh-rdendaten, #cc_2502805 .composedcontent-dvv-box-in-box .c-text.wwt.basecontent-dvv-service-bw-kontakte, #cc_2502805 .composedcontent-dvv-box-in-box .c-text.wwt.basecontent-dvv-service-bw-einzelner-kontakt, #cc_2502805 .composedcontent-dvv-box-in-box #lpSeite .vCard .c-text.wwt.rumpf, #lpSeite .vCard #cc_2502805 .composedcontent-dvv-box-in-box .c-text.wwt.rumpf, #cc_2502805 .composedcontent-dvv-box-in-box #lpSeite .vCard .c-text.wwt.fn, #lpSeite .vCard #cc_2502805 .composedcontent-dvv-box-in-box .c-text.wwt.fn, #cc_2502805 .composedcontent-dvv-box-in-box #lpSeite .vCard .c-text.wwt.bez, #lpSeite .vCard #cc_2502805 .composedcontent-dvv-box-in-box .c-text.wwt.bez, #cc_2502805 .composedcontent-dvv-box-in-box #lpSeite .vCard .c-text.wwt.value, #lpSeite .vCard #cc_2502805 .composedcontent-dvv-box-in-box .c-text.wwt.value, #cc_2502805 .composedcontent-dvv-box-in-box .basecontent-dvv-service-bw-beh-rdendaten .vCard .c-text.wwt.rumpf, .basecontent-dvv-service-bw-beh-rdendaten .vCard #cc_2502805 .composedcontent-dvv-box-in-box .c-text.wwt.rumpf, #cc_2502805 .composedcontent-dvv-box-in-box .basecontent-dvv-service-bw-beh-rdendaten .vCard .c-text.wwt.fn, .basecontent-dvv-service-bw-beh-rdendaten .vCard #cc_2502805 .composedcontent-dvv-box-in-box .c-text.wwt.fn, #cc_2502805 .composedcontent-dvv-box-in-box .basecontent-dvv-service-bw-beh-rdendaten .vCard .c-text.wwt.bez, .basecontent-dvv-service-bw-beh-rdendaten .vCard #cc_2502805 .composedcontent-dvv-box-in-box .c-text.wwt.bez, #cc_2502805 .composedcontent-dvv-box-in-box .basecontent-dvv-service-bw-beh-rdendaten .vCard .c-text.wwt.value, .basecontent-dvv-service-bw-beh-rdendaten .vCard #cc_2502805 .composedcontent-dvv-box-in-box .c-text.wwt.value, #cc_2502805 .composedcontent-dvv-box-in-box .basecontent-dvv-service-bw-kontakte .vCard .c-text.wwt.rumpf, .basecontent-dvv-service-bw-kontakte .vCard #cc_2502805 .composedcontent-dvv-box-in-box .c-text.wwt.rumpf, #cc_2502805 .composedcontent-dvv-box-in-box .basecontent-dvv-service-bw-kontakte .vCard .c-text.wwt.fn, .basecontent-dvv-service-bw-kontakte .vCard #cc_2502805 .composedcontent-dvv-box-in-box .c-text.wwt.fn, #cc_2502805 .composedcontent-dvv-box-in-box .basecontent-dvv-service-bw-kontakte .vCard .c-text.wwt.bez, .basecontent-dvv-service-bw-kontakte .vCard #cc_2502805 .composedcontent-dvv-box-in-box .c-text.wwt.bez, #cc_2502805 .composedcontent-dvv-box-in-box .basecontent-dvv-service-bw-kontakte .vCard .c-text.wwt.value, .basecontent-dvv-service-bw-kontakte .vCard #cc_2502805 .composedcontent-dvv-box-in-box .c-text.wwt.value, #cc_2502805 .composedcontent-dvv-box-in-box .basecontent-dvv-service-bw-einzelner-kontakt .vCard .c-text.wwt.rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .vCard #cc_2502805 .composedcontent-dvv-box-in-box .c-text.wwt.rumpf, #cc_2502805 .composedcontent-dvv-box-in-box .basecontent-dvv-service-bw-einzelner-kontakt .vCard .c-text.wwt.fn, .basecontent-dvv-service-bw-einzelner-kontakt .vCard #cc_2502805 .composedcontent-dvv-box-in-box .c-text.wwt.fn, #cc_2502805 .composedcontent-dvv-box-in-box .basecontent-dvv-service-bw-einzelner-kontakt .vCard .c-text.wwt.bez, .basecontent-dvv-service-bw-einzelner-kontakt .vCard #cc_2502805 .composedcontent-dvv-box-in-box .c-text.wwt.bez, #cc_2502805 .composedcontent-dvv-box-in-box .basecontent-dvv-service-bw-einzelner-kontakt .vCard .c-text.wwt.value, .basecontent-dvv-service-bw-einzelner-kontakt .vCard #cc_2502805 .composedcontent-dvv-box-in-box .c-text.wwt.value, #cc_2502805 .composedcontent-dvv-box-in-box #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label.c-text.wwt, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem #cc_2502805 .composedcontent-dvv-box-in-box label.c-text.wwt { margin: 0 !important; display: inline-block; font-size: 0.9rem; line-height: 1.3rem; }

.row-outer--last { background-color: #00203e; bottom: 0; color: #fff; left: 0; position: fixed; width: 100%; z-index: 9999; }

@media (max-width: 1199.98px) { .row-outer--last { position: relative; } }

.row-outer--last .imprint-line { list-style: none; margin: 0; padding: 0; }

.row-outer--last .imprint-line .lang-links, .row-outer--last .imprint-line .kommone { top: 0; position: absolute; }

.row-outer--last .imprint-line .lang-links ul, .row-outer--last .imprint-line .bottom-links ul { list-style: none; margin: 0; padding: 0; }

.row-outer--last .imprint-line .lang-links ul li, .row-outer--last .imprint-line .bottom-links ul li { display: inline; margin-right: 5px; padding-right: 8px; border-right: 1px solid; }

.row-outer--last .imprint-line .lang-links ul li:last-child, .row-outer--last .imprint-line .bottom-links ul li:last-child { border: none; }

.row-outer--last .imprint-line .lang-links { left: 30px; }

.row-outer--last .imprint-line .bottom-links { margin: 0 auto; max-width: 1440px; width: 100%; }

@media (max-width: 1749.98px) { .row-outer--last .imprint-line .bottom-links { margin: 0; max-width: inherit; width: auto; } }

.row-outer--last .imprint-line .kommone { right: 30px; }

@media (max-width: 1749.98px) { .row-outer--last .imprint-line .kommone { left: 35px !important; } }

@media (max-width: 1749.98px) { .row-outer--last .imprint-line .lang-links, .row-outer--last .imprint-line .bottom-links, .row-outer--last .imprint-line .kommone { position: relative; left: 30px; right: 0; } }

.row-outer--last .imprint-line a, .row-outer--last .imprint-line a:hover { color: #fff; padding: 5px; display: inline-block; }

.l-contentfooter { margin: 5rem 0 0; padding-top: 1rem; border-top: 1px solid #bbddff; }

.home .l-contentfooter, #node2409800 .l-contentfooter, #node2477789 .l-contentfooter, #node2407339 .l-contentfooter, #node2409161 .l-contentfooter, #node2408249 .l-contentfooter, #node2477801 .l-contentfooter, #node2555735 .l-contentfooter { display: none; }

.l-contentfooter .funcnav ul.func-group { list-style: none; margin: 0; padding: 0; }

.l-contentfooter .funcnav ul.func-group .func-group-item { display: inline-block; }

.l-contentfooter .funcnav ul.func-group .func-group-item a { font-size: 1.2rem; margin-right: 1.5rem; }

.l-contentfooter .funcnav ul.func-group .func-group-item a:before { content: none; }

.l-contentfooter .funcnav ul.func-group .func-group-item a i:before { font-family: "Font Awesome 5 Free"; }

/*
.l-footer {background-color:$cd-color2;color:$white;
    //.row {@include in-grid();}
    h1, h2, h3, h4 {color:#fff;}
    a, a:before, a:hover, a:hover:before {color:$white;}
    .btn {background-color:$white;color:$link-color;}
    .card {background-color:transparent;border:none;}

    // Slot bottom
    > .v-row {padding-top:$grid-gutter-width;padding-bottom:$grid-gutter-width;}

    // Unter Slot bottom
    [class*="row-outer"] {color:$white;
        > .row {
            //@include in-grid();
            padding:$grid-gutter-width/2;
            a {font-weight:bold;}
        }

        [class*="col"]:nth-child(2) {text-align:right;
            a {color:#fff;margin-right:1rem;}
            i {background:none;font-size:1.3rem;padding:3px;}
        }
    }
    .row-outer .row {border-top:1px solid $white;}
    .row-outer--last {background:#707070;}

}


*/
/*	================================================== LAYOUT / z-index ==================================================*/
.c-loginout { z-index: 10040; }

.l-dvv-toolbar { position: absolute; z-index: 10030; }

.l-navigation { z-index: 10010; }

/*	================================================== PAGES / View: Pressemodul ==================================================*/
.presse-uebersicht a.showadmin, .presse-administration a.showadmin { margin-bottom: 1rem; }

.presse-uebersicht .pm-datefilter input[type="search"], .presse-uebersicht form[name="pm-searchform"] input[type="search"], .presse-administration .pm-datefilter input[type="search"], .presse-administration form[name="pm-searchform"] input[type="search"] { min-width: 300px; }

.presse-administration::after { display: block; clear: both; content: ""; }

.presse-administration a[href*="feed.xml"] { font-size: 2rem; }

.presse-administration [name="pmfilterform"] { margin-right: 2rem; }

.pm-meldung-author .pm-options { background: #f0ffcf; padding: 0.5rem 1rem; }

.pm-meldung-author .pm-options a > i { display: none; }

.pm-meldung-author .pm-options .pm-delete { color: #004b91; font-weight: normal; /*text-decoration: underline;*/ }

.pm-meldung-author .pm-options .pm-delete:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.pm-meldung-author .pm-options .pm-delete:before { color: #004b91; text-decoration: none; }

.pm-meldung-author .pm-options .pm-delete:hover { color: #004b91; }

.pm-meldung-author .pm-options .pm-delete:hover:before { color: #004b91; text-decoration: none; }

.l-footer .pm-meldung-author .pm-options .pm-delete:before, .l-footer .pm-meldung-author .pm-options .pm-delete:hover, .l-footer .pm-meldung-author .pm-options .pm-delete:hover:before { color: #f0ffcf; }

.pm-meldung-author .pm-options .pm-openeditor a { color: #004b91; font-weight: normal; /*text-decoration: underline;*/ }

.pm-meldung-author .pm-options .pm-openeditor a:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.pm-meldung-author .pm-options .pm-openeditor a:before { color: #004b91; text-decoration: none; }

.pm-meldung-author .pm-options .pm-openeditor a:hover { color: #004b91; }

.pm-meldung-author .pm-options .pm-openeditor a:hover:before { color: #004b91; text-decoration: none; }

.l-footer .pm-meldung-author .pm-options .pm-openeditor a:before, .l-footer .pm-meldung-author .pm-options .pm-openeditor a:hover, .l-footer .pm-meldung-author .pm-options .pm-openeditor a:hover:before { color: #f0ffcf; }

.pm-meldung-author .pm-options .pm-save { color: #004b91; font-weight: normal; /*text-decoration: underline;*/ font-size: 1.2rem; margin-left: 1rem; }

.pm-meldung-author .pm-options .pm-save:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.pm-meldung-author .pm-options .pm-save:before { color: #004b91; text-decoration: none; }

.pm-meldung-author .pm-options .pm-save:hover { color: #004b91; }

.pm-meldung-author .pm-options .pm-save:hover:before { color: #004b91; text-decoration: none; }

.l-footer .pm-meldung-author .pm-options .pm-save:before, .l-footer .pm-meldung-author .pm-options .pm-save:hover, .l-footer .pm-meldung-author .pm-options .pm-save:hover:before { color: #f0ffcf; }

.newsdetail .content article .e-text { font-weight: bold; }

.newsdetail .content article .e-text + a + .e-text { font-weight: normal; }

.pm-detail, .pm-detail-author { width: 100%; padding-right: 30px; padding-left: 30px; margin-right: auto; margin-left: auto; max-width: 1400px; background-color: #fff; padding: 60px; text-align: center; }

@media (max-width: 991.98px) { .pm-detail, .pm-detail-author { padding: 15px; } }

.pm-detail .pm-from, .pm-detail-author .pm-from { color: #adb5bd; }

.presse-uebersicht::after { display: block; clear: both; content: ""; }

.presse-uebersicht .pm-rss { display: none; }

.presse-uebersicht .pm-filter { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 60px; margin-bottom: 60px; flex-wrap: wrap; }

.presse-uebersicht .pm-filter #pm-filter-form { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; padding: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }

.presse-uebersicht .pm-filter .pm-search { order: 1; margin-right: 3rem; }

.presse-uebersicht .pm-filter .pm-search form { display: flex !important; flex-wrap: nowrap; padding: 0; }

.presse-uebersicht .pm-pager span { display: inline-block; min-width: 2rem; text-align: center; }

.presse-uebersicht .pm-pager span.current { color: #fff; background-color: #004b91; }

.presse-uebersicht .pm-pager span a { text-decoration: none; color: #004b91; background-color: rgba(0, 75, 145, 0.05); }

.presse-uebersicht .pm-pager span a:hover { color: #fff; background-color: #00203e; }

.presse-uebersicht .pm-pager span.current, .presse-uebersicht .pm-pager span a { font-size: 1.25rem; font-weight: 600; padding: 0.25rem 0.75rem; }

.presse-uebersicht .pm-meldung, .presse-uebersicht .c-pm-meldung { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 2rem 0; border-bottom: 1px solid #bbddff; padding-bottom: 2rem; }

.presse-uebersicht .pm-meldung.pm-meldung-bild .pm-bild, .presse-uebersicht .pm-meldung-bild.c-pm-meldung .pm-bild { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; -ms-flex-preferred-size: 33%; flex-basis: 33%; }

@media (max-width: 575.98px) { .presse-uebersicht .pm-meldung.pm-meldung-bild .pm-bild, .presse-uebersicht .pm-meldung-bild.c-pm-meldung .pm-bild { flex-basis: 100%; } }

.presse-uebersicht .pm-meldung.pm-meldung-bild .pm-content, .presse-uebersicht .pm-meldung-bild.c-pm-meldung .pm-content { -ms-flex-preferred-size: 66%; flex-basis: 66%; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 0 30px 0 0; }

@media (max-width: 575.98px) { .presse-uebersicht .pm-meldung.pm-meldung-bild .pm-content, .presse-uebersicht .pm-meldung-bild.c-pm-meldung .pm-content { flex-basis: 100%; padding: 30px 0; } }

.presse-uebersicht .pm-meldung .pm-content, .presse-uebersicht .c-pm-meldung .pm-content { -ms-flex-preferred-size: 100%; flex-basis: 100%; padding: 30px 0; }

.presse-uebersicht .pm-meldung .pm-content .pm-title .pm-detaillink, .presse-uebersicht .c-pm-meldung .pm-content .pm-title .pm-detaillink { text-decoration: none; }

.presse-uebersicht .pm-meldung .pm-content .pm-teaser .pm-teaser-text .pm-teaser-text-link, .presse-uebersicht .c-pm-meldung .pm-content .pm-teaser .pm-teaser-text .pm-teaser-text-link { text-decoration: none; }

.presse-uebersicht .pm-meldung .pm-content .pm-teaser .pm-teaser-more, .presse-uebersicht .c-pm-meldung .pm-content .pm-teaser .pm-teaser-more { display: inline-block; text-decoration: none; width: -webkit-max-content; width: -moz-max-content; width: max-content; }

.presse-uebersicht .pm-meldung .pm-content .pm-teaser .pm-teaser-more:before, .presse-uebersicht .c-pm-meldung .pm-content .pm-teaser .pm-teaser-more:before { content: none; }

/*	================================================== PAGES / view-sbw ==================================================*/
#lpSeite span.bezeichnung { display: none; height: 0; visibility: hidden; width: 0; }

.vwp .section-oe-beschreibung h2:before, .vwp .section-oe-beschreibung .sitemap > li > ul > li > a:before, .vwp .section-oe-beschreibung #zmSuche .zmsuchecontent #zmf fieldset legend:before, #zmSuche .zmsuchecontent #zmf fieldset .vwp .section-oe-beschreibung legend:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.vwp .HAUSANSCHRIFT h2:before, .vwp .HAUSANSCHRIFT .sitemap > li > ul > li > a:before, .vwp .HAUSANSCHRIFT #zmSuche .zmsuchecontent #zmf fieldset legend:before, #zmSuche .zmsuchecontent #zmf fieldset .vwp .HAUSANSCHRIFT legend:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.vwp .section-oe-parkplatz h2:before, .vwp .section-oe-parkplatz .sitemap > li > ul > li > a:before, .vwp .section-oe-parkplatz #zmSuche .zmsuchecontent #zmf fieldset legend:before, #zmSuche .zmsuchecontent #zmf fieldset .vwp .section-oe-parkplatz legend:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.vwp .section-oe-anfahrtsbeschreibung h2:before, .vwp .section-oe-anfahrtsbeschreibung .sitemap > li > ul > li > a:before, .vwp .section-oe-anfahrtsbeschreibung #zmSuche .zmsuchecontent #zmf fieldset legend:before, #zmSuche .zmsuchecontent #zmf fieldset .vwp .section-oe-anfahrtsbeschreibung legend:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.vwp .kommunikation h2:before, .vwp .kommunikation .sitemap > li > ul > li > a:before, .vwp .kommunikation #zmSuche .zmsuchecontent #zmf fieldset legend:before, #zmSuche .zmsuchecontent #zmf fieldset .vwp .kommunikation legend:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.vwp .kommunikation-TELEFON .wert:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.vwp .kommunikation-TELEFON .wert:before { color: #004b91; }

.vwp .kommunikation-FAX .wert:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.vwp .kommunikation-FAX .wert:before { color: #004b91; }

.vwp .kommunikation-internet .wert a { color: #004b91; font-weight: normal; /*text-decoration: underline;*/ }

.vwp .kommunikation-internet .wert a:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.vwp .kommunikation-internet .wert a:before { color: #004b91; text-decoration: none; }

.vwp .kommunikation-internet .wert a:hover { color: #004b91; }

.vwp .kommunikation-internet .wert a:hover:before { color: #004b91; text-decoration: none; }

.l-footer .vwp .kommunikation-internet .wert a:before, .l-footer .vwp .kommunikation-internet .wert a:hover, .l-footer .vwp .kommunikation-internet .wert a:hover:before { color: #f0ffcf; }

.vwp .openingHours h2:before, .vwp .openingHours .sitemap > li > ul > li > a:before, .vwp .openingHours #zmSuche .zmsuchecontent #zmf fieldset legend:before, #zmSuche .zmsuchecontent #zmf fieldset .vwp .openingHours legend:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.vwp .section-oe-zustaendigkeit h2:before, .vwp .section-oe-zustaendigkeit .sitemap > li > ul > li > a:before, .vwp .section-oe-zustaendigkeit #zmSuche .zmsuchecontent #zmf fieldset legend:before, #zmSuche .zmsuchecontent #zmf fieldset .vwp .section-oe-zustaendigkeit legend:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.vwp .untergeordnet h2:before, .vwp .untergeordnet .sitemap > li > ul > li > a:before, .vwp .untergeordnet #zmSuche .zmsuchecontent #zmf fieldset legend:before, #zmSuche .zmsuchecontent #zmf fieldset .vwp .untergeordnet legend:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.vwp .uebergeordnet h2:before, .vwp .uebergeordnet .sitemap > li > ul > li > a:before, .vwp .uebergeordnet #zmSuche .zmsuchecontent #zmf fieldset legend:before, #zmSuche .zmsuchecontent #zmf fieldset .vwp .uebergeordnet legend:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.vwp .zustaendigkeiten h2:before, .vwp .zustaendigkeiten .sitemap > li > ul > li > a:before, .vwp .zustaendigkeiten #zmSuche .zmsuchecontent #zmf fieldset legend:before, #zmSuche .zmsuchecontent #zmf fieldset .vwp .zustaendigkeiten legend:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.vwp .kontaktpersonen h2:before, .vwp .kontaktpersonen .sitemap > li > ul > li > a:before, .vwp .kontaktpersonen #zmSuche .zmsuchecontent #zmf fieldset legend:before, #zmSuche .zmsuchecontent #zmf fieldset .vwp .kontaktpersonen legend:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.vwp .kommunikation .bezeichnung { display: none; height: 0; visibility: hidden; }

.vwp .kontakt { background: transparent none; box-shadow: 0 0px 15px 0px #e9ecef; padding: 60px; }

@media screen and (max-width: 360px) { .vwp .kontakt { padding: 30px; } }

.vwp .kontakt .ansprechName:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

@media screen and (max-width: 360px) { .vwp .kontakt .ansprechName:before { content: none; } }

.vwp .kontakt .position { padding-left: 2rem; }

@media screen and (max-width: 360px) { .vwp .kontakt .position { padding-left: 0; } }

.vwp .kontakt .ansprechKommunikation { padding-top: 0.5rem; }

.vwp .kontakt .ansprechKommunikation .kommunikation-TELEFON .wert:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.vwp .kontakt .ansprechKommunikation .kommunikation-TELEFON .wert:before { color: #004b91; }

@media screen and (max-width: 360px) { .vwp .kontakt .ansprechKommunikation .kommunikation-TELEFON .wert:before { content: none; } }

@media screen and (max-width: 360px) { .vwp .kontakt .ansprechKommunikation .kommunikation-EMAIL .wert a:before { content: none; } }

.vwp .kontakt .ansprechKommunikation .kommunikation-FAX .wert:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.vwp .kontakt .ansprechKommunikation .kommunikation-FAX .wert:before { color: #004b91; }

@media screen and (max-width: 360px) { .vwp .kontakt .ansprechKommunikation .kommunikation-FAX .wert:before { content: none; } }

.vwp .kontakt .ansprechKommunikation .consultationHours .wert:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

@media screen and (max-width: 360px) { .vwp .kontakt .ansprechKommunikation .consultationHours .wert:before { content: none; } .vwp .kontakt .ansprechKommunikation .consultationHours .wert p, .vwp .kontakt .ansprechKommunikation .consultationHours .wert #lpSeite, .vwp .kontakt .ansprechKommunikation .consultationHours .wert .basecontent-dvv-service-bw-beh-rdendaten, .vwp .kontakt .ansprechKommunikation .consultationHours .wert .basecontent-dvv-service-bw-kontakte, .vwp .kontakt .ansprechKommunikation .consultationHours .wert .basecontent-dvv-service-bw-einzelner-kontakt, .vwp .kontakt .ansprechKommunikation .consultationHours .wert #lpSeite .vCard .rumpf, #lpSeite .vCard .vwp .kontakt .ansprechKommunikation .consultationHours .wert .rumpf, .vwp .kontakt .ansprechKommunikation .consultationHours .wert #lpSeite .vCard .fn, #lpSeite .vCard .vwp .kontakt .ansprechKommunikation .consultationHours .wert .fn, .vwp .kontakt .ansprechKommunikation .consultationHours .wert #lpSeite .vCard .bez, #lpSeite .vCard .vwp .kontakt .ansprechKommunikation .consultationHours .wert .bez, .vwp .kontakt .ansprechKommunikation .consultationHours .wert #lpSeite .vCard .value, #lpSeite .vCard .vwp .kontakt .ansprechKommunikation .consultationHours .wert .value, .vwp .kontakt .ansprechKommunikation .consultationHours .wert .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .vCard .vwp .kontakt .ansprechKommunikation .consultationHours .wert .rumpf, .vwp .kontakt .ansprechKommunikation .consultationHours .wert .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn, .basecontent-dvv-service-bw-beh-rdendaten .vCard .vwp .kontakt .ansprechKommunikation .consultationHours .wert .fn, .vwp .kontakt .ansprechKommunikation .consultationHours .wert .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez, .basecontent-dvv-service-bw-beh-rdendaten .vCard .vwp .kontakt .ansprechKommunikation .consultationHours .wert .bez, .vwp .kontakt .ansprechKommunikation .consultationHours .wert .basecontent-dvv-service-bw-beh-rdendaten .vCard .value, .basecontent-dvv-service-bw-beh-rdendaten .vCard .vwp .kontakt .ansprechKommunikation .consultationHours .wert .value, .vwp .kontakt .ansprechKommunikation .consultationHours .wert .basecontent-dvv-service-bw-kontakte .vCard .rumpf, .basecontent-dvv-service-bw-kontakte .vCard .vwp .kontakt .ansprechKommunikation .consultationHours .wert .rumpf, .vwp .kontakt .ansprechKommunikation .consultationHours .wert .basecontent-dvv-service-bw-kontakte .vCard .fn, .basecontent-dvv-service-bw-kontakte .vCard .vwp .kontakt .ansprechKommunikation .consultationHours .wert .fn, .vwp .kontakt .ansprechKommunikation .consultationHours .wert .basecontent-dvv-service-bw-kontakte .vCard .bez, .basecontent-dvv-service-bw-kontakte .vCard .vwp .kontakt .ansprechKommunikation .consultationHours .wert .bez, .vwp .kontakt .ansprechKommunikation .consultationHours .wert .basecontent-dvv-service-bw-kontakte .vCard .value, .basecontent-dvv-service-bw-kontakte .vCard .vwp .kontakt .ansprechKommunikation .consultationHours .wert .value, .vwp .kontakt .ansprechKommunikation .consultationHours .wert .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .vwp .kontakt .ansprechKommunikation .consultationHours .wert .rumpf, .vwp .kontakt .ansprechKommunikation .consultationHours .wert .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .vwp .kontakt .ansprechKommunikation .consultationHours .wert .fn, .vwp .kontakt .ansprechKommunikation .consultationHours .wert .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .vwp .kontakt .ansprechKommunikation .consultationHours .wert .bez, .vwp .kontakt .ansprechKommunikation .consultationHours .wert .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .vwp .kontakt .ansprechKommunikation .consultationHours .wert .value, .vwp .kontakt .ansprechKommunikation .consultationHours .wert #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .vwp .kontakt .ansprechKommunikation .consultationHours .wert label { margin-left: 0; } }

.vwp .kontakt .ansprechKommunikation .gebaeude .wert:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

@media screen and (max-width: 360px) { .vwp .kontakt .ansprechKommunikation .gebaeude .wert:before { content: none; } }

.vwp .kontakt .ansprechKommunikation .raum .wert:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

@media screen and (max-width: 360px) { .vwp .kontakt .ansprechKommunikation .raum .wert:before { content: none; } }

.vwp .kontakt .ansprechKommunikation .responsibilities .wert:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

@media screen and (max-width: 360px) { .vwp .kontakt .ansprechKommunikation .responsibilities .wert:before { content: none !important; } .vwp .kontakt .ansprechKommunikation .responsibilities .wert p, .vwp .kontakt .ansprechKommunikation .responsibilities .wert #lpSeite, .vwp .kontakt .ansprechKommunikation .responsibilities .wert .basecontent-dvv-service-bw-beh-rdendaten, .vwp .kontakt .ansprechKommunikation .responsibilities .wert .basecontent-dvv-service-bw-kontakte, .vwp .kontakt .ansprechKommunikation .responsibilities .wert .basecontent-dvv-service-bw-einzelner-kontakt, .vwp .kontakt .ansprechKommunikation .responsibilities .wert #lpSeite .vCard .rumpf, #lpSeite .vCard .vwp .kontakt .ansprechKommunikation .responsibilities .wert .rumpf, .vwp .kontakt .ansprechKommunikation .responsibilities .wert #lpSeite .vCard .fn, #lpSeite .vCard .vwp .kontakt .ansprechKommunikation .responsibilities .wert .fn, .vwp .kontakt .ansprechKommunikation .responsibilities .wert #lpSeite .vCard .bez, #lpSeite .vCard .vwp .kontakt .ansprechKommunikation .responsibilities .wert .bez, .vwp .kontakt .ansprechKommunikation .responsibilities .wert #lpSeite .vCard .value, #lpSeite .vCard .vwp .kontakt .ansprechKommunikation .responsibilities .wert .value, .vwp .kontakt .ansprechKommunikation .responsibilities .wert .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .vCard .vwp .kontakt .ansprechKommunikation .responsibilities .wert .rumpf, .vwp .kontakt .ansprechKommunikation .responsibilities .wert .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn, .basecontent-dvv-service-bw-beh-rdendaten .vCard .vwp .kontakt .ansprechKommunikation .responsibilities .wert .fn, .vwp .kontakt .ansprechKommunikation .responsibilities .wert .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez, .basecontent-dvv-service-bw-beh-rdendaten .vCard .vwp .kontakt .ansprechKommunikation .responsibilities .wert .bez, .vwp .kontakt .ansprechKommunikation .responsibilities .wert .basecontent-dvv-service-bw-beh-rdendaten .vCard .value, .basecontent-dvv-service-bw-beh-rdendaten .vCard .vwp .kontakt .ansprechKommunikation .responsibilities .wert .value, .vwp .kontakt .ansprechKommunikation .responsibilities .wert .basecontent-dvv-service-bw-kontakte .vCard .rumpf, .basecontent-dvv-service-bw-kontakte .vCard .vwp .kontakt .ansprechKommunikation .responsibilities .wert .rumpf, .vwp .kontakt .ansprechKommunikation .responsibilities .wert .basecontent-dvv-service-bw-kontakte .vCard .fn, .basecontent-dvv-service-bw-kontakte .vCard .vwp .kontakt .ansprechKommunikation .responsibilities .wert .fn, .vwp .kontakt .ansprechKommunikation .responsibilities .wert .basecontent-dvv-service-bw-kontakte .vCard .bez, .basecontent-dvv-service-bw-kontakte .vCard .vwp .kontakt .ansprechKommunikation .responsibilities .wert .bez, .vwp .kontakt .ansprechKommunikation .responsibilities .wert .basecontent-dvv-service-bw-kontakte .vCard .value, .basecontent-dvv-service-bw-kontakte .vCard .vwp .kontakt .ansprechKommunikation .responsibilities .wert .value, .vwp .kontakt .ansprechKommunikation .responsibilities .wert .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .vwp .kontakt .ansprechKommunikation .responsibilities .wert .rumpf, .vwp .kontakt .ansprechKommunikation .responsibilities .wert .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .vwp .kontakt .ansprechKommunikation .responsibilities .wert .fn, .vwp .kontakt .ansprechKommunikation .responsibilities .wert .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .vwp .kontakt .ansprechKommunikation .responsibilities .wert .bez, .vwp .kontakt .ansprechKommunikation .responsibilities .wert .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .vwp .kontakt .ansprechKommunikation .responsibilities .wert .value, .vwp .kontakt .ansprechKommunikation .responsibilities .wert #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .vwp .kontakt .ansprechKommunikation .responsibilities .wert label { margin-left: 0; } }

.vwp .zustaendigkeiten h2:before, .vwp .zustaendigkeiten .sitemap > li > ul > li > a:before, .vwp .zustaendigkeiten #zmSuche .zmsuchecontent #zmf fieldset legend:before, #zmSuche .zmsuchecontent #zmf fieldset .vwp .zustaendigkeiten legend:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.vwp #bwFormulare h3:before, .vwp #bwFormulare .l-content .c-list h5:before, .l-content .c-list .vwp #bwFormulare h5:before, .vwp #bwFormulare .l-content .c-listnum h5:before, .l-content .c-listnum .vwp #bwFormulare h5:before, .vwp #bwFormulare .c-dynco article h1:before, .c-dynco article .vwp #bwFormulare h1:before, .vwp #bwFormulare .basecontent-dynamic-content article h1:before, .basecontent-dynamic-content article .vwp #bwFormulare h1:before, .vwp #bwFormulare .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label:before, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle .vwp #bwFormulare label:before, .vwp #bwFormulare .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label:before, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle .vwp #bwFormulare label:before, .vwp #bwFormulare .basecontent-dvv-linklist .teaser .kopf h1:before, .basecontent-dvv-linklist .teaser .kopf .vwp #bwFormulare h1:before, .vwp #bwFormulare #lpSeite .bwKontakt > .vCard > .kopf .fn:before, #lpSeite .bwKontakt > .vCard > .kopf .vwp #bwFormulare .fn:before, .vwp #bwFormulare .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .fn:before, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .vwp #bwFormulare .fn:before, .vwp #bwFormulare .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .fn:before, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .vwp #bwFormulare .fn:before, .vwp #bwFormulare .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .fn:before, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .vwp #bwFormulare .fn:before, .vwp #bwFormulare .c-dynco article .infosection > div:first-child h2:before, .vwp #bwFormulare .c-dynco article .infosection > div:first-child .sitemap > li > ul > li > a:before, .c-dynco article .infosection > div:first-child .vwp #bwFormulare h2:before, .c-dynco article .infosection > div:first-child .vwp #bwFormulare .sitemap > li > ul > li > a:before, .vwp #bwFormulare .infosection > div:first-child .c-dynco article h2:before, .vwp #bwFormulare .infosection > div:first-child .c-dynco article .sitemap > li > ul > li > a:before, .infosection > div:first-child .c-dynco article .vwp #bwFormulare h2:before, .infosection > div:first-child .c-dynco article .vwp #bwFormulare .sitemap > li > ul > li > a:before, .vwp #bwFormulare .c-dynco article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend:before, .c-dynco article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .vwp #bwFormulare legend:before, .vwp #bwFormulare .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .c-dynco article legend:before, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .c-dynco article .vwp #bwFormulare legend:before, .vwp #bwFormulare .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend:before, .c-dynco article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .vwp #bwFormulare legend:before, .vwp #bwFormulare #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .c-dynco article legend:before, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .c-dynco article .vwp #bwFormulare legend:before, .vwp #bwFormulare .basecontent-dynamic-content article .infosection > div:first-child h2:before, .vwp #bwFormulare .basecontent-dynamic-content article .infosection > div:first-child .sitemap > li > ul > li > a:before, .basecontent-dynamic-content article .infosection > div:first-child .vwp #bwFormulare h2:before, .basecontent-dynamic-content article .infosection > div:first-child .vwp #bwFormulare .sitemap > li > ul > li > a:before, .vwp #bwFormulare .infosection > div:first-child .basecontent-dynamic-content article h2:before, .vwp #bwFormulare .infosection > div:first-child .basecontent-dynamic-content article .sitemap > li > ul > li > a:before, .infosection > div:first-child .basecontent-dynamic-content article .vwp #bwFormulare h2:before, .infosection > div:first-child .basecontent-dynamic-content article .vwp #bwFormulare .sitemap > li > ul > li > a:before, .vwp #bwFormulare .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend:before, .basecontent-dynamic-content article .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .vwp #bwFormulare legend:before, .vwp #bwFormulare .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content article legend:before, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dynamic-content article .vwp #bwFormulare legend:before, .vwp #bwFormulare .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend:before, .basecontent-dynamic-content article #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .vwp #bwFormulare legend:before, .vwp #bwFormulare #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dynamic-content article legend:before, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dynamic-content article .vwp #bwFormulare legend:before, .vwp #bwFormulare .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child h2:before, .vwp #bwFormulare .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .sitemap > li > ul > li > a:before, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .vwp #bwFormulare h2:before, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child .vwp #bwFormulare .sitemap > li > ul > li > a:before, .vwp #bwFormulare .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf h2:before, .vwp #bwFormulare .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .sitemap > li > ul > li > a:before, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .vwp #bwFormulare h2:before, .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .vwp #bwFormulare .sitemap > li > ul > li > a:before, .vwp #bwFormulare .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset legend:before, .basecontent-dvv-linklist .teaser .kopf .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .vwp #bwFormulare legend:before, .vwp #bwFormulare .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-linklist .teaser .kopf legend:before, .infosection > div:first-child #zmSuche .zmsuchecontent #zmf fieldset .basecontent-dvv-linklist .teaser .kopf .vwp #bwFormulare legend:before, .vwp #bwFormulare .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child legend:before, .basecontent-dvv-linklist .teaser .kopf #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .vwp #bwFormulare legend:before, .vwp #bwFormulare #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf legend:before, #zmSuche .zmsuchecontent #zmf fieldset .infosection > div:first-child .basecontent-dvv-linklist .teaser .kopf .vwp #bwFormulare legend:before, .vwp #bwFormulare .kontakt .ansprechName:before, .vwp .kontakt #bwFormulare .ansprechName:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

/*	================================================== PAGES / suche ==================================================*/
.body_search #direktmenu, .body_search .l-breadcrumb { display: none; }

.highlight { background: #ff0; color: #333; padding: 0 0.5rem; }

.searchDiv { position: relative; margin-top: 100px; }

.searchDiv .searchForm { display: flex; flex-direction: column; background-color: transparent; }

.searchDiv input[name="order"] + span { display: flex; justify-content: space-between; margin-bottom: 1rem; }

.searchDiv input[name="order"] + span .searchQueryInfo { display: none; }

.searchDiv input[name="order"] + span > input { width: 85%; }

.searchDiv input[name="order"] + span > button { width: 15%; }

.searchDiv input[name="order"] + span + span { align-self: end; width: 15%; }

.searchDiv input[name="order"] + span + span > button { width: 100%; color: #004b91; background-color: rgba(0, 75, 145, 0.25); }

.searchDiv .extendedSearch { background-color: rgba(0, 75, 145, 0.25); padding: 30px 45px; }

.searchDiv .extendedSearch h2, .searchDiv .extendedSearch .sitemap > li > ul > li > a, .searchDiv .extendedSearch #zmSuche .zmsuchecontent #zmf fieldset legend, #zmSuche .zmsuchecontent #zmf fieldset .searchDiv .extendedSearch legend { margin-top: 0; }

.searchDiv .extendedSearch .searchFilterBox #searchForm-sections select, .searchDiv .extendedSearch .searchFilterRight input { width: 100%; }

.searchDiv .ergebnisseKopf { display: flex; flex-direction: column; font-size: 1.25rem; }

.searchDiv .ergebnisseKopfAnzahl { margin-right: 2rem; font-size: 1.25rem; }

.searchDiv .ergebnisseRumpf { margin-top: 60px; }

.searchDiv .ergebnisseRumpf ul { display: flex; flex-direction: column; padding-left: 0; }

.searchDiv .ergebnisseRumpf ul li { background-color: rgba(240, 255, 207, 0.5); list-style: none; padding: 30px; margin-bottom: 30px; }

.searchDiv .ergebnisseRumpf ul li + li { margin-top: 5px; }

.searchDiv .resultScore { display: flex; align-items: baseline; margin-top: 1rem; }

.searchDiv .resultScore .score-label { margin-right: 20px; font-weight: 400; }

.searchDiv .resultScore .score-bar { border: 1px solid #3d3d3f; border-radius: 3px; padding: 1px; position: relative; top: 1px; width: 104px; height: 14px; margin-right: 7px; }

.searchDiv .resultScore .score-bar > * { margin-right: 2rem; }

.searchDiv .resultScore .score-bar .score-bar-inner { background: #96bd0d; }

.searchDiv .ergebnisseBottom { display: flex; align-items: center; justify-content: center; }

.searchDiv .ergebnisseBottom .button { margin-right: 0.25rem; }

/*	================================================== PAGES / sitemap ==================================================*/
.sitemap { list-style: none; padding: 0; }

.sitemap > li > a { display: none; }

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

.sitemap > li > ul > li { margin-bottom: 3em; border-bottom: 50px solid #e3e3e3; }

.sitemap > li > ul > li:last-child { border-bottom: none; }

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

.sitemap > li > ul > li > ul > li { background-color: #fff; display: table; width: 100%; margin: 1em 0 0; padding: 0 0 1em; border-bottom: 1px solid #e3e3e3; }

.sitemap > li > ul > li > ul > li > a { font-weight: 600; display: table-cell; width: 25%; }

.sitemap > li > ul > li > ul > li > ul { padding: 0; list-style: none; width: 70%; margin-bottom: 0; display: table-cell; }

.sitemap > li > ul > li > ul > li > ul > li > a { font-size: 85%; }

.sitemap > li > ul > li > ul > li > ul > li > ul { list-style: none; }

.sitemap > li > ul > li > ul > li > ul > li > ul > li > a { font-size: 75%; }

/*	================================================== PAGES / view-zm ==================================================*/
.zmitem { background-color: #fafafa; display: flex; flex-direction: column; }

.zmitem__header { background: #3d3d3f; color: #fff; font-weight: bold; padding: 15px 30px; }

.zmitem__header h1, .zmitem__header .infosection > div:first-child h2, .infosection > div:first-child .zmitem__header h2, .zmitem__header h2, .zmitem__header #zmSuche .zmsuchecontent #zmf fieldset legend, #zmSuche .zmsuchecontent #zmf fieldset .zmitem__header legend, .zmitem__header .sitemap > li > ul > li > a, .zmitem__header h3, .zmitem__header .l-content .c-list h5, .l-content .c-list .zmitem__header h5, .zmitem__header .l-content .c-listnum h5, .l-content .c-listnum .zmitem__header h5, .zmitem__header .c-dynco article h1, .c-dynco article .zmitem__header h1, .zmitem__header .basecontent-dynamic-content article h1, .basecontent-dynamic-content article .zmitem__header h1, .zmitem__header .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle .zmitem__header label, .zmitem__header .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle .zmitem__header label, .zmitem__header .basecontent-dvv-linklist .teaser .kopf h1, .basecontent-dvv-linklist .teaser .kopf .zmitem__header h1, .zmitem__header #lpSeite .bwKontakt > .vCard > .kopf .fn, #lpSeite .bwKontakt > .vCard > .kopf .zmitem__header .fn, .zmitem__header .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .zmitem__header .fn, .zmitem__header .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .zmitem__header .fn, .zmitem__header .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .zmitem__header .fn, .zmitem__header .vwp .kontakt .ansprechName, .vwp .kontakt .zmitem__header .ansprechName, .zmitem__header h4, .zmitem__header .c-table caption, .c-table .zmitem__header caption, .zmitem__header .basecontent-table > table caption, .basecontent-table > table .zmitem__header caption { margin-top: inherit; }

.zmitem__body { display: flex; flex-wrap: wrap; padding: 30px; }

.zm-eliste__header .zmRegister { display: flex; flex-wrap: wrap; justify-content: space-between; margin-bottom: 60px; }

.zm-eliste__header .zmRegister .skip, .zm-eliste__header .zmRegister .hideme { display: none; }

.zm-eliste__header .zmRegister .aktiv, .zm-eliste__header .zmRegister .inaktiv { display: flex; flex: 1 1 2.7%; justify-content: center; align-items: center; height: 2.5rem; margin-right: 0.2%; margin-bottom: 0.2%; }

.zm-eliste__header .zmRegister .inaktiv { background: #e9ecef; color: #000; }

.zm-eliste__header .zmRegister a[title="Alle"] { flex-basis: 5.6%; }

.zm-eliste__body { display: flex; flex-wrap: wrap; margin-right: -30px; }

.zm-eliste__body .zmitem { flex-basis: 32%; margin-right: 1%; margin-bottom: 1%; transition: all 1s; }

@media (max-width: 1199.98px) { .zm-eliste__body .zmitem { flex-basis: 48%; } }

@media (max-width: 991.98px) { .zm-eliste__body .zmitem { flex-basis: 98%; } }

.zm-eliste__body .zmitem__header .zmtitel { float: left; margin-right: 0.6em; }

.zm-eliste__body .zmitem__body > div { flex-basis: 100%; }

.zm-eliste__body .zmitem__body .organization, .zm-eliste__body .zmitem__body .zmbeschreibung, .zm-eliste__body .zmitem__body .zmkurzbeschreibung .label, .zm-eliste__body .zmitem__body .zmanschrift .label, .zm-eliste__body .zmitem__body .homepage .label, .zm-eliste__body .zmitem__body .zmkontaktdaten .label, .zm-eliste__body .zmitem__body .contact > div, .zm-eliste__body .zmitem__body .zmperson, .zm-eliste__body .zmitem__body .vCard { display: none; }

.zm-eliste__body .zmitem__body .zmkurzbeschreibung p, .zm-eliste__body .zmitem__body .zmkurzbeschreibung #lpSeite, .zm-eliste__body .zmitem__body .zmkurzbeschreibung .basecontent-dvv-service-bw-beh-rdendaten, .zm-eliste__body .zmitem__body .zmkurzbeschreibung .basecontent-dvv-service-bw-kontakte, .zm-eliste__body .zmitem__body .zmkurzbeschreibung .basecontent-dvv-service-bw-einzelner-kontakt, .zm-eliste__body .zmitem__body .zmkurzbeschreibung #lpSeite .vCard .rumpf, #lpSeite .vCard .zm-eliste__body .zmitem__body .zmkurzbeschreibung .rumpf, .zm-eliste__body .zmitem__body .zmkurzbeschreibung #lpSeite .vCard .fn, #lpSeite .vCard .zm-eliste__body .zmitem__body .zmkurzbeschreibung .fn, .zm-eliste__body .zmitem__body .zmkurzbeschreibung #lpSeite .vCard .bez, #lpSeite .vCard .zm-eliste__body .zmitem__body .zmkurzbeschreibung .bez, .zm-eliste__body .zmitem__body .zmkurzbeschreibung #lpSeite .vCard .value, #lpSeite .vCard .zm-eliste__body .zmitem__body .zmkurzbeschreibung .value, .zm-eliste__body .zmitem__body .zmkurzbeschreibung .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .vCard .zm-eliste__body .zmitem__body .zmkurzbeschreibung .rumpf, .zm-eliste__body .zmitem__body .zmkurzbeschreibung .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn, .basecontent-dvv-service-bw-beh-rdendaten .vCard .zm-eliste__body .zmitem__body .zmkurzbeschreibung .fn, .zm-eliste__body .zmitem__body .zmkurzbeschreibung .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez, .basecontent-dvv-service-bw-beh-rdendaten .vCard .zm-eliste__body .zmitem__body .zmkurzbeschreibung .bez, .zm-eliste__body .zmitem__body .zmkurzbeschreibung .basecontent-dvv-service-bw-beh-rdendaten .vCard .value, .basecontent-dvv-service-bw-beh-rdendaten .vCard .zm-eliste__body .zmitem__body .zmkurzbeschreibung .value, .zm-eliste__body .zmitem__body .zmkurzbeschreibung .basecontent-dvv-service-bw-kontakte .vCard .rumpf, .basecontent-dvv-service-bw-kontakte .vCard .zm-eliste__body .zmitem__body .zmkurzbeschreibung .rumpf, .zm-eliste__body .zmitem__body .zmkurzbeschreibung .basecontent-dvv-service-bw-kontakte .vCard .fn, .basecontent-dvv-service-bw-kontakte .vCard .zm-eliste__body .zmitem__body .zmkurzbeschreibung .fn, .zm-eliste__body .zmitem__body .zmkurzbeschreibung .basecontent-dvv-service-bw-kontakte .vCard .bez, .basecontent-dvv-service-bw-kontakte .vCard .zm-eliste__body .zmitem__body .zmkurzbeschreibung .bez, .zm-eliste__body .zmitem__body .zmkurzbeschreibung .basecontent-dvv-service-bw-kontakte .vCard .value, .basecontent-dvv-service-bw-kontakte .vCard .zm-eliste__body .zmitem__body .zmkurzbeschreibung .value, .zm-eliste__body .zmitem__body .zmkurzbeschreibung .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .zm-eliste__body .zmitem__body .zmkurzbeschreibung .rumpf, .zm-eliste__body .zmitem__body .zmkurzbeschreibung .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .zm-eliste__body .zmitem__body .zmkurzbeschreibung .fn, .zm-eliste__body .zmitem__body .zmkurzbeschreibung .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .zm-eliste__body .zmitem__body .zmkurzbeschreibung .bez, .zm-eliste__body .zmitem__body .zmkurzbeschreibung .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .zm-eliste__body .zmitem__body .zmkurzbeschreibung .value, .zm-eliste__body .zmitem__body .zmkurzbeschreibung #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .zm-eliste__body .zmitem__body .zmkurzbeschreibung label { margin-bottom: 0.5em; }

.zm-eliste__body .zmitem__body .zmkurzbeschreibung { order: -5; }

.zm-eliste__body .zmitem__body .street-address { order: -4; }

.zm-eliste__body .zmitem__body .cityline { order: -3; flex-basis: initial; }

.zm-eliste__body .zmitem__body .borrow { flex-basis: initial; margin-left: 0.3em; }

.zm-eliste__body .zmitem__body .borrow:before { content: " -"; }

.zm-eliste__body .zmitem__body .homepage { margin-top: .5rem; }

.zm-eliste__body .zmitem__body .contact .mail { display: block; }

.zm-eliste__body .zmitem__body .contact .mail .bez { display: none; }

.zm-eliste__body .zmitem__footer { align-self: center; margin-top: auto; margin-bottom: 1rem; }

.zm-eliste__body .zmitem__footer .details { text-transform: lowercase; }

.zm-eliste__body .zmitem__footer .details:before { color: #004b91; content: ""; display: inline; font-family: "Font Awesome 5 Free"; font-weight: bold; padding: 1px 0.5em 0 0; }

.zm-eliste__body .zmitem.odd { background-color: #e9ecef; }

.zm-detail .zmitem { margin: 30px 0; }

.zm-detail .zmitem__header .zmtitel .summary { display: flex; align-items: baseline; }

.zm-detail .zmitem__header .zmtitel .summary .titel { margin-right: 0.5rem; }

.zm-detail .zmitem__header .zmtitel .summary h2, .zm-detail .zmitem__header .zmtitel .summary #zmSuche .zmsuchecontent #zmf fieldset legend, #zmSuche .zmsuchecontent #zmf fieldset .zm-detail .zmitem__header .zmtitel .summary legend, .zm-detail .zmitem__header .zmtitel .summary .sitemap > li > ul > li > a, .zm-detail .zmitem__header .zmtitel .summary h3, .zm-detail .zmitem__header .zmtitel .summary .l-content .c-list h5, .l-content .c-list .zm-detail .zmitem__header .zmtitel .summary h5, .zm-detail .zmitem__header .zmtitel .summary .l-content .c-listnum h5, .l-content .c-listnum .zm-detail .zmitem__header .zmtitel .summary h5, .zm-detail .zmitem__header .zmtitel .summary .c-dynco article h1, .c-dynco article .zm-detail .zmitem__header .zmtitel .summary h1, .zm-detail .zmitem__header .zmtitel .summary .basecontent-dynamic-content article h1, .basecontent-dynamic-content article .zm-detail .zmitem__header .zmtitel .summary h1, .zm-detail .zmitem__header .zmtitel .summary .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle .zm-detail .zmitem__header .zmtitel .summary label, .zm-detail .zmitem__header .zmtitel .summary .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle .zm-detail .zmitem__header .zmtitel .summary label, .zm-detail .zmitem__header .zmtitel .summary .basecontent-dvv-linklist .teaser .kopf h1, .basecontent-dvv-linklist .teaser .kopf .zm-detail .zmitem__header .zmtitel .summary h1, .zm-detail .zmitem__header .zmtitel .summary #lpSeite .bwKontakt > .vCard > .kopf .fn, #lpSeite .bwKontakt > .vCard > .kopf .zm-detail .zmitem__header .zmtitel .summary .fn, .zm-detail .zmitem__header .zmtitel .summary .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .zm-detail .zmitem__header .zmtitel .summary .fn, .zm-detail .zmitem__header .zmtitel .summary .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .zm-detail .zmitem__header .zmtitel .summary .fn, .zm-detail .zmitem__header .zmtitel .summary .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .zm-detail .zmitem__header .zmtitel .summary .fn, .zm-detail .zmitem__header .zmtitel .summary .vwp .kontakt .ansprechName, .vwp .kontakt .zm-detail .zmitem__header .zmtitel .summary .ansprechName { margin-bottom: 0; }

.zm-detail .zmitem__body > div { flex-basis: 48%; margin-right: 2%; margin-bottom: 1.5rem; }

.zm-detail .zmitem__body .label { display: none; }

.zm-detail .zmitem__body .zmanschrift .vCard { display: flex; flex-wrap: wrap; position: relative; }

.zm-detail .zmitem__body .zmanschrift .vCard .organization, .zm-detail .zmitem__body .zmanschrift .vCard .mapsLink, .zm-detail .zmitem__body .zmanschrift .vCard .efaLink { display: none; }

.zm-detail .zmitem__body .zmanschrift .vCard > div { flex-basis: 100%; }

.zm-detail .zmitem__body .zmanschrift .vCard .vCardLink { order: 4; }

.zm-detail .zmitem__body .zmanschrift .vCard .street-adress { order: 1; }

.zm-detail .zmitem__body .zmanschrift .vCard .cityline { order: 2; flex-basis: inherit; }

.zm-detail .zmitem__body .zmanschrift .vCard .borrow { order: 3; flex-basis: initial; margin-left: 0.3em; }

.zm-detail .zmitem__body .zmanschrift .vCard .borrow:before { content: " -"; }

.zm-detail .zmitem__body .zmanschrift .vCard .mail, .zm-detail .zmitem__body .zmanschrift .vCard .tel, .zm-detail .zmitem__body .zmanschrift .vCard .mobile, .zm-detail .zmitem__body .zmanschrift .vCard .fax { order: 5; }

.zm-detail .zmitem__body #xmap { margin-right: 0; margin-left: 2%; }

.zm-detail .zmitem__body #xmap .mapCanvas { max-height: 200px; }

.zm-detail .zmitem__body .zmanschrift { order: 1; }

.zm-detail .zmitem__body #xmap { order: 2; }

.zm-detail .zmitem__body .homepage { order: 3; flex-basis: 100%; }

.zm-detail .zmitem__body .zmkurzbeschreibung { order: 4; flex-basis: 100%; }

.zm-detail .zmitem__body .zmbeschreibung { order: 5; flex-basis: 100%; }

.zm-detail .zmitem__body .zmperson { order: 6; }

.zm-detail .zmitem__body .zmperson { margin-right: 0; margin-left: 2%; }

.zm-detail .zmitem__body .zmperson > .value > .vCard { background-color: #fff; box-shadow: 0 0 2px #ccc; display: flex; flex-wrap: wrap; padding: 30px; }

.zm-detail .zmitem__body .zmperson > .value > .vCard > div { flex-basis: 100%; }

.zm-detail .zmitem__body .zmperson > .value > .vCard .fn { order: -6; }

.zm-detail .zmitem__body .zmperson > .value > .vCard .titles { order: -5; flex-basis: initial; }

.zm-detail .zmitem__body .zmperson > .value > .vCard .organization { order: -4; flex-basis: 50%; font-weight: normal; }

.zm-detail .zmitem__body .zmperson > .value > .vCard .street-address { order: -3; margin-top: 1.5em; }

.zm-detail .zmitem__body .zmperson > .value > .vCard .cityline { order: -2; flex-basis: initial; }

.zm-detail .zmitem__body .zmperson > .value > .vCard .borrow { order: -1; flex-basis: 55%; margin-left: 0.3em; }

.zm-detail .zmitem__body .zmperson > .value > .vCard .borrow:before { content: " -"; }

/*	================================================== THEMES / microsite-stadtwerke ==================================================*/
.home.stadtwerke .l-main { margin-top: 60px; }

.home.stadtwerke .l-main .l-main-inner .l-content { margin-bottom: 100px; }

.home.stadtwerke .kacheln { display: -ms-grid; display: grid; gap: 15px; -ms-grid-columns: 1fr 15px 1fr; grid-template-columns: 1fr 1fr; padding: 0 30px; margin-bottom: 60px; }

@media (max-width: 767.98px) { .home.stadtwerke .kacheln { -ms-grid-columns: 1fr; grid-template-columns: 1fr; } }

.home.stadtwerke .kacheln > div { -ms-flex-preferred-size: 100%; flex-basis: 100%; width: 100%; max-width: 100%; }

.home.stadtwerke .kacheln .v-box { margin: 0; padding: 0; }

.home.stadtwerke .kacheln .image-inner > .internerLink { top: 0; height: 100%; }

.home.stadtwerke .notfallkasten { background: #004b91; color: #fff; margin: 0px; padding: 30px 30px; margin-top: 100px; margin-bottom: 100px; }

@media (max-width: 767.98px) { .home.stadtwerke .notfallkasten { margin-top: 30px; padding: 30px 10px; } }

@media (max-width: 767.98px) { .home.stadtwerke .notfallkasten .c-list ul { padding: 0.5rem 1rem; } }

@media (max-width: 767.98px) { .home.stadtwerke .notfallkasten .c-list li { padding: 0.5rem 1rem 0.5rem 0.25rem; } }

.home.stadtwerke .notfallkasten h2, .home.stadtwerke .notfallkasten #zmSuche .zmsuchecontent #zmf fieldset legend, #zmSuche .zmsuchecontent #zmf fieldset .home.stadtwerke .notfallkasten legend, .home.stadtwerke .notfallkasten .sitemap > li > ul > li > a { text-transform: uppercase; }

.home.stadtwerke .notfallkasten h2:before, .home.stadtwerke .notfallkasten #zmSuche .zmsuchecontent #zmf fieldset legend:before, #zmSuche .zmsuchecontent #zmf fieldset .home.stadtwerke .notfallkasten legend:before, .home.stadtwerke .notfallkasten .sitemap > li > ul > li > a:before { color: #f0ffcf; font-family: "Font Awesome 5 Free"; content: '\f098'; font-weight: bold; padding: 1px 0.5em 0 0; }

.home.stadtwerke .notfallkasten a { color: #fff; word-break: keep-all; display: block; }

.home.stadtwerke .notfallkasten a:before { color: #fff; display: inline-block; }

.home.stadtwerke .notfallkasten a:hover, .home.stadtwerke .notfallkasten a:focus { color: #f0ffcf; text-decoration: underline; }

.home.stadtwerke .topthemen-boxen { margin: 0px; padding: 0px; margin-top: 100px; display: -ms-grid; display: grid; grid-template-columns: repeat(auto-fit, minmax(25%, 1fr)); gap: 15px; }

@media (max-width: 991.98px) { .home.stadtwerke .topthemen-boxen { grid-template-columns: repeat(auto-fit, minmax(100%, 1fr)); } }

@media (max-width: 767.98px) { .home.stadtwerke .topthemen-boxen { grid-template-columns: repeat(auto-fit, minmax(100%, 1fr)); margin-top: 30px; } }

.home.stadtwerke .topthemen-boxen > div { background: #f8f9fa; border: 0px solid #004b91; width: 100%; flex-basis: 100%; max-width: 100%; padding: 20px 10px; }

.home.stadtwerke .topthemen-boxen > div > .subc { height: 100%; }

.home.stadtwerke .topthemen-boxen > div > .subc .v-col { height: 100%; }

.home.stadtwerke .topthemen-boxen > div > .subc .v-col > div { height: 100%; }

.home.stadtwerke .topthemen-boxen > div > .subc .v-col > div > div { height: 100%; }

.home.stadtwerke .topthemen-boxen > div > .subc .v-col > div > div article { height: 100%; display: flex; justify-content: space-between; flex-direction: column; flex-wrap: wrap; }

.home.stadtwerke .topthemen-boxen h2, .home.stadtwerke .topthemen-boxen #zmSuche .zmsuchecontent #zmf fieldset legend, #zmSuche .zmsuchecontent #zmf fieldset .home.stadtwerke .topthemen-boxen legend, .home.stadtwerke .topthemen-boxen .sitemap > li > ul > li > a { margin-top: 20px; text-transform: uppercase; line-height: 1.25; }

.home.stadtwerke .topthemen-boxen .basecontent-table tr:last-child { border-bottom: 0px; }

.home.stadtwerke .topthemen-boxen .basecontent-table tr { border-bottom: 1px solid #004b91; }

.home.stadtwerke .topthemen-boxen .basecontent-table tr td:first-child { border-right: 1px solid #004b91; }

.home.stadtwerke .l-header { height: auto; }

.home.stadtwerke .l-header__stage { height: calc(20.833333333333333333vw + 100px); max-height: calc(400px + 100px); }

.home.stadtwerke .l-main .l-main-inner .l-content { margin-left: auto; margin-right: auto; max-width: 1400px; padding-left: 30px; padding-right: 30px; }

@media (min-width: 576px) { .home.stadtwerke .l-main .l-main-inner .l-content { max-width: 1400px; } }

@media (min-width: 768px) { .home.stadtwerke .l-main .l-main-inner .l-content { max-width: 1400px; } }

@media (min-width: 992px) { .home.stadtwerke .l-main .l-main-inner .l-content { max-width: 1400px; } }

@media (min-width: 1200px) { .home.stadtwerke .l-main .l-main-inner .l-content { max-width: 1400px; } }

@media (min-width: 1750px) { .home.stadtwerke .l-main .l-main-inner .l-content { max-width: 1440px; } }

.home.stadtwerke .l-main .l-main-inner .l-content .v-row { flex-wrap: wrap; }

.home.stadtwerke .l-main .l-main-inner .l-content .kacheln .composedcontent-dvv-box-in-box { position: absolute; bottom: 0; background: rgba(0, 75, 145, 0.75); color: #fff; width: 100%; padding: 10px 25px; text-transform: uppercase; }

.home.stadtwerke .l-main .l-main-inner .l-content .kacheln .composedcontent-dvv-box-in-box h2, .home.stadtwerke .l-main .l-main-inner .l-content .kacheln .composedcontent-dvv-box-in-box #zmSuche .zmsuchecontent #zmf fieldset legend, #zmSuche .zmsuchecontent #zmf fieldset .home.stadtwerke .l-main .l-main-inner .l-content .kacheln .composedcontent-dvv-box-in-box legend, .home.stadtwerke .l-main .l-main-inner .l-content .kacheln .composedcontent-dvv-box-in-box .sitemap > li > ul > li > a, .home.stadtwerke .l-main .l-main-inner .l-content .kacheln .composedcontent-dvv-box-in-box h3, .home.stadtwerke .l-main .l-main-inner .l-content .kacheln .composedcontent-dvv-box-in-box .c-list h5, .home.stadtwerke .l-main .l-main-inner .l-content .c-list .kacheln .composedcontent-dvv-box-in-box h5, .home.stadtwerke .l-main .l-main-inner .l-content .kacheln .composedcontent-dvv-box-in-box .c-listnum h5, .home.stadtwerke .l-main .l-main-inner .l-content .c-listnum .kacheln .composedcontent-dvv-box-in-box h5, .home.stadtwerke .l-main .l-main-inner .l-content .kacheln .composedcontent-dvv-box-in-box .c-dynco article h1, .c-dynco article .home.stadtwerke .l-main .l-main-inner .l-content .kacheln .composedcontent-dvv-box-in-box h1, .home.stadtwerke .l-main .l-main-inner .l-content .kacheln .composedcontent-dvv-box-in-box .basecontent-dynamic-content article h1, .basecontent-dynamic-content article .home.stadtwerke .l-main .l-main-inner .l-content .kacheln .composedcontent-dvv-box-in-box h1, .home.stadtwerke .l-main .l-main-inner .l-content .kacheln .composedcontent-dvv-box-in-box .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle label, .basecontent-form-editor .contentForm .formElementContainer .formElement.formTitle .home.stadtwerke .l-main .l-main-inner .l-content .kacheln .composedcontent-dvv-box-in-box label, .home.stadtwerke .l-main .l-main-inner .l-content .kacheln .composedcontent-dvv-box-in-box .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle label, .basecontent-form-editor .contentForm .formElementContainer .formElementRow.formTitle .home.stadtwerke .l-main .l-main-inner .l-content .kacheln .composedcontent-dvv-box-in-box label, .home.stadtwerke .l-main .l-main-inner .l-content .kacheln .composedcontent-dvv-box-in-box .basecontent-dvv-linklist .teaser .kopf h1, .basecontent-dvv-linklist .teaser .kopf .home.stadtwerke .l-main .l-main-inner .l-content .kacheln .composedcontent-dvv-box-in-box h1, .home.stadtwerke .l-main .l-main-inner .l-content .kacheln .composedcontent-dvv-box-in-box #lpSeite .bwKontakt > .vCard > .kopf .fn, #lpSeite .bwKontakt > .vCard > .kopf .home.stadtwerke .l-main .l-main-inner .l-content .kacheln .composedcontent-dvv-box-in-box .fn, .home.stadtwerke .l-main .l-main-inner .l-content .kacheln .composedcontent-dvv-box-in-box .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-beh-rdendaten .bwKontakt > .vCard > .kopf .home.stadtwerke .l-main .l-main-inner .l-content .kacheln .composedcontent-dvv-box-in-box .fn, .home.stadtwerke .l-main .l-main-inner .l-content .kacheln .composedcontent-dvv-box-in-box .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-kontakte .bwKontakt > .vCard > .kopf .home.stadtwerke .l-main .l-main-inner .l-content .kacheln .composedcontent-dvv-box-in-box .fn, .home.stadtwerke .l-main .l-main-inner .l-content .kacheln .composedcontent-dvv-box-in-box .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .fn, .basecontent-dvv-service-bw-einzelner-kontakt .bwKontakt > .vCard > .kopf .home.stadtwerke .l-main .l-main-inner .l-content .kacheln .composedcontent-dvv-box-in-box .fn, .home.stadtwerke .l-main .l-main-inner .l-content .kacheln .composedcontent-dvv-box-in-box .vwp .kontakt .ansprechName, .vwp .kontakt .home.stadtwerke .l-main .l-main-inner .l-content .kacheln .composedcontent-dvv-box-in-box .ansprechName, .home.stadtwerke .l-main .l-main-inner .l-content .kacheln .composedcontent-dvv-box-in-box h4, .home.stadtwerke .l-main .l-main-inner .l-content .kacheln .composedcontent-dvv-box-in-box .c-table caption, .c-table .home.stadtwerke .l-main .l-main-inner .l-content .kacheln .composedcontent-dvv-box-in-box caption, .home.stadtwerke .l-main .l-main-inner .l-content .kacheln .composedcontent-dvv-box-in-box .basecontent-table > table caption, .basecontent-table > table .home.stadtwerke .l-main .l-main-inner .l-content .kacheln .composedcontent-dvv-box-in-box caption { margin: 0; text-align: center; }

.home.stadtwerke .l-main .l-main-inner .l-content .kacheln .themenLink { height: 100%; width: 100%; display: block; position: relative; }

.home.stadtwerke .l-main .l-main-inner .l-content .kacheln .themenLink .composedcontent-dvv-box-in-box { transition: all 0.3s ease-in; }

.home.stadtwerke .l-main .l-main-inner .l-content .kacheln .themenLink:hover .composedcontent-dvv-box-in-box, .home.stadtwerke .l-main .l-main-inner .l-content .kacheln .themenLink:focus .composedcontent-dvv-box-in-box { background: #004b91; }

.home.stadtwerke .l-main .l-main-inner .l-content .kacheln figure { margin: 0; padding: 0; width: 100%; }

.home.stadtwerke .l-breadcrumb { display: none; }

body.stadtwerke [class^="c-list"], .basecontent-form-editor .contentForm .formElementContainer .formElement .stadtwerke.small [class^="c-list"], .basecontent-form-editor .contentForm .formElementContainer .formElementRow .stadtwerke.small [class^="c-list"] { position: unset; }

body.stadtwerke #direktmenu .d-wrap.d-wrap2 .c-list, .basecontent-form-editor .contentForm .formElementContainer .formElement .stadtwerke.small #direktmenu .d-wrap.d-wrap2 .c-list, .basecontent-form-editor .contentForm .formElementContainer .formElementRow .stadtwerke.small #direktmenu .d-wrap.d-wrap2 .c-list { display: none; }

body.stadtwerke .l-footer h2, .basecontent-form-editor .contentForm .formElementContainer .formElement .stadtwerke.small .l-footer h2, .basecontent-form-editor .contentForm .formElementContainer .formElementRow .stadtwerke.small .l-footer h2, body.stadtwerke .l-footer #zmSuche .zmsuchecontent #zmf fieldset legend, #zmSuche .zmsuchecontent #zmf fieldset body.stadtwerke .l-footer legend, .basecontent-form-editor .contentForm .formElementContainer .formElement .stadtwerke.small .l-footer #zmSuche .zmsuchecontent #zmf fieldset legend, #zmSuche .zmsuchecontent #zmf fieldset .basecontent-form-editor .contentForm .formElementContainer .formElement .stadtwerke.small .l-footer legend, .basecontent-form-editor .contentForm .formElementContainer .formElementRow .stadtwerke.small .l-footer #zmSuche .zmsuchecontent #zmf fieldset legend, #zmSuche .zmsuchecontent #zmf fieldset .basecontent-form-editor .contentForm .formElementContainer .formElementRow .stadtwerke.small .l-footer legend, body.stadtwerke .l-footer .sitemap > li > ul > li > a, .basecontent-form-editor .contentForm .formElementContainer .formElement .stadtwerke.small .l-footer .sitemap > li > ul > li > a, .basecontent-form-editor .contentForm .formElementContainer .formElementRow .stadtwerke.small .l-footer .sitemap > li > ul > li > a { -ms-flex-preferred-size: 100%; flex-basis: 100%; text-transform: uppercase; font-size: 2rem; line-height: 2.5rem; }

body.stadtwerke .l-footer .v-row [class^="col-"]:last-child, .basecontent-form-editor .contentForm .formElementContainer .formElement .stadtwerke.small .l-footer .v-row [class^="col-"]:last-child, .basecontent-form-editor .contentForm .formElementContainer .formElementRow .stadtwerke.small .l-footer .v-row [class^="col-"]:last-child { display: block !important; }

body.stadtwerke .sf-menu > li > ul, .basecontent-form-editor .contentForm .formElementContainer .formElement .stadtwerke.small .sf-menu > li > ul, .basecontent-form-editor .contentForm .formElementContainer .formElementRow .stadtwerke.small .sf-menu > li > ul { width: auto; padding: 0; display: inline; left: inherit; }

body.stadtwerke .sf-menu > li > ul > li, .basecontent-form-editor .contentForm .formElementContainer .formElement .stadtwerke.small .sf-menu > li > ul > li, .basecontent-form-editor .contentForm .formElementContainer .formElementRow .stadtwerke.small .sf-menu > li > ul > li { -ms-flex-preferred-size: 100%; flex-basis: 100%; }

body.stadtwerke .l-footer .button-war-gruen, .basecontent-form-editor .contentForm .formElementContainer .formElement .stadtwerke.small .l-footer .button-war-gruen, .basecontent-form-editor .contentForm .formElementContainer .formElementRow .stadtwerke.small .l-footer .button-war-gruen { margin-right: 15px !important; }

.home.stadtwerke #id2572819 { display: none; position: absolute; z-index: 2; height: auto; top: 55vh; left: 5vw; display: none; width: calc(100% - 5vw - 4rem); }

.home .home.stadtwerke #id2572819 { display: inherit; }

.home.stadtwerke #id2572819 .basecontent-dvv-script { padding-top: 0; }

.home.stadtwerke #id2572819 .basecontent-dvv-script legend { display: none; }

.home.stadtwerke #id2572819 .basecontent-dvv-script .c-quicksearch { position: absolute; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; width: 20vw; top: -35vh; right: 0; padding: 0; height: 60px; margin-bottom: 0 !important; }

.home.stadtwerke #id2572819 .basecontent-dvv-script .c-quicksearch input { height: 100%; border: none; }

.home.stadtwerke #id2572819 .basecontent-dvv-script .c-quicksearch .c-quicksearch__button { width: 60px; }

.home.stadtwerke #id2572819 h2, .home.stadtwerke #id2572819 #zmSuche .zmsuchecontent #zmf fieldset legend, #zmSuche .zmsuchecontent #zmf fieldset .home.stadtwerke #id2572819 legend, .home.stadtwerke #id2572819 .sitemap > li > ul > li > a, .home.stadtwerke #id2572819 p, .home.stadtwerke #id2572819 #lpSeite, .home.stadtwerke #id2572819 .basecontent-dvv-service-bw-beh-rdendaten, .home.stadtwerke #id2572819 .basecontent-dvv-service-bw-kontakte, .home.stadtwerke #id2572819 .basecontent-dvv-service-bw-einzelner-kontakt, .home.stadtwerke #id2572819 #lpSeite .vCard .rumpf, #lpSeite .vCard .home.stadtwerke #id2572819 .rumpf, .home.stadtwerke #id2572819 #lpSeite .vCard .fn, #lpSeite .vCard .home.stadtwerke #id2572819 .fn, .home.stadtwerke #id2572819 #lpSeite .vCard .bez, #lpSeite .vCard .home.stadtwerke #id2572819 .bez, .home.stadtwerke #id2572819 #lpSeite .vCard .value, #lpSeite .vCard .home.stadtwerke #id2572819 .value, .home.stadtwerke #id2572819 .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .vCard .home.stadtwerke #id2572819 .rumpf, .home.stadtwerke #id2572819 .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn, .basecontent-dvv-service-bw-beh-rdendaten .vCard .home.stadtwerke #id2572819 .fn, .home.stadtwerke #id2572819 .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez, .basecontent-dvv-service-bw-beh-rdendaten .vCard .home.stadtwerke #id2572819 .bez, .home.stadtwerke #id2572819 .basecontent-dvv-service-bw-beh-rdendaten .vCard .value, .basecontent-dvv-service-bw-beh-rdendaten .vCard .home.stadtwerke #id2572819 .value, .home.stadtwerke #id2572819 .basecontent-dvv-service-bw-kontakte .vCard .rumpf, .basecontent-dvv-service-bw-kontakte .vCard .home.stadtwerke #id2572819 .rumpf, .home.stadtwerke #id2572819 .basecontent-dvv-service-bw-kontakte .vCard .fn, .basecontent-dvv-service-bw-kontakte .vCard .home.stadtwerke #id2572819 .fn, .home.stadtwerke #id2572819 .basecontent-dvv-service-bw-kontakte .vCard .bez, .basecontent-dvv-service-bw-kontakte .vCard .home.stadtwerke #id2572819 .bez, .home.stadtwerke #id2572819 .basecontent-dvv-service-bw-kontakte .vCard .value, .basecontent-dvv-service-bw-kontakte .vCard .home.stadtwerke #id2572819 .value, .home.stadtwerke #id2572819 .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .home.stadtwerke #id2572819 .rumpf, .home.stadtwerke #id2572819 .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .home.stadtwerke #id2572819 .fn, .home.stadtwerke #id2572819 .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .home.stadtwerke #id2572819 .bez, .home.stadtwerke #id2572819 .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .home.stadtwerke #id2572819 .value, .home.stadtwerke #id2572819 #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .home.stadtwerke #id2572819 label { font-family: "Fjalla One", arial, helvetica, sans-serif; margin: 0; color: #fff; text-transform: uppercase; text-shadow: 0px 0px 10rem #00203e; }

.home.stadtwerke #id2572819 h2, .home.stadtwerke #id2572819 #zmSuche .zmsuchecontent #zmf fieldset legend, #zmSuche .zmsuchecontent #zmf fieldset .home.stadtwerke #id2572819 legend, .home.stadtwerke #id2572819 .sitemap > li > ul > li > a { font-size: 3.5vw; line-height: 6vw; max-width: 90vw; }

.home.stadtwerke #id2572819 p, .home.stadtwerke #id2572819 #lpSeite, .home.stadtwerke #id2572819 .basecontent-dvv-service-bw-beh-rdendaten, .home.stadtwerke #id2572819 .basecontent-dvv-service-bw-kontakte, .home.stadtwerke #id2572819 .basecontent-dvv-service-bw-einzelner-kontakt, .home.stadtwerke #id2572819 #lpSeite .vCard .rumpf, #lpSeite .vCard .home.stadtwerke #id2572819 .rumpf, .home.stadtwerke #id2572819 #lpSeite .vCard .fn, #lpSeite .vCard .home.stadtwerke #id2572819 .fn, .home.stadtwerke #id2572819 #lpSeite .vCard .bez, #lpSeite .vCard .home.stadtwerke #id2572819 .bez, .home.stadtwerke #id2572819 #lpSeite .vCard .value, #lpSeite .vCard .home.stadtwerke #id2572819 .value, .home.stadtwerke #id2572819 .basecontent-dvv-service-bw-beh-rdendaten .vCard .rumpf, .basecontent-dvv-service-bw-beh-rdendaten .vCard .home.stadtwerke #id2572819 .rumpf, .home.stadtwerke #id2572819 .basecontent-dvv-service-bw-beh-rdendaten .vCard .fn, .basecontent-dvv-service-bw-beh-rdendaten .vCard .home.stadtwerke #id2572819 .fn, .home.stadtwerke #id2572819 .basecontent-dvv-service-bw-beh-rdendaten .vCard .bez, .basecontent-dvv-service-bw-beh-rdendaten .vCard .home.stadtwerke #id2572819 .bez, .home.stadtwerke #id2572819 .basecontent-dvv-service-bw-beh-rdendaten .vCard .value, .basecontent-dvv-service-bw-beh-rdendaten .vCard .home.stadtwerke #id2572819 .value, .home.stadtwerke #id2572819 .basecontent-dvv-service-bw-kontakte .vCard .rumpf, .basecontent-dvv-service-bw-kontakte .vCard .home.stadtwerke #id2572819 .rumpf, .home.stadtwerke #id2572819 .basecontent-dvv-service-bw-kontakte .vCard .fn, .basecontent-dvv-service-bw-kontakte .vCard .home.stadtwerke #id2572819 .fn, .home.stadtwerke #id2572819 .basecontent-dvv-service-bw-kontakte .vCard .bez, .basecontent-dvv-service-bw-kontakte .vCard .home.stadtwerke #id2572819 .bez, .home.stadtwerke #id2572819 .basecontent-dvv-service-bw-kontakte .vCard .value, .basecontent-dvv-service-bw-kontakte .vCard .home.stadtwerke #id2572819 .value, .home.stadtwerke #id2572819 .basecontent-dvv-service-bw-einzelner-kontakt .vCard .rumpf, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .home.stadtwerke #id2572819 .rumpf, .home.stadtwerke #id2572819 .basecontent-dvv-service-bw-einzelner-kontakt .vCard .fn, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .home.stadtwerke #id2572819 .fn, .home.stadtwerke #id2572819 .basecontent-dvv-service-bw-einzelner-kontakt .vCard .bez, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .home.stadtwerke #id2572819 .bez, .home.stadtwerke #id2572819 .basecontent-dvv-service-bw-einzelner-kontakt .vCard .value, .basecontent-dvv-service-bw-einzelner-kontakt .vCard .home.stadtwerke #id2572819 .value, .home.stadtwerke #id2572819 #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem label, #zmSuche .zmsuchecontent #zmf fieldset #zeitid .element .zeitraumitem .home.stadtwerke #id2572819 label { display: inline; font-size: 9vw; line-height: 9vw; margin-bottom: 0; }

.home.stadtwerke #id2572819 .typechange { margin-left: 1.75vw !important; }

body.stadtwerke .sf-menu > li:last-child > ul, .basecontent-form-editor .contentForm .formElementContainer .formElement .stadtwerke.small .sf-menu > li:last-child > ul, .basecontent-form-editor .contentForm .formElementContainer .formElementRow .stadtwerke.small .sf-menu > li:last-child > ul { right: 0; }

/*# sourceMappingURL=styles.map?t=1679195085211 */