body {
  background-color: #F4F9FC;
}
table.grell {
  background-color: #ACCCF4;
}
table.dezent {
  background-color: #D1E3F8; /* war mal #CCCCCC; */
}
td {
  color: #004488;
  font-family: helvetica, arial, sans-serif;
  font-weight: medium;
  font-size: 10pt;
  text-indent: 0em;
}
th {
  color: #004488;
  font-family: helvetica, arial, sans-serif;
  font-weight: bold;
  font-size: 12pt;
  text-indent: 0em;
}

