a {
  background-color: white;
  font-size: medium;
  color: #ca46bd;
  font-family: Georgia;
  text-decoration: none;
  line-height: normal;
  opacity: 0.927;
}
a:hover {
  color: #3bef00;
  background-color: transparent;
  font-family: georgia;
  text-decoration: none;
}
.zeitung {
  line-height: normal;
  color: #999999;
  font-size: medium;
  font-family: Georgia;
  text-decoration: none;
  opacity: 0.682;
}
.zeitung:hover {
  color: #000099;
  font-weight: bold;
  font-family: georgia;
  text-decoration: none;
}
.kl {
  font-family: Georgia;
  font-size: xx-small;
  text-decoration: none;
  line-height: normal;
  color: #999999;
}
.schlagzeile {
  font-family: Georgia;
  color: black;
  font-size: medium;
  line-height: normal;
  text-decoration: none;
  font-weight: lighter;
}
.schlagzeile:hover {
  color: #0000c6;
  font-weight: normal;
  font-family: georgia;
  text-decoration: none;
  line-height: normal;
  font-size: medium;
}
.star {
  font-family: Georgia;
  text-decoration: none;
  color: #0000d8;
  line-height: normal;
  font-size: medium;
}
.star:hover {
  font-weight: inherit;
  text-decoration: none;
  font-family: Georgia;
  font-size: medium;
  line-height: normal;
  color: #3bef00;
}
.schlagzeile:visited {
  font-family: Georgia;
  color: black;
  text-decoration: line-through;
}
