.schrift1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000033;
	margin: 3px;
	padding: 3px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000033;
	text-decoration: none;
}
.schrift-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #000033;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
a {
	text-decoration:none;
}
