/* last rev.: 
		06.03.2005  
		09.06 (DL, veld_medlong)
		22.12 (TO; dubbele ## eruit gehaald)
		10.08.2006 {TO; unit px border with)
*/
input:focus{background-color:#FFFFCC;}
.kenmerk {height:30px; font-weight : normal;font-style : normal;}
.invoer {height:30px;}
.verplicht {font-family:Arial, Helvetica, sans-serif;font-size: 10px;color:red;}

.veldaand { font-size : 8pt; color : Black; font-family : Arial, Helvetica, sans-serif; font-style : normal; }
.veld_extraextrashort {
	width: 20px;
	font-family: Helvetica, Arial, sans-serif;
	border : 1px solid #ACACAC;
	font-size: 11px;
}
.veld_extrashort {
	width: 30px;
	font-family: Helvetica, Arial, sans-serif;
	border : 1px solid #ACACAC;
	font-size: 11px;
}
.veld_short {
	width: 50px;
	font-family: Helvetica, Arial, sans-serif;
	border : 1px solid #ACACAC;
	font-size: 11px;
}
.veld_medshort {
	width:90px;
	font-family: Helvetica, Arial, sans-serif;
	border : 1px solid #ACACAC;
	font-size: 11px;
}
.veld_medium {
	width:120px;
	font-family: Helvetica, Arial, sans-serif;
	border : 1px solid #ACACAC;
	font-size: 11px;
}
.veld_medlong {
	width:170px;
	font-family: Helvetica, Arial, sans-serif;
	border : 1px solid #ACACAC;
	font-size: 11px;
}

.veld_long {
	width:200px;
	font-family: Helvetica, Arial, sans-serif;
	border : 1px solid #ACACAC;
	font-size: 11px;
}
.kor_veld_long { /* in iDoc kunnen de velden weer lang (zie ook: cbku/css/stijl.css */
	width:200px;
	font-family: Helvetica, Arial, sans-serif;
	border : 1px solid #ACACAC;
	font-size: 11px;
}
.veld_extralong {
	width:270px;
	font-family: Helvetica, Arial, sans-serif;
	border : 1px solid #ACACAC;
	font-size: 11px;
}
.veld_extraextralong {
	width:370px;
	font-family: Helvetica, Arial, sans-serif;
	border : 1px solid #ACACAC;
	font-size: 11px;
}
.veld_superlong {
	width:470px;
	font-family: Helvetica, Arial, sans-serif;
	border : 1px solid #ACACAC;
	font-size: 11px;
}
.veld_text {/*10.08.2006: TO; wijziging unit px */
	width:420px; 
	height:60px; 
	font-family: Arial, Helvetica, sans-serif; 
	border-width: 1px; 
	border-style: solid; 
	border-color:#ACACAC; 
	font-size: 11px; 
	color: black 
}
.geenmarge{
	margin: 0px;
	padding: 0px;
}
.aantalresultaten {/*tekst bij shortresult kveld */
	font-size: 13px;
}
.aantalres_rood {/* nummer bij shortresult kveld */
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}
.zoekomschr {/*v_page kveld: linker-kolom (namen van velden) */
	width:35%;
}
.zoekform {
	width:65%;
}
.zoekheader {/*v_page kveld: header van zoekform */
	font-size:14px;
	font-weight:normal;
	background-color:#e5e5e5;
}