body {
	background-color: #f9f9f9;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;

}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #881C01;
}
a:active {
	text-decoration: none;
	color: #000000;
}


td.inhoud
{	font-family: trebuchet MS;
	font-size: 10pt;
	color: black;
}

td.datum
{      
	font-family: trebuchet MS;
	font-size: 7pt;
	color: white;
}

td.fotoover {
	display:inline; /*ie fix for double margin*/
	clear: left;
	float: left;
	margin: 0px 0px 3px -1px;
}




.achtergrond 
	{background-image: 
        url('../images/achtergronden/pixel.jpg');
        background-repeat: repeat;
}




body         { scrollbar-face-color: #FFFFFF; scrollbar-shadow-color: #0166AB; 
               scrollbar-highlight-color: #0166AB; scrollbar-3dlight-color: 
               #FFFFFF; scrollbar-darkshadow-color: #FFFFFF; 
               scrollbar-track-color: #FFFFFF; scrollbar-arrow-color: #CA553B }


