/*Dies ist die Datei mit den Standardstyles f&uuml;r www.chemieseite.de*/

body{
background: #b0ccfb; margin-top:0px; margin-left:0px;
} 

/*
##########################################################################
Es folgen von latex2html generierte Styles
##########################################################################
*/

/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */
.MATH    { font-family: "Century Schoolbook", serif; }
.MATH I  { font-family: "Century Schoolbook", serif; font-style: italic }
.BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold }

/* implement both fixed-size and relative sizes */
SMALL.XTINY		{ font-size : xx-small }
SMALL.TINY		{ font-size : x-small  }
SMALL.SCRIPTSIZE	{ font-size : smaller  }
SMALL.FOOTNOTESIZE	{ font-size : small    }
SMALL.SMALL		{  }
BIG.LARGE		{  }
BIG.XLARGE		{ font-size : large    }
BIG.XXLARGE		{ font-size : x-large  }
BIG.HUGE		{ font-size : larger   }
BIG.XHUGE		{ font-size : xx-large }

/* heading styles */
H1		{  }
H2		{  }
H3		{  }
H4		{  }
H5		{  }

/* mathematics styles */
DIV.displaymath		{ }	/* math displays */
TD.eqno			{ }	/* equation-number cells */


/* document-specific styles come next */



/* 
##########################################################################
Ende der von latex2html generierten Styles
##########################################################################
*/


/* Alles in Arial */
h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
 font-family:Arial,sans-serif; }

.oben {
background-image:url(titelbar_2_background.jpg);
width:101%;
height:100px;
padding-left:5px;
padding-top:2px;

}

 
/*Hauptfenster */

.main {
  
  
  border-width:1px;
  border-style:solid;
  border-color:black;
  padding:5px;
  background:#FFFFFF;
 }
   
   
   
   .unten{
   
  
  padding-top:5px;
  padding-right:10px;
  margin-left:0px;
  background-image:url(bottombar_2.jpg);
  width:101%;
  height:25px;
  text-align:right;
  font-size:12px;
  color:#FFFFFF
   
   }
   
  /* für die Google-Ads */ 
   .chaser {
	position:absolute;
    width:150px;
	color:#555555;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
    left:5px; 
    top:120px;
	}
   
  
 
 
