body {
font-family: Verdana,Arial;
font-size: 10px;
color: Black;
background: #FFFFFF;
background: #FF9900;
}

td {
font-family: Verdana,Arial;
font-size: 10px;
color: Black;
}

.tdpeilingvraag {
background-color : #E88B00;
padding-top: 6px;
padding-bottom: 6px;
font-weight: bold;
}
.resultline {
padding-top: 6px;
padding-bottom: 2px;
border-bottom: 1px dotted #E88B00;
}

TR.bar1{ background-color: #9C6300; }
TR.bar2{ background-color: #9C3100; }
TR.bar3{ background-color: #9C3131; }
TR.bar4{ background-color: Maroon; }
TR.bar5{ background-color: #9C0000; }

.kop {
font-family: Verdana, Arial;
font-size: 11px;
font-weight: bold;
}

.klein {
font-family: Arial; 
font-size: 9px
}

.grijs {
color: Gray;
}

.kleingrijs {
font-family: Arial; 
font-size: 9px;
color: Gray;
}

input.button {
font-family: Verdana, Arial;
font-size: 10px;
color: Black;
border: solid #6A6A6A;
border-width: 1px;
cursor: pointer;
padding: 1px 2px;
background: #DBDBDB url(form_button.gif);
height: 20px !important;
}
input.buttonvet {
font-weight: bold;
font-family: Verdana, Arial;
font-size: 10px;
color: Black;
border: solid #6A6A6A;
border-width: 1px;
cursor: pointer;
padding: 1px 2px;
background: #DBDBDB url(form_button.gif);
height: 20px !important;
}
/* Formulier - input  */
input.form, select { 
font-family: Verdana, Arial;
font-size: 10px;
color: Black;
background: url(form_tekstinput.gif) repeat-x top #FFFFFF;
padding-top: 2px;
height: 20px !important;
}
/* Formulier - input  */
textarea,  { 
font-family: Verdana, Arial;
font-size: 10px;
color: Black;
background: url(form_tekstinput.gif) repeat-x top #FFFFFF;
}
