.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;
			 vertical-align:top;
             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: 16px; 
			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}
.weiss1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.tuerkis1 {
	font-size: 10px;
	color: #00CCFF;
}

