.calDiv{
  display:none;
  position:absolute;
  z-index:100;
  background: #FFF;
  border:1px solid #B1BCC9;
  width:180px;
  height:108px;
}
.kalTitel{
  background: #FFF;
  width:165px;
  font-size:11px;
  color:#004494;
  font-weight:bold;
  text-align:center;
}
.kalhead{
  text-align:center;
  height:10px;
  padding:0 1px 0 1px;
}
.kalHeadTage{
  font-weight:bold;
  text-align: center;
  color:#FFF;
  width:25px;
  background:#A5A5A5;
}
.kalson2{
  color:#004494;
  text-align: center;
  height:10px;
  line-height:10px;
  width:25px;
}
.kalwt{
  color:#14A626;
  text-align: center;
  height:10px;
  line-height:10px;
  width:25px;
}
.kalzr, .kalzrson{
  background-color:#C9E9F8;
  text-align: center;
  height:10px;
  line-height:10px;
  width:25px;
}
.kalzrson{color:#004494;}

.kalam{
  background-color: #FFF;
  color: #FFF;
  text-align: center;
  height:10px;
  line-height:10px;
  width:25px;
}
.klnl{
  background-color:#FFF;
  color:#A5A5A5;
  text-align: center;
  height:10px;
  line-height:10px;
  width:25px;
}
.kalferien{
  background-color:#C6E4BF;
  color:#0481E1;
}
#today{
  border-left:1px solid #004494;
  border-right:1px solid #004494;
  color: #004494;
  height:10px;
  line-height:10px;
}