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

@font-face { 	
	font-family: "Roboto";	 
	src: url(../../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: 'Roboto', sans-serif;
  font-size: 100%;
  line-height: 1.2;
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  word-spacing: normal;
  background-color: #f1f1f1;
  -webkit-print-color-adjust: exact;
}

p {
  padding-bottom: 0.5rem;
}

h1 {
  font-size: 1.313rem;
  line-height: 1.2;
  font-weight: normal;
  margin: 0 0 0rem -3rem;
  padding: 0.25rem 1rem 0.25rem 3rem;
  background: #ED750A;
  border-radius: 0 0.7rem 0.7rem 0rem;
  color: #fff;
  display: inline-block;
}

h1 sup {
  font-size: 0.6em;
}

h2 {
  font-size: 2.2rem;
  line-height: 1.1;
  font-weight: 600;
  padding-bottom: 1.5rem;
}

h2 span {
  font-weight: normal;
}

h3 {
  margin: 1.35rem 0 0 0;
  line-height: 1.5;
  font-size: 1.313rem;
  font-weight: normal;
}

h4 {
  font-size: 1.5em;
  line-height: 1.1;
  color: #ED750A;
	margin-bottom:0.5rem;
}

h4+p {
  padding-bottom: 1rem;
}

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

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

a:hover {
  text-decoration: underline;
}

ul {
  padding: 0rem 0rem 2rem 1rem;
  list-style-image: url();
	list-style-image: url(../../templates/job/Fp4g0gF3igbGZUn/anzeigen.jobsintown.de/job/files/1342489/bp.png);
}

li {
  padding-left: 0.4rem;
}

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

.frame-outer {
  position: relative;
  padding: 1.35rem;
  width: 765px;
  margin: 1.3rem auto;
  background-color: #263d4d;
  border: 0.02rem solid #A7A9A4;
  box-shadow: -0.1rem 0.1rem 1rem #999;
  font-size: 0.813rem;
}

.background {
  background: url(../../templates/job/Fp4g0gF3igbGZUn/anzeigen.jobsintown.de/job/files/1342489/bg.jpg) no-repeat #1B3C4B;
  padding: 1.5rem 1.5rem 1rem;
  border: 0.2rem solid #ED750A;
  border-radius: 0.3rem;
}

.header {
  text-align: right;
  padding: 0 0 2rem;
}

.header img {
  width: 13rem;
}

.content {
  padding: 6rem 0rem 0rem;
}

.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.left {
  width: 48%;
}

.right {
  width: 48%;
}

.right-side {
  text-align: right;
}

.box-left{
	width:65%;
	float:left;
}

.box-right{
	width:31%;
	float:right;
}

.footer {
  padding: 0.5rem 0rem 0rem;
  text-align: center;
  color: #fff;
}

.footer a {
  color: #fff;
}

.refnr {}

.apply {}