
@import url('https://fonts.googleapis.com/css2?family=Yusei+Magic&display=swap');

html {
  background-color: white;
}
#menu {
	width: 700px;
	height: 800px;
	background-color: #ff6666;
	margin: 30px;
	text-align: center;
	position: relative;
  	margin: 25px;
  	right: 25px;
	left: 280px;
	top: 138px;
	color: #3366ff;
	font-family: Yusei; 
	padding: 20px;
	font-size: 15px;
	position: absolute;
	border-color: #000000;
	border-width: 1px;
}
#menu1 {
	width: 700px;
	height: 800px;
	background-color: #ff6666;
	margin: 30px;
	text-align: left;
	position: relative;
  	margin: 25px;
  	right: 25px;
	left: 280px;
	top: 138px;
	color: #3366ff;
	font-family: Yusei; 
	padding: 20px;
	font-size: 15px;
	position: absolute;
	border-color: #000000;
	border-width: 1px;
}
#heading {
	background-color: #ffa64d;
 	width: 700px;
	height: 50px;
	border: 2px black;
	padding: 20px;
	text-align: center;
	position: relative;
	font-size: 50px;
	left: 220px;
	padding: 25px;
	bottom: 30px;
	top: 55px;
	font-family: Yusei+Magic&display;
}
#aside {
	border: 2px white;
	width: 250px;
	background-color: #476b6b;
	height: 750px;
	left: 20px;
	margin: 15px;
	padding: 20px;
	color: #cb9fe0;
	font-size: 20px;
	top: 150px;
	
}

#footer{
	width: 250px;
	background-color: #ffbf80;
	height: 30px;
	padding: 20px;
	margin: 15px;
	top: 875px;
	font-size: 20px;
	left: 20px;
}
#video {
	background-color: #6b6991;
 	width: 380px;
	height: 190px;
	padding-top: 5px;
	text-align: center;
	position: absolute;
  	top: 500px;
	left: 340px;
	bottom: 30px;
	margin: 10px;	
    color: white;
	font-size: 25px;
    background-color: #ff6666;
}	
#Erwachsen {
	width: 640px;
	height: 360px;
	top: 5px;
	bottom: 5px;
	left: 5px;
	right: 5px;
}
#Fußballstadion {
	width: 650px;
	height: 340px;
	top: 5px;
	bottom: 5px;
	left: 5px;
	right: 5px;
}
#Kinder {
	width: 320px;
	height: 180px;
}
