.brd {
 border : 1px solid black; 
}

.dayLink {
 font-family: arial, helvetica;
 font-size: 10pt;
 color:#1919C3;
 font-weight:bold;
 text-decoration:none;
}

.brdBGwhite {
 border : 1px solid #787878; 
 background-color : white;
 text-align : center;
}

.brdBGgreen {
 border : 1px solid #787878; 
 background-color : green;
 text-align : center;
}

.brdBGred {
 border : 1px solid #787878; 
 background-color : #BF1515;
 text-align : center;
 color : white;
}

.dayLinkWhite {
 font-family: arial, helvetica;
 font-size: 10pt;
 color:white;
 font-weight:bold;
 text-decoration:none;
}


.btm {
 font-size: 13pt;  
}

body {
font-family:arial;
 font-size:10pt;
}

td {
 font-family:arial;
 font-size:12px;
}

.tdGereserveerd {
 font-family:arial;
 font-size:13px;
 font-weight : bold;
}

.tdMenu {
 background-image: url(img/but.gif);  
 padding-top : 10px;
}
a.menu {
 font-family: arial, helvetica;
 font-size: 10pt;
 color:yellow;
 font-weight:bold;
 text-decoration:none;
}

a.menu:hover{
 font-family: arial, helvetica;
 font-size: 10pt;
 color: yellow;
 text-decoration:underline;
 margin-top:10px;
}

.txt {
 font-family: arial, helvetica;
 font-size: 10pt;
 border : 1px solid black;  
}

.calendar-month {
 font-family: arial, helvetica;
 font-size: 14pt;  
}

