/************************************************
* Stylesheet für Fourier-Reihen				*
* ---------------------				*
* file  : fourier.css				*
* author: Christian Lukaschik			*
* date  : 8.4.2003				*
* e-mail: luka@mangolassi.de		*
* 						*
************************************************/

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

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;
}
***************************************************
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	word-spacing: normal;
	line-height: 20pt;
}
.Variable {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;


}
.Ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;

}
.Einheit {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: lighter;
	line-height: normal;

}
.formel {
	margin-left: 2cm;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
sub {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 15pt;
}
sup {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
.klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.nav {

  font-size: 10pt;

}

a {

  text-decoration: none;

  font-weight: bold;

  color: #006666;

}

a:hover {

  text-decoration: underline;

}
