.titel {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}
.titel A:hover {
	text-decoration: underline;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.titel A {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.txt {font-family: Arial, Geneva, Helvetica, sans-serif; font-size: 12px; color: #000000; }
.txt A:hover {text-decoration: underline; color: #000000;}
.txt A {text-decoration: none; color: #000000;}

.legende {font-family: Arial, Geneva, Helvetica, sans-serif; font-size: 9px; color: #000000; }
.legende A:hover{text-decoration: underline; color: #000000;}
.legende A {text-decoration: none; color: #000000;}

.untertit {font-family: Arial, Geneva, Helvetica, sans-serif; font-size: 11px; color: #000000; }
.untertit A:hover{text-decoration: underline; color: #000000;}
.untertit A {text-decoration: none; color: #000000;}

.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.navi A:hover{
	text-decoration: underline;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.navi A {
	text-decoration: underline;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.legendetitel {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-style: normal;
	font-weight: bolder;
}
.legendetitel A:hover{text-decoration: underline; color: #000000;font-weight: bolder;}
.legendetitel A {text-decoration: none; color: #000000;font-weight: bolder;}
