/***************************************************************
/* STYELSHEET	: Platform Outsourcing Nederland
/* REVISION		: V1.0 - 27 aug 2005
/***************************************************************/

#prn-w  { width:100%; }
#prn-w2 { width:100%; }
#prn1   { width:1px; }
#prn2   { width:100%; }
#prn3   { width:1px; }

body {
	margin: 0pt;
	padding: 0pt;
	font-family: Helvetica, Arial, sans-serif;
}
table {
	table-layout: auto;
	margin: 0pt;
	padding: 0pt;
	position: static;
	border-collapse: collapse;
	border: none;
	color: #000000;
	font-size: 10pt;
}
table.box {}
table.bg {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
th {
	font-weight: bold;
	color: #003366;
	background-color: #C0DFFE;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	height: 18pt;
	padding-left: 5pt;
}
h1, h2, h3, h4, h5 {
	font-size: 14pt;
	margin: 3pt 0pt 4pt;
	padding: 3pt 0pt 4pt;
	color: #444;
}
h2 {
	font-size: 12pt;
	margin: 2pt 0pt 3pt;
	padding-top: 2pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	font-weight: bold;
	color: #555;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	margin: 11pt 0pt 4pt;
	font-size: 10pt;
	color: #333;
}
h4 {
	margin: 0pt 0pt 3pt;
	padding: 0pt 0pt 3pt;
}
h5 {
	font-size: 12pt;
	font-weight: bold;
	background-color: #FFFFFF;
	margin-right: 6pt;
	margin-left: 6pt;
	width: auto;
	padding: 0pt 6pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	display: inline;
}
p {
	margin-top: 2pt;
	margin-right: 0pt;
	margin-bottom: 6pt;
	margin-left: 0pt;
	padding-top: 2pt;
	padding-right: 0pt;
	padding-bottom: 6pt;
	padding-left: 0pt;
}
a:link, a:visited, a:active, a:hover { 
	text-decoration: none;
	color: #000;
}
a.knop:link, a.knop:visited, a.knop:active, a.knop:hover {
	background-color: #D2E1ff;
	padding: 2pt;
	font-size: 10pt;
	text-decoration: none;
	border: 1pt solid #99CCFF;
	cursor: pointer;
	color: #0066CC;
	text-align: center;
	margin-right: 16pt;
	display: block;
}
a.knop:hover {
	text-decoration: none;
	border: 1pt solid #FF9900;
	color: #FF6600;
	text-align: center;
	background-color: #FFECCE;
}
ul {
	margin: 0px 0px 0px 25px;
	padding: 0px;
}
ol {
	margin: 0px 0px 0px 25px;
	padding: 0px;
}
/* USER defined */
.klein {
	font-size: 10pt;
}
.vet { 
	font-weight: bold
}
.superscript {
	vertical-align: super; 
	font-size: smaller; 
	font-weight: normal; 
}
.veldtitel {
	font-size: 11pt;
	font-weight: bold;
	vertical-align: top;
	padding-top: 4pt;
	padding-left: 4pt;
}
.nodisplay { display: none; }
.noprint { display: none; }
.printonly { }

.highlitetablerow {
	background-color: #E6E6FF;
}
.commentaar {
	font-size: 9pt;
	color: #003366;
	vertical-align: top;
}
.error {
	background-color: #FFE6E6;
}
.showhand {
	cursor: pointer;
}
.lijnen {
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	padding-left: 4pt;
}
.footer {
	color:#444444;
	font-size: 8pt;
}

