html {
	overflow-y: scroll;
	overflow-x: hide;
	
}

.thrColEls #container {
	background-color: #2C1A2D;
	z-index: 1
}
.thrColEls #sidebar1 {
	width: 327px;
	background-image: url(images/Alidus-achtergrond_01.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 29px;
	top: 0px;
	height: 639px;
	background-position: left top;
	padding: 0px;
	z-index: 4
}
.thrColEls #mainContent {
	background-image: url(images/Alidus-achtergrond_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 356px;
	width: 329px;
	top: 0px;
	height: 638px;
	padding: 0px;
	z-index: 3
}
.thrColEls #sidebar2 {
	width: 331px;
	background-image: url(images/Alidus-achtergrond_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 684px;
	width:
	top: 0px;
	height: 641px;
	padding: 0px;
	z-index: 2;
}
