select {
	font-size: 10px;
	color: #000000;
	font-family: arial;
}
.contactvalidationerror {
	height:18px;
	padding-left:6px;
	border:#FF0000;
	color:#FF0000;
	border-style:solid;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
}
.button {
	border-right: #FF0000 1px solid;
	border-top: #FF0000 1px solid;
	border-left: #FF0000 1px solid;
	border-bottom: #FF0000 1px solid;
	font-size: 10px;
	color: #000000;
	font-family: arial;
	cursor:pointer;
	background-color:#FFFFFF;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	height:18px;
}
.invoer1 {
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-size: 10px;
	color: #000000;
	font-family: arial;
}
.invoer1validate {
	border-right: #FF0000 1px solid;
	border-top: #FF0000 1px solid;
	border-left: #FF0000 1px solid;
	border-bottom: #FF0000 1px solid;
	font-size: 10px;
	color: #000000;
	font-family: arial;
	height:18px;
}
.inputcloak {
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	color: #FFFFFF;
}
.formelementcell {
	height:20px;
	valign:top;
	align:left;
}
.formtable {
	border-collapse: collapse;
	width:550px;
}
.validateinput {
	background-color:#F8F8F8;
}
.sterretje  {
	color: #FF0000;
}


/*=============*//* DIGITAAL AANVRAAG FORMULIER *//*=============*/

.required {
	font-size:17px;
	font-weight:normal; 
	color:#000;	
}

table#formTable {
	width: 400px;
	text-align: left;
}

.fullRow {
	height: 24px;
}

.Title {
	font-weight: bold;
}

.columnOne, .columnFour {
	width: 30px;
}

.columnTwo, .columnFive {
	width: 144px;
}

.columnThree {
	width: 30px;
}

input[type="checkbox"] {
	margin-right: 4px;
	margin-bottom: -5px;
}

input[type="text"], input[type="password"] {
	height: 16px;
	border: 1px solid #818588;
	margin-right: 2px;
}

textarea {
	width: 385px;
	height: 60px;
	border: 1px solid #818588;
}

.textSmall {
	width: 110px;
}

.textFull {
	width: 292px;
}

.columnName {
	width: 120px;
}

.columnPoint {
	padding-right: 10px;
}

.textName {
	width: 186px;
}

.dropDown {
	width: 114px;
}
.aktie {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}