body {
	background-image: url(Portfolio.jpg);
	background-size:1920px;
	background-position:top center;
	display:flex;
	flex-direction:row;
	background-repeat: no-repeat;
	background-color:#C496D6;
	justify-content:center;
	
	cursor: url(Maus.gif), auto;

	
		
}

#Wrapper {
		display:flex;
		flex-direction:row;
		justify-content:center;}

#Eltern {width:1280px;
		position:absolute;
		display:flex;
		height:2900px;
		
}





.UE {font-size:45px;color:#24124F; font-family:Corbel;}

.N	{font-size:32px; color:#402575;font-family:Book Antiqua; }

.link {font-size:20px; color:#d1ccbe; font-family:Book Antiqua; }

a { text-decoration:none;}

.click {cursor: url(Maus2.png), auto;}

#Bereich1 { position:absolute;left:80px; top:200px;}  
#Bereich2 { position:absolute;right:140px;} 
#Bereich3 { position:absolute; left:80px; top:450px;} 
#Bereich5 { position:absolute;left:300px; right:400px; top:350px;} 
#Bereich6 { position:absolute; left:800px; top:1800px;} 
#Bereich7 { position:absolute; top:2500px; left:200px;} 
#Bereich8 { position:absolute; top:2800px; right:240px;}
#Bereich9 { position:absolute; top:2800px; right:100px;}

@media only screen and (max-width:1150px)
{	#Bereich1 {left:300px; width:50%;}
	#Bereich2 {right:250px;}
	#Bereich3 {left:300px; top:550px;}
	#Bereich5 {left:350px; right:450px; }
	#Bereich6 {left:600px; width:35%;}
	#Bereich7 {left:350px;}
	#Bereich8 { right:440px;}
	#Bereich9 { right:300px;}
	.N {font-size:24px;}


@media only screen and (max-width:650px)
{	#Bereich1 {left:430px; width:40%; top:150px;}
	#Bereich2 {right:350px;}
	#Bereich3 {left:450px; top:600px;}
	#Bereich5 {left:450px; right:550px; top:300px; }
	#Bereich6 {left:550px; width:30%;}
	#Bereich7 {left:450px; top:2400px;}
	#Bereich8 { right:640px; top:2840px;}
	#Bereich9 { right:500px; top:2840px;}
	.N {font-size:22px;}

}
