#howtolink {
	margin-top: 18px;
	margin-bottom: 12px;
	float: right;
	}
	
* html #howtolink {
	margin-top: 18px;
	margin-bottom: 0px;
	float: right;
	}

#howtolink a {
	color: #355c6c;
	}
	
#categorieLinks {
	padding-top: 4px;
	padding-bottom: 5px;
	}
	 
#categorieLinks h4 {
	margin-bottom: 6px;
	font-size: 12px;
	border-bottom: 1px solid #009DE0;
	padding-bottom: 4px;
	margin-right: 380px;
	}
	
#poiTable {
	width: 100%;
	}

#poiTable table {
	width: 100%;
	}
	
.poiinhoud {
	border: 1px solid #4b859e;
	}
	
.poiinhoud table {
	width: 170px !important;
	}
	
.poiinhoud img {
	height: 20px;
	border: none;
	}
	
.poiinhoud a {
	text-decoration: none;
	}
	
.poiinhoud h4 {
	margin-top: 7px;
	margin-bottom: 12px;
	margin-left: 4px;
	margin-right: 4px;
	font-size: 12px;
	border-bottom: 1px solid #009DE0;
	padding-bottom: 4px;
	}
	
.poiinhoud div {
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 6px;
	}
