body {
background-color: #99CCFF;
font-size : 12pt;
font-family : Arial, serif;
color : #000000;
}
.hellblau {
background-color : #ccffff;
 padding:10px;
}
 .frei {
background-color : #cceeff;
}
 .belegt {
background-color : #FF8080;
}
 .reisetag {
background-color : #FF2020;
}
b {
font-weight: normal;
}
.angebot {
font-size : 12pt;
font-family : Arial, serif;
color : #ff0000;
font-weight: bold;
}
.nosee { display:none; }
.unsicht{
color:#295e7d;
}
.frage {
font-weight: bold;  
}
table {
background-color : #ccffff;
}
td {
  padding:10px;
}
.wohnung, .preis {
width:200px
}
.termin {
width:300px
}

#Mitte
{
 position:absolute;
 left:200px; top:120px; width:300px; height:150px;
}