
#kal
{
width:185px;
border:1px solid #DDD;
background-color:#DDD;
font-family:Verdana,Arial,Helvetica;
margin:0 auto;
text-align:center;
}

#kal td
{
text-align:center;
}

#kal td.weekday {
line-height:16px;
height:16px;
background-color:#222;
color:#FFF;
font-size:10px;
font-weight:normal;
}

#kal a{
height:16px;
line-height:16px;
text-decoration:none;
color:#FFF;
display:block;
font-size:10px;
background-color:#008;
text-align:center;
margin:0;
padding:0;
text-align:center;
}

#kal a:hover{
background-color:#000;
color:#FFF;
}

#kal td.mark {
height:16px;
line-height:16px;
font-size:10px;
background: url(images/markbg.gif) no-repeat center center;
color:#FFF;
}


#kal td.leer {
height:16px;
line-height:16px;
font-size:10px;
background-color:#EEE;
}

#kal td.tage {
height:16px;
line-height:16px;
color:#333;
font-size:10px;
background-color:#FFF;
font-weight:normal;
}

