      html, body {
        font-family: Verdana;
        font-size: 12px;
        margin: 0px;
        width: 100%;

      }
      div#container {
        width: 900px;
        margin-left: auto;
        margin-right: auto;
      }

      table.foto {
        width: 863px;
        padding: 0px;
        margin-left: 37px;
      }
      table.foto td {
        width: 250px;
        margin: 0px;
        padding: 0px;
        height: 240px;
        font-size: 10px;
      }
      table.foto img {
        margin-bottom: 5px;
        border: 0;
      }
      p.archief {
        background: #007AFF;
        color: #FFD900;
        font-weight: bold;
        height: 2em;
        line-height: 2em;
        padding-left: 15px;
        margin: 0;
      }
      p.archief a {
        color: #FFD900;
        text-decoration: none;
      }
      p.archief a.selected {
        color: #000;
      }
