.elementor-kit-1659{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#004D87;--e-global-color-8b6a842:#004D87;--e-global-color-18016e8:#0A0A0D;--e-global-color-e17febb:#FFFFFF;--e-global-color-d7f32dd:#A9B0B4;--e-global-color-81f2ba7:#9191910F;--e-global-color-ba15f51:#003E6E;--e-global-color-81ede19:#F39400;--e-global-color-3e21290:#107CCD;--e-global-color-4c93b2e:#A9B0B454;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-2de3b27-font-family:"Lora";--e-global-typography-2de3b27-font-size:65px;--e-global-typography-2de3b27-font-weight:300;--e-global-typography-2de3b27-font-style:italic;--e-global-typography-2de3b27-line-height:1.2em;--e-global-typography-2de3b27-letter-spacing:1px;--e-global-typography-fea3cf4-font-size:27px;--e-global-typography-49f3500-font-size:17px;--e-global-typography-49f3500-font-weight:300;--e-global-typography-49f3500-line-height:25px;--e-global-typography-ebd69be-font-family:"Lora";--e-global-typography-ebd69be-font-size:25px;--e-global-typography-ebd69be-font-weight:300;--e-global-typography-ebd69be-font-style:italic;--e-global-typography-ebd69be-line-height:1.2em;--e-global-typography-ebd69be-letter-spacing:1px;background-color:var( --e-global-color-e17febb );font-family:"Barlow", Sans-serif;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:500ms;--e-preloader-animation-duration:600ms;--e-preloader-delay:0ms;--e-preloader-width:100%;--e-preloader-max-width:200px;}.elementor-kit-1659 e-page-transition{background-color:var( --e-global-color-ba15f51 );}.elementor-kit-1659 p{margin-block-end:1em;}.elementor-kit-1659 a{font-family:"Barlow", Sans-serif;font-weight:300;}.elementor-kit-1659 h1{font-family:"Lora", Sans-serif;font-size:45px;font-weight:300;font-style:italic;}.elementor-kit-1659 h2{font-family:"Lora", Sans-serif;font-weight:300;font-style:italic;}.elementor-kit-1659 h3{font-family:"Lora", Sans-serif;font-weight:300;font-style:italic;}.elementor-kit-1659 h4{font-family:"Barlow", Sans-serif;}.elementor-kit-1659 h5{font-family:"Barlow", Sans-serif;}.elementor-kit-1659 h6{font-family:"Barlow", Sans-serif;}.elementor-kit-1659 img{border-radius:5px 5px 5px 5px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.elementor-widget:not(:last-child){margin-block-end:40px;}.elementor-element{--widgets-spacing:40px 40px;--widgets-spacing-row:40px;--widgets-spacing-column:40px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1366px){.elementor-kit-1659{--e-global-typography-2de3b27-font-size:50px;}}@media(max-width:1200px){.elementor-kit-1659{--e-global-typography-2de3b27-font-size:40px;}}@media(max-width:1024px){.elementor-kit-1659{--e-global-typography-2de3b27-font-size:40px;}.elementor-kit-1659 h1{font-size:40px;}.elementor-kit-1659 h2{font-size:30px;}.elementor-kit-1659 h3{font-size:25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:880px){.elementor-kit-1659{--e-global-typography-2de3b27-font-size:45px;--e-global-typography-fea3cf4-font-size:18px;}}@media(max-width:767px){.elementor-kit-1659{--e-global-typography-2de3b27-font-size:30px;--e-global-typography-fea3cf4-font-size:18px;--e-global-typography-ebd69be-font-size:16px;}.elementor-kit-1659 h1{font-size:30px;}.elementor-kit-1659 h2{font-size:28px;}.elementor-kit-1659 h3{font-size:25px;}.elementor-kit-1659 h4{font-size:24px;}.elementor-kit-1659 h5{font-size:23px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */a, a:hover, a:active, a:focus {
   outline: 0;
}

html {
    overflow-x: hidden; 
}

h1 span, h2 span {
    font-size: 0.45em;
    position: relative;
    bottom: 1em;
}
/* Gesamttabelle */
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 14px;
}
/* Gesamttabelle */
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 13px;
  line-height:15px;
  text-align: left;
}

table thead th {
  background: #003e6e;
  color: #ffffff;
  font-weight: bold;
  padding: 12px 14px;
  border: 1px solid rgba(255,255,255,0.2);
}

/* Standardzellen */
table td {
  padding: 12px 14px;
  border-bottom: 1px solid #1d5f9c;
  border-right: 1px solid #1d5f9c;
}

/* Linke Spalte fett */
table td:first-child {
  font-weight: bold;
  color: #0c4f88;
  border-left: 1px solid #003e6e;
}

/* Hellgraue Hintergrundspalten wie auf dem Bild */
table td:nth-child(3),
table td:nth-child(5),
table td:nth-child(7),
table td:nth-child(9) {
  background: #f2f4f7;
}

/* Unterer Rahmen letzte Zeile */
table tr:last-child td {
  border-bottom: 1px solid #1d5f9c;
}

/* Font Awesome Icons farbig */
table i.fas.fa-check {
  color: #3aa757; /* Grün */
}

table i.fas.fa-minus {
  color: #7c7c7c; /* Grau */
}

table i.fas.fa-wave-square {
  color: #f4a024; /* Orange */
}

/* Icon-Ausrichtung */
table i {
  font-size: 18px;
  line-height: 1;
}

::selection {
  background: #003e6e;
  color: #fff;
}

::-moz-selection {
  background: #003e6e;
  color: #fff;
}/* End custom CSS */