


#col1, #col2, #col3{
	float: 				left;
	padding-right: 		28px;
	position: 			relative;
	width: 				180px;
}

#col1 h3, #col2 h3, #col3 h3{
	color: 				#f06;
	font-weight: 		normal;
	font-size: 			14px;
	margin-bottom: 		10px;

}

#col1 img{
	margin-bottom: 		20px;
}


#col2{
	padding-top: 		45px;
}
#col2 img, #col3 img{
	margin-bottom: 		20px;
}


#col3{
	font-size: 			11px;
	line-height: 		150%;
	color: 				#333;
}
#col3 p{
	margin: 			0;
	padding: 			0;
	position: 			relative;
}




/* @group Project CSS */

.project a{
	color: 				#333;
	line-height: 		150%;
	text-decoration: 	none;
}
.project img{
	border: 			1px solid #EFEFEF;
}
.project .button_more_info{
	background: 		url('../images/button_meerinformatie.gif') no-repeat;
	float: 				right;
	display: 			block;
	height: 			11px;
	margin-top: 		15px;
	position: 			relative;
	width: 				89px;
}
.project .button_more_info:hover{
	cursor: 			pointer;
	background: 		url('../images/button_meerinformatie_h.gif') no-repeat;
}



/* @end */
