.menue
{
	color: #ffffff;
	font-family: Century Gothic, Verdana, sans-serif;
	text-decoration: none;
	font-size: 16px;
	line-height: 17px;
}
	
	
a.menue:link
{
	color: #ffffff;
	font-family: Century Gothic, Verdana, sans-serif;
	text-decoration: none;
}

a.menue:visited
{
	color: #ffffff;
	font-family: Century Gothic, Verdana, sans-serif;
	text-decoration: none;
}

a.menue:hover
{
	color: #ff9900;
	text-decoration: underline;
}




.menue2
{
	color: #ffffff;
	font-family: Century Gothic, Verdana, sans-serif;
	text-decoration: none;
	font-size: 12px;
}
	
	
a.menue2:link
{
	color: #ffffff;
	font-family: Century Gothic, Verdana, sans-serif;
	text-decoration: none;
}

a.menue2:visited
{
	color: #ffffff;
	font-family: Century Gothic, Verdana, sans-serif;
	text-decoration: none;
}

a.menue2:hover
{
	color: #ff9900;
	text-decoration: underline;
}






#selectedMenu
{ 
	color: #ff9900; 
	font-weight:bold; 
	font-size: 11px; 
	line-height: 13px;
	text-decoration: underline; 
	}
	


#selectedMenu a:hover{
	color:#ff9900;
}

#selectedMenu a:visited {
	color:#ffffff;
}



#mainmenu
{
	color: #ff9900;
	font-weight: bold;
	list-style-image: url(../images/pfeil_klein.gif);
	
}

#mainmenu a:visited
{
	color: #ff9900;
	font-weight: bold;
	
}




#submenu
{
	color: #ff9900;
	font-weight: normal;
	
	
}




#submenu a:hover
{
	color: #ff9900;
	font-weight: normal;
	text-decoration: underline;
	
	
}

#submenu a:visited
{
	color: #ff9900;
	font-weight: normal;
	font-size: 12px;
	list-style-image: url(../images/trans.gif);
	
}


#klein 
{
	font-size: 12px;
	
	}
	

#klein a:visited 
{
	font-size: 12px;
	
	}
	
	
	
#listenix ul
{
	list-style : none ;
}

