body {
  font-family: "Palatino Linotype", "Times New Roman", Times;
  background-image: url("/images/Hintergrund.png");
  background-attachment: fixed;
  margin: 0;
  font-size: 16px;
  line-height: normal;
}
a {
  font-weight: bolder; color: #8888c0; text-decoration: none
}
td {
  vertical-align: top;
}
a:hover {
  text-decoration: underline;
}
.link {
  font-weight: bolder;
}

.werktitel {
  font-size: large;
  font-weight: bold;
  font-stretch: expanded;
  background-color: #e2e2e2;
  padding: 0 0.2em 0.1em
}

.Gedichttitel {
  font-weight: bold;
  font-stretch: expanded;
  background-color: #e2e2e2;
  padding: 0 0.2em 0.1em
}

.Quellenangaben {
  font-size: x-small;
  font-style: italic
}

.divers {
  color: green;
  font-style: italic
}

.gototop {
  font-size: x-small;
  font-family: Helvetica, sans-serif;
  font-weight: lighter
}