BODY {
	margin: 2pt;
	background-color:#ccffff;
	background-image: url('images/tpix.gif');
	background-repeat : repeat-y
}
body, p, h1, h2, h3, h4, h5, h6, td, th {
	font-family:Verdana,Arial,Charter,Helvetica,Geneva,sans-serif;
}
body, p, td, th {
	font-size : 10pt;
	color : Black;
}
TABLE.head {
	clear: both;
}
TABLE.head TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 70%;
	color : #003300;
	vertical-align : top;
}
TABLE.body {
	clear: both;
}
TABLE.body TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	vertical-align : top;
}

.titel {font-size:16pt;color:#003366;margin:0;}
.invtitel {font-size:16pt;color:#ffffff;}
.menu {font-size:14pt;color:#003366;}
.tekst {font-size:10pt;color:#000066;}
.kopje{
	font-size:12pt;
	color:#990000;
	font-variant : small-caps;
}
A:link {
	text-decoration: none;
	color : #660033;
}
A:visited { text-decoration:none;
	color : #660033;}
A:active {text-decoration:none;
	color : #660033;}
A:hover {
	text-decoration: underline;
	color : #000066;
}
.tekst A:link {
	text-decoration: none;
	color : #660033;
}
.tekst A:visited { text-decoration:none;
	color : #660033;}
.tekst A:active {text-decoration:none;
	color : #660033;}
.tekst A:hover {
	text-decoration: underline;
	color : #000066;
}
ADDRESS {color: #660066; font-size: 8pt; font-style: italic;}

.n {
	font-family:Geneva,Verdana,Arial,Helvetica,sans-serif;
	font-size:10pt;
	color:#009900;
	font-weight:normal;
	font-style:normal;
	position:absolute;
	width:200px;
	height:58px;
	z-index:10;
	top:184px;
	overflow:visible;
	visibility:hidden;
	background-color : #CCFFFF;
}
.n A:link {
	text-decoration: none;
	color : #000066;
}
.n A:visited { text-decoration:none;}
.n A:active {text-decoration:none;}
.n A:hover {
	text-decoration: none;
	color : #000066;
	font-weight : bold;
}

.nav {
    font-family:Geneva,Verdana,Arial,Helvetica,sans-serif;
    font-size : 8pt;
    color:#003366;
}
.nav A:link {color:#003366;text-decoration:none;}
.nav A:visited {color:#003366;text-decoration:none;}
.nav A:active {color:#003366;text-decoration:none;}
.nav A:hover {color:#003300;text-decoration:none;}

div.box { border: solid; border-width: thin;  padding: 0.2em; }
  .leftline {
	border-left: solid;
	border-top: none;
	border-bottom: none;
	border-right: solid;
	border-left-width: thin;
	border-color: #1C98C3;
}

.leftline {
	border-left: solid;
	border-top: none;
	border-bottom: none;
	border-right: none;
	border-left-width: thin;
	border-color: #C3F8F9;
}
.rightline {
	border-right: solid;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right-width: thin;
	border-color: #C3F8F9;
}
.whitebox {
	border-width: 1px 1px 1px 1px;
	border-color: #1C98C3;
	background-color : White;
	border-style : solid;
	padding-left : 0.2em;
	padding-right : 0.2em;
}
.darkbluebox {
	border-width: 1px 1px 1px 1px;
	border-color: #1C98C3;
	background-color : #B8EFF2;
	border-style : solid;
	padding-left : 0.2em;
	padding-right : 0.2em;
}
.cel {
	border-width: 1px;
	border-color: #cccccc;
	background-color: White; 
	border-style: solid;
	padding: 5px;
	color: #000066;
}
.tabcol {
	border: outset 1pt;
	border-color: #1C98C3;
	border-collapse: separate;
	border-spacing: 1pt;
}
@media print {
	ADDRESS, BLOCKQUOTE, BODY, DIV, DL, H1, H2, H3, H4, H5, H6, OL, P, PRE, SPAN, UL, TD, TH {
		font-family: times, serif;
		color : #000000;
		font-size : 12px;
	}
	.remove {display: none}
	.whitebox {
		border-width: 0px;
		padding: 0px;
	}	
}
.rechts {
	text-align: right;
}
