/* @page: Druck Layout */
@page {
	size:portrait;
	font-family:Verdana, Geneva, sans-serif;
	   }
	   
	   
.noprint {
    display:none;
}

