/* CSS Document */body		{	color		:#000000;				font-family	:Verdana, Arial, Helvetica, sans-serif;				font-size	:14px;				font-style	:normal;				font-variant:normal;				font-weight	:normal;				text-align	:left;				line-height	:normal;			}div.site	{ 	position	:absolute;				margin-left	:0px;				margin-top	:0px;			}div.header	{	position	:absolute;				left		:0px;				top			:12px;			}div.navigatie 	{	position	:absolute; 					top			:128px; 					left		:0px;					width		:815px;				}div.bovenrand	{	position	:absolute;					left		:0px;					top			:160px;				}div.inhoud	{	position	:absolute;				left		:0px;				top			:190px;				width		:815px;				height		:auto;				background-image:url(../plaatjes/achtergrond/witvlak.gif);			}div.tekst	{	position	:absolute;				left		:21px;				top			:0px;				width		:800px;				background-color:#ffffff;			}div.onderrand	{	position	:absolute;					left		:0px;					top:auto;				}.link	{	font-size	:12px;			font-weight	:bold;		}.actief	{	color	:#ffffff;			font-family		:Verdana, Arial, Helvetica, sans-serif;			font-size		:12px;			font-weight		:bold;			background-color:#996699;		}.links	{	position	:relative;			float		:left;		}.rechts	{	position	:relative;			float		:right;		}		.klein	{	font-size:10px;		}		.vet	{	font-weight:bold;		}		h1		{	color	:#996699;			font-size:14px;			font-weight:bold;			}			a:link	{	text-decoration	:none;			color			:#996699;			font-family		:Verdana, Arial, Helvetica, sans-serif;			font-size		:12px;			font-weight		:bold;		}a:visited	{	text-decoration	:none;				color			:#996699;			}a:hover	{	color	:#000000;		}