.calendarHeader { 
                    font-weight: bolder; 
                    color: #FFFFFF; 
                    background-color: #98B8CF;
					height: 30px;
}

a.calenderlink ,a.calenderlink:hover,a.calenderlink:active,a.calenderlink:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
} 

.calendarlijn { 
                    font-weight: bolder; 
                    color: #070563; 
                    background-color: #98B8CF;
					height: 12px;
}

.calendartop { 
                    font-weight: normal; 
                    color: #070563; 
                    background-color: #FFE165;
					height: 30px;
					width:100px;

}


.calendarToday  { 
                    background-color: #FFE165;
                    width:100px;
                    height:50px;
}
.calendar       { 
                    background-color: #FFFFFF;
					width:80%;
					
					
                    
}
.calendarCell   { 
                    background-color: #F3F9FC;
                    color: #004080;
                    width:100px;
                    height:50px;
                    
}
.legenda   { 
                    background-color: #F3F9FC;
                    height:10px;
                    
}

.calendarleeg   { 
                    background-color: #FFFFFF;
                    width:100px;
                    height:50px;
                    
}

/*
.calendarHeader { 
                    font-weight: bolder; 
                    color: #FFFFFF; 
                    background-color: #021C48;
					height: 30px;
}
*/

a.calenderlink ,a.calenderlink:hover,a.calenderlink:active,a.calenderlink:visited {
	color: #070563;
	font-weight: bold;
	text-decoration: none;
} 

/*
.calendarlijn { 
                    font-weight: bolder; 
                    color: #FFFFFF; 
                    background-color: #021C48;
					height: 12px;
}

.calendartop { 
                    font-weight: normal; 
                    color: #070563; 
                    background-color: #FFE165;
					height: 30px;
					width:100px;

}


.calendarToday  { 
                    background-color: #90A8D2;
                    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;
                    
}*/

a.word, a.excel, a.pdf, a.jpg, a.gif, a.png, a.bmp, a.tiff, a.avi, a.mpg, a.ppt {
    display: inline-block;
}

table#legenda td.this_day {
    background: #FFE165;
    border-color: #FFFFFF #555555 #555555 #FFFFFF;
}
