
body{
color: black;
background:#efdaf0;
font-family:arial;
margin:0;
padding:20px 0 0 0;
border:none;
}
 
 
div.ueberschrift
{
  font-family: Arial;
  font-size:20pt;
  font-weight: bold;
  color:#000000;
} 

div.unterschrift
{
  font-family: Arial;
  font-size:16pt;
  font-weight: bold;
  color:#000000;
} 


div.liste
{
  font-family: Arial;
  font-size:16pt;
  color:#000000;
} 


div.wichtig
{
  font-family: Arial;
  font-size:24pt;
  font-weight: bold;
  color:#000000;
}



div.schoen
{
  font-family: Arial;
  font-size:12pt;
  color: black;
}




