
#legende
{
	position: relative;
	top: -30px;
	width: 522px;
	font-size: 1.5em;
	text-shadow: 2px 2px 4px black;	
	text-align: center;	
}


video
{
	position: relative;
	top: -8px;
	width: 517px;
	height: 292px;
	border: 3px rgba(9,161,61,1) solid;
	border-radius: 10px;
	box-shadow: 4px 5px 8px black;
}