
a {
    color:rgb(100,100,100);
    font-size:10pt;
    font-family:Arial, Helvetica;
    font-weight:bold;
    text-decoration:none;
}


a.navigationcss:hover {
	color: #000000;
}



a.navigationcss {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	display: block;
	width: 100%;
	font-weight: normal;
}


a.titel:hover {
	color: rgb(150,150,150);
}


a.titel {
	color: rgb(100,100,100);
	background-color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12pt;
	font-weight: bold;
}