body {
	margin:0px;
	padding:0px;
	background: #AABCD0 url(images/bg.jpg) repeat-x;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
}
.clearfloat {
	clear:both;
	height:0px;
}
Div#Container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	margin-top: 16px;
}

Div#Logodeel {
	width: 220px;
	height: 36px;
	float: left;
	position: relative;
}

Div#GeleMenubalk {
	width: 750px;
	height: 23px;
	float: left;
	position: relative;
	background: url(images/bg_gelebalk.jpg) repeat-y;
	padding-top: 13px;
	padding-left: 10px;
}

Div#Logobalk {
	width: 980px;
	height: 119px;
	position: relative;
	float: left;
	border-bottom: 1px solid #FFF;
}

Div#Menucontainer {
	width: 980px;
	height: 36px;
	float: left;
	position: relative;
	background-color: #1F4F87;
}

ul.Menu {
	position:relative;
	width: 970px;
	height:36px;
	margin: 0;
	padding: 0 10px 0 0;
}

ul.Menu li {
	float:right;
	padding-right: 5px;
	margin-left: 0;
	background: url(images/bullit.gif) no-repeat 0 16px;
	list-style-type: none;
	padding-left: 10px;
}

ul.Menu li a, ul.Menu li a:active, ul.Menu li a:visited {
	text-decoration:none;
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	display:block;
	font:  13px/36px Arial, Helvetica, sans-serif;
}

ul.Menu li a:hover {
	text-decoration: underline;
}

ul.Menu li.First {
	background-image: none;
}

Div#ContainerContent {
	width: 960px;
	position: relative;
	background-color: #FFF;
	padding-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 25px;
}

Div#Linkerkader {
	width: 399px;
	float: left;
	position: relative;
}
div#MainProjectContainer {
	float: left;
	width: 391px;
	height: 208px;
	overflow: hidden;
}
Div#MainProjectImg {
	float: left;
	position: absolute;
	z-index: 5;
	overflow: hidden;
	width: 391;
	height:208px;
}
Div#MainProjectTxt {
	float: left;
	position: absolute;
	z-index: 10;
	padding-top: 25px;
	padding-left: 25px;
	width: 364px;
}
Div#MainProject {
	width: 391px;
	height: 208px;
	z-index: 8;
	float: left;
	position: absolute;
}



.Project {
	width: 195px;
	height: 236px;
	float: left;
	position: relative;
	background-color: #E9EEF3;
	border-right: 1px solid #FFF;
}
.RechterProject {
	border-right-style: none;
}
.ProjectTxt {
	width: 175px;
	float: left;
	position: relative;
	padding: 10px;
}
.ProjectImg {
	width: 195px;
	height: 100px;
	float: left;
	position: relative;
	overflow: hidden;
}

Div#Middenkader {
	width: 351px;
	float: left;
	position: relative;
	padding: 20px;
}

Div#Rechterkader {
	width: 170px;
	float: left;
	position: relative;
}

Div#Bottombalk {
	width: 960px;
	height: 42px;
	float: right;
	position: relative;
	background: url(images/bottom_verloop.png) repeat-x;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
}

.Left {
	float: left;
}
.Right {
	float: right;
}

div.Vervolg {
	background: url(images/bg_wit.jpg) repeat-y 0 150px;
	float: left;
	padding-left: 10px;
	width: 950px;
}

div#SubMenu{
	padding-left: 25px;
	padding-right: 25px;
	width: 182px;
	float: left;
	background: #E9EEF2 url(images/vervolg_linkerkader_bg.jpg) repeat-x;
	padding-top: 20px;
	padding-bottom: 20px;
	min-height: 400px;
}
div#SubMenuKop {
	float: left;
	width: 182px;
	text-align: right;
}
div#TekstInhoud, div#TekstInhoudBreed, div#FotoalbumContainer {
	float: left;
	width: 446px;
	padding-left: 27px;
	padding-right: 25px;
	margin-top: 20px;
}
div#TekstInhoudBreed, div#FotoalbumContainer {
	width: 666px;
}
div#Beeldkolom {
	float: left;
	width: 170px;
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 10px;
}
div#Beeldkolom img {
	margin-top: 15px;
}

ul#SubMenu {
	width: 182px;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 5px 0 0;
}

ul#SubMenu li {
	width: 182px;
	border-top: 1px solid #E9EEF2;
	float: left;
	text-align: right;
}
ul#SubMenu li a:link, ul#SubMenu li a:active, ul#SubMenu li a:visited {
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	color: #666;
	font: 13px/170% Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-top: 1px solid #fff;
}
ul#SubMenu li a:hover {
	text-decoration: none;
	color: #1F4C85;
}
ul#SubMenu li a.Selected {
	color: #333;
}

div#FotoalbumThumbs {
	width: 300px;
	height: 390px;
	float: left;
	overflow: hidden;
}

div#FotoalbumThumbs div {
	width: 90px;
	height: 90px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

div#FotoalbumGroot {
	float: left;
	width: 360px;
	height: 390px;
	overflow: hidden;
}
.FormContact		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; background: #ffffff; height: 16px; width: 239px; border: 1px solid #cccccc; padding-left: 3px; padding-top: 2px; }.FormContactPC		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; background: #ffffff; height: 16px; width: 55px; border: 1px solid #cccccc; padding-left: 3px; padding-top: 2px; }.FormContactPl		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; background: #ffffff; height: 16px; width: 184px; border: 1px solid #cccccc; padding-left: 3px; padding-top: 2px; }.FormContactTA		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; background: #ffffff; height: 80px; width: 239px; border: 1px solid #cccccc; padding-left: 3px; padding-top: 2px; }.FormContactSelect	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; background: #ffffff; height: 22px; width: 244px; border: 1px solid #cccccc; padding-left: 3px; padding-top: 2px; }.AlertBox_DivAchtergrond{		filter:alpha(opacity=70);	/* Transparency */	opacity:0.7;	/* Transparency */	background-color:#000;	z-index:100;	position:absolute; /* Always needed	*/	top:0;	left: 0;	display: none;}.AlertBox_DivContent{	z-index:150;/* Always needed	*/	position:absolute;	/* Always needed	*/	display: none;}
#DivPDContainer {
	width: 600px;
	background-color: #ffffff;
}
#DivPDSluiten {
	position: absolute;
	width: 30px;
	height: 30px;
	z-index: 110;
	margin-left: 585px;
	margin-top: -15px;
}
#DivPDInhoud {
	width: 550px;
	padding: 25px;
}
#DivHidden, .DisplayNone {
	display: none;
}