#content_wit {
	float: left;
	width: 668px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7c7c7;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content_grijs {
	float: left;
	width: 668px;
	background-color: #f9f9f9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7c7c7;
	padding-bottom: 15px;
	padding-top: 15px;
}

#kolomnieuws {
	float: left;
	width: 334px;
}

#kolomagenda {
	float: left;
	width: 334px;
}

.wit {
	float: left;
	width: 324px;
	padding-top: 8px;
	padding-bottom: 8px;
	min-height: 60px;
	padding-right: 10px;	
}

.grijs {
	float: left;
	width: 324px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #f3f3f3;
	min-height: 60px;
	padding-right: 10px;	
}

#kolomnieuws .img, #kolomagenda .img {
	height: 56px;
	width: 56px;
	border: 2px solid #333333;
	float: left;
	margin-right: 10px;
}

.h1_oranje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f8991c;
	text-decoration: none;
	font-weight: bold;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.blauw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00ada8;
	text-decoration: none;
}

.bold_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.h1_blauw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00ada8;
	text-decoration: none;
	font-weight: bold;
}

a:link, a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

h1 {
color: #333333;
font-size: 16px;
margin: 0 0 10px 0;
}

