table.maand{
margin:0 20px 20px 0;
width:250px;
height:200px;
background-color:#FFFFFF;
font-family:"Trebuchet MS", sans-serif;
font-size:11px;
border:1px solid #CCCCCC;
float:left;
}

table.maand th{
text-align:right;
background-color:#CCCCFF;
padding:0 5px 0 0;
padding:0 10px 0 0;
color:#6666CC;
}

table.maand caption{
text-align:left;
font-family:"Trebuchet MS", sans-serif;
font-size:12px;
}

table.maand td{
background-color:#f1f1f1;
text-align:right;
padding:0 5px 0 0;
padding:0 10px 0 0;
}

table.maand td.daggeweest{
color: #CCCCCC;
}

table.maand td.gereserveerd_1,table.chop_maand td.gereserveerd_1{/*wedstrijd*/
background-color:#FFCC33;
background-repeat:repeat-x;
color:#FF6600;
cursor:pointer;
font-weight:bold;
border:1px dotted #FF6600;
}

table.maand td.gereserveerd_2,table.chop_maand td.gereserveerd_2{/*nieuws*/
background-color:#CCFF66;
background-repeat:repeat-x;
color:#669900;
cursor:pointer;
font-weight:bold;
border:1px dotted #669900;
}

table.maand td.gereserveerd_3,table.chop_maand td.gereserveerd_3{/*opleiding1*/
background-color:#FF6666;
background-repeat:repeat-x;
color:#FF0000;
cursor:pointer;
font-weight:bold;
border:1px dotted #FF0000;
}

table.maand td.gereserveerd_4,table.chop_maand td.gereserveerd_4{/*opleiding2*/
background-color:#FF6666;
background-repeat:repeat-x;
color:#FF0000;
cursor:pointer;
font-weight:bold;
border:1px dotted #FF0000;
}

table.maand td.gereserveerd_5,table.chop_maand td.gereserveerd_5{/*custom*/
background-color:#99CCFF;
background-repeat:repeat-x;
color:#0066CC;
cursor:pointer;
font-weight:bold;
border:1px dotted #0066CC;
}

table.maand td.vandaag,table.chop_maand td.vandaag{
background-color:#E1E1E1;
background-repeat:repeat-x;
color:#999999;
cursor:pointer;
border:1px dotted #999999;
cursor:default;
}

table.chop_maand{
margin:0 0 0 0;
width:184px;
height:140px;
background-color:#FFFFFF;
font-family:"Trebuchet MS", sans-serif;
font-size:10px;
border:1px solid #CCCCCC;
float:left;
}

table.chop_maand th{
text-align:right;
background-color:#CCCCFF;
color:#6666CC;
padding:0 5px 0 0;
}

table.chop_maand caption{
text-align:left;
font-family:"Trebuchet MS", sans-serif;
font-size:10px;
}

table.chop_maand td{
background-color:#f1f1f1;
text-align:right;
padding:0 5px 0 0;
}

table.chop_maand td.daggeweest{
color: #CCCCCC;
}
