body {
height: 100%;
	margin: 0px;
	text-align: center;
	width: 98%;  /*opera spinnt sonst rum*/
	}
html{
	height: 100%;
	/* \*/

	width: 100%;/* */
}
	
#container{
	position: relative;
	width:776px;
	z-index: 2;
	margin : 0px auto;
	float: none;
	text-align: left;
	height: 100%;
}
#center{
	width:100%;
	DISPLAY: block; 
	LEFT: 0px; 
	VISIBILITY: visible; 
	OVERFLOW: visible; 
	POSITION: absolute; 
	top: 25%;
	/* \*/
	TOP: 50%; 
	/* */
	HEIGHT: 1px;
	left: 0px;
}

#rahmenaussen{
	position: absolute;
	border: solid 1px #ADACAC;
	top: -220px;
	left: 0px;
	height: 409px;
	background-repeat:no-repeat;
	background-image:url(../_images/profil_pw/pwhg.gif);
	background-position:right;

}

#rahmeninnen{
	position: relative;
	top: 0px;
	width: 774px;
	height: 410px;
/*	background-image: url(../_images/home/home.jpg);
	background-repeat: no-repeat;
*/
	
z-index: 5;}


.clear{
	clear: both;
	font-size: 1px;
	height: 1px;
}