#category{
	width: 771px;
	height: 495px;
	margin-top: -5px;
	margin-left: -5px;
	float: left;
}

.cat_row{
	margin-top: 5px;
	height: 123px;
}
.cat_link{
	margin-right: 5px;
	background-color: #97918c;
	float: left;
	width: 186px;
	height: 123px;
}

.cat_link img{
	display: block;
	padding-left: 5px;
	padding-bottom: 10px;
	position: absolute;
	z-index: 2;
}

.cat_link {
	cursor: pointer;
}
.cat_link div.label{
	width: 179px;
	font-size:12px;
	font-size:12px;
	text-decoration:none;
	color:#ffffff;
	padding-left: 5px;
	padding-top: 5px;
	position: absolute;
	z-index: 1000;
	font-weight:bold;
}
.cat_link.laatste {
	position: absolute;
	background-color: #97918C;
	width:187px;
	height:88px;
	margin-left:573px;
	z-index: 2;
}
.cat_link.laatste img {
	margin-top:-30px;
	margin-left:100px;
	z-index: 2;
}

.row_0,
.row_2,
.row_0 .cat_link a.label,
.row_2 .cat_link a.label{
	text-align: right;
	padding-right: 5px;
}



.row_0 .cat_link img,
.row_2 .cat_link img{
	position: relative;
	z-index: 40;
	float: left;
}

.row_1 .cat_link img,
.row_3 .cat_link img{
	position: relative;
	z-index: 20;
	float: right;
}

.row_1,
.row_1 .cat_link {
	height:122px;
}
.row_2,
.row_2 .cat_link {
	height:122px;
}

