/* CSS-Klassen für Druckausgabe */

body
{
  margin:0px;
  padding:0px;
  line-height:120%;
}

.screen
{
  display:none;
}
