.schrift1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	list-style-position: inside;
	list-style-type: circle;
}
.schrift2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.verlinkung {
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;

}
