/* Containertitels */

.conwithhr .containertitel 
{
    color:#FF0000;
    font-size:30px;
}

.conempty .containertitel 
{
    color:#FF0000;
    font-size:30px;
}

/* content tekst */

.conwithhr .Normal p
{
    color:black;
    font-style:normal;
}

.conempty .Normal p 
{
    color:black;
    font-style:normal;
}

/* tekst uitlijning containers */

.conempty 
{
    margin-right:7px;
    margin-left:7px;
}

.conwithhr 
{
    margin-right:7px;
    margin-left:7px;
}

/* Titels */
H1  {
    font-size:  30px;
    font-weight:    normal;
    color:#FF0000;
}

H2  {
    font-size:  30px;
    font-weight:    normal;
    color:#666666;
}

H3  {
    font-size:  20px;
    font-weight:    normal;
    color:#FF0000;
}

H4  {
    font-size:  20px;
    font-weight:    normal;
    color:#666666;
}

H5, DT  {
    font-size:  12px;
    font-weight:    bold;
    color:#FF0000;
}

H6  {
    font-size:  12px;
    font-weight:    bold;
    color:#666666;
}






































































































































































































































































































































