@charset "utf-8";
/* CSS Document */

#historysource {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
	}
#noflash {
	position: absolute;
	width: 955px;
	margin-left: -479px; /* helft van breedte */
	height: 600px;
	margin-top: -300px; /* helft van hoogte */
	top: 50%;
	left: 50%;
}
body {
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}

h1 { 
	font-size:14pt;
	letter-spacing:3pt;
	} 
p { 
	font-size:9pt;
	letter-spacing:2pt;
	line-height:14pt;
	}

.noFlashContent {
	border-style: solid solid solid solid;
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-color:#101010;
	padding-left: 30px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	width:715px;
	}

.noFlashTable {
	border-style: solid solid solid solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color:#101010;
}

.noFlashFooter {
	background-image:url(file:///C|/Users/Rick/Dycon/ACCOUNTS/REATS%20P%20AND%20I/NIEUWE%20WEBSITE/images/noflash/footerbg.jpg);
	background-repeat:repeat-x;
}

a:link {
	font-weight:bold;
	color:#850000;
	text-decoration: none;
}

a:visited {
	font-weight:bold;
	color:#670000;
	text-decoration: none;
}

a:active {
	font-weight:bold;
	color:#850000;
	text-decoration: underline;
}

a:hover{
	font-weight:bold;
	text-decoration: underline;
	color:#850000;
}



