/*------- The Style for the index page ------- */


body {
	margin:0px;
	padding:0px;
	background:url(../images/index_fotos/vulling_boven.gif) repeat-x fixed #767676;
}

/*------- The Style for the links in the index page ------- */

#indexLinks {
	position:absolute;
	left:360px;
	top:300px;
	padding:0px;
	margin-left:0px;
	background:none;
	border:0px;
}
#indexLinks li {
	list-style:none;
	padding:0px;
	margin:-5px 0px 0px 0px;
	display:block;
	border:0px;
	cursor:pointer;
}

/*------- The Style for the links in the index page ------- */

