body, html {
    font-family: Georgia, Verdana;
    font-size: 13px;
    color: #000;
}

.normale_kop, h1 {
    font-size: 16px;
    line-height: 22px;
    color: #000;
    font-style: italic;
    font-weight: normal;
}



.grote_kop, div.middle div.csc-header-n1 h1.csc-firstHeader, div.left div.csc-header-n1 h1.csc-firstHeader {
    font-size: 26px;
    color: #000;
    font-style: normal;
    line-height: 37px;
    font-weight: normal;
}

div.middle .csc-header-n1, div.left .csc-header-n1 {
   border-top: dashed;
   border-bottom: dashed;
   border-width: 1px;
   border-color: #505050;
   margin-bottom: 5px;
   font-weight: normal;
}



.normaal {
    font-style: normal;
    font-size: 13px;
    color: #000;
    line-height: 16px;
}

a {
    font-weight: bold;
    text-decoration: none;
    color: #000;
}


div.left div.csc-header-n1 h1.csc-firstHeader, div.middle div.csc-header-n1 h1.csc-firstHeader {
    font-size: 22px;
    font-weight: normal;
}


