.BestellungBox {
  text-align: center;
  font-size: 4vh; }

.Bestellung {
  text-align: center;
  font-size: 4vh;
  color: #aab900; }

table {
  width: 100%; }

.OrderHead {
  background-color: #aab900;
  color: white;
  font-size: 4vh;
  border: none; }

.OrderBot {
  border: none;
  background-color: lightgrey; }

/*# sourceMappingURL=Bestellung.css.map */
