* {padding: 0;margin: 0;}
html {height:  100%; width:100%;}

body {
	background-color: #000;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position:50% 0%;
	background-image:url(/img/bg.jpg);
	height:100%;
	min-height: 100%;
	color:#fff;
	text-align: center;
		text-align: -moz-center;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10pt;}


div#container
	{
		margin:0 auto 0 auto;
		margin-right:auto;
		margin-left:auto;
		width:771px;
		height:100%;
		background-repeat:repeat-y;
		text-align: left;}
div#top
	{ 	width:771px;
		height:39px;
		background-image:url(/img/top.png);
		background-repeat:no-repeat;
		}
div#slider
	{ 	width:771px;
		height:207px;
		top:39px;
		}		
div#contentcontainer
	{ 	width:771px;
		background-image:url(/img/bg_content.jpg);
		background-repeat:repeat-y;
		top:246px;
		}		

div#bottom
	{ 	width:960px;
		height:131px;
		background-image:url(/img/bot.jpg);
		background-repeat:no-repeat;}


img {border:0px;}
h1 {font-size:16pt; color:#febe10;}
h3 { 	font-size:11pt;	color:#febe10;}
.agenda {background-color:#febe10; color:#000; height:30px; padding:4px;}
.geel {color:#febe10; font-weight:bold;}
ul {
margin-left:15px;
}
ol {
margin-left:20px;
}

.agldat {
	font-weight:bold;
	color:#FFF;
	text-align:right;
}
.agloc {
	font-weight:bold;
	font-size:14px;
}
.agdat {
	font-size:12px;
	text-align:center;
}
.agtit {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#dfbe0f;
}
.agoms {
	font-size:11px;
	text-align:center;
}

a:link    {color: #FFF; text-decoration:none; font-weight:bold;}
a:visited {color: #FFF; text-decoration:none; font-weight:bold;}
a:hover  {color: #febe10; text-decoration:none; font-weight:bold;}

a.navigatieLink2:link   {color: #fff; font-size:9pt; font-weight:200;}
a.navigatieLink2:visited {color: #fff; font-size:9pt; font-weight:200;}
a.navigatieLink2:hover  {color: #febe10;font-size:9pt; font-weight:200;}

a.navigatieLink3:link   {color: #febe10; font-size:9pt; font-weight:200; text-decoration:none;}
a.navigatieLink3:visited {color: #febe10; font-size:9pt; font-weight:200;  text-decoration:none;}
a.navigatieLink3:hover  {color: #fff;font-size:9pt; font-weight:200;}

a.nav:link   {color: #000; font-size:9pt; font-weight:200;}
a.nav:visited {color: #000; font-size:9pt; font-weight:200;}
a.nav:hover  {color: #102354;font-size:9pt; font-weight:200;}

