a:link, 
a:visited
{
	font-size:inherit;
	color:#C50068;
	text-decoration:none;
}

a:hover, 
a:active
{
	color:#000;
	text-decoration:underline;
}


/*
hauptnavigation
*/
#nav a:link, 
#nav a:visited
{
	font-size:1.1em;
	color:#e5e5e5;
	margin:0 6px 0 0;
}

#nav a:hover, 
#nav a:active
{
	color:#fff;
	text-decoration:none;
}

#nav a.hier
{
	color:#fff;
	font-weight:900;
}