Möchten Sie auch Teil unseres Teams werden?
text/css">@import url('/gfonts/1f0a3b1fe7eaa56ec3b1d931f559a75a_2.css?family=Open#Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap'); @import url('/gfonts/9f922d8009a514f01fc77b85b87eb223_2.css?family=Source+Serif+4:ital,opsz,wght@0,8..60,200..900;1,8..60,200..900&display=swap'); .background { padding: 0px; margin-top: 10px; margin-left: auto; margin-right: auto; overflow: hidden; font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 16px; line-height: 1.5; color: #1e2025; } .jobAd * { box-sizing: border-box; } .jobAd { position: relative; text-align: left; width: 850px; margin-left: auto !important; margin-right: auto !important; margin-bottom: 40px; margin-top: 20px; padding: 15px 35px 35px 35px; background: #FFF; background-image: url(); background-size: 100%; background-repeat: no-repeat; background-position: center top; box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2); box-sizing: border-box; } .jobAd h2 { font-weight: 700; text-align: left; font-size: 35px; line-height: 1.2; margin: 40px 0px; } .jobAd h3 { font-size: 20px; font-weight: 700; margin-bottom: 10px; } .jobAd h4 { font-family: "Source Serif 4", serif; font-size: 18px; font-weight: 400; font-style: italic; } .jobAd h4:last-of-type { margin-top: 50px; text-align: center; } .jobAd p { margin: 0px; margin-bottom: 16px; } .jobAd strong { font-weight: 700; } .jobAd ul { list-style: none; list-style-image: url(); margin-bottom: 25px; margin-top: 0px; } .jobAd li { margin-left: -1em; text-align: left; position: relative; } .jobAd li::before { color: #1e2025; content: "•"; font-weight: 600; width: 1em; position: absolute; top: 0px; left: -20px; } .jobAd .logo img { margin-top: 20px; } .jobAd a { text-decoration: none; color: #1e2025; transition: 200ms; } .jobAd a:hover{ text-decoration: none; color: #1e2025; transition: 200ms; } .jobAd hr { border: none; border-top: 1px solid #f1f1f1; margin: 40px 0px; } .jobAd .ImgFullWidth { margin: 30px -35px; } .jobAd .ImgFullWidth img { max-width: 100%; } /* LAPTOP */ @media (min-width: 992px) and (max-width: 1309px) { .jobAd { max-width: 800px; } } /* TABLET */ @media (min-width: 800px) and (max-width: 991px) { .jobAd { max-width: 600px; } } /* MOBILE */ @media (min-width: 576px) and (max-width: 799px) { .jobAd { max-width: 510px; } .jobAd .ImgFullWidth { overflow: hidden; } .jobAd .ImgFullWidth img { max-width: 200%; transform: translateX(-50%); margin-left: 50%; } } /*MOBILE KLEIN */ @media (max-width: 576px) { .jobAd { width: 100%; } .jobAd .ImgFullWidth { overflow: hidden; } .jobAd .ImgFullWidth img { max-width: 200%; transform: translateX(-50%); margin-left: 50%; } }