.brood {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.broodRood {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #C62B35;
}
.project {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

/* IMAGE */
.active {
	border-color:#F00;
	border-style:solid 1px;
}
a img.thumb {
	border-color:#000;
	border-style:solid 1px;
}
a:hover img.thumb {
	border-color:#F00;
	border-style:solid 1px;
}

/* LAYOUT */
#topright {
	background:url(images-home/lijn-topright.gif) no-repeat;
}
#botright {
	background:url(images-home/lijn-botright.gif) no-repeat;
}

.blog {
	position:relative; 
	top:-45px; 
	left:-415px;
}
