/* CSS Document */
/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: hidden;
	}
/* end hide */

body{
	height:100%;
	marginwidth:0;
	marginheight:0;
	margin-left:0;
	margin-top:0;
	margin-right:0;
	overflow:hidden;
}

.noflash{
	color:white;
	font-size:12;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	top:150px;
	width:1008;	
	height:640;
	z-index:1;
}

.ltop{
	width:100%;
  	height:484px;
	top:-200px;
	position:absolute;
	z-index:0;
	background:url(../images/boventegel_01.gif) repeat-x;
}

.lshade{
	z-index:0;
	position:absolute;
	width:100%;
  	height:22px;
	top:284px;
	background:url(../images/boventegel_shade.gif) repeat-x;
}

.swfFloater{
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-504px;
	width:1008;	
	height:640;
	z-index:2;
}

.credits{
	position:absolute;
	top:800px;
	left:expression(document.body.clientWidth/2);
	float:center;
	color:#996633;
	text-decoration:none;
	font-size:11px;
}