div#header-image{
  background: url(/img/header-preise.jpg);
}

table{width: 100%; margin-bottom: 2em;}
td, th { border: 1px #957F08 solid; padding: 2px;  background-color: #FBF9D7; }
td.price {
  text-align: center;
}
th {
  color: #957F08;
}

th div.ansicht {
  text-align: right;
}
th div{
  float: left;
  width: 50%;
}

th a {
  color: #957F08;
}
