html, body{
	margin:0;
	padding:0;
}
html{
	height:100%;
}
body{
	height:100%;
	background-color:#000000;
	overflow:hidden;
}
#page{
	width:100%;
	height:100%;
	text-align:center;
	background-color:#000000;
}
#content{
	position:relative;
	text-align:left;
	padding-left:22px;
	padding-right:22px;
	padding-top:30px;
	padding-bottom:10px;
	color:#FFFFFF;
	font:12px Arial, Helvetica, sans-serif;
	line-height:15px;
	z-index:2;
}
#content A{
	color:#000000;
}
#content A:hover{
	color:#FFFFFF;
}
#content td{
	color:#FFFFFF;
	font:12px Arial, Helvetica, sans-serif;
	line-height:15px;
}
#content hr{
	height:0;
	border:0;
	border-top:1px solid #000000;
}
.ContentItemTitel{
	font:16px Arial, Helvetica, sans-serif;
	line-height:18px;
	font-weight:bold;
}
.ContentItemSubTitel{
	font:12px Arial, Helvetica, sans-serif;
	line-height:18px;
	font-weight:normal;
}
#ContentItemLocatie{
	font:12px Arial, Helvetica, sans-serif;
	line-height:18px;
	font-weight:bold;
}
.ContentItemTekst{
	width:312px;
	line-height:18px;
	padding-right:20px;
}
.ContentItemImgContainer{
	width:395px;
}
.ContentItemImg{
	width:395px;
	text-align:left;
}
#ImgTekst{
	padding-top:3px;
	float:left;
	width:380px;
	height:18px;
}
#ImgLink{
	float:right;
	width:150px;
	text-align:right;
	height:18px;
}
.ContentItemImgTekst{
	padding-top:5px;
	padding-bottom:12px;
	text-align:left;
}
#MenuLinks{
	position:absolute;
	left:0px;
	top:104px;
	background-color:#505050;
	height:31px;
	width:50%;
	z-index:1;
}
#MenuRechts{
	position:absolute;
	right:0px;
	top:104px;
	background-color:#FFFFFF;
	height:31px;
	width:50%;
	z-index:1;
}
#menu{
	position:relative;
	height:31;
	background-color:#505050;
	background-image:url(../images/logo.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-align:left;
	z-index:2;
}
.LinkOverzicht{
	color:#000000;
	text-decoration:none;
}
.LinkOverzicht:hover{
	color:#DDDDDD;
	text-decoration:none;
}
.ItemThumb{
	margin-right:10px;
}
#preloadDiv{
	display:none;
}
.ImgBorder3{
	border:3px solid #505050;
}
form{
	padding:0;
	margin:0;
}
#links{
	color:#000000;
}
#links A{
	color:#000000;
	text-decoration:none;
	line-height:20px;
}
#links A:hover{
	color:#FFFFFF;
	text-decoration:none;
}
#ImgLink A{
	color:#000000;
	text-decoration:none;
	line-height:18px;
}
#ImgLink A:hover{
	color:#FFFFFF;
	text-decoration:none;
}
label{
	cursor:pointer;
}
#OverzichtProjectImg{
	float:left;
	width:156px;
}
.activeTextWhite{
	color:#FFFFFF;
}
#FormDiv{
	position:absolute;
	left:107px;
	top:26px;
}
#ThumbScrollDiv{
	height:80px;
	width:738px;
	overflow:auto;
	overflow-x : hidden;
}
A, A:href{
	text-decoration:none;
}
#ThumbScrollDiv{
	position:relative;
	left:0px;
}
#vorigeDiv{
	position:absolute;
	left:-15px;
	top:110px;
	display:none;
	font-weight:bold;
	color:#FFFFFF;
}
#volgendeDiv{
	position:absolute;
	right:7px;
	top:110px;
	display:none;
	font-weight:bold;
	color:#FFFFFF;
}
.inspiratieThumb{
	cursor:pointer;
	margin-bottom:30px;
}
#loadDiv{
	position:absolute;
	left:10px;
	top:10px;
	display:none;
}
