body,
html {
  font-family: Arial,Helvetica,Sans;
}
.serif {
  font-family: Times New Roman,Times,Serif;
}
.sauman {
  color: green;
  font-size: 0.8rem;
}
.stress {
  font-size: 0.8rem;
}
.st_logo,
img[src*="titel"] {
  width: auto;
  max-width: 100%;
}
.st_ruler {
  width: 100%;
  height: 11px;
}
img {
  max-width: 100%;
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.st-fullwidth {
  width: 90vw;
  display: block;
  margin: 1rem auto 1rem auto;
}
/*# sourceMappingURL=style.css.map */