body {
  font-size:80%;
}

body, h1, h2, h3, h4, h5, h6, em, h1 em, h2 em, h3 em, h4 em, h5 em, h6 em, a:link, a:visited, p a:hover, a:active, a:focus, a em, code, pre {
  color:black;
}

body, table.quickref {
  background:white;
}

#logo, #kastenMenu, #kastenEdit, .browse, .edit, .diff, .print, .upload, .search {
  display:none;
}

#kastenContent {
  position: absolute;
  left: 0%;
  top: 0px;
  width: 100%;
}

.lastMod, .difftime, .difftype, .diffdel, .diffadd, .diffrestore {
  color: gray;
}