body {
   color           : #004242;
   background-color: #FFFFFF;
   font-weight     : normal;
   font-size       : 10pt;
   font-family     : Arial, sans serif;
   font-style      : normal;
   text-align      : justify;
   margin-left     : 5px;
   margin-right    : 5px;
   margin-top      : 5px;
   margin-bottom   : 5px;   
}

p {
   color           : #004242;
   font-size       : 10pt;
   font-family     : Arial, sans serif;
   font-style      : normal;
   text-align      : left;
}

td {
   color           : #004242;
   font-size       : 10pt;
   font-family     : Arial, sans serif;
   font-style      : normal;
}  

#klein {
   color           : #004242;
   font-size       : 8pt;
   font-family     : Arial, sans serif;
   font-style      : normal;
}

#gross {
   color           : #004242;
   font-size       : 12pt;
   font-family     : Arial, sans serif;
   font-style      : normal;
   line-height     : 150%;   
}

#center { 
   text-align      : center;
} 

#right { 
   text-align      : right;
   vertical-align  : bottom;
} 

#info { 
   text-align      : right;
   vertical-align  : top;
}

#zeile {
   line-height     : 150%;   
}