*
{
	margin:0; 
	padding:0; 
	border: none;
}
body
{
	background: #FA8597 url("bg_popup.jpg") top left no-repeat;
	color: #FFF;
	font: 12px/21px Arial, Verdana, sans-serif;
	padding: 0 24px;
}
/* Nur fuer die Alternativtextanzeige*/
p
{
	padding:5px;
}
#vPlayer
{
	background: transparent center center no-repeat;
	width:684px;
	height:552px;
	border: 7px solid #BFDBEF;
	padding: 50px 0 0 123px;
	margin-top:134px;
}
#IVW img
{
	position:absolute;
}
#footercontainer
{
	width:821px;
}
.footer
{	
	color: #032C96;
	font-size: 11px;
	padding-left: 11px;
	height: 19px;
}
.footer a
{
	text-decoration:none;
	color: #032C96;
}
.footer span
{	
	padding: 4px 11px 0 0;
}
.l
{	float:left;
}
.r
{	float:right;
}

/**************************************************************************************/
/* Banner                                                                             */
/**************************************************************************************/
div#SUPERBANNER
{
	width:728px;
	height:90px;
	background:transparent;
	border:none;
	overflow:hidden;
	position:absolute;
	top:44px;
	left:276px;
}
div#SKY
{
	width:160px;
	height:600px;
	background:transparent;
	border:none;
	position:absolute;
	left:846px;
	text-align:center;
	z-index:800;
}
* html #SKY
{
	top:152px;
}
body > #SKY
{
	top:150px;
}
