#tblContact
{
}
#trContact
{
}

#tdMap
{
    padding-top: 15px;
    vertical-align: top;
}

#tdContactForm
{
    padding-top: 15px;
    vertical-align: top;
    width: 370px;
}
#dvTitel
{
    border-bottom: solid 1px #D31145; /* $COLOR_BORDER_TITEL1$ */
}
.lblTitel_contact
{
    width: 100%;
    color: #D31145; /* $COLOR_TXT_TITEL1$ */
    font-size: 12px; /* $FONT_SIZE_TITEL1$ */
    font-weight: bold;  /* $FONT_BOLD_TITEL1$ */
}

#dvTekst
{
}
.lblTekst
{
    width: 100%;
    padding-left: 5px;
    font-weight: normal;
    font-size: 12px;
}

#tblContactForm
{
    font-size: 12px;
}
.trContactForm
{
}
.tdContactFormLeft
{
    vertical-align: top;
}
.tdContactFormRight
{
}
.lblContactForm
{
    font-weight: normal;
    font-size: 12px;
}
.txtContactForm
{
    font-weight: normal;
    font-size: 12px;
}
.validatators
{
    font-weight: normal;
    font-size: 12px;
}

.rdbVraagOver
{
    font-weight: normal;
    font-size: 12px;
}

.imgMap
{
    border: solid 1px #D31145; /* $COLOR_BORDER_IMAGE1$ */
}
