#Calender * 
{
	font-family: Ariel;
	font-size: 15px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

#Calender tr > td
{
	width: 20px;
}

#MaandNaam
{
	font-size: 14px;
}

#DagNamen
{
	border: none 0px white;
	background-color: white;
	color: #e818d7;
}

#Vandaag
{
	border: solid 1px blue;
	background-color: #96c8ff;
}

#Vandaag *
{
	color: #e818d7;
}

#Gesloten
{
	border: solid 1px blue;
	background-color: white;
	color: #36386b;
}

#Dag
{
	border: solid 1px blue;
	background-color: #96c8ff;
}

#Dag *
{
	color: #36386b;
}

#GeenDag
{
	border: none 0px white;
	background-color: white;
}


.bodytekst3nivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.Title
{
    border: solid 2px blue;
    position: absolute; 
    background-color: white;
    height: 25px;
    width: 100px;
}