div#fotomettekst {
	font-family: sans-serif;
	color: black;
	}	

div#kleinebovenrand{
	height: 9px;
	width: 200px;
	background-image: url(kleinebovenrand.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

div#kleineonderrand{
	height: 9px;
	width: 200px;
	background-image: url(kleineonderrand.gif);
	background-repeat: no-repeat;
	background-position: top;
}
	
div#babygegevens{
	background-color: #f9ff4c; 
	background-image: url(middenklein.gif);
}

div#babygegevens table td {
	color: #FF6666;
	 }

div#tellers{
	font-family: sans-serif; 
	color: #0099d8;
}

hr{
	color: #0099d8;
	background-color: #0099d8;
	border: 0px;
}
