Keine Gastauftritte
$tax_query = array( array( 'taxonomy' => 'category', 'terms' => 'Gastauftritte', 'field' => 'name', 'operator' => 'NOT IN', ), );
$tax_query = array( array( 'taxonomy' => 'category', 'terms' => 'Gastauftritte', 'field' => 'name', 'operator' => 'NOT IN', ), );