body   

{ 



	background-image: url("Sportplatz.jpg");
	background-repeat: no-repeat;
	
     background-position: center;
     background-size: cover; 
     
     width: 100vw;
     height: 100vh;
     
    display: flex; 	
	justify-content: space-around; 
	align-items: center;
	flex-direction: column;
	
	margin: 0px;
	padding: 0px;
	border: 0px;
	
	
	overflow: auto;
}


a:link, a:visited
{
color: white;
}

p
{
border: 0px solid white;
margin: 0px;
padding: 0px;
}




#textfeld

{ 

	margin: 0px;
	margin-top: 7vu;
	padding: 21px;
	border: 0px solid white;
	
	width: 84vw;
	height: auto;
	
	color: white;
	
	overflow: auto;
	
	font-size: 21px;
	font-family: sans-serif;
	
	background-color: rgba(22, 62, 131, 0.7);
	
	border-radius: 21px;
	
	
}

button

{

font-family: sans-serif;
font-size: 28px;

border-radius: 14px;

}

button:hover
{
font-size: 28px;

color: yellow;
background-color: blue;

box-shadow: 7px;

}



#unterfeld

{ 
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	
	margin: 0px;
	margin-top: 21px;
	padding: 21px;
	border: 0px solid white;
	
	width: 59%;
	height: auto;
	
	overflow: visible;
	
	font-size: 21px;
	font-family: sans-serif;
	
		
	border-radius: 21px;
	
	
}

#textfeldinnen

{ 
	
	margin: 0px;
	padding: 14px;
	border: 0px solid white;
	
	width: 63%;
	height: auto;
	
	min-width: 7vw;
	
	overflow: visible;
	
	font-size: 21px;
	font-family: sans-serif;
	
	
		
	border-radius: 21px;
		
}



#portrait

{ 
	display: flex;
	justify-content: center;
	align-items: center;
	
	margin: 0px;
	
	padding: 0px;
	border: 1px solid gold;
	
	
	width: 154px;
	height: 154px;
	min-width: 154px;
	min-height: 154px;
	
	
	overflow: hidden;
	
		
	border-radius: 50%;
	
}

#baker
{
position: absolute;

width: 10%;
height: auto;

border: 1px solid black;

background-color: black;

top: 77%;
left: 77%;

text-align: center;
border-radius: 21px;
overflow: hidden;

	}
	
#habitus
{
position: relative;
width: 100%;
	}




#bahr
{
position: absolute;

width: 10%;
height: auto;

border: 1px solid black;

background-color: black;

top: 77%;
left: 63%;

text-align: center;
border-radius: 21px;
overflow: hidden;

	}
	
#bewusst
{
position: relative;
width: 100%;
	}






#musk
{
position: absolute;

width: 10%;
height: auto;

border: 1px solid black;

background-color: black;

top: 77%;
left: 28%;

text-align: center;
border-radius: 21px;
overflow: hidden;

	}
	
#bullshit
{
position: relative;
width: 100%;
	}









#notfall
{
	
display: flex;
justify-content: center;
align-items: center;
	

width: 91px;
height: 91px;

border: 1px solid black;
margin: 0px;
padding: 0px;
	
	

background-color: black;

top: 77%;
left: 63%;


border-radius: 50%;
overflow: hidden;

	}



#foto

{


}
