
	.page_index {
		background-image:none;
	}
	
	.btn_shapes {
		position:absolute;
		margin-left:56px;
		margin-top:108px;
		z-index:50;
	}
	
	.btn_highlights {
		position:absolute;
		margin-left:233px;
		margin-top:308px;
		z-index:51;
	}
	
	.btn_soft {
		position:absolute;
		margin-left:764px;
		margin-top:8px;
		z-index:52;
	}
	
	.btn_highlights img { height:97px; width:176px; }
	.btn_soft img { 
		height:99px;
		width:176px;
	
	}
	
	.homebg {
		position:absolute;
		z-index:10;
		margin:0px;
		margin-top:-18px;
		overflow:hidden;
		width:996px;
		height:555px;
	}
	
/*	.homebg ul {
		overflow:hidden;
		width:996px;
		height:555px;
	}
	*/
	
	.inhoud { margin-top:-1px;}
