/* CSS-Klassen für Sprachausgabe */

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

.print
{
  display:none;
}

