body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-attachment: fixed;
	background-image: url(Layout/achtergrond_heli.jpg);
	margin-top: 10px;}

table {
	width: 100%;
	border: 0px solid;
	font-size : 13px; 
	font-family: verdana;
	vertical-align: top;
	text-align: justify;}
	
td.home {
	width: 50%;}
	
table.titel {
	border: 0px solid;
	width: 398px;
	height: 24px;
	margin-left: 75px;
	background-image: url(Layout/lijn.jpg);
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-align: left;}
	
table.update {
	width: 380px;
	border: 0px solid;
	margin-left: 20px;
	text-align: center;}
	
table.laatsteupdates {
	width: 500px;
	border: 0px solid;
	background-color: #EFEFEF;}
	
td.thumb {
	border: 1px solid white;
	border-right: 0px solid;
	border-bottom: 0px solid;
	width: 50px;}

td.laatsteupdate {
	border: 1px solid white;
	border-left: 0px solid;
	border-bottom: 0px solid;}

td.titelblauw {
	width: 100%;
	height: 22px;
    background-image: url(Layout/titel_achtergrond_blauw.jpg);
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;}

a:active, a:visited,  a:link { 
	color: #000066; 
	font-size : 12px; 
	font-weight: bold; 
	font-family: verdana; 
	text-decoration: none;}
	
a:hover { 
	font-size : 12px; 
	font-weight: bold;
	color: #000066; 
	font-family: verdana; 
	text-decoration: underline; }
