
@import "style.css";

@page       { margin-top:1cm;
              margin-bottom:1cm;
              margin-left:1cm;
              margin-right:1cm;
              }

.f1         { position:absolute;
              visibility:hidden;
              }

.content    { position:relative;
              top:80px;
              left:0px;
              right:0px;
              white-space:normal;
              }

.titelcont  { position:static;
              top:0px;
              left:0px;
              z-index:2;
              right:0px;
              height:0px;
              white-space:normal;
              }

.titel      { position:static;
              top:0px;
              left:0px;
              z-index:3;
              right:0px;
              height:0px;
              white-space:normal;
              }