/* CSS Document */
body {margin: 0; background-color: #ffffff; font-family: Verdana;}
.style1 {color: #ffffcc}
.style2 {
	color: #ffcc00;
	font-weight: bold;
	text-decoration: underline;
}
a:link { color: #ffffcc}
a:visited { color: #ffffcc}
a:hover { color: #ffcc66}
a:active { color: #ff9933}
table.normal {width: 900px; border-collapse: collapse; padding: 0px; border-spacing: 0px; border: none; table-layout: fixed; empty-cells: show;}
table.randen {border-collapse: separate; padding: 0px; border-spacing: 2px; border-color: white;}
td.bannerrij {
	background: url(images/banner.jpg);
	height: 90px;
	font-size: large;
	color: #000000;
	padding: 0px;
	border: none;
}
td.wittelijn {background-color: white; height: 10px; width: 100%}
td.knop {text-align: center; padding: 0px; border: none; background-image: url(images/celback5.jpg); height: 27px; color: #ffffff; font-size: 10pt}
td.separator {padding: 0px; border: none; background-color: #000000;}
td.indicator {padding: 0px; border: none; height: 4px; background-color: #FF9900}
td.hoek {padding: 0px; border: none; background-repeat: no-repeat; width: 35px; height: 27px}
td.content {padding: 0px; border: none; width: 900px; font-size: 10pt}
td.contentlinks {background-color: #666666; border: 1px solid #c0c0c0; height: 800px; width: 25%; vertical-align: top; padding: 10px}
td.contentmidden {background-color: #ffffff; border: 1px solid #c0c0c0; height: 800px; width: 75%; vertical-align: top; padding: 10px}
td.contentrechts {background-color: #e0e0e0; border: 1px solid #c0c0c0; height: 800px; width: 0%; vertical-align: top; padding: 10px}
img.linkerkant {float: left; padding: 10px 10px 10px 10px; border: none;}
img.rechterkant {float: right; padding: 10px 10px 10px 10px; border: none;}
.vet {font-weight: bold;}
.kopje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.code {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #993300;
}
.acronym {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3333FF;
	cursor: help;
}
.datum {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #808080;
	text-align: center;
	}
