@charset "UTF-8";

#container {
	position:absolute;
	width:727px;
	height:490px;
	top:50%;
	left:50%;
	margin:-235px auto auto -200px;
}
#navigatie {
	position:absolute;
	width:735px;
	height:49px;
	z-index:1;
	left: -1px;
	top: 0;
}
#frame {
	position:absolute;
	width:727px;
	height:438px;
	z-index:2;
	left: 0px;
	top: 49px;
	background: url("images/achtergrond.png");
	background-repeat: no-repeat;
}
#naw {
	position:absolute;
	width:158px;
	height:366px;
	z-index:1;
	left: 19px;
	top: 7px;
}
#content {
	position:absolute;
	width:510px;
	height:415px;
	z-index:2;
	left: 200px;
	top: 7px;
	overflow:auto;
}
#afbeelding_lingerie {
	position:absolute;
	width:300px;
	height:200px;
	z-index:2;
	left: 200px;
	top: 190px;
}
#afbeelding_nachtmode {
	position:absolute;
	width:300px;
	height:240px;
	z-index:2;
	left: 200px;
	top: 160px;
}
#afbeelding_badmode {
	position:absolute;
	width:300px;
	height:250px;
	z-index:2;
	left: 200px;
	top: 150px;
}
