body, div, blockquote, p, a, td, tr, ul, li, img, h1, h2, h3, h4, pre, noscript {
/* Verwijderd alle browser afhankelijke defaults */
margin: 0; padding: 0; border: none; text-indent: 0;
}

td, tr, li ,dt, dd {
	margin-left: 0;
	padding-left: 0;
}

body {
	background: transparent url(../images/bg-intro.jpg);
	background-color: #181818;
	background-repeat: repeat-x;
	background-position: top;
	color: #68321f;
	font-style: normal;
	font-size: 12px;
	font-family: "Georgia", Times, serif;
	margin: 0;
}

div.slideshow {
	left: 50%;
	margin-left: -400px;
	position: absolute;
	width: 800px;
	clear: both;
	height: 621px;
	z-index: 999;
	padding: 0;
}

#flashcontent {
	width: 792px;
	height: 755px;
	top: -1px;
   margin: 0;
	left: 50%;
	margin-left: -396px;
	position: absolute;	
	text-align: center;
	font-family: Arial;
	font-size: 10px;
	color: black;
}


#printcontent {
	display: none;
	padding: 10px;
}

