 

  @page { size:21.0cm 29.7cm; }
  @page :left { margin-left:1.5cm; margin-right:2cm  }
  @page :right { margin-left:2cm; margin-right:1.5cm  }
  @page :left :header
  { content: decimal(pageno),,first(chapter); border-bottom:thin solid black; }
  @page :right :header
  { content: first(section),,decimal(pageno); border-bottom:thin solid black; }
  @page :left :footer
  { content: "Seite " decimal(pageno); text-align:center; }
  @page :right :footer
  { content: "Seite " decimal(pageno); text-align:center; }
  
  
.ohnedruck { display:none; }
