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

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

/* ============================================================================= 
	STYLES FOR PRINT-CONTENT 
============================================================================= */

body {

}

body,
input,
textarea,
select
{
	font-family: verdana, arial, sans-serif;
}

a.skipmenu {
	display: none;
}

.clear {
	clear: both;
}

th, td, p, li {
	font-size: 9pt;
	line-height: 11pt;
	font-weight: normal;
}
th, strong, em, b {
	font-weight: bold;
}

p {
	margin: 0 0 8pt 0;
}
h1 {	
	font-style: normal;
	font-weight: bold;
	color: #000;
	font-size: 12pt;
	line-height: 14pt;
	margin: 0 0 0 0;
}

h2 {
	font-style: normal;
	font-weight: bold;
	color: #000;
	font-size: 11pt;
	line-height: 13pt;
	margin: 0 0 0 0;
}

h3, h4, h5, h6 {
	font-style: normal;
	font-weight: bold;
	color: #000;
	font-size: 10pt;
	line-height: 12pt;
	margin: 0 0 0 0;
}
h4 {
	font-size: 8pt;
}

h5 {
	font-size: 7pt;
}

h6 {
	font-size: 6pt;
}

a, a:link, a:visited, a:hover {
	color: #00f;
	text-decoration: underline;
}

div.sidebar, div#menu, div#image, ul#misc-subOf1, div#languageLink {
	display: none;
}
.readMore, 
.arrowUp, .arrowDown, 
.routeUp, .routeDown {
	display: none;
}
/* styles for reiswijzer */
.contentTable td.vpColumn1, .contentTable td.vpColumn2{
	width: 200pt;
}

.contentTable input{
	width: 40pt;
}
table.travel-details td.time,
table.travel-details td.distance {
	width: 60pt;
}

.postItFooter {
	display: none;
}

