body
{
	font-family: tahoma;
	font-size:14px;
	color:#FEF2D2;
	background-color:#000000;
	margin:0px;
	padding:0px;
}
a,a:visited,a:active
{
	color:#FEF2D2;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
a:hover
{
	color:#ffffff;
}
#teaserContent
{
	position:absolute;
	left:50%;
	margin-left:-500px;
	width:999px;
	height:690px;
}
#header
{
	display:block;
	width:999px;
	height:360px;
	margin:0px;
	padding:0px;
}
#left
{
	display:block;
	float:left;
	background-image:url('tstuff/teaser_left.jpg');
	width:545px;
	height:280px;
}
#right
{
	display:block;
	float:left;
	width:454px;
	height:280px;
	background-image:url('tstuff/teaser_right.jpg');
	background-repeat:no-repeat;
	font-family:Arial;
	color:#a1a18f;
}
.inner
{
	margin:19px 75px 25px 30px;
}
.text
{
	border:1px solid #999;
	background-color:#3e3e35;
	color:#a1a18f;
	font-family:Verdana;
	font-size:12px;
	padding:2px 0px 2px 5px;
}
.button
{
	width:150px;
	font-family:verdana;
	font-size:12px;
	border-top:1px solid #666;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	border-left:1px solid #666;
	background-color:#000000;
	padding:1px 0px 1px 0px;
	color:#a1a18f;
}
.button:hover
{
	background-color:#222222;
}
#footer
{
	clear:both;
	text-align:center;
	font-size:12px;
	color:#444444;
}
#footer a.foot,a.foot:visited,a.foot:active
{
	color:#555555;
	font-size:12px;
	text-decoration:none;
}
#footer a.foot:hover
{
	color:#cccccc;
}
#left-screen-1
{
	position:relative;
	width:100px;
	height:80px;
	left:93px;
	top:147px;
}
#left-screen-2
{
	position:relative;
	width:100px;
	height:80px;
	left:243px;
	top:67px;
}
#left-screen-3
{
	position:relative;
	width:100px;
	height:80px;
	left:392px;
	top:-13px;
}
.screen-small
{
	width:100px;
	height:80px;
	border:0px;
}

param, object
{
	padding:0px;
	margin:0px;
	line-height:0px;
	border:0px;
}
ins
{
	text-decoration:none;
}
.flags
{
	margin:0px 0px 6px 0px;
	padding:6px 0px 0px 0px;
}
.hide
{
	overflow:hidden;
	line-height:1px;
}