/* 	============================= 
	KARTENHAUS KOLLEKTIV		 
	Style Sheet for print
	written by eveca GmbH	 
     2010-01-15				 
 	============================= */
 	
/* 	------------------------------ 
	TABLE OF CONTENTS
	
	1. HIDE UNNECESSARY INFO
	2. RESETS
	3. CONTENT STYLES
	4. STRUCTURE
	------------------------------ */


/* 	------------------------------ 
	1. HIDE UNNECESSARY INFO	 
 	------------------------------ */


#topbar,
#header,
#menu2Top,
#menu2,
#menu2Bottom { display: none; }


/* 	------------------------------ 
	2. RESETS 
 	------------------------------ */

html,
body,
#logo img { float: none; width: auto; height: auto; background: none; }


/* 	------------------------------ 
	3. CONTENT STYLES	 
 	------------------------------ */

h1 { color: #000; margin-top: 1cm; font-weight: normal; }
h2 { color: #000; font-weight: bold; }
h3 { color: #000; font-weight: bold; }
h4 { color: #000; font-weight: bold; }

a { color: #000; text-decoration: none; font-weight: bold; }
a img { border: none; }


/* 	------------------------------ 
	4. STRUCTURE 
 	------------------------------ */
#logo { position: static; width: 100%; margin-bottom: 1cm; text-align: right; }
.statement { padding-top: 0px; }



