*{
  font-family:arial;
  font-size: middle;
}
#MyHeader {
  font-weight: bold;
  font-size: large;
}
#MySlider {
  width: 40%;
}
.SortierungClass {
  color: red;
}
.SchindlerModusClass {
  color: green;
}
table {
    border: 1px solid;
    width:100%;    
  }
table, th, td {
    border: 1px solid;
  }