body {
	font-size: 10px;
}
#content {
	font-size: 13px;
}
#footer {
	font-size: 9px;
}
table.klassenlijst {
	font-size: 0.33cm;
        /*width: 100%;*/
        border-collapse: collapse;
/*        border: 1px solid black;*/
	page-break-inside: avoid;
}
tr > table.klassenlijst {
        vertical-align: top;
}
table.klassenlijst * td, table.klassenlijst * th {
        padding-top: 1.1mm;
        padding-bottom: 1.1mm;
        /*padding-left: 1mm;
        padding-right: 1mm;*/
        border: 1px solid black;
	text-align: center;
	width: 4.5em;
}
table.klassenlijst * td:first-child {
        padding-left: 1mm;
	text-align: left;
	left: 0.5cm;
	width: 6.2em;
}
/*
table.klassenlijst * td.emptyrow {
	border-left-width: 0px;
	border-right-width: 0px;
}
tr {
	page-break-after: avoid;
}
tr.emptyrow {
	page-break-after: auto;
}*/
