.categorieenDiv{
	margin-bottom: 15px;
	width: 180px;
	height: 100px;
	float: left;
	text-align: center;
}
.categorieenImg{
	height: 64px;
	border: 3px;
	border: 2px solid #333399;
}
.categorieenDiv a{
	color: #000000;
	text-decoration: none;
}
.categorieenDiv a:hover{
	color: #000000;
	text-decoration: underline;
}
.productImg{
	margin-top: 25px;
	width: 150px;
	
}
.productImage{
	margin-top: 13px;
	margin-right: 15px;
	width: 250px;

}
.productTitel{
	color: #000000;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
}
.productTitel:hover{
	color: #000000;
	font-weight:bold;
	text-decoration:underline;
}
.productTable{
	font-size: 12px;
}

.persoon{
float: left;
width: 150px;
padding-left: 23px;
height: 285px;
}
.foto{
float: left;
width: 150px;
border: 0px;
margin-bottom: 5px;

}
.naampersoon{
text-align: center;
}

.foto2{
float: left;
width: 250px;

}
.gaterug{
float: right;

}
.inhoud{
	float: left;
	padding-top: 30px;
}

.inhoud h3{
	margin-bottom: 20px;
}

.link{
width: 420px;
padding-left: 30px;
float: left;
padding-top: 10px;

}
.omschrijving{
width: 420px;
padding-left: 30px;
padding-top: 10px;
float: left;

}
.omschrijvinglang{
	padding-top: 20px;
	float: left;
}