/* CSS Document */
/*       <link href="../styles/historystyle.css" rel="stylesheet" type="Text/css">      */

body {
    margin-top: 				10px;
	margin-left: 				0px;
	margin-right: 				0px;
	margin-bottom: 				0px;
	scrollbar-3dlight-color:	#FFFFFF;
	scrollbar-arrow-color:		#000000;
	scrollbar-base-color:		#FFFFFF;
	scrollbar-track-color:		#FFFFFF;
	scrollbar-darkshadow-color:	#000000;
	scrollbar-face-color:		#CCCCCC;
	scrollbar-highlight-color:	#CCCCCC;
	scrollbar-shadow-color:		#000000;
}

.titel {
	font-family: 				Times New Roman; 
	font-weight: 				bold; 
	font-size: 					32.0pt;
}
.subtitel {
	font-family: 				Times New Roman; 
	font-weight: 				bold; 
	font-size: 					20.0pt;
}

.fototekst {
	font-family: 				Times New Roman; 
	font-weight: 				bold; 
	font-size: 					8pt;
}

.tekst {
	font-family: 				Times New Roman; 
	font-size: 					9pt;
}

.bron {
	font-family: 				Times New Roman; 
	font-weight: 				bold; 
	font-size: 					9pt;
}

.link {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

a:link {
color:#000000;
}

a:visited {
color: #000000;
}

a:hover {
color: #999999;
}

a:active {
color: #000000;
}

a:link img { border: #000000 2px solid }
a:visited img { border: #000000 2px solid }
a:hover img { border: #999999 2px solid }
a:active img { border: #000000 2px solid }
