/*
Thema: Standard
URI: http://salisbury-simonow.de
Description: Standard-Thema fuer das CMS eLIAS - yet another OpenSource CMS. (C)2005 Simonow/Salisbury. http://elias-cms.de
Medien-Typ: print.css
 */
/****Global****/
body 			{ font-size: 10pt; }

h1  			{ font-size: 1.4em; padding-top: 10px; padding-bottom: 8px; }
h2 			{ font-size: 1.2em;  }
h3 			{ font-size: 0.9em; margin-bottom: 0.5em;
                          text-align: left; }

#banner 	   	{ display: none;}
#leftCol 	   	{ display: none;}
#rightCol 	   	{ display: none;}
#navi 			{ display: none;}
#SubNav 		{ display: none;}
#pageName		{ display: none;}

.blog 			{page-break-before: auto; }

.textBild 		{ float: left; padding: .5em;} 

/****Content****/
#content 	  	{ margin-right: 0em; padding: .2em 2em 0 1em; }
#content table 	   	{ margin: 1em;}
