#sidebar, #header, #nav, h2.posttitle, #voet, #cred {display:none;}

body {
	background-color:#99ccff;
	background-image:url(lichtblauw.gif);
	background-repeat:repeat-x;
	background-position:top;}

#page #wrapper #container #left-col {
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;}

#content {width: 800px;
	margin-left:auto;
	margin-right:auto;}
	
#disclaimer {
	display:block;
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	margin-top:1px;
	text-align:center;
	}
