*		{
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		font-style: normal;
		line-height: 15px;
		font-weight: normal;
		font-variant: normal;
		color: #6D6E71;
		}

.nav		{
		text-transform:uppercase;
		color:#ac7539;
		}

.statement	{
		font-size: 18px;
		line-height: 30px;
		color: #6D6E71;
		}

html, body	{
		width:100%;
		height:100%;
		margin:0;
		padding:0;
		background-color:#f2f2f2;
		}

* {
	margin:0px auto;
	padding:0;
}

div#shim	{
              visibility: hidden;
              width: 100%;
              height: 50%;                                                                     
              margin-top: -248px;                                                              
              float: left;
	}


div#main	{
	position: relative;
	text-align:left;
	background-color:#ffffff;
	background-position:top left;
	background-repeat:no-repeat;
	width: 992px;
	height: 496px;
	border:1px;
	border-style:solid;
	border-color:#86716C;
	overflow:hidden;
	clear: both;
	top: -248px;
	/* IE4ever Hack: Hide from IE4 **/
	position: static;
	/** end hack */
	}

/* Hide from IE5mac \*//*/
div#shim	{
	display: none;
	}
html, body	{
		height: auto;
		}
/* end hack */
/* ]]> */
	


#mainpixel	{
		position:relative;
		left:0px;
		top:0px;
		width:1px;
		height:1px;
		background-color:red;
		}
		

#dia		{
		position:relative;
		display:block;
		left:31px;
		top:51px;
		width:404px;
		height:404px;
		border:0;
		padding:0;
		margin:0;
		}

#flashpresentatie	{
		position:absolute;
		left:-495px;
		top:114px;
		width:990px;
		height:330px;
		padding:0;
		margin:0;
		overflow:hidden;
		border:0;
		}

#content		{
		position:absolute;
		display:block;
		left:-406px;
		top:172px;
		width:395px;
		height:260px;
		border:0;
		padding:0;
		margin:0;
		padding-left:13px;
		text-align:left;
		/* border-color:red;
		border-style:solid;
		border-width:1px; */
		}

#nav		{
		width:400px;
		height:30px;
		top:440px;
		left:-408px;
		position:absolute;
		}

#navtop		{
		width:993px;
		height:114px;
		position:absolute;
		left:-496px;
		}

#navbottom	{
		width:993px;
		height:62px;
		display:inline;
		position:absolute;
		z-index:2;
		left:-496px;
		top:434px;
		border:0;
		padding:0;
		margin:0;
		text-align:left;
		background-color:#6F92B1;
		}

#quote		{
		float:left;
		width:565px;
		margin:24px 0 0 30px;
		}

.error		{
		color:#FF5E00;
		}

p		{
		margin:0;
		padding:0;
		margin-bottom:15px;
		}

strong		{
		/* bold niet zichtbaar in klein lettertype */
		color: #6F92B1;
		}

a:link, a:visited	{
		text-decoration:none;
		}

a:hover		{
		text-decoration:underline;
		color:#6F92B1;
		}
