body {
    overflow:   visible;
    background: white;
}

h1 {
  float: none;
}

h2 {
/*  float: right;
  margin: 0;
  padding: 0;
  text-align; left; */
  display: none;
}

div#headline, div.menu, div.pi_login, div.submenu, div.hoger {
  display: none;
  float: none;
}

div.text {
    page-break-inside: auto;
    width: auto;
    border: 0;
    margin: 0 5%;
    padding: 0;
    float: none !important;
}

a:link {
  color: black;
}
a:visited {
  color: black;
}

p.adress {
  widows: 3;
  orphans: 3;
}

div.hoger {
  margin: 0;
}

table.text, table.text > tr, table.text > tr > td {
  display: block;
}

div#mybody {
    border: none;
    width:  100%;
    font-family: serif;
}

