#contact_form .inhoud_contact{
width: 150px;
font-family: verdana;
font-size: 11px;
color: black;
}
#contact_form .contact_td{
border: 1px solid #e2e2e2;
}
#contact_form .Star_Color{
color: #138ec8;
}
#contact_form .contact_table{
text-align: left;
}
#contact_form .contacttxt {
width: 250px;
border-style: solid;
border-width: 1px;
border-color: black;
}
#contact_form .contacttxtarea {
width: 250px;
height: 100px;
border-style: solid;
border-width: 1px;
border-color: black;
}

#contact_form .button {
border-style: solid;
border-width: 1px;
border-color: #138ec8;
background: #e2e2e2;
}
