

.txt, .txtklein, .txtarea
{
	background-color: ;
	border: solid 1px ;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 13px;
	font-family: inherit;
}
.txt
{
	height: 18px;
}

.chk
{
	margin: 0;
	padding:0;
	margin-bottom: 13px;
}

.slct
{
	min-width: 220px;
}

.txt.error, .veld.error, .txtarea.error, .chk.error, .slct.error
{
	background-color: ;
	border: solid 1px ;
}

.txtklein
{
	height: 14px;
	font-size: 10px;
	width: 20px;
}





.frmheader b
{
	color: ;
	font-weight: bold;
}
.frmheader
{
	padding-top: 5px;
	height: 20px;
}
#extraopmerkingen, .extraopmerkingen
{
	display: none;
}
