body {
	background-color: #202020;
	background-image: url(../Grafiken/Rapport.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	height: 100%;
	overflow: hidden;
}
	
	/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
}
	
#flashcontent {
	height: 100%;
	color: #FFFFFF;
	text-align: center;
}	
.movie {
	height: 675px;
	width: 1200px;
	margin-top: -337px;
	margin-left: -600px;
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 50%;
}
.movieback {
	background-color: #333333;
	margin-top: -337px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 50%;
	height: 56%;
	width: 100%;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

