body     {margin: 0px; font-family:Garamond,Verdana,Arial;font-size:12pt;color:black;background-color:black; } 
a        {color:#000099; text-decoration:underline;}
a.Menue  {color:white;   text-decoration:none;}
a:hover  {color:#663300; background-color:#ffeecc;}

/*  ==== Logo erste zeile, insbesondere die Breite       LogoAufruf ist auch fuer alle restlichen     */
*.Logo,*.Menu  {font-size:24pt;font-weight:bold;text-align:center; width:100%;background-color:#88f;color:white;margin-top:0;border-style:solid;border-width:1px;border-color:black;}
*.Menu           {font-size:11pt;}
*.LogoKarte   {text-align:center; width:100%;background-color:#8888ff;color:#fff;margin-top=0;border-style:solid;border-width:1px;border-color:black;font-weight:bold;font-size:24pt;}

/*  === Titel und Header ====   */
H1	       {font-size:13pt;color:black;font-weight:bold;margin-top:20px;margin-bottom:20px;}
H2	       {font-size:12pt;color:white;font-weight:bold;margin-top:4px;margin-bottom:4px;}
H3             {font-size:14pt;color:black;font-weight:bold;}
H1.index  {font-size:20pt;color:black;font-weight:bold;margin-top:30px;margin-bottom:16px;}
H2.index  {font-size:14pt;color:black;font-weight:bold;margin-top:8px;margin-bottom:2px;}
*.TitelKarte,*.TitelKarteText	     {font-size:16pt;color:black;font-weight:bold;margin-top:8px;margin-bottom:2px;}
*.TitelKarteText                       {text-decoration:underline;} 
*.Fusszeile        {font-size:8pt;}
*.Fusszeile-dick {font-size:10pt;font-weight:bold;}
*.Counter {font-size:12pt;font-weight:bold;color:black;}
*.Tnorm {font-size:11pt;text-decoration:none;font-weight:normal;}  /* in Titel die Normalzeile*/


/*  ==== Tabellen und Textspalten ==== */ 	
table,*.bg        {background-color:#ffbb33;margin:0;border:none;}    /*  Allgemeine Backgroundfarbe (Orange)  */
        *.nobg    {background-color:white;}
table.aussen      {width:610px;margin-left:140px;} /* Aeussere Tabelle, orange Rahmen   text-align:center;  geht hier nicht, DIV = alles zentriert */
table.alles       {width:100%;}        /*  Table 100 %, benutzt z.B. bei Karte oben/rechts*/
*.schmaler-text   {width:490px;}       /*    Innere Tab fuer normale Seiten (start,contact,index usw.)  */
*.Fragebogen     {width:600px;font-size:11pt;}   /* Tab fuer Fragebogen */

*.ub	   {font-weight:bold;text-decoration:underline;}
*.cb	   {font-weight:bold;text-align:center;}
*.c        {text-align:center;}
#tab       {vertical-align:top; text-align:left;}
*.ListeText {margin-left:10px;}
