
a.black:link      {  text-decoration: underline; font-weight:normal; color: #000000;}
a.black:visited   {  text-decoration: underline; font-weight:normal; color: #000000;}
a.black:hover     {  text-decoration: underline; font-weight:normal; color: #000000;}
a.black:active    {  text-decoration: underline; font-weight:normal; color: #000000;}

a.notul:link      {  text-decoration: none; font-weight:normal; color: #000000;}
a.notul:visited   {  text-decoration: none; font-weight:normal; color: #000000;}
a.notul:hover     {  text-decoration: none; font-weight:normal; color: #000000;}
a.notul:active    {  text-decoration: none; font-weight:normal; color: #000000;}


.menue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
	text-decoration : none;
}
.schrift_schwarz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 165%;
	font-weight: normal;
	font-variant: normal;
	color: #000000
}
.schrift_gruen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 165%;
	font-weight: bold;
	font-variant: normal;
	color: #7B8863;
}
.schrift_weiss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 165%;
	color: #FFFFFF
}

