@charset "utf-8";
/* CSS foto */

.album{
	position:absolute;
	height:3.7em;
	width:3.7em;
	left:8px;
	top:25px;
	background-image:url(../../../beelden/pixel/vulpixel.png);
	}

.spiegelalbum{
	position:absolute;
	height:3.7em;
	width:3.7em;
	left:24px;
	top:25px;
	background-image:url(../../../beelden/pixel/vulpixel.png);
	}
	
.verticaal{
	position:absolute;
	display:none;
	z-index:1;
	}
	
.horizontaal{
	position:absolute;
	display:none;
	z-index:1;
	}
.album:hover .verticaal{
	display:block;
	}
.album:hover .horizontaal{
	display:block;
	}
.spiegelalbum:hover .verticaal{
	display:block;
	}
.spiegelalbum:hover .horizontaal{
	display:block;
	}

#beeld1{
	left:136px;
	top:-52px;
	}	
	
#beeld2{
	top:-52px;
	left:-98px;
	}
#beeld3{
	left:-213px;
	top:-52px;
	}
#beeld4{
	left:-449px;
	top:-52px;
	}
#beeld5{
	left:-564px;
	top:-52px;
	}
#beeld6{
	left:137px;
	top:-213px;
	}
#beeld7{
	left:-40px;
	top:-213px;
	}
#beeld8{
	left:-218px;
	top:-213px;
	}
#beeld9{
	left:-392px;
	top:-217px;
	}
#beeld10{
	left:-638px;
	top:-213px;
	}
#beeld11{
	left:119px;
	top:-375px;
	}
#beeld12{
	left:-56px;
	top:-375px;
	}
#beeld13{
	left:-288px;
	top:-375px;
	}
#beeld14{
	left:-464px;
	top:-375px;
	}
#beeld15{
	left:-566px;
	top:-374px;
	}
#beeld16{
	left:119px;
	top:-530px;
	}
#beeld17{
	left:-56px;
	top:-530px;
	}
#beeld18{
	left:-218px;
	top:-530px;
	}
#beeld19{
	left:-392px;
	top:-530px;
	}
#beeld20{
	left:-566px;
	top:-530px;
	}


