/* Main Stylesheer for www.webseite.com */

body {margin: 0;	}
* {box-sizing: border-box;}
html {scroll-behavior: smooth;}


/* ============== Scroll-Up Button ============== */
#myUpBtn {
	display: none;
	border: 3px solid #666;
	position: fixed;
	bottom: 15px;
	right: 15px;
	z-index: 999;
	font-size: 1.6em;
	font-weight: 300;
	outline: none;
	background-color: #ddd;
	color: #666;
	border: 3px solid Orange;
	border-radius: 5px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.15), 0 6px 20px 0 rgba(0, 0, 0, 0.14);
	cursor: pointer;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 12px;
	padding-right: 12px;
}


a:link {
	color: #555;
	text-decoration: none;
}

/*
a:hover {
	color: orange;
}

a:active {
	color: red;
}
*/

a:visited {
	color: #555;
}	




/* ============================== Handy Auflösung =============================*/
@media screen and (max-width: 700px){

	/* Header */
	h1 {
		color: #fff;  
		font-family: Literata; 
		font-size: 1.9em; 
		font-weight: 600;
		text-align: center;
		margin-top: -5px;
		margin-bottom: 2px;
		padding-bottom: 10px;
		padding-top: 15px;
		opacity: 1.0; 
		text-shadow: 2px 2px 8px #777;
		background-color: #bbb;
	}

	h2 {
		color: #777;  
		font-family: Literata; 
		font-size: 1.2em; 
		font-weight: 300;
		text-align: center;
		margin-top: -10px;
		margin-bottom: 0px;
	}

	h3 {
		color: #777;  
		font-family: Literata; 
		font-size: 1.0em; 
		font-weight: 500;
		text-align: center;
		padding-left: 10px;
		padding-right: 10px;
	}

	h4 {
		color: #777;  
		font-family: Literata; 
		font-size: 0.8em; 
		font-weight: 400;
		text-align: center;
		margin-top: -5px;
		margin-bottom: 0px;
	}

	.center{
		display: block;
		margin-top: 10px;
		margin-left: auto;
		margin-right: auto;
		width: 90%;
	}

	.center-2{
		display: block;
		margin-top: 10px;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
	}

    .description {
		margin-left: 12px;
		margin-right: 12px;
		color: #666;  
		font-family: Literata; 
		font-size: 0.9em; 
		margin-top: 15px;
		margin-bottom: 15px;
		hyphens: auto;
	}
	
	ol li {
		padding-bottom: 10px;
		margin-left: -25px;
	}

	/* ============== Navigation Handy ============== */
	.topnav {
		background-color: #666;
		overflow: hidden;
		margin-bottom: 20px;
	}
	.topnav a {
		float: left;
		display: block;
		font-family: Literata; 
		text-align: center;
		padding: 8px 10px;
		text-decoration: none;
		font-size: 16px;
		color: #fff;
	}
	.topnav a:hover {
		background-color: #ddd;
		color: #000;
	}
	.topnav  .active {
		background-color: orange;
		color: #fff;
	}
	.topnav .icon {
		display: none;
		color: #fff;
	}
	.topnav a:link {
		color: #fff;
	}
	.topnav a:hover a:link {
		color: #000;
	}
	.topnav a {display: none;}
	.topnav a.icon {
		float: right;
		display: block;
	}
	.topnav.responsive {position: relative;}
	.topnav.responsive .icon {
		position: absolute;
		right: 0;
		top: 0;
	}
	.topnav.responsive a {
		float: none;
		display: block;
		text-align: left;
		color: #fff;
	}
	.topnav.responsive.  icon:hover {
		background-color: orange;
		color: #000;
	}
	.topnav.responsive a:hover {
		color: #000;
	}

	.update{
		font-family: Arial;
		font-size: 0.4em;
		color: #888;
		margin-top: -15px;
		padding-right: 10px;
		padding-bottom: 15px;
		text-align:right;
	}

	/* ----------- Inline Images ----------- */
	.inline-img {
		break-inside: avoid;
	}
	.inline-img img{
		width: 100%;
		outline: 1px #ddd solid;
	}
	.inline-img p{
		margin-top: -12px;
		font-family: Arial;
		font-size: 0.65em;
		color: #888;
	}


	/* ----------- Tiles ----------- */
	.tiles {
		margin-left: 10px;
		margin-right: 10px;
		padding-top: 10px;
		display: grid;
		gap: 25px;
		grid-template-columns: auto;
	}
	.tile_general {
		page-break-inside: avoid;
		box-shadow: 2px 4px 6px 4px rgba(0, 0, 0, 0.07), 0 6px 8px 0 rgba(0, 0, 0, 0.05);
		padding-bottom: 5px;
		height: auto;
	}

	.tile-img{
		width: 150px;
		margin: auto;
	}

	.tile-img2{
		width: 250px;
		margin: auto;
	}

	.tile-title {
		position: relative;
		color: #777;
		font-family: Oswald; 
		font-size: 1.2em; 
		line-height: 1.1em;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 10px;
	}
	.tile-description{
		color: #666;  
		font-family: Literata; 
		font-size: 13px; 
		line-height: 17px;
		font-weight: 300;
		text-align: left;
		padding-left: 10px;
		padding-right: 10px;
		hyphens: auto;
	}

	.name {
		position: relative;
		color: #666;  
		font-family: Literata; 
		font-size: 3.5vw; 
		line-height: 4.0vw;
		font-weight: 400;
		padding-left: 5px;
		padding-right: 5px;
		margin-top: -13px;
		text-align: center;
	}
	.profile {
		position: absolute;
		color: #666;  
		font-family: Arial; 
		font-size: 9px; 
		line-height: 10px;
		font-weight: 400;
		text-align: left;
		margin-left: 7px;
		margin-top: -14px;
		
	}
	.country{
		position: absolute;
		color: #666;  
		font-family: Arial; 
		font-size: 13px; 
		line-height: 10px;
		font-weight: 600;
		text-align: left;
		margin-left: 7px;
		margin-top: -12px;
		max-width: 145px;
	}
	.click-number {
		float: right;
		color: #666;  
		font-family: Arial; 
		font-size: 9px; 
		line-height: 10px;
		font-weight: 400;
		text-align: left;
		margin-right: 25px;
		margin-top: -14px;
	}
	.paywall {
		font-size: 12px; 
		padding-top: 5px;
		padding-left: 10px;
	}

	.paywall-legend{
		font-family: Arial; 
		font-size: 11px; 
		width: 280px;
		padding-top: 10px;
		padding-bottom: 10px;
		margin: auto;
		text-align: center;
	}
	.comment{
		font-family: Literata; 
		font-size: 11px; 
		line-height: 14px; 
		font-weight: 300;
		text-align: center;
		color: #777;  
		padding-top: 5px;
	}

	.chapter{
		margin-left: 10px;
		margin-right: 10px;
		color: #666;  
		font-family: Literata; 
		font-size: 12px; 
		line-height: 20px; 
		font-weight: 300;
		text-align: left;
	}

	/* ============== GKH ============== */
	table{
		width: 100%;
	}
	
	.cv-container {
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 30px;
	}
		
	.cv-section {
		padding-bottom: 30px;
	}
	.cv-section-title {
		font-family: Arial;
		font-weight: 500;
		font-size: 0.9em;
		color: #777;
		padding-top: 10px;
		padding-bottom: 5px;
		padding-left: 2px;
	}	
	.cv-record td{
		padding-bottom: 10px;
	}
	.cv-item{
		font-family: Arial;
		font-weight: 500;
		font-size: 0.8em;
		text-height: 0.7em;
		color: #777;
		vertical-align: top;
		width: 30%;
	}
	.cv-text {
		font-family: Arial;
		font-weight: 400;
		font-size: 0.8em;
		text-height: 0.7em;
		color: #777;
		vertical-align: top;
		width: 70%;
		hyphens: auto;
	}	
	
	.pub-container {
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 20px;
		margin-bottom: 50px;
		}
		
	.pub-record td{
		padding-bottom: 15px;
	}
	
	.pub-year{
		font-family: Literata;
		font-weight: 600;
		font-size: 0.8em;
		color: #777;
		vertical-align: top;
		padding-top: 2px;
		width: 6%;
	}
	.pub-author{
		font-family: Literata;
		font-weight: 600;
		font-size: 0.8em;
		color: #777;
	}
	.pub-title{
		font-family: Literata;
		font-weight: 300;
		font-size: 0.8em;
		color: #555;
		vertical-align: top;
		width: 94%;
		hyphens: auto;
	}
	.pub-link{
		font-family: Literata;
		font-weight: 600;
		font-size: 0.8em;
		text-decoration: none;
		color: Orange;
	}

	/* ----------- Fixed Footer: PC ----------- */
	.footer {
		position: fixed;
		left: 0;
		bottom: 0;
		margin-bottom: 0;
		width: 100%;
		background-color: #666;
		padding: 8px;
		text-align: center;
	}
	.footer li{
		list-style: none;
		display: inline;
	}
	.footer li a{
		font-size: 0.8em;
		padding: 2px 10px;
		text-decoration: none;	
		color: #fff;
	}


}


/* ============================== Tablet Auflösung =============================*/
@media screen and (min-width: 701px) and (max-width: 1300px){
	/* Header */
	h1 {
		color: #fff;  
		font-family: Literata; 
		font-size: 3.7em; 
		font-weight: 600;
		text-align: center;
		margin-top: -5px;
		margin-bottom: 2px;
		padding: 20px;
		opacity: 1.0; 
		text-shadow: 2px 2px 8px #777;
		background-color: #bbb;
	}

	h2 {
		color: #777;  
		font-family: Literata; 
		font-size: 2.0em; 
		font-weight: 300;
		text-align: center;
		padding-top: 0px;
	}

	h3 {
		color: #777;  
		font-family: Literata; 
		font-size: 1.0em; 
		font-weight: 500;
		text-align: center;
		padding-left: 10px;
		padding-right: 10px;
	}

	h4 {
		color: #777;  
		font-family: Literata; 
		font-size: 0.9em; 
		font-weight: 400;
		text-align: center;
		margin-top: -5px;
		margin-bottom: 0px;
	}

	.center{
		display: block;
		margin-top: 20px;
		margin-left: auto;
		margin-right: auto;
		width: 55%;
	}

	.center-2{
		display: block;
		margin-top: 20px;
		margin-left: auto;
		margin-right: auto;
		width: 65%;
	}


    .description {
		margin-left: 10px;
		margin-right: 10px;
		color: #666;  
		font-family: Literata; 
		font-size: 1.0em; 
		font-weight: 300;
		margin-top: 25px;
		margin-bottom: 25px;
		columns: 2;
		column-rule: 1px solid #ddd;
		hyphens: auto;
	}
	
	ol li {
		padding-bottom: 10px;
		margin-left: -20px;
	}


	/* ============== Navigation ============== */
	.topnav {
		background-color: #666;
		overflow: hidden;
		margin-bottom: 20px;
	}
	.topnav a {
		float: left;
		display: block;
		font-family: Literata; 
		text-align: center;
		padding: 8px 10px;
		text-decoration: none;
		font-size: 16px;
		color: #fff;
	}
	.topnav a:hover {
		background-color: #ddd;
		color: #000;
	}
	.topnav  .active {
		background-color: orange;
		color: #fff;
	}
	.topnav .icon {
		display: none;
		color: #fff;
	}
	.topnav a:link {
		color: #fff;
	}
	.topnav a:hover a:link {
		color: #000;
	}
	.topnav a:link {
		color: #fff;
		text-decoration: none;
	}
	.topnav a:hover {
		color: #fff;
		background-color: orange;
	}
	.topnav a:active {
		color: #fff;
		background-color: transparent;
	}
	.topnav a:visited {
		color: #fff;
		background-color: transparent;
	}
	.update{
		font-family: Arial;
		font-size: 0.6em;
		color: #888;
		margin-top: -15px;
		padding-right: 10px;
		text-align:right;
	}


	/* ----------- Inline Images ----------- */
	.inline-img {
		break-inside: avoid;
	}
	.inline-img img{
		width: 100%;
		outline: 1px #ddd solid;
	}
	.inline-img p{
		margin-top: -12px;
		font-family: Arial;
		font-size: 0.65em;
		color: #888;
	}

	/* ----------- Fixed Footer ----------- */
	.footer {
		position: fixed;
		left: 0;
		bottom: 0;
		margin-bottom: 0;
		width: 100%;
		background-color: #666;
		padding: 8px;
		text-align: center;
	}
	.footer li{
		list-style: none;
		display: inline;
	}
	.footer li a{
		padding: 8px 16px;
		text-decoration: none;	
		color: #fff;
	}

	/* ----------- Tiles ----------- */
	.tiles {
		margin-left: 10px;
		margin-right: 10px;
		padding-top: 10px;
		display: grid;
		gap: 20px;
		grid-template-columns: auto auto auto;
	}
	.tile_general {
		page-break-inside: avoid;
		box-shadow: 2px 4px 6px 4px rgba(0, 0, 0, 0.07), 0 6px 8px 0 rgba(0, 0, 0, 0.05);
		padding: 3px;
		height: auto;
	}

	.tile-img{
		width: 150px;
		margin: auto;
	}

	.tile-title {
		position: relative;
		color: #666;  
		font-family: Oswald; 
		font-size: 1.8vw; 
		line-height: 1.8vw;
		font-weight: 500;
		padding: 5px;
	}
	.tile-description{
		color: #555;  
		font-family: Literata; 
		font-size: 13px; 
		line-height: 17px;
		font-weight: 300;
		text-align: left;
		padding: 5px;
		hyphens: auto;
	}
	.name {
		position: relative;
		color: #666;  
		font-family: Literata; 
		font-size: 1.1vw; 
		line-height: 1.3vw;
		font-weight: 400;
		padding-left: 3px;
		padding-right: 3px;
		margin-top: -10px;
		text-align: center;
	}
	.profile {
		position: absolute;
		color: #666;  
		font-family: Arial; 
		font-size: 11px; 
		line-height: 10px;
		font-weight: 300;
		text-align: left;
		margin-left: 7px;
		margin-top: -12px;
	}
	.country{
		position: absolute;
		color: #666;  
		font-family: Arial; 
		font-size: 13px; 
		line-height: 10px;
		font-weight: 600;
		text-align: left;
		margin-left: 7px;
		margin-top: -12px;
		max-width: 145px;
	}
	.click-number {
		float: right;
		color: #666;  
		font-family: Arial; 
		font-size: 11px; 
		line-height: 10px;
		font-weight: 300;
		text-align: left;
		margin-right: 10px;
		margin-top: -12px;
	}
	.paywall {
		font-size: 15px; 
		padding-left: 5px;
	}

	.paywall-legend{
		font-size: 14px;
		line-height: 20px;
		width: 410px;
		padding-top: 10px;
		margin: auto;
	}
	.comment{
		font-family: Literata; 
		font-size: 12px; 
		line-height: 15px; 
		font-weight: 300;
		text-align: center;
		color: #777;  
		padding-top: 10px;
	}

	.chapter{
		margin-left: 10px;
		margin-right: 10px;
		color: #666;  
		font-family: Literata; 
		font-size: 14px; 
		line-height: 20px; 
		font-weight: 300;
		text-align: left;
		column-count: 2;
		column-gap: 2%;
	}

	/* ============== GKH ============== */
	table{
		width: 100%;
	}
	
	.cv-container {
		margin-left: 5%;
		margin-right: 5%;
		margin-bottom: 30px;
	}
		
	.cv-section {
		padding-bottom: 30px;
	}
	.cv-section-title {
		font-family: Oswald;
		font-size: 1.5em;
		color: #777;
		padding-top: 10px;
		padding-bottom: 15px;
	}	
	.cv-record td{
		padding-bottom: 5px;
	}
	.cv-item{
		font-family: Literata;
		font-weight: 600;
		font-size: 0.9em;
		color: #777;
		vertical-align: top;
		width: 30%;
	}
	.cv-text {
		font-family: Literata;
		font-weight: 300;
		font-size: 0.9em;
		color: #777;
		padding-bottom: 7px;
		width: 70%;
		hyphens: auto;
	}	
	
	.pub-container {
		margin-left: 5%;
		margin-right: 5%;
		margin-top: 20px;
		margin-bottom: 50px;
		}
		
	.pub-record td{
		padding-bottom: 15px;
	}
	
	.pub-year{
		font-family: Literata;
		font-weight: 600;
		font-size: 0.9em;
		color: #777;
		vertical-align: top;
		width: 5%;
	}
	.pub-author{
		font-family: Literata;
		font-weight: 600;
		font-size: 0.9em;
		color: #777;
	}
	.pub-title{
		font-family: Literata;
		font-weight: 300;
		font-size: 0.9em;
		color: #555;
		width: 75%;
		hyphens: auto;
	}
	.pub-link{
		font-family: Literata;
		font-weight: 600;
		font-size: 0.9em;
		color: Orange;
		text-decoration: none;
	}

}


/* ===================================== Small PC Auflöstung ===================================== */
@media screen and (min-width: 1301px)and (max-width: 1500px){
	/* Header */
	h1 {
		color: #fff;  
		font-family: Literata; 
		font-size: 4.1em; 
		font-weight: 600;
		text-align: center;
		margin-top: -5px;
		margin-bottom: 2px;
		padding-bottom: 20px;
		padding-top: 10px;
		opacity: 1.0; 
		text-shadow: 2px 2px 8px #777;
		background-color: #bbb;
	}

	h2 {
		color: #777;  
		font-family: Literata; 
		font-size: 1.8em; 
		font-weight: 300;
		text-align: center;
		margin-top: -5px;
		margin-bottom: 0px;
	}

	h3 {
		color: #777;  
		font-family: Literata; 
		font-size: 1.0em; 
		font-weight: 500;
		text-align: center;
		padding-left: 10px;
		padding-right: 10px;
	}

	h4 {
		color: #777;  
		font-family: Literata; 
		font-size: 0.9em; 
		font-weight: 400;
		text-align: center;
		margin-top: -5px;
		margin-bottom: 0px;
	}

	.center{
		display: block;
		margin-top: 20px;
		margin-left: auto;
		margin-right: auto;
		width: 35%;
	}

	.center-2{
		display: block;
		margin-top: 20px;
		margin-left: auto;
		margin-right: auto;
		width: 55%;
	}

    .description {
		margin-left: 5%;
		margin-right: 5%;
		color: #666;  
		font-family: Literata; 
		font-size: 1.0em; 
		font-weight: 300;
		margin-top: 25px;
		margin-bottom: 25px;
		columns: 3;
		column-rule: 1px solid #ddd;
		hyphens: auto;
	}
	
	ol li {
		padding-bottom: 10px;
		margin-left: -20px;
	}
	
	/* ============== Navigation ============== */
	.topnav {
		background-color: #666;
		overflow: hidden;
		margin-bottom: 20px;
	}

	.topnav a {
		float: left;
		display: block;
		font-family: Literata; 
		text-align: center;
		padding: 8px 10px;
		text-decoration: none;
		font-size: 16px;
		color: #fff;
	}
	.topnav a:hover {
		background-color: #ddd;
		color: #000;
	}
	.topnav  .active {
		background-color: orange;
		color: #fff;
	}
	.topnav .icon {
		display: none;
		color: #fff;
	}
	.topnav a:link {
		color: #fff;
	}
	.topnav a:hover a:link {
		color: #000;
	}
	.topnav a:link {
		color: #fff;
		text-decoration: none;
	}
	.topnav a:hover {
		color: #fff;
		background-color: orange;
	}
	.topnav a:active {
		color: #fff;
		background-color: transparent;
	}
	.topnav a:visited {
		color: #fff;
		background-color: transparent;
	}
	.update{
		font-family: Arial;
		font-size: 0.6em;
		color: #888;
		margin-top: -15px;
		padding-right: 10px;
		text-align:right;
	}
	
	/* ----------- Inline Images ----------- */
	.inline-img {
		break-inside: avoid;
	}
	.inline-img img{
		width: 100%;
		outline: 1px #ddd solid;
	}
	.inline-img p{
		margin-top: -12px;
		font-family: Arial;
		font-size: 0.65em;
		color: #888;
	}

	/* ----------- Fixed Footer ----------- */
	.footer {
		position: fixed;
		left: 0;
		bottom: 0;
		margin-bottom: 0;
		width: 100%;
		background-color: #666;
		padding: 8px;
		text-align: center;
	}
	.footer li{
		list-style: none;
		display: inline;
	}
	.footer li a{
		padding: 8px 16px;
		text-decoration: none;	
		color: #fff;
	}


	/* ----------- Tiles ----------- */
	.tiles {
		margin-left: 5%;
		margin-right: 5%;
		padding-top: 10px;
		display: grid;
		gap: 20px;
		grid-template-columns: auto auto auto auto auto auto;
	}
	.tiles_basic {
		margin-left: 5%;
		margin-right: 5%;
		padding-top: 10px;
		display: grid;
		gap: 10px;
		grid-template-columns: auto auto auto auto auto auto auto auto;
	}
	.tile_general {
		page-break-inside: avoid;
		box-shadow: 2px 4px 6px 4px rgba(0, 0, 0, 0.07), 0 6px 8px 0 rgba(0, 0, 0, 0.05);
		padding: 3px;
		height: auto;
	}
	.tile_tall {
		page-break-inside: avoid;
		margin-bottom: 12%;
		box-shadow: 2px 4px 6px 4px rgba(0, 0, 0, 0.07), 0 6px 8px 0 rgba(0, 0, 0, 0.05);
		padding: 3px;
		padding-bottom: 5px;
		height: 12vw;
	}

	.tile-img{
		width: 150px;
		margin: auto;
	}

	.tile-title {
		position: relative;
		color: #666;  
		font-family: Oswald; 
		font-size: 1.0vw; 
		line-height: 1.0vw;
		font-weight: 500;
		padding: 5px;
	}
	.tile-description{
		color: #555;  
		font-family: Literata; 
		font-size: 13px; 
		line-height: 17px;
		font-weight: 300;
		text-align: left;
		padding: 5px;
		hyphens: auto;
	}

	.name {
		position: relative;
		color: #666;  
		font-family: Literata; 
		font-size: 0.9vw; 
		line-height: 1.1vw;
		font-weight: 400;
		padding-left: 3px;
		padding-right: 3px;
		margin-top: -10px;
		text-align: center;
	}

	.profile {
		position: absolute;
		color: #666;  
		font-family: Arial; 
		font-size: 11px; 
		line-height: 10px;
		font-weight: 300;
		text-align: left;
		margin-left: 7px;
		margin-top: -12px;
	}
	.country{
		position: absolute;
		color: #666;  
		font-family: Arial; 
		font-size: 13px; 
		line-height: 10px;
		font-weight: 600;
		text-align: left;
		margin-left: 7px;
		margin-top: -12px;
		max-width: 145px;
	}
	.click-number {
		float: right;
		color: #666;  
		font-family: Arial; 
		font-size: 11px; 
		line-height: 10px;
		font-weight: 300;
		text-align: left;
		margin-right: 10px;
		margin-top: -12px;
	}
	.paywall {
		font-size: 15px; 
		padding-left: 5px;
	}

	.paywall-legend{
		font-size: 14px;
		line-height: 18px;
		width: 410px;
		padding-top: 10px;
		margin: auto;
	}
	.comment{
		font-family: Literata; 
		font-size: 13px; 
		line-height: 15px; 
		font-weight: 300;
		text-align: center;
		color: #777;  
		padding-top: 10px;
	}

	.chapter{
		margin-left: 5%;
		margin-right: 5%;
		color: #666;  
		font-family: Literata; 
		font-size: 14px; 
		line-height: 20px; 
		font-weight: 300;
		text-align: left;
		column-count: 3;
		column-gap: 2%;
	}


	.credit-block{
		padding: 10px;
		font-family: Arial; 
		font-size: 0.9em; 
		font-style: normal;	
		line-height: normal;
		text-align: left;
		color: #777;
	}
	.credits {
		font-family: Arial; 
		font-size: 0.7em; 
		font-style: normal;	
		line-height: normal;
		text-align: left;
		color: #777;
	}
	.credits  a{
		text-decoration: none;
		color: orange;
		font-weight: 600;
	}

	/* ============== GKH ============== */
	table{
		width: 100%;
	}
	
	.cv-container {
		margin-left: 15%;
		margin-right: 15%;
		margin-bottom: 30px;
	}
		
	.cv-section {
		padding-bottom: 30px;
	}
	.cv-section-title {
		font-family: Oswald;
		font-size: 1.6em;
		color: #777;
		padding-top: 10px;
		padding-bottom: 15px;
	}	
	.cv-record td{
		padding-bottom: 5px;
	}
	.cv-item{
		font-family: Literata;
		font-weight: 600;
		font-size: 1.0em;
		color: #777;
		vertical-align: top;
		width: 25%;
	}
	.cv-text {
		font-family: Literata;
		font-weight: 300;
		font-size: 1.0em;
		color: #777;
		padding-bottom: 7px;
		hyphens: auto;
	}	
	
	.pub-container {
		margin-left: 15%;
		margin-right: 15%;
		margin-top: 20px;
		margin-bottom: 50px;
		}
		
	.pub-record td{
		padding-bottom: 15px;
	}
	
	.pub-year{
		font-family: Literata;
		font-weight: 600;
		font-size: 1.0em;
		color: #777;
		vertical-align: top;
		width: 5%;
	}
	.pub-author{
		font-family: Literata;
		font-weight: 600;
		font-size: 1.0em;
		color: #777;
	}
	.pub-title{
		font-family: Literata;
		font-weight: 300;
		font-size: 1.0em;
		color: #555;
		width: 75%;
		hyphens: auto;
	}
	.pub-link{
		font-family: Literata;
		font-weight: 600;
		font-size: 1.0em;
		color: Orange;
		text-decoration: none;
	}

}

/* ===================================== Large PC Auflösung ===================================== */
@media screen and (min-width: 1501px){
	/* Header */
	h1 {
		color: #fff;  
		font-family: Literata; 
		font-size: 4.1em; 
		font-weight: 600;
		text-align: center;
		margin-top: -5px;
		margin-bottom: 2px;
		padding-bottom: 20px;
		padding-top: 10px;
		opacity: 1.0; 
		text-shadow: 2px 2px 8px #777;
		background-color: #bbb;
	}

	h2 {
		color: #777;  
		font-family: Literata; 
		font-size: 1.8em; 
		font-weight: 300;
		text-align: center;
		margin-top: -5px;
		margin-bottom: 0px;
	}


	h3 {
		color: #777;  
		font-family: Literata; 
		font-size: 1.2em; 
		font-weight: 500;
		text-align: center;
		padding-left: 10px;
		padding-right: 10px;
	}

	h4 {
		color: #777;  
		font-family: Literata; 
		font-size: 0.9em; 
		font-weight: 400;
		text-align: center;
		margin-top: -5px;
		margin-bottom: 0px;
	}

	.center{
		display: block;
		margin-top: 20px;
		margin-left: auto;
		margin-right: auto;
		width: 25%;
	}

	.center-2{
		display: block;
		margin-top: 20px;
		margin-left: auto;
		margin-right: auto;
		width: 40%;
	}

	.description {
		margin-left: 9%;
		margin-right: 9%;
		color: #666;  
		font-family: Literata; 
		font-size: 1.0em; 
		margin-top: 25px;
		margin-bottom: 25px;
		columns: 3;
		column-rule: 1px solid #ddd;
		hyphens: auto;
	}
	
	ol li {
		padding-bottom: 10px;
		margin-left: -20px;
	}
	
	/* ============== Navigation ============== */
	.topnav {
		background-color: #666;
		overflow: hidden;
		margin-bottom: 20px;
	}

	.topnav a {
		float: left;
		display: block;
		font-family: Literata; 
		text-align: center;
		padding: 8px 10px;
		text-decoration: none;
		font-size: 16px;
		color: #fff;
	}
	.topnav a:hover {
		background-color: #ddd;
		color: #000;
	}
	.topnav  .active {
		background-color: orange;
		color: #fff;
	}
	.topnav .icon {
		display: none;
		color: #fff;
	}
	.topnav a:link {
		color: #fff;
	}
	.topnav a:hover a:link {
		color: #000;
	}
	.topnav a:link {
		color: #fff;
		text-decoration: none;
	}
	.topnav a:hover {
		color: #fff;
		background-color: orange;
	}
	.topnav a:active {
		color: #fff;
		background-color: transparent;
	}
	.topnav a:visited {
		color: #fff;
		background-color: transparent;
	}

	.update{
		font-family: Arial;
		font-size: 0.6em;
		color: #888;
		margin-top: -15px;
		padding-right: 10px;
		text-align:right;
	}

	/* ----------- Standard Text Blocks: PC ----------- */
	.main-section{
		padding-left: 13%;
		padding-right: 13%;
		padding-bottom: 10px;
		color : #777;
		column-count: 4;
		column-gap: 20px;
	}
	.main-paragraph{
		color: #555;  
		font-family: Literata; 
		font-size: 0.9em; 
		text-align: left;
		padding-bottom: 7px;
		hyphens: auto;
	}


	/* ----------- Inline Images: PC ----------- */
	.inline-img {
		break-inside: avoid;
	}
	.inline-img img{
		width: 100%;
		outline: 1px #ddd solid;
	}
	.inline-img p{
		margin-top: -12px;
		font-family: Arial;
		font-size: 0.65em;
		color: #888;
	}

	/* ----------- Fixed Footer: PC ----------- */
	.footer {
		position: fixed;
		left: 0;
		bottom: 0;
		margin-bottom: 0;
		width: 100%;
		background-color: #666;
		padding: 8px;
		text-align: center;
	}
	.footer li{
		list-style: none;
		display: inline;
	}
	.footer li a{
		padding: 8px 16px;
		text-decoration: none;	
		color: #fff;
	}


	/* ----------- Tiles ----------- */
	.tiles {
		margin-left: 9%;
		margin-right: 9%;
		padding-top: 10px;
		padding-bottom: 10px;
		display: grid;
		gap: 20px;
		grid-template-columns: auto auto auto auto auto auto auto;
	}
	.tile_general {
		page-break-inside: avoid;
		box-shadow: 2px 4px 6px 4px rgba(0, 0, 0, 0.07), 0 6px 8px 0 rgba(0, 0, 0, 0.05);
		padding: 7px;
		height: auto;
	}
	
	.tile-img{
		width: 150px;
		margin: auto;
	}

	.tile_general img{
		width: 100%;
	}

	.tile-title {
		position: relative;
		color: #666;  
		font-family: Oswald; 
		font-size: 1.0vw; 
		line-height: 1.0vw;
		font-weight: 400;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 10px;
	}
	.tile-description{
		color: #555;  
		font-family: Literata; 
		font-size: 13px; 
		line-height: 17px;
		text-align: left;
		padding: 5px;
		hyphens: auto;
	}

	.click-number {
		float: right;
		color: #666;  
		font-family: Arial; 
		font-size: 11px; 
		line-height: 10px;
		font-weight: 300;
		text-align: left;
		margin-right: 10px;
		margin-top: -12px;
	}
	.paywall {
		font-size: 15px; 
		padding-left: 5px;
	}

	.paywall-legend{
		width: 1200px;
		padding-top: 10px;
		margin: auto;
	}
	.comment{
		font-family: Literata; 
		font-size: 12px; 
		line-height: 15px; 
		font-weight: 300;
		text-align: center;
		color: #777;  
		padding-top: 10px;
	}
	
	.chapter{
		margin-left: 11%;
		margin-right: 11%;
		color: #666;  
		font-family: Literata; 
		font-size: 14px; 
		line-height: 20px; 
		font-weight: 300;
		text-align: left;
		column-count: 3;
		column-gap: 2%;
	}
	
	.list li{
		padding-bottom: 10px;
	}



	/* ============== GKH ============== */
	table{
		width: 100%;
	}
	
	.cv-container {
		margin-left: 25%;
		margin-right: 25%;
		margin-bottom: 30px;
	}
		
	.cv-section {
		padding-bottom: 30px;
	}
	.cv-section-title {
		font-family: Oswald;
		font-size: 1.6em;
		color: #777;
		padding-top: 10px;
		padding-bottom: 15px;
	}	
	.cv-record td{
		padding-bottom: 5px;
	}
	.cv-item{
		font-family: Literata;
		font-weight: 600;
		font-size: 1.0em;
		color: #777;
		vertical-align: top;
		width: 25%;
	}
	.cv-text {
		font-family: Literata;
		font-weight: 300;
		font-size: 1.0em;
		color: #777;
		padding-bottom: 7px;
		hyphens: auto;
	}	
	
	.pub-container {
		margin-left: 25%;
		margin-right: 25%;
		margin-top: 20px;
		margin-bottom: 50px;
		}
		
	.pub-record td{
		padding-bottom: 15px;
	}
	
	.pub-year{
		font-family: Literata;
		font-weight: 600;
		font-size: 1.0em;
		color: #777;
		vertical-align: top;
		width: 5%;
	}
	.pub-author{
		font-family: Literata;
		font-weight: 600;
		font-size: 1.0em;
		color: #777;
	}
	.pub-title{
		font-family: Literata;
		font-weight: 300;
		font-size: 1.0em;
		color: #555;
		width: 75%;
		hyphens: auto;
	}
	.pub-link{
		font-family: Literata;
		font-weight: 600;
		font-size: 1.0em;
		color: Orange;
		text-decoration: none;
	}
	

}
