
/*Content div wordt gebruikt om het geheel te centreren over de pagina.*/
div#pagina{
	width: 770px;
	margin-left: -385px; /* dit moet dan de helft van de breedte zijn */
	}

div#content {
	top:70px;
	left:168px;
	}

div#gegevens table td{
	font-size: 17px;
}

div#gegevens{
	width:531px;
	left: 0px;
	top: 16px;
	}
	
div#gegevens a{
	font-size: 15px;
}

div#toptekst {
	padding-top: 8px;
	padding-left: 16px;
	padding-right: 16px;
	width: 730px;
	height: 56px;
	font-size: 60px;
}

div#links {
	top:56px;
	width:148px;
	padding-left: 20px;
	/*line-heigth: 25px;*/
	}
	

h1{
	font-size: 20px;
}

div#voetje{
	left: 540px;
	}

/*A.normaal{
	padding: 3 pt;
}*/
div#berichtje{
	padding-top: 30px;
}
