/* vacatuurbox */
#vac-container {
	width:680px;
	margin:0 auto;
	}
/*#vac-header {
	width:770px;
	background:#FFFFE5; /* you can delete this, it's just a visual aid */
	/*clear:both;
	}*/
#sidebar-l {
	width:130px;
	float:left;
	/*background:#FFE5FF;  you can delete this, it's just a visual aid */
	}
#sidebar-r {
	width:130px;
	float:left;
	padding-left: 20px;
	/*background:#F7FBEA;  you can delete this, it's just a visual aid */
	}
#vac-content {
	width:380px;
	float:left;
	padding-left: 20px;
	/*background:#E5F2FF;  you can delete this, it's just a visual aid */
	}
#vac-footer {
	width:680px;
	/*clear:both;*/
	/*background:#FFF2E5; /* you can delete this, it's just a visual aid */
	}
	
#printlink {

	text-align: right;
	}	
