body {
	background-position: 30px 10px;
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#logo_leiste {
	position:absolut;
	width: 800px;
	height: 30px;
	left: 500px;
	top: 300px;
}
#logo {
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	height: 160px;
	width: 220px;
	left: 20px;
	top: 0px;
	background-position: 0px;
	margin: 0px;
	padding: 0px;
}

#apDiv1 {
	position:absolute;
	width:367px;
	height:104px;
	z-index:1;
	left: 528px;
	top: -12px;
}
#apDiv2 {
	position:absolute;
	width:200px;
	height:115px;
	left: 10;
	top: 0;
	z-index: 2;
}
#apDiv3 {
	position:absolute;
	width:256px;
	height:38px;
	z-index:3;
	left: -329px;
	top: 112px;
}
#demo	{
	position: absolute;
	width: 800px;
	z-index: 3;
	left: 0px;
	top: 170px;
}

/**** INHALTSBOX MITTIG *** /

#inhalt1 {
	
        position: relative;
        min-height:625px;
        width: 100%;
        background-color:#fff;
	padding: 15px 10px 5px 10px;
	padding-bottom: 40px;
        border: 0px solid #777;
	}
	
#inhalt1 img {border: none;
             }

#inhalt1 img.rechts {padding: 5px 5px 5px 10px;
                    float: right;}

#inhalt1 img.links{padding: 5px 10px 5px 5px;
                    float: left;}

#inhalt1 h3 {font-size: 1.4em;
            line-height: 1.1em;}

#inhalt1 table {font-size: 100%;}

#inhalt1 textarea { width: 415px; }


/**** INHALT FORM (REGISTER & CHANGE_DATA ****/

#inhalt2 {
	 float: left;
        position: relative;
        min-height:625px;
        width: 400px;
  	padding: 15px 80px 5px 10px;
	padding-bottom: 40px;
        left: 50px;
        border: 0px solid #777;
	}
	
#inhalt2 img {border: none;
             }

#inhalt2 img.rechts {padding: 5px 5px 5px 10px;
                    float: right;}

#inhalt2 img.links{padding: 5px 10px 5px 5px;
                    float: left;}

#inhalt2 h3 {font-size: 1.4em;
            line-height: 1.1em;}

#inhalt2 table {font-size: 100%;}

#inhalt2 textarea { width: 415px; }

/**** BOX rechts *** /

#avatarkarte {
	position: relative;
	width: 350px;
	z-index: 3;
	left: 500px;
	top: 170px;
}

	
#avatarkarte img {border: none;
             }

#avatarkarte img.rechts {padding: 5px 5px 5px 10px;
                    float: right;}

#avatarkarte img.links{padding: 5px 10px 5px 5px;
                    float: left;}
