@charset "utf-8";
/* CSS Document */

#body{
margin: 0; 
padding: 0;
} 



#text {
	width: 754px;
	height: 415px;
	background-color:#FFFFFF;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#profiel_berrie {
	width:754px;
	height:180px;

}

#foto_berrie {
	width:86px;
	height:86px;
	float:left;
	background-image:url(../../images/berrie_profiel.jpg);
	background-repeat:no-repeat;
	
	margin-top:50px;
	
	
}

#profiel_tekst{
	width:668px;
	height:100px;
	margin-top:50px;
	float:left;
	
}


#profiel_agathe {
	width:754px;
	height:180px;

}




#profiel_walter {
	width:754px;
	height:180px;

}





