.elementor-4708 .elementor-element.elementor-element-ce7f68e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:10px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-4708 .elementor-element.elementor-element-83bc255 .elementor-heading-title{color:#E99612;}.elementor-4708 .elementor-element.elementor-element-e4598e1 .elementor-heading-title{color:#FF8C00;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-4708 .elementor-element.elementor-element-da31280 .elementor-heading-title{color:#FF8C00;}/* Start custom CSS for html, class: .elementor-element-11e6706 *//* Tabellenlayout */
table {
  width: 100%;
  border-collapse: collapse;
  font-family: Arial, Helvetica, sans-serif;
}

table td,
table th {
  border: 2px solid lightgray;
  padding: 8px 10px;
  text-align: center;
  background: white !important;
  color: black !important;
}

p {
    color: white !important;
    font-size: 18px;
}

/* Kein Hover */
table tr:hover td,
table tr:hover th,
table tr:hover {
  background: #ffffff !important;
}
p {
    color: #ffffff !important;
    font-size: 18px;
}/* End custom CSS */