
h1, h2, h3, h4, h5   { font-family: Arial }
h1, h2, h3, h4, h5   { color: #717CCC}
h1	{font-size:16pt}
h2	{font-size:14pt}
h3	{font-size:12pt; margin-bottom:0; color:#000000}
h4	{font-size:11pt}
h5	{font-size:10pt; margin-bottom:0; margin-top:0}
body, table	{font-family:"Times New Roman"; font-size:10pt}
ul	{font-family:"Times New Roman"; font-size:10pt}

	.h3neu	{font:12pt Arial; font-family:Arial; font-weight: bold}
	.h3neu 	{color: #717CCC}


	.Lernziel   {color: #717CCC; font-family:Arial; font-weight: bold }
	.Beschreib  {color: #717CCC; font-family:Arial; font-weight:bold }
	.Uebung    	{color: #717CCC; font-family:Arial; font-weight: bold; font-style:italic }
	
	.thead	{color: #C8C8C8; background: rgb(122,145,202); font-variant:normal; font-size:8pt; font-family:Arial; font-weight:bold}
	.tbody0	{font: 10pt Arial; color: rgb(10,10,10); background: rgb(192,203,230)}
	.tbody1	{font: 10pt Arial; color: rgb(10,10,10); background: rgb(236,239,248)}
	
	.nav1			{font: 12pt Arial; font-weight: bold; color: black; background: "#AAFFAA"; border: ridge "#AAAAAA" 6px}
	.nav2			{font: 12pt Arial; font-weight: bold; color: black; background: "#AAE3C7"; border: ridge "#AAAAAA" 6px}
	.nav3			{font: 12pt Arial; font-weight: bold; color: black; background: "#AAC7E3"; border: ridge "#AAAAAA" 6px}
	.nav4			{font: 12pt Arial; font-weight: bold; color: black; background: "#AAAAFF"; border: ridge "#AAAAAA" 6px}a            { font-family: Times New Roman (serif) }
	
	
a:link.menue, a:visited.menue {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-family: Arial;
	font-size: 12pt;
};

a:active.menue {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-family: Arial;
	font-size: 12pt;
};

a:hover.menue {
	border-style:solid; border-width:1; 
	font-weight: bold;
	text-decoration: none;
	color: #004182;
	font-family: Arial;
	font-size: 12pt; 
	padding-left:2; padding-right:2; padding-top:0; padding-bottom:0; 
	background-color:#99CCFF
};		