    
.invisible {
    display : None;
}



.datum, zitting_kortetitel {
    display: block;
    font-weight: bold;
    font-style : normal;
    text-indent : 10pt;
    margin-top : 10pt;
}

.resolutie {
    display: block;
    margin-top : 10pt;

}

.nummer {
    display : inline;
    font-weight: bold;
    font-size : 11pt;
}



.resolutie p, resolutie h1, resolutie h2  {
    /* border : solid grey thin; */
    padding-left : 5pt;
    padding-right : 5pt;
    text-indent : 10pt;
    margin : 0pt;
    
}

.resolutie table td {
    vertical-align : top;

}

.resolutie table td p {
text-indent : 0pt;
    
}
.resolutie {
width : 400pt;
}

table.resolutie_data_table {
    margin-top : 20pt;
    margin-bottom : 20pt;
    width : 100%;
    text-align: center;
    border-width : 0pt;
}
table.resolutie_data_table td {
    border-width : 0pt;
    
}

table.resolutie_data_table .column2, .column1 {
    width : 100pt;
}
.snippet {
    font-size : 10pt;
}

.navigation {
    text-align: right;
}

.calendar TD TD {
    font-size : 0.4em;
}
.calendar TH, .calendar TH A {
    background-color : #EEEEEE;
    font-weight: bold;
    color : black;
    }

.calender TH A {
    color: black;
}


.highlight {
    background-color : orange;
}
