a.navi {
  font-size: 14px;
  color: #f9ef7c;
  text-decoration: none;
}

a.navi:hover, a.navi:focus, a.navi:active {
  color: #ff9900;
}

span.aktiv {
  font-style: normal;
  color: #ff9900;
}

span.hidden {
  display: none;
}

div.divClear {
  clear: both;
}

div.imgLeft, div.txtLeft {
  float: left;
  margin: 0 0 20px 0;
}

div.imgRight, div.txtRight {
  float: left;
  margin: 0 0 20px 25px;
}

div.txtLeft, div.txtRight {
  width: 170px;
}

div.imgLeft, div.imgRight {
  width: 425px;
}

table.preisliste {
  border-collapse: collapse;
  margin: 30px 5px 30px 5px;
}

table.preisliste td {
  border: 1px solid #ff9900;
  padding: 10px 5px 10px 5px;
  vertical-align: top;
}

table.preisliste td.firstCol {
  width: 400px;
}

table.preisliste td.secondCol, table.preisliste td.thirdCol {
  width: 110px;
  text-align: center;
}

span.zeiten {
  font-size: 11px;
}

.anfrage input.checkRadio {
  margin: 0 10px 0 0;
}

.anfrage table {
  margin: 20px 0 0 0;
}

.anfrage th {
  text-align: left;
}

.anfrage .name th {
  width: 80px;
  font-weight: bold;
}

.anfrage input.left {
  width: 170px;
  margin-right: 40px;
}

.anfrage input.plz {
  width: 45px;
  margin-right: 0;
}

.anfrage input.ort {
  width: 121px;
  margin-left: 0;
}

.anfrage input.right {
  width: 140px;
}

.anfrage th.zeitraum {
  width: 80px;
}

.anfrage table.zimmer input.anzahl {
  width: 30px;
}

.anfrage table.zimmer input.alter {
  width: 70px;
}

.anfrage table.zimmer th.col1 {
  width: 60px;
}

.anfrage table.zimmer th.col2 {
  width: 150px;
}

.anfrage table.zimmer th.col3 {
  width: 100px;
}

.anfrage table.zimmer th.col4 {
  width: 60px;
}

.anfrage table.zimmer th.col5 {
  width: 140px;
}

.anfrage textarea {
  width: 460px;
  height: 80px;
}

.anfrage input.button {
  width: 150px;
  margin-right: 30px;
  font-weight: bold;
}

span.angebot {
  background-color: red;
  font-size: 18px;
  font-weight: bold;
  padding: 10px;
  display: block;
}

div.lmangebot {
  background-color: yellow;
  font-size: 16px;
}

span.preis {
  color: red;
  font-weight: bold;
}

a.zurAnfrage {
  font-size: 16px;
  font-weight: bold;
}

table.bilder td {
  vertical-align: center;
  text-align: center;
}

center.anzeigen {
  display: block;
}

center.verstecken {
  display: none;
}
