div#grund {
   position:relative;
   margin: 0 auto 0 auto;
   height:1000px;
   width:755px;
   font-family:Arial;
   font-size:12px;
}
@-moz-document url-prefix() {
    div#grund{
   height:1050px;
    }
}
div#zeichnung {
   position: absolute;
   top: 30px;
   left: 50px;
   width: 650px;
}
div#bezeichnung {
   position: relative;
   top: 370px;
   width: 100%;
   font-size: 16px;
}
div#daten {
   position: relative;
   top: 370px;
   width: 100%;
}
div#besch_01 {
   position: relative;
   top: 385px;
   left: -68px;
   width: 600px;
}
div#besch_02 {
   position: relative;
   top: 395px;
   left: -68px;
   width: 600px;
}
div#besch_03 {
   position: relative;
   top: 405px;
   left: -68px;
   width: 600px;
}
div#besch_04 {
   position: relative;
   top: 415px;
   left: -68px;
   width: 600px;
}
div#besch_05 {
   position: relative;
   top: 420px;
   left: -68px;
   width: 600px;
}
.cell_z {
   background-color: transparent;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: inset;
   border-right-style: inset;
   border-bottom-style: inset;
   border-left-style: inset;
   border-top-color: #C0C0C0;
   border-right-color: #C0C0C0;
   border-bottom-color: #C0C0C0;
   border-left-color: #C0C0C0;
   padding-left: 10px;
   text-align: left;
   vertical-align: center;
}