.elementor-kit-13{--e-global-color-primary:#203864;--e-global-color-secondary:#6282A6;--e-global-color-text:#353535;--e-global-color-accent:#9FDCF8;--e-global-color-79f5c9a:#FFFFFF;--e-global-color-907255d:#E4E4E4;--e-global-color-fd388a3:#F2F2F2;--e-global-color-26fa457:#1E1E1E;--e-global-color-b2c8791:#E4E4E46B;--e-global-typography-primary-font-family:"Outfit";--e-global-typography-primary-font-size:3.5rem;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Outfit";--e-global-typography-secondary-font-size:2rem;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Outfit";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Outfit";--e-global-typography-accent-font-size:1rem;--e-global-typography-accent-font-weight:500;font-family:"Outfit", Sans-serif;font-size:1rem;font-weight:400;}.elementor-kit-13 e-page-transition{background-color:#FFBC7D;}.elementor-kit-13 a{font-family:"Outfit", Sans-serif;}.elementor-kit-13 h1{font-family:"Outfit", Sans-serif;}.elementor-kit-13 h2{font-family:"Outfit", Sans-serif;}.elementor-kit-13 h3{font-family:"Outfit", Sans-serif;}.elementor-kit-13 h4{font-family:"Outfit", Sans-serif;}.elementor-kit-13 h5{font-family:"Outfit", Sans-serif;}.elementor-kit-13 h6{font-family:"Outfit", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-13{--e-global-typography-primary-font-size:2.4rem;--e-global-typography-secondary-font-size:1.4rem;--e-global-typography-text-font-size:0.85rem;--e-global-typography-accent-font-size:0.85rem;font-size:0.85rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-13{--e-global-typography-primary-font-size:2.1rem;--e-global-typography-secondary-font-size:1.3rem;--e-global-typography-text-font-size:0.85rem;--e-global-typography-accent-font-size:0.85rem;font-size:0.85rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */html, body {
  height: 100%;
  margin: 0;
  overflow-x: hidden;      /* verhindert horizontales Scrollen durch Überläufe */
}

body {
  display: flex;
  flex-direction: column;
}

#content,
.site-content,
.elementor-location-single,
.elementor-location-archive {
  flex: 1 0 auto;
}

footer,
.elementor-location-footer {
  flex-shrink: 0;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Outfit';
	font-display: auto;
	src: url('/wp-content/uploads/Outfit-VariableFont_wght-2.ttf') format('truetype');
}
/* End Custom Fonts CSS */