
@media print {

	/*
	body * {
    visibility: hidden;
  }
	
body * {
    visibility: hidden;
  }
  .Setup_Content, .Setup_Content * {
    visibility: visible;
  }
  .Setup_Content {
    position: absolute;
    left: 0;
    top: 0;
  }
	
	*/
	
	
	
	.IsSticky .Setup_Sizer {
    margin-top: 0px;
}
	
	
	
	
	



.Setup_Content {    padding: 0px 0px 0px 0px;}

header,footer,.print_off  { display: none; height: 0px;}
	main { top: 0px;}
	#Auftraege_MainCont #Auftraege_Cont::before 
	{
    display: none;
	}
	.einruecker {    padding-left: 0px;    padding-right: 0px;}
	
	#Auftraege_MainCont #Auftraege_Cont
	{
    padding-top: 0px;
    padding-bottom: 0px;
	}

}