#home1 {
	position: absolute;
	top: 65px;
	left: 97px;
	width:202px;
	z-index: 1;

}
#home2 {
	position: absolute;
	top:65px;
	left: 299px;
	width:388px;
	height: 516px;
	z-index: 1;
	background-image: url('../images/home/nieuws.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
}

#home3 {
	position: absolute;
	top: 65px;
	left: 687px;
	width:202px;

}


div.foto1{
	background-image: url('../images/home/foto1.jpg');
	width: 202px;
	height: 129px;
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	overflow	: hidden;	
}
div.foto2{
	background-image: url('../images/home/foto2.jpg');
	width: 202px;
	height: 129px;
	display: block;
	position: relative;
	top: 0px;
	left: 0px;	
	overflow	: hidden;	
}
div.foto3{
	background-image: url('../images/home/foto3.jpg');
	width: 202px;
	height: 129px;
	display: block;
	position: relative;
	top: 0px;
	left: 0px;	
	overflow	: hidden;	
}
div.foto4{
	background-image: url('../images/home/foto4.jpg');
	width: 202px;
	height: 129px;
	display: block;
	position: relative;
	top: 0px;
	left: 0px;	
	overflow	: hidden;	
}
div.foto5{
	background-image: url('../images/home/foto5.jpg');
	width: 202px;
	height: 129px;
	display: block;
	position: relative;
	top: 0px;
	left: 0px;		
	overflow	: hidden;	
}
div.foto6{
	background-image: url('../images/home/foto6.jpg');
	width: 202px;
	height: 129px;
	min-height: 129px;
	display: block;
	position: relative;
	top: 0px;
	left: 0px;	
overflow	: hidden;		
}
div.foto7{
	background-image: url('../images/home/foto7.jpg');
	width: 202px;
	height: 129px;
	display: block;
	position: relative;
	top: 0px;
	left: 0px;		
	overflow	: hidden;	
}
div.foto8{
	background-image: url('../images/home/foto8.jpg');
	width: 202px;
	height: 129px;
	display: block;
	position: relative;
	top: 0px;
	left: 0px;	
	overflow	: hidden;	
}

#home2 div.nieuws {
	display: block;
	width: 100%;
	height: 56px;
	color: #ffffff;
	
	text-decoration: none;
	margin: 0px;
	padding:0px 0px 0px 10px;
	position:absolute;
	bottom:0px;
	left:0px;
	background-image: url('../images/bg_nieuws.png'); 
	letter-spacing: 0.05em; 
}
#home2 div.nieuws h2{
font-size: 14px;
	font-weight: bold;
	margin: 8px 0px 0px 0px;
}
#home2 div.nieuws a{ 
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

#home2 div.nieuws a:hover{ 
	text-decoration:underline;
	color: #ffffff;
}

#home1 a,
#home3 a {
	display: block;
	width: 100%;
	height: 153px;
	line-height: 153x;
	position:absolute;
	bottom:0px;
	left:0px;
	text-decoration:none;
		color: #ffffff;
}

#home1 a:hover,
#home3 a:hover {
	color: #cfd500;
}

#home1 a span ,
#home3 a span {
	display: block;
	width: 100%;
	height: 28px;
	line-height: 28px;
	background-image: url('../images/bg_link.png'); 
	position:absolute;
	bottom:0px;
	left:0px;

	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.05em; 
	margin: 0px;	
	padding:0px 0px 0px 10px;	
	cursor: pointer;
}


#homerechtsonder {
	position: absolute;
	top: 590px;
	right: 0px;
color: #005693;
	width: 225px;
	font-size: 8px;
}
#homerechtsonder a {
	font-size: 8px;
	color: #005693;
	line-height: 22px;
	height: 22px;
	text-decoration: none;
	font-weight: bold;
	height: 22px; 
}
