body {
 font-family: Verdana;
 background: #DDDDFF;
}


h1 {
   color:#00009F;
   font-family: Verdana;
   font-size: 14pt;
   font-weight: bold;
   }
h2 {
   color:#00009F;
   font-family: Verdana;
   font-size: 12pt;
   font-weight: bold;

   }

p {
   font-family: Verdana;
   font-size: 12pt;
   font-weight: normal;
   line-height: 1.5;
  }

.kursiv {
   font-family: Verdana;
   font-style: italic;
   font-size: 10pt;
   font-weight: normal;
   line-height: 1.5;
  }
