body
{  color: #000099;
   background-color: #CCCCCC;
   font-family: century gothic, sans-serif;
}

h1
{
}

p
{
}

td.kleinblau
{ color: #CCCCCC; 
  background-color: #000099;
  font-family: century gothic, sans-serif;
  font-size: 8pt;
  text-align: center;
}

span.kleinblau
{ color: #CCCCCC; 
  background-color: #000099;
  font-family: century gothic, sans-serif;
  font-size: 10pt;
  text-align: center;
}

td.mittelblau
{ color: #CCCCCC; 
  background-color: #000099;
  font-family: century gothic, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
}

td.mittel
{ color: #000099; 
  background-color: #CCCCCC;
  font-family: century gothic, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
}

td.mittelrechts
{ color: #000099; 
  background-color: #CCCCCC;
  font-family: century gothic, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  text-align: right;
}

td.grossblau
{ color: #CCCCCC; 
  background-color: #000099;
  font-family: century gothic, sans-serif;
  font-size: 16pt;
  font-weight: bold;
  text-align: center;
}

td.gross
{ color: #000099; 
  background-color: #CCCCCC;
  font-family: century gothic, sans-serif;
  font-size: 16pt;
  font-weight: bold;
  text-align: center;
}

