/*div {border: solid 1px #f00;} */

html, body {
	background-color : #FFFFFF;
	margin: 0px;
	height: 100%;
}

#totaal {
	height: 100%;
	width: 100%;
	text-align: center;
}

img {
	border:0;	
}

.flashobject {
	vertical-align: middle;
}

#footer_sitemap {
	width: 100%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: #999;
	vertical-align: top;
	text-decoration: none;
	margin-top: -10px;
	text-align:center;
}

#footer_sitemap a  {
	color: #999;
	text-decoration: none;
}

#footer_sitemap a:hover  {
	color: #dc4447;
}


#flashIntro {
	text-align:center;
	margin:0 auto;
}