/* CSS Document */

#tekst{

	position:relative;
	left: 50px;
	width: 620px;		
	}

#puntje{
	position: relative;
	top: - 100px;
	left: 200px;
}
	

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