/*Dies ist die Datei mit den Standardstyles f&uuml;r www.grundstudium.info*/

body{
background: #ffffff; margin-top:0px; margin-left:0px; font-family:Arial,sans-serif;
} 

/*
##########################################################################
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;
 }
 
  
   
/* für die Google-Ads */ 
.chaser {
 position:absolute;
 width:170px;
 color:#555555;
 font-family:verdana, arial, sans-serif;
 font-size:12px;
 left:5px; 
 top:150px;
 margin-top:8px;
 margin-left:5px;
}
  
.leiste
{
 background-image:url(../design/screendesign/leiste.png); 
 background-repeat:no-repeat;
 font-size:14px;
}
 
 
 
 .leistelink
{ color:#000000; 
  font-weight:bold;
  font-size:15px;
}