.platte      { color: #000000; font-size: 11px; line-height: 15px; font-family: "Trebuchet MS" }
.status_oranje  { color: #ffca0b; font-weight: bold; font-size: 11px; line-height: 11px; font-family: "Trebuchet MS" }
.oranje_bold { color: #ffca0b; font-weight: bold; font-size: 11px; line-height: 15px; font-family: "Trebuchet MS" }
.platte_klein { color: #000000; font-size: 10px; line-height: 11px; font-family: "Trebuchet MS", Verdana }
.onder { color: #fff; font-size: 11px; font-family: "Trebuchet MS", Verdana }
.onderbold { color: #fff; font-weight: bold; font-size: 11px; font-family: "Trebuchet MS", Verdana }
.blauw_bold    { color: #006; font-weight: bold; font-size: 13px; font-family: "Trebuchet MS" }
.wit_bold { color: #fff; font-weight: bold; font-size: 13px; font-family: "Trebuchet MS" }
.grijs_bold_groot { color: #6b6f73; font-weight: bold; font-size: 14px; font-family: "Trebuchet MS" }
.kop_blauw  { color: #3b74b9; font-weight: bold; font-size: 15px; font-family: Verdana, Arial, Helvetica, sans-serif }
.blauw_plat { color: #006; font-size: 11px; font-family: "Trebuchet MS" }
.rood_bold  { color: #b41616; font-weight: bold; font-size: 11px; font-family: "Trebuchet MS" }
.zwart_bold     { color: #000; font-weight: bold; font-size: 11px; line-height: 13px; font-family: "Trebuchet MS" }
.kopje_donkerblauw  { color: #0052a0; font-weight: bold; font-size: 11px; line-height: 13px; font-family: Tahoma, "Trebuchet MS" }
.zwart_bold_klein { color: #000; font-weight: bold; font-size: 10px; line-height: 11px; font-family: "Trebuchet MS" }
BODY    { line-height: 13px; overflow-x: hidden; overflow-y: auto; scrollbar-3dlight-color: #FFFFFF; scrollbar-arrow-color: #B1B1B1; scrollbar-darkshadow-color: #FFFFFF; scrollbar-face-color: #E5E5E5; scrollbar-highlight-color: #E5E5E5; scrollbar-shadow-color: #E5E5E5; scrollbar-track-color: #FFFFFF  }

A:link    { 
color: #006; font-family: "Trebuchet MS"; 
font-weight: bold;
text-decoration: none; 
padding: 0px; 
}
A:active    { 
color: #006; font-family: "Trebuchet MS"; 
font-weight: bold;
text-decoration: none; 
padding: 0px; 
}

A:visited    { 
color: #006; 
font-weight: bold;
font-family: "Trebuchet MS"; 
text-decoration: none; 
padding: 0px 
}
A:hover    { 
color: #006; font-family: "Trebuchet MS" ;
font-weight: bold;
text-decoration: underline; 
padding: 0px ;
}

A:hover.platte_klein { color: #314895; font-size: 10px; line-height: 11px; font-family: "Trebuchet MS"; text-decoration: underline; padding: 0px }



.rowOranjeWitBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #f90;;
	text-decoration: none;
}

.rowPic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f90;
	background-color: #eeeeee;
	text-decoration: none;
}
.rowPicOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #f90;
	text-decoration: none;
}

	td.cal{
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #f90;
	  background-color : #FFFFFF;
	}
	select.month{
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #000000;
	  width : 85px;
	}
	input.year{
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #000000;
	  width : 30px;
	}
	td.calDaysColor {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #ffffff;
	  background-color : #f90;
	}
	td.calWeekend {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #ffffff;
	  background-color : #c0c0c0;
	}
	td.calBgColor {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #ffffff;
	  background-color : #d3d3d3;
	}
	.calBorderColor {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #ffffff;
	  background-color : #a9a9a9;
	}
	td.calHighlightColor {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #ffffff;
	  background-color : #a9a9a9;
	}
	A.cal {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #000000;
	  text-decoration : none;
	}  
	A.cal:Hover {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #FF0000;
	  text-decoration : none;
	} 
	.disabled {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #808080;
	  text-decoration : none;
	}  