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

/* --- Italic --- */
@font-face { font-family: "Roboto";
	 
  src: url('https://fonts.pwrk.dev/ofl/roboto/Roboto-Italic[wdth,wght].woff2') format('woff2') ;
	font-weight: 100, 200, 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: Calibri, 'Roboto', sans-serif;
    font-size: 100%;
    line-height: 1.3;
    color: #000;
    text-decoration: none;
    font-weight: normal;
    word-spacing: normal;
    background: #f1f1f1;
    -webkit-print-color-adjust: exact;
}

p {
    padding-bottom: 1rem;
}

h1 {
    font-size: 1.55rem;
    line-height: 1.2;
    margin: 0 0 0rem;
    color: #9E2A2E;
    font-weight: normal;
}

h2 {
    font-size: 1rem;
    line-height: 1.2;
    margin-bottom: 0.25rem;
    color: #9E2A2E;
}

h3 {
    font-size: 2rem;
    line-height: 1.2;
    margin-bottom: 0rem;
    font-weight: normal;
}

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

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

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

li {
    padding: 0rem 0rem 0.2rem 2.5rem;
    background: #fff url('//anzeigen.jobsintown.de/job/files/1367845/icon_bg.png') no-repeat 0rem 0.2rem;
}

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

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

.header {
    padding: 0rem 0rem 0rem;
}

.content {
    padding: 2rem 4.5rem 0rem 2rem;
    background: #fff url('//anzeigen.jobsintown.de/job/files/1367845/bg_content.jpg') no-repeat right 2rem;
}

.sub_title {
    background: url('//anzeigen.jobsintown.de/job/files/1367845/bg.png') no-repeat;
    width: 29rem;
    height: 14.5rem;
    color: #fff;
    position: absolute;
    left: -1rem;
    top: 1rem;
    padding: 2.7rem 2rem 1rem 3rem;
    font-size: 1.2rem;
    line-height: 1.2;
}

.sub_title a {
    color: #fff;
}

.footer {
    padding: 0rem 2rem 1.7rem;
    background: #fff url('//anzeigen.jobsintown.de/job/files/1367845/bg_footer.jpg') no-repeat bottom;
    margin-top: -0.5rem;
}

.footer p {
    float: right;
    width: 66%;
    padding-top: 0.65rem;
}

.footer i {
    font-style: normal;
    color: #822828;
}

.logo {
    float: left;
    width: 13.5rem;
}

.justifier {
    text-align: justify;
}

.uppercase {
    text-transform: uppercase;
}

.center {
    text-align: center;
}

.big {
    font-size: 1.2rem;
}

.color {
    color: #9E2A2E;
}
.refnr {}

.apply {}
