#maindiv {
	overflow: auto;
	height: 395px;
	width: 650px;
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
#maindiv a, #maindiv a:link, #maindiv a:visited, #maindiv a:active {  
         color: #000000;
         text-decoration: underline;
		 text-align: left;
   }
   #maindiv a:hover, {  
         color: #990000;
         text-decoration: underline;
		 text-align: left;
   }

}

.tablepadding {
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.koppen {
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
}
.tabellen-tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
h3 {
	font-size: 14px;
	color: #990000;
}
table-lijntje {
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.tabel-kop-lijn {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;

}
body {
	background-color: #899aca;
}

