Within the Deutsche Bank, the largest German bank, the director general of the company Christian Sewing earned 9.8 million euros in 2024.
A lower sum than four employees who were paid up to more than ten million euros. © Getty_IMAGES – One of the employees even earned between 17 and 18 million euros. Save save Receive employment alerts A singularity that employees can boast with coffee machine. Indeed, at the Deutsche Bank, the largest German bank, four employees were better paid than the director general of the company Christian Sewing in 2024. The latter won the lovely sum of 9.8 million euros last year, but that does not make him the biggest salary of this investment bank since these four employees earned more than ten million euros. which represents almost double the salary of his boss, according to the estimates presented in the business report of the company, relayed by Handelsblatt. But then how can we get to such a observation? The first explanation would take its source in the sharp increase in the amount of premiums paid to employees. They increased by 25 % in 2024, reaching a total of 2.5 billion euros, against 2 billion the previous year, a level never reached for ten years. Read also: Salary of civil servants: Here are the 10 best -paid public service trades 647 employees of the German bank have earned more than a million euros in 2024 this situation which may seem original is not unprecedented, especially in the banking sector. In Germany, the number of millionaires suddenly climbed since nearly 647 employees of the German bank earned more than a million euros in 2024, against “only” 505 in 2023. The German media adds that the remuneration presented in the report will be able to evolve according to the objectives achieved or not over the next three years. . A slightly decreased evolution compared to 2023 and 2024, but of which will benefit all types of employees, unlike previous years, according to a study conducted by WTW from 1,000 French companies spread over six key sectors: sale, energy, finance, industry, tech and media, and pharmacy. Receive our latest jobs, management, rights, every week the news of your career. (tagstotranslate) Employment
News kiosk Latest Posts
// Function to fetch the latest posts
function fetchLatestPosts() {
const feedUrl = ‘https://newskiosk.pro/feed/’; // Replace with your blog’s RSS feed URL
fetch(feedUrl)
.then(response => response.text())
.then(str => new window.DOMParser().parseFromString(str, “text/xml”))
.then(data => {
const items = Array.from(data.querySelectorAll(“item”));
const latestPostsContainer = document.getElementById(“latest-posts”);
latestPostsContainer.innerHTML = ”; // Clear previous posts
// Shuffle the items array
const shuffledItems = items.sort(() => Math.random() – 0.5);
// Select the first 5 items from the shuffled array
const selectedItems = shuffledItems.slice(0, 5);
News kiosk Latest Posts
// Loop through the selected items and display them
selectedItems.forEach(post => {
const link = post.querySelector(“link”).textContent;
const description = post.querySelector(“description”).textContent;
// Create a new post element
const postElement = document.createElement(“div”);
postElement.classList.add(“latest-post”);
postElement.innerHTML = `
${description} Read more
`;
// Append the new post element to the container
latestPostsContainer.appendChild(postElement);
});
})
.catch(error => console.error(‘Error fetching the latest posts:’, error));
}
// Call the function to fetch and display the latest posts
fetchLatestPosts();
News kiosk- Are You Making These Common Mistakes? Click below to Learn More
Secret That Everyone Is Talking About
If you want to dive deeper into the topic, click on Read More:
Gardening with Ecorganicas: Your Source for Organic Gardening Tips
Financial potential with expert tips on budgeting, investing, and saving
Unlock the Hidden Truth: Click to Reveal!