.ueberschrift {
	font-family: Arial, Helvetica, sans-serif; color: #000000;
	font-size: 13;
	font-weight: bold;
}
.ueberschrift a: { color: #000000; text-decoration: none }
.ueberschrift a:hover { color: #000000; text-decoration: none }
.ueberschrift a:active { color: #000000; text-decoration: none }
.ueberschrift a:visited { color: #000000; text-decoration: none }

.text {
	font-family: Arial, Helvetica, sans-serif; color: #000000;
	font-size: 12;
	font-weight: normal;
}
.text a:link { color: #000000; text-decoration:none }
.text a:hover { color: #000000; text-decoration:none }
.text a:active { color: #000000; text-decoration:none }
.text a:visited { color: #000000; text-decoration:none }

.naviueberschrift {
	font-family: Arial, Helvetica, sans-serif; color: #FFFFFF;
	font-size: 13;
	font-weight: bold;
}
.naviueberschrift a:link { color: #FFFFFF; text-decoration:none }
.naviueberschrift a:hover { color: #FFFFFF; text-decoration:none }
.naviueberschrift a:active { color: #FFFFFF; text-decoration:none }
.naviueberschrift a:visited { color: #FFFFFF; text-decoration:none }

.navi {
	font-family: Arial, Helvetica, sans-serif; color: #FFFFFF;
	font-size: 12;
	font-weight: normal
}
.navi a:link { color: #FFFFFF; text-decoration:none }
.navi a:hover { color: #FFFFFF; text-decoration:none }
.navi a:active { color: #FFFFFF; text-decoration:none }
.navi a:visited { color: #FFFFFF; text-decoration:none }