var msg = '';
msg += '<div style="';
msg += '	background: url(http://www.agrarheute.com/img/box_header_news.gif) no-repeat;';
msg += '	width: 290px;';
msg += '	height: 13px;';
msg += '	color: #fff;';
msg += '	font-weight: bold;';
msg += '	padding: 2px 0px 3px 10px;';
msg += '	font-size: 11px;';
msg += '	font-family: Tahoma, sans-serif;';
msg += '	">';
msg += '	Technikb&ouml;rse';
msg += '</div>';
msg += '<div style="';
msg += '	width: 298px;';
msg += '	background-color: #000;';
msg += '	background-color: rgb(237, 234, 216);';
msg += '	border: 1px solid rgb(0, 102, 17);';
msg += '	">';
msg += '	<table cellpadding="0" cellspacing="0" style="margin: 0; border: 0 none">';
msg += '		<tr>';
msg += '			<td colspan="2" style="padding: 2px 10px 0px 10px; font-weight: bold; color: rgb(0, 102, 17); font-size: 13px;">';
msg += '				Aktuelle Top-Angebote';
msg += '			</td>';
msg += '		</tr>';
msg += '		<tr>';
msg += '			<td style="padding: 4px 5px 0px 10px">';
msg += '				<a href="http://www.technikboerse.com/de/details/818398" target="_blank"><img src="http://www.technikboerse.com/thumbnails/49007766/818398/388028fce7ab75e2dbd6d6030eb626ed_133x99.jpg" alt="" style="border: 0 none #000; display: block"></a>';
msg += '			</td>';
msg += '			<td style="padding: 8px 5px 0px 5px"">';
msg += '				<a href="http://www.technikboerse.com/de/details/818444" target="_blank"><img src="http://www.technikboerse.com/thumbnails/49020230/818444/f935414888d6f44701b14e9f8d2826b7_133x99.jpg" alt="" style="border: 0 none #000; display: block"></a>';
msg += '			</td>';
msg += '		</tr>';
msg += '		<tr>';
msg += '			<td style="padding: 0px 10px 4px;">';
msg += '				<a href="http://www.technikboerse.com/de/details/818398" target="_blank" style="';
msg += '					color: rgb(3, 137, 6);';
msg += '					font-size: 11px;';
msg += '					font-family: Tahoma, sans-serif;';
msg += '					">Manitou MLT 634 12...</a>';
msg += '			</td>';
msg += '			<td style="padding: 0px 10px 4px;">';
msg += '				<a href="http://www.technikboerse.com/de/details/818444" target="_blank" style="';
msg += '					color: rgb(3, 137, 6);';
msg += '					font-size: 11px;';
msg += '					font-family: Tahoma, sans-serif;';
msg += '					">Claas Arion 640 CI...</a>';
msg += '			</td>';
msg += '		</tr>';
msg += '		<tr>';
msg += '			<td colspan="2" style="padding-left: 100px; padding-bottom: 10px;">';
msg += '				<img src="http://www.wochenblatt-dlv.de/images/TB_logo.jpg" alt="" style="border: 0 none #000; display: block">';
msg += '			</td>';
msg += '		</tr>';
msg += '	</table>';
msg += '</div>';
document.getElementById('tb_rss_box_2').innerHTML = msg;
