table{
  width: 100%;
}
td.preis{
  text-align: right;
  white-space: nowrap;
}

main h4{
  color: #008000;
}
