.match {
  color: white;
  background: #004F80;
}
.lastpage:before{
  background-repeat: repeat;
  background-position-x: left;
  width: 1rem;
}
.firstpage:before{
  background-repeat: repeat;
  background-position-x: left;
  width: 1rem;
}
.author {
  font-size: small;
  font-style: italic;
}
.interline {
  font-size: larger;
  font-style: italic;
}

.kicker {
  font-size: larger;
}
.title {
  font-size: x-large;
  font-weight: bold;
}
.headline2 {
  font-size: large;
  font-weight: bold;
}
.lead {
  font-size: x-large;
  font-weight: bold;
}
.bold {
  font-weight:bold;
}
.italic {
  font-style: italic;
}
.underline {
  text-decoration:underline;
}
_:-ms-fullscreen, :root .header-slider .image__img {
  min-width: auto;
}
_:-ms-fullscreen, :root .header-logo--archive {
  width: auto;
}
