tax query “themen”
$tax_themen = array( array( 'taxonomy' => 'themen', 'field' => 'term_id', 'operator' => 'IN', 'include_children' => false, ), );
$tax_themen = array( array( 'taxonomy' => 'themen', 'field' => 'term_id', 'operator' => 'IN', 'include_children' => false, ), );