body {
  background: #ffffff; }

body > #page {
  min-height: 0; }

#report_toolbar {
  display: none; }

#user_screen {
  display: none; }

#menu ul {
  display: none; }

#menu li {
  display: none; }

#header {
  display: none; }

#footer td.links {
  display: none; }

#container {
  font-size: 14px;
  padding-bottom: 0px;
  color: black; }

#footer {
  position: static;
  margin-top: 0px;
  height: 50px; }

thead {
  display: table-header-group; }

table.overzicht td {
  border: 1px solid black; }

table.stretchprint td {
  height: 70px; }

tr.kid_absent_row, p.absent {
  text-decoration: line-through; }

div#container a {
  color: inherit;
  text-decoration: inherit; }
