@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: -50px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #003366;
	background-repeat: repeat;
	background-image: url(../images/pix_bleu.gif);
}

h1{
	font-size:14px;
	color:#003366;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-weight: bold;
}

A:link{
	text-decoration : none;
	color :  #003366;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	}	
	
A:active{
	text-decoration :  none;
	font-weight:bold;
	color :#CC0066;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	}

	
A:visited {
	color :#003366;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

A:hover {
	color : #CC0066;
	font-weight:bold;
	text-decoration :  none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.container {
	position:absolute;
	height: 600px;
	width: 980px;
	left: 50%;
	top: 0%;
	margin-top: 0px;
	margin-left: -490px;
	z-index: 2;
}


#kop {
	position:absolute;
	left:0px;
	top:0px;
	width:980px;
	height:175px;
	z-index:5;
	visibility: visible;
}
#image-right {
	position:absolute;
	left:800px;
	top:14px;
	width:180px;
	height:560px;
	border:0 px none #000000;
	z-index:4;
	visibility: visible;
}

#image-right-bg {
	position:absolute;
	left:780px;
	top:175px;
	width:200px;
	height:545px;
	background:#FFFFFF;
	z-index:3;
}

#content {
	position:absolute;
	left:175px;
	top:175px;
	width:805px;
	height:440px;
	z-index:3;
	background-color: #FFFFFF;
	visibility: visible;
}

#text {
	position:absolute;
	left:20px;
	top:24px;
	width:610px;
	height:474px;
	z-index:4;
	overflow: auto;
	scrollbar-highlight-color :#FFFFFF;
	scrollbar-shadow-color :#FFFFFF;
	scrollbar-track-color :#FFFFFF;
	scrollbar-face-color :#FFFFFF;
	scrollbar-3dlight-color : #003366;
	scrollbar-darkshadow-color : #003366;
	scrollbar-base-color : #FFFFFF;
	scrollbar-arrow-color :#003366;
	visibility: visible;
	
}

#button {
	position:absolute;
	left:200px;
	top:152px;
	width:610px;
	height:18px;
	z-index:1;
	visibility: visible;
}

#bottom{
	position:absolute;
	left:20px;
	top:384px;
	width:580px;
	height:55px;
	margin-top: 0px;
	z-index: 4;
	visibility: visible;
}
#navigatie {
	position:absolute;
	left:0px;
	top:175px;
	width:175px;
	height:440px;
	border:1px none #000000;
	z-index:8;
	background-image: url(../images/pix_navigatie.jpg);
	visibility: visible;
}

