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;

}

#center { 
   text-align      : center;
} 

#right { 
   text-align      : right;
   vertical-align  : bottom;
} 

#info { 
   text-align      : right;
   vertical-align  : top;
} 

.querywin {
   width           : 310px;
}

.table_green {
   background-color: #E1E1E1;
}

#koordinaten {
   color           : #004242;
   font-size       : 9pt;
   font-family     : Arial, sans serif;
   font-style      : normal;

}


