.column,
.columnx {
	color:#fff;
	font-size: 12px;
	line-height: 18pt;
}
h1 {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight:normal;
	margin:0 0 5px;
	padding:0;
}


p {
	text-align: left;
}
.highlight {
	font-weight: bold;
}



#content .button a {
	padding-left:10px;
	text-decoration:none !important;
	background:url(../img/link_blauw.png) no-repeat scroll left top;
	border:0;
	color:#FFF !important;
	display:block;
	font-size:9pt;
	font-weight:normal;
	height:23px;
	width:140px;
	border-bottom: none 0;
}
#content .button a:hover{
	background:url(../img/link_blauw_hover.png) no-repeat scroll left top;
}
#content a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted white;
}
#content a:hover {
	border-bottom: 1px solid white;
}
.projecten a,
a {
	border-bottom: none;
}
.projecten a:hover,
a:hover {
	border-bottom: none;
}
.column_boven {
	color:#FFFFFF;
	font-size:12px;
	line-height:18pt;
}
