body { background: url(../images/fullbg.jpg) repeat-x #72A2AF; font: normal 11px/16px Verdana, Arial, sans-serif; color: #fff; margin: 0px;	
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #999999;
	scrollbar-dark-shadow-color: #999999;
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: Silver;
	scrollbar-highlight-color: #ffffff;
	scrollbar-track-color: #ffffff;
}
a { color: #fff; 
}

iframe {
	height:335; width:571 !important; width:571;
}
#content {
	position:absolute;
	left:50%;
	/* the width/2 */
	margin-left:-451px; 
	/* the height/2 */
	margin-top:29px;
	text-align:center;
	font:10px verdana;
	z-index: 0;
}
#flash {
	position:absolute;
	left:50%;

	/* the width/2 */
	margin-left:-427px; 
	/* the height/2 */
	margin-top:51px;

	text-align:center;
	font:10px verdana;
	z-index: 1;
}
#flash2 {
	position:absolute;
	left:50%;

	/* the width/2 */
	margin-left:-427px; 
	/* the height/2 */
	margin-top:51px;

	text-align:center;
	font:10px verdana;
	z-index: 2;
}
#inhoud {
	position:absolute;
	left:50%;

	/* the width/2 */
	margin-left:-227px; 
	/* the height/2 */
	margin-top:191px;

	text-align:center;
	font:10px verdana;
	z-index: 4;

}


