.voorpaginablok {
	position:relative;
	height: 160px;
	margin-top: 2px;
	padding-top: 2px;
	width: 556px;
	background: #ffffff;
	border-top: 6px solid #414141;
}
.voorpaginablok_onder {
	position:relative;
	height: 54px;
	margin-top: 2px;
	padding-top: 2px;
	width: 556px;
	background: #ffffff;
	border-top: 6px solid #414141;
}

#streets {
	background-image: url(afbeeldingen/streets.jpg);
	position:relative;
	height: 160px;
	margin-top: 2px;
	padding-top: 2px;
	width: 556px;
	border-top: 6px solid #414141;
	display: block;
}

.streetsinner {
	margin-left: 128px;
	margin-top: 70px;
	text-align: right;
	color: #626262;
	font-family: georgia, sans-serif;
	line-height: 20px;
}

.innerrechts {
	margin-left: 298px;
	margin-top: 50px;
	text-align: left;
	color: #626262;
	font-family: georgia, sans-serif;
	line-height: 15px;
}

.voorpaginablok DIV {
	position:absolute;
	z-index:10;
	top: 2px;
}

.voorpaginablok DIV.voorpaginarechts {
	z-index:7;
	top: 2px;
	right: 0px;
}



#slideshow {
    position:relative;
    height:450px;
	background-image: url(img/image1.jpg);
	background-repeat: no-repeat;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow DIV.active {
    z-index:10;
}

#slideshow DIV.last-active {
    z-index:9;
}


