@charset "windows-1252"; 
h3 {text-align: left; } 
h3 {font-size: 100% } 	
h3 {font-family: Georgia, "New Century Schoolbook", Palatino, serif; }

  #persoon label {
float    : left;
margin    : 0 0 8px 4px;
width     : 150px;
  }
  
  br {
clear     : left;
  }
  
  #persoon input {
width     :200px;
  }
  
  #persoon select {
margin    :0 12px 6px 154px;
  }  

     
  #persoon { 
float    : left;
margin    : 0 0 9px 9px;
width     : 360px;
}

  #soort {
float    : left;
margin    : 0 0 9px 9px;
width     : 150px;
}

  #reactie {
float    : left;
margin    :0 0 9px 9px;
width     :360px;
}


  #klaar  {
border   : none;
clear    : left;
width    : 150px;
}

  #klaar input {
width    : 150px;
}

  #klaar legend {
display  : none;
}


  legend  {
font-size   : small;
font-style  : italic;
color      : maroon;
background  : #ffc;  /* lichtgeel */
padding    : 2px;
}

  fieldset {
background  : #ffc; /* lichtgeel */
border    : maroon 1 px solid
}

  textarea, #persoon input  {
background  :#ffe; /* bijna wit*/
border    : maroon 1px solid
}
    

              		    




