﻿A:ACTIVE
{	text-decoration: underline;}

A:LINK
{	color: blue;
	text-decoration: underline;}

A:VISITED
{	color: blue;
	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: blue;
	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: navy;
	font-size: 11pt;
	line-height: 100%;
	font-weight: bold;
	padding-top: 0px;}

hr
{	color: rgb(0,102,255);
}

p.intro
{	font-weight: bold;
	text-align: right;
	padding-left: 50px;}

p.summary
{	background-color: rgb(255,255,224);
	border: 5px solid Red;
	padding: 10px;
	margin: 20px;
}

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.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.body
{	background-color: navy;
	color: whitesmoke;
	font-weight: bold;
	text-align: center;
	padding-top: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
}
td.body
{	background-color: whitesmoke;
	color: blue;
	font-weight: normal;
	padding-top: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
}

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%;}

