.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 004283;
	line-height: 25px;
	letter-spacing: normal;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.hyper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 004283;
	text-decoration: underline;
}
.liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	list-style-image: url(Bilder/quad.gif);
	list-style-type: square;
	list-style-position: outside;
}

