/* Styles */
form {
	margin: 0;
	padding: 0;
}


label {
	float: left;
	width: 150px;
	padding: 0 1em;
	text-align: left;
}



input:focus, textarea:focus {
	background: #f6e2c3;
	color: #193B52;
}

.verplicht{
	color:#F60;}

span.required{
	background: url(../images/icons/icon_required.gif) no-repeat right !important;
	padding-right: 15px;
}	

.dd{
	border: 1px solid #FFFFFF;
	width: auto;
	height: auto;
}

.txtbox{
	width: 300px;
}

.jump{

}

.longhome{
width:300px;
}
.long{
width:150px;
}

.short{
width:78px;
}

/* scripting */
label.error {
	float: none !important;
	background: #fdfc0c !important;
	color: #FD6A12 !important;
	font-size: 10px !important;
	/*font:bold 14px/1.2em Arial, Helvetica, sans-serif;*/
	
	width: 250px;
	padding: 0 1em;
	/*text-align: left;*/
}
