﻿body, html
{
	overflow:hidden;
}
#Wrapper
{
	width:925px;
	height:760px;
	margin:0 auto auto auto;
	margin-top:0px;
}
#Header
{
	height:65px;
	background-image:url(../Images/Layout/Logo.png);
	background-repeat:no-repeat;
}
#Menu
{
	height:42px;
	font-size:11pt;
}
#CenterLayout
{
	height:596px;
	width:925px;
	background-image:url(../Images/Layout/achtergrond.jpg);
	background-repeat:no-repeat;
	text-align:left;
}

#centerContent
{
	height:450px;
	margin-top:20px;
	margin-right:20px;
	margin-bottom:20px;
	text-align:right;
	overflow:auto;
}
img
{
	border:none;
}
/*Pagina-items*/
#RotatorHolder
{
	max-width:350px;
}
.Collectie
{
	margin:5px 5px 5px 5px;
	color:#FFFFFF;
	text-align:left;
	font-family:Verdana;
	font-size:8pt;
}
.img_Resultaat
{
	width:85px;
	height:85px;	
}
.imageHolder
{
	max-width:350px;
	max-height:350px;
}

