$(document).ready(function() {
    $('#homelink').corner("cc:#222121 br round 15px");
    $('#theme-cycle').corner("cc:#222121 top round 15px");
    $('#callback .csc-textpic-imagewrap').corner("cc:#222121 round 15px");
    $('#content-text .news-list-container .news-list-item .news-list-image').corner("cc:#222121 round 15px");
    $('#content-text .news-single-item .news-single-img').corner("cc:#222121 round 15px");
    $('#content-text .ad-image-wrapper').append('<div id="blafasel" />').corner("cc:#222121 round 15px");
});
