/* CSS Document */

html{
	background-position:80% 60px;
}


a#wilgentenen-home{
	display:block;
	text-decoration:none;
	position:relative;
	width:910px;
	height:225px;
	background: url('/images/bg_wilgentenen_home.png') no-repeat;
}

a#houtbouw-home{
	text-decoration:none;
	display:block;
	height:225px;
	position:relative;
	left:1px;
	width:450px;
	float:left;
	background: url('/images/bg_houtbouw_home.png') no-repeat;
}

a#tuinen-home{
	text-decoration:none;
	display:block;
	position:relative;
	left:12px;
	float:left;
	height:225px;
	background-color:#8CC63F;
	width:450px;
	background: url('/images/bg_tuinen_home.png') no-repeat;
}

#img-home-wilgentenen{
	position:relative;
	left:1px;
}

#wilgentenen-home span{
	display:block;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	padding-top:13px;
	background: url(/images/bg_wilgentenen_spiegel.jpg);
	background-repeat:no-repeat;
	background-position: 329px 0px;
	
}

#houtbouw-home span{
	display:block;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	margin-right:15px;
	padding-top:4px;
	background: url(/images/bg_houtbouw_spiegel.jpg);
	background-repeat:no-repeat;
	background-position: 218px 0px;
	
}

#tuinen-home span{
	display:block;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	margin-left:7px;
	padding-top:4px;
	background: url(/images/bg_tuinen_spiegel.jpg);
	background-repeat:no-repeat;
	background-position: 20px 0px;
}

#img-home-wilgentenen-tekst{
	position:absolute;
	left:330px;
	top:131px;
}

#img-home-houtbouw-tekst{
	position:absolute;
	left:218px;
	top:145px;
}
#img-home-tuinen-tekst{
	position:absolute;
	top:146px;
	left:20px;
}

#wilgentenen-spiegel{
	position:absolute;
	top:170px;
	left:330px;
}

#btn-home-wilgentenen{
	position:absolute;
	right:285px;
	top:144px;
}

#btn-home-tuinen{
	position:absolute;
	right:260px;
	top:158px;
}

#btn-home-houtbouw{
	position:absolute;
	right:230px;
	top:157px;
}

#flashBanner{
	position:absolute;
	top:0px;
	left:1px;
}
