/* HEADER */
div#header ul#menu {
	position: absolute;
	right: 56px; bottom: 0;
}

*html div#header ul#menu {
	bottom: -8px;
}
div#header ul#subMenu {
	right: 82px;
}

/* CONTENT */
div#content {
	position: relative;
	width: 781px;
	height: auto;
	padding: 62px 87px 0 97px;
	background: url(/img/jpg/content-bg-page-1.jpg) no-repeat;
}

/* BANNERS */ 
#block-nieuwe-opdrachten-small {
	background: url(/img/jpg/block-nieuwe-opdrachten-small.jpg) no-repeat;
}
#block-contract-afhandeling-small {
	background: url(/img/jpg/block-contract-afhandeling-small.jpg) no-repeat;
}
#blok-korting {
	background: url(/img/jpg/blok-korting.jpg) no-repeat;
}
#blok-cursus-geven {
	background: url(/img/jpg/blok-cursus-geven.jpg) no-repeat;
}
#blok-kennissessies-small {
	background: url(/img/jpg/blok-kennissessies-small.jpg) no-repeat;
}
#blok-kennissessies-small-afmelden {
	background: url(/img/jpg/blok-kennissessies-small-afmelden.jpg) no-repeat;
}
#block-myblog-small {
	background: url(/img/jpg/block-myblog-small.jpg) no-repeat;
}
#block-nieuwsbrief-small {
	background: url(/img/jpg/block-nieuwsbrief-small.jpg) no-repeat;
}
#block-demo {
	background: url(/img/jpg/block-demo.jpg) no-repeat;
}
#blok-direct-toegang {
	background: url(/img/jpg/blok-direct-toegang.jpg) no-repeat;
}
#block-registreer-profiteer {
	background: url(/img/jpg/block-registreer-profiteer.jpg) no-repeat;
}

/* Mogelijkheden */
div#block-systeemtoegang {
	background: url(/img/jpg/block-systeemtoegang.jpg) no-repeat;
}
div#block-cursussen {
	background: url(/img/jpg/block-cursussen.jpg) no-repeat;
}
div#block-kennissessie {
	background: url(/img/jpg/block-kennissessie.jpg) no-repeat;
}
div#block-events {
	background: url(/img/jpg/block-events.jpg) no-repeat;
}
div#block-nieuwe-opdrachten {
	background: url(/img/jpg/block-nieuwe-opdrachten.jpg) no-repeat;
}
div#block-contract-afhandeling {
	background: url(/img/jpg/block-contract-afhandeling.jpg) no-repeat;
}
div#block-nieuwsbrief {
	background: url(/img/jpg/block-nieuwsbrief.jpg) no-repeat;
}
div#block-myblog {
	background: url(/img/jpg/block-myblog.jpg) no-repeat;
}
div#block-profiel-online {
	background: url(/img/jpg/block-profiel-online.jpg) no-repeat;
}
div#block-kennisbank {
	background: url(/img/jpg/block-kennisbank.jpg) no-repeat;
}
div#block-leeg {
	/*background: url(/img/jpg/block-cursussen.jpg) no-repeat;*/
}

/* NIEUW MOGELIJKHEDEN */
div.banner147x132 {
	position: relative;
	float: left;
	width: 147px;
	height: 132px;
	margin-right: 5px;
	margin-bottom: 5px;
	cursor: pointer;
}
div.banner147x132 a.buttonGroen,
div.banner147x132 a.buttonGrijs {
	position: absolute;
	bottom: 8px; right: 8px;	
}

div#bannerJoinNow {
	position: relative;
	width: 189px;
	height: 76px;
	background: url(/img/jpg/button-join-now.jpg) no-repeat;
}
div#bannerJoinNow .buttonGroen,
div#bannerJoinNow .buttonGrijs {
	position: absolute;
	top: 18px; right: 10px;
}	


div#box {
	position: absolute;
	top: 150px; left: 40px;
	width: 300px;
	height: 120px;
	padding: 0 10px;
	display: none;
	background-color: #fff;
	border: 2px solid #5E5E5E;
}
div#box  .buttonSubmitGrijs,
div#box  .buttonSubmitGroen {
	padding-top: 15px;
}
div#overlay {
	position: absolute;
	top: 10px; left: 0;
	width: 385px;
	height: 390px;
	display: none;
	background-color: #F7F7F7;
}
div#box div#close {
	position: absolute;
	top: -12px; left: -12px;
}

/* Contact */
div#blockRegistreer,
div#blockContact {
	position: relative;
	float: left;
	width: 318px;
	height: 109px;
	margin-right: 7px;
	background: url(/img/jpg/block-vraag.jpg) no-repeat;
}
div#blockRegistreer {
	background: url(/img/jpg/block-registreer-profiteer.jpg) no-repeat;
}
/* FOOTER */
div#footer {
	width: 765px;
	margin-top: 60px;
	padding: 12px 100px;
}

/* REFERENTIES */
div.referentie {
	float: left;
	width: 370px;
	margin: 20px 20px 0 0;
}
div.referentie img {
	float: left;
	margin-right: 10px;
	border: 1px solid #a5bf10;	
}
div.referentie h2 {
	padding: 0;
}
div.referentie p {
	margin: 0;
}