/* CSS Document */
.CottageKollomLeeg{
	width:150px;
	height:32px;	
	background:#E9F7FF;
}
.CottageKollom{
	width:150px;
	height:60px;	
	background:#E9F7FF;
}
.DatumKollom{
	width:100px;
	text-align:center;
	background:#E9F7FF;
}
.MiniNavigatie A
{
	text-decoration:none;
}
.MiniNavigatie
{
	background:#E9F7FF;
}
.RodeKnopMidden{
	height:25px;
	float:left;
	background:url('Calendar/button-red.gif'); 
	padding-top:2px;
	cursor:pointer;
}
.BlauweKnopMidden{
	height:25px;
	float:left;background:url('images/button-blue.gif'); 
	padding-top:2px;
	cursor:pointer;
}
.GroeneKnopMidden{
	height:25px;
	float:left;background:url('images/button-green.gif'); 
	padding-top:2px;
	cursor:pointer;
}
.Vorige
{
	background:url(	images/footer-back.gif);
	height:28px;
	float:left;
	padding-top:5px;
}
.Vorige A{
	text-decoration:none;
	color:#000000;
}
.Vorige A:hover{
	text-decoration:underline;
	color:#000000;
}
.Volgende
{
	background:url(images/footer-back.gif);
	height:28px;
	float:right; 
	padding-top:5px;
}
.Volgende A{
	text-decoration:none;
	color:#000000;
}
.Volgende A:hover{
	text-decoration:underline;
	color:#000000;
}
.TopTitel{
	height:60px;	
	background:#E9F7FF;
}
