#zitat {
  text-align:left;
  font-size: 1em;
}
#zitat-quelle {
  text-align:right;
  font-style: italic;
  font-size: 0.8em;
}
#deutschland {
  background-color: #ffd700; /* For browsers that do not support gradients */
  background-image: linear-gradient(black, red, #ffd700);
  font-size: 1.2em;
  color: white;
  padding: 0.25em 0.25em 0.25em 0.5em;
  font-weight: bold;
  text-align: center;
}