
body
  {
    background-color: #FFF8CC;
  }

a
  {
    color: #C90417;
  }

input.button
  {
    background-color: #C90417;
  }

div#main
  {
    width: 724px;
    margin: 0;
  }

div#header
  {
    display: none;
  }

div#header h2
  {
    color: #C90417;
  }

#main *
  {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  }

td#side
  {
    background-color: #F7DD5B;
    width: 144px;
  }

div#bottomline
  {
    background-color: #F5D327;
  }

#gastgeberinfo div.features
  {
    background-color: #F7DD5B;
  }

td#left div.gastgeberform,
#gastgeberinfo p,
#gastgeberinfo div.gastgeberimg,
#gastgeberinfo div.gastgeberimglarge,
#gastgeberinfo div.gastgeberimggallery,
#gastgeberinfo div.address,
#gastgeberinfo div.hoteldata,
#gastgeberinfo div.info,
#gastgeberinfo div.roomlist
  {
    margin-left: 12px;
  }

td#left #gastgeberlist
  {
    padding-left: 12px;
  }

td#left {
    width: 580px;
}

table#contents {
    width: 724px;
}

