.Stil1 {font-family: Arial, Helvetica, sans-serif}
.Stil2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-size: 36px;
}
.Stil5 {color: #990000; font-weight: bold;}
.Stil6 {color: #990000; font-weight: bold; font-family: Arial, Helvetica, sans-serif;  }

a.ohnelinie {
	font-variant: normal;
	font-style: normal;
	text-decoration: none;
	color: Black;
}

a.ohnelinie:hover  {
	font-variant: normal;
	font-style: normal;
	text-decoration: underline;
	color: Black;
}