
/*	Header		---------------------------------------------------------------------------------------------------- */

header {
	position: fixed;
	display:flex;
	flex-direction: row;
    justify-content: center;
	align-items:center;
	top: 0;
	margin:0 auto;
	padding:10px auto;
	background: #001426;
	background: linear-gradient(130deg, rgba(0,20,38,1) 20%, rgba(16,84,126,1) 100%);
	width:100%;
	height:100px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	z-index:99;
}
header h1 {
	display: flex;
	height: 80px;
	line-height: 80px;
	padding:0 40px 0 0;
	margin:0 40px 0 0;
	font-family: 'latolight', Helvetica Neue, Arial, Helvetica, sans-serif;
	font-size: 80px;
	letter-spacing: 0.125em;
	text-transform: uppercase;
	text-align: left;
	color: #FFF;
	border-right: 0.5px solid #FFF;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
header h2 {
	display: block;
	height: 70px;
	line-height: 18px;
	padding:5px 0;
	margin:0;
	font-family: 'latoblack', Helvetica Neue, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: none;
	letter-spacing: 0;
	color: #FFF;
}
header h2 span {
	display: block;
	padding:8px 0 0;
	font-size: 16px;
	text-transform: none;
	letter-spacing: 0;
	color: #FFF;
}
header h2 span.authors {
	font-family: 'latoregular', Helvetica Neue, Arial, Helvetica, sans-serif;
}
header h2 span.edition {
	font-family: 'latothin', Helvetica Neue, Arial, Helvetica, sans-serif;
}
header h2 strong {
	font-family: 'latoblack', Helvetica Neue, Arial, Helvetica, sans-serif;
}

header nav {
	display: none;
}




/****************************************************************************************************/


@media only screen and (max-width: 1280px) {


/*	Header		---------------------------------------------------------------------------------------------------- */

header {
	height:90px;
}
header h1 {
	height: 70px;
	line-height: 70px;
	padding:0 20px 0 0;
	margin:0 30px 0 0;
	font-size: 62px;
}
header h2 {
	height: 54px;
	padding:8px 0;
	line-height: 16px;
	font-size: 16px;
}
header h2 span {
	padding:3px 0 0;
	font-size: 14px;
}

}

/****************************************************************************************************/

@media only screen and (max-width: 1024px) {


/*	Header		---------------------------------------------------------------------------------------------------- */

header {
	position: absolute;
    justify-content:flex-start;
	height:80px;
	padding:10px 20px;
}
header h1 {
	height: 60px;
	line-height: 60px;
	padding:0 15px 0 0;
	margin:0 25px 0 0;
	font-size: 60px;
}
header h2 {
	display: block;
	height: 54px;
	line-height: 16px;
	padding:3px 0;
	margin:0;
	font-size: 16px;
}
header h2 span {
	display: block;
	padding:3px 0 0;
	font-size: 13px;
}

}


/****************************************************************************************************/



@media only screen and (max-width: 900px) {


/*	Header		---------------------------------------------------------------------------------------------------- */

header h2 {
	height: 16px;
	padding:0;
	margin:39px 0 5px;
}
header h2 span {
	display: none;
	padding:0;
	font-size:0;
}

/*
header h2 {
	display: none;
}
header nav {
	position: relative;
	display: block;
	right: auto;
	top: auto;
	width: auto;
	height: 100%;
	margin:0;
    padding:40px 0 0;
	border: none;
	color: #FFF;
    -webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	backdrop-filter: blur(0);
    -o-backdrop-filter:blur(0);
    -ms-backdrop-filter:blur(0);
    -moz-backdrop-filter:blur(0);
    -webkit-backdrop-filter:blur(0);
}
header nav a {
	display: inline;
    margin: 0;
    padding: 0 20px 0 0;
	line-height: 40px;
	border: none;
	color: #FFF;
	text-align: left;
}
header nav a:hover {
	color: #FFF;
	text-shadow: 0 0 10px #FFF;
}
header nav i {
    padding:0;
    margin: 0;
    font-size: 24px;
    color: #FFF;
	vertical-align:middle;
}
*/

}


/****************************************************************************************************/

@media only screen and (max-width: 768px) {


/*	Header		---------------------------------------------------------------------------------------------------- */

header {
	height:70px;
	padding:10px;
}
header h1 {
	height: 50px;
	line-height: 50px;
	padding:0 15px 0 0;
	margin:0 25px 0 0;
	font-size: 50px;
}
header h2 {
	height: 16px;
	margin:29px 0 5px;
}

}


@media only screen and (max-width: 640px) {


/*	Header		---------------------------------------------------------------------------------------------------- */

header {
	padding:10px;
	height:60px;
}
header h1 {
	height: 40px;
	line-height: 40px;
	padding:0 10px 0 0;
	margin:0 20px 0 0;
	font-size: 40px;
	border-right: 0.5px solid #FFF;
}
header h2 {
	display: block;
	height: 15px;
	line-height: 15px;
	padding:0;
	margin:20px 0 5px;
	font-size: 15px;
}

}


/****************************************************************************************************/

@media only screen and (max-width: 500px) {


/*	Header		---------------------------------------------------------------------------------------------------- */

header h1 {
	padding:0 10px;
	margin:0 auto;
	border-right: none;
}
header h2 {
	display: none;
	height: 0;
	line-height: 0;
	padding:0;
	margin:0;
	font-size: 0;
}

}


/****************************************************************************************************/

@media only screen and (max-width: 380px) {


/*	Header		---------------------------------------------------------------------------------------------------- */

header h1 {
	font-size: 36px;
}

}


/*
Farben
Blau1 = #82BBE9
Blau2 = #4C9ED3
Blau3 = #3085BB 90%=#4491C2 75%=#64A4CC 25%=#CBE0EE 16%=#DEEBF4 8%=#EFF5FA 5%=#F4F9FC
Blau4 = #0C6A9E
Blau5 = #10547E
Blau6 = #00324C
Blau7 = #001426
Grünblau1 = #9DCBD1
Grünblau2 = #6DB5BA
Grünblau3 = #53AAA7
Grünblau4 = #2C8B8D
Grünblau5 = #007871
Grünblau6 = #005346
Grünblau7 = #002F26
*/