/* Für Immonewsfeed Nachrichten (Voll-Modus) */
.infNews{
	padding:10px 0;
}

.infNews h1{ margin:0 0 3px 0; }
.infNews h2{ margin:0 0 11px 0; }

.infNews td{
	font-size:11px;
}
.infNews .copyright{
	color:#A0A0A0;
	text-decoration:none;
}
.infNews a.copyright.footLink{
	color:#BBBBBB;
	font-size:9px;
}
.infNews .copyright:hover{
	text-decoration:underline;
}
.infNews img{
	border:1px solid #AEAEAE;
	float:left;
	margin:4px 15px 12px 0;
}
