.justify-items-start{justify-items:start}.justify-items-center{justify-items:center}.justify-items-end{justify-items:end}.content-start{align-content:start}.content-center{align-content:center}.content-end{align-content:end}.items-start{align-items:start}.items-center{align-items:center}.items-end{align-items:end}[class*=grid_]{display:grid;grid-gap:1rem}[class*=grid_]>.block{margin-bottom:0}@media(min-width: 576px){.grid_mobile_100{grid-template-columns:1fr}.grid_mobile_50_50{grid-template-columns:repeat(2, 1fr)}.grid_mobile_33_33_33{grid-template-columns:repeat(3, 1fr)}.grid_mobile_25_25_25_25{grid-template-columns:repeat(4, 1fr)}.grid_mobile_75_25{grid-template-columns:3fr 1fr}.grid_mobile_25_75{grid-template-columns:1fr 3fr}.grid_mobile_66_33{grid-template-columns:2fr 1fr}.grid_mobile_33_66{grid-template-columns:1fr 2fr}.grid_mobile_50_25_25{grid-template-columns:2fr 1fr 1fr}.grid_mobile_25_50_25{grid-template-columns:1fr 2fr 1fr}.grid_mobile_25_25_50{grid-template-columns:1fr 1fr 2fr}.grid_mobile_40_30_30{grid-template-columns:4fr 3fr 3fr}.grid_mobile_30_40_30{grid-template-columns:3fr 4fr 3fr}.grid_mobile_30_30_40{grid-template-columns:3fr 3fr 4fr}}@media(min-width: 768px){.grid_tablet_100{grid-template-columns:1fr}.grid_tablet_50_50{grid-template-columns:repeat(2, 1fr)}.grid_tablet_33_33_33{grid-template-columns:repeat(3, 1fr)}.grid_tablet_25_25_25_25{grid-template-columns:repeat(4, 1fr)}.grid_tablet_75_25{grid-template-columns:3fr 1fr}.grid_tablet_25_75{grid-template-columns:1fr 3fr}.grid_tablet_66_33{grid-template-columns:2fr 1fr}.grid_tablet_33_66{grid-template-columns:1fr 2fr}.grid_tablet_50_25_25{grid-template-columns:2fr 1fr 1fr}.grid_tablet_25_50_25{grid-template-columns:1fr 2fr 1fr}.grid_tablet_25_25_50{grid-template-columns:1fr 1fr 2fr}.grid_tablet_40_30_30{grid-template-columns:4fr 3fr 3fr}.grid_tablet_30_40_30{grid-template-columns:3fr 4fr 3fr}.grid_tablet_30_30_40{grid-template-columns:3fr 3fr 4fr}.grid_tablet_20_40_40{grid-template-columns:1fr 2fr 2fr}.grid_tablet_40_20_40{grid-template-columns:2fr 1fr 2fr}.grid_tablet_40_40_20{grid-template-columns:2fr 2fr 1fr}}@media(min-width: 992px){.grid_desktop_100{grid-template-columns:1fr}.grid_desktop_50_50{grid-template-columns:repeat(2, 1fr)}.grid_desktop_50_25_25{grid-template-columns:2fr 1fr 1fr}.grid_desktop_33_33_33{grid-template-columns:repeat(3, 1fr)}.grid_desktop_75_25{grid-template-columns:3fr 1fr}.grid_desktop_25_75{grid-template-columns:1fr 3fr}.grid_desktop_66_33{grid-template-columns:2fr 1fr}.grid_desktop_33_66{grid-template-columns:1fr 2fr}.grid_desktop_50_25_25{grid-template-columns:2fr 1fr 1fr}.grid_desktop_40_30_30{grid-template-columns:4fr 3fr 3fr}.grid_desktop_50_25_25{grid-template-columns:2fr 1fr 1fr}.grid_desktop_25_50_25{grid-template-columns:1fr 2fr 1fr}.grid_desktop_25_25_50{grid-template-columns:1fr 1fr 2fr}.grid_desktop_40_30_30{grid-template-columns:4fr 3fr 3fr}.grid_desktop_30_40_30{grid-template-columns:3fr 4fr 3fr}.grid_desktop_30_30_40{grid-template-columns:3fr 3fr 4fr}.grid_desktop_20_40_40{grid-template-columns:1fr 2fr 2fr}.grid_desktop_40_20_40{grid-template-columns:2fr 1fr 2fr}.grid_desktop_40_40_20{grid-template-columns:2fr 2fr 1fr}.grid_desktop_25_25_25_25{grid-template-columns:repeat(4, 1fr)}.grid_desktop_40_20_20_20{grid-template-columns:2fr 1fr 1fr 1fr}.grid_desktop_20_40_20_20{grid-template-columns:1fr 2fr 1fr 1fr}.grid_desktop_20_20_40_20{grid-template-columns:1fr 1fr 2fr 1fr}.grid_desktop_20_20_20_40{grid-template-columns:1fr 1fr 1fr 2fr}.grid_desktop_20_20_20_20_20{grid-template-columns:repeat(5, 1fr)}}

@charset "UTF-8";
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

body {
  --brand-color1: rgba(0,81,135,1);
  --brand-color2: rgb(245, 162, 0);
  --brand-schwarz: #31393f;
  --grau100: #f8f8f8;
  --grau200: #eaedee;
  --grau300: #D7D9DA;
  --grau400: #BDBFC2;
  --grau500: #AAAAAA;
  --grau600:	#74787C;
  --grau700:	#56595C;
  --grau800:	#3D4042;
  --grau900:	var(--brand-schwarz);
  --base-color: var(--brand-color1);
  --base-color-light: #fff;
  --text-color:	var(--brand-schwarz);
  --text-color-light:	#fff;
  --heading-color: var(--brand-color2);
  --page-background: var(--brand-color1);
  --action: var(--brand-color2);
  --action-respond: var(--brand-color1);
}

/* Define the "system" font family */
@font-face {
  font-family: system;
  font-style: normal;
  font-weight: 400;
  src: local(".SFNSText-Light"), local(".HelveticaNeueDeskInterface-Light"), local(".LucidaGrandeUI"), local("Ubuntu Light"), local("Segoe UI Light"), local("Roboto-Light"), local("DroidSans"), local("Tahoma");
}
@font-face {
  font-family: systembold;
  font-style: bold;
  font-weight: 700;
  src: local(".SFNSText-Light"), local(".HelveticaNeueDeskInterface-Light"), local(".LucidaGrandeUI"), local("Ubuntu Light"), local("Segoe UI Light"), local("Roboto-Light"), local("DroidSans"), local("Tahoma");
}
body {
  --font-family-sans: "system", sans-serif;
  --font-family-display: "systembold", "system", sans-serif;
  --font-family-default: var(--font-family-sans);
  --base-font-size: 16px;
  --doc-font-size: 16;
  --base-line-height: 24px;
  --font-weight-light: 300;
  --font-weight-regular: 400;
  --font-weight-semibold: 600;
  --font-weight-bold: 700;
  --font-weight-extrabold: 800;
}

body {
  --page-margin: 1rem;
  --box-width: 1440;
  --box-width-margin: calc(var(--box-width) + (2 * var(--page-margin)));
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.invisible, .ce_form .widget-radio .radio_container > span input, .ce_form .widget-checkbox .checkbox_container > span input {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.invisibleAccessible,
.sr-only {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden !important;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*Make Contao Elements visble at all*/
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.centered {
  text-align: center;
}

/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "“" "”" "‘" "’";
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/******************************************************************
CUSTOMIZED RESET VALUES
I added these extra styles as a more personalized reset. Feel free
to remove them if you like or add your own. If you want to update
the normalize styles, make sure to edit from this point up.
******************************************************************/
b, strong, .strong {
  font-weight: bold;
}

em, .em {
  font-style: italic;
}

small {
  font-size: 75%;
}

dd {
  margin: 0;
}

html {
  font-size: 100%;
  font-family: var(--font-family-default);
}
@media screen and (min-width: 768px) {
  html {
    font-size: 112.5%;
  }
}
@media screen and (min-width: 1200px) {
  html {
    font-size: 125%;
  }
}

html, body {
  font-family: var(--font-family-default);
  font-weight: var(--font-weight-regular);
  line-height: 1.5;
  color: var(--text-color);
  overflow-x: hidden;
}

@media (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth;
  }
}
p {
  margin: 0 0 0.5em 0;
}

.block {
  overflow: hidden;
}

html {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

body {
  --spacingtop: 2;
  --spacingbottom: 2;
}

.mtop0 {
  --spacingtop: 0;
}

.mtop10 {
  --spacingtop: 10;
}

.mtop20 {
  --spacingtop: 20;
}

.mtop30 {
  --spacingtop: 30;
}

.mtop40 {
  --spacingtop: 40;
}

.mtop50 {
  --spacingtop: 50;
}

.mtop60 {
  --spacingtop: 60;
}

.mtop70 {
  --spacingtop: 70;
}

.mtop80 {
  --spacingtop: 80;
}

.mtop90 {
  --spacingtop: 90;
}

.mtop100 {
  --spacingtop: 100;
}

.mtop150 {
  --spacingtop: 150;
}

.mtop200 {
  --spacingtop: 200;
}

.mtop300 {
  --spacingtop: 300;
}

.mbottom0 {
  --spacingbottom: 0;
}

.mbottom10 {
  --spacingbottom: 10;
}

.mbottom20 {
  --spacingbottom: 20;
}

.mbottom30 {
  --spacingbottom: 30;
}

.mbottom40 {
  --spacingbottom: 40;
}

.mbottom50 {
  --spacingbottom: 50;
}

.mbottom60 {
  --spacingbottom: 60;
}

.mbottom70 {
  --spacingbottom: 70;
}

.mbottom80 {
  --spacingbottom: 80;
}

.mbottom90 {
  --spacingbottom: 90;
}

.mbottom100 {
  --spacingbottom: 100;
}

.mbottom150 {
  --spacingbottom: 150;
}

.mbottom200 {
  --spacingbottom: 200;
}

.mbottom300 {
  --spacingbottom: 300;
}

.ptop0 {
  --spacingtop: 0;
}

.ptop10 {
  --spacingtop: 10;
}

.ptop20 {
  --spacingtop: 20;
}

.ptop30 {
  --spacingtop: 30;
}

.ptop40 {
  --spacingtop: 40;
}

.ptop50 {
  --spacingtop: 50;
}

.ptop60 {
  --spacingtop: 60;
}

.ptop70 {
  --spacingtop: 70;
}

.ptop80 {
  --spacingtop: 80;
}

.ptop90 {
  --spacingtop: 90;
}

.ptop100 {
  --spacingtop: 100;
}

.ptop150 {
  --spacingtop: 150;
}

.ptop200 {
  --spacingtop: 200;
}

.ptop300 {
  --spacingtop: 300;
}

.pbottom0 {
  --spacingbottom: 0;
}

.pbottom10 {
  --spacingbottom: 10;
}

.pbottom20 {
  --spacingbottom: 20;
}

.pbottom30 {
  --spacingbottom: 30;
}

.pbottom40 {
  --spacingbottom: 40;
}

.pbottom50 {
  --spacingbottom: 50;
}

.pbottom60 {
  --spacingbottom: 60;
}

.pbottom70 {
  --spacingbottom: 70;
}

.pbottom80 {
  --spacingbottom: 80;
}

.pbottom90 {
  --spacingbottom: 90;
}

.pbottom100 {
  --spacingbottom: 100;
}

.pbottom150 {
  --spacingbottom: 150;
}

.pbottom200 {
  --spacingbottom: 200;
}

.pbottom300 {
  --spacingbottom: 300;
}

[class*=mtop] {
  margin-top: calc(var(--spacingtop) * 1px);
}

[class*=mbottom] {
  margin-bottom: calc(var(--spacingbottom) * 1px);
}

[class*=mtop].ppercent {
  margin-top: calc(var(--spacingtop) * 0.1%);
}

[class*=mbottom].ppercent {
  margin-bottom: calc(var(--spacingbottom) * 0.1%);
}

[class*=ptop],
.mod_article[class*=ptop] {
  padding-top: calc(var(--spacingtop) * 1px);
}

[class*=pbottom],
.mod_article[class*=pbottom] {
  padding-bottom: calc(var(--spacingbottom) * 1px);
}

[class*=ptop].ppercent,
.mod_article[class*=ptop].ppercent {
  padding-top: calc(var(--spacingtop) * 0.1%);
}

[class*=pbottom].ppercent,
.mod_article[class*=pbottom].ppercent {
  padding-bottom: calc(var(--spacingbottom) * 0.1%);
}

.innerpadding {
  padding-left: 1rem;
  padding-right: 1rem;
}

body {
  --font-size-h1: 2rem;
  --font-size-h2: 1.75rem;
  --font-size-h3: 1.5rem;
  --font-size-h4: 1.25rem;
  --font-size-h5: 1rem;
  --font-size-h6: 1rem;
  --hl-margin-top: 0;
  --hl-margin-bottom: .5em;
  --hl-margin: var(--hl-margin-top) 0 var(--hl-margin-bottom) 0;
}

h1, h2, h3, h4, h5, h6 .all-headlines {
  line-height: 1.2;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 .all-headlines a {
  text-decoration: none;
  color: inherit;
}

h1, .h1 {
  font-family: var(--font-family-default);
  font-weight: var(--font-weight-bold);
  color: var(--brand-color1);
  margin: var(--hl-margin-top) 0 var(--hl-margin-bottom) 0;
  font-size: var(--font-size-h1);
}
@media screen and (min-width: 768px) {
  h1, .h1 {
    font-size: calc(var(--font-size-h1) * 1.5);
  }
}
@media screen and (min-width: 1200px) {
  h1, .h1 {
    font-size: calc(var(--font-size-h1) * 2);
  }
}

h2, h3, h4, h5, h6, .h2, .h3, .h4, .h5, .h6 {
  font-family: var(--font-family-default);
  font-weight: var(--font-weight-light);
  margin: var(--hl-margin-top) 0 var(--hl-margin-bottom) 0;
  --text-color: var(--brand-color1);
}

h2, .h2 {
  color: var(--text-color);
  font-size: var(--font-size-h2);
}
@media screen and (min-width: 768px) {
  h2, .h2 {
    font-size: calc(var(--font-size-h2) * 1.5);
  }
}
@media screen and (min-width: 1200px) {
  h2, .h2 {
    font-size: calc(var(--font-size-h2) * 1.75);
  }
}

h3, .h3 {
  color: var(--text-color);
  font-size: var(--font-size-h3);
}
@media screen and (min-width: 768px) {
  h3, .h3 {
    font-size: calc(var(--font-size-h3) * 1.5);
  }
}
@media screen and (min-width: 1200px) {
  h3, .h3 {
    font-size: calc(var(--font-size-h3) * 1.625);
  }
}

h4, .h4 {
  color: var(--text-color);
  font-size: var(--font-size-h4);
}
@media screen and (min-width: 768px) {
  h4, .h4 {
    font-size: calc(var(--font-size-h4) * 1.5);
  }
}

h5, .h5 {
  color: var(--text-color);
  font-size: var(--font-size-h5);
}
@media screen and (min-width: 768px) {
  h5, .h5 {
    font-size: calc(var(--font-size-h5) * 1.5);
  }
}
@media screen and (min-width: 1200px) {
  h5, .h5 {
    font-size: calc(var(--font-size-h5) * 1.75);
  }
}

h6, .h6 {
  color: var(--text-color);
  font-size: var(--font-size-h6);
}

p + h2, p + h3, p + h4, p + h5, p + h6,
.ce_text + .ce_headline {
  --hl-margin-top: .75em;
}

.ce_text + .ce_text:has(h2, h3, h4, h5, h6) {
  --hl-margin-top: .75em;
}

img, picture {
  max-width: 100%;
  height: auto;
  line-height: 0;
}

figure {
  line-height: 0;
  margin: 0;
}

figcaption {
  line-height: 1.2;
}

/*Behebt Probleme mit responsiven Bildern
//https://community.contao.org/de/showthread.php?81074-Problem-mit-Bildgr%C3%B6%C3%9Fen-bei-responsive-Ausgabe-(seit-Kurzem)&p=545407&viewfull=1#post545407
*/
:where(source[width][height] ~ img) {
  width: auto;
  height: auto;
}

a {
  color: var(--action);
  text-decoration: underline;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
a:hover, a:focus {
  color: var(--action-respond);
}

:focus {
  outline: 1px dashed var(--grau600);
}

a[href^=tel] {
  text-decoration: none;
  color: var(--text-color);
}

ul li,
ol li {
  color: inherit;
}

ul {
  list-style-type: disc;
}

ol {
  list-style-type: decimal;
}

body {
  margin: 0 auto;
  min-height: 100vh;
  background-color: #fff;
}
body.tropfen {
  background-color: var(--page-background);
  background-image: url("/files/t2m-theme/img/bg-tropfen.jpg");
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: contain;
  --text-color: var(--text-color-light);
}

#wrapper {
  max-width: 100%;
  width: 100%;
}

.wrap, .mod_article .wrap-article, #footer .inside, #header .inside {
  max-width: calc(var(--box-width) * 1px);
  margin: 0 auto;
}

.container {
  position: relative;
}

#header {
  background: var(--brand-color1);
  color: #fff;
  padding: 1rem;
}
#footer {
  background: var(--brand-schwarz);
  color: #fff;
  padding: 1rem;
  --action-respond: var(--text-color-light);
}
@media screen and (min-width: 768px) {
  #footer {
    padding: 2.5rem 1rem;
  }
}
@media screen and (min-width: 1200px) {
  #footer {
    padding: 4rem 1rem;
  }
}
#footer .footer-bottom {
  margin-top: 2.5rem;
  text-align: center;
}

.mod_article {
  padding: calc(var(--spacingtop) * 0.5rem) 1rem calc(var(--spacingbottom) * 0.5rem) 1rem;
}
@media screen and (min-width: 768px) {
  .mod_article {
    padding: calc(var(--spacingtop) * 1.25rem) 3rem calc(var(--spacingbottom) * 1.25rem) 3rem;
  }
}
@media screen and (min-width: 1472px) {
  .mod_article {
    padding: calc(var(--spacingtop) * 2rem) 0 calc(var(--spacingbottom) * 2rem) 0;
  }
}
.mod_article .wrap-article {
  z-index: 2;
  position: relative;
}
@media screen and (min-width: 1472px) {
  .mod_article .wrap-article {
    padding-left: 0;
    padding-right: 0;
  }
}
.mod_article.full-width .wrap-article {
  width: 100%;
  max-width: 100%;
  margin: 0;
}
.mod_article.article--narrow .wrap-article {
  max-width: 900px;
  margin: 0 auto;
}
.mod_article.article--centered {
  text-align: center;
}
.mod_article.bg-blau {
  --text-color: var(--text-color-light);
  background-color: var(--brand-color1);
  color: var(--text-color-light);
}
.mod_article.bg-blau h1, .mod_article.bg-blau h2, .mod_article.bg-blau h3, .mod_article.bg-blau h4 {
  color: var(--text-color-light);
}
.mod_article .bg-grau {
  background-color: var(--grau200);
  color: var(--text-color);
}
.mod_article .bg-grau h1, .mod_article .bg-grau h2, .mod_article .bg-grau h3, .mod_article .bg-grau h4 {
  color: var(--text-color);
}
.mod_article.article-herausforderungen {
  background-color: var(--brand-color1);
  color: var(--text-color-light);
  background-image: url(/files/t2m-assets/think2move-blue-chaos-small.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  -o-border-image: fill 0 linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.6));
     border-image: fill 0 -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), color-stop(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.6)));
     border-image: fill 0 linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.6));
}
@media screen and (min-width: 1200px) {
  .mod_article.article-herausforderungen {
    background-image: url(/files/t2m-assets/think2move-blue-chaos.jpg);
  }
}

.no-padding {
  padding: 0;
}

.grid--padding {
  padding: 1rem;
}
@media screen and (min-width: 900px) {
  .grid--padding {
    padding: 2rem;
  }
}

.logo {
  margin-bottom: 3rem;
}

.hero-article {
  aspect-ratio: 4/3;
}
@media screen and (min-width: 900px) {
  .hero-article {
    aspect-ratio: 16/9;
  }
}
@media screen and (min-width: 1600px) {
  .hero-article {
    aspect-ratio: 1920/800;
  }
}
.hero-article .wrap-article {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
      grid-template-areas: "hero";
}
.hero-article .hero-image {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: hero;
  z-index: 0;
}
.hero-article .hero-image img {
  max-width: unset;
  width: 100%;
  height: auto;
}
.hero-article .hero-image::after {
  content: "";
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.75)), color-stop(25%, rgba(0, 0, 0, 0.65)), color-stop(50%, rgba(0, 0, 0, 0.55)), to(rgba(0, 0, 0, 0.15)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.65) 25%, rgba(0, 0, 0, 0.55) 50%, rgba(0, 0, 0, 0.15) 100%);
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.hero-article .hero-title {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: hero;
  z-index: 2;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 4rem 1rem 1rem 1rem;
  max-width: calc(var(--box-width) * 1px);
  margin: 0 auto;
  margin-left: 1rem;
  color: var(--text-color-light);
  max-width: 20ch;
}
@media screen and (min-width: 768px) {
  .hero-article .hero-title {
    padding: 1rem;
    margin-left: 2rem;
  }
}
@media screen and (min-width: 1472px) {
  .hero-article .hero-title {
    padding-inline: 0;
    margin-left: calc((100vw - 1440px) / 2);
  }
}
.hero-article .hero-logo {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: hero;
  position: absolute;
  top: 1rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  max-width: 200px;
}
@media screen and (min-width: 768px) {
  .hero-article .hero-logo {
    max-width: unset;
    left: 1rem;
    -webkit-transform: none;
            transform: none;
  }
}
@media screen and (min-width: 1440px) {
  .hero-article .hero-logo {
    left: calc((100vw - 1440px) / 2);
  }
}

.hero-genieuhr {
  --font-size-h1: 1.5rem;
  --font-size-h2: 1.25rem;
}
.hero-genieuhr .hero-content {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: hero;
  z-index: 2;
  place-content: end center;
  display: -ms-grid;
  display: grid;
  padding: 1rem;
}
@media screen and (min-width: 1200px) {
  .hero-genieuhr .hero-content {
    place-content: center;
  }
}
.hero-genieuhr .hero-content-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem;
  max-width: 1440px;
  margin-inline: auto;
  margin-block: 3rem;
}
.hero-genieuhr h1, .hero-genieuhr h2 {
  max-width: 35ch;
  color: var(--text-color-light);
  text-align: left;
  text-wrap: balance;
  margin-bottom: 0;
}
.hero-genieuhr h1 {
  margin-bottom: 1.5rem;
}

.gleichung {
  text-align: center;
  color: var(--brand-color1);
  font-size: 1.5rem;
  font-weight: var(--font-weight-bold);
  text-transform: uppercase;
  margin: 1.5rem 0;
}

.btn {
  display: inline-block;
}
.btn a {
  display: block;
  padding: 0.5em 1.5em;
  text-align: center;
  border: 1px solid var(--brand-color2);
  text-decoration: none;
  background-color: var(--brand-color2);
  color: var(--text-color);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: var(--font-weight-bold);
  border-radius: 4px;
}
.btn a:hover, .btn a:focus {
  background-color: var(--brand-color1);
  border: 1px solid var(--brand-color2);
  color: #fff;
  text-decoration: none;
}

.ce_text:after {
  content: "";
  display: table;
  clear: both;
}
.ce_text .float_left {
  float: left;
  margin: 0 1rem 1rem 0;
}

.ce_accordion {
  max-width: 900px;
  margin: 0 auto;
}
.ce_accordion .toggler {
  border-bottom: 1px solid var(--brand-color2);
  position: relative;
  background-color: transparent;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  padding: 1rem 3rem 1rem 2rem;
  font-weight: bold;
}
.ce_accordion .toggler:hover, .ce_accordion .toggler:focus {
  background-color: var(--brand-color2);
  border-bottom: 1px solid var(--text-color-light);
  color: var(--text-color);
}
.ce_accordion .toggler:hover .title, .ce_accordion .toggler:focus .title {
  color: var(--text-color);
}
.ce_accordion .toggler::after {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0;
  top: 0.75rem;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.39 20.002l-9.133-9.49a.892.892 0 0 1 .284-1.445.87.87 0 0 1 .955.192l10.015 10.115a.892.892 0 0 1 0 1.252L15.496 30.74a.868.868 0 0 1-1.24 0 .892.892 0 0 1 0-1.252l9.134-9.486z' fill='%23ffffff'/%3E%3C/svg%3E");
  background-size: 40px;
  color: var(--text-color-light);
  cursor: pointer;
}
.ce_accordion .toggler:hover::after, .ce_accordion .toggler:focus::after, .ce_accordion .toggler.active:hover::after, .ce_accordion .toggler.active:focus::after {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.882 23.506l9.49-9.133a.891.891 0 0 1 1.444.284.869.869 0 0 1-.192.955L20.51 25.627a.891.891 0 0 1-1.252 0L9.143 15.612a.87.87 0 0 1 0-1.239.891.891 0 0 1 1.252 0l9.487 9.133z' fill='%2331393f'/%3E%3C/svg%3E");
}
.ce_accordion .toggler.active::after {
  background: url("data:image/svg+xml,%3Csvg viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.882 23.506l9.49-9.133a.891.891 0 0 1 1.444.284.869.869 0 0 1-.192.955L20.51 25.627a.891.891 0 0 1-1.252 0L9.143 15.612a.87.87 0 0 1 0-1.239.891.891 0 0 1 1.252 0l9.487 9.133z'  fill='%23ffffff'/%3E%3C/svg%3E");
}
.ce_accordion .accordion {
  padding: 1rem;
  background-color: rgba(255, 255, 255, 0.1);
}

.ce_download {
  display: inline-block;
}
.ce_download a {
  display: block;
  padding: 0.5em 0.5em 0.5em 2.5rem;
  color: var(--text-color);
  background-color: transparent;
  border: 1px solid var(--brand-color1);
  background-repeat: no-repeat;
  background-position: left 0.25rem center;
  background-size: 1.5rem;
  text-decoration: none;
  border-radius: 0.25rem;
}
.ce_download a:hover, .ce_download a:focus {
  border-color: var(--brand-color2);
  background-color: var(--brand-color2);
  color: #ffffff;
}
.ce_download .download-element a {
  background-size: 1.5rem 1.5rem;
  background-repeat: no-repeat;
}
.ce_download .download-element.ext-pdf a {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Epdf-Format%3C/title%3E%3Cpath d='M21 13v-3l-6-7H4.003A2.005 2.005 0 0 0 2 5.007v22.986A2 2 0 0 0 3.997 30h15.006A1.999 1.999 0 0 0 21 28.01V26h7.993A3.003 3.003 0 0 0 32 23.001V16A2.996 2.996 0 0 0 28.993 13H21zm-1 13v2.007A.997.997 0 0 1 19 29H4c-.545 0-1-.446-1-.995V4.995c0-.54.446-.995.996-.995H14v4.994c0 1.12.894 2.006 1.998 2.006H20v2h-7.993A3.003 3.003 0 0 0 9 15.999V23A2.996 2.996 0 0 0 12.007 26H20zM15 4.5v4.491c0 .557.45 1.009.997 1.009H19.7L15 4.5zM11.995 14C10.893 14 10 14.9 10 15.992v7.016A2 2 0 0 0 11.995 25h17.01C30.107 25 31 24.1 31 23.008v-7.016A2 2 0 0 0 29.005 14h-17.01zM25 19v-2h4v-1h-5v7h1v-3h3v-1h-3zm-13-1v5h1v-3h1.995a2 2 0 0 0 0-4H12v2zm1-1v2h2.001A.997.997 0 0 0 16 18c0-.552-.443-1-.999-1H13zm5-1v7h2.995A1.998 1.998 0 0 0 23 20.994v-2.988A2.003 2.003 0 0 0 20.995 16H18zm1 1v5h2.001A.997.997 0 0 0 22 21v-3c0-.552-.443-1-.999-1H19z' fill='%23005187' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ce_download .download-element.ext-docx a {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3EWord-Dokument, docx-Format%3C/title%3E%3Cpath d='M19 13v-3l-6-7H2.003A2.005 2.005 0 0 0 0 5.007v22.986A2 2 0 0 0 1.997 30h15.006A1.999 1.999 0 0 0 19 28.01V26h10.006A2.996 2.996 0 0 0 32 23.001V16A2.997 2.997 0 0 0 29.006 13H19zm-1 13v2.007A.997.997 0 0 1 17 29H2c-.545 0-1-.446-1-.995V4.995c0-.54.446-.995.996-.995H12v4.994c0 1.12.894 2.006 1.998 2.006H18v2H5.994A2.996 2.996 0 0 0 3 15.999V23A2.997 2.997 0 0 0 5.994 26H18zM13 4.5v4.491c0 .557.45 1.009.997 1.009H17.7L13 4.5zM6.007 14C4.9 14 4 14.9 4 15.992v7.016A2 2 0 0 0 6.007 25h22.986C30.1 25 31 24.1 31 23.008v-7.016A2 2 0 0 0 28.993 14H6.007zM6 16v7h2.995A1.998 1.998 0 0 0 11 20.994v-2.988A2.003 2.003 0 0 0 8.995 16H6zm1 1v5h2.001A.997.997 0 0 0 10 21v-3c0-.552-.443-1-.999-1H7zm7.005-1A1.998 1.998 0 0 0 12 18.006v2.988c0 1.108.894 2.006 2.005 2.006h.99A1.998 1.998 0 0 0 17 20.994v-2.988A2.003 2.003 0 0 0 14.995 16h-.99zm-.006 1A.997.997 0 0 0 13 18v3c0 .552.443 1 .999 1h1.002A.997.997 0 0 0 16 21v-3c0-.552-.443-1-.999-1h-1.002zM23 21c-.003 1.117-.9 2-2.005 2h-.99A2.003 2.003 0 0 1 18 20.994v-2.988c0-1.12.898-2.006 2.005-2.006h.99c1.11 0 2.002.895 2.005 2h-1c0-.552-.443-1-.999-1h-1.002A.997.997 0 0 0 19 18v3c0 .552.443 1 .999 1h1.002A.997.997 0 0 0 22 21h1zm3-1.5L24 16h1l1.5 2.625L28 16h1l-2 3.5 2 3.5h-1l-1.5-2.625L25 23h-1l2-3.5z' fill='%2332a852' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ce_download .download-element.ext-doc a {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3EWord-Dokument, doc-Format%3C/title%3E%3Cpath d='M21 13v-3l-6-7H4.003A2.005 2.005 0 0 0 2 5.007v22.986A2 2 0 0 0 3.997 30h15.006A1.999 1.999 0 0 0 21 28.01V26h7.993A3.003 3.003 0 0 0 32 23.001V16A2.996 2.996 0 0 0 28.993 13H21zm-1 13v2.007A.997.997 0 0 1 19 29H4c-.545 0-1-.446-1-.995V4.995c0-.54.446-.995.996-.995H14v4.994c0 1.12.894 2.006 1.998 2.006H20v2h-7.993A3.003 3.003 0 0 0 9 15.999V23A2.996 2.996 0 0 0 12.007 26H20zM15 4.5v4.491c0 .557.45 1.009.997 1.009H19.7L15 4.5zM11.995 14C10.893 14 10 14.9 10 15.992v7.016A2 2 0 0 0 11.995 25h17.01C30.107 25 31 24.1 31 23.008v-7.016A2 2 0 0 0 29.005 14h-17.01zM12 16v7h2.995A1.998 1.998 0 0 0 17 20.994v-2.988A2.003 2.003 0 0 0 14.995 16H12zm1 1v5h2.001A.997.997 0 0 0 16 21v-3c0-.552-.443-1-.999-1H13zm7.005-1A1.998 1.998 0 0 0 18 18.006v2.988c0 1.108.894 2.006 2.005 2.006h.99A1.998 1.998 0 0 0 23 20.994v-2.988A2.003 2.003 0 0 0 20.995 16h-.99zm-.006 1A.997.997 0 0 0 19 18v3c0 .552.443 1 .999 1h1.002A.997.997 0 0 0 22 21v-3c0-.552-.443-1-.999-1h-1.002zM29 21c-.003 1.117-.9 2-2.005 2h-.99A2.003 2.003 0 0 1 24 20.994v-2.988c0-1.12.898-2.006 2.005-2.006h.99c1.11 0 2.002.895 2.005 2h-1c0-.552-.443-1-.999-1h-1.002A.997.997 0 0 0 25 18v3c0 .552.443 1 .999 1h1.002A.997.997 0 0 0 28 21h1z' fill='%2332a852' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ce_download .download-element.ext-jpg a, .ce_download .download-element.ext-jpeg a {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Egif-Format%3C/title%3E%3Cpath d='M21 13v-3l-6-7H4.003A2.005 2.005 0 0 0 2 5.007v22.986A2 2 0 0 0 3.997 30h15.006A1.999 1.999 0 0 0 21 28.01V26h7.993A3.003 3.003 0 0 0 32 23.001V16A2.996 2.996 0 0 0 28.993 13H21zm-1 13v2.007A.997.997 0 0 1 19 29H4c-.545 0-1-.446-1-.995V4.995c0-.54.446-.995.996-.995H14v4.994c0 1.12.894 2.006 1.998 2.006H20v2h-7.993A3.003 3.003 0 0 0 9 15.999V23A2.996 2.996 0 0 0 12.007 26H20zM15 4.5v4.491c0 .557.45 1.009.997 1.009H19.7L15 4.5zM11.995 14C10.893 14 10 14.9 10 15.992v7.016A2 2 0 0 0 11.995 25h17.01C30.107 25 31 24.1 31 23.008v-7.016A2 2 0 0 0 29.005 14h-17.01zM12 20v.994c0 1.108.894 2.006 2.005 2.006h.99A1.998 1.998 0 0 0 17 20.994V16h-1v5.01a1 1 0 0 1-.999.99h-1.002A.997.997 0 0 1 13 21v-1h-1zm6-2v5h1v-3h1.995a2 2 0 0 0 0-4H18v2zm1-1v2h2.001A.997.997 0 0 0 22 18c0-.552-.443-1-.999-1H19zm9 3v2h-2c-.556 0-1-.448-1-1v-3c0-.556.448-1 1-1h3v-1h-2.995A1.998 1.998 0 0 0 24 18.006v2.988c0 1.108.894 2.006 2.005 2.006H29v-4h-3v1h2z' fill='%2332a852' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ce_download .download-element.ext-png a {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Epng-Format%3C/title%3E%3Cpath d='M21 13v-3l-6-7H4.003A2.005 2.005 0 0 0 2 5.007v22.986A2 2 0 0 0 3.997 30h15.006A1.999 1.999 0 0 0 21 28.01V26h7.993A3.003 3.003 0 0 0 32 23.001V16A2.996 2.996 0 0 0 28.993 13H21zm-1 13v2.007A.997.997 0 0 1 19 29H4c-.545 0-1-.446-1-.995V4.995c0-.54.446-.995.996-.995H14v4.994c0 1.12.894 2.006 1.998 2.006H20v2h-7.993A3.003 3.003 0 0 0 9 15.999V23A2.996 2.996 0 0 0 12.007 26H20zM15 4.5v4.491c0 .557.45 1.009.997 1.009H19.7L15 4.5zM11.995 14C10.893 14 10 14.9 10 15.992v7.016A2 2 0 0 0 11.995 25h17.01C30.107 25 31 24.1 31 23.008v-7.016A2 2 0 0 0 29.005 14h-17.01zM12 18v5h1v-3h1.995a2 2 0 0 0 0-4H12v2zm1-1v2h2.001A.997.997 0 0 0 16 18c0-.552-.443-1-.999-1H13zm6 1v5h-1v-7h1l3 5v-5h1v7h-1l-3-5zm9 2v2h-2c-.556 0-1-.448-1-1v-3c0-.556.448-1 1-1h3v-1h-2.995A1.998 1.998 0 0 0 24 18.006v2.988c0 1.108.894 2.006 2.005 2.006H29v-4h-3v1h2z' fill='%2332a852' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ce_download .download-element.ext-gif a {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Egif-Format%3C/title%3E%3Cpath d='M21 13v-3l-6-7H4.003A2.005 2.005 0 0 0 2 5.007v22.986A2 2 0 0 0 3.997 30h15.006A1.999 1.999 0 0 0 21 28.01V26h7.993A3.003 3.003 0 0 0 32 23.001V16A2.996 2.996 0 0 0 28.993 13H21zm-1 13v2.007A.997.997 0 0 1 19 29H4c-.545 0-1-.446-1-.995V4.995c0-.54.446-.995.996-.995H14v4.994c0 1.12.894 2.006 1.998 2.006H20v2h-7.993A3.003 3.003 0 0 0 9 15.999V23A2.996 2.996 0 0 0 12.007 26H20zM15 4.5v4.491c0 .557.45 1.009.997 1.009H19.7L15 4.5zM11.995 14C10.893 14 10 14.9 10 15.992v7.016A2 2 0 0 0 11.995 25h17.01C30.107 25 31 24.1 31 23.008v-7.016A2 2 0 0 0 29.005 14h-17.01zM17 20v2h-2c-.556 0-1-.448-1-1v-3c0-.556.448-1 1-1h3v-1h-2.995A1.998 1.998 0 0 0 13 18.006v2.988c0 1.108.894 2.006 2.005 2.006H18v-4h-3v1h2zm3-3v5h-1v1h3v-1h-1v-5h1v-1h-3v1h1zm4 2v-2h4v-1h-5v7h1v-3h3v-1h-3z' fill='%2332a852' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ce_download .download-element.ext-tiff a {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Etiff-Format%3C/title%3E%3Cpath d='M19 13v-3l-6-7H2.003A2.005 2.005 0 0 0 0 5.007v22.986A2 2 0 0 0 1.997 30h15.006A1.999 1.999 0 0 0 19 28.01V26h10.007A2.995 2.995 0 0 0 32 23.001V16A2.995 2.995 0 0 0 29.007 13H19zm-1 13v2.007A.997.997 0 0 1 17 29H2c-.545 0-1-.446-1-.995V4.995c0-.54.446-.995.996-.995H12v4.994c0 1.12.894 2.006 1.998 2.006H18v2H7.993A2.995 2.995 0 0 0 5 15.999V23A2.995 2.995 0 0 0 7.993 26H18zM13 4.5v4.491c0 .557.45 1.009.997 1.009H17.7L13 4.5zM8.004 14C6.897 14 6 14.9 6 15.992v7.016C6 24.108 6.89 25 8.004 25h20.992C30.103 25 31 24.1 31 23.008v-7.016c0-1.1-.89-1.992-2.004-1.992H8.004zM10 17v6h1v-6h2v-1H8v1h2zm5 0v5h-1v1h3v-1h-1v-5h1v-1h-3v1h1zm4 2v-2h4v-1h-5v7h1v-3h3v-1h-3zm6 0v-2h4v-1h-5v7h1v-3h3v-1h-3z' fill='%2332a852' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ce_download .download-element.ext-mp3 a {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Emp3-Format%3C/title%3E%3Cpath d='M21 13v-3l-6-7H4.003A2.005 2.005 0 0 0 2 5.007v22.986A2 2 0 0 0 3.997 30h15.006A1.999 1.999 0 0 0 21 28.01V26h7.993A3.003 3.003 0 0 0 32 23.001V16A2.996 2.996 0 0 0 28.993 13H21zm-1 13v2.007A.997.997 0 0 1 19 29H4c-.545 0-1-.446-1-.995V4.995c0-.54.446-.995.996-.995H14v4.994c0 1.12.894 2.006 1.998 2.006H20v2h-7.993A3.003 3.003 0 0 0 9 15.999V23A2.996 2.996 0 0 0 12.007 26H20zM15 4.5v4.491c0 .557.45 1.009.997 1.009H19.7L15 4.5zM11.995 14C10.893 14 10 14.9 10 15.992v7.016A2 2 0 0 0 11.995 25h17.01C30.107 25 31 24.1 31 23.008v-7.016A2 2 0 0 0 29.005 14h-17.01zm2.505 5L13 16h-1v7h1v-5l1 2h1l1-2v5h1v-7h-1l-1.5 3zm9.5-1c0-1.112.898-2 2.005-2h.99a2 2 0 0 1 1.329 3.5c.415.367.676.903.676 1.5 0 1.112-.898 2-2.005 2h-.99A2 2 0 0 1 24 21h1c0 .552.443 1 .999 1h1.002A.997.997 0 0 0 28 21c0-.552-.443-1-.999-1H26v-1h1.001A.997.997 0 0 0 28 18c0-.552-.443-1-.999-1h-1.002A.997.997 0 0 0 25 18h-1zm-6 0v5h1v-3h1.995a2 2 0 0 0 0-4H18v2zm1-1v2h2.001A.997.997 0 0 0 22 18c0-.552-.443-1-.999-1H19z' fill='%2332a852' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ce_download .download-element.ext-mp4 a {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Emp4-Format%3C/title%3E%3Cpath d='M21 13v-3l-6-7H4.003A2.005 2.005 0 0 0 2 5.007v22.986A2 2 0 0 0 3.997 30h15.006A1.999 1.999 0 0 0 21 28.01V26h7.993A3.003 3.003 0 0 0 32 23.001V16A2.996 2.996 0 0 0 28.993 13H21zm-1 13v2.007A.997.997 0 0 1 19 29H4c-.545 0-1-.446-1-.995V4.995c0-.54.446-.995.996-.995H14v4.994c0 1.12.894 2.006 1.998 2.006H20v2h-7.993A3.003 3.003 0 0 0 9 15.999V23A2.996 2.996 0 0 0 12.007 26H20zM15 4.5v4.491c0 .557.45 1.009.997 1.009H19.7L15 4.5zM11.995 14C10.893 14 10 14.9 10 15.992v7.016A2 2 0 0 0 11.995 25h17.01C30.107 25 31 24.1 31 23.008v-7.016A2 2 0 0 0 29.005 14h-17.01zM27 20v-2.5L25.2 20H27zm0 1v2h1v-2h1v-1h-1v-4h-1l-3 4v1h3zm-12.5-2L13 16h-1v7h1v-5l1 2h1l1-2v5h1v-7h-1l-1.5 3zm3.5-1v5h1v-3h1.995a2 2 0 0 0 0-4H18v2zm1-1v2h2.001A.997.997 0 0 0 22 18c0-.552-.443-1-.999-1H19z' fill='%2332a852' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ce_download .download-element.ext-ppt a {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Eppt-Format%3C/title%3E%3Cpath d='M21 13v-3l-6-7H4.003A2.005 2.005 0 0 0 2 5.007v22.986A2 2 0 0 0 3.997 30h15.006A1.999 1.999 0 0 0 21 28.01V26h7.993A3.003 3.003 0 0 0 32 23.001V16A2.996 2.996 0 0 0 28.993 13H21zm-1 13v2.007A.997.997 0 0 1 19 29H4c-.545 0-1-.446-1-.995V4.995c0-.54.446-.995.996-.995H14v4.994c0 1.12.894 2.006 1.998 2.006H20v2h-7.993A3.003 3.003 0 0 0 9 15.999V23A2.996 2.996 0 0 0 12.007 26H20zM15 4.5v4.491c0 .557.45 1.009.997 1.009H19.7L15 4.5zM11.995 14C10.893 14 10 14.9 10 15.992v7.016A2 2 0 0 0 11.995 25h17.01C30.107 25 31 24.1 31 23.008v-7.016A2 2 0 0 0 29.005 14h-17.01zM18 18v5h1v-3h1.995a2 2 0 0 0 0-4H18v2zm1-1v2h2.001A.997.997 0 0 0 22 18c0-.552-.443-1-.999-1H19zm-7 1v5h1v-3h1.995a2 2 0 0 0 0-4H12v2zm1-1v2h2.001A.997.997 0 0 0 16 18c0-.552-.443-1-.999-1H13zm13 0v6h1v-6h2v-1h-5v1h2z' fill='%2332a852' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ce_download .download-element.ext-zip a {
  background-image: url("/files/theme/img/icons/icon-zip.svg");
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Ezip-Format%3C/title%3E%3Cpath d='M21 13v-3l-6-7H4.003A2.005 2.005 0 0 0 2 5.007v22.986A2 2 0 0 0 3.997 30h15.006A1.999 1.999 0 0 0 21 28.01V26h7.993A3.003 3.003 0 0 0 32 23.001V16A2.996 2.996 0 0 0 28.993 13H21zm-1 13v2.007A.997.997 0 0 1 19 29H4c-.545 0-1-.446-1-.995V4.995c0-.54.446-.995.996-.995H14v4.994c0 1.12.894 2.006 1.998 2.006H20v2h-7.993A3.003 3.003 0 0 0 9 15.999V23A2.996 2.996 0 0 0 12.007 26H20zM15 4.5v4.491c0 .557.45 1.009.997 1.009H19.7L15 4.5zM11.995 14C10.893 14 10 14.9 10 15.992v7.016A2 2 0 0 0 11.995 25h17.01C30.107 25 31 24.1 31 23.008v-7.016A2 2 0 0 0 29.005 14h-17.01zM14 22l4-5v-1h-5v1h4l-4 5v1h5v-1h-4zm6-5v5h-1v1h3v-1h-1v-5h1v-1h-3v1h1zm3 1v5h1v-3h1.995a2 2 0 0 0 0-4H23v2zm1-1v2h2.001A.997.997 0 0 0 27 18c0-.552-.443-1-.999-1H24z' fill='%2332a852' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ce_download .download-element.ext-rar a {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Erar-Format%3C/title%3E%3Cpath d='M21 13v-3l-6-7H4.003A2.005 2.005 0 0 0 2 5.007v22.986A2 2 0 0 0 3.997 30h15.006A1.999 1.999 0 0 0 21 28.01V26h7.993A3.003 3.003 0 0 0 32 23.001V16A2.996 2.996 0 0 0 28.993 13H21zm-1 13v2.007A.997.997 0 0 1 19 29H4c-.545 0-1-.446-1-.995V4.995c0-.54.446-.995.996-.995H14v4.994c0 1.12.894 2.006 1.998 2.006H20v2h-7.993A3.003 3.003 0 0 0 9 15.999V23A2.996 2.996 0 0 0 12.007 26H20zM15 4.5v4.491c0 .557.45 1.009.997 1.009H19.7L15 4.5zM11.995 14C10.893 14 10 14.9 10 15.992v7.016A2 2 0 0 0 11.995 25h17.01C30.107 25 31 24.1 31 23.008v-7.016A2 2 0 0 0 29.005 14h-17.01zm1.805 6H13v3h-1v-7h2.995A2 2 0 1 1 15 20l2 3h-1.2l-2-3zm-.8-3v2h2.001A.997.997 0 0 0 16 18c0-.552-.443-1-.999-1H13zm9 3h-3v3h-1v-5c0-1.112.898-2 2.005-2h.99A2 2 0 0 1 23 18v5h-1v-3zm-2.001-3A.997.997 0 0 0 19 18v1h3v-1c0-.552-.443-1-.999-1h-1.002zm5.801 3H25v3h-1v-7h2.995A2 2 0 1 1 27 20l2 3h-1.2l-2-3zm-.8-3v2h2.001A.997.997 0 0 0 28 18c0-.552-.443-1-.999-1H25z' fill='%2332a852' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ce_download .download-element.ext-txt a {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Etxt-Format%3C/title%3E%3Cpath d='M21 13v-3l-6-7H4.003A2.005 2.005 0 0 0 2 5.007v22.986A2 2 0 0 0 3.997 30h15.006A1.999 1.999 0 0 0 21 28.01V26h7.993A3.003 3.003 0 0 0 32 23.001V16A2.996 2.996 0 0 0 28.993 13H21zm-1 13v2.007A.997.997 0 0 1 19 29H4c-.545 0-1-.446-1-.995V4.995c0-.54.446-.995.996-.995H14v4.994c0 1.12.894 2.006 1.998 2.006H20v2h-7.993A3.003 3.003 0 0 0 9 15.999V23A2.996 2.996 0 0 0 12.007 26H20zM15 4.5v4.491c0 .557.45 1.009.997 1.009H19.7L15 4.5zM11.995 14C10.893 14 10 14.9 10 15.992v7.016A2 2 0 0 0 11.995 25h17.01C30.107 25 31 24.1 31 23.008v-7.016A2 2 0 0 0 29.005 14h-17.01zM14 17v6h1v-6h2v-1h-5v1h2zm6 2.5L18 16h1l1.5 2.625L22 16h1l-2 3.5 2 3.5h-1l-1.5-2.625L19 23h-1l2-3.5zm6-2.5v6h1v-6h2v-1h-5v1h2z' fill='%2332a852' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ce_download .download-element.ext-xls a {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3EExcel-Datei, xls-Format%3C/title%3E%3Cpath d='M21 13v-3l-6-7H4.003A2.005 2.005 0 0 0 2 5.007v22.986A2 2 0 0 0 3.997 30h15.006A1.999 1.999 0 0 0 21 28.01V26h7.993A3.003 3.003 0 0 0 32 23.001V16A2.996 2.996 0 0 0 28.993 13H21zm-1 13v2.007A.997.997 0 0 1 19 29H4c-.545 0-1-.446-1-.995V4.995c0-.54.446-.995.996-.995H14v4.994c0 1.12.894 2.006 1.998 2.006H20v2h-7.993A3.003 3.003 0 0 0 9 15.999V23A2.996 2.996 0 0 0 12.007 26H20zM15 4.5v4.491c0 .557.45 1.009.997 1.009H19.7L15 4.5zM11.995 14C10.893 14 10 14.9 10 15.992v7.016A2 2 0 0 0 11.995 25h17.01C30.107 25 31 24.1 31 23.008v-7.016A2 2 0 0 0 29.005 14h-17.01zM14 19.5L12 16h1l1.5 2.625L16 16h1l-2 3.5 2 3.5h-1l-1.5-2.625L13 23h-1l2-3.5zm9 2.5v1h-5v-7h1v6h4zm3.005-6A1.998 1.998 0 0 0 24 18c0 1.105.888 2 2 2h.99c.558 0 1.01.444 1.01 1 0 .552-.443 1-.999 1h-1.002c-.552 0-.999-.456-.999-.996v-.01h-1v.005A2 2 0 0 0 26.005 23h.99A1.998 1.998 0 0 0 29 21c0-1.105-.888-2-2-2h-.99c-.558 0-1.01-.444-1.01-1 0-.552.443-1 .999-1h1.002c.552 0 .999.453.999 1h1a2 2 0 0 0-2.005-2h-.99z' fill='%2332a852' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ce_download .download-element.ext-xlsx a {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3EExcel-Datei, xlsx-Format%3C/title%3E%3Cpath d='M19 13v-3l-6-7H2.003A2.005 2.005 0 0 0 0 5.007v22.986A2 2 0 0 0 1.997 30h15.006A1.999 1.999 0 0 0 19 28.01V26h10.006A2.996 2.996 0 0 0 32 23.001V16A2.997 2.997 0 0 0 29.006 13H19zm-1 13v2.007A.997.997 0 0 1 17 29H2c-.545 0-1-.446-1-.995V4.995c0-.54.446-.995.996-.995H12v4.994c0 1.12.894 2.006 1.998 2.006H18v2H5.994A2.996 2.996 0 0 0 3 15.999V23A2.997 2.997 0 0 0 5.994 26H18zM13 4.5v4.491c0 .557.45 1.009.997 1.009H17.7L13 4.5zM6.007 14C4.9 14 4 14.9 4 15.992v7.016A2 2 0 0 0 6.007 25h22.986C30.1 25 31 24.1 31 23.008v-7.016A2 2 0 0 0 28.993 14H6.007zM8 19.5L6 16h1l1.5 2.625L10 16h1l-2 3.5 2 3.5h-1l-1.5-2.625L7 23H6l2-3.5zm9 2.5v1h-5v-7h1v6h4zm3.005-6A1.998 1.998 0 0 0 18 18c0 1.105.888 2 2 2h.99c.558 0 1.01.444 1.01 1 0 .552-.443 1-.999 1h-1.002c-.552 0-.999-.456-.999-.996v-.01h-1v.005A2 2 0 0 0 20.005 23h.99A1.998 1.998 0 0 0 23 21c0-1.105-.888-2-2-2h-.99c-.558 0-1.01-.444-1.01-1 0-.552.443-1 .999-1h1.002c.552 0 .999.453.999 1h1a2 2 0 0 0-2.005-2h-.99zM26 19.5L24 16h1l1.5 2.625L28 16h1l-2 3.5 2 3.5h-1l-1.5-2.625L25 23h-1l2-3.5z' fill='%2332a852' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ce_download .download-element.ext-xml a {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Exml-Format%3C/title%3E%3Cpath d='M21 13v-3l-6-7H4.003A2.005 2.005 0 0 0 2 5.007v22.986A2 2 0 0 0 3.997 30h15.006A1.999 1.999 0 0 0 21 28.01V26h7.993A3.003 3.003 0 0 0 32 23.001V16A2.996 2.996 0 0 0 28.993 13H21zm-1 13v2.007A.997.997 0 0 1 19 29H4c-.545 0-1-.446-1-.995V4.995c0-.54.446-.995.996-.995H14v4.994c0 1.12.894 2.006 1.998 2.006H20v2h-7.993A3.003 3.003 0 0 0 9 15.999V23A2.996 2.996 0 0 0 12.007 26H20zM15 4.5v4.491c0 .557.45 1.009.997 1.009H19.7L15 4.5zM11.995 14C10.893 14 10 14.9 10 15.992v7.016A2 2 0 0 0 11.995 25h17.01C30.107 25 31 24.1 31 23.008v-7.016A2 2 0 0 0 29.005 14h-17.01zM14 19.5L12 16h1l1.5 2.625L16 16h1l-2 3.5 2 3.5h-1l-1.5-2.625L13 23h-1l2-3.5zm6.5-.5L19 16h-1v7h1v-5l1 2h1l1-2v5h1v-7h-1l-1.5 3zm8.5 3v1h-5v-7h1v6h4z' fill='%2332a852' fill-rule='evenodd'/%3E%3C/svg%3E");
}

[class^=icon] {
  height: 1.25em;
  width: 1.25em;
  display: inline-block;
  margin-right: 0.125rem;
  -webkit-transform: translateY(0.3rem);
          transform: translateY(0.3rem);
  color: var(--brand-schwarz);
}
#footer [class^=icon] {
  color: #fff;
}
[class^=icon] + span {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden !important;
}

.ce_form {
  /*Variable Werte für Grundstyle*/
  --field-border-color:	var(--grau-500);
  --field-background:	var(--base-color-light);
  --field-color:	var(--text-color);
  --label-color:	var(--text-color);
  --field-alert-color:	var(--brand-color1);
  --field-valid-color:	var(--text-color);
  --field-invalid-color:	var(--grau-800);
  --field-border-radius:	.25rem;
  --field-border-width:	1px;
  --field-border-style:	solid;
  --field-padding:	.5em 1em;
  --checkbox-size:	20px;
  --abstand-widget:	.5em;
  --color-rangeslider:	var(--text-color);
}

/*Klassen für @extend*/
.fieldreset, .ce_form .widget-checkbox.dsgvo fieldset {
  border: none;
  padding: 0;
}

/*Basic Styles*/
.ce_form input,
.ce_form label {
  display: block;
}
.ce_form label,
.ce_form legend {
  color: var(--label-color);
}
.ce_form label span.mandatory,
.ce_form legend span.mandatory {
  color: var(--field-alert-color);
}
.ce_form input,
.ce_form textarea {
  width: 100%;
  border: var(--field-border-width) var(--field-border-style) var(--field-border-color);
  padding: var(--field-padding);
  background-color: var(--field-background);
  color: var(--field-colord);
  border-radius: var(--field-border-radius);
}
.ce_form input:valid {
  color: var(--field-valid-color);
}
.ce_form input:invalid {
  color: var(--field-invalid-color);
}
.ce_form fieldset {
  border: var(--field-border-width) var(--field-border-style) var(--field-border-color);
}
.ce_form .widget {
  margin-bottom: var(--abstand-widget);
}
.ce_form .widget-checkbox .checkbox_container {
  padding: 0;
}
.ce_form .widget-checkbox .checkbox_container > span {
  display: block;
  position: relative;
}
.ce_form .widget-checkbox .checkbox_container > span label {
  padding-left: 30px;
}
.ce_form .widget-checkbox .checkbox_container > span label::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  height: var(--checkbox-size);
  width: var(--checkbox-size);
  border: var(--field-border-width) var(--field-border-style) var(--field-border-color);
  background: var(--field-background);
  text-align: center;
  cursor: pointer;
}
.ce_form .widget-checkbox .checkbox_container > span input:checked ~ label::before {
  content: "✔ ";
  line-height: 1;
  font-size: var(--checkbox-size);
}
.ce_form .widget-checkbox.dsgvo legend {
  display: none;
}
.ce_form .widget-radio .radio_container > span {
  display: block;
  position: relative;
}
.ce_form .widget-radio .radio_container > span label {
  padding-left: 30px;
}
.ce_form .widget-radio .radio_container > span label::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  height: var(--checkbox-size);
  width: var(--checkbox-size);
  border-radius: 50%;
  border: var(--field-border-width) var(--field-border-style) var(--field-border-color);
  background: var(--field-background);
  text-align: center;
  cursor: pointer;
}
.ce_form .widget-radio .radio_container > span input:checked ~ label::before {
  content: "✔ ";
  line-height: 1;
  font-size: var(--checkbox-size);
}
.ce_form .widget-submit button {
  background-color: var(--brand-color1);
  color: var(--text-color-light);
  padding: var(--field-padding);
  border: none;
  cursor: pointer;
}
.ce_form .widget-submit button:hover, .ce_form .widget-submit button:focus {
  background-color: var(--brand-color2);
  color: var(--text-color);
}

/* Contao elements */
.ce_headline.centered {
  text-align: center;
}

.ce_text:after {
  content: "";
  display: table;
  clear: both;
}

blockquote {
  padding: 0.25rem 0 1rem 0;
  margin: 0;
  font-size: 1.5rem;
  font-style: italic;
  color: var(--grau-700);
}
blockquote p {
  margin: 0;
  color: inherit;
  font-size: inherit;
}

.ce_cp_column_start.bg-grau {
  --font-size-h3: 1rem;
}
.ce_cp_column_start.bg-grau h3 {
  font-weight: bold;
}

.ce_cp_column_start.bg-hellgrau {
  background-color: var(--grau200);
  padding: 1rem;
  border-radius: 0.5rem;
}
.ce_cp_column_start.bg-hellgrau h2 {
  font-size: 1.25rem;
}

.download {
  color: #fff;
}
.download a {
  display: inline-block;
  padding: 0.5em 1.5em;
  text-align: center;
  border: 1px solid var(--brand-color2);
  text-decoration: none;
  background-color: var(--brand-color2);
  color: var(--text-color);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: var(--font-weight-bold);
  border-radius: 4px;
  margin-block: 1.5rem;
}
.download a:hover, .download a:focus {
  background-color: var(--brand-color1);
  border: 1px solid var(--brand-color2);
  color: #fff;
  text-decoration: none;
}
