@charset "utf-8";



html, body, div, h3, p, ul, li, img {
			width: 100%;
			height: 100%;
			margin: 0px;
			border: 0;
			overflow: hidden; /*  Disable scrollbars */
		display: block;  /* No floating content on sides */
		
		}


article, aside, figure, footer, header, hgroup,
menu, nav, section { display: block; } 

#darea {
  position: absolute;
  left:     50%;
  top:      50%;
}

#dcanvas {
  width: 100%;
  height: 100%;
}

body{
	background: #000;
	
	
}


#overlayBox-fix
{
    position:fixed;
	width: 60px;
	height: 122px;
	right:0px;
	top: 50%;
	margin-top: -100px;
	z-index:1;
}



#p05
{
    position:absolute;
	width: 75px;
	height: 75px;
	left: 91%;
    top: 40%;
	margin-top: -100px;
	z-index:1;
}

#p06
{
    position:absolute;
	width: 75px;
	height: 75px;
	left: 38%;
    top: 51%;
	margin-top: -100px;
	z-index:1;
}

#p07
{
    position:absolute;
	width: 75px;
	height: 75px;
	left: 49%;
    top: 43%;
	margin-top: -100px;
	z-index:1;
}

#p08
{
    position:absolute;
	width: 75px;
	height: 75px;
	left: 60%;
    top: 67%;
	margin-top: -100px;
	z-index:1;
}

#p09
{
    position:absolute;
	width: 75px;
	height: 75px;
	left: 57%;
    top: 23%;
	margin-top: -100px;
	z-index:1;
}

#p10
{
    position:absolute;
	width: 75px;
	height: 75px;
	left: 68%;
    top: 67%;
	margin-top: -100px;
	z-index:1;
}



#vogel
{
    position:absolute;
	width: 75px;
	height: 75px;
	left:47%;
	top: 45%;
	margin-top: -100px;
	z-index:1;
}

