* html {
  height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
}

#content td {
  background-color: blue;
  padding-bottom: 0.2em;
}

#content td a:link {
  color: white;
  font-weight: bold;
}

#content td.lightblue {
  background-color: #bbccff;
  color: black;
  font-weight: normal;
  padding: 0.1em;
}

h2 {
  margin-top: 0;
}

p.adsense {
  margin-top: 0;
  font-size: 0.83em;
  font-weight: bold;
}

