.elementor-kit-16{--e-global-color-primary:#0B2E5B;--e-global-color-secondary:#1A1A1A;--e-global-color-text:#4F4F4F;--e-global-color-accent:#E30613;--e-global-color-6c46881:#1F5FAF;--e-global-color-8bfcef8:#F5F7FA;--e-global-color-241ea00:#E0E0E0;--e-global-color-6eb331d:#FFFFFF;--e-global-typography-primary-font-family:"Outfit";--e-global-typography-primary-font-size:4rem;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Outfit";--e-global-typography-secondary-font-size:2.8rem;--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;}.elementor-kit-16 e-page-transition{background-color:#FFBC7D;}.elementor-kit-16 a{color:var( --e-global-color-6c46881 );font-family:"Outfit", Sans-serif;}.elementor-kit-16 h1{font-family:"Outfit", Sans-serif;}.elementor-kit-16 h2{font-family:"Outfit", Sans-serif;}.elementor-kit-16 h3{font-family:"Outfit", Sans-serif;}.elementor-kit-16 h4{font-family:"Outfit", Sans-serif;}.elementor-kit-16 h5{font-family:"Outfit", Sans-serif;}.elementor-kit-16 h6{font-family:"Outfit", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-16{--e-global-typography-primary-font-size:2.6rem;--e-global-typography-secondary-font-size:2rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-16{--e-global-typography-primary-font-size:1.6rem;--e-global-typography-secondary-font-size:1.1rem;--e-global-typography-text-font-size:0.85rem;--e-global-typography-accent-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.ttf') format('truetype');
}
/* End Custom Fonts CSS */