
.achter
{
	background-image: url(standaardbg.jpg);
	width: 654px;
	height: 600px;
}

.tabel
{
	margin-top: 10px;
	width: 634px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: black;
}

.tabel a
{
	color: #3C0000;
	text-decoration: none;
	font-weight: bold;
}

.tabel a:hover
{
	color: #FFB3B3;
}

.kop
{
	color: gray;
}


.inhoud
{
	/* border: 10px solid #2953A7; */
	/* background-color: #2953A7; */
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #460000;
}

.paginatitel
{
	font-weight: bold;
}

.field
{
	width: 200px;
	height: 16px;
	border: 1px solid black;
	background-color: #F5F5DC;
	padding-left: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
}

.opmerkingen
{
	font-size: 9px;
	color: gray;
	width: 300px;
	text-align:left;
}

.overzicht_titels
{
	color: #6D4040;
	height: 20px;
	width: 120px;
}

.overzicht_invoer
{
	color: #3C0000;
	height: 20px;
	width: 150px;
}