.innerError {
	background-image: url(Images/form_invalid.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 1px;
	MARGIN: 0px;
	COLOR: #FF6600;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.RedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
}


.Titel_groen {  font-family: Arial, Verdana, Georgia; font-size: 14pt; font-style: normal; color: #009900; text-decoration: underline; clip:  rect(   )}
.standaard {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; color: #000000; list-style-position: outside; list-style-type: disc; cursor: hand}
.inputError {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF9933;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border: 1px solid #FF6600;
}
.inputNormal {
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
}
