body{
	background:url(/img/tagesschau/body_bg.jpg) repeat-x #1d55a9;
}
#BoxLeft,#BoxLeft div.BoxTop,
#BoxLeft div.BoxBottom{
	width:542px;
}
/**	Linke Box	*/
#BoxLeft{
	float:left;
	margin:0 10px 0 0;
	*margin:0 9px 0 0;
}
#BoxRight{
	float:left;
}
#BoxLeft div.BoxTop,#BoxLeft div.BoxBottom{
	display:block;
	height:20px;
}
#BoxLeft div.BoxTop{
	background:url(/img/tagesschau/BoxTop.gif) no-repeat transparent;
}
#BoxLeft div.BoxBottom{
	background:url(/img/tagesschau/BoxBottom.gif) no-repeat transparent;
}
/**	Rechte Box	*/
#BoxRight{
	float:left;
	display:block;
	width:248px;
	height:343px;
	margin:0;
	background:url(/img/tagesschau/BoxRight.jpg) no-repeat transparent;
}
#BoxRight div.holder{
	display:block;
	height:304px;
	margin:5px;
	overflow:auto;
}
#BoxRight div.holder td{
	padding:3px;
}

.light{
	background:#adcff3;
}
a.light{background:none;}

/**	Textformatierungen */
#BoxLeft div.BoxTop h3,
#BoxRight h3{
	color:#FFF;
	font-weight:bold;
	margin:3px 0 0 10px;
}
#player{
	display:block;
	width:542px;
	height:304px;
	background:#000;
}
#bannerRight{
	display:block;
	width:221px;
	height:579px;
	top:201px;
	background:url(/img/tagesschau/right.jpg) no-repeat;
}