body {
	text-align: center;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	scrollbar-arrow-color: #D9DADB;
	scrollbar-face-color: #58585A;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #BCBDBE;
	scrollbar-shadow-color: #3D3D3F;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #D9DADB;
}

a:hover {
	text-decoration: underline;
}

div#container {
	position: relative;
	margin: 0 auto;
	width: 768px;
	height: 560px;
}

div#bg {
	position: absolute;
	background-color: #BCBDBE;
	height: 330px;
	width: 696px;
	left: 72px;
	top: 40px;
	text-align: left;
}

div#nav {
	position: absolute;
	text-align: left;
	height: 26px;
	left: 72px;
	top: 9px;
}

div#subnav {
	position: absolute;
	background-color: #58585A;
	overflow: hidden;
	/* height: 172px; */
	width: 138px;
	left: 0px;
	top: 60px;
	text-align: left;
	padding: 15px 15px 20px;
}

* html div#subnav { /* This is the Tan hack */
	width: 168px;
	w\idth: 138px;
	/* height: 202px;
	he\ight: 172px; */
}

div#content {
	position: absolute;	
	overflow: auto;
	height: 478px;
	width: 402px;
	left: 180px;
	top: 60px;
	text-align: left;
}

div#contentlang {
	position: absolute;	
	overflow: auto;
	height: 448px;
	width: 402px;
	left: 180px;
	top: 75px;
	text-align: left;
}

div#contentboven {
	position: absolute;
	background-color: #D9DADB;
	height: 15px;
	width: 402px;
	left: 180px;
	top: 60px;
}

div#contentonder {
	position: absolute;
	background-color: #D9DADB;
	height: 15px;
	width: 402px;
	left: 180px;
	top: 523px;
}

div#tekst {
	background-color: #D9DADB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 18px 15px 22px;	
}

div#tekstlang {
	background-color: #D9DADB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 3px 15px 7px;	
}

div#flashcontent {
	position: absolute;
	background-color: #FFFFFF;
	overflow: auto;
	height: 478px;
	width: 568px;
	left: 180px;
	top: 60px;
	text-align: left;
}

div#inzet {
	position: absolute;
	width: 154px;
	left: 593px;
	top: 60px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
a {
	color: #333333;
	text-decoration: none;
}
