/*Welkom pagina -=winkelwagen=-*/
.text2 {
	/*width:300px;*/
	float:left;
	margin-right:10px;
}

.image2 {
	color:white;
	float:left;
	width:200px;
	height:150px;
	background-color:white;
	background-repeat:no-repeat;
}

/*Contact pagina -=telefoon=-*/
.text {
	width:250px;
	float:left;
	margin-right:10px;
}

.image {
	margin-top:30px;
	color:white;
	float:left;
	width:290px;
	height:210px;
	background-color:white;
	background-repeat:no-repeat;
}