.myBreak {
  page-break-before:always;
}

h1 {
  display: none; }

h2 {
  display: none; }

body {
  height: 100%;
  margin: 0;
  padding: 0; }

#myPage {
  position: static  !important;
  top: 0px;
  height: auto;
  width: auto;
  margin: 0;
  padding: 0; }
  
ul.navigation {
  display: none; }

#content , #content-kontakt {
  position: static  !important;
  /*position: relative;
  top: 0px;*/
  height: auto;
  background: none;
  overflow: visible ; }
  
#auszeichnung {
  display: none; }

#footer {
  display: none; }

#bildunter {
  display: none; }



