/* Link-Angaben*/a:link{ 	color: #666699;	text-decoration: none;	font-weight: bold}a:visited {	color: #333366;	text-decoration : none;	font-weight: bold}a:active  {	color : #7799AA;	text-decoration : none;	font-weight: bold}a:hover  {	color : #007b77;	text-decoration : underline;	font-weight: bold}table{	table-border-color-light: rgb(255,204,102);	table-border-color-dark: rgb(204,153,102); }th.normal{	background-color: #FFCC66}td.normal{	background-color: #FCDB67}td.nav{	background-color: #FCDB67}body{	font-family: 'Times New Roman', Arial, Helvetica;	background-color: #FDFBA6;    color: #000033}h1, h2, h3{	font-family: 'Arial', 'Times New Roman';	color: #000033;}li{	list-style-type: disc;	text-align: left}/* Bilder mit verknüpfer URL */img.url{	margin:3pt; 	border-style:solid;	border-color:blue;	border-width:1pt;}