div.tagesbilder {
  color: #71A209;
  font-size: 12px;
  font-family: "Georgia";
  font-weight: bold;
  font-style: italic;
  display: inline;
  position: relative;
  opacity: 1.0;
  letter-spacing: 3px;
}

a.vsmonat {
  color: #71A209;
  font-family: "Georgia";
  font-weight: bold;
  font-style: italic;
  display: inline;
  position: relative;
  opacity: 1.0;
}

a.vsmonat:hover {
  opacity: 0.5;
}

span.currentImage {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #71A209;
  word-spacing: 0em;
  letter-spacing: -2px;
}

a.imagePointer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  word-spacing: 0em;
  letter-spacing: 0px;
}

a.imagePointer:hover {
  color: #71A209;
}

a.tagesbildlink {
  text-decoration: underline;
}
a.tagesbildlink:hover {
  text-decoration: none;
  color: #71A209;
}

