a.hauptnav_on:active, a.hauptnav_on:link { text-decoration: none; font-weight: bold; color: #006600; text-align: center; padding: 0px;}
a.hauptnav_on:visited { text-decoration: none; font-weight: bold; color: #006600; text-align: center; padding: 0px;}
a.hauptnav_on:hover{ text-decoration: none; font-weight: bold; color: #006600; text-align: center; padding: 0px;}

a.hauptnav_off:active, a.hauptnav_off:link { text-decoration: none; font-weight: bold; color: #006600; text-align: center; padding: 0px;}
a.hauptnav_off:visited { text-decoration: none; font-weight: bold; color: #006600; text-align: center; padding: 0px;}
a.hauptnav_off:hover{ text-decoration: none; font-weight: bold; color: #006600; text-align: center; padding: 0px;}


a.unternav_on:active, a.unternav_on:link { text-decoration: none; font-weight: bold; color: #006600; text-align: left; background-color: #ffffff;}
a.unternav_on:visited { text-decoration: none; font-weight: bold; color: #006600; text-align: left; background-color: #ffffff;}
a.unternav_on:hover{ text-decoration: none; font-weight: bold; color: #006600; text-align: left; background-color: #ffffff;}

a.unternav_off:active, a.unternav_off:link { text-decoration: none; font-weight: bold; color: #006600; text-align: left;}
a.unternav_off:visited { text-decoration: none; font-weight: bold; color: #006600; text-align: left;}
a.unternav_off:hover{ text-decoration: none; font-weight: bold; color: #006600; text-align: left;}

a.unternav_small:active, a.unternav_small:link { text-decoration: none; color: #006600; text-align: left;}
a.unternav_small:visited { text-decoration: none; color: #006600; text-align: left;}
a.unternav_small:hover{ text-decoration: none; color: #ff6600; text-align: left;}

.hauptpunktON
{
	font-weight: bold;
	color: #006600;
	text-align: left;
	background-color: #d1e2cd;
	border: 1px solid #ffffff;
}

.hauptpunktOFF
{
	font-weight: bold;
	color: #006600;
	text-align: left;
	background-color: #ffffff;
	border: 1px solid #ffffff;
}

.hauptpunktOVER
{
	font-weight: bold;
	color: white;
	text-align: center;
	background-color: #d1e2cd;
	padding: 0px;
}

.unterpunktON
{
	font-weight: bold;
	color: #006600;
	text-align: left;
	background-color: #ffffff;
	padding: 2px;
}
.unterpunktOFF
{
	font-weight: bold;
	color: #006600;
	text-align: left;
	background-color: #d1e2cd;
	padding: 2px;
}
.unterpunktOVER
{
	font-weight: bold;
	color: #006600;
	text-align: left;
	background-color: #d1e2cd;
	padding: 2px;
}

.unternav_white
{
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
}

