document.write("<STYLE TYPE='text/css'>");
document.write("a.wow			{ text-decoration: none; color:#BA1A02; }");
document.write("table 			{ font-size: 10px; font-family: verdana, arial, helvetica; }");
document.write("table.outer		{ background-color: #000000; font-family: verdana, arial, helvetica; }");
document.write(".top			{ background-color: #ffffff; font-weight:bold; padding:2px; }");
document.write(".bottom			{ background-color: #ffffff; }");
document.write(".mycar_text		{ color: #000000; }");
document.write("</STYLE>");
document.write("<BODY>");
document.write("<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 CLASS='outer' WIDTH=110>");
document.write("<TR><TD>");
document.write("<TABLE BORDER=0 CELLSPACING=1 CELLPADDING=0 WIDTH=110>");
document.write("<TR><TD CLASS='top'><DIV ALIGN='center'><a href='http://www.supercars.de' target='_blank' class='wow'>supercars.de</a></DIV></TD></TR>");
document.write("<TR><TD CLASS='bottom'><DIV ALIGN='center' STYLE='padding: 2px;' CLASS='mycar_text'>&oslash;&nbsp;0.0&nbsp;Punkte</DIV></TD></TR>");
document.write("</TABLE>");
document.write("</TD></TR>");
document.write("</TABLE>");
document.write("</BODY>");
