
body {
       background-color:white; 
      color:blackd;
     font-family:verdana;
     font-size:small;
     font-weight: 300;
     line-height: 1.5;
         }


#akTitel   {color:red; 
	    font-size:16pt; 
            border-top:4px solid gray;
            border-left:4px solid gray;
            border-bottom:14px solid gray;
            border-right:14px solid gray;		
	    padding:10px;
	   }

#akSubTitel {color:black; 
	     font-size:large;
	     text-align: center; 
                  }

#inhalt_fett { color:black;
   	       font-size:11pt; 
	       font-weight:bolder; }




/* ******************************** */
/* ***** Verteilerseiten ********** */
/* ******************************** */
/* Hyperlinks auf den Themenseiten */
#verteiler_menuePunkt{
                     vertical-align:bottom;
                     font-size: small;
                    /*  font-weight:bold; */
                     font-weight: 600;
                     margin-top:10px;
                     height:10pt;
                 }


#verteiler_headline {color:#C0C0C0; height:20pt; vertical-align:bottom; font-size:large;}

/* ******************************** */
/* ***** inhaltsseiten ********** */
/* ******************************** */


#inhalt_titel    {color:#C0C0C0; font-size:large; height:20pt; vertical-align:bottom;}




#inhalt_kommentar{font-size:smaller;margin-top:0px }
#newsMarke{font-size:smaller; position:relativ; margin-top:25px; color: #C0C0C0;
           border-bottom:1px solid #C0C0C0;}


p.ProtoTop {font-weight:bolder; margin-top:10px; margin-bottom:2px;}

/* Tabellen ******************************************************************************/
table {
     font-family:verdana;
     font-size:small;
     font-weight: 600;
     line-height: 1.5;
      }

td  {
     vertical-align:top;
     border-color:#C0C0C0;
    }

td.kopf {background-color:#C0C0C0; color:#000000;  vertical-align:top;}


/* für numerierte Tabellen */
td.nr {text-align:right; vertical-align:top; width:50 px}



/* ********************************** Listen */
ul       {list-style-type: circle }
ul.punkt {list-style-type: disc }



/* Bilder ********************************************************************************/
td.icon      {text-align:center; vertical-align:top;}
td.menueBild {width:200px}
img.logo {width: 50; }
                        /* Pfeil nach oben für lokale Links */
img.kopf {position:absolute; right:1px; width:14px; height:15px; border-width:0px}


                        /* VorschauBilder + KommentarText */
*.vorschau {width : 150 px; font-size:smaller;margin-top:0px;}

/* Bilder im Textfluss: */
#bildlinks {position:relativ; top:0px; left:0px; float:left; margin-right: 4px;}
#bildrechts{position:relativ; top:0px; left:0px; float:right; }


/* Links *********************************************************************************/
 a:link {color:#FFE000}                              /* noch nicht besuchte Ziele */
 a:visited {color:#009C00}                           /* besuchte Ziele */
 a:hover {background-color:#c0c0c0; color:#FFE000}   /* Verweise bei "MouseOver" */
 a:active {background-color:#AAAAAA}                 /* angeklickte Verweise */
 a:focus { CSS-Eigenschaft:Wert; ... }               /* Verweise, die Fokus erhalten */


/*
wird nicht gebraucht */
/*
 #tabelle_Link {color:#FFC0FF; vertical-align:bottom; font-size:big; margin-top:10px; height:10pt;} */