/* ------------------------------------------------------------
  Logopädie Schulze, Stylesheet for Print
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
   .autor         JANDA+ROSCHER (www.janda-roscher.de)
   .version       1.0
   .url           logopaedie-schulze.com
   .timestamp     03/05/2010
   -------------------------------------------------------------	*/

/* -------------------------------------------------------------
    Logopädie Schulze, Inhaltsverzeichnis
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
   1. Versteckte Elemente
   2. Resets
   3. Struktur und Elemente


/* -------------------------------------------------------------
   1.  Versteckte Elemente
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#navMain,
#navSub,
#navInfo,
#navStart,
#footerImage { display: none; }




/* -------------------------------------------------------------
   2.  Resets
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

html,
body,
#wrap,
#logo,
#contentWrapper,
#mainContent,
#home #mainContent,
#mainContentLeft,
#mainContentRight,
#sidebar,
#footer { float: none; width: auto; height: auto; margin: 0; padding: 0; background: none; }


/* -------------------------------------------------------------
   3.  Struktur und Elemente
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
   
#logo { position: static;  } 
#logo img { display: inline; margin-bottom: 1cm; }
#mainContentRight { margin-top: 1cm; }
#home p, 
#home p.erster_Absatz { margin: 0px; padding: 0px; }
#mainContentRight p { margin-right: 0px; margin-left: 0px; }

#footer { text-align: left; }
#footer p, #footer a { padding: 0px; color: #64573b; }
