body {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  font-weight: normal;
  color: black;
}

p {
  font-weight: normal;
  color: rgb(0,0,0);
  word-spacing: 2pt;
  font-size: 10pt;
}

p.kontakt {
  color: rgb(0,0,0);
  word-spacing: 2pt;
  font-size: 10pt;
  font-weight: bold;
}

h1 {
  color: rgb(0,100,200);
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
}


ul {
  color: rgb(0,0,0);
  word-spacing: 2pt;
  font-size: 10pt;
  font-weight: bold;
}

a {
  color: rgb(0,100,200);
}
