Bewertungspunkte<\/span>
\n <\/div>\n \n Stand:<\/span><\/span> 09.05.2025, 18:31<\/span><\/span>
\n<\/div> <\/a>\n <\/div>\n <\/div>\n <\/div>\n<\/div>";
let widget;
widget=document.getElementById('aw_profile');
if(!widget) {
widget=document.getElementById('auctionwidgets_com_user_profile');
}
let div=document.createElement('div');
div.innerHTML=html;
widget.appendChild(div);
let css = "" \n .awe-widget {\n all: unset;\n font-family: Verdana,Arial, sans-serif;\n padding: 6px; }\n .awe-widget a, .awe-widget a:active, .awe-widget a:hover, .awe-widget a:visited {\n text-decoration: none;\n color: #444; }\n\n .awe-head {\n padding-top: 10px;\n text-align: center;\n width: 100%;\n display: table; }\n\n .awe-company {\n font-size: 16px;\n font-weight: 600;\n color: #000000; }\n\n .awe-store-name {\n color: #000000;\n letter-spacing: 1px; }\n\n .awe-sub-headline {\n letter-spacing: -0.5px; }\n\n .awe-button {\n display: inline-block;\n height: 35px;\n line-height: 35px;\n padding-right: 20px;\n padding-left: 20px;\n position: relative;\n color: #000000 !important;\n background-color: rgba(224, 224, 224, 0.86);\n text-decoration: none;\n letter-spacing: 1px;\n margin-bottom: 15px;\n margin-bottom: 0px;\n border-radius: 10px;\n -moz-border-radius: 10px;\n -webkit-border-radius: 10px;\n text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);\n -ms-filter: \"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true)\";\n zoom: 1;\n filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true);\n -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);\n -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);\n box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);\n -ms-filter: \"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)\";\n filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true); }\n\n .awe-button:hover {\n color: #3498db;\n cursor: pointer;\n font-size: 16px; }\n\n .awe-footer {\n text-align: center;\n margin: 0.5em; }\n\n .awe-last-update {\n text-align: center !important;\n font-size: 12px; }\n\n .awe-last-update-btn {\n text-decoration: none;\n color: #333333;\n padding: 0 10px;\n margin-top: 10px;\n line-height: 22px;\n height: auto;\n display: inline-block;\n text-align: center;\n background-color: rgba(224, 224, 224, 0.86);\n -webkit-border-radius: 10px;\n -moz-border-radius: 10px;\n border-radius: 10px; }\n\n .awe-label {\n text-decoration: none;\n color: #000000;\n font-size: 14px;\n padding: 5px 10px 5px 10px;\n margin-top: 10px;\n margin-bottom: 0px;\n line-height: 22px;\n height: auto;\n display: inline-block;\n text-align: center;\n border: 1px dotted rgba(224, 224, 224, 0.86);\n -webkit-border-radius: 10px;\n -moz-border-radius: 10px;\n border-radius: 10px; }\n\n .awe-value {\n font-weight: bold; }\n\n .awe-profile-positive {\n font-weight: 500;\n font-size: 14px;\n padding: 5px; }\n\n #auctionwidgets_com_user_profile {\n max-width: 250px;\n }\n .awe-profile-box {\n border-radius: 10px;\n border: 2px solid rgba(224, 224, 224, 0.86);\n padding: 15px;\n text-align: center;\n max-width: 240px;\n box-shadow: 0 1px 5px 0 #C7C7C7 inset;\n background: #FFF;\n cursor: pointer;\n line-height: 160%; }\n .awe-profile-points {\n font-size: 14px;\n color: #444444;\n padding-bottom: 5px; }\n\n .awe-timestamp {\n text-decoration: none;\n font-size: 11px;\n color: #333333;\n padding: 0 0px;\n margin-top: 2px;\n margin-bottom: 0px;\n line-height: 11px;\n height: auto;\n display: inline-block;\n text-align: center;\n -webkit-border-radius: 10px;\n -moz-border-radius: 10px; }\n\n .awe-profile-buynow {\n width: 129.5px;\n height: 59.5px;\n padding-bottom: 0px;\n padding-top: 0px; }\n\n .awe-half-width {\n width: 50%;\n display: table-cell;\n padding-bottom: 10px;\n vertical-align: middle; }\n\n .awe-price-info > strong {\n color: #000000; }\n\n @media only screen and (max-width: 600px) {\n .awe-hidden-mobile {\n display: none !important; } }\n\n @media only screen and (max-width: 600px) {\n .awe-price-info strong {\n margin-right: 10px; } }\n @media only screen and (min-width: 601px) {\n .awe-price-info strong {\n font-size: 16px;\n font-color: #000000; } }\n\n .awe-buy-now-label {\n -webkit-box-shadow: inset 0.6px 1px 0.5px #999;\n -moz-box-shadow: inset 0.6px 1px 0.5px #999;\n box-shadow: inset 0.6px 1px 0.5px #999;\n font-size: 14px;\n text-decoration: none;\n color: #333333;\n height: auto;\n display: inline-block;\n text-align: center;\n background-color: #fff; }"";
let head = document.head || document.getElementsByTagName('head')[0];
let style = document.createElement('style');
style.setAttribute('type', 'text/css');
style.appendChild(document.createTextNode(css));
head.appendChild(style);
});