var msg = '';
msg += '<div style="';
msg += '	background: url(http://www.agrarheute.com/img/box_header_news.gif) no-repeat;';
msg += '	width: 146px;';
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: 154px;';
msg += '	background-color: #000;';
msg += '	background-color: rgb(237, 234, 216);';
msg += '	border: 1px solid rgb(0, 102, 17);';
msg += '	">';
msg += '	<div style="font-weight: bold; font-size: 11px; margin: 4px auto; text-align: center;">Das Top-Angebot</div>';
msg += '	<a href="http://www.technikboerse.com/de/details/809321" target="_blank"><img src="http://www.technikboerse.com/thumbnails/99025825/809321/07f5e4a12ffa3135d58056b98b018146_133x99.jpg" alt="" style="border: 0 none #000; margin: 2px auto 0px auto; display: block"></a>';
msg += '	<div style="width: 133px; margin: 0px auto 3px auto;">';
msg += '		<a href="http://www.technikboerse.com/de/details/809321" target="_blank" style="';
msg += '			color: rgb(3, 137, 6);';
msg += '			font-size: 11px;';
msg += '			font-family: Tahoma, sans-serif;';
msg += '			">New Holland LM 504...</a>';
msg += '	</div>';
msg += '</div>';
document.getElementById('tb_rss_box_1').innerHTML = msg;
