body, div, span, font, td{
	font-family: Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size : 9pt;
}
A {
	color : #2861A0;
	text-decoration:none;
}
A:hover {
	text-decoration: underline;
}
A#header1 {
	color: #000000;
	text-decoration: none; 
	background: url(../images/underline.gif) repeat-x 100% 100%;
	padding-bottom: 2px;
	white-space: nowrap; 
}
A#header1:hover {
	color : #FFFFFF;
}
A#header1:active {
	color: #FFFFFF;
}

A#header2 {
	color: #FFFFFF;
	text-decoration: none; 
}
A#header2:hover {
	color: #003366;
	text-decoration: none; 
}
A#header2:active {
	color: #003366;
	text-decoration: none; 
}

A#menunav1 {
	color: #FFFFFF;
	text-decoration: none; 
}
A#menunav1:hover {
	font-style: italic;
	text-decoration: none; 
}

.header1 {
	color: #000000;
	font-size : 8pt;
	font-weight : normal;
	
	padding-bottom : 5px;
	margin-left: 12px;
	margin-top: -25px;
}
.header2 {
	color: #000000;
	font-size : 8pt;
	font-weight : normal;

	margin-top: -24px;
	margin-left: 374px;
}
.header3 {
	color: #FFFFFF;
	font-size : 8pt;
	font-weight : normal;

	margin-top: -19px;
	margin-left: 12px;
}

UL{
	LIST-STYLE-IMAGE: url(../images/required/bullit.gif);
}

.menunav {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;
	padding-bottom: 10px;
}
.login {
	color: #000000;
	text-decoration: none;
	font-size: 10pt;
}

.hoofdstuk {
	color: #5B94D2;
	font-size : 20pt;
	font-weight: bold;
	font-family: Arial;
	margin-bottom: 4px;
	margin-top: 6px;
}
.paragraaf {
	color: #5B94D2;
	font-size : 11pt;
	font-weight: bold;
	font-family: Arial;
}
.subparagraaf {
	font-size : 10pt;
	font-weight : bold;
}

.comment {
	font-size : 8pt;
	font-weight : bold;
}

.searchFrame {
	font-size : 10pt;
	font-weight : normal;
	color: #333333;
	height: 320px;
	overflow-y: auto;

	scrollbar-3dlight-color:#F7F7F7;
	scrollbar-arrow-color:#666666; 
	scrollbar-darkshadow-color:#F7F7F7; 
	
	scrollbar-face-color:#EEEEEE; 
	scrollbar-highlight-color:#222222;
	scrollbar-shadow-color:#222222;
	scrollbar-track-color: #F7F7F7;
}
.intraFrame {
	font-size : 10pt;
	font-weight : normal;
	color: #333333;
	height: 468px;
	overflow-y: auto;

	scrollbar-3dlight-color:#F7F7F7;
	scrollbar-arrow-color:#666666; 
	scrollbar-darkshadow-color:#F7F7F7; 
	
	scrollbar-face-color:#EEEEEE; 
	scrollbar-highlight-color:#222222;
	scrollbar-shadow-color:#222222;
	scrollbar-track-color: #F7F7F7;
}
.content {
	font-size : 10pt;
	color: #000000;
	margin-left: 10px;
	margin-top: 12px;
	width: 580px;
}
.textinput{	
	background-color : #FFFFFF ;
	border : 1px solid #777777 ;
	font-family : Verdana, sans-serif ;
	font-size : 13px ;
	padding-left : 3px;
	color: #444444;
}
