body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/algemeen/lijn970px.gif);
	background-repeat:repeat-y;
	background-position: center;
}

#Container{
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	position:relative;
	width:970px;
	height:100%;
	background-color:#F90;
}

#header{
	margin:0px;
	margin-bottom:0px;
	height:148px;
	width:970px;
	background-color:#FFF;
	background-image:url(../images/algemeen/Basis_header_Xplo.jpg);
	background-position:top;
}

#mainContent{
	height:100%;
	margin-left:170px;
	margin-right:280px;
	margin-top:33px;
	background-color:white;
	background-image:url(../images/algemeen/ronde-hoek.gif);
	background-repeat:no-repeat;
	height:auto;
}

#mainContent_one{
	height:100%;
	margin-left:170px;
	margin-right:15px;
	margin-top:33px;
	padding-left:40px;
	background-color:white;
	background-image:url(../images/algemeen/ronde-hoek_long.gif);
	background-repeat:no-repeat;
	height:auto;
}


/*Voor "Werk in uivoering pagina*/
#mainContent_index {
	height:100%;
	margin-left:95px;
	margin-right:95px;
	margin-top:33px;
	padding-left:40px;
	background-color:white;
	background-image:url(../images/algemeen/ronde-hoek_long.gif);
	background-repeat:no-repeat;
	height:auto;
}


#repatingFullDiv {
	background-color: white;
	float:left;
	height: auto;
	width: 490px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right: auto;
	padding-left:15px;
}

#repatingDiv {
	background-color: white;
	float:left;
	height: auto;
	width: 330px;
	margin-top:5px;
	margin-bottom:15px;
	margin-left:15px;
}

#repatingDivData {
	background-color: white;
	float:left;
	height: auto;
	width: 490px;
	/*width: 330px;*/
	margin-top:0px;
	margin-bottom:5px;
	margin-left:15px;
}



#left{
	position:absolute;
	left:13px;
	top:259px;
	width:157px;
	height:193px;
}

#right{
	position:absolute;
	float:left;
	left:706px;
	top:181px;
	width:250px;
	height:auto;
	background-color:#FFF;
	background-image:url(../images/algemeen/Hoek_klein.gif);
	background-repeat:no-repeat;
	background-position:top;

}

#menuTop {
	position:absolute;
	width:970px;
	height:20px;
	z-index:1;
	left: 0px;
	top: 141px;
	background-image:url(../images/algemeen/Xplo.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#Container #mainContent h2 img {
	margin-top:10px;
	margin-right: 0px;
	margin-bottom:15px;
}

#Container #mainContent_one img {
	margin-top: 20px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:25px;
}

#Container #mainContent_one img#a, #Container #mainContent_one img#b {
	margin-top: 0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}


#Container #mainContent #naarboven a {
	text-align: center;
}


