@media print {
  body {
  	background-image: none;
  	background: #fff;
  	color: #000;
  	padding: 0;
  	margin: 0;
  }

  .bdy_margin {
  	margin: 0;
  }
  
  a, a:link, a:visited {
  	color: #000;
  	text-decoration: underline;
  }
  
  sup a, sup a:link, sup a:visited {
  	text-decoration: none;
  }
  
  a.Urteilsvernetzung {
  	text-decoration: none;
  }
  
  h1, .idvDOKUMENTTITEL {
  	font-size: 13pt;
  }
  
  h2, .idvDOKUMENTH2 {
  	font-size: 12pt;
  }
  
  h3 {
  	font-size: 11pt;
  }
  
  #main, #content, #content_plain, .content {
  	width: 100%;
  }
  
  #content, #content_plain, .content {
  	position: relative;
  	left: 0;
  	top: 0;
  	padding: 0 -20px 0 20px;
  }
  
  * html {
  	overflow-x: auto;
  }
  
  .content {
  	z-index: 0;
  	width: 95%;
  }
  
  .doktyp {
  	border-bottom: 1px solid #000;
  	background: none;
  	padding-left: 0;
  }
  
  #absBottom, #Bemerkungen, #BemerkungenTA, .BeitragshinweisAussen, #navi, #head, #suche, #gesamtportal, #zg_nav, .dokf_zglink, #rechts, .BeitragshinweisAussen, #suchtipp_link, #divSuchtipps, #aktion, .printfassung, .noprint, img[src='/bilder/icon-merker.gif'], img[src='/bilder/icon-fenster.gif'], #navi_left {
  	display: none;
  }
  
  .notvisible {
    visibility: hidden;
    padding: -15px 0;
  }

  p.idvDOKUMENTABSATZ, .idvDOKUMENTABSATZ_ohne_Randziffer {
  	text-align: justify;
  }
  
  .printlogo {
  	display: block;
  }
  
  html, body {
    height: 0%;
  	min-height: 0%;
  }
  
  .dokfenster_no_print {
    background-image: none;
  }
  
  .RdnDokFenster {
  	margin-left: -30px;
  }
  
  table.rnr td {
    border: 1px solid #fff;
  }
}
