/*****************************************************************/
/* menubalk */
div#menubalk {
	background-image: url('/images/layout/achtergrond-menubalk.gif');
}

/*****************************************************************/
/* kruimelpad */
div#kruimelpad {
	height: 5px;
	margin: 0 -1px 0 -1px;
	background-image: url('/images/layout/achtergrond-kruimelpad-frontpage.png');
}

/*****************************************************************/
/* pagina */
div#paginacontent {
	position: relative;
	height: 515px;
	overflow: hidden;
	padding: 0;
	margin-top: -3px;
}

div#paginablokjes {
	position: relative;
	top: 0;
	right: 0;
	z-index: 20;
	height: 465px;
}

/*****************************************************************/
/*     projecten */
div#projectoverzicht {
	float: right;
	width: 490px;
	height: 240px;
	overflow: hidden;
}

div#projectoverzicht div.project {
	padding: 13px;
	padding-bottom: 12px;
	width: 464px;
	height: 215px;
	background-image: url('/images/layout/achtergrond-carrousel.gif');
	background-repeat: no-repeat;
}

div#projectoverzicht div.project div.projectafbeelding {
	float: left;
	width: 210px;
	height: 215px;
	overflow: hidden;
	margin-right: 13px;
}

div#projectoverzicht div.project h2 {
	margin-top: 0px;
	margin-bottom: 13px;
	font-size: 12pt;
}

div#projectoverzicht div.project div.projectinfo {
	height: 180px;
	overflow: hidden;
}

div#projectoverzicht div.project div.projectinfo p {
	font-weight: bold;
	color: #727f8a;
}

div#projectoverzicht div.project a {
	text-decoration: none;
	color: #727f8a;
}

div#projectoverzicht div.project img {
	border: 0 none;
}


/*****************************************************************/
/*     hoofditems */
div#hoofditems {
	float: right;
	width: 726px;
	height: 200px;
	padding-right: 6px;
	margin-top: 7px;
}

div#hoofditems div.hoofditem {
	float: left;
	width: 233px;
	height: 198px;
	margin: 0 7px 0 0;
	border: 1px solid #cccfd2;
	background-repeat: repeat-y;
}

div#hoofditems div#hoofditem1 {
	background-image: url('/images/layout/achtergrond-hoofditem-1.gif');
}

div#hoofditems div#hoofditem2 {
	background-image: url('/images/layout/achtergrond-hoofditem-2.gif');
}

div#hoofditems div#hoofditem3 {
	background-image: url('/images/layout/achtergrond-hoofditem-3.gif');
}

div#hoofditems div.hoofditem h2 {
	font-size: 11pt;
	font-weight: 600;
	height: 32px;
	overflow: hidden;
	margin: 0 -1px;
	padding: 0;
	padding-left: 13px;
	color: #ffffff;
	background-image: url('/images/layout/achtergrond-hoofditem-titel.gif');
	background-repeat: repeat-x;
}

div#hoofditems div.hoofditem img {
	border: 0 none;
}

div#hoofditems div.hoofditem p {
	margin: 0;
	margin-top: 4px;
	padding: 0 13px 0 13px;
}

/*****************************************************************/
/* carrousel */
div#personencarrousel {
	position: absolute;
	z-index: 10;
	left: 0;
	bottom: 0;
	width: 470px;
	height: 500px;
}
