#div1 {
	height: 4500px;
}
#lijnL {
	position:absolute;
	left:120px;
	top:65px;
	width:1px;
	height:4445px;
	z-index:10;
}
#lijnR {
	position:absolute;
	left:480px;
	top:65px;
	width:1px;
	height:4445px;
	z-index:12;
	background-color: #CCCCCC;
}
#press {
	position:absolute;
	left:160px;
	top:105px;
	width:270px;
	height:1845px;
	z-index:15;
}
#artikel {
	position:absolute;
	left:520px;
	top:105px;
	width:440px;
	height:1845px;
	z-index:20;
}
