/*###############################################################################################

#

#  project           : phpBook

#  filename          : style.css

#  last modified by  : Erich Fuchs

#  e-mail            : office@smartisoft.com

#  purpose           : Define the optical Style

#

###############################################################################################*/



body 			{ margin:0px;

	/*	    	  margin-bottom:10px;

			  background:#f3f3f3;

			  font-family:Georgia;

			  font-size:10pt;*/

    			}



/*a:link 			{ font-family:Georgia; color:#222222; font-weight:bold; text-decoration:underline; }

a:visited 		{ font-family:Georgia; color:#444444; font-weight:bold; text-decoration:underline; }

a:active 		{ font-family:Georgia; color:#FF9900; font-weight:bold; text-decoration:underline; }

a:hover 		{ font-family:Georgia; color:#FF9900; font-weight:bold; text-decoration:underline; }*/



div.mainheader 		{ font-family:Georgia; font-size:12pt; color:#FF9900; text-align:left; font-weight:bold; }

div.maintext 		{ font-family:Georgia; font-size:10pt; text-align:justify; }

div.mainleft 		{ font-family:Georgia; font-size:10pt; text-align:left; }

div.mainmenu 		{ font-family:Georgia; font-size:8pt; text-align:right; }

div.mainpages 		{ font-family:Georgia; font-size:7pt; text-align:right; margin-right:0px; }

div.maincatnav 		{ font-family:Georgia; font-size:7pt; text-align:left; margin-left:0px; }

div.mainname 		{ font-family:Georgia; font-size:10pt; color:#FF9900; text-align:left; }

div.maininputleft 	{ font-family:Georgia; font-size:10pt; text-align:left; }



div.comment 		{ font-family:Georgia; font-size:10pt; background: #E8E8E8; text-align:left; margin-left:5mm; }



div.xsmallleft 		{ font-family:Georgia; font-size:7pt; text-align:left; }

div.smallleft 		{ font-family:Georgia; font-size:8pt; text-align:left; }

div.spaceleft 		{ font-family:Georgia; font-size:4pt; text-align:left; }

div.footer 		{ font-family:Georgia; font-size:8pt; text-align:center; }



span.censored 		{ font-family:Georgia; font-size:10pt; color:#FF0000; text-align:left; }



td.class1 		{ background: #ffffff; border:0px; }

td.class2 		{ background: #ffffff; border:0px; text-align:justify; vertical-align:top; }



td.gbheader 		{ background-color: #C9C9C9; border:0px; font-size:10pt; font-weight:bold; text-align:center;}

td.gbtable1 		{ background-color: #f1f1f1; border:0px; vertical-align:top; width:20%; }

td.gbtable2 		{ background-color: #f3f3f3; border:0px; vertical-align:top; }

