@charset "utf-8";
/* CSS Document */

body, p, h1, h2, .footer, .printLogo {
	color : #000000; 
	background : #ffffff; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size : 11pt; 
}

h1 {
	color: #F16025;
	font-size: 1.4em;
}

h2 {
	color: #F16025;
	font-size: 1.2em;
}

a { text-decoration : underline; color : #0000ff; }

.footer {
	font-size:10pt;
}

.invis {
	display: none;
}

p.quotePerson {
	margin-left: 40px;
	font-style:italic;
	font-weight:bold;
	font-size: 1.2em;
}

p.comment {
	font-size: 0.7em;
}

.contentLeft {
	float:left;
	width: 67%;
}

.contentRight {
	width: 30%;
	float:right;
}

.clearBoth {
	clear:both;
}

/* verbergen navigatie & Tonen bedrijfsnaam ter vervanging logo */

.printLogo {
	font-size: 1.7em;
	font-weight:bold;
}

.navPos, .bannerPos, .logoPos, .subnavcont {
	display:none;
}

/* sIFR */

.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;
}
