#titel,
.extra-column dt,
.extra-column .titel,
#categorien dt,
.extra-column h2,
#categorien .odd .aankeiler,
.rubrieksearch .actionbutton
{
  background-color: #BC8FC7;
}
#intro,
.static-links a,
.cms-links .odd,
.extra-column .odd,
#categorien .odd dt,
#categorien .aankeiler,
#search-result-meta,
.archiefstuk-kenmerken,
.pagination
{
  background-color: #DDC7E3;
}
#intro,
.static-links a,
.categorie-titel,
#categorien .aankeiler a
{
  display: block;
}
#attachments li
{
  margin-top: 10px;
}
#content-footer
{
  border-top: solid 1px #C8A3D1;
}
#categorien
{
  margin-bottom: 100px;
}
.categorie dt
{
  font-family: Arial;
  font-size: 110%;
  text-transform: uppercase;
  font-weight: bold;
}
#categorien .categorie-titel
{
  margin: 0 0 2px 0;
  padding: 7px 0 7px 10px;
  font-family: Arial;
  font-size: 120%;
  font-weight: bold;
  background: #BC8FC7 url(/img/expand.gif) no-repeat 540px 8px;  
  cursor: pointer;  
  color: #FFFFFF;
}
#categorien .odd .categorie-titel
{
  color: #010D6E;
}
.categorie-titel:first-letter
{
  text-transform: uppercase;
}
.categorie-titel:first-letter
{
  text-transform: uppercase;
}
.tijdvak-periode
{
  margin-left: 12px;
  text-transform: none;
}
#categorien .active .categorie-titel
{
  background-image: url(/img/collapse.gif);
}
#categorien .odd .categorie-titel,
#categorien dd.odd
{
  background-color: #DDC7E3;
}
#categorien .aankeiler
{
  margin: 2px 0 2px 0;
  padding: 7px 10px 7px 10px;
  font-weight: bold;  
}
#categorien .aankeiler a
{
  font-size: 85%;
  text-align: right;
}
#categorien dl
{
  margin: 0 0 10px 0;
}
#categorien dd
{
  display: list-item;
  list-style-type: square;
  list-style-position: inside;
  margin: 0;
  padding: 2px 0 2px 13px;
  background-color: #FFFFFF;
}
#categorien .inactive .categorie-content
{
  height: 1px;
  overflow: hidden;
}
#categorien dt
{
  margin: 10px 0 0 0;
  padding: 7px 0 7px 10px;
}
#kaart
{
  width: 556px; height: 556px;
  border: solid 2px #BC8FC7;
  margin: 0 0 30px 0;
}
.static-links a
{
  background: #DDC7E3 url(/img/expand.gif) 10px 8px no-repeat;
  padding: 7px 0 7px 22px;
  margin: 0 0 10px 0;
}
.cms-links
{
  border-bottom: solid 1px #BC8FC7;  
}
#linksenliteratuur a
{
  font-weight: bold;
  text-decoration: underline;
}
#linksenliteratuur dt
{
  font-weight: bold;
}
/* search */
#search-result .date
{
  display: none;
}
#search-result dt
{
  background: #DDC7E3 url(/img/expand.gif) no-repeat 5px 5px;
}
#search-result .more
{
  background: #BC8FC7 url(/img/expand.gif) no-repeat 99% 5px;
}
#search-result dd
{
  background-color: #DDC7E3;
}
.ie .zoekverfijning
{
  margin-top: 12px;
}
/* archiefstuk */
.archiefstuk-kenmerken
{
  position: relative;
  padding: 7px;
  margin-bottom: 20px;
}
.archiefstuk-kenmerken li
{
  padding: 3px 0 3px 0;
}
.archiefstuk-kenmerken .head
{
  font-weight: bold;
  text-transform: capitalize;
  position: absolute;
}
.archiefstuk-kenmerken .value
{
  padding-left: 150px;
}

/* TODO: dit is een vieze fix voor het verspringen van de extra-column bij archiefstukken in IE6 */
.ie #verhalen-box .content-column
{
  width: 557px;
}

