s.beelddiv {

margin-bottom:20px;
}
.inhouddiv {



}

.relatiediv {

}
.itemdiv {


}
.functiediv{

margin-left:20px;

}.menuTop {
	background-color: #ec2f2f;
	background-image: url(../img/tape.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	background-attachment: fixed;
}
.menuBottom {
	background-color: #ec2f2f;
	background-image: url(../img/tape.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index:2;
	background-attachment: scroll;
}
