body {
  width: 35em;
  background-color: #FFFDC8;
  padding: 1em;
  font-family:arial,helvetica,sans-serif;
  font-size: 13px;
  line-height: 16px;
}

h1 {
  font-size: 1.3em;
  font-family: cursive;
  color: #339999;
  text-align: left;
}

h2 {
  font-size: 1.3em;
  font-family: sans-serif;
  color: black;
}

h3 {
  font-size: 1.0em;
  font-family: sans-serif;
  color: black;
}
h4 {
  font-size: 0.7em;
  font-family: sans-serif;
  color: black;
}

p {
  color: black;
}

.einzug {
  color: blue;
  padding: 3em;
}
