    BODY, HTML {
      background: #000000;
      font-family: Consolas, "Courier New", Courier, monospace;
    }

    hr { color: #ffffff; background-color: #ffffff; width: 80%; }

    .toptable {
      background: #ff0000;
      font-size: 12px;
      font-weight: bold;
    }

    .regiotable {
      font-family: Verdana;
      font-size: 9px;
      width: 100%;
      background: #000000;
      color: #ffffff;
      text-align: center;
    }

    .infobar {
      font-family: Tahoma;
      font-size: 9px;
      background: #303030;
      text-align: center;
    }
    
    .regiotable A:link { color: #ffffff; text-decoration: none; }
    .regiotable A:hover { color: #ff0000; text-decoration: underline; }
    .regiotable A:visited { color: #ffffff; text-decoration: none; }    
    .regiotable A:active { color: #ffff00; text-decoration: none; }    
    
    .melding { font-weight: bold; font-size: 14px; color: #b0b0b0; }
    .meldingnew { font-weight: bold; font-size: 14px; color: #efef00; text-decoration: blink; }
    .datumtijd { font-weight: bold; font-size: 12px; color: #00f000; }
    .delim { font-weight: normal; font-size: 10px; color: #ffffff; }

    .cap__code { font-weight: normal; font-size: 11px; color: #909090; text-align: center; }
    .cap__descr { font-weight: normal; font-size: 11px; color: #f000f0; }
    .cap_normal_code { font-weight: normal; font-size: 11px; color: #909090; text-align: center; }
    .cap_normal_descr { font-weight: normal; font-size: 11px; color: #f000f0; }
    .cap_ovd_code { font-weight: normal; font-size: 11px; color: #909090; text-align: center; }
    .cap_ovd_descr { font-weight: normal; font-size: 11px; color: #f00000; }
    .cap_cvd_code { font-weight: normal; font-size: 11px; color: #909090; text-align: center; }
    .cap_cvd_descr { font-weight: normal; font-size: 11px; color: #f0f000; }
    .cap_monitor_code { font-weight: normal; font-size: 11px; color: #404040; text-align: center; }
    .cap_monitor_descr { font-weight: normal; font-size: 11px; color: #404040; }
    .cap_lichtkrant_code { font-weight: normal; font-size: 11px; color: #909090; text-align: center; }
    .cap_lichtkrant_descr { font-weight: normal; font-size: 11px; color: #a00000; }
    .cap_rac_code { font-weight: normal; font-size: 11px; color: #00ff00; text-align: center; }
    .cap_rac_descr { font-weight: normal; font-size: 11px; color: #00ff00; }

    .cap_amersfoort_code { font-weight: normal; font-size: 11px; color: #0050ff; text-align: center; }
    .cap_amersfoort_descr { font-weight: normal; font-size: 11px; color: #0050ff; }
    .cap_amersfoortvb_code { font-weight: normal; font-size: 11px; color: #00ffff; text-align: center; }
    .cap_amersfoortvb_descr { font-weight: normal; font-size: 11px; color: #00ffff; }
    .cap_amersfoortnoord_code { font-weight: normal; font-size: 11px; color: #0090aa; text-align: center; }
    .cap_amersfoortnoord_descr { font-weight: normal; font-size: 11px; color: #0090aa; }

    .meldingtable {
      text-align: left;
    }
    
    .alarmbox {
      width: 100%;
    }
    
    .meldingbox {
      background: #000000;
    }

    .newdatum {
      background: #336699;
      color: #ffffff;
      font-weight: bold;
      text-align: center;
      width: 100%;
    }

    .regiolink {
      font-weight: bold;
    }

    .regiolinkcursor {
      cursor: pointer;
      font-weight: bold;
      text-decoration: underline;
      color: #ff0000;
      background: #ffffff;
    }

    .googlemaps {
      background: #ff0000;
      border: 0px;
      width: 600px;
      height: 600px;
      float: right;
      overflow: auto;
      position: absolute;
      bottom: 0;
      right: 0;
      display: none;
      margin: 0px;
    }
