@charset "UTF-8";
/* CSS Document */

.vloer {
	background-image: url(/images/site/vloer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.content-wrapper .content-subwrapper #home_po, .content-wrapper .content-subwrapper #stage, .content-wrapper .content-subwrapper #home_vo {
	height: 620px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	position: relative;
}

#painting {
	position: absolute;
	height: 200px;
	width: 250px;
	background-image: url(/images/site/frame.gif);
	background-repeat: no-repeat;
	background-position: center center;
	top: 5px;
	left: 5%;
}
#painting #vo-small {
	position: absolute;
	top: 45px;
	left: 45px;
}
#vo-painting {
	position: absolute;
	z-index: 99;
	left: 8%;
	top: 50px;
	width: 269px;
	height: 185px;
	background-image: url(/images/site/vo-painting.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#vo-painting #po-small {
	position: absolute;
	top: 10px;
	background-color: #999;
	left: 9px;
}

#home_po #po-bank, #home_vo #vo-bank {
	position: absolute;
	bottom: 188px;
	right: 19%;
}
#home_vo #vo-wand {
	position: absolute;
	bottom: 230px;
	right: 16%;
	z-index:1;
}
#home_vo #vo-bank {
	left: 5%;
	bottom: 130px;
	right: auto;
	z-index:10;
}

#home_po #po-anim, #home_vo #vo-anim {
	position: absolute;
	top: 40px;
	left: 25%;
	z-index: 20;
}
#home_vo #vo-anim {
	right: 26%;
	top: 0px;
	bottom: auto;
	left: auto;
}
.hometext {
	color: #FFF;
}
