body
{
	background-image: url('/images/bg/bg.jpg');
	background-repeat: repeat;
	color: #012684;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:  "Arial", "Verdana", "Helvetica", "Arial", "Garamond", "Times New Roman", "Bookman Old Style", "Book Antiqua", "Courier" ;
	scrollbar-face-color: #7c8ca6; 
	scrollbar-shadow-color: #7c8ca6;
	scrollbar-highlight-color: #37485b;
	scrollbar-3dlight-color: #7c8ca6; 
	scrollbar-darkshadow-color: #37485b; 
	scrollbar-track-color: #37485b; 
	scrollbar-arrow-color: #37485b;
}

#main
{
	position:absolute;
	left: 50%;
	top: 50%;
	width: 890px;
	height: 590px;
	margin-left: -445px; /* width/2 */
	margin-top: -295px; /* height/2 */
	padding: 0px; /* was 10px */
	background-image: URL('/images/bg/bg_content.jpg');
	background-repeat:no-repeat;
	border: solid 1px #000000;
}

/* The right value for Mozilla */ 
body>#main
{
	margin-left:-445px; /* was width/2 +10 en dan negatief */
	margin-top:-295px; /* was height/2 +10 en dan negatief */
}

}
#nav
{
	position:absolute;
	left: 0px;
	top: 150px;
	width: 140px;
	height: 440px;
	margin-top:-150px;
	/*background-color: #ff0000;*/
}

#content
{
	position:absolute;
	left: 150px;
	top: 150px;
	width: 420px;
	height: 420px;
	overflow: auto;
	padding: 10px;
	color: #000000;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 2em;
}

#navbox1
{
	position:absolute;
	left: 0px;
	top: 150px;
	width: 140px;
	height: 140px;
}

#navbox2
{
	position:absolute;
	left: 0px;
	top: 300px;
	width: 140px;
	height: 140px;
}

#navbox3
{
	position:absolute;
	left: 0px;
	top: 450px;
	width: 140px;
	height: 140px;
}

#kw
{
	position:absolute;
	bottom: 0px;
}

table.navtable
{
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: bold;
}

table.navtable a, table.navtable a:visited
{
	color: #595959;
	text-decoration: none;
}

table.navtable a:hover
{
	color: #000000;
	text-decoration: none;
}

#image_01
{
	position:absolute;
	left: 300px;
	top: 0px;
	width: 140px;
	height: 140px;
}

#image_02
{
	position:absolute;
	left: 600px;
	top: 0px;
	width: 140px;
	height: 140px;
}

#image_main
{
	position:absolute;
	left: 600px;
	top: 300px;
	width: 290px;
	height: 290px;
}

#pagetitle
{
	position:absolute;
	left: 600px;
	top: 150px;
	width: 290px;
	height: 140px;
}

table.pagetable
{
	border-collapse: collapse;
	
}

.pagetable td
{
	vertical-align: top;
	border-top: 1px solid #6e7e97;
}

table.selecttable
{
	border-collapse: collapse;
	
}

.selecttable tr:hover
{
	background-color: #8a97a8;
	cursor: pointer;
	cursor: hand;
}

.selecttable td
{
	vertical-align: top;
	border-top: 1px solid #6e7e97;
}

.selectinner td
{
	border: none;
}

h1
{
	color: #7c8ca6;
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
}

h2
{
	color: #7c8ca6;
	font-size: 17px;
	margin-bottom: 7px;
}

.img01
{
	border: 1px solid #ff5577;
}

.back:hover
{
	cursor: hand;
	cursor: pointer;
	font-style: italic;

}

a.link {
	color: #000000;
	text-decoration: none;
}

a.link:hover {
	color: #888888;
	text-decoration: underline;
}

ul {
	margin-top: 0px;
}

.aanbdet {
	color: #7c8ca6;
}

