body
{
	font-family			:	'Lucida Grande', Arial, Helvetica, sans-serif;
	text-decoration		:	none;
	font-size			:	11px;
	background-color	:	#333333;
	line-height			:	15px;
}
a
{
	text-decoration		:	none;
}
a:hover
{
	text-decoration		:	underline;
}
.away
{
	background-color	:	#FF0000;
}
.delayed
{
	background-color	:	#d97925;
}
.available
{
	background-color	:	#2cb82d;
}
.content {
	font-family			:	'Lucida Grande', Arial, Helvetica, sans-serif;
	text-decoration		:	none;
	font-size			:	11px;
	color				:	#333333;
	line-height			:	15px;
}
.newsheader{
	font-family			:	'Lucida Grande', Arial, Helvetica, sans-serif;
	text-decoration		:	none;
	font-size			:	11px;
	color				:	#082187;
	line-height			:	15px;
}
.login
{
	font-family			:	'Lucida Grande', Arial, Helvetica, sans-serif;
	background-color	:	#c9c9c9;
	font-size			:	11px;
	color				:	#666666;
}
.loginarea
{
	font-family			:	'Lucida Grande', Arial, Helvetica, sans-serif;
	background-color	:	#c9c9c9;
	font-size			:	11px;
	color				:	#000000;
}
.button
{
	border				:	1px solid #666666;
	color				:	#FFFFFF;
	background-color	:	#333333;
	font-family			:	'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size			:	10px;
}
.midbar
{
	font-family			:	'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size			:	13px;
	color				:	#585858;
}
#dropmenudiv
{
	position			:	absolute;
	border				:	1px solid black;
	font				:	normal 12px Verdana;
	line-height			:	18px;
	z-index				:	100;
}

#dropmenudiv a
{
	width				:	100%;
	display				: 	block;
	text-indent			:	3px;
	font-size			:	11px;
	text-decoration		:	none;
}

#dropmenudiv a:hover
{
	background-color	:	#D6E7FA;
	font-size			:	11px;
	text-decoration		:	underline;
	
}
.border {
font-family				:	'Lucida Grande', Arial, Helvetica, sans-serif;
	text-decoration		:	none;
	font-size			:	11px;
	color				:	#333333;
	line-height			:	15px;
	border-left			: 	1px solid #165B8C;
	border-right		: 	1px solid #165B8C;
	border-bottom		: 	1px solid #165B8C;
	border-top			: 	1px solid #165B8C;
}
.borderlight {
font-family				:	'Lucida Grande', Arial, Helvetica, sans-serif;
	text-decoration		:	none;
	font-size			:	11px;
	color				:	#333333;
	line-height			:	15px;
	border				: 	1px solid #CACACA;
}
.inputfield {
font-family				:	'Lucida Grande', Arial, Helvetica, sans-serif;
	text-decoration		:	none;
	font-size			:	11px;
	color				:	#333333;
	line-height			:	15px;
	border-left			: 	1px solid #165B8C;
	border-right		: 	1px solid #165B8C;
	border-bottom		: 	1px solid #165B8C;
	border-top			: 	1px solid #165B8C;

}
.emailover
{
	background-color	:	#D6E7FA;
	cursor				:	pointer;
}
.imageborder 
{
	border				:	0px;
	border-style		:	solid;
	border-color		:	#000000;
}
.beschikbaar 
{
	background-color		:	#51BB03;
}
.afwezig 
{
	background-color		:	#FF0000;
}
.vertraagd 
{
background-color:#FFC12B;
}
li 
{

	line-height			:	16px;
	color				:	#000000;
	font-family			:	'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size			:	11px;
}


