<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#content {
	padding-bottom:50px;
 display:block;
 width:100%;
	#border: 1px solid blue;
	margin-left: auto;
 margin-right: auto;
	font-size:5vw;
	text-align:center;
}

#sliderdiv {
	 #display:none;
}

.card {
 width:94%;
	margin: 0.2em auto;
	font-size:0.84em;
}

.detailcard {
 width:94%;
	margin: 0.2em auto;
	font-size: 0.9em;
}

div.stretchy-wrapper &gt; div {
 padding:1vw;
}

.wrapper {	line-height:155%;}
h1 {line-height:normal;}


#topnav {
 display:block;
	position:sticky;
	position: -webkit-sticky;
	top:0;

}

#bottomnav {
 #display:none;
}

.topimage {height:1.8em;}
.topimage2 {height:1.4em;}
.topimage_big {height:40px;}


.shareimage {
	 width:1.4em;
}

.inhalt {font-size:1em;}
.detailinhalt {font-size:1em;}

.snav {font-size:1.5em;}

div.topnavbig {
	display:none;
	visibility:hidden;
	height:0px;
	font-size:0.5em;
}

.frontmediahead {
	position:absolute;
	margin: 0 auto;
}

.infoflex {
	 flex-direction:column-reverse;
	}

	.infobox {
		 width:100%;
			min-width:300px;
	}
	
	.infobox &gt; div {
		text-align:left;
		font-size:12pt;
		#padding:5px;
	}
	
.infohead {
	font-size:21pt;
	padding-bottom:10px;
	background-color:#eee;
	padding:15px;
	#font-weight:bold;
}
	
.infotext {
 padding:15px;
}
	
.pluginflex {
 flex-direction:column-reverse;
	flex-wrap:wrap;
	top:-10em;
}
	
.pluginbox {
}
	
	.fh-header {
	height:40px;
	margin-bottom:0px;
	#background:none;
}</pre></body></html>