/*==============================================================================

	This website/webapplication is developed by:
	Occhio BV
	http://www.occhio.nl/
	info@occhio.nl
	+31 (0)20 320 78 70

	STYLESHEET FOR CSS1 (fonts, colors, sizes)
==============================================================================*/

/* ============================================================================= 
	STYLES FOR CONTENT
============================================================================= */

/* go to map button on home */

#goToMapBtn p {
	margin: 0;
}
/*
.box.medium.section.content iframe {
	width: 490px !important;
} 
*/

/*	table styles vandaag/deze week,
	visit planner				*/

.onm_article td {
	padding: 0;
	width: 200px;
	font-size: 12px;
	padding-bottom: 5px;
}

.tableWide {
	margin-left: -300px;
	width: 810px;
}

.tableWide td {
	font-size: 11px;
	padding-bottom: 5px;
}


/* add this on news page */
.box.medium.section.content  .addthis_toolbox iframe {
	width: 325px !important;
}

table, table *  {
	border: 1px solid transparent !important;
}
