
/*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: 16px;
	top: 16px;
	}
	
div#gegevens a{
	font-size: 15px;
}

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

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

h1{
	font-size: 20px;
}

div#voetje{
	left: 540px;
	}

/*A.normaal{
	padding: 3 pt;
}*/
