DIV.content_text{
	float:left;
	height:390px;
	width:700px;
	background-image: url(../gfx/text_bg_die_bilder.jpg); 
	background-repeat: no-repeat;
	background-position:0px 10px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

DIV.news-list-container{
	width:100%;
}

DIV.img_list{
	float:left;
	margin:2px 4px 2px 0px;
}

DIV.img_list IMG{
	border:1px solid #999;
}

