button, hr, input {
	overflow:visible
}
progress, sub, sup {
	vertical-align:baseline
}
audio, canvas, progress, video {
	display:inline-block
}
[type=checkbox], [type=radio], legend {
box-sizing:border-box;
padding:0
}
html {
	font-family:sans-serif;
	line-height:1.15;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%
}
body {
	margin:0
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
	display:block
}
h1 {
	font-size:2em;
	margin:.67em 0
}
figure {
	margin:1em 40px
}
hr {
	box-sizing:content-box;
	height:0
}
code, kbd, pre, samp {
	font-family:monospace, monospace;
	font-size:1em
}
a {
	background-color:transparent;
	-webkit-text-decoration-skip:objects
}
a:active, a:hover {
	outline-width:0
}
abbr[title] {
	border-bottom:none;
	text-decoration:underline;
	text-decoration:underline dotted
}
b, strong {
	font-weight:bolder
}
dfn {
	font-style:italic
}
mark {
	background-color:#ff0;
	color:#000
}
small {
	font-size:80%
}
sub, sup {
	font-size:75%;
	line-height:0;
	position:relative
}
sub {
	bottom:-.25em
}
sup {
	top:-.5em
}
audio:not([controls]) {
display:none;
height:0
}
img {
	border-style:none
}
svg:not(:root) {
overflow:hidden
}
button, input, optgroup, select, textarea {
	font-family:sans-serif;
	font-size:100%;
	line-height:1.15;
	margin:0
}
button, select {
	text-transform:none
}
[type=reset], [type=submit], button, html [type=button] {
-webkit-appearance:button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
border-style:none;
padding:0
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
outline:ButtonText dotted 1px
}
fieldset {
	border:1px solid silver;
	margin:0 2px;
	padding:.35em .625em .75em
}
legend {
	color:inherit;
	display:table;
	max-width:100%;
	white-space:normal
}
textarea {
	overflow:auto
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height:auto
}
[type=search] {
-webkit-appearance:textfield;
outline-offset:-2px
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit
}
summary {
	display:list-item
}
[hidden], template {
display:none
}
/* NICHT ANFASSEN */

html {
	overflow-y:scroll;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
}
*, *:before, *:after {
	box-sizing: border-box;
}
body {
	top: 0;
	left: 0;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}
img {
	max-width: 100%;
	height: auto;
	border:0;
}
/*
	+-----------------------------------------+
	| 		Individuelle Formatierungen  	  |
	+-----------------------------------------+
*/

body {
	color:#000000;
	font:10px/1.3em 'VerdanaPro-CondRegular', sans-serif;
    text-align:left;
    word-wrap: break-word;
}
hr {
	background-color: #fff;
	color: #000;
	height: 1px;
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
}
strong, b {
	font-weight:700;
}
ul, ol {
		margin: 0 0 20px 12px;
		padding-left: 0;
        list-style-type:disc;
	}
	ul li ul, ul li ol, ol li ol, ol li ul {
		margin: 3px 0 3px 18px;
	}
	ul li {
		margin-bottom: 3px;
		position: relative;
	}
/*

● -- 25CF -- BLACK CIRCLE

▶ -- 25B6 -- BLACK RIGHT-POINTING TRIANGLE
■ -- 25A0 -- BLACK SQUARE
← -- 2190 -- Left arrow

→ -- 2192 -- Right arrow

↑ -- 2191 -- Up arrow
↓ -- 2193 -- Down arrow

› -- 009B -- Right single angle quote
‹ -- 0088 -- Left single angle quote


« -- 00AB -- Left double angle quote
» -- 00BB -- Right double angle quoter


*/
a, a:hover, a:active, a:visited, a:focus {
	color: inherit;
	text-decoration: underline;
}
p {
	margin-top: 0;
}
p:last-of-type {
	margin-bottom: 0;
}
/*
	+-----------------------------------------+
	| 				  Klassen			  	  |
	+-----------------------------------------+
*/

.title {
	font-size:24px;
	line-height:1.1em;
}

.headline {
	font-size:16px;
	line-height:1.1em;
}
h1{
    font-family: 'VerdanaPro-CondBold', sans-serif;
    line-height: 1.5em;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0;
    letter-spacing: 0.1em;
    font-size: 15px;
}
h2{
    font-size: 11px; 
    font-family: 'VerdanaPro-CondBold', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 5px;
}

.subtitle{
    font-size: 12px;
    color: #fff;
    position: absolute;
    top: 148px;
    left: 68px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 9px;
    letter-spacing: 1px;
    line-height: 130%;
}

h3{
    font-family: 'VerdanaPro-CondBold', sans-serif;
    margin-top: 15px;
    margin-bottom: 3px;
    color: rgb(0, 86, 164);
    font-weight: 800;
    font-size: 11px;
    letter-spacing: .7px;
    text-transform: uppercase;
}

/*
	+-----------------------------------------+
	| 				  	IDs				  	  |
	+-----------------------------------------+
*/

#wrapper {
	border:1px solid #0056a4;
	max-width:595px;
	margin:0 auto;
    position: relative;
    padding: 20px;
}
#content {
    padding: 0 20px 20px 20px;
    background-color: #e9ebf7;
}
.left::before {
    position: absolute;
    mix-blend-mode: multiply;
    left: 50px;
    top: 191px;
    bottom: 0;
    width: 200px;
    content: '';
    background: linear-gradient(rgba(17, 64, 114, 1), rgba(22, 98, 173, 1));
    z-index: 0;
}
.left {
    width: 39%;
    float: left;
    padding-left: 27px;
    color: #fff;
    font-size: 11px;
}
.text {
    position: relative;
    z-index: 5;
    line-height: 1.5em;
    font-size: 10px;
}
.right {
	width:56%;
	float:right;
}
.clear {
	clear:both;
	height:0px;
}
.center{text-align: center;}
.flex{display: flex; justify-content: space-between;}

.header::before {
    position: absolute;
    mix-blend-mode: multiply;
    left: 50px;
    top: 20px;
    width: 200px;
    content: '';
    background: linear-gradient(rgba(17, 64, 114, 1), rgba(22, 98, 173, 1));
    z-index: 0;
    height: 171px;
}
.header::after {
    position: absolute;
    top: 20px;
    left: 20px;
    height: 171px;
    width: 30px;
    content: '';
    background: linear-gradient(
90deg
, rgba(0, 52, 102, 0.3), rgba(0, 86, 164, 0.3));
}
.logo {
    padding: 0 10px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    z-index: 5;
    position: absolute;
    top: 20px;
    left: 74px;
    background-color: white;
}
.logo img {
    max-width: 100%;
    object-fit: contain;
}
.btn{
    display: block;
    transition: box-shadow 1s ease-in-out;
    width: 122px;
    height: 22px;
    font-size: 9.1px;
    color:rgb(0, 86, 164);
    background: white;
    border: 0;
    border-radius: 2px;
    box-shadow: 3px 3px 3px rgb(0 0 0 / 50%);
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    line-height: 22px;
}
.display{display: none;}
.none{display: block;}
/* max width auf Wrapper Breite für hyphens */
  @media (max-width: 650px) {
 #wrapper {
 -webkit-hyphens: auto;
 -moz-hyphens: auto;
 -ms-hyphens: auto;
 hyphens: auto;
}
}
 @media (max-width: 550px) {
    .left {
        float: none;
        width: 100%;
        color: rgb(0, 86, 164);
        padding-left: 0px;
    }
    .right {
        float: none;
        width: 100%;
    }
    .header::before, .header::after, .left::before, .none {
        display: none;
    }
    .flex{display: block;}
    .display{display: block; color: rgb(0, 86, 164);}
    .logo {
        display: block;
        position: absolute;
        top: 20px;
        left: 0;
    }
    .subtitle{
        font-size: 15px;
        color: rgb(0, 86, 164);
        position: relative;
        top: 0;
        left: 0;
        display: block;
        padding-top: 15px;
        padding-left: 20px;
        font-weight: bold;
    }
    #content {
        padding: 1px 20px 20px 20px;
    }
    h2, .subtitle{font-weight: 800;}
    
}