/* $Id: print.css,v 1.3 2007-04-12 13:43:14 jasper Exp $ */
/* $Name:  $ */

body {
  font-family: "Verdana"; font-size: 12px; line-height: 14px;
  background: #fff; color: #000;
}

h1, h2, h3, h4 { margin: 16px 0 4px 0; }
h2 { font-size: 14px; line-height: 16px; }
h3 { font-size: 12px; line-height: 16px; }
p, ul, ol, dt { margin: 4px 0 16px 0; }

ul { padding-left: 20px; }

.forum table a:link:after, .forum table a:visited:after {
  content: "";
}

a { color: #000; text-decoration: none; }
a:link:after, a:visited:after {
  content: " (" attr(href) ")";
}

fieldset { border: 0px; }

form dt {
  margin-bottom: 2px;
  overflow: hidden;
  width: 150px;
  float: left;
  white-space: nowrap;
  clear: left;
}

form dd { margin: 0 0 2px 155px; }

dt {
  width: 90px;
  height: 20px;
  min-height: 20px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  line-height: 20px;
}
dd { margin: -35px 0 2px 100px; }

#telefoon {
  z-index: 3; top: 30px; width: 100%; height: 30px;
  text-indent: 190px; font-size: 21px; font-weight: bold; white-space: nowrap; line-height: normal;
  color: #fff;
}
#telefoon span { font-size: 11px; font-weight: normal; }

#naar-navigatie, #menu-content, #menu-overig {
 display: none;
}
