/*
body
{
font-size:12pt;
text-align:justify;
}

body
{
font-size:18pt;
text-align:justify;
}

h1
{
font-family:Arial;
font-weight:bold
font-size:25pt;

p.zitat
{
   font-size:10pt;
   background:gray;
   margin-left:1.0cm;
   margin-right:1.0cm;
}  

h8
{
font-family:Arial;
font-weight:bold
font-size:25pt;
*/
  a
  {
  text-decoration:none
  }
  
  a:hover
  {
  font-weight:bold;
  color:red
  }