@charset "UTF-8";
/* ********************************************************************************************************************************* */
/* In dieser Datei werden spezielle Formatierungen bestimmt */
/* ********************************************************************************************************************************* */
/* ********************************************************************************************************************************* */
/* Tabelle für die Seite "Mein DARC Ortsverband L11 (Essen-Mitte)" */
/* ********************************************************************************************************************************* */
.BAND_Tabelle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  font-style: normal;
  background-color: antiquewhite;
  color: black;
}

.BAND_TabHeader {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  font-style: normal;
  background-color: black;
  color: white;
}

.BAND_TabHighligh {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  font-style: normal;
  background-color: transparent;
}

.BAND_Trenner {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  font-style: normal;
  background-color: lightgrey;
  color: black;
}

.BAND_Erledigt {
  font-family: "Courier New", Courier, monospace;
  font-size: 10pt;
  font-weight: normal;
  font-style: italic;
  text-decoration: line-through;
  background-color: transparent;
  color: darkgray;
}

.BAND_Punkt {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  font-style: normal;
  color: red;
  background-color: transparent;
}

/* ********************************************************************************************************************************* */
/* Datums- und Terminformat erstellen */
/* ********************************************************************************************************************************* */
.DatumsFormat {
  font-family: "Courier New", Courier, monospace;
  font-size: 11pt;
  font-weight: bold;
  font-style: normal;
  width: 100px;
}

.TerminFormat {
  font-family: "Courier New", Courier, monospace;
  font-size: 11pt;
  font-weight: bold;
  font-style: normal;
}

/* ********************************************************************************************************************************* */
/* Das Zurück-Menü am unteren Seitenbereich */
/* ********************************************************************************************************************************* */
.BackMenue {
  text-align: center;
  align-items: center;
  background-color: antiquewhite;
}

/* ********************************************************************************************************************************* */
/* Das kleine Copyrightfeld */
/* ********************************************************************************************************************************* */
.BandCopyright {
  font-family: "Courier New", Courier, monospace;
  font-size: 8pt;
  font-weight: normal;
  font-style: italic;
}

/* ********************************************************************************************************************************* */
/* ********************************************************************************************************************************* *//*# sourceMappingURL=band.css.map */