/* Home */

#home-left{
	width:330px;
	height:135px;
	margin-top:15px;
	margin-left:15px;
	float:left;
}
#home-left p{
	font-family:Verdana;
	font-size:14px;
	color: #729181;
	font-weight:600;
	text-decoration:underline;
	margin-bottom:10px;
}
#home-left-1 {
	width: 95px;
	height:95px; 
	float:left;
	margin-right:8px;
	border: 5px solid #23485F;
	text-align: center;
	line-height:80px;
	text-decoration:underline;
	background-color:#547480;
	font-family:Verdana;
	font-size:44px;	
	color:#FFFFFF;
}
#home-left-1 a{
	color: #FFFFFF;
}
#home-left-1 a:hover{
	width: 95px;
	height:95px; 
	float:left;
	margin-right:8px;
	background-image:url(afbeeldingen/bloklinkshover.jpg);
	text-align: center;
	line-height:80px;
	text-decoration:underline;
	font-family:Verdana;
	font-size:0px;	
	color:#FFFFFF;
}
#home-left-2 {
	width: 95px;
	height:95px; 
	float:left;
	border: 5px solid #8CC63F;
	text-align: center;
	line-height:80px;
	text-decoration:underline;
	background-color:#9AC96A;
	font-family:Verdana;
	font-size:44px;	
	color:#FFFFFF;
}
#home-left-2 a{
	color: #FFFFFF;
}
#home-left-2 a:hover{
	width: 95px;
	height:95px; 
	float:left;
	margin-right:8px;
	background-image:url(afbeeldingen/bloklinkshover2.jpg);
	text-align: center;
	line-height:80px;
	text-decoration:underline;
	font-family:Verdana;
	font-size:0px;	
	color:#FFFFFF;
}
#home-left-3 {
	width: 95px;
	height:95px; 
	float:right;
	border: 5px solid #42ACA8;
	text-align: center;
	line-height:80px;
	text-decoration:underline;
	background-color:#69B7B1;
	font-family:Verdana;
	font-size:44px;	
	color:#FFFFFF;
}
#home-left-3 a{
	color: #FFFFFF;
}
#home-left-3 a:hover{
	width: 95px;
	height:95px; 
	float:right;
	/*margin-left:8px;*/
	background-image:url(afbeeldingen/bloklinkshover3.jpg);
	text-align: center;
	line-height:80px;
	text-decoration:underline;
	font-family:Verdana;
	font-size:0px;	
	color:#FFFFFF;
}
#home-right{
	width:265px;
	height:135px;
	margin-top:15px;
	margin-right:25px;
	float:right;
}



