* {
  padding: 0px;
  margin: 0px; }

@font-face {
  font-family: 'arial';
  src: url('/typo3conf/ext/web2pdf/Resources/Public/Fonts/Arial.ttf') format('ttf');
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'arialbold';
  src: url('/typo3conf/ext/web2pdf/Resources/Public/Fonts/Arial-Bold.ttf') format('ttf');
  font-weight: 400;
  font-style: normal; }

body {
  background-image: url(/typo3conf/ext/sj_theme_grm/Resources/Public/Images/hintergrund_4.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center; }

p {
  font-size: 10pt;
  line-height: 12pt;
  font-family: 'arial';
  color: #000; }

.urkunde_1 {
  position: relative;
  text-align: center;
  font-family: 'arial';
  padding-top: 30px; }
  .urkunde_1 p {
    font-size: 9.5pt;
    line-height: 12pt;
    font-family: 'arial';
    color: #000; }
  .urkunde_1 h1 {
    color: #000;
    font-size: 36pt;
    line-height: 18.75pt;
    font-family: 'arialbold';
    font-weight: normal;
    margin-bottom: 35px;
    margin-top: 0px; }
  .urkunde_1 h2 {
    color: #000;
    font-size: 15pt;
    line-height: 21pt;
    font-family: 'arialbold';
    font-weight: normal;
    margin-top: 0px;
    display: block;
    width: 660px;
    margin-left: auto;
    margin-right: auto;
    position: relative; }
  .urkunde_1 h3 {
    color: #000;
    font-size: 12pt;
    line-height: 20pt;
    font-family: 'arialbold';
    font-weight: normal;
    margin-top: 0px; }
  .urkunde_1 h4 {
    color: #000;
    font-size: 14pt;
    line-height: 20pt;
    font-family: 'arial';
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 10px; }
  .urkunde_1 .unterschrift_1 {
    position: relative;
    width: 200px;
    float: left;
    margin-left: 140px;
    text-align: left; }
    .urkunde_1 .unterschrift_1 p {
      position: absolute;
      left: -10px;
      bottom: -10px; }

.table {
  width: 660px;
  height: 290px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  margin-bottom: 10px; }
  .table table {
    width: 100%;
    border-collapse: collapse; }
    .table table tbody tr td {
      vertical-align: top;
      text-align: center;
      font-size: 9pt;
      line-height: 16pt;
      font-family: 'arialitalic';
      font-weight: normal;
      margin-top: 0px;
      border: solid 0.25pt #000;
      padding: 2px;
      background-color: #fff; }
      .table table tbody tr td.first {
        vertical-align: top;
        text-align: center;
        font-size: 9pt;
        line-height: 12pt;
        font-family: 'arialbold';
        font-weight: normal;
        margin-top: 0px;
        border: solid 0.25pt #000;
        padding: 2px;
        background-color: #fff; }

.lacksysteme {
  position: relative;
  margin-bottom: 20px; }
