	/********************************************/
	/* ALGEMEEN */
	/********************************************/
	
	div.brainsLogo img {
		position: absolute;
	}
	
	div.header {

	}
	
	div.brainportLogo {
		position: relative;
		z-index: 1;
		top: -100px;
		right: -20px;
	}
	
	/********************************************/
	/* HOME */
	/********************************************/
	
	div.homeContent {
		position: relative;

	}
	
	div.headingHomeLeft, div.headingHomeRight {
		position: relative;
		top: -20px;
	}
	
	div.homeBlockLeft {
		position: relative;
		top: -25px;
	}
	
	div.homeBlockRight {
		position: relative;
		top: -25px;
	}
	
	/********************************************/
	/* CONTENT */
	/********************************************/
	
	div.headingVervolg {
		position: relative;
		top: -30px;
		left: -85px;
	}

	div.vervolgContent {
		position: relative;
		top: -36px;
	}
	
	.edhvLogo {
		position: relative;
		top: -10px;
	}