img {
	border:0px;
}

* {
	padding: 0;
	margin: 0;
}


body {
	background-color: #32002a;
	background-image:url(/img/bg.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:50% 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color: #e6dad2;
	height:100%;
	line-height:1.3;
	text-align: center;
	font-size:11pt;
	
}
div#container
	{

		margin:0 auto 0 auto;
		width:960px;
		height:100%;
		top:0px;
		text-align: left; 
	}


div#top
	{ 	height:79px;
		width:960px;
		position:absolute;
		top:40px;
		background-image:url(/img/top.png);
		background-repeat:no-repeat;
	}
div#top2
	{ 	height:108px;
		width:960px;
		position:absolute;
		top:119px;
	}
div#top3
	{ 	height:23px;
		width:960px;
		position:absolute;
		top:227px;
		background-image:url(/img/top2.png);
		background-repeat:no-repeat;
	}

div#splash
	{ 	height:400px;
		width:960px;
		position:absolute;
		top:119px;
	}
div#opvul_splash
	{ 	height:14px;
		width:960px;
		position:absolute;
		top:519px;
		background-image:url(/img/opvul.png);
		background-repeat:no-repeat;
	}

div#image_slider
	{ 	height:108px;
		width:960px;
		position:absolute;
		top:533px;
	}
div#bottom_splash
	{ 	height:65px;
		width:960px;
		position:absolute;
		top:636px;
		background-image:url(/img/footer.png);
		background-repeat:no-repeat;
	}



div#contentcontainer
	{ 	top:250px;
		position:absolute;
		background-image:url(/img/bg_2.png);
	}
	


div#bottom
	{ 	height:65px;
		width:960px;
		background-image:url(/img/footer.png);
		background-repeat:no-repeat;
		position:relative;
	}

h1 {
		font-size:14pt;}
ul {
margin-left:15px;
}
ol {
margin-left:20px;
}


.contentTxt {font-size:10pt;}
.contentTxt2 {font-size:8pt;}

		
a.navigatieLink:link   {color: #FFF; font-weight:bold; text-decoration:none;}
a.navigatieLink:visited {color: #FFF; font-weight:bold; text-decoration:none;}
a.navigatieLink:hover  {color: #FFF; font-weight:bold; text-decoration:none;}

a.navigatieLink2:link   {color: #FFF; font-weight:bold; text-decoration:none; font-size:10pt;}
a.navigatieLink2:visited {color: #FFF; font-weight:bold; text-decoration:none; font-size:10pt;}
a.navigatieLink2:hover  {color: #c13038; font-weight:bold; text-decoration:none; font-size:10pt;}



a:link    {color: #ff6100; text-decoration:none;}
a:visited {color: #ff6100; text-decoration:none;}
a:hover  {color: #e6dad2; text-decoration:underline;}
