/* CSS Document */

body {
	background: #000000;
	background-image: url(Plaatjes/back.png);
	margin: 15px 15px 15px 15px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	scrollbar-arrow-color:#A3895A; 
	scrollbar-track-color:#000000; 
	scrollbar-face-color:#000000; 
	scrollbar-highlight-color:#A3895A; 
	scrollbar-3dlight-color:#000000; 
	scrollbar-darkshadow-color:#000000; 
	scrollbar-shadow-color:#A3895A; }

.table {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; 
	border: 0; }

.tablesolid {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #FFFFFF; }

.tabledashed {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;;
	color: #ECDEAC;
	border: 1px dashed #FFFFFF; }

.tabledashedbrown {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ECDEAC;
	border: 1px dashed #A3895A; }

.tableleftdashed {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ECDEAC;
	border-left: 1px dashed #A3895A;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000; }
	
.tablesite {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000; }

.tablesitebrown {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #A3895A; }

.hr {
	width: 100%;
	height: 1px;
	align: center;
	noshade;
	color: #A3895A;
	border: #A3895A;
	background-color: #A3895A; }

.hrdashed {
	width: 100%;
	height: 1px;
	align: center;
	noshade;
	color: #A3895A;
	border-top: 1px dashed #A3895A;
	border-bottom: 0px dashed #A3895A;
	background-color: 1px dashed #A3895A; }

a:link {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
	text-decoration: none; }

a:active {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none; }

a:visited {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #000000;
	text-decoration: none; }

a:hover {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline; }