/* Beeldbank stylesheet, print
 * Version: $Id: print.css,v 1.5 2010/04/06 08:13:51 telnotap Exp $
 */
body {
  font-family: "Times New Roman", serif;
  font-size: 12pt;
}

img { border: 0; } 

.dontprint { display: none; }

/* hide for all pages */
#balk, 
#hoofdnavigatie,
#voettekst,
#zoekform_kl,
#pagertop,
#pagerbottom,
.pagerleft,
.pagerright,
.pager,
.noCss,
.flashobject,
#extrainhoud h3 { display: none; }

#logo {
  float: right;
  margin: 0 0 0 4pt;
}

/* showing and hiding for more specific pages */
#alleclips caption, 
#alleclips thead,
#alleclips a.clippreview { display: none; }

#alleclips img {
  float: left;
  margin: 3pt 3pt 3pt 0;
  width: 55px;
  height: 44px;
}

#alleclips a {
  text-decoration: none;
  color: #000;
}

#alleclips h4 a:link:after, 
#alleclips h4 a:visited:after {
  content: " - " attr(href);
  font-weight: normal;
}

#alleclips h4 {
  margin-bottom: 1pt;
  padding: 0;
}

#alleclips p {
  margin-top: 1pt;
  padding: 0;
}

#alleclips .bullet { display: none; }

#zoekresultaten dd img { display: none; }
#zoekresultaten dd.img img { display: inline; }

#zoekresultaten a {
  text-decoration: none;
  color: #000;
}

#zoekresultaten dd {
  padding: 0;
  margin: 0;
}

#zoekresultaten img {
  float: left;
  margin: 2pt 4pt 0 0;
  width: 55px;
  height: 44px;
}

#zoekresultaten dt {
  clear: both;
  font-weight: bold;
  font-size: 14pt;
}

#zoekresultaten dt a:link:after, 
#zoekresultaten dt a:visited:after {
  content: " - " attr(href);
  font-weight: normal;
}

#zoekresultaten p { margin: 2pt 0 0 0; }

/* clip page */
#flashVideoPlayer,
#cliptools { display: none; }

.boxrelated dt {
  float: left;
  clear: both;
}

.boxrelated dt img {
  margin: 3pt 3pt 3pt 0;
  width: 55px;
  height: 44px;
}

dd.title a {
  text-decoration: none;
  color: #000;
  font-weight: bold;
}

dd.title a:link:after, 
dd.title a:visited:after {
  content: " - " attr(href);
  font-weight: normal;
}

