@import "default.css";

div.bulletin
  {
  text-align: center;
  }
div.bulletin table,
div.bulletin h2,
div.bulletin p
  {
  text-align: left;
  }
div.bulletin div.cover img
  {
  width: 400px;
  height: 400px;
  }
div.bulletin table
  {
  margin: 0 auto;
  color: #000;
  background: #fff;
  }
div.bulletin th
  {
  vertical-align: top;
  text-align: left;
  }
div.bulletin th#inhoud
  {
  padding: 1em 0;
  color: #999;
  background: transparent;
  font-size: 2em;
  }
div.bulletin th#inhoud small
  {
  color: #000;
  background: transparent;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 0.5em;
  }
div.bulletin th,
div.bulletin td.tocimg
  {
  padding: 0.5em 0.5em 0 0;
  }
div.bulletin th
  {
  height: 1%;
  }
div.bulletin td
  {
  vertical-align: top;
  padding: 0 0.5em 0.5em 0;
  font-style: italic;
  }
div.bulletin th.page
  {
  color: #999;
  background: transparent;
  }
div.bulletin td.tocimg img
  {
  width: 224px;
  height: 160px;
  }
div.bulletin td ul
  {
  margin: 0;
  padding: 0 0 0 1.2em;
  }
div.bulletin td ul li
  {
  margin: 0 0.3em;
  padding: 0;
  }
div.bulletin p small
  {
  margin: 0 0 0 2em;
  text-transform: uppercase;
  font-size: 0.7em;
  }
div.bulletin ul
  {
  text-align: left;
  }

/* old */

h1.issue
  {
  text-align: center;
  }

table.bulletininhoud
  {
  margin: 0 0 2em 0;
  border-collapse: collapse;
  border-spacing: 0;
  }
table.bulletininhoud td
  {
  width: 49%;
  padding: 8px 10px;
  }
table.bulletininhoud th
  {
  padding: 8px 5px;
  color: #000;
  background: #eee;
  vertical-align: top;
  text-align: center;
  font-weight: bold;
  }

table.bulletininhoud tr.doublefeature th,
table.bulletininhoud tr.doublefeature td
  {

  }
table.bulletininhoud th.doublefeature
  {
  padding: 8px 10px;
  color: #000;
  background: transparent;
  vertical-align: top;
  text-align: left;
  font-weight: normal;
  }
td.bulletinauthor
  {
  vertical-align: top;
  text-align: right;
  white-space: nowrap;
  font-style: italic;
  }
div.bulletincover
  {
  margin: 1em 0;
  text-align: center;
  }
div.bulletincover img
  {
  width: 300px;
  height: 300px;
  }

div.nedly
  {
  float:right;
  margin: 0 1em;
  }
div.nedly img
  {
  width: 198px;
  height: 334px;
  }

