@font-face { font-family: "Noto Sans";
	 
  src: url('https://fonts.pwrk.dev/ofl/notosans/NotoSans[wdth,wght].woff2') format('woff2') ;
	font-weight: 300, 400, 500, 600, 700, 800, 900;
  font-style: normal;
}



@font-face { font-family: "Noto Sans";
	 
  src: url('https://fonts.pwrk.dev/ofl/notosans/NotoSans-Italic[wdth,wght].woff2') format('woff2') ;
	font-weight: 300, 400, 500, 600, 700, 800, 900;
  font-style: italic;
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Noto Sans', sans-serif;
    font-size: 100%;
    line-height: 1.4;
    color: #616161;
    text-decoration: none;
    font-weight: normal;
    word-spacing: normal;
    background: #F4F4F4 url('//anzeigen.jobsintown.de/job/files/1282821/bgbody.jpg');
    -webkit-print-color-adjust: exact;
}

p {
    padding-bottom: 1rem;
}

h1 {
    font-size: 2rem;
    line-height: 1.4;
    margin: 0.5rem 0 0;
}

h2 {
    font-size: 1rem;
    line-height: 1.4;
    margin-bottom: 0.3rem;
    color: #006DB7;
}

img {
    max-width: 100%;
    height: auto;
    width: auto;
    border: 0;
    vertical-align: middle;
}

a {
    color: #006DB7;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

ul {
    padding: 0rem 0rem 1.5rem;
    list-style: none;
}

li {
    padding: 0 0 0.25rem 1.35rem;
}

li::before {
    content: "▶";
    display: inline-block;
    font-size: 0.85rem;
    line-height: 1;
    position: relative;
    float: left;
    top: 0.15rem;
    margin-left: -1.35rem;
    color: #006DB7;
}

.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
}

.frame-outer {
    position: relative;
    padding: 0;
    width: 760px;
    margin: 1.3rem auto;
    background-color: #FFF;
    border: 0.02rem solid #A7A9A4;
    box-shadow: -0.1rem 0.1rem 1rem #999;
    font-size: 0.875rem;
}

.header {
    padding: 1.5rem 4%;
    background: #fff url('//anzeigen.jobsintown.de/job/files/1282821/bg-header.jpg') no-repeat top right;
    background-size: cover;
}

.content {
    padding: 1.5rem 4% 0rem;
}

.content-box {
    background: #006DB7;
    color: #fff;
    padding: 1.25rem 4%;
    margin-bottom: 2rem;
    text-align: center;
    border-radius: 2rem 0;
}

.flexbox {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.box {
    width: 48%;
}

.box-first {
    position: relative;
}

.box-first:before {
    content: '';
    position: absolute;
    top: 0;
    right: -0.5rem;
    width: 0.05rem;
    height: 92%;
    background: #006DB7;
}

.footer {
    padding: 1.25rem 4%;
    color: #006DB7;
    text-align: center;
    font-size: 0.9rem;
}

.footer>img {
    margin-bottom: 1rem;
}

.slider-wrap {
    max-width: 780px;
    width: auto;
    height: auto;
    position: relative;
    overflow: hidden;
}

.slideshow {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
}

.slideshow li span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-animation: image 18s linear infinite;
    animation: image 18s linear infinite;
}

@keyframes image {
0% {
 opacity: 0;
      transform: translateX(100%);
    }
	0.01%{
		opacity: 1;
	}  

    2% {
      transform: translateX(0);
    }

    33.333% {
      transform: translateX(0);
    }

    35.333% {    
      transform: translateX(-100%);
		opacity: 1;
    }
	36%{
		opacity: 0;
	}
}

@-webkit-keyframes image {
0% {
 opacity: 0;
      transform: translateX(100%);
    }
	0.01%{
		opacity: 1;
	}  

    2% {
      transform: translateX(0);
    }

    33.333% {
      transform: translateX(0);
    }

    35.333% {    
      transform: translateX(-100%);
		opacity: 1;
    }
	36%{
		opacity: 0;
	}
}

.slideshow li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.slideshow li:nth-child(1) span {}

.slideshow li:nth-child(2) span {
    -webkit-animation-delay: 6s;
    animation-delay: 6s;
}

.slideshow li:nth-child(3) span {
    -webkit-animation-delay: 12s;
    animation-delay: 12s;
}

ul.slideshow {
    margin: 0;
}

.slider-wrap li::before {
    display: none;
}

.slider-wrap ul {
    margin: 0;
    padding-left: 0px;
    list-style-type: none;
    list-style: none;
    border-bottom: none;
    border-color: #fff;
    border-width: 0px;
    padding-bottom: 5px;
}
.refnr {}

.apply {}
