/* common link */
a {
	color: #6C818D;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}
a:hover, a:active {
	color: #AABAC1;
}

#Kontakt a {
	color: #ffffff;
}
#Kontakt a:hover, #Kontakt a:active {
	color: #6C818D;
}

a.readon {
	font-size: 10px;
	font-weight: normal;
} 

/* Joomla mainmenu link */
ul.menu a {
	color: #6C818D;
	text-decoration: none;
}
ul.menu a:hover, ul.menu a:active {
	color: #AABAC1;
}

ul.menu ul a {
	font-weight: normal;
}

/* Joomla footermenu link */
#Footer ul.menu a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
#Footer ul.menu a:hover, #Footer ul.menu a:active {
	color: #6C818D;
}
