body     {margin: 0px; font-family:Garamond,Verdana,Arial;font-size:12pt;color:black;background-color:black; } 
a          {color:white;text-decoration:none;}
a.Text   {color:#000099; text-decoration:underline;}
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:#8888ff;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:white;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:11pt;color:black;font-weight:bold;margin-top:4px;margin-bottom:4px;}
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:9pt;}
*.Fusszeile-dick		{font-size:10pt;font-weight:bold;}
*.Bilder {font-size:9pt;font-weight:bold;}
*.Counter {font-size:12pt;font-weight:bold;color:black;}


/*  ==== Tabellen und Textspalten ==== */ 
table,*.bg          {background-color:#ffbb33;margin:0;border:none;}      /*  Allgemeine Backgroundfarbe (Orange)  */
        *.nobg      {background-color:white;}
table.aussen      {width:610px;}       /* Aeussere Tabelle, orange Rahmen   align:center;  geht hier nicht, ist in table definiert*/
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;}

/* ==== Texte und Postionen auf der Deutschlandkarte ==== */
*.Karte {position: absolute; left:12;top:40; width:502px;height:668; clip:rect(0,502,668,0);}
*.KarteText {position: absolute; left:12;top:718; width:502px;height:44; clip:rect(0,502,44,0);}
*.KarteLeg1 {position: absolute; left:40;top:42; width:510px;height:clip:rect(0,0,0,0); color:blue;}
*.KarteLeg2 {position: absolute; left:276;top:58; width:234px;height:clip:rect(0,0,0,0); color:blue;}