/*	Für NS 4 und IE 4	*/

/* Tom sagt: alle angaben ohne leerzeichen wegen netscape-bug  */

BODY, P, DIV, TD, TR, FORM, OL, UL, LI, INPUT, TEXTAREA, SELECT, A
  {
  	font-family: Verdana, Tahoma, Arial, Helvetica;font-size:13px;
  }


/* ----------------Erstmal Schriftart global definiert-------------   */

h1,h3,h4

     { font-family:Arial,sans-serif;font-size:26px; }

h2

     { font-family:"verdana", "arial", "geneva", sans-serif;font-size:13px;font-weight:bold; }


ul,ol,li

     { font-family:"verdana", "arial", "geneva", sans-serif;font-size:13px; }



body {

background:#FCFFF4;

font-family:"verdana", "arial", "geneva", sans-serif;font-size:13px;

}



/*	Paragraph-normaler text									*/

p {

font-family:"verdana", "arial", "geneva", sans-serif;
font-size:13px;

}



/* -----------------------------------Linksdefinitionen------------------*/

/*	Unvisited links								*/

a:link {

color:#000080;

text-decoration:none;

}



/*	Visited links								*/

a:visited {

color:#990000;

text-decoration:none;

}



/*	Active links (not widely supported)					*/

a:active {

color:#336633;

}



/*	Links when hovered over (MSIE only)					*/

a:hover {

color:#FF6666;

text-decoration:underline;

}



/* ----------------------------Aufzählungszeichen------------------------*/

/*	Eckiges Aufzählungszeichen   */

ul.liste_eckig {

list-style-type:square;

font-size:13px; 

font-weight:bold;

}



/*	Rundes Aufzählungszeichen   */

ul.liste_rund {

list-style-type:disc;

font-size:13px; 

font-weight:bold;

}



/*	Dezimal-Aufzählungszeichen   */

ol.liste_numerisch {

list-style-type:decimal;

font-size:13px; 

font-weight:bold;

}



/*	Dezimal-Aufzählungszeichen   */

ol.liste_alphabetisch {

list-style-type:lower-alpha;

font-size:13px; 

font-weight:bold;

}



/* ---------------------------Ueberschriften ----------------  */

h1 {

font-family:Arial,sans-serif;

font-size:36px;

font-weight:bold;

color:#000000;

}




h2 {

font-size:16px; 

font-weight:bold;

}



h3 {

font-size:13px; 

font-weight:bold;

}



h4 {

color:#FFFFFF;

background:#336699;

font-size:13px; 

font-weight:bold;

}



/* ----------------------------Tabelleneigenschaften----------------   */

/*	Table cells								*/

td {

font-size:13px;

color:#000000;

font-family:"verdana", "arial", "geneva", sans-serif;

}



/*	Fliesstext in tabellen  */

td.vieltxtintabelle {

font-family:"verdana", "arial", "geneva", sans-serif;
font-size:13px;

}



/* -----------------------------Sonstige Attributdefinitionen ---------------   */

.headerorgas {  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#eeeede; }

.headerdatum {  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#eeeede; }

.karteikartenheader {  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; font-weight:bold; }

.hauptueberschriften  { font-family:Arial, sans-serif;font-size:24px; font-weight:bold; }

.unterueberschriften  { font-family:Arial,sans-serif;font-size:18px; font-weight:bold; }

.hauptlinks {  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold;}

.anmerkungkleinfett {  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold;}

.anmerkungklein {  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}

.microschrift {  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}

.detaillierterlink {  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}

/* Seitenfuss */

.fuss {  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}

