.inhoud_contact{
font-family: verdana;
font-size: 11px;
color: black;
}
.Star_Color{
color: #668AFF;
}
.contact_table{
}
.contacttxt {
width: 200px;
border-style: solid;
border-width: 1px;
border-color: black;
}
.contacttxtarea {
width: 200px;
height: 100px;
border-style: solid;
border-width: 1px;
border-color: black;
}
.contact_button{
width: 96px;
height: 22px;
border-style: solid;
border-color: black;
border-width: 1px;
color: white;
background: #668AFF;
}