* {
  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;
}
@font-face {
  font-family: "arialitalic";
  src: url("/typo3conf/ext/web2pdf/Resources/Public/Fonts/Arial-Italic.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;
  backgrounnd-color:blue;
}

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

.urkunde_1 {
  position: relative;
  text-align: center;
  font-family: "arial";
  padding-top: 40px;
}
.urkunde_1 h1 {
  color: #000;
  font-size: 40pt;
  line-height: 18.75pt;
  font-family: "arialbold";
  font-weight: normal;
  margin-bottom: 35px;
  margin-top: 0px;
}
.urkunde_1 h2 {
  color: #000;
  font-size: 20pt;
  line-height: 22pt;
  font-family: "arialbold";
  font-weight: normal;
  margin-top: 0px;
  height: 100px;
  display: block;
  width: 660px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.urkunde_1 h3 {
  color: #000;
  font-size: 14pt;
  line-height: 22pt;
  font-family: "arialbold";
  font-weight: normal;
  margin-top: 0px;
}
.urkunde_1 h4 {
  color: #000;
  font-size: 16pt;
  line-height: 22pt;
  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: 315px;
  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;
  height: 65px;
  margin-bottom: 15px;
}
