.special_table {
  width: 100%;
  background-color: rgb(220,220,220);
  border: 1px solid rgb(8,95,162);
}

.special_table_head {
  font-size: 9pt;
  font-weight: bold;
  color: rgb(0,0,0);
  background-color: rgb(200,200,200);
}

.special_table_rows0 {
  font-size: 8pt;
  color: rgb(50,50,50);
}

.special_table_rows1 {
  font-size: 8pt;
  color: rgb(50,50,50);
  background-color: rgb(230,230,230);
}



.special_table_head A {text-decoration: none; color: rgb(0,0,0);}
.special_table_head A:hover {text-decoration: underline; color: rgb(0,0,0);}



.sponsoren_inlay {
  padding: 8px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 10px;
  background-color: rgb(255,255,255);
  border: 1px solid rgb(8,95,162);
}

.fileeditor {
  color: rgb(0,128,0);
}