/* Version: 05.03.2018 */

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

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

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



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

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

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

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

p {
	margin: 0 0 0.2rem 0;
}

h1 {
	line-height: 1.4;
	font-size: 1.4rem;
	font-weight: 600;
	padding: 0;
	margin: 0;
}

h2 {
	margin: 1.3rem 0;
	line-height: 1.5;
	font-size: 1.32rem;
	font-weight: 600;
    text-transform: uppercase;
}

h3 {
	margin: 0;
	font-size: 1.2rem;
	font-weight: 600;

}

.blue {
    color: #009EE3;
}

.anmerkungKlein{
	font-size:0.75rem;
	
}

.frame-outer {
	position: relative;
	padding: 0;
	width: 780px;
	margin: 1.3rem auto;
	background-color: #fff;
	border: 0.02rem solid #7d7d7d7;
	font-size: 0.84rem;
}

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

.content {
	padding: 2rem 2.2rem;
}

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

.header{
	position: relative;
}

#logo {
	padding: 1rem 5% 0rem 5%;
	text-align:center;
}

#logo img {
    width: 90%;
  
}

#title-block {
	position: absolute;
	bottom: 3%;
	right: 0;
	padding: 0.5rem 3%;
	/* -- FALLBACK FÜR BROWSER DIE RGBA-WERTE NICHT UNTERSTÜTZEN -- */
	background: rgb(0, 0, 0);
	/* -------------------------------------------------------------- */
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
}

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

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

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

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

.in-left {
    padding-top: 2rem;
	float: left;
	width: 7%;
}

.in-right {
	float: right;
	width: 87%;
}

.flex-footer {
  display: flex;
    margin-top: 1rem;
}

.flex-inner {
  display: flex;
}

.img-size {
    width: 1.4rem;
    margin-right: 1rem;
    height: 1.5rem;
}

#footer {

}

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

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

.small {
    width: 10rem;
    margin: 0 3rem 0 4rem;
}

a:link {
	color: #009EE3;
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color: #009EE3;
}

a:hover {
	text-decoration: underline;
	color: #009EE3;
}

a:active {
	text-decoration: none;
	color: #009EE3;
}

ul {
	list-style: none;
    padding-left: 0.3rem;
	margin-top: 0.5rem;
	margin-bottom: 0.0rem;
}

li {
	position: relative;
    padding-left: 1.3rem;
	padding-bottom: 0.2rem;
}

li::after {
	position: relative;
    padding-left: 1.0rem;
	padding-bottom: 0.0rem;
}

li::before{
	content: '•';
    position: absolute;
    left: 0;
    top: 0;
	margin-top: -0.01rem;
	color: #000;
	font-size: 0.8rem;
    font-weight: 700;
}



ul.white {
	list-style: none;
    padding-left: 0.3rem;
	margin-top: 0.5rem;
	margin-bottom: 0.0rem;
}

ul.white li {
	position: relative;
    padding-left: 1.3rem;
	padding-bottom: 0.2rem;
}

ul.white li::after {
	position: relative;
    padding-left: 1.0rem;
	padding-bottom: 0.0rem;
}

ul.white li::before{
	content: '•';
    position: absolute;
    left: 0;
    top: 0;
	margin-top: -0.01rem;
	color: #fff;
	font-size: 0.8rem;
    font-weight: 700;
}
/* -- FALLS ETWAS ANDERES ALS DIE STANDARD AUFZÄHLUNGSZEICHEN GEWÜNSCHT --  */

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

/*
_______________________

KAPITÄLCHEN, BULLETPOINT
_______________________

<span class="capital" style="float: left; width: 43px; height: 20px; line-height: 47px; background: transparent; font-size: 38px; margin-top: -5px; margin-right: -32px; margin-bottom: 5px; background-color: transparent;">I</span>

ul li {
background: url(bp.jpg) no-repeat 2px 5px; padding-left:8px;
}
*/

.flex {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: flex-start;
    justify-content: space-between;
	margin: 0.0rem 0;
}

.leftContent{
	width:75%;
}
.leftContentPadding{
	padding: 1rem 2.2rem 2rem 2.2rem;
}


.rightContent{
	width:25%;
}

.blaueBoxRight{
	background-color:#009ee3;
	color:#fff;
	padding: 1rem 5%;
	text-align:center;
	border: 0.5rem solid #fff;
	
}

.rahmenSpalteRight{
	border: 0.5rem solid #fff;
	
}

.icon-1 {
	width: 6%;
	padding: 0;
	margin-right: 0.4rem;
}

.icon-2 {
	width: 8%;
	padding: 0;
	margin-right: 0.4rem;
}

.right {
	width: 100%;
	padding: 1rem 3%;
	margin-left: 0.4rem;
}


.flex-container {
  display: flex;
    margin-top: 0.8rem;
flex-wrap: wrap;
}

.flex-container > div {
    width: 14%;
    margin-right: 0rem;
    margin-bottom: 1.5rem;
}

.tooltip {
  position: relative;
  display: inline-block;
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: auto;
  background-color: #009EE3;
  color: #fff;
  text-align: center;
  padding: 5px 5px;
  border-radius: 0;
    text-decoration: none;

  /* Position the tooltip text */
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;

  /* Fade in tooltip */
  opacity: 0;
  transition: opacity 0.3s;
}


/* Tooltip arrow */
.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #009EE3 transparent transparent transparent;
    
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

#interest {
    vertical-align: middle;
    height: auto;
    border-radius: 15px;
    border: 1px solid #009EE3;
    padding: 1.5rem 1rem;
}

/* -------------- FLEXBOX EIGENSCHAFTEN -------------------- */
/* -----GENERELL: FLEXBOX STATT FLOAT NEHMEN, DA SIE BESSERE OPTIONEN ZUR GESTALTUNG BIETEN, 
JEDOCH DARAUF ACHTEN, DASS FLEXBOXEN NICHT VOM INTERNET EXPLORER 9 UND ABWÄRTS UNTERSTÜTZT WERDEN. => IN DEM FALL FLOATEN --------------------- */
/* 
.flex {
	display: table;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 1rem 0;
} 
*/
/* -- FLEXBOX EIGENSCHAFTEN FÜR GLEICHE HOHE BOXEN MIT "PLATZ ZWISCHEN DEN BOXEN" (siehe "justify-content: space-between;") -- */

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%;
}

.table {
	display: table;
	width: 100%;
	/* -- LÄSST GRENZEN VERSCHWINDEN, SODASS KEINe BEGRENZUNG ERSCHEINT -- */
	/* border-collapse: collapse; */
	/* --------------------------------------------------------------------*/
	table-layout: fixed;
	/* ----- ERSTELLT EINEN BEGRENZUNGSRAHMEN JEDOCH AN ALLEN SEITEN ----- */
	/* border-spacing: 3rem; */
	/* --------------------------------------------------------------------*/
}

.row {
	display: table-row;
}

#cell-left,
#cell-right {
	display: table-cell;
	vertical-align: bottom;
	padding: 1rem 3%;
}

#cell-left {
	border-right: 15px solid #fff;
}

#cell-right {
	border-left: 15px solid #fff;
}

.bg-darkblue {
	background: rgb(78, 147, 250);
}

.bg-lightblue {
	background: rgb(127, 174, 245);
}

.button_box {
	text-align: right;
}

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

/*_______________________

BUTTON MIT ANIMATION
_______________________
*/

.button a {
	display: inline-block;
	background: #009EE3 !important;
	padding: 0.5rem 3.2rem;
	margin: 0 auto 0.5rem;
	cursor: pointer;
	-webkit-border-radius: 70px;
	border-radius: 10px;
	transition: all 140ms ease 0s;
	-moz-transition: all 140ms ease 0s;
	-webkit-transition: all 140ms ease 0s;
	color: #fff;
    border: 1px solid #009EE3;
    text-decoration: none;
    font-size: 1rem;
}
.button a:hover {
	background-position: 15px center;
	background-color: #00636A;
	text-decoration: none;
	color: #FFF;
}

.button-print a {
	display: inline-block;
	background: #FFF !important;
	padding: 0.5rem 3.6rem;
	margin: 0 auto 0.5rem;
	cursor: pointer;
	-webkit-border-radius: 70px;
	border-radius: 10px;
	transition: all 140ms ease 0s;
	-moz-transition: all 140ms ease 0s;
	-webkit-transition: all 140ms ease 0s;
	color: #009EE3;
    border: 1px solid #009EE3;
    text-decoration: none;
    font-size: 1rem;
}
.button-print a:hover {
	background-position: 15px center;
	background-color: #00636A;
	text-decoration: none;
	color: #009EE3;
}


/*
_______________________

MARKIERTER TEXT
_______________________

::selection {
background: #ffb7b7;
}
::-moz-selection {
background: #ffb7b7;
}

*/
.apply {}
