body, table { 
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   line-height: 17px;
}

.titel {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
   color: #000000;
   font-weight: bold;
   line-height: 20px;
}

.titel2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #000000;
   font-weight: bold;
   line-height: 18px;
}

A:link { color: rgb(0,51,135); text-decoration: underline; }
A:visited {color: rgb(0,51,135); text-decoration: underline; }
A:hover {color: #FF3300;  text-decoration: underline; }

ul { 
   list-style-type: square; 
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   padding-left:15px;
   margin-left:0px;
}

#bodyplacement {
   position: absolute; 
   left: 20px; 
   top: 20px; 
   width:627px;
}