$(document).ready(function(){
    //GET DESCRIPTION "THEMEN"
    $(".themes").prepend("<span class='themesHeader'>THEMEN: </span>");
});