html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	/* vertical-align: baseline; */
}


body { line-height: 1.4; margin:0;}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; text-decoration:none;}

a {
	color:#ccc;
}

#myAlternativeContent {
	position:relative;
	width:300px;
	left:200px;
	top:150px;
}

tr {
	vertical-align: top;
}

td {
	width:283px;
}

a:hover {
	color:red;
}

#flashRect {
	position: relative;
	top: 30px;
	left:108px;
	width:754px;
	height: 391px;
}

.bottomBox {
	width:657px;
	position:relative;
	top:41px;
	left:204px;
}

#switchBox {
	width:95px;
	margin-left:30px;
}

#switchBox div {
	position:relative;
	width:75px;
	margin-left:20px;
	margin-top:78px;
}

#about {
	margin:30px 40px 0;
}

#downloadText {
	margin:30px 40px 0;	
}

#background {
	width:970px;
	height:708px;
	background-image:url('bg.gif');
	margin: 0 auto;
}

.pdficon {
	padding-right:10px;
	margin-left: -20px;
}

#vertaling {
	display:none;
}

body {
	margin: 0;
	background-color:#0a0a0a;
	 color:#ccc;
	font-family:arial;
	font-size:11px;
}
