.navigatie{
	color: #FFFFFF;
	text-decoration:none;
}
.titleBlock {
	color:#999999;
	font-size:9px;
/*	width:150px;*/
	text-align:center;
	vertical-align:middle;
}
.titleBlockBeelden {
	color:#999999;
	font-size:9px;
	text-align:center;
	margin-top:5px;
	vertical-align:middle;
}
.imgBlockBig{
	width:600px;
}
.titleBlockBig {
	color:#999999;
	font-size:13px;
	width:400px;
	text-align:center;
	padding-top: 10px;
}
.afbeeldingBlockLeft{
	width:205px;
	float:left;
	position:relative;
	cursor:pointer;
}
.rij{
	text-align:center;
	width:620px;
	height:150px;
	margin-top:55px;
}
.afbeeldingBlockRight{
	width:205px;
	float:right;
	cursor:pointer;	
		position:relative;
}
.afbeeldingBlockMiddle{
	width:150;
	margin-left:auto;
	margin-right:auto;
	cursor:pointer;	
	position:relative;	
}
.imgBlockGal{
	width:150px;
	height:113px;
}
.navLink{
	float:left;
	width:200px;
	background-color:#996600;
}
.mainTitle{
	border-bottom-color:#00FFFF;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	font-size:24px;
}

.afbeeldingBlock{
	float:left;
	border-width:1px;
	border-style:solid;
	text-align:center;
	width:152px;
	overflow:hidden;
	cursor:pointer;
	height:172px;
	margin-left:20px;
	margin-bottom:20px;
	background-color:#FFFFFF;
}
.afbeeldingBlockBeelden{
	float:left;
	text-align:center;
	overflow:hidden;
	cursor:pointer;
	height:172px;
	margin-left:20px;
	margin-bottom:20px;
	background-color:#FFFFFF;
}

.imgBlock{
	height:150px;
	width:150px;
	overflow:hidden;
}
.imgBlock img{
	margin-top:auto;
}

.link{
	float:none;
	display:block;
}
.Groep{
	margin-bottom:50px;
	font-size:18px;
}
.formulier{
	width:450px;
}
.key{
	float:left;
	width:150px;
}
.input{
	float:right;
	width:350px;	
}