	body,html {				margin:0px;   /* nodig voor centreren content in div */		padding:0px;  /* nodig voor centreren content in div */		height:100%;  /* nodig voor centreren content in div */		width:100%;   /* nodig voor centreren content in div */		scrollbar-3dlight-color:#ffffff;		scrollbar-arrow-color:#0099cc;		scrollbar-base-color:#e2ecf1;		scrollbar-darkshadow-color:#ffffff;		scrollbar-face-color:#e2ecf1;		scrollbar-highlight-color:#ffffff;		scrollbar-shadow-color:#ffffff;		scrollbar-track-color:#ffffff;		background-color:#FFFFFF;		font-family: Verdana;		font-size: 11px;		font-style: normal;		line-height: 12px;		font-weight: normal;		color: #000000;	}	/* -------- opmaak site ------- */  table	{		font-family: Verdana;		font-size: 11px;		font-style: normal;		line-height: 12px;		font-weight: normal;	}  h1	{		font-family: Verdana;		font-size: 12px;		font-style: normal;		font-weight: bold;		font-variant: normal;		color: #11a0c0;	}  h2 	{		font-family: Verdana;		font-size: 11px;		font-style: normal;		line-height: normal;		font-weight: bold;		font-variant: normal;	}	a	{		font-family: Verdana;		color:#FF9900;		font-size: 11px;		font-style: normal;		line-height: normal;		font-variant: normal;		}	a:hover	{		font-family: Verdana;		color:#3399CC;		font-size: 11px;		font-style: normal;		line-height: normal;		font-variant: normal;		}	.input {		font-family: Verdana;		font-size: 10px;		border-style:solid;		border-width:1px;		border-color:#999999;		width:80px;	}	.select{		font-family: Verdana;		font-size: 10px;		border-style:solid;		border-width:1px;		border-color:#999999;		width:193px;	}  textarea {		font-family:Verdana;		font-size:10px;		font-style:normal;		line-height:10px;		width:193px;		height:60px;		border:solid;		border-width:1px;		border-color:#CCCCCC;		border-style:solid;  		}			/* -------- einde opmaak site ------- *//* -------- content ------- */		.header	{		position:absolute;  	top:8px;		left:8px;	}		.navigatie	{		position:absolute;		top:106px;		left:8px;	}	.beelden	{		position:absolute;		top:258px;		left:541px;	}	.sfeerimage	{		position:absolute;		top:340px;		left:8px;	}	.content	{		position:absolute;  	top:104px;		left:258px;		width:403px;		height:342px;		padding-top:25px;		padding-right:10px;		overflow:auto;		text-align:left	}	.quicknavigatie	{		position:absolute;		top:106px;		left:672px;	}	.afsluiter	{		position:absolute;  	top:470px;		left:8px;	}	.immo	{		position:absolute;  	top:496px;		left:0px;		width:768px;			}	/* -------- einde content ------- */			/* -------- kader ------- */		.centerDiv{		position:absolute;  	top:0px;		left:0px;		width:100%;		height:100%;		vertical-align:middle;	}	.contentDiv {		position:relative;  	top:50%;  	height:506px; /*object hoogte*/		width:768px; /*object breedte*/		margin-top:-260px; /*de helft van het object om hem optisch in het midden te krijgen*/		background-image:url(images/background.gif);		background-repeat:no-repeat;		padding-top:8px;		padding-left:8px;		font-size:10px;	}	  .safari	.contentDiv 	{		margin-top:15px;	}				/* -------- EINDE kader ------- */		
