﻿A:ACTIVE {
	text-decoration: underline;
}
A:LINK {
	color: #FF9900;
	text-decoration: underline;
}
A:VISITED {
	color: #FF9900;
	text-decoration: underline;
}
A:HOVER {
	color: #78AEFF;
	text-decoration: underline;
}
A.cat {
	target: _self;
}
A.body:LINK {
	color: rgb(0,102,255);
	text-decoration: underline;
}
A.body:VISITED {
	color: rgb(0,102,255);
	text-decoration: underline;
}
A.body:HOVER {
	color: #FF9900;
	text-decoration: underline;
}
BODY {
	background-image: url('../images/bg.gif');
	background-color: rgb(224,224,224);
	color: rgb(0,0,160);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 150%;
	margin: 0px;
}
DIV {
	background-color: rgb(255,255,255);
	color: rgb(0,0,128);
	font-size: 9pt;
	line-height: 150%;
	margin: 0px;
	text-align: left;
}
DT {
	font-weight: bold;
	font-size: 9pt;
	color: rgb(221,0,0);
}
P.Disclaimer {
	padding: 2px;
	line-height: 100%;
	text-align:center;
}
H1 {
	color: rgb(0,0,160);
	font-size: 16pt;
	line-height: 100%;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 5px;
	text-align: center;
}
H2 {
	color: rgb(0,102,255);
	font-size: 13pt;
	line-height: 100%;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 2px solid rgb(0,102,255);
	border-bottom: 2px solid rgb(0,102,255);
}
H3 {
	color: rgb(0,102,255);
	font-size: 10pt;
	line-height: 100%;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 2px;
}
hr {
	color: rgb(0,102,255);
}
intput {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
input.singlelineedit {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #FFCC00;
	width: 100%;
}
select {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #FFCC00;
	width: 100%;
}
span.timestamp {
	color: rgb(255,96,0);
	font-size: 7pt;
	font-weight: normal;
	white-space: nowrap;
}
span.toelichting {
	font-size: 8pt;
	line-height: 120%;
	font-weight: normal;
}
span.opvallend {
	background-color: Yellow;
	color: Red;
	font-weight: bold;
}
table.bodytable {
	border-color:"#9090B2";
	border= "1";
	padding:2;
}
table.formframe {
	background-color: #FFFFCC;
	border: 5px solid #FFCC00;
	margin: 20px;
}
table.pageframe {
	border: 0px solid black;
	padding: 0px;
	width: 100%;
}
table.bodyframe {
	border: 0px solid black;
	background-color: rgb(255,255,255); /*	border-right: 1px solid rgb(224,224,224);
	border-left: 1px solid rgb(224,224,224);
*/;
	padding: 0px;
	width: 640px;
}
table.header {
	border: 0px solid black;
	background-color: whitesmoke;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
table.fotoframe {
	border: 0px solid black;
	background-color: rgb(240,240,240);
	margin: 5px;
}
table.paginas {
	border: 0px solid rgb(160,0,0);
	width: 100%;
	margin-top: 5px;
}
td {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 150%;
}
th.bodytable {
	background-color: #FF9900;
	color: rgb(102,102,102);
	font-weight: bold;
	text-align: center;
	padding-top: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	bordercolor="#9090B2";
}
td.bodytable {
	background-color: whitesmoke;
	color: #FF9900;
	font-weight: normal;
	padding-top: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	bordercolor="#9090B2";
}
td.bodycenter {
	padding: 5px;
}
td.bodyfooter {
	/*	background-color: rgb(0,0,160);*/
	border-top: 1px outset rgb(0,0,255);
	border-left: 1px outset rgb(0,0,255);
	border-right: 1px outset rgb(0,0,255);
	border-bottom: 1px outset rgb(0,0,255);
/*	color: rgb(255,255,255); */	font-size: 7pt;
	font-weight: normal;
	margin: 0px;
	padding: 5px;
	text-align: center;
}
td.bodyfootnote {
	/*	color: rgb(160,0,0); */
	font-size: 7pt; /*	font-weight: bold; */;
	padding: 2px;
	line-height: 150%;
	text-align: center;
}
td.bodyheader {
	border: 0 px solid black;
}
td.fotometonderschrift {
	color: rgb(255,96,0);
	font-style: italic;
	width: 100%;
}
td.pageframe {
	text-align: center;
	vertical-align: top;
}
td.header {
	text-align: center;
	vertical-align: top;
	background-color: whitesmoke;
	width: 100%;
}
td.paginas {
	background-color: rgb(160,0,0);
	border-left: 2px outset rgb(255,0,0);
	border-top: 2px outset rgb(255,0,0);
	border-right: 2px outset rgb(120,0,0);
	border-bottom: 2px outset rgb(120,0,0);
	color: rgb(255,255,255);
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	padding-top: 1px;
	padding-left: 1px;
	padding-bottom: 2px;
	padding-right: 2px;
}
td.paginashover {
	background-color: rgb(140,0,0);
	border-left: 2px inset rgb(120,0,0);
	border-top: 2px inset rgb(120,0,0);
	border-right: 2px inset rgb(255,0,0);
	border-bottom: 2px inset rgb(255,0,0);
	color: rgb(255,255,255);
	font-size: 8pt;
	font-weight: bold;
	cursor: hand;
	text-align: center;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 1px;
	padding-right: 1px;
}
td.rubrieken {
	background-color: rgb(0,0,160);
	border-left: 2px outset rgb(0,0,255);
	border-top: 2px outset rgb(0,0,255);
	border-right: 2px outset rgb(0,0,120);
	border-bottom: 2px outset rgb(0,0,120);
	color: rgb(255,255,255);
	font-size: 8pt;
	font-weight: bold;
	cursor: arrow;
	text-align: center;
	padding-top: 1px;
	padding-left: 1px;
	padding-bottom: 2px;
	padding-right: 2px;
}
td.rubriekenhover {
	background-color: rgb(0,0,140);
	border-left: 2px inset rgb(0,0,120);
	border-top: 2px inset rgb(0,0,120);
	border-right: 2px inset rgb(0,0,255);
	border-bottom: 2px inset rgb(0,0,255);
	color: rgb(255,255,255);
	font-size: 8pt;
	font-weight: bold;
	cursor: arrow;
	text-align: center;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 1px;
	padding-right: 1px;
}
td.subpaginas {
	background-color: rgb(0,160,0);
	border-left: 2px outset rgb(0,200,0);
	border-top: 2px outset rgb(0,200,0);
	border-right: 2px outset rgb(0,120,0);
	border-bottom: 2px outset rgb(0,120,0);
	color: rgb(255,255,255);
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	padding-top: 1px;
	padding-left: 1px;
	padding-bottom: 2px;
	padding-right: 2px;
}
td.subpaginashover {
	background-color: rgb(0,140,0);
	border-left: 2px inset rgb(0,120,0);
	border-top: 2px inset rgb(0,120,0);
	border-right: 2px inset rgb(0,200,0);
	border-bottom: 2px inset rgb(0,200,0);
	color: rgb(255,255,255);
	font-size: 8pt;
	font-weight: bold;
	cursor: hand;
	text-align: center;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 1px;
	padding-right: 1px;
}
textarea {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #FFCC00;
	width: 100%;
}
th {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 150%;
}

