@charset "utf-8";
/* CSS Document */

body {
	background-image:url(Material_Hintergrund.gif);
	}
	
#Hintergrund {
	margin: auto;
	height: 1000px;
	width: 1200px;
	background-color: #B7B7B7;
}
#Banner {
	margin: auto;
	height: 400px;
	width: 1200px;
	background-color: #333333;
}
a {
	font-family: "Century Gothic";
	font-size: 28px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
video {
	height: 800px;
	width: 500px;
}
