/*  Steuerung und Positionierung Anmeldung */

/*-------------Layerposition-------------------*/
					#headline
		{ 
			position:absolute; 
			left:140px; 
			top:144px; 
			width:585px; 
			height:29px; 
		}
		
					#bildAnmeld
		{
			position:absolute; 
			left:550px; 
			top:290px; 
			width:106px;
			 height:150px; 
		}
		
					#anmeldBild
		{
			width:106; 
			height:150;
			border-color:#E87318;
		}
					#textlink
		{
			position:absolute;
			left:550px; 
			top:450px; 
			width:150px;
			 height:50px;
		}
/*-------------Layerposition-------------------*/
