#kwick {
	position: relative;
	width: 490px;
}

#kwick .kwicks {
	display: block;
	background: #ffffff url( '../assets/index_5.jpg' ) top right no-repeat;
	height: 550px;
	list-style-type: none;
	margin: 0px;
  width: 450px;
}

#kwick li {
	float: left;
}

#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 530px;
	width: 5px;
	padding: 10px;
	background: #fff;
	border-right: 0px solid #1d1d20;
}

#kwick .kwick span {
	display: none;
}

#kwick .tegels {
	background: #ffffff url( '../assets/index_1.jpg' );
}

#kwick .kasten_op_maat {
	background: #ffffff url( '../assets/index_2.jpg' );
}

#kwick .badkamers {
	background: #ffffff url( '../assets/index_3.jpg' );
}

#kwick .keukens {
	background: #ffffff url( '../assets/index_4.jpg' );
}

#kwick .interieurbouw {
	background: #ffffff url( '../assets/index_5.jpg' );
}
