A:link		{ text-decoration:none; font-weight:normal; color:#ee7f01; }
	/* farbe (weinrot) für noch nicht gewählte links */
A:visited	{ text-decoration:none; font-weight:normal; color:#ee7f01; }
	/* farbe (weinrot) für besuchte links */
A:hover	{ text-decoration:none; font-weight:normal; color:#657b43; }
	/* farbe (dunkelgelb) bei MouseOver */


A:link .abc1	{ border:1px solid #FFFF00; text-decoration : none; }
A:visited .abc1	{ border:1px solid #FFFF00; text-decoration : none; }
A:hover .abc1	{ border:1px solid #FFFF00; text-decoration : none;}

A:link .abc2	{ border:1px solid #FFCC00; text-decoration : none; }
A:visited .abc2	{ border:1px solid #FFCC00; text-decoration : none; }
A:hover .abc2	{ border:1px solid #FFCC00; text-decoration : none;}

A:link .abc3	{ border:1px solid #999999; text-decoration : none; }
A:visited .abc3	{ border:1px solid #999999; text-decoration : none; }
A:hover .abc3	{ border:1px solid #999999; text-decoration : none;}

Table.Inhalt	{ margin-top: 20px; margin-left: 0px; }
     .Inhalt	{ margin: 0px 20px; line-height: 16px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal; font-size:12; }

.Button { background-color:#fee6c4; color:#ee7f01; border:1px solid #ee7f01; cursor:pointer; }

 #font1	{ color:#ee7f01; font-size:16; font-family:Arial, Helvetica, sans-serif;
	font-weight:bold; }
	/* Überschrift für Frame "Leiste" (schwarz) */
 #font4	{ color:#666666; font-family:Arial, Helvetica, sans-serif; font-weight:normal;
	font-size:12; }
	/* normale Schrift im Frame "Schirm" */
 #font5	{ color:#666666; font-family:Arial, Helvetica, sans-serif; font-weight:normal;
	font-size:10; }
	/* kleinste Schrift für Frame "Schirm" */

marquee {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12;
}

