
body,td
	{
		font-family:Arial, Helvetica, sans-serif;
	}
	
<!-- für die Markierung als Link/derzeitige Seite -->
.inav1
{	
	color: #FFFF00;	
	background: #FF0000;
	font-weight:bolder;
	width: 168;
}
.inav2
{	
	color: #FFFF00;	
	background: #FF0000;
	text-indent:0.2cm;
	width: 168;
}

<!-- Hauptpunkte -->

A.navlink1:Link, A.navlink1:Visited
{	color: #000000;
	text-decoration: none;
	font-weight:bold;
	width: 168;
}

A.navlink1:Hover
{
	color: #FFFF00;
	background: #FF0000;
	font-weight:bolder;
	width: 168;
}

<!-- UNTERpunkte -->

A.navlink2:Link, A.navlink2:Visited
{
	color: #000000;
	text-decoration: none;
	text-indent:0.2cm;
	width: 168;
}

A.navlink2:Hover
{
	color: #FFFF00;
	background: #FF0000;
	text-indent:0.2cm;
	width: 168;
}



li.style1	{ line-height:25pt; }
li.style2	{ line-height:15pt; }
li.style3	{ line-height:20pt; }

.gross		{ font-size: 18px; }