/* bckground-size: von contain auf 100% 100%;*/
#himmel-aussen {

	background: url('../images/elemente_std/himmel.jpg');
	background-repeat:repeat;
	width:200%;
	height:83%;
border:0px solid #ff0000; 

position:absolute;

background-size: auto 100%;
background-attachement: fixed;

top:0px; 

left:0%; 

z-index:-200;
}
#pegasus-intro-ani {
		border:0px solid grey;
		max-width:170px; 
		max-height:148px; 
		width:43px; height:37px;
		bottom:80%; 
		left:2500px; /* 105vW - safrai probleme bei vW ! */
		z-index:1000;
}		
#sonne-aussen {
		max-width:388px; max-height:388px; 
		top:0%; left:85%; 
		z-index:-10;
}
#pegasus-aussen {
		display:none;
		max-width:170px; max-height:148px; 
		bottom:16.85%; left:7.5%; 
		z-index:1000;
}
#pegasus_link-aussen {
		display:none;
		max-width:170px; max-height:148px;
		bottom:16.85%; left:7.5%;
}
#pegasus_link {
border:0px solid red;
		position:absolute; width:170px; z-index:9999; cursor:pointer;	
}
#turm-aussen {
		display:none;
		max-width:73px; max-height:764px;
		bottom:17%; left:92%;
}
#turm_gal_link-aussen {
		display:none;
		max-width:73px; max-height:764px;
		bottom:17%; left:92%;
}
#turm_gal_link {
border:0px solid red;
		position:absolute; width:55px; z-index:8888; cursor:pointer;	
}
#schild_1-aussen {
		display:none; 
		max-width:156px; max-height:427px;
		bottom:17%; left:70%; 
		z-index:-1
}
#schild_1_link-aussen {
		display:none;
		max-width:156px; max-height:427px;
		bottom:17%; left:70%;
}
#schild_1_link {
border:0px solid green;
		position:absolute; width:156px; z-index:8888; cursor:pointer;	
}
#schild_2-aussen {
		display:none;
		max-width:245px; max-height:668px;
		bottom:17%; left:66%; 
}
#bheyl_1-aussen {
		display:none;
		max-width:105px; max-height:318px; 
		bottom:16.6%; left:23%; 
		z-index:-1
}
#bheyl_1_link-aussen {
		display:none;
		max-width:105px; max-height:318px;
		bottom:16.6%; left:23%;
}
#bheyl_1_link {
border:0px solid red;
		position:absolute; width:105px; z-index:8888; cursor:pointer;	
}
#bheyl_2-aussen {
		display:none;
		max-width:186px; max-height:562px;
		bottom:16.3%; left:81%; 
		z-index:-1
}

