/* DOM level 2 */
/* Kopfzeile   */
#kopf {
position: relative; 
left: 5mm; width: 170mm; top: 0mm; height:  5mm; 
}
/* Fusszeile */
#fuss {
position: relative; 
left:  5mm; width: 170mm; top: 0mm; height: 5mm; 
}
/* DOM level 3 */
#kopf-1 {
position: absolute; 
left: 0mm; width: 27mm; top: 1mm; height: 3mm;   
}
#kopf-2 {
position: absolute; 
left: 27mm; width: 27mm; top: 1mm; height: 3mm; 
}
#kopf-6 {
position: absolute; 
left: 54mm; width: 4mm; top: 1mm; height: 3mm;  
}
#kopf-7 {
position: absolute; 
left: 58mm; width: 51mm; top: 1mm; height: 3mm; 
}
#kopf-8 {
position: absolute; 
left: 109mm; width: 36mm; top: 1mm; height: 3mm;  
}
#kopf-81 {
position: absolute;
left: 0mm; width: 14mm; top: 0mm; height: 3mm;
}
#kopf-82 {
position: absolute;
left: 14mm; width: 14mm; top: 0mm; height: 3mm;
}
#kopf-83 {
position: absolute;
left: 28mm; width: 14mm; top: 0mm; height: 3mm;
}
#kopf-9 {
position: absolute; 
left: 145mm; width: 20mm; top: 1mm; height: 3mm; 
}
#fuss-1 {
position: absolute; 
left:  5mm; width: 50mm; top: 1mm; height: 3mm; 
}
#fuss-3 {
position: absolute; 
left:  55mm; width: 60mm; top: 1mm; height: 3mm; 
}
#fuss-5 {
position: absolute; 
left:  115mm; width: 30mm; top: 1mm; height: 3mm; 
}
#fuss-7 {
position: absolute; 
left:  145mm; width: 20mm; top: 1mm; height: 3mm; 
}
