em {
	color: #69BC2C;
	font-style: italic;
}
strong {
	color: #69BC2C;
	font-style: normal;
	font-weight: bold;
}
#columnContent legend{
	display: inline;
	font-size: 12px;
	clear: both;
	color: #69BC2C;
	letter-spacing: 0.1em;
	font-weight: bold;
	padding-bottom: 10px;
}
#columnContent fieldset{
	border: none;
}
#columnContent label {
	display: block;
	width: 130px;
	float: left;
	clear: both;
	padding-left: 20px;
	margin-top: 7px;
}
#columnContent input.invul{
	height: 19px;
	width: 200px;
	font-size: 11px;
	color: #4D422D;
	border: 1px solid #CDCAC5;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#columnContent input.invul-initialen{
	height: 19px;
	width: 50px;
	font-size: 11px;
	color: #4D422D;
	border: 1px solid #CDCAC5;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 3px;
}
#columnContent input.invul-naam{
	height: 19px;
	width: 145px;
	font-size: 11px;
	color: #4D422D;
	border: 1px solid #CDCAC5;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#columnContent select.invul{
	height: 20px;
	width: 200px;
	font-size: 11px;
	color: #4D422D;
	border: 1px solid #CDCAC5;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#columnContent textarea {
	width: 200px;
	font-size: 11px;
	color: #4D422D;
	border: 1px solid #CDCAC5;
	margin-bottom: 5px;
	float: left;
	margin-top: 5px;
	font-family: Arial, "Trebuchet MS", sans-serif;
}
#columnContent .button {
	margin-left: 150px;
	font-size: 11px;
	height: 22px;
	width: 77px;
}
#columnContent .zoeken {
	margin-top: 4px;
	margin-left: 10px;
	font-size: 11px;
	height: 22px;
	width: 77px;
}
#columnContent form span.error {
	margin-top: 7px;
	margin-left: 15px;
	color: #69BC2C;
	float: left;
}
#columnContent form span.help {
	margin-top: 7px;
	margin-left: 15px;
	color: #B5AFA8;
	float: left;
}
#columnContent input.verstop {
	display: none
}

