#FormRow {
	width: 500px;
	height: 30px;
	margin-bottom: 3px;
	text-align: left;
}
#FormRowOpvulling {
	width: 160px;
	height: 30px;
	float: left;
}
#FormRowBig {
	width: 500px;
	margin-bottom: 3px;
	text-align: left;
	height: 130px;
}
#FormRow label {
	color: #3D3C3C;
	font-size: 0.9em;
	width: 160px;
	float: left;
}
#FormRowBig label {
	color: #3D3C3C;
	font-size: 0.9em;
	width: 160px;
	float: left;
}
/** FORMULIER **/

.textfield1 {
	background-color: #e6e2c5;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #0492D0;
	width: 320px;
	font-size: 0.85em;
	height: 20px;
	vertical-align: middle;
	text-align: left;
	border-bottom-color: #0492D0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

.textfieldSmall {
	background-color: #e6e2c5;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #0492D0;
	width: 30px;
	font-size: 0.85em;
	height: 20px;
	vertical-align: middle;
	text-align: left;
	border-bottom-color: #0492D0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

.textfieldError{
	background-color: #FFE6E6;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #FF0000;
	width: 320px;
	font-size: 0.85em;
	height: 20px;
	vertical-align: middle;
	text-align: left;
	border-bottom-color: #0492D0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

.textfieldErrorSmall{

	background-color: #FFE6E6;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #FF0000;
	width: 30px;
	font-size: 0.85em;
	height: 24px;
	vertical-align: middle;
	text-align: left;
	border-bottom-color: #0492D0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;

}
.textfield2 {
	background-color: #e6e2c5;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #0492D0;
	width: 120px;
	font-size: 0.85em;
	height: 20px;
	vertical-align: middle;
	text-align: left;
	border-bottom-color: #0492D0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

.textfield-selectie {
	background-color: #e6e2c5;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #0492D0;
	width: 330px;
	font-size: 0.85em;
	height: 20px;
	vertical-align: middle;
	text-align: left;
	border-bottom-color: #0492D0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.textfield-selectie-kort {
	background-color: #e6e2c5;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #0492D0;
	width: 40px;
	font-size: 0.85em;
	height: 20px;
	vertical-align: middle;
	text-align: left;
	border-bottom-color: #0492D0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.textfield-aantalpersonen {
	background-color: #e6e2c5;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #0492D0;
	width: 30px;
	font-size: 0.85em;
	height: 24px;
	vertical-align: middle;
	text-align: left;
	border-bottom-color: #0492D0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
.textfield-datum {
	background-color: #e6e2c5;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #0492D0;
	width: 60px;
	font-size: 0.85em;
	height: 24px;
	vertical-align: middle;
	text-align: left;
	border-bottom-color: #0492D0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
.textfield-dag {
	background-color: #e6e2c5;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #0492D0;
	width: 40px;
	font-size: 0.85em;
	height: 20px;
	vertical-align: middle;
	text-align: left;
	border-bottom-color: #0492D0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
}
.textfield-maand {
	background-color: #e6e2c5;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #0492D0;
	width: 90px;
	font-size: 0.85em;
	height: 20px;
	vertical-align: middle;
	text-align: left;
	border-bottom-color: #0492D0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	padding-bottom: 0px;
}
.textfield-jaar {
	background-color: #e6e2c5;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #0492D0;
	width: 55px;
	font-size: 0.85em;
	height: 20px;
	vertical-align: middle;
	text-align: left;
	border-bottom-color: #0492D0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	padding-bottom: 0px;
}
.textfield3 {
	background-color: #e6e2c5;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #0492D0;
	width: 320px;
	font-size: 0.85em;
	height: 120px;
	vertical-align: middle;
	text-align: left;
	border-bottom-color: #0492D0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.button {
	background-color: #E6E2C5;
	border-bottom-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0195CD;
	font-size: 0.85em;
	vertical-align: top;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	cursor: default;
	padding: 5px;
	height: 24px;
}

