/* ------------------------------------------------
	Cascading Style Sheet - Fitou.nl
	
	Date: januari 2007
	Version: 1.0 
	Author: Pim Hoogendoorn
	E-mail: mail[at]willenium.nl
	Website: http://www.willenium.nl
	Stylesheet for: Print
-----------------------------------------------------*/
body {
	background: white;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left !important;
	}
.route_img1, .route_img2, .route_spacer, #header, #footer, #copyright, #validation, a.print, .print, #logo span, p.home{
	display: none;
	}

#content {
	width: auto;
	border: 0;
	text-align: left !important;
	margin: 0 5%;
	padding: 0;
	float: none !important;
}
/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
