/* --------------- homepagina opmaak ----------------*/
#announcement {
	border-top: 1px solid #f1f1f1;
	border-left: 1px solid #f1f1f1;
}

.imagestrip {
	margin-top: 16px;
	height: 75px;
}

p {
	margin: 10px 0 10px 0;
	padding: 0;
}

#announcement h1{
	font-size: 26px;
}

#columnRight .boxCategory {
	background-color: #c1d4d0;
	border:1px solid #F1F1F1;	
}

#columnLeft .boxDown h1 {
	letter-spacing: 1px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	margin: 0px;
	padding: 1px 10px;
	background-image: url(/inc/img/box_head.png);
	color: #00513C;
	height: 26px;
	display: block;
}

.boxes {
	margin-top: 20px;
}

#columnRight .boxRight h1 {
	letter-spacing: 1px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	margin: 0px;
	padding: 1px 10px;
	background-image: url(/inc/img/box_head.png);
	color: #00513C;
	height: 26px;
	display: block;
}

#columnRight .boxRight {
	margin-top: 23px;	
}

/* ------------- navigatie -------------------- */

/* ------------- einde navigatie --------------- */

