<style type="text/css">
<!--
a:visited {
	margin-top: 0px;
	font-family: "Comic Sans MS", cursive;
	font-style:normal;
	font-size: small;
	color: #003399;
}
body {
	background-color: #000000;
	margin-top: 0px;
	font-family: "Comic Sans MS", cursive ;
	font-style:normal;
	font-size: small;

}
.blauw {
	color: #003399;
}
.formulier {
	font-family: "Comic Sans MS", cursive;
}

.overzichttabel {
	background-color:#cce3fa;
	border: solid 0px #0a50a0;
	width:80%;
}

.calendarheader{
	font-size: small;
	font-weight:bold;
	width: 100%;
	text-align:center;
}
.calendarheader2{
	font-size: small;
	font-weight:bold;
	width: 80%;
	text-align:center;
}
.dayname{
	background-color:#0a50a0;
	color: #FFF;
	width:110px;
	border-collapse:collapse;
	border:solid 1px #000;
	float:left;
	text-align: center;
}
.day{
	background-color:#c6e3f1;
	border-collapse:inherit;
}
.currentday{
	background-color:#005aa9;
	color: #FFF;
}
.weekendday{
	background-color:#f6a400;
}
.daynr
{
	background-color:#cce3fa;
	width:20px;
	border-collapse:separate;
	border:solid 1px #000;
	float:left;
}
.event{
	margin:2px;
	font-size:6pt;
}

.stijl1{
	color: #003399;
}

.stijljarig{
	color: #003399;
	font-size: large;
} 

.small {
	font-size: 11px;
}

.stijl2 {
	font-size: small;
	color: #00529E;
}

.stijl3 {color: #9A2D25
}

.box1 {
height: 440; 
padding:5px;
overflow:auto;
}

img.fotoright{
  float:right;
  margin-left: 5px;
  border:solid 0px #efefef;
}


img.fotoleft{
  float:left;
  margin-right: 5px;
  border:solid 0px #efefef;
}
	

#puzzle_container{
		line-height:500px;
		text-align:center;
		vertical-align:center;
		border:10px outset #CCCCCC;
		position:relative;
		color: #FFFFFF;
		background-color: #707070;

		width: 520px;	/* IE 5.x */
		width/* */:/**/500px;	/* Other browsers */
		width: /**/500px;	
		
		height: 520px;	/* IE 5.x */
		height/* */:/**/500px;	/* Other browsers */
		height: /**/500px;
		
				

	}
	
	#puzzle_container .square{
		overflow:hidden;
		border-left:1px solid #FFF;
		border-top:1px solid #FFF;
		position:absolute;
	}

	.activeImageIndicator{
		border:1px solid #FF0000;
		position:absolute;
		z-index:10000;
	}
	.revealedImage{
		position:absolute;
		left:0px;
		opacity:0;
		filter:alpha(opacity=50);
		top:0px;
		z-index:50000;
	}
	


-->
</style>
