/* CSS Document */

#tekst{
	position:relative;
	left: 50px;
	width: 620px;		
	}

#fotos{
	width: 800px;
	height: 270px;
	text-align:center;;
	}

	

/* voor de contact pagina  */
#tekst table span{
	font-size: 12px;
	color: #0000FF;
}
#tekst span{
	color: #FF0000;
}
