body {
	
}

.tekst 
{
  font-family: "Century Gothic";
  font-size: 12px;
  color: #800080;
  padding: 5px;
  
}

.navigatie
{
	width : 780px;
	height : 27px;
	background : #800080;
	font-family: "Century Gothic";
  font-size: 12px;
  color: #FFFFFF;
  padding: 2px;
  text-align: center;   
}

.update 
{
	width : 800px;
	height : 10px;
	font-family: "Century Gothic";
  font-size: 10px;
  color: #800080;
  padding: 2px;
  text-align : right;
} 

.foto-tekst
{
	width : 400px;
	height : 150px;
	font-family: "Century Gothic";
  font-size: 12px;
  color: #800080;
  padding: 2px;
}


