body {
	background-color: #FFF;
	margin-left : 0px;
	margin-top : 0px;
}
body.popup {
	background: #fff url(../pix/logo_65x59.png) no-repeat 100% 100%;
}
body.popup div {
	height: 100%;
	padding-top: 1.3em;
}
body,p,td,.plat {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	margin: 0px;
	padding: 0px;
}
table.hoofddeel p {
	font-size: 100%; margin-bottom: 2em;
}
p.plaat {
	text-align: center;
}
p.plaat img {
	 border: 1px solid silver;
}
.klein {
	font-size : 8pt;
}
a {
	color : red;
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}
.logo  {
	position : absolute;
	left : 15px;
	top : 5px;
	color : #333399;
	font-size : 8pt;
}
blockquote {
	margin-top: 3px;
	margin-bottom: 3px;
}
img {
	border-color: #000;
}
div#voet {
	text-align: center; clear: both; font-size: 0.7em; margin-left: -30px;
}
div#transpAchtergrondDiv {
	display: none;
	background-color: #666; zoom: 1;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0; left: 0;
	z-index: 10;
	opacity: 0.5; -moz-opacity: 0.5; filter:alpha(Opacity=50); 
}
div#fotoDiv {
	display: none;
	position: absolute;
	top: 75px; left: 200px;
	z-index: 20;
	border: 1px solid black;
	background: #fff url(../pix/logo_65x59.png) no-repeat 100% 100%;
	padding: 15px;
}
div#fotoDiv p {
	margin-bottom: 1em;
}
