* {
	margin:0px;
	padding:0px;
}

body {
	background-image:url(../images/bg_intro.gif);
	background-repeat:repeat-x;
	background-color:#96A8C8;
}

#container {
	width:802px;
	height:auto;
	background:none;
}

/* top ---------------------------------------------------------- */
#top {
	height:20px;
}


/* flash top header --------------------------------------------- */
#flash-top {
	margin:1px 0px 14px 0px;
	height:77px;
}


/* taalkeuze ---------------------------------------------------- */
#taalkeuze {
	height:34px;
}

#taalkeuze a,
#taalkeuze a:active,
#taalkeuze a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}
#taalkeuze-nl a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
/* taalkeuze NL ------------------- */
#taalkeuze-nl {
	float:left;
	width:276px;
	height:24px;
	padding:10px 0px 0px 125px;
	border-right:#687EA7 solid 1px;
}
/* taalkeuze FR ------------------- */
#taalkeuze-fr {
	float:right;
	width:275px;
	height:24px;
	padding:10px 125px 0px 0px;
	border-right:none;
}

/* adresgegevens ----------------------------------------------- */
#adres-gepex {
	margin-top:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	line-height:1.6em;
	border-top:#12326B solid 1px;
	width:802px;
	height:25px;
	clear:both;
}
#adres-gepex a,
#adres-gepex a:link,
#adres-gepex a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:underline;
}
.copyright {
	color:#93a5c6;
}
#adres-gepex a.copyright,
#adres-gepex a:link.copyright,
#adres-gepex a:active.copyright {
	color:#93a5c6;
}
