@media print {
 #suchcontainer, #sprachenchange, 
 #header, #menuFlappe, #spaltenwrap,
 #footer, #heroOverlay, iframe, .extra,
 #spaltenwrap, #editblock,.extern                            {display:none;}
 a[href^="http"]:after                                       {display:none;}

 #heroOverlayHl h1                                           {padding:40px;}
 #hero                                                       {margin-top:0px;}
 .contentWrap                                                {padding-top:0;}
 p,em                                                        {orphans:4; widows:3; }
}
/*

 #heroOverlayHl h1                                           {padding:40px;}
 #hero                                                       {margin-top:0px;}
 .contentWrap                                                {padding-top:0;}
 p,em                                                        {orphans:4; widows:3; }

 img, div.video                                              {max-width:100%; height:auto; break-inside:avoid; page-break-inside:avoid; }


 h2 + p, h3 + p,
 h2 + em, h3 + em, 
 table,td                                                    {break-before: avoid-page; page-break-before: avoid;}

 [class^="subtitel-"] + p,
 [class^="titel-"] + p                                       {break-before: avoid-page; page-break-before: avoid; }

}

#spalte0 span:last-of-type {    font-size: inherit;}

  [class^="titel-"],
  [class^="subtitel-"]                                        {display:block; margin-bottom:20px;}

  table tr td span[class^="titel-"]                           {font-size:1.5em; line-height:inherit; font-weight:inherit; font-style:inherit; padding:0;}  
  table tr td span[class^="subtitel-"]                        {font-size:1.25em; line-height:inherit; font-weight:inherit; font-style:inherit; padding:0;}  

  h2 [class^="titel-"],
  h2 [class^="subtitel-"],
  h3 [class^="titel-"],
  h3 [class^="subtitel-"]                                     {font-weight:400; font-size:inherit;}
  
  .zitatName                                                  {display:block; color:#666;}
  p,div.video                                                 {margin:0 0 40px;}
*/