
h1 { color:#222222; }

h3 { color:#000; }
h5 { color:#222222; }

table td {
  color:#000;
  padding:3px;
}

table th {
  color:#101010;
  background-color:#4267FF;
  border-top-width:3px;
  border-bottom-width:3px;
}

.hell {
  color:#F0F0F0;
}
.dunkel {
  color:#F0F0F0;
}

.hell td {
color:white;
}
.dunkel td {
color:white;
}
