/*--------------------------------------------------------------------------
Druck Style Sheet 

version: 	1.0
author: 	Nico Schuster
email: 	        schuster@teneris.de
website: 	http://www.teneris.de
--------------------------------------------------------------------------*/

body * {
font-family: "Times New Roman", Times, serif;
}

h1, h2 {
font-size: 125%;
}

#logo_druck {
	width: 300px;
	height: 50px;
	padding: 0;
	z-index: 99;
	}

#header { display: none;}
#secondaryContent { display: none; }
#footer { display: none;} 
#druck_link { display: none; }
