/************************************************
* Stylesheet für Fourer				*
* ---------------------				*
* file  : fourier.css				*
* author: Thomas Bärwinkel			*
* date  : 7.3.2003				*
* e-mail: Thomas.Baerwinkel@gmx.de		*
* 						*
************************************************/

/* Standard-HTML */
body, table {
  background-color: #ffffff;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: normal;
}

h2 {
  font-size: 18pt;
  font-weight: normal;
  margin-bottom: 1px;
  margin-top: 1px;
}

h3 {
  font-size: 14pt;
  font-weight: normal;
}

a {
  text-decoration: none;
  font-weight: normal;
  color: #993300;
}

a:hover {
  text-decoration: underline;
}

.bildtext
{
	font-size: 10pt;
}
	
.einheit {
	font-family: "Times New Roman", Times, serif;
	white-space: nowrap;

}

.variable {
	font-style: italic;
	white-space: nowrap;
	font-family: "Times New Roman", Times, serif;
}

td.formel {
	padding-left = 55px;
}
h4 {
	font-size: 12pt;
	font-weight: bold;
}

.gleichung
{
	white-space:nowrap;
}

