#main {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -325px;
	z-index:1;
}

#language {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 150px;
	height:15px;
	text-align: right;
	z-index:2;
}

#impressum {
	position: absolute;
	bottom: 5px;
	right: 5px;
	width: 150px;
	height:15px;
	text-align: right;
	z-index:2;
}

#header {
	position: absolute;
	top: 20px;
	left: 50%;
	width: 780px;
	height: 77px;
	margin-left: -380px;
	z-index:4;
}

#header-bg-frame {
	position: absolute;
	top: 0;
	left: 50%;
	width: 780px;
	height: 125px;
	margin-left: -390px;
	overflow: visible;
	background-image: url(../img/bg-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	z-index:0;
}

#bg-frame {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 780px;
	height: 100%;
	margin-left: -390px;
	overflow: visible;
	background-image: url(../img/bg-bottom.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top;
	z-index:0;
}

#header-start {
	position: absolute;
	top: 25px;
	left: 50%;
	width: 780px;
	height:80px;
	margin-left: -380px;
	overflow: visible;	
	z-index:4;
}

#mirror-small {
	position: absolute;
	top: 54px;
	left: 2px;
	width: 777px;
	height:76px;
	background-image: url(../img/mirror-small.gif);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: visible;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	z-index: 4;
}

#mirror
{
	display: block;
	width: 779px;
	height:87px;
	top:0px;
	padding: 0px;
	margin-left: 0px;
	background-image: url(../img/mirror.gif);
	background-repeat: no-repeat;
	overflow: visible;
	clear: top;
	white-space: nowrap;
	z-index: 3;
}

#navi-container
{
	position: absolute;
	top: 5px;
	left: 50%;
	width: 780px;
	height: 130px;
	margin-left: -390px;
	z-index: 3;
}

#navigation {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 780px;
	height: 54px;
	z-index: 4;
}

/* P H O W A   R E Q U E S T 
- the whole content stuff with forms, navi and mirror pic */

#container-phowarequest {
	position: absolute;
	top: 30px;
	left: 49%;
	width: auto;
	margin-left: -355px;

}

/* F O R M   F I E L D S  with bg on the phowa request site */

#form-1
{
	width:355px;
	_width:350px;
	height:360px;
}

#form-2
{
	width:355px;
	_width:350px;
	height:360px;
	position:absolute;
	top:2px;
	right:-400px;
	_right:-410px;	
}

#form-1-main {
	position:absolute;
	right:15px;
	top: 3px;
}

#form-2-main {
	position:absolute;
	right:15px;
	left:3px;
}


/* S T A R T P A G E   C O N T E N T 
( picture of buddha of limitless light) */

#content-start {
	position: absolute;
	top: 60%;
	left: 50%;
	width: 780px;
	height:450px;
	margin-left: -380px;
	margin-top: -225px;
	text-align: center;
	z-index: 3;
}

/* I N F O   A R E A   C O N T E N T  
positioning of the text content in the info area */

#content-infoarea {
	position: absolute;
	top: 25px;;
	left: 50%;
	width: 780px;
	margin-left: -369px;
	text-align: left;
	z-index: 5;
}

/* N A V I   S T A R T P A G E */

#start-navi-container
{
	position: absolute;
	top: 10px;
	left: 51%;
	width: 780px;
	height: 130px;
	margin-left: -390px;
	z-index: 3;
}

#navi-start {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 780px;
	height: 54px;
	z-index: 4;
}

/* N A V I   A L L   */

#navi {
	position: absolute;
	top: 10px;
	left: 51%;	
	margin-left: -390px;
	width: 780px;
	height: 130px;
	z-index:9;
	white-space: nowrap;
}

/* small picture in phowa request */
#small-picture-in-request {
	float: right;
	margin-left: 0;
	margin-right: 2px;
	border:1px solid #333333; 
	color:#000000;
}