body {
	font-family: system-ui;
	line-height: 1.5em;
	padding: 1em;
}

.notulen .soortzitting_omschrijving,
.notulen .besluit_subtitel,
.notulen .bestuurseenheid,
.notulen .bestuursorgaan,
.besluitenlijst .soortzitting_omschrijving,
.besluitenlijst .bestuurseenheid,
.besluitenlijst .bestuursorgaan,
.besluitenlijst .header,
.besluitenlijst .behandeling_agendapunt,
.besluitenlijst .stemming_content, 
.uittreksel .soortzitting_omschrijving,
.uittreksel .bestuurseenheid,
.uittreksel .bestuursorgaan,
.uittreksel .ul_betrokkene,
.uittreksel .agendapunten_openbaar
{
	display:none
}
.body_content {
	width: 21cm;
	border: 1px solid lightblue;
    margin: auto;
    margin-top: 4em;
    padding: 1em 3em;
    margin-bottom: 5em;
}

.bestuurseenheid, .bestuursorgaan {
	display:none;
}
.zitting {
	margin-bottom:1em;
}

	