/* Version: 11.04.2018 */

@font-face { font-family: "Roboto";
	 
  src: url('https://fonts.pwrk.dev/ofl/roboto/Roboto[wdth,wght].woff2') format('woff2') ;
	font-weight: 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: 300, 400, 500, 600, 700, 800, 900;
  font-style: italic;
}

 /* ------------------- Allgemein/General ------------------------- */

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

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

body {
	font-family: 'Roboto', sans-serif;
	font-size: 100% !important;
	color: #191919;
	text-decoration: none;
	font-weight: 100;
	word-spacing: normal;
	line-height: 1.2;
	background-color: #f1f1f1;
	-webkit-print-color-adjust:exact;
}




p {
  	margin: 0 0 1rem 0;
font-weight: 300;
margin-top: 0rem;
text-align: justify;
}

p strong {
	font-weight: 400;
}

p span {

color: #6585aa;
font-weight: 400;

}

h1 {
  	line-height: 1.5;
	font-size: 2rem;
	font-weight: 300;
	padding: 0;
	margin: 0;
}

h2 {
  	margin: 0;
  	line-height: 1.3;
  	font-size: 1.6rem;
  	font-weight: 400;
}

h3 {
	margin: 0;
	line-height: 1.1;
	font-size: 1.2rem;
	font-weight: 400;
}

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

a {
	text-decoration: underline;
  	color: rgb(66, 93, 127);
}

a:hover {
	text-decoration: none;
  	color: rgb(66, 93, 127);
}

hr {
	color: #000;
	border-color: #000;
	background-color: #000;
	border: none;
	margin: 1rem 0;
	height: 1px;
}

/* ------------------- Struktur/Structure ------------------------- */

.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: 1rem;
}

.frame-outer::after {
  	content: "";
  	display: block;
  	clear: both;
}

.header {
  	position: relative;
	padding: 1.1rem 5%;
}

.content {
	position: relative;
  	padding: 0rem;
}

.content::after {
  	content: "";
  	display: block;
  	clear: both;
}

.footer {
	position: relative;
	padding: 1.1rem 5%;
}

.footer::after {
  	content: "";
  	display: block;
  	clear: both;
}

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

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

.clear {
  	clear: both;
  	font-size: 0;
  	line-height: 0;
}

/* ------------------- Abstände/Distances ------------------------- */

.nomag { margin-bottom: 0; }
.mag025 { margin-bottom: 0.25rem; }
.mag05 { margin-bottom: 0.5rem; }
.mag075 { margin-bottom: 0.75rem; }
.mag1 { margin-bottom: 1rem; }
.mag15 { margin-bottom: 1.5rem; }
.mag2 { margin-bottom: 2rem; }
.mag25 { margin-bottom: 2.5rem; }
.mag3 { margin-bottom: 3rem; }
.mag35 { margin-bottom: 3.5rem; }
.mag4 { margin-bottom: 4rem; }

/* ------------------- Formatierung/Formating ------------------------- */

.refnr {
	
}

.button a {
  	display: inline-block;
  	background: rgb(66, 93, 127);
  	padding: 0.6rem 2.5rem;
  	margin: 1.5rem auto;
  	cursor: pointer;
  	border: 0.1rem solid rgb(66, 93, 127);
  	transition: all 140ms ease 0s;
  	-moz-transition: all 140ms ease 0s;
  	-webkit-transition: all 140ms ease 0s;
  	color: #fff;
	text-decoration: none;
	font-weight: 400;
}

.button a:hover {
  	background-position: 15px center;
  	background-color: transparent;
  	text-decoration: rgb(66, 93, 127);
  	color: rgb(66, 93, 127);
}

strong span, span span{
color: #39506e !important;
}

/* ------------------ Listen & Tabellen/Lists & Tables ------------------------ */

ul {
	/* position: relative; */
  	margin: 0 auto 1rem 0.5rem;
  	padding-left: 0.5rem;
  	list-style-type: square;
font-weight: 300;
}

li {
  	margin: auto;
  	padding: 0;
}

/* 
li::before {
  	position: absolute;
  	left: -0.8rem;
  	content: "■";
  	font-size: 0.8rem;
  	color: red;
} 
*/

/* ------------------ Custom Code ------------------------ */

.logo {
  	position: absolute;
	top: 2.4rem;
	left: 2.2rem;
	width: 16rem;
}

.title-box {
	position: absolute;
	top: 9rem;
	right: -20px;
	display: inline-block;
	padding: 0.75rem 5.5rem 2rem 1rem;
	background-color: rgba(100, 140, 185, 0.25);
	margin: 0 2.5%;
}
.title-box2 {
	position: absolute;
	top: 9rem;
	right: -20px;
	display: inline-block;
	padding: 1.5rem 5.5rem 1.5rem 1rem;
	background-color: rgba(100, 140, 185, 0.25);
	margin: 0 2.5%;
}
.title-box3 {
	position: absolute;
	top:  30.5rem;
	right: 0;
	display: inline-block;
	padding: 0.75rem 5.5rem 1.5rem 1.5rem;
	background-color: rgba(100, 140, 185, 0.25);
	margin: 0 2.5%;
}

h1.title {
	font-size: 1.8rem;
	color: rgb(66, 93, 127);
	line-height: 1.15;
}

h1.title small {
	font-size: 1.2rem;
}

div.intro {
	position: absolute;
	top: 22rem;
	right: 1.2rem;
	left: 1.2rem;
	padding: 2%;
}

div.intro p {
	color: rgb(66, 93, 127);
}

img.intro-logo {
	position: relative;
	top: 1.2rem;
	float: right;
	width: 5rem;
	margin: 0 0 0 1rem;
}


div.intro2 {
	position: absolute;
	top: 22.5rem;
	right: 1.2rem;
	left: 1.2rem;
	padding: 2%;
}

div.intro2 p {
	color: rgb(66, 93, 127);
}

img.intro2-logo {
	position: relative;
	top: 1.2rem;
	float: right;
	width: 5rem;
	margin: 0 0 0 1rem;
}


div.intro3 {
	position: absolute;
	top: 15rem;
	right: 1.2rem;
	left: 1.2rem;
	padding: 2%;
}

div.intro3 p {
	color: rgb(66, 93, 127);
}

img.intro3-logo {
	position: relative;
	top: 1.2rem;
	float: right;
	width: 5rem;
	margin: 0 0 0 1rem;
}


div.content-inner {
	padding: 0.4rem 5% 1rem 5%;
	font-size: 0.9rem;
	text-align: justify;
	
	background-color: #d9e1ef;
}

p.address {
	font-size: 0.7rem;
	font-weight: 400;
}

.address24{
font-size:0.83rem;
font-weight: 300;
color: #fff; 
background-color: #9db1c9; 
padding: 1rem 10%;
line-height:1.4;
}

.hellblau{
color: #9db1c9;
}


.apply {}
