FONT 
  {
    .text            {font-family:sans-serif; font-size:10px; color:#000000; font-weight:300}
    .ueber           {font-family:sans-serif; font-size:14px; color:#000000; font-weight:450}
    .small           {font-family:sans-serif; font-size:8px;  color:#000000; font-weight:800}
    .footer          {font-family:sans-serif; font-size:8px;  color:#000000; font-align: right}
    .csc-header      {font-family:sans-serif; font-size:18px; color:#096077; font-weight:450}
    .bodytext        {font-family:sans-serif; font-size:12px; color:#000000; font-weight:300}
    .csc-uploads-description {font-family:sans-serif; font-size:12px;  color:#096077; font-weight:800}

  }

h1 {
     font-family:sans-serif; 
     font-size:18px; 
     color:#096077; 
     font-weight:450
   }

h2 {
     font-family:Helvetica,sans-serif; 
     font-size:16px; 
     color:#096077; 
     font-weight:450;
   }

h3 {
     font-family:sans-serif; 
     font-size:14px; 
     color:#096077; 
     font-weight:450;
   }

p, li, ul, tabelle { 
     font-family:sans-serif; 
     font-size:12px; 
     color:#000000; 
     font-weight:300;
   }

contenttable {
     font-family:sans-serif; 
     font-size:18px; 
     color:#000000; 
     font-weight:300;
   }

.csc-uploads 
  {
    margin-bottom: 0px;
    margin-top: 0px;
    border-spacing: 0pt;
    width:500px;
  }

p {
     font-family:sans-serif; 
     font-size:12px; 
     color:#000000; 
     font-weight:300;
   }

.csc-uploads-fileName p {
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 0px;
   }



