@charset "UTF-8";
html,body {
overflow:hidden;
}
.versionshinweis {
	height: 30px;
	position: absolute;
	left: 50px;
	top: 190px;
	width: 490px;
	z-index: 1;
	text-decoration: none;
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial;
	font-size: 11px;
	line-height: 16px;
	color: #CCCCCC;
}
a:hover {
	color: #33CC00;
}
a {
	color: #808080;
	text-decoration: none;
}
.textinfo {
	height: 30px;
	position: absolute;
	left: 50px;
	top: -50px;
	width: 490px;
	z-index: 2;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial;
	font-size: 11px;
	line-height: 16px;
	color: #CCCCCC;
}
.flashmovie {
	z-index: 1;
}