.newseintrag {
	width:210px;
	/*border:solid #666666;*/
	border-width:1px 0 1px 0;
	margin:10px 0 10px 0;
	clear:both;
	/*background:url(../images/news_pfeil.gif) #fcf6eb no-repeat left top;*/
}

.newstooglerheadline {
	padding:5px 0 0 0;
	font-weight:bold;
	clear:both;
}

.newstoogler {
	height:56px;
	padding:4px 0 4px 0;
	cursor: pointer;
	/*background:url(../images/news_pfeil.gif) #fcf6eb no-repeat left top;*/
}


.newselementtext {
	padding:5px 10px;
	clear:both;
}

.newselementlink {
	padding:0 10px;
	clear:both;
}

.newselementlink a {
	text-decoration:none;
}

.newselementbild {
	padding:10px;
	clear:both;
}


.newstooglerleft {
	width:120px;
	padding:0 0 0 28px;
	float:left;
}


.newstooglerdatum {
	clear:both;
}

.newstooglerright {
	width:62px;
	float:right;
}

.newstooglerbild {
	clear:both;
}

.newselement {
	clear:both;
}




