
#singlekarriere h2{color:var(--sec);font-size:200%;text-transform:uppercase;font-family:'Roboto Slab';margin-bottom:15px;}

#singlekarriere .headerblock{height:250px;background:var(--sec);margin-bottom:50px;}
#singlekarriere .headline{margin-bottom:50px;}
#singlekarriere .subline{font-size:115%;font-weight:700;display:inline-block;color:var(--font);text-transform:uppercase;margin:25px 50px 50px 0;line-height:1;}
#singlekarriere .subline img{max-width:40px;margin-right:10px;}

#singlekarriere .beschreibung{margin-top:50px;}
#singlekarriere .beschreibung li{padding-left:20px;margin:5px 0;}
#singlekarriere .beschreibung li:before{content:'';position:absolute;top:3px;left:0;display:block;width:10px;height:20px;background:url('../media/arrow_right.svg');background-size:100%;background-position:center;background-repeat:no-repeat;}
#singlekarriere .kontakt{padding:25px;background:var(--main);margin-bottom:75px;}
#singlekarriere .kontakt *{color:var(--white)!important;}
#singlekarriere .bild{margin-bottom:75px;}
#singlekarriere .bild img{position:sticky;top:125px;}

#singlekarriere .btn.backbtn{position:fixed;bottom:50px;right:50px;font-size:100%;}