body {
   margin: 0px;
   font-family: verdana,arial;
   font-size: 12px;
}
#blatt {
  width: 27.5cm;
  height: 18.5cm;
  border: none;
  border-width:1px;
  border-color:#C0C0C0;
  margin:0px;

}

#erhebung {
        position: absolute;
        top: 0cm;
        left: 0cm;
        width: 22.0cm;
}
#factbox {
       position: absolute;
       top:0cm;
       left: 22.5cm;
       width: 5.0cm;
       height:18.5cm;
       border: dashed;
       border-width:1px;
       border-color:#C0C0C0;
       padding: 0.5cm;
       text-align:right;
}

.header {
      font-weight: bold;
      font-size: 12px;
      font-color: black;
      text-transform:uppercase;
      text-align: right;
      width: 4.5cm;
}

.ort{
      font-weight: bold;
      font-size: 14px;
      font-color: black;
      text-transform:uppercase;
      text-align: right;
      width: 4.5cm;
}
.datum {
      font-weight: normal;
      font-size: 12px;
      font-color: black;
      text-transform:normal;
      text-align: right;
      width: 4.5cm;
}
.person {
      font-weight: normal;
      font-size: 10px;
      font-color: black;
      text-transform:normal;
      text-align: right;
      width: 4.5cm;
      text-decoration: overline;
}
#logo{
      position: absolute;
      top:15.5cm;
      left: 0.5cm;
      width: 4.5cm;
      font-size:8px;
}
td {
     border: solid;
     border-color:#C0C0C0;
     border-width:1px;
}
th {
      font-weight: bold;
      font-size: 10px;
      font-color: black;
      text-transform:normal;
      text-align: center;
      border: solid;
      border-color:#C0C0C0;
      border-width:2px;
}

.erfassungszeile {
      border: solid;
      border-color:#C0C0C0;
      border-bottom-width:1px;
      border-left-width:2px;
      border-right-width:1px;
      border-top-width:1px;
}

.summenzeile {
      border: solid;
      border-color:#C0C0C0;
      border-bottom-width:3px;
      border-left-width:3px;
      border-right-width:3px;
      border-top-width:3px;
}

input {
    font-size: 10px;
}
