.footer	{
	color:#0062e2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:60px;
	width:980px;
	padding-left:20px;
	text-align:left;
	background-image:url(../images/vierkantje.gif);
	background-position:650px 20px;
	background-repeat:no-repeat;
	}
	

	
.lightBlue	{
	color:#04aff2;
	}
	
a	{
	color:#0062e2;
	text-decoration:none;
		}
	
a:hover	{
	color:#04aff2;
	text-decoration:underline;
	}
	
.noFlash	{
	width:1000px;
	height:540px;
	background-image:url(../images/bg_noflash.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	}
	
.noFlash	.tekstBlok	{
	margin-left:40px;
	padding-top:130px;
	width:500px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:left;
	float:left;
	}
	
.noFlash	.flashLink	{
	width:135px;
	height:135px;
	float:left;
	margin-left:69px;
	margin-top:115px;
	display:block;
	}
	
*html	.noFlash	.flashLink	{
	margin-left:35px;
	}
	
.noFlash	h1	{
	font-weight:normal;
	}
	
*html	.noFlash	h1	{
	font-size:20px;
	margin-bottom:10px;
	padding:0px;
	}