.fehler {
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 0.01em;
	line-height: 16px;
	color: #C10045;
}

.normal { 
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 0.01em;
	line-height: 16px;
	color: #000000;
}

.orange { color: #ffcc66; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.weiss { color: #ffffff; font-weight: bolder; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.klein { font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.durchgestrichen { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration:line-through; }
.kursiv { font-style: italic; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.fett { color: #ffffcc; font-weight: bolder; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.link  {
	color: #ffcc66;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
}

.titel   {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.01em;
	color: #000000;
}
.titel2  {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0.01em;
	color: #000000;
}
.times   { color: #ffffcc; font-weight: bolder; font-size: 16px; font-family: "Times New Roman", Times, Georgia, Swiss, SunSans-Regular }

b1 { }
h1 { }

a, a:visited  {
 	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 0.01em;
	line-height: 16px;
	color: #999999;
}

a:hover  {
 	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 0.01em;
	line-height: 16px;
	color: #C10045;
}

