.blackbody { background-color:#006600;
             font-family:arial, helvetica, sans-serif;
             font-size:10pt;
             color:white }             /* grüner Hintergrund */
.greybody { background-color:#FFFFFF;
             font-family:arial, helvetica, sans-serif;
             font-size:10pt;
             color:#000000; font-style: normal}             /* grauer Hintergrund */
.headcolor   { color:#FF6600; }

.literatur { color:#660000; }
.jk_anmerkungen { color:#999999; }

a:link { color:#0000FF;text-decoration:none }    /* noch nicht besuchte Ziele */
a:visited { color:#0000FF;text-decoration:none } /* besuchte Ziele */
a:hover { color:#AEAAFF;text-decoration:none;font-weight:normal;  }   /* Verweise bei "MouseOver" */
a:active { color:#0099FF;text-decoration:none;font-weight:bold; }  /* Angeklickte Verweise */
a:focus { color:rgb(100,130,210);text-decoration:none;font-weight:normal;  }  /* Verweise, die Fokus erhalten */
.werbung {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #FF6600}


.quelle {  color: #FF0000; border: #000000; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
.firma {  font-family: Arial, Helvetica, sans-serif; font-size: 22px; font-style: normal; font-weight: normal; color: #000000}
