.einkauf,.ek_titel,.ek_desc,.ek_fuss,.ek_links,.ek_rechts,.ek_links2,.ek_rechts2{
font-size:max(1.0dvw, 1.0rem);
width:98%;
height:auto;
padding:0.1rem;
margin:0.3rem auto;
vertical-align:middle;
object-fit:cover;
background-color:transparent !important;
background:transparent !important;
}
.ek_links,.ek_rechts,.ek_links2,.ek_rechts2{width:48%;}

@page{
size:A4 portrait;
margin-top:1cm;
margin-bottom:1cm;
margin-left:2cm;
margin-right:1cm;
width:98%;
height:auto;
}
@media print{
* {font-size:max(1.2dvw, 1.2rem);font-family: "times new roman",times,serif;}
body, main {width:210mm;height:297mm;}
h1, h2{page-break-before:always;}
h1, h2, h3, h4, h5, figure{float:none;break-after:avoid;}
main, article, section, aside{
height:auto;
font-family:Georgia,"Times New Roman",serif;
orphans:2;
display:flex;
text-align:justify;	/* Blocksatz */
border:0;
vertical-align:middle;
}
header,.head,.filedate,.dirs,nav,.kontakt,.fuss,.datei,footer,.fusstext,.galerie,.sprueche,.links,figure,.blind_title,.logo,.printing,.prints,.menue {display:none !important;}
}