/* CSS Document */
@media all
{
#headlineleft {
	background-image: url(img/hbg.gif);	
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	height:1%;
	width:217px;
	}
	
.ie-superhack {
	Xmargin-left:16px;
	}
	
.topnews h2 {
	color: #00537e;
	background: #fc0 url(t3basis/img/topnbg.gif) repeat-y;
	padding: 3px 10px;
	margin: 0 0px;
	margin-left: 0px;
	position: relative;
}
#rightcontent .news-list-container {
	background-color:#FFF8D3;
	margin: 0 0px;
	margin-left: 2px;
	padding-bottom:10px;
	position:relative;
}

#rightcontent .news-latest-container h2 {
	color: #fff;
	background: #00537e url(t3basis/img/hbgr.gif) repeat-y;
	padding: 3px 10px;
	margin: 0 0px;
	margin-left: 2px;
}

#leftcontent h2 {
background:#00537E url(t3basis/img/hbg.gif) repeat-y scroll 0%;
color:#FFFFFF;
margin:0pt 0px;
padding:3px 10px;
position:relative;
margin-left: 1px;
}