input.mailhome {
    font-size:11px;
    width:140px;
    border:1px solid #B2B2B2;
    color:#4D4D4D;
}
select.selectstyle {
    width:250px;
    font-size:11px;
    color:#999999;
    border:1px solid #999999;
}
select.selectsmall {
    width:124px;
    font-size:11px;
    color:#999999;
    border:1px solid #999999;
}
input.selectsmall {
    width:120px;
    font-size:11px;
    color:#999999;
    border:1px solid #999999;
}
input.grijs {
    color:#4D4D4D;
}

.detailblok label {
    display:block;
    float:left;
    width:110px;
}
input.bestelform {
    font-size:11px;
    color:#999999;
    border:1px solid #999999;
    width:200px;
}
select.selbestel {
    font-size:11px;
    color:#999999;
    border:1px solid #999999;
    width:204px;
}
.contact label {
    display:block;
    width:150px;
    float:left;
    padding-top:4px;
}
.contact div {
    margin:5px 0px;
}
.contact input.tekstveld {
    width:350px;
}
.contact input {
    font-family:Verdana, Arial, sans-serif;
    font-size:12px;
    color:#4D4D4D;
}
.contact textarea {
    width:350px;
    height:100px;
    font-family:Verdana, Arial, sans-serif;
    font-size:12px;
    color:#4D4D4D;
}
.contact .button-reserveer {
    float:right;
    margin-right:34px;
    background:none;
    border: 1px solid #6DB33F;
    color:#4D4D4D;
}

#gegevens, #lblideal{
    display:none;
    height: 400px;
}
#gegevens .bestelform{
    color:#4D4D4D;
}