#Besteltabel .required_field
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#660000;
    background-color:#ffffff;
}
#Besteltabel .normal_field
{
    font-family:Arial;
    font-size:12px;
    color:#000000;
    background-color:#ffffff;
}
#Besteltabel .error_strings
{
    font-family:Verdana;
    font-size:10px;
    color:#660000;
}
#Besteltabel .sfm_cr_box
{
    font-family:Verdana;
    font-size:10px;
    color:#888888;
    border-style:solid;
    border-width:0px;
    border-color:#660000;
    padding:0px;
}
#Besteltabel .sfm_cr_box a
{
    color:#888888;
}
#Besteltabel .element_label
{
    font-family:Arial;
    font-size:12px;
    color:#000000;
    background-color:#ffffff;
}
#Besteltabel .form_heading
{
    font-family:Arial;
    font-size:20px;
    font-weight:bold;
    color:#000066;
    background-color:#ffffff;
}
#Besteltabel .form_subheading
{
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:#000066;
    background-color:#ffffff;
}
#Besteltabel .form_txtblock
{
    font-family:Arial;
    font-size:12px;
    color:#000000;
    background-color:#ffffff;
}
#Besteltabel .form_helptip
{
    font-family:Arial;
    font-size:12px;
    color:#000000;
    background-color:#ffffff;
}
#Besteltabel .blank_seperator
{
    background-color:#ffffff;
}


