body {
	background-color: #464646;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
}
body a {
	text-decoration: none;
	color: #FFCC00;
}
h1 {
	font-size: 14px;
}
.horizon { 
	background-color: transparent; 
	position: absolute; 
	top: 50%; 
	left: 0px; 
	width: 100%; 
	margin-top: -300px; 
	text-align: center; 
	min-width: 950px;
}
.wrapper {
	margin: 0px auto;
	position: relative;
	text-align: middle;
	width: 950px;
	height: 600px;
	overflow: hidden;
}
.flashcheck {
	position: absolute; 
	margin-top: -1000px;
	background-color: #FFFFFF;
}
.scrollflaeche {
	position: absolute;
	top: 250px;
	height: 281px;
	widht: 950px;
	overflow: scroll;
	background: none;
	padding-top: 15px;
	padding-left: 70px;
	padding-right: 570px;
	text-align: left;
}
.downloadflash {
	position: absolute;
	top: 439px;
	left: 569px;
	width: 342px;
	text-align: right;
	color: #000000;
	line-height: 15px;
}
.downloadflash A {
	color:#FFFFFF;
}
.downloadflash img {
		border: none;
}
.impressum {
	position: absolute;
	top: 565px;
	left: 71px;
	width: 850px;
	text-align: right;
}

