/**** Tabellen ****/

td {
  font-size : 8pt;
}

table.ct {
  background-color: #ffffff; 
  width: 100%;
  margin: 0.3em 0em 1.45em 0em;
  *margin: 0.8em 0em 1.45em 0em;
}

table.ct thead {
  /*font-size: 0.9em;*/ 
  color: #ffffff; 
  background-color: #bbbbbb;
}

table.ct tbody{
  background-color: #e8e8e8; 
  color: #666666; 
  7*font-size: 0.9em;*/
}

table.ct tfoot{
  /*font-size: 0.9em;*/ 
  color: #ffffff; 
  background-color: #bbbbbb;
}

table.ct td{
  vertical-align: top; 
  padding: 0.65em 0.65em; 
  border-bottom:1px solid #ffffff;
}

table.ct tr.dark{
  background-color: #e2e2e2;
}

table.ct td.first{
  padding: 0.65em 0em 0.65em 1.25em; 
}

table.ct td.last{
  width: 1.2em; 
}

table.ct td.matrix{
  width: 6.5em;
  text-align: center;
}

table.ct td.matrix img{
  padding: 0.35em 0em 0em 0em;
}

table.ct td.matrix_bl{
  border-left:1px solid #ffffff;
}

table.ct td.matrix_br{
  border-right:1px solid #ffffff;
}

table.ct thead td.matrix, table.ct thead td.matrix_bl, table.ct thead td.matrix_br {
  border-left:0px solid #ffffff;
}

table.ct td.trennlinie {
  padding: 0.3em 0em 0.3em 0em;
  *padding: 0.15em 0em 0.15em 0em;
  background-color: #ffffff;  
}

table.ct td.zuebs {
  padding: 0em;
  border-top: 1px solid #ffffff;
  border-bottom: 2px solid #ffffff; 
  background-color: #ffffff;
  color: #666666; 
}

table.ct td.zuebs div{
  padding: 0.65em 1.2em; 
  border: 1px solid #e9eaea;
}
