#column1, #column2, #column3 {
	float:left;
	padding-top:10px;
}
#column1 {
	margin-left:5px;
	width:260px;
}
#column2 {
	margin-left:40px;
	width:270px;
}
#column3 {
	overflow:hidden;
	margin-left:40px;
	width:270px;
}
#column1_wrapper {
	min-height:300px;
	height:auto !important;
	height:300px;
}
#column2_wrapper {
	min-height:387px;
	height:auto !important;
	height:387px;
}
#column3_wrapper {
	min-height:392px;
	height:auto !important;
	height:392px;
}
#info_aanvraag {
	margin-bottom:15px;
	
}
#info_aanvraag_text {
	float:left;
	width:200px;
	font-weight:bold;
}
#info_aanvraag_text a {
	text-decoration:underline;
	line-height:16px;
}
#info_aanvraag_img {
	float:left;
}
p {
	line-height: 16px;
	font-size:small;
	margin-top:0;
}
address {
	line-height: 16px;
	font-size:small;
	margin-top:0;
	font-style:normal;
}
.clear {
	clear:both;
}
.title {
	margin:0;
	padding:0;
	color:#666666;
	font-size:13px;
	font-weight:bold;
	margin-bottom:15px;
}
.subtitle {
	font-weight:bold;
	margin-bottom:5px;
}
h6 {
	margin:0;
	padding:0;
	color:#666666;
	font-size:13px;
	font-weight:bold;
}
.link a {
	text-decoration:none;
	height: 40px;
}
.link img {
	margin-right:5px;
	vertical-align:middle;
}
.link span {
	text-decoration:underline;
}
#obejct_table {
	margin-bottom:20px;
}
#obejct_table td {
	vertical-align:top;
	padding-top:2px;
	padding-bottom:2px;
}
#image {
	text-align:center;
	margin-bottom:5px;
	margin-left:-5px;
}
a.category_link,  a.category_link:link, a.category_link:active, a.category_link:visited {
	color:#000000;
	text-decoration:none;
}