.rahmen {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: lighter;
	color: #400080;
	border: medium ridge #400080;
}
.schrifklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #CBE0FA;
}
.schriftklein2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #400080;
}
.hervorheben2 {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #400080;
	text-decoration: underline;

}
