#flashcontent {
	text-align: center;
	position:relative;
	z-index: 10;
}
body {
	color: #000;
	background-color: #000;
	padding: 0;
	leftmargin: 0;
	marginheight: 0;
	marginwidth: 0;
	topmargin: 0;
	color: #fff;
	line-height: 15px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
td.bg {
	background:url(bg.gif);
	background-repeat:repeat-x;
}
#content {
	width: 700px;
	position:relative;
	top: -570px;
	text-align: left;
}
ul#menu li {
	float: left;
	margin: 0 5px 0 0;
}
#hinweis {
	margin-top: -100px;
}
a:link, a:visited, a:hover, a:active {
	color: #fff;
}
