body {
  font-size: 10pt;
  background: transparent;
}
#mitte, #head, #contain, #contain_index, #printonly, h1 {
  display: block;
  width: 100%;
  margin: 0pt;
  padding: 0pt;
  background: transparent;
  position: relative;
  left: auto;
  right: auto;
  bottom: auto;
  top: auto;
}
#info, #boxen, #menu, #blueline, #logo, .subhead{
  display: none;
}
#printonly {
  height:200px;
  color: #1a4b7e;
  border-bottom: 3pt double #00b5f1;
  padding: 1em;
  margin-top:0.5em;
  margin-bottom:0.5em;
}
#text{
  width:100%;
}