/*** PRINT STYLESHEET ***/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 12pt;
}

h1 {
	font-size: 1.5em;
	margin: 0 0 0.5em;
}

h2 {
	font-size: 1.25em;
	margin: 0 0 0.5em;
}

p {
	margin: 0 0 1em;

}

ul {
	padding: 0;
}

ul li {
	list-style-type: none;
}

div.f2_header a.f1_logo img{
	display: block;
	margin: 0 0 3em;
	border: none;
}

div.f14_veilingoverzicht h1 {
	margin: 0 0 0.5em;
}

div.f15_rijdersoverzicht ul.rijdersdetails h2 {
	display: block;
}

/* Disable these elements: */
div.f2_header img,
ul.f3_hoofdnavigatie,
ul.f4_metanavigatie,
div.f5_footer,
ul.f6_kruimelpad,
div.f8_nieuwsoverzicht,
div.col_home_center,
div.tx-itawyoutoubeembed-pi1,
div.f15_rijdersoverzicht h2,
ul.overige_rijders,
div.overige_rijders_nav,
div.col_home_right,
div.col_right,
div.clear,
form,
a.button,
a.button_secondary,
div.paginator {
	display: none;
}



/*________________________________________________________________________________SIFR 3 (r436) DEFAULT___*/

/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.

Copyright 2006 – 2008 Mark Wubben, <http://novemberborn.net/>

Older versions:
* IFR by Shaun Inman
* sIFR 1.0 by Mike Davidson, Shaun Inman and Tomas Jogin
* sIFR 2.0 by Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

See also <http://novemberborn.net/sifr3> and <http://wiki.novemberborn.net/sifr3>.

This software is licensed and provided under the CC-GNU LGPL.
See <http://creativecommons.org/licenses/LGPL/2.1/>
*****************************************************************************/

.sIFR-flash {
	display    : none !important;
	height     : 0;
	width      : 0;
	position   : absolute;
	overflow   : hidden;
}

.sIFR-alternate {
	visibility : visible !important;
	display    : block   !important;
	position   : static  !important;
	left       : auto    !important;
	top        : auto    !important;
	width      : auto    !important;
	height     : auto    !important;
}

