body {
	margin:0;	
	font: 62.5% Arial, sans-serif;
	line-height:200%;
	background-color:#e51b24;
	background-image:url(../img/index_bg.jpg);
	background-position:top center;
	background-repeat:repeat-x
}
img {
	border:none
}
a {
	outline:none
}

/* structuur */
#wrapper {
	margin:0 auto 0 auto;
	width:900px;
	height:600px
}
#top {
	width:900px;
	height:165px;
	background-image:url(../img/index_top.jpg)
}
.links {
	width:450px;
	height:333px;
	float:left;
	background-image:url(../img/index_links.jpg)	
}
a.links:hover { 
	background-image:url(../img/index_links_hover.jpg)	
}
.rechts {
	width:450px;
	height:333px;
	float:right;
	background-image:url(../img/index_rechts.jpg)
}
a.rechts:hover { 
	background-image:url(../img/index_rechts_hover.jpg)	
}
#voeter {
	width:900px;
	height:100px;
	clear:both;
	background-image:url(../img/index_voeter.jpg);
	background-repeat:no-repeat
}

/* preload */
.pre1 {
	background-image:url(../img/index_links_hover.jpg);	
	width:0px; height:0px
}
.pre2 {
	background-image:url(../img/index_rechts_hover.jpg);	
	width:0px; height:0px
}
.pre3 {
	background-image:url(../img/bg1_knop1_hover.jpg);
	width:0px; height:0px
}
.pre4 {
	background-image:url(../img/bg2_knop1_hover.jpg);
	width:0px; height:0px
}
.pre5 {
	background-image:url(../img/bg_nb_knop1_hover.jpg);
	width:0px; height:0px
}
.pre6 {
	background-image:url(../img/bg_nb_knop2_hover.jpg);
	width:0px; height:0px
}
