body {
        margin: 0;
        padding: 0;
    }
    
    img.bg {
        z-index: -9000;
        width: 100%;
        height: 100%;
        position: fixed;
    }
    
    div.site {
        position: center;
    } 
	
td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold; 
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold; 
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: url(/afbeeldingen/nav.gif);
  font-weight: bold;
  color: #ffffff;
}