* {padding: 0;margin: 0;}
html {height:  100%; width:100%;}

body {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:center top;
	background-image:url(/img/bg.jpg);
	height:100%;
	min-height: 100%;
	color:#122a4b;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	text-align: -moz-center;
	font-size:10pt;}


div#container
	{
		margin:0 auto 0 auto;
		margin-right:auto;
		margin-left:auto;
		width:960px;
		height:100%;
		background-repeat:repeat-y;
		text-align: left;}
div#top
	{ 	width:960px;
		height:202px;
		background-image:url(/img/top.jpg);
		background-repeat:no-repeat;
		}
div#bottom
	{ 	width:960px;
		height:118px;
		background-image:url(/img/bot2.jpg);
		background-repeat:no-repeat;}


img {border:0px;}
h1 {font-size:16pt; color:#122a4b;}
h2 {font-size:16pt; color:#122a4b;}

a:link    {color: #122a4b; text-decoration:none; font-weight:bold;}
a:visited {color: #122a4b; text-decoration:none; font-weight:bold;}
a:hover  {color: #325381; text-decoration:none; font-weight:bold;}
a.navigatieLink:link   {color: #FFF; font-size:10pt; font-weight:bold;}
a.navigatieLink:visited {color: #FFF; font-size:10pt; font-weight:bold;}
a.navigatieLink:hover  {color: #cadcf2;font-size:10pt; font-weight:bold;}
a.navigatieLink2:link   {color: #142d4e; font-size:9pt; font-weight:200;}
a.navigatieLink2:visited {color: #142d4e; font-size:9pt; font-weight:200;}
a.navigatieLink2:hover  {color: #fff;font-size:9pt; font-weight:200;}