body {
  /* background-color: lightgrey; /**/
  background-color: #dfefef; /**/
  color: darkblue;
  font-size: 12pt;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
}

a {
  /* background-color: red; */
  font-size: 12pt;
  font-weight: normal;
}

h1 {
  /* background-color: red; */
  color: #000080;
  /* font-style: italic; */
  font-size: 34pt;
  text-align: center;
}

h1 a {
  /* background-color: red; */
  font-size: 34pt;
  font-weight: normal;
  font-style: italic;
}

h2 {
  /* background-color: red; */
  font-size: 18pt;
  text-align: left;
  font-style: italic;
  text-align: center;
}

h2 a {
  /* background-color: red; */
  font-size: 24pt;
  font-style: normal;
}

table {
}

td {
  text-align: center;
}

p {
  color: #7a0a7a;
}

td p {
  color: #0a7a7a;
}

table.blog tr td {
  /* background-color: blue; /**/
  text-align: left;
}

table.Punkte tr td {
  /* background-color: blue; /**/
  text-align: left;
}

table.Einkauf tr th {
  background-color: blue; /**/
  color: white; /**/
}
