body {	background-color: #000000;	font-family: Verdana;	font-size: 11px;	line-height: 150%;	color: #FFFFFF;	}/*a:link { font-weight: normal; font-size: 11px; color: rgb(255,255,130); text-decoration: none;}a:visited { font-weight: normal; font-size: 11px; color: rgb(255,255,130); text-decoration: none;}a:hover { font-weight: normal; font-size: 11px; color: rgb(255,255,130); text-decoration: none;}a:active { font-weight: normal; color: rgb(255,255,130); text-decoration: none;}a:focus { font-weight: normal; color: rgb(255,255,130); text-decoration: none;}*/a:link, a:visited, a:focus	{	background-color: #B70015;	font-family: Times;	font-size: 12px;	color: #000000;	text-decoration: none;	}a:hover {	background-color: #EF031E;	font-family: Times;	font-size: 12px;	color: #111111;	text-decoration: none;	}a:active {	background-color: #790015;	font-family: Times;	font-size: 12px;	color: #BBBBBB;	text-decoration: none;	}#rahmen	{	position: absolute;	top: 0px;	left: 0px;	width: 1000px;	height: 900px;	}#bg {	position: absolute;	width: 600px;	height: 900px;	top: 0px;	right: 0px;	z-index: 0;	}#inhalt	{	line-height: 150%;	position: absolute;	text-align: right;	font-family: Times;	font-size: 12px;	color: #000000;	right: 600px;	top: 0px;	height: 500px;	width: 400px;		z-index: 2;	}#menu	{	line-height: 150%;	position: absolute;	text-align: right;	font-family: Times;	font-size: 12px;	text-align: left;	color: #000000;	left: 5px;	top: 0px;	height: 100px;	width: 100px;	z-index: 1;	}#copyright {	font-size: 9px;	text-align: right;	position: absolute;	bottom: 0px;	right: 0px;	width: 400px;	color: rgb(90,90,90);	}#splash {		position: absolute;	top : 0px;	left: 250px;	width: 500px;	z-index: 11;	}#splash_s {		position: absolute;	top : 30px;	left: 50px;	width: 100px;	z-index: 11;	}#disclaimer	{	border-style: solid;	border-color: #FFFFFF;	border-width: 5px;	text-align: center;	padding: 20px;	background-color: #000000;	color: #FFFFFF;	position: absolute;	left: 250px;	bottom: 150px;	width: 400px;	z-index:10;		}#fly	{	background-color: #FFFFFF;	border-width: 10px; 	border-color: #FFFFFF;	border-style: solid;	position: absolute;	left: 300px;	top: 50px;	}