body, html, td, a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px; 
    color: #000000;
    font-weight: normal; 
    line-height: 16px;
}

.kop, .contentheading, .componentheading {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 20px; 
    font-weight: bolder;
    color: #999999;
    padding-bottom: 15px;
}

.tussenkop, h2, h3, h4, th, .contentpagetitle, a.contentpagetitle { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 13px; 
    font-weight: bold; 
    color: #000000; 
    line-height: 17px;
    margin-bottom: 4px;
}

.disclaimer { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-weight: normal; 
    color: #999999;
}

.datum { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    color: #000000 ; 
    font-weight: normal;
}

a:link { 
    color:#003366; 
    text-decoration:underline;
}
a:visited { 
    color:#006633; 
    text-decoration:underline;
}

a:hover { 
    color:#006633; 
    text-decoration:underline; 
    cursor:hand;
}

a:active { 
    color:#003366; 
    text-decoration:underline;
}

/*Qrios Stijl-elementen*/

div.qrios_menu{
    text-align: top;
    margin-top: 54px;
}

div.qrios_body{
    
}

div.qrios_footer{
    background-image: url(../img/footer2.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    line-height: 28px;
    color: #ffffff;
}

div.qrios_footer a, div.qrios_footer a:hover, div.qrios_footer a:visited{
    color: #ffffff;
}

table.moduletable_sidebar, table.moduletable_sidebar td {
    text-align: top;
    margin-top: 3px;
}

ul.latestnews_nieuws  {
    margin: 5px 0 5px 10px;
    padding: 0;
    list-style: none;
}

ul.latestnews_nieuws li{
    line-height: 20px;
    margin: 1px 0 0 0;
    padding: 0 0 0 20px;
    background:  url(/portal/q_incl/img/ico_news.gif) no-repeat 0 2px;
}

.qrios_menu table{
    margin-bottom: 10px;
}

div.message {
    display: block;
    font-size: 16px;
    border: medium double #003366;
    text-align: center;
    padding: 4px;
    font-weight: bold;
}

td.createdate{
    font-size: 11px;
    color: #333;
    line-height: 20px;
    margin: 1px 0 0 0;
    padding: 0 0 0 20px;
    background:  url(/portal/q_incl/img/ico_news.gif) no-repeat 0 2px;
}