body {
  padding: 0;
  margin: 0;
  background: none;
  color: #000;
}

h2 {
  color: #000;
  font-size: 10pt;
  background: none;
  margin: 0;
  padding: 0;
  height: auto;
}

input[type="button"], button, .button {
  display: none;
}

input[type="text"], input, select, textarea {
  border: medium none!important;
}

textarea {
}

.top, .bottom, #header, #menu, #submenu, #page-menu, #footer {
  display: none;
}

div#pagecontent {
  border: none;
}

div#content {
  padding: 0;
  border: none;
}

div.content {
  padding: 0;
  margin: 0;
  background: none;
}

div.main {
  background: none;
}

#pagecontent {
  padding: 0;
}

.timetable, .timetable caption, .timetable td, .timetable th {
  font-size: 8pt !important;
  padding: 1px !important;
}
