body				{ margin: 0px; padding: 0px; background: #FFFFFF; }
body, table			{ font-family: Arial, Verdana; color: #AC0E15; font-size: 12px; line-height: 16px; }
input, textarea			{ font-family: Arial, Verdana; border: 1px solid #AC0E15; font-size: 11px; }
h1 				{ font-size: 18px; font-weight: bold; }

A:link, A:visited, A:active 	{ color: #000000; font-weight: bold; text-decoration: none; }
A:hover 			{ color: #000000; font-weight: bold; text-decoration: underline; }

img 				{ border: 0px; }
p				{ line-height: 15px; }
hr				{ border: 0; }

.small							{ color: #CA1119; font-size: 10px; line-height: 12px }
.small A:link, .small A:visited, .small A:active 	{ color: #CA1119; text-decoration: none; }
.small A:hover 						{ color: #CA1119; text-decoration: none; }
P, BLOCKQUOTE {
	margin-top: 0;
	margin-bottom: 0;
}
UL, OL {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
.button {
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	FONT-SIZE: 8pt;
	BACKGROUND-IMAGE: url(/images/button.gif);
	BORDER-LEFT: medium none;
	WIDTH: 100px;
	COLOR: black;
	BORDER-BOTTOM: medium none;
	FONT-FAMILY: Arial;
	HEIGHT: 21px;
}
.inputtext {
	border: 1px solid #000000;
	font-size: 12px;
	font-family: Verdana, Arial;
	height: 20px;
}
.table {
	border: 1px solid #000000;
	border-collapse: collapse;
}
.tableHeader {
	background-color: #FFFFFF;
}
.tableContent {
}
.foutmelding {
	color : red;
}
.foutbox {
	border: 1px solid Red;
}
.foutfill {
	color: Red;
}
.highlight {
	background-color: Yellow;
}
