<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only all and (max-width: 700px) {
/* for 700px or less */
body {
	font-size: 80%;
	line-height: 1.3;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.frame-outer {
	width: 100%;
	font-size: 0.75rem;
}

#title-block {
	position: inherit;
	bottom: 0;
	width: 100%;
	left: 0;
	font-size: 0.75rem;
	padding: 1rem 3%;
} 


#title-block2 {
	position: inherit;
	bottom: 0;
	width: 100%;
	left: 0;
	font-size: 0.75rem;
	padding: 1rem 3%;
}


#firmentext {
	position: inherit !important;
	top: auto !important;
	width: 100% !important;
	left: auto !important;
	font-size: 0.75rem !important;
	padding: 1rem 3% !important;
    background: rgba(255,255,255,0) !important;
    z-index: 1 !important;
}
	#firmablau {
	position: inherit !important;
	top: auto !important;
	width: 100% !important;
	left: auto !important;
	font-size: 0.75rem !important;
	padding: 1rem 3% !important;
   background: rgba(222,234,242,0.8) !important;
    z-index: 1 !important;
}
#box-left {
	float: none;
	width: 100%;
	text-align: center;
}
	
#box-right {
	float: none;
	width: 100%;
	text-align: center;
}
	
.content{
	padding: 0.5rem 3%;
}
	
.text_gross{
	font-size: 0.85rem;
}

#logo2021{
width: 5% !important;
height: auto !important; 
position: absolute !important; 
top: 0.5rem !important; 
left:3% !important; 
z-index: 5 !important;
}

h1 {
	margin: 0px !important;
	line-height: 1.5 !important;
	font-size: 1.3rem !important;
}

h2 {
	margin: 0px !important;
	line-height: 1.5 !important;
	font-size: 1.1rem !important;
	font-weight: normal !important;
}
    
.flex {
	display: block;
}

.left,
.right,
	.left2,
.right2{
	width: auto;
	margin: 0;
}

.left, .left2 {
	margin-bottom: 0.5rem;
}

.hide {
	display: inline-block;
}

.hide_m {
	display: none;
}
}

.refnr {}

.apply {}
</pre></body></html>