body 
{	
	background-attachment: fixed;
	color: black;
	font-family:Tahoma;
	background-repeat : no-repeat;
}
	
TD
{
	color: black;
	font-family:Tahoma;
	font-size:9pt;
}

div.topBanner
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 80px;
	background-color: #ffcc00;
}

span.textopmaak 
{
	width: 950px;
	text-align: right;
	color: black;
	font-weight : bold;
	font-family:Tahoma;
}

div.topBanner a 
{
	bottom: 0px;
	margin: 16px 32px 16px 32px;
	text-decoration: none;
	color: blue;
	font-weight : bold;
	font-family:Tahoma;
}

div.topBanner a:hover 
{
	text-decoration: underline;
	color: white;
}

iframe.details
{
	position: absolute;
	left: 190px;
	top: 87px;
	background-color: transparent;
}

iframe.plaatje
{
	position: absolute;
	left: 0px;
	top: 80px;
}
	
img.plaatje
{
	position: absolute;
	left: 0px;
	top: 80px;
	width: 160px;
	height: 120px;
}