BODY
{
  font-size: 11px; 
  font-family: Arial, Geneva, Swiss, SunSans-Regular; 
  font-weight: normal; 
  color: #000000;
  background: #FFFFFF;
}

A:Visited       {font-size: 11px; color: #2695BE; text-decoration: None;}
A:Link          {font-size: 11px; color: #2695BE; text-decoration: None;}
A:Hover         {font-size: 11px; color: #2695BE;  text-decoration: Underline;}

TD {font-size: 11px}

#calendar {
	width: 650px;
}

#weekNr {
	font-weight: bold;
}

.dagen {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

#legenda {
	width: 400px;
}

.open {
	background: #2895BC;
	text-align: center;
	width: 85px;
	height: 40px;
}

.gesloten {
	background: #CCCCCC;
	text-align: center;
	width: 85px;
	height: 40px;
}

.gevalideerd {
	background: #99FF99;
	text-align: center;
	width: 85px;
	height: 40px;
}

.afspraak {
	background: #FF9900;
	text-align: center;
	width: 85px;
	height: 40px;
}

.page_header  { 
	color: #2695BE; 
	font-size: 20px; 
	word-spacing: 4px; 
	text-decoration:none;
}

.subkop {
	font-size: 13px; 
	text-decoration:none;
}

.submit_button {
	background:#E6E6E6; 
	border-color:#333333; 
	color:#2695BE; 
	font-family:Helvetica,Arial; 
	font-size:11px; 
	font-weight:bold;
	border-width:1px;
}

.submit_button:hover {
	background:#C3C3C3; 
	border-color:#333333; 
	color:#2695BE; 
	font-family:Helvetica,Arial; 
	font-size:11px; 
	font-weight:bold;
	border-width:1px;
}

.week_button {
	background: #000000;
	color: #FFFFFF;
	border: 2px solid black;
	width: 120px;
}

.grey {
	border: 1px solid #E6E6E6;
}

INPUT {
	font-size: 11px; 
  font-family: Arial;
  font-weight: normal; 
  color: #000000;
  background: #FFFFFF;
}

.textarea {
	font-size: 11px; 
  font-family: Arial;
  font-weight: normal; 
  color: #000000;
  background: #FFFFFF;
}

.clienten {
	width: 100%;
	border: 1px solid black;
}

.clienten TH {
	text-align: left;
	border-bottom: 1px solid black;
}