.calendarHeader { 
                    font-weight: bolder; 
                    color: #FFFFFF; 
                    background-color: #004770;
					height: 30px;
}

a.calenderlink ,a.calenderlink:hover,a.calenderlink:active,a.calenderlink:visited {
	color: #AAAAAA;
	font-weight: bold;
	text-decoration: none;
} 

.calendarlijn { 
                    font-weight: bolder; 
                    color: #070563; 
                    background-color: #4077AF;
					height: 12px;
}

.calendartop { 
                    font-weight: normal; 
                    color: #070563; 
                    background-color: #cbdcc8;
					height: 30px;
					width:100px;

}


.calendarToday  { 
                    border: 1px solid #004770;
                    background-color: #4077af;
                    color: #ffffff;
                    width:100px;
                    height:50px;
}
.calendar       { 
                   
					width:80%;
					
					
                    
}
.calendarCell   { 
                    background-color: #F3F9FC;
                    width:100px;
                    height:50px;
                    
}
.legenda   { 
                    background-color: #F3F9FC;
                    height:10px;
                    
}

.calendarleeg   { 
                   width:100px;
                    height:50px;
                 
}

tr.agenda_tussenkop td {
    font-weight: bold;
}
