span.fett {
  font-weight: bold;
}

span.markierung {
  font-weight: bold;
  color: #ff0000;
}

.header {
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 1pt;
  padding-top: 10px;
  color: #3F61A0;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.acrobat {
  font-size: 10px;
  border-top: solid 1px #3F61A0;
  text-align: justify;
}