.listeLinks {
	list-style-image: url(../images/listenpunkt.gif);
}
.normlink{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.normlink:link { color: #003399; font-weight:bold; text-decoration: underline}
a.normlink:visited { color: #003399; font-weight:bold; text-decoration: underline }
a.normlink:hover { color: #0066FF; font-weight:bold; text-decoration: underline }
a.normlink:active { color: #009900; font-weight:bold;text-decoration: underline }

