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;
}
#CmsContent2{
	padding-top:15px;
	padding-left:33px;
	padding-right:33px;
	width:782px;
	color:#FFFFFF;
	font:12px Arial, Helvetica, sans-serif;
	line-height:15px;
}
#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{
	float:left;
	width:312px;
	line-height:18px;
}
.ContentItemImgContainer{
	float:right;
	border:2px solid #505050;
	width:404px;
	height:404px;
	background-color:#505050;
}
.ContentItemImg{
	border-top:3px solid #505050;
	border-left:4px solid #505050;
	border-bottom:3px solid #505050;
	border-right:4px solid #505050;
	width:404px;
	height:404px;
}
#ImgTekst{
	float:left;
	width:150px;
	height:18px;
}
#ImgLink{
	float:right;
	width:150px;
	text-align:right;
	height:18px;
}
.ContentItemImgTekst{
	background-color:#505050;
	padding-top:12px;
	padding-right:16px;
	padding-bottom:12px;
	padding-left:16px;
}
#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;
}
.LinkOverzicht{
	color:#000000;
	text-decoration:none;
}
.LinkOverzicht:hover{
	color:#DDDDDD;
	text-decoration:none;
}
.ItemThumb{
	margin-right:10px;
}
.ItemThumbFRow{
	margin-bottom:9px;
}
#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;
}
#header{
	position:relative;
	width:100%;
	height:104;
	z-index:2;
}
#container{
	width:782px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	background-color:#0D006A;
}
.ProjectTitel{
	font:12px Arial, Helvetica, sans-serif;
	line-height:18px;
	font-weight:bold;
	color:#FFFFFF;
	width:100%;
}
.ProjectSubTitel{
	font:12px Arial, Helvetica, sans-serif;
	line-height:18px;
	font-weight:bold;
	color:#FFFFFF;
	width:100%;
}
.ProjectTitelA,.ProjectTitelA:hover{
	color:#000000;
	text-decoration:none;
}
.ActueelTitel{
	font:13px Arial, Helvetica, sans-serif;
	line-height:18px;
	font-weight:bold;
	color:#BAB1B2;
}
.ActueelSubTitel{
	font:13px Arial, Helvetica, sans-serif;
	line-height:18px;
	font-weight:normal;
	color:#BAB1B2;
}
#OverzichtProjectLijst{
	float:right;
	width:560px;
}
.ActueelRegel{
	cursor:pointer;
}
#menu{
	position:relative;
	top:104px;
	height:31;
	background-image:url(../images/logo.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-align:left;
	z-index:2;
}
.HomeTekst{
	font:12px Arial, Helvetica, sans-serif;
	line-height:18px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
	padding-right:20px;
}
#HomeTableDiv{
	padding-top:104px;
	z-index:2;
}
#ContentDefaultTable{
	opacity:.0;
	filter:alpha(opacity=0);
}
