a:link { text-decoration:underline; font-weight:none; color:#627FAB; }
a:visited { text-decoration:underline; font-weight:none; color:#627FAB; }
a:hover { text-decoration:underline; font-weight:none; color:#627FAB; }
a:active { text-decoration:underline; font-weight:none; color:#627FAB; }
a:focus { text-decoration:underline; font-weight:none; color:#627FAB; }

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #253347;
	font-size: 11px;
	line-height: 15px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #253347;
	font-size: 11px;
	line-height: 15px;
}
.aufzaehlung {
	list-style-position: outside;
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	list-style-image: url(../images/pfeil.gif);
}

