* { font-family: Arial; color:#61431d; font-size:12px; }

.tableform { width: 600px; padding: 0; margin: 0; vertical-align: top; border-collapse: collapse;}

.labelcell{ width:180px; text-align: left; padding: 0 3px 0 0; vertical-align: top; background-color: transparent; }
#labeltxt { font-size: 12px;  }
#labeltxt_verplicht { color: #61431d; font-size: 12px; font-stretch: semi-condensed; text-align: left;}
#labeltxt_xtra { font-size: 11px; font-style: italic; font-stretch: semi-condensed; text-align: left;}

.fieldcell{  font-size: 12px; text-align: left; text-decoration:none; background-color: transparent; }
#fieldcelltxt {  font-size: 12px; font-weight: bold; }
A.fieldcelltxt, A.fieldcelltxt:visited, A.fieldcelltxt:active {font-size: 12px; text-decoration:none; }
A.fieldcelltxt:hover {font-size: 12px; text-decoration:underline; }

select, input, TEXTAREA
{
color: #61431d;
font-size: 12px;  
border: 1px #cccccc solid;
background-color: #eeeeee;
vertical-align: top;
text-align: left;
margin: 0 1px 0 0;
}

#MFV0, #MFV4{width:290px;}

#MFV12, #MFV13, #MFV16, #KlantIDChoose, .vraagkeuze
{
color: #61431d;
font-size: 12px;  
border: 1px #cccccc solid;
background-color: #eeeeee;
vertical-align: top;
text-align: left;
width: 290px;
}

#MFV1, #MFV2, #MFV6{width: 60px;}

#MFV3, #MFV7{width:168px;}
#MFV5{width:229px;}
#MFV7, #MFV9{width:144px;}
#MFV8, #MFV10{width:145px;}

.buttoncell{ background-color: transparent; }

.button 
{ 
text-align: center;
color: #61431d;
font-size: 12px; font-weight: bold;
border: 1px solid #cccccc;
background-color: #eeeeee; 
cursor: pointer; /* Verplicht */  
margin: 2px 0px; 
width: 100px; 
height: 25px;
}

.TABLE_Bound{display:none;}

A { color: #61431d; }
A:hover { color: #cccccc; }

/* HASFORM_PIC dan worden de classes: formpic en form gebruikt */
.formpic {text-align: left; vertical-align: top; background-color: transparent; }
.form {width: 100%; margin: 0px; padding: 0px; vertical-align: top;}
