

span, a {
    display: inline;
}
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }
    
.navigatie, .navigatie a, .navigatie tr td {
    background-color: #CCCCCC;
    color : black;
    font-size : 10pt;
    font-weight: normal;
    bottom-margin: 5pt;
}

.navigatie_bold {
    font-weight:bold;
    font-size:11pt;
}

.dagboek_titelpagina, .dagboek_titelpagina p,
    .inleiding .titelpagina p   {
    font-size : 1.8em;
    font-weight: normal;
    text-align : center;
}

.dagboek_aantekening_datum {
    font-size : 1.8em;
    font-weight : bold;
    font-style : normal;
}

.dagboek_tekst {
    width : 42em;
}
.cahier {
    display : none;
}

.normal_datum {
    display : none;
}

.zoek_resultaat td {
    border-bottom : solid 2px #AAAAAA;
}

.inleiding .sectie_titel b, 
.inleiding .sectie_titel u
 {
    font-size: 1.5em;
}
.inleiding .sectie_titel i {

    font-size : 1em;
    font-weight : bold;
}

div.voetnoten {
    border-top : solid 2px #AAAAAA;

}
a.footnote_number, p.footnote_text a {
    font-size : 8pt;
    color : black;
}

.kalendar, .kalendar TD, .kalendar TH, .kalender TH A, kalender_dag {
    xfont-size : 10pt;
}

.kalendar TH, .kalendar TH A {
    background-color : #DDDDDD;
    font-weight: bold;
    color : black;
    }

.kalender TH A {
    color: black;
}

.kalender_dag {
    color:#BBBBBB;
    }
   
.kalender_dag_met_aantekening {
    font-size:10pt;
    color:black;
    }
    
                    
.snippet, .snippet .dagboek_aantekening_datum    {
    font-size : 12px;
    font-weight : normal;
}

.highlight {
    background-color : #CCCCCC;
}

.zoeken th {
    text-align: right;
}

.aalberse_inleiding li {
    display :list;
    list-style-type : disc;
    marker-offset : 3px;

}








