body {	background-color: White;	margin: 0px;	font: 0.8em Arial, "Bitstream Vera Sans", Helvetica, sans-serif;}
#top {	background: Black;	top: 0px;	width: 100%;	height: 60px;}
#hoofdmenu {	background-color: #FF6600;	text-align: center;	width: 100%;	height: 1.5em;	border-top: 1px solid White;	color: White;}
a.hoofdmenu {	color: White;	text-decoration: none;	font-weight: bold;	height: 1.5em;	padding-left: 0.7em;	padding-right: 0.7em;}
a:hover.hoofdmenu {	color: #FF6600;	background-color: White;	text-decoration: none;	font-weight: bold;	height: 1.5em;	padding-left: 0.7em;	padding-right: 0.7em;}
#content {	/*background: #F9FFFF url(../images/head.gif) no-repeat scroll;*/	left: 0px;	right: 0px;	position: relative;	float: none;	clear: both;	/*width: 100%;*/	border-top: 1px solid White;	padding-left: 316px; }
H1 {	font-size: 1.5em;	color: #FF6600;	margin-top: 0.5em;}
.zwarteletters {	color: Black;	font-size: 100%;}
.oranjeletters {	color: #FF6600;	font-size: 100%;}