/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: auto;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #121212;
}

/* end hide */
#flashcontent {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	min-width: 960px;
	min-height: 600px;
}

#logo {
	position: absolute;
	top: 96px;
	left: 230px;
}

#flashcontent #maintxtEn {
	position: absolute;
	width: 382px;
	top: 173px;
	left: 230px;
}

#flashcontent  #maintxtDe {
	position: absolute;
	width: 382px;
	top: 305px;
	left: 230px;
}

.txtsetting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #9b9b99;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#flashcontent #flash {
	position: absolute;
	left: 96px;
	top: 172px;
	height: 94px;
	width: 94px;
}

.imprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
}
