/* 	============================= 
	WERKHOF REGENSBURG
	www.werkhof-regensburg.de
	------------------------------ 
	Style Sheet for print (index)
	------------------------------ 
	version:	1.0
	date:		2010-07-16			 
 	============================= */
 		
 
 	 	
/* 	------------------------------ 
	TABLE OF CONTENTS

 	  1. HIDDEN ELEMENTS
 	  2. RESETS
 	  3. STRUCTURE AND ELEMENTS

	------------------------------ */




/* -------------------------------------------------------------
   1.  HIDDEN ELEMENTS
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#top,
#bottom,
#navMain,
#navImprint { display: none; }




/* -------------------------------------------------------------
   2.  RESETS
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

html,
body,
#wrap,
#logo,
#navSidebar,
#eventWrapper,
#menubar,
#contentWrapper,
#mainContent,
#navLogos,
.divider,
#eventWrapper .divider,
.event a strong, 
.event a b,
#navParent { float: none; width: auto; height: auto; margin: 0; padding: 0; background: none; }


/* -------------------------------------------------------------
   3.  STRUCTURE AND ELEMENTS
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#menubar { margin-bottom: 1cm; background: none; }   
#logo { margin: 0; } 
#logo img { display: inline; margin-bottom: 1cm; width: 256px; height: 86px; }
#navSidebar li.gebrauchtwarenhaus a, #navSidebar li.handwerk a, #navSidebar li.bildung a { width: auto; height: auto; margin: 0 0 0.5cm 0; padding: 0; background: none;  color: #1a171b; }

.event p, .event a { padding: 0; color: #1a171b; background: none; }

#navLogos { margin: 1cm 0 1cm 0; }
#navLogos li { float: left; margin-right: 1cm; }
#navLogos li.navKastellWindsor { clear: none; }
#navLogos a { width: auto; height: auto; overflow: visible; background: none; text-indent: 0; white-space:normal; }

#navParent { clear: both; margin-top: 1cm; }

