.button {
	width:70px;
	height: 19px;
	border: 1px solid #2f5071;
	font-size: 12px;
}


.inputtext {
	width:250px;
	height: 15px;
	border: 1px solid #2f5071;
	font-size: 12px;
}
.inputselect {
	border: 1px solid #2f5071;
	font-size: 12px;
}

.inputselect_provincie {
	width:230px;
}

.inputfile {
	width:230px;
	height: 19px;
	font-size: 12px;
}

.warn {
	border: 1px solid #FF0000;
	background-image: url(/cms/images/warn.png);
	background-repeat: no-repeat;
	background-position: right 0px;
}
.bgnone {
background-image:none;
}

.inputbutton {
	height: 19px;
/*	border: 1px solid #94CCDB;*/
	font-size: 12px;
}

.inputradio {
}
.inputselect_land {
	width:250px;
}
.spacing {
	height:7px;
}