body {
	font-family: times;
	font-size: 11px;
	color:black;
}

a 		{color:inherit; text-decoration: none; }
a:link		{color:inherit; text-decoration: none; }
a:visited	{color:inherit; text-decoration: none; }

a:after {
  font-style: normal;
  content: " [" attr(href) "]"; 
  text-decoration: none;
}

a[href^=" "]:after {
  font-style: normal;
  content: " ";
}

a[href^="http://purl.oclc.org/NET/gorissen/pierre"]:after {
  font-style: normal;
  content: " ";
}

a[href^="#"]:after {
  font-style: normal;
  content: " ";
}

a[href^="/"]:after {
  font-style: normal;
  content: " [http://www.gorissen.info" attr(href) "]";
}

img {
	border: none;
}

.contents {
	position: absolute;
	color:black;
        top: 0px;
        width: 100%;
        left: 0;
}
.menu, .syndicate, .searchform,
.nieuws, .printview, .footer {
	visibility: hidden;
}

.container {

}