/* CSS Document */body {	font-family: Verdana, Arial, Helvetica, sans-serif;	background-color: black;	color: #00FF00;	font-size: 16px;}a {	color: #00FF00;	text-decoration: underline;}a:hover {	font-weight: bold;}img {	margin: 5px;	border: 0;}#portret{	float: left;}#head {	text-align: center;	color: #009900;	width: 60em;}#menu {	width: 9em;	height: 10em;	margin: 0em;	padding: 1em;	border: medium solid #009900;		position: absolute;	top: 5em;	left: 1em;}#w3cval {	width: 9em;	position: absolute;	top: 19em;	left: 1em;}.menu-item { 	display: block;	height: 1.5em;}.huidig {	margin-left: 0.5em;	font-weight: bold; 	height: 1.5em;}#content { 	width: 45em;	padding: 0.5em 1em 2em 1.5em;	border: medium solid #009900;/*	position: absolute;	top: 5em;	left: 13em; *//* 	toch relative positioning gebruikt omdat anders  *	de onderand te lelijk is. Die valt er in IE nl af. */	position: relative;	left: +13em;	margin-bottom: 3em;}#foot {display:none;}	#tabel1 {	width: 45em;	margin-bottom: 2em;}	#tabel2 {	width: 45em;}	.inforij {	height: 1.25em;}.kol1 { 	height: 1.2em;	width: 15em;	border: thin solid #009900;	float: left;}.kol2 { 	height: 1.2em;	width: 23em;	border: thin solid #009900;	float: left;}#ctabel {	width: 45em;}#kleurcode {	width: 40em;}.kleurrij {	height: 1.2em;}.kleur1 {	background-color: #660000;}.kleur2 {	background-color: #990000;}.kleur3 {	background-color: #336600;}.kleur4 {	background-color: #339900;}.kleur5 {	background-color: #000066;}.kleur6 {	background-color: #000099;}.cthead {	height: 2.5em;	font-style: italic;}.ctrij {	height: 2.5em;}.ctcel {	width: 17em;	border: thin solid #009900;	float: left;}.cnaam {	width: 17em;	border: thin solid #009900;	float: left;}.ccode {	width: 6.5em;	border: thin solid #009900;	float: left;}.cblok {	width: 3.5em;	border: thin solid #009900;	float: left;}.cniv {	width: 5.5em;	border: thin solid #009900;	float:left;}.ccijf {	width: 3.5em;	border: thin solid #009900;	float: left;}.cpunt {	width: 3.7em;	border: thin solid #009900;	float: left;}#werkstukken {	width: 40em;}.wrij {	height: 1.2em;}.whead {	height: 1.3em;	font-style: italic;}.wnaam {	width: 15em;	border: thin solid #009900;	float: left;}.wdatum {	width: 8em;	border: thin solid #009900;	float: left;}.woplcurs {	width: 15em;	border: thin solid #009900;	float: left;}