// create content node
var kdeWidgetContent = document.createElement("div");
kdeWidgetContent.setAttribute("id", "kdeWidgetContent");
document.getElementById("kdeWidget").appendChild(kdeWidgetContent);


// insert content
kdeWidgetContent.innerHTML = '<div><strong>Anzahl Sterne:</strong> 4.5 von 5 | <strong>Anzahl Bewertungen:</strong> 15</div><ul><li ><strong>Gemeinsam sind wir &quot;St...</strong><p>Gute Freunde von uns stellten den Kontakt zwischen Hr. Stark uns...</p><a href="http://www.kennstdueinen.de/baufinanzierung-winsen-karsten-stark-ehemals-rincon-baugeld-spezialist-hamburg-lueneburg-d27905.html#id87795" target="_blank" title="Lesen Sie die vollst&auml;ndige Bewertung von &quot;Karsten Stark (ehemals Rincon) - Baugeld Spezialist Hamburg-L&uuml;neburg&quot; auf KennstDuEinen.de">[Lesen]</a></li><li ><strong>Absolut &quot;stark&quot;</strong><p>Wer Herrn Stark nicht kennt, hat nie gelebt und verpasst die Cha...</p><a href="http://www.kennstdueinen.de/baufinanzierung-winsen-karsten-stark-ehemals-rincon-baugeld-spezialist-hamburg-lueneburg-d27905.html#id86240" target="_blank" title="Lesen Sie die vollst&auml;ndige Bewertung von &quot;Karsten Stark (ehemals Rincon) - Baugeld Spezialist Hamburg-L&uuml;neburg&quot; auf KennstDuEinen.de">[Lesen]</a></li><li ><strong>Individuelle und pers&ouml;...</strong><p>Habe meinem Sohn, der in M&uuml;nchen ein Haus gekauft hat, die Ansch...</p><a href="http://www.kennstdueinen.de/baufinanzierung-winsen-karsten-stark-ehemals-rincon-baugeld-spezialist-hamburg-lueneburg-d27905.html#id63562" target="_blank" title="Lesen Sie die vollst&auml;ndige Bewertung von &quot;Karsten Stark (ehemals Rincon) - Baugeld Spezialist Hamburg-L&uuml;neburg&quot; auf KennstDuEinen.de">[Lesen]</a></li><li ><strong>Sehr kompetente und se...</strong><p>Herr Stark (damals noch Rincon) wurde uns von einem guten Bekann...</p><a href="http://www.kennstdueinen.de/baufinanzierung-winsen-karsten-stark-ehemals-rincon-baugeld-spezialist-hamburg-lueneburg-d27905.html#id61592" target="_blank" title="Lesen Sie die vollst&auml;ndige Bewertung von &quot;Karsten Stark (ehemals Rincon) - Baugeld Spezialist Hamburg-L&uuml;neburg&quot; auf KennstDuEinen.de">[Lesen]</a></li><li class="last"><strong>Sehr empfehlenswert!</strong><p>Wir sind mit der Finanzierung unseres Grundst&uuml;cks und Neubaus du...</p><a href="http://www.kennstdueinen.de/baufinanzierung-winsen-karsten-stark-ehemals-rincon-baugeld-spezialist-hamburg-lueneburg-d27905.html#id59505" target="_blank" title="Lesen Sie die vollst&auml;ndige Bewertung von &quot;Karsten Stark (ehemals Rincon) - Baugeld Spezialist Hamburg-L&uuml;neburg&quot; auf KennstDuEinen.de">[Lesen]</a></li></ul>';


// insert styles
var styleDefinitions = '/* basic styles */  #kdeWidgetLogo, #kdeWidgetLogo *, #kdeWidget, #kdeWidget * { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif !important; font-size: 11px !important; font-style: normal !important; font-weight: normal !important; color: black !important; line-height: 15px !important; white-space: normal !important; background-image: none !important; margin: 0px !important; padding: 0px !important; border: 0px !important; overflow: hidden !important; background-color: white !important; text-indent: 0px; text-align: left; }   #kdeWidgetLogo, #kdeWidgetLogo * { background-color: transparent !important; }  #kdeWidgetLogo { display: block !important; width: 163px !important; }  #kdeWidgetLogo img { margin-bottom: 8px !important; }   #kdeWidget { border: 1px solid #ccf2d7 !important; }  #kdeWidgetHeader { background-color: #eaf8e6 !important; padding: 8px !important; color: #3abc01 !important; height: auto !important; }  #kdeWidget a { color: #3abc01 !important; text-decoration: underline; background-color: #eaf8e6 !important; }  #kdeWidget a:hover { text-decoration: none; }  #kdeWidgetContent div { padding: 8px !important; border-top: 1px solid #ccf2d7 !important; border-bottom: 1px solid #ccf2d7 !important; }  #kdeWidgetContent div.nodata { border-bottom: none !important; }  #kdeWidgetContent div strong { font-weight: bold !important; }  #kdeWidgetContent h4 { color: #3abc01 !important; padding: 8px !important; background-color: #eaf8e6 !important; border-bottom: 1px solid #ccf2d7 !important; }  #kdeWidgetContent ul { list-style-type: none; }  #kdeWidgetContent ul li { display: block; }  #kdeWidgetContent ul li.last { border: none !important; }  #kdeWidgetContent ul li strong { display: block; font-weight: bold !important; }  #kdeWidgetContent ul li a { background-color: white !important; }  #kdeWidgetContent ul li i { display: block; padding-top: 4px !important; font-style: italic !important; } /* horizontal styles */  #kdeWidgetContent ul li { position: relative; width: 130px; height: 130px; overflow: hidden; border-right: 1px dotted #ccf2d7 !important; float: left; }  #kdeWidgetContent ul li strong { position: absolute; left: 8px; top: 8px; height: 32px; width: 114px; overflow: hidden; }  #kdeWidgetContent ul li p { position: absolute; top: 42px; left: 8px; height: 62px; width: 114px; overflow: hidden; margin: 0px; }  #kdeWidgetContent ul li a { display: block; position: absolute; left: 8px; bottom: 8px; } /* gray styles */  #kdeWidget { border-color: #606466 !important; }  #kdeWidgetHeader { background-color: #eeeeee !important; color: #373c3f !important; }  #kdeWidget a { color: #373c3f !important; background-color: #eeeeee !important; }  #kdeWidgetContent div { border-color: #606466 !important; }  #kdeWidgetContent h4 { color: #373c3f !important; background-color: #eeeeee !important; border-color: #606466 !important; }  #kdeWidgetContent ul li { border-color: #606466 !important; }';

var styleElement = document.createElement('style');
styleElement.setAttribute("type", "text/css");

// is it IE?
if (styleElement.styleSheet) {

	// yes
	styleElement.styleSheet.cssText = styleDefinitions;
}
else {

	// no
	var tt1 = document.createTextNode(styleDefinitions);
	styleElement.appendChild(tt1);
}

document.getElementById("kdeWidget").parentNode.insertBefore(styleElement, document.getElementById("kdeWidget").nextSibling);
