body {
  line-height: 1.5;
  color:#000;
  background: none;
  font-size: 11pt;
}

h1,h2,h3,
h4,h5,h6  { font-family: Constantia, "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif; }
body      { font-family:  Georgia, "Times New Roman", Times, serif; }

blockquote { margin:1.5em 0; padding:1em; border:0.2em solid #ccc; font-style:italic; font-size:0.9em; }

.small, .small p  { font-size: 0.9em; }
.large, .large p  { font-size: 1.1em; }
.quiet, .quiet p  { color: #999; }
.hide             { display:none; }

.column {float:none; width:100%;}

#navigation, #bottomnav, .images, .link { display:none; }
#footer {border-top:1px solid #000;}

#address, #phones, #email, .links-list { list-style-type:none; padding-left:0; margin-left:0; }

a:link, a:visited {
  background: transparent;
  font-weight: bold;
  text-decoration: underline;
}

a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}

a[href^="/"]:after {
  content: " (http://www.bouwhistorisch-onderzoek.be" attr(href) ") ";
}
