.formpic {text- vertical-align: top ;  background: transparant ; display:none;}
.form {width: 100% ; margin: 0px; padding: 0px; vertical-align: top;}
.tableform {width: 100% }


.labelcell{text-align: left ; vertical-align: top ; background: transparant; width: 300px;}
#labeltxt { color: #ffffff; font: 12px arial;  }
#labeltxt_verplicht { color: #ffffff ; font: 12px arial; font-stretch:semi-condensed ; float:right;}
#labeltxt_xtra { color: #ffffff ; font: italic 11px arial; font-stretch:semi-condensed ; }

.fieldcell{color: #7b715a; font: 12px arial; text-align:left;  background: transparant; text-decoration:none }
#fieldcelltxt { color: #7b715a ; font: 12px arial;  font-weight: bold }
A.fieldcelltxt, A.fieldcelltxt:visited, A.fieldcelltxt:active { color: #7b715a ; font: 12px arial; text-decoration:none }
A.fieldcelltxt:hover { color: #000000 ; font: 12px arial; text-decoration:underline; }

select, input, TEXTAREA
{
color: #7b715a;
font: 12px Arial;  
border: 1px #bcc7c9 solid;
background-color: #ffffff;
vertical-align: top;
align: left;
margin: 0px 1px 0px 0px;
}

.TD_Bound_Titel{display:none;}

#MFI_MailTo, #MFV12, #MFV13, #MFV16, #KlantIDChoose, .vraagkeuze, #MFV0, #MFV4, #MFI_Opmerking, #MFI_NameTo
{
color: #7b715a;
font: 12px Arial;  
border: 1px #bcc7c9 solid;
background-color: #ffffff;
vertical-align: top;
align: left;
width: 300px;
}

#MFV1, #MFV2, #MFV6, #MFV7{ width: 60px; }
#MFV5, #MFV8{width:239px;}
#MFV9{width:150px;}
#MFV10{width:149px;}
#MFV3{width: 178px;}

.buttoncell{background-color: transparent; }

.button 
{ 
color: #7b715a;
font: 12px Arial ; font-weight: bold;
border: 1px solid #ffffff;
background-color: #ffffff; 
cursor: hand; /* Verplicht */  
margin: 2px 0px 2px 0px; 
width: 100px; 
height: 25px;
}

.fieldcell #labeltxt_verplicht{float:left;}
