
h1           { font-family: Arial; font-size: 18pt; color: #000080 }
.h3neu       { font-family: Arial; font-size: 12pt; color: #000080; margin-top: 6; 
               margin-bottom: 0 }
h2           { font-family: Arial; color: #000080; margin-top: 0; margin-bottom: 0; font-size:12pt }
h3, h4, h5 			{ font-family: Arial; color: #000080; margin-top: 0; margin-bottom: 0}	
.Logo        { font-family: Arial; font-size: 18pt; color: #0066CC }
.h2neu       { font-family: Arial; font-size: 14pt; color: #000080; margin-top: 12; 
td           { border-width: 0; font-weight:bold }
tr           { border-width: 0 }
.aufzaehl1   { list-style-type: square; margin-left: 0; margin-top: 0; margin-bottom: 0 }

body, table	{font-family:"Verdana"; font-size:10pt}
ul	{font-family:"Verdana"; font-size:10pt}


	.h3neu	{font:12pt Arial; font-family:Arial; font-weight: bold}
	.h3neu 	{color: #717CCC}
	.code	{font:11pt Courier}


	.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(10,10,10); font-variant:normal; font-size:8pt; font-family:Arial; font-weight:bold}
	.tbody0	{font: 10pt Arial; color: rgb(10,10,10); background: rgb(183,219,255)}
	.tbody1	{font: 10pt Arial; color: rgb(10,10,10); background: rgb(225,240,255)}
	
	.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
};	