#news_main_div {
	border: 0px solid black;

}

.news_group_divn {
	margin-top: 25px;
}

.news_group_div {
	font-size: 15px;
	margin-bottom: 10px;
}

.news_titel_div {
	margin-bottom: 3px;
}

.news_titel_div a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}

.news_body_div {
	border: 0px solid black;
}

.news_img_div{
border: 0px solid red;
padding-left: 10px;
margin: 0 0 10px 5px;
float: right;
}

.news_img_text{
background: none repeat scroll 0 0 #BCBDC1;
color: white;
padding: 5px 5px 5px 5px;
word-wrap: break-word;
}

.news_textin_div{
border: 0px solid green;
text-align: justify;
}

.news_foot_div {
	text-align: left;
	margin-bottom: 8px;
	margin-top: 2px;
}

.news_foot_div a {
	color: #019000;
	padding: 3px 4px 3px 10px; text-decoration : none;
	background: #FFFFFF url(../file/design/pfeil_rechts.gif) no-repeat scroll 0 6px !important;
	text-decoration: none;
}