﻿.nummerierung {
	background-color: #E1F2FF;
	border-style: none outset ridge none;
	border-color: #CEE7FF;
	list-style-type: none;
	text-align: left;
	text-indent: 0px;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	list-style-position: outside;
}

