body, table, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;



	color: <? echo $laat_zien->letterkleur1; ?>;
	text-decoration: none;
	color: #000000
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;



	color: <? echo $laat_zien->letterkleur2; ?>;
	text-decoration: underline;
	color: #000000
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;



	color: <? echo $laat_zien->letterkleur3; ?>;
	text-decoration: underline;
	color: #FF0000
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
	border: 1px solid #002f6d;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-decoration: none;
	border: 1px solid #002f6d;
}
.header-titel {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.header-ondertitel {
	font-size: 12px;
}
hr {
	border: 0px none;
	width: 100%;
	color: #002f6d;
	background-color: #f00;
	height: 1px
}
.header-rechtsonder {
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000033;
}
.titel {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.header-rechts {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
}
.berichten {
	font-size: 10px;
}
.berichten a {
	font-size: 10px;
}
.berichten a:hover {
	font-size: 10px;
}
.header-rechtsonder a {
	font-size: 12px;
}
.header-rechtsonder a:hover {
	font-size: 12px;
	color: #FF0000;
}
.titel a {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.titel a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

