body {
  background: #900000;
}

 /* Zimmerbelegung */
  
  #table_cal {
width: ;
height: ;
border: solid 0px #000000;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px; 
margin-right: 0px;
border-spacing: 2px;
table-layout: fixed;
vertical-align: middle;
text-align: center;
}
.ztable{
border-spacing: 0px;
}
#cal_frei {
width: 30px;
height: 30px;
text-align: center;
background-color: #009900;
color: #000000;
font-size: 14px;
font-family: Arial, Verdana;
text-decoration: none;
font-weight: normal;
}
.frei{
background-color: #009900;
height: 20px;
width: 80px;
color:#ffffff;
font-size: 14px;
font-family: Arial, Verdana;
text-align:center;
border: 2px black solid;
border-right: 1px black solid;
}

#cal_bes {
width: 30px;
height: 30px;
text-align: center;
background-color: #CC0000;
color: #000000;
font-size: 14px;
font-family: Arial, Verdana;
text-decoration: none;
font-weight: normal;
}
.bes{
background-color: #CC0000;
height: 30px;
width: 80px;
color:#ffffff;
font-size: 14px;
font-family: Arial, Verdana;
text-align:center;
border: 2px black solid;
border-left: 1px black solid;
}
#tb_day {
height: 30px;
text-align: center;
background-color: #999999;
color: #000000;
font-size: 14px;
font-family: Arial, Verdana;
text-decoration: none;
font-weight: bold;
}


#cal_date {
height: 30px;
text-align: center;
background-color: #CC6600;
color: #ffffff;
font-size: 14px;
font-family: Arial, Verdana;
text-decoration: none;
font-weight: normal;
}

#cal_navi {
height: 30px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px; 
margin-right: 0px;
text-align: center;
background-color: #CC3300;
}

.cal_navi_cmd {
color: #ffffff;
font-size: 14px;
font-family: Arial, Verdana;
text-decoration:none;
font-weight: bold;
}

.cal_navi_cmd:hover {
color: #AAAAAA;
font-size: 14px;
font-family: Arial, Verdana;
text-decoration: none;
font-weight: bold;
}

#cal_tbl_room {
width: 80px;
text-align: center;
background-color: #CC6600;
color: #ffffff;
font-size: 14px;
font-family: Arial, Verdana;
text-decoration: none;
font-weight: normal;
}

#cal_tbl_day {
height: 30px;
text-align: center;
background-color: #CC3300;
color: #ffffff;
font-size: 14px;
font-family: Arial, Verdana;
text-decoration: none;
font-weight: normal;
}

.link{
text-decoration: none;
color:#000000;
font-weight:bold;
font-size:20px;
font-family: Arial, Verdana;
}

#cal_td {
color: #552255;
font-weight: bold;
font-size:20px;
font-family: Arial, Verdana;
text-decoration: none;
}
.button{
height:30px;
width:30px;
border:0px;
}
