.elementor-kit-9{--e-global-color-primary:#0E1655;--e-global-color-secondary:#0E1655;--e-global-color-text:#222222;--e-global-color-accent:#0E1655BA;--e-global-color-71f3078:#FFFFFF;--e-global-color-2ae8c1a:#F54A00;--e-global-color-23ad09b:#EB690B;--e-global-color-5950892:#0E16550D;--e-global-color-68dcc6d:#0E165517;--e-global-typography-primary-font-family:"Outfit";--e-global-typography-primary-font-size:2.75rem;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.6rem;--e-global-typography-secondary-font-family:"Outfit";--e-global-typography-secondary-font-size:1.5rem;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.35rem;--e-global-typography-text-font-family:"Outfit";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6rem;--e-global-typography-accent-font-family:"Outfit";--e-global-typography-accent-font-size:1rem;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.3rem;color:var( --e-global-color-text );font-family:"Outfit", Sans-serif;font-size:1rem;}.elementor-kit-9 a{color:var( --e-global-color-primary );font-family:"Outfit", Sans-serif;}.elementor-kit-9 h1{font-family:"Outfit", Sans-serif;}.elementor-kit-9 h2{font-family:"Outfit", Sans-serif;}.elementor-kit-9 h3{font-family:"Outfit", Sans-serif;}.elementor-kit-9 h5{font-family:"Outfit", Sans-serif;}.elementor-kit-9 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);}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-kit-9{--e-global-typography-primary-font-size:2.125rem;--e-global-typography-primary-line-height:1.6rem;--e-global-typography-secondary-font-size:1.25rem;--e-global-typography-secondary-line-height:1.35rem;--e-global-typography-text-font-size:0.95rem;--e-global-typography-text-line-height:1.6rem;--e-global-typography-accent-font-size:0.95rem;--e-global-typography-accent-line-height:1.3rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9{--e-global-typography-primary-font-size:1.65rem;--e-global-typography-primary-line-height:1.6rem;--e-global-typography-secondary-font-size:1.125rem;--e-global-typography-secondary-line-height:1.35rem;--e-global-typography-text-font-size:0.875rem;--e-global-typography-text-line-height:1.3rem;--e-global-typography-accent-font-size:0.875rem;--e-global-typography-accent-line-height:1.3rem;}.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 */