﻿table.berichten {
    width:100%;
}

table.titel {
    width:100%;
    border-style:solid;
    border-width:1px;
    border-color:#39676C;
    border-spacing:0px;
}

td.msgtitelmidden {
    background-color:#39676C;
    height:30px;
    border-style:solid;
    border-width:1px;
    border-color:#39676C;
    border-spacing:0px;
}

.labeltekst {
    font-size:15px;
    font-weight:bold;
    text-align:left;
    text-transform:uppercase;
}

.labelError {
    font-weight:bold;
    text-align:left;
    color:Red;
}

.imgBtnRechts {
    text-align:right;
}

.boldLabels {
    color:#000;
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
}

.boldLabelsTop {
    color:#000;
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
    vertical-align:top;
}

td.centeredLabels {
    color:#000;
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
    text-align:center;
    vertical-align:top;
}

.textBox {
    font-size:15px;
    background-color:#CBCDCF;
}

.textBoxToewijzen {
    font-size:15px;
}

table.msgCriteria {
    margin-left:10px;
}

table.msgCriteria td {
    height:30px;
    vertical-align:top;
}

#PopupToewijzen {
    background-image:url('images/gradientsite2.jpg');
    background-repeat:no-repeat;
    background-position:right;
    width:750px;
}

#btnToewijzenBevestigen {
    text-align:right;
}

#popupBeantwoorden {
    background-image:url('images/gradientsite2.jpg');
    background-repeat:no-repeat;
    background-position:right;
    width:750px;
}

#beantwoordenTitel {
    text-align:center;
}

.ucTitel 
{
    font-size:large;
    font-weight:bold;
    text-transform:uppercase;
    color:#000;
}
