body {
	background-color: #666666;
}

#flashcontent {
	width: 1012px;
	height: 643px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -506px;
	margin-top: 10px;
	background-color: #666666;
}
#noflash {
	width: 595px;
	height: 293px;
	margin-left: 208px;
	margin-top: 175px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	background:url(../img/background.jpg) no-repeat top right;
}
#logo {
	padding-top: 10px;
	width: 94px;
	height: 17px;
	background:url(../img/lufthansa-logo.jpg) no-repeat bottom left;
}
#hint {
	padding-top: 16px;
	width: 265px;
	height: 111px;
	font-weight: bold;
	color: #ffffff;
}
#download {
	padding: 7px 0;
	display: block;
	width: 265px;
	background:url(../img/arrow_normal.gif) no-repeat 253px 5px;
	border-bottom: 1px solid #949494;
	color: #cccccc;
	text-decoration: none;
}
#download:hover {
	color: #ffffff;
	background-image:url(../img/arrow_high.gif);
}
#extlinks {
	padding-top: 22px;
	font-size: 10px;
}
#extlinks a {
	color: #cccccc;
	text-decoration: none;
}
#extlinks a:hover {
	color: #ffffff;
}
#ruler {
	color: #cccccc;
	margin: 0 5px;
}
