.elementor-kit-9{--e-global-color-primary:#E35756;--e-global-color-secondary:#3F3A36;--e-global-color-text:#3E3A37;--e-global-color-accent:#301776;--e-global-color-5fc361d:#F5F1EB;--e-global-color-e7db368:#E4DBD0;--e-global-color-a232532:#B3A5A5;--e-global-color-5659973:#9D7575;--e-global-color-37918b9:#CFC4B8;--e-global-color-2e00d9c:#FBF8F4;--e-global-color-c1c7863:#FFFFFF;--e-global-color-746fa5c:#816AC2;--e-global-color-d2d9621:#F47B7A;--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.4rem;--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;background-color:#F5F1EB;}.elementor-kit-9 a{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 h4{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.6rem;--e-global-typography-secondary-font-size:2.1rem;--e-global-typography-text-font-size:1rem;--e-global-typography-accent-font-size:1rem;}.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.8rem;--e-global-typography-secondary-font-size:1.3rem;--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 */