h1, h2 {
	color:#57192A;
}
div#contentRight .contentBlock, div#contentLeft .contentBlock, div#teaserBox_1, div#teaserBox_2 {
	background-image:url(../cachepics/bg_label_brown.png);
	background-position:left top;
	background-repeat:no-repeat;
}
div#contentRight .contentBlock .news-list-container .news-list-item h3, 
div#contentRight .contentBlock .news-list-container .news-list-item a .bodytext,
div#contentRight .contentBlock .news-list-container .active a .bodytext {
	padding: 0 0 0 16px;
}
div#contentRight .contentBlock .news-list-container .active h3 {
	background: url(../cachepics/news_act.gif) top left no-repeat;
	font-size: 90%;
	padding: 0 0 0 16px;
	font-weight:bold;
}

div.news-item dd {
	margin:0;
}
*+html div.news-item dd {
	margin:0 0 0 -42px;
}

div.news-item dd img{
	margin:0 10px 0 0;
}