.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.naviklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.naviblau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #181DC7;
	}

.headz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #181DC7;

}

a:active { color: #000000;  text-decoration : none }
a:link { color: #000000;  text-decoration : none }
a:visited { color: #000000;  text-decoration : none; }
A:hover { text-decoration : none; color: #181DC7; }