html,body,td,input,select,textarea {
	font-family: 		Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 			8pt;
	color:				#D3D2D7;
	line-height: 		1.4em;
	background-color: 	#FFFFFF;
	overflow:			hidden;
	scrolling:			no;
}

div.categoriecaption a:link, div.categoriecaption a:visited, div.title_desc a:link, div.title_desc a:visited
{
	color:				#4E4D55;	
	text-decoration:	none;
}	

div.categoriecaption a:active, div.categoriecaption a:hover
{
	color:				#4E4D55;	
	font-weight:		bold;
	text-decoration:	none;
}	

a:link, a:visited {
	color:				white;
	text-decoration:	underline;
}

div.zwart
{
	position:			absolute;
	top:				50%;
	margin-top:			-200px;
	height:				369px;
	background-color: 	#000000;
}

#left 
{
	right:				50%;
	margin-right:		230px;
	width:				1000px;
}	

#right 
{
	left:				50%;
	margin-left:		350px;
	width:				1000px;
}	


#centerwithoutfotos
{
	left:				50%;
	margin-left:		-365px;
	width:				730px;
	z-index:			2;
	color:				white;
	font-size:			11px;
	background-image:	url(/images/transparant75.png);
	background-color:	transparent;
}

#centerwithfotos
{
	left:				50%;
	margin-left:		-365px;
	width:				730px;
	z-index:			1;
}

#title_left
{
	position:			absolute;
	top:				25px;
	left:				86px;
	width:				230px;
	font-weight:		bold;
	font-size:			12px;
	text-transform: 	uppercase;
}

#content_left
{
	position:			absolute;
	left:				86px;
	width:				230px;
	top:				48px;
	text-align:			justify;
	line-height:		18px;
	height:				296px;
	overflow:			hidden;
}

#image_right
{
	position:			absolute;
	top:				162px;
	left:				86px;
	overflow:			hidden;
	width:				235px;
	height:				145px;
}

#title_right
{
	position:			absolute;
	width:				230px;
	font-weight:		bold;
	font-size:			12px;
	top:				25px;
	left:				410px;
	text-transform: 	uppercase;
}

#content_right
{
	position:			absolute;
	width:				230px;
	top:				48px;
	left:				410px;
	width:				230px;
	text-align:			justify;
	line-height:		18px;
	height:				296px;
	overflow:			hidden;
}

div.blocks 
{
	position:			absolute;
	left:				50%;
	top:				50%;
	width:				73px;
	height:				43px;
	z-index:			2;
	overflow:			hidden;
	align:				center;
}

div.blocks img
{
	border:		 		0px solid white;
}

div.categorie
{
	position:			absolute;
	left:				50%;
	top:				50%;
	width:				74px;
	height:				43px;
	z-index:			2;
	border:				1px solid #D1D1D1;
	margin-top:			200px; 	
	background-repeat:	no-repeat;
	background-position: center center;
	cursor:				pointer;
}

img.Hamoen_thumbnail
{
	opacity:			0.0;
	filter:				alpha(opacity=0);
}

div.categoriecaption
{
	position:			absolute;
	left:				50%;
	top:				50%;
	margin-top:			250px; 
	width:				74px;
	height:				20px;
	z-index:			2;
	text-align:			center;
}

div.categoriecaption a, div.categorie a
{
	display:			block;
	width:				100%;
	height:				100%;
}

div.picture
{
	cursor:				pointer;
}

#title
{
	position:			absolute;
	top:				50%;
	left:				50%;
	margin-top:			-300px;
	margin-left:		-300px;
	width:				600px;
	text-align:			center;
}

p.title_caption 
{
	color:				#4E4D55;
	text-transform: 	uppercase;
	letter-spacing:		7px;
	font-size: 			20px;
	font-family:		Sans-Serif;
	line-height: 		16px;
	
}

div.title_desc
{
	color:				#4E4D55;
	font-size: 			12px;
	line-height: 		20px;
	margin-top:			-10px;
	
}

div.popup 
{
	text-align: 		center;	
}


#popupId
{
	background-color:	white;
	
	opacity:			1.0;
	filter:				alpha(opacity=100);
}

#popupId_layer
{
	/*filter:				progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/transparant75.png');*/
	background-image:	url(/images/transparant75.png);
}

#preload {
	display:			none;
}

#postload {
	display:			none;
}

div.CpHTMLProgress {
	height:				43px;
	left:				50%;
	overflow:			hidden;
	position:			absolute;
	top:				50%;
	width:				235px;
	margin-left:		-117px;
	margin-top:			-38px;
	background-color:	white;
}

div.CpHTMLProgressBar_title {
	color:				black;
	margin:				5px;
	maring-top:			2px;
}

div.CpHTMLProgressBar_bar {
	margin-left:		5px;
	margin-right:		5px;
	border:				1px solid black;
}

div.CpHTMLProgressBar_status {
	background-color:	#4E4D55;
	height:				10px;
}