.elementor-kit-6{--e-global-color-primary:#002656;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#000CFF;--e-global-color-efa5c51:#FFFFFF;--e-global-color-799ca3e:#000000;--e-global-color-3c2a4d7:#EEEEEE;--e-global-color-f9fb44a:#2759FF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:2em;--e-global-typography-primary-font-weight:bold;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-size:1.6em;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-transform:capitalize;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:1em;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:600;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{text-transform:uppercase;}.elementor-kit-6 h2{text-transform:uppercase;}.elementor-kit-6 h3{text-transform:uppercase;}.elementor-kit-6 h4{text-transform:uppercase;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-header .site-branding .site-logo img{width:150px;max-width:150px;}.site-header .site-description{color:var( --e-global-color-secondary );}.site-header .site-navigation ul.menu li a{color:var( --e-global-color-secondary );}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Limiting CSS to Mobile or Screen Size */
@media only screen and (max-width: 600px) {
#cmplz-cookiebanner {
  padding: 1.75em; 
  font-size: 12px; 
  min-width: 376px; 
}
}

/* Absatzabstände */
p { 
    margin-block-start: 0 !important;
    margin-block-end: 0.5rem !important;
	  hyphens: auto !important;
}
#abstand { 
    margin-block-start: 1.2rem !important;
    margin-block-end: 0.5rem !important;
}
#kein-abstand p, #kein-abstand h2, #kein-abstand h3, #kein-abstand h4, #kein-abstand  h5, #kein-abstand h6 { 
    margin-block-start: 0 !important;
    margin-block-end: 0 !important;
}
h2, h3, h4, h5, h6 { 
    margin-block-start: 1.5rem !important;
    margin-block-end: 0.5rem !important;
}

/* Helle Links auf dunklem Hintergrund */
a.link-hell {
    color: white;
}
a.link-hell:hover, a.link-hell:active {
    color: #FBFB85;
}

/* Anker Sprungziel Abstand */
.elementor-menu-anchor { display: block; position: relative;
    top: -60px;
}/* End custom CSS */