/* Version: 05.03.2018 */


 /* ------------------- NICHT VERÄNDERN ------------------------- */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

@font-face {
  font-family: "Roboto";
  src: url(../../ofl/roboto/Roboto[wdth,wght].woff2) format('woff2');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url(../../ofl/roboto/Roboto[wdth,wght].woff2) format('woff2');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url(../../ofl/roboto/Roboto[wdth,wght].woff2) format('woff2');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url(../../ofl/roboto/Roboto[wdth,wght].woff2) format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url(../../ofl/roboto/Roboto[wdth,wght].woff2) format('woff2');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url(../../ofl/roboto/Roboto[wdth,wght].woff2) format('woff2');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url(../../ofl/roboto/Roboto[wdth,wght].woff2) format('woff2');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url(../../ofl/roboto/Roboto[wdth,wght].woff2) format('woff2');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url(../../ofl/roboto/Roboto[wdth,wght].woff2) format('woff2');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url(../../ofl/roboto/Roboto-Italic[wdth,wght].woff2) format('woff2');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Roboto";
  src: url(../../ofl/roboto/Roboto-Italic[wdth,wght].woff2) format('woff2');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Roboto";
  src: url(../../ofl/roboto/Roboto-Italic[wdth,wght].woff2) format('woff2');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "Roboto";
  src: url(../../ofl/roboto/Roboto-Italic[wdth,wght].woff2) format('woff2');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: "Roboto";
  src: url(../../ofl/roboto/Roboto-Italic[wdth,wght].woff2) format('woff2');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Roboto";
  src: url(../../ofl/roboto/Roboto-Italic[wdth,wght].woff2) format('woff2');
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: "Roboto";
  src: url(../../ofl/roboto/Roboto-Italic[wdth,wght].woff2) format('woff2');
  font-weight: 900;
  font-style: italic;
}




html {
	 line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

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

 /* ----------------------------------------------------------- */

body {
	font-family: "Roboto", sans-serif;
	/* ------------------- NICHT VERÄNDERN ------------------------- */
	font-size: 100%;
	/* ------------------------------------------------------------ */
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	word-spacing: normal;
	line-height: 1.25;
	background-color: #f1f1f1;
	/*	Hintergrundbilder werden in Chrome mit ausgedruckt	*/
	-webkit-print-color-adjust:exact;
}

p {
	margin: 0 0 0.2rem 0;
}

.textBoxKlein{
width:90%;
}

h1 {
	line-height: 1.1;
	font-size: 2rem;
	font-weight: normal;
	padding: 0;
	margin: 0;
	letter-spacing: 0.01rem;
}

h2 {
	margin: 0;
	line-height: 1.7;
	font-size: 1.3rem;
	font-weight: 600;
	padding-top: 0.5rem;
}

.frame-outer {
	position: relative;
	padding: 0;
	width: 780px;
	margin: 1.3rem auto;
	background-color: #fff;
	border: 0.02rem solid #A7A9A4;
	box-shadow: -0.1rem 0.1rem 1rem #999;
	font-size: 0.9rem;
	background-image: url(mann_blaues_hemd.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-size: cover;
        color:#0c2045;
}

.einleitung {
	background-color:#13a538;
	padding: 1rem;
	margin: 0rem 3rem 0rem 3rem;
	color: #fff;
	width: 85%;
	position: absolute;
    left: 2%;
    bottom: 0rem;
}

.einleitung2 {
    background-color: #12a638;
    color: #fff;
    padding: 0rem 1rem 0.5rem 1rem;
    margin: 0rem 3rem 0 3rem;
    width: 85%;
    position: absolute;
    left: 0;
    top: 19.4rem;
    width: 85%;
}

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

.header{
position:relative;
}

.content {
	padding-left: 4rem;
    padding-right: 3rem;
    padding-top: 0.5rem;
    padding-bottom: 2rem;
}

.content_blue{
    background-color:09274f;
}


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

.logo {
    top: 2.6rem;
    right: 0rem;
    position: absolute;
    padding-bottom: 0.5rem;
    background-color: #fff;
}

.text_gross{
	font-size: 3.3rem;
	line-height: 1.1;
	letter-spacing: -0.12rem;
}

.titel_klein{
	font-size: 1rem;
	line-height: 1;
	letter-spacing: 0;
}

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

a:link {
	color: #0c2045;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #0c2045;
}

a:hover {
	text-decoration: underline;
	color: #12a638;
}

a:active {
	text-decoration: none;
	color: #0c2045;
}

ul {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0.2rem;
	padding-left: 0.5rem;
	list-style-type: disc;
}

li {
	/*-- FALLS ETWAS ANDERES ALS DIE STANDARD AUFZÄHLUNGSZEICHEN GEWÜNSCHT --*/
	/* position: relative; */
	/* --------------------------------------------------------------------- */
	margin: auto;
	padding: 0;
}

p:empty {
	height: 0.625rem;
}

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

.hide {
	display: none;
}

.refnr {}

.justifier {
	text-align: justify;
	text-align-last: justify;
}

.justifier:after {
	content: "";
	display: inline-block;
	width: 100%;
}
.apply {}
