body {

width:960px;
margin:0 auto;
margin-top:45px;
background-color: #FFFFFF;
margin:20px auto; /* for the rest */
}


#health-products-bg{
position:absolute;
width:960px;
height:600px;
background-image:url(/images-home/health-products-background.jpg);

}



#webshop{
position:absolute;
margin-left:565px;
margin-top:200px;
width:355px;
height:90px;

cursor:pointer;
z-index:2;
}

#coaching{
position:absolute;
margin-left:565px;
margin-top:290px;
width:355px;
height:90px;


cursor:pointer;
z-index:2;
}

#workshops{
position:absolute;
margin-left:565px;
margin-top:390px;
width:355px;
height:90px;

cursor:pointer;
z-index:2;
}

#homeparties{
position:absolute;
margin-left:565px;
margin-top:480px;
width:355px;
height:90px;

cursor:pointer;
z-index:2;
}

#logo-health-products{
position:absolute;
display:block;
width:510px;
height:154px;
margin-left:40px;
margin-top:35px;
cursor:pointer;
background-image:url(../images-home/health-products-logo.png);
}

#spijkermat{
position:absolute;
margin-left:50px;
margin-top:263px;
width:95px;
height:65px;
background-image:url(../images-home/spijkermatten-logo.png);
cursor:pointer;
z-index:2;

}




#gaiam{
position:absolute;
margin-left:50px;
margin-top:340px;
width:95px;
height:67px;
background-image:url(../images-home/gaiam-logo.jpg);
cursor:pointer;
z-index:2;
}

#salyze{
position:absolute;
margin-left:50px;
margin-top:420px;
width:95px;
height:67px;
background-image:url(../images-home/salyze.jpg);
cursor:pointer;
z-index:2;
}

#alle{
position:absolute;
margin-left:50px;
margin-top:497px;
width:95px;
height:67px;
background-image:url(../images-home/alle-producten-logo.png);
cursor:pointer;
z-index:2;
}


#klantenservice{
position:absolute;
margin-left:50px;
margin-top:200px;
display:block;
cursor:pointer;
width:100px;
height:33px;
}
#column{
position:absolute;
margin-left:160px;
margin-top:200px;
display:block;

cursor:pointer;
width:100px;
height:33px;
}
#info{
position:absolute;
margin-left:280px;
margin-top:200px;
display:block;

cursor:pointer;
width:50px;
height:33px;
}
#nieuwsbrief{
position:absolute;
margin-left:350px;
margin-top:200px;
display:block;

cursor:pointer;
width:100px;
height:33px;

}
#contact{
position:absolute;
margin-left:460px;
margin-top:200px;
display:block;

cursor:pointer;
width:75px;
height:33px;
}

#tekst_intro {
	position:absolute;
	margin-left:160px;
	margin-top:498px;
	width:360px;
	height:67px;
	padding-left:2px;
	background-image:url(../tekst_vlak.png);
	font-family:Calibri;
	font-size:14px;
	color:#000;
	text-decoration:none;
	
}

a {
		text-decoration:none;
		color:#000;
		font-weight:normal;


		
	
}

