.hauptpunkte
	{
	width: 170px; 
	height: 19px; 
	background-color: #C4DF22; 
	padding-left: 5px;
	color:white;
	}

.unterpunkte
	{
	width: 155px; 
	height: 19px;
	padding-left: 20px;
	background-color: #D7F13B;
	color:white;
	}

.unterunterpunkte
	{
	width: 145px; 
	height: 19px;
	padding-left: 30px;
	background-color: #D7F13B;
	color:white;
	}

.icon
	{
	background-image: url(/images/icon_Pub0.gif);
	vertical-align: middle;
	border:0; 
	height: 8px;
	width: 7px;
	}

a.navi:link, a.navi:visited
	{
	font-family: Arial;
	font-size: 11px;
	color:black;
	font-weight: bold;	
	}

a.navi:hover
	{
	font-family:Arial;
	font-size: 11px;
	color:white;
	font-weight: bold;
	text-decoration: underline;
	}
