/* CSS Document */

body, td
	{
	font-family: times new roman;
	font-size: 13px;
	color:#1E1E1E;
	vertical-align:top;
	}
	
	
.naam
	{
	font-family:georgia;
	font-size: 16px;
	text-decoration:none;
	color:#00000;
	vertical-align:text-bottom;
	font-style:none;
	font-weight:200;
	}
	
	
.subnaam
	{
	font-family:georgia;
	font-size: 14px;
	text-decoration:none;
	color:#00000;
	vertical-align:text-bottom;
	font-style:none;
	font-weight:400;
	}	
	
.subtekst
	{
	font-family:georgia;
	font-size: 12px;
	text-decoration:none;
	color:#00000;
	vertical-align:text-bottom;
	font-style:none;
	font-weight:200;
	}		
	
.series
	{
	font-family:arial;
	font-size: 11px;
	text-decoration:none;
	color:#999;
	vertical-align:text-bottom;
	font-style:normal;
	font-weight:lighter;
	}	
	
.info
	{
	font-family:georgia;
	font-size: 13px;
	text-decoration:none;
	color:#00000;
	vertical-align:text-bottom;
	font-style:normal;
	font-weight:lighter;
	}	
	
.infohoofd
	{
	font-family:georgia;
	font-size: 13px;
	text-decoration:none;
	color:#00000;
	vertical-align:text-bottom;
	font-style:normal;
	font-weight:500;
	}			
	
.cijfers
	{
	font-family:arial;
	font-size: 12px;
	text-decoration:none;
	color:#00000;
	vertical-align:text-bottom;
	font-style:normal;
	font-weight:lighter;
	}			

	
.werk_link
	{
	font-family:Georgia;
	font-size: 11px;
	text-decoration:none;
	color:#1E1E1E;
	vertical-align:top;
	}	
	
.werk_link:hover
	{
	font-family:Georgia;
	font-size: 11px;
	text-decoration:underline;
	color:#1E1E1E;
	vertical-align:top;
	}
	
.weblink
	{
	font-family:georgia;
	font-size: 13px;
	text-decoration:none;
	color:#000000;
	vertical-align:text-bottom;
	font-style:none;
	font-weight:200;
	}			

.weblink:hover
	{
	font-family:georgia;
	font-size: 13px;
	text-decoration:none;
	color:#00000;
	vertical-align:text-bottom;
	font-style:none;
	font-weight:200;
	text-decoration:underline;
	}			


