/* agenda */
div#agenda {width: 100%;}
table.eventblok {margin-top: 10px; border: 1px dotted #A0C94D; width: 100%;}
table.eventblok td {margin: 0;}
table.eventblok td.eventdatums {background: #E0F0B0;}
table.eventblok h2 {display: inline;}
table.eventblok td.beschrijving {}
table.eventblok td.beschrijving p {margin-top: 0;}
table.eventblok td.contactblok {width: 134px; background: #D8F0B0; padding: 2px;}
div#bladerbalk {text-align: center; margin: 1em 0;}
