td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
a { text-decoration: none }
a:link  {  color: #000000;  }
a:visited { color: #000000;  }
a:hover   {  color: #da1f2f; }
a:active  { color: #da1f2f;   }
a b {  color: #920404; }

.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 11px;
}
.Text_feedback {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: inherit;
	color: #000000;
	text-decoration: none;	
}
.Titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: bold;
	line-height: 14px;
}
.Beerli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ca011d;
	text-decoration: none;
	line-height: 11px;
	font-weight: bold;
}
/* hr{
/* background-color:#EF3B25; /* Mozilla 1.4 */
/* color:#EF3B25; /* IE 6 */
/* border: #EF3B25; /* Opera 7.11 */
/* height: 2px; /* in Opera fr die Anzeige ntig, in Mozilla fr die einheitliche Hhe */
/* } */
.hrred {
	color: #EF3B25;
	background-color:#EF3B25;
	border: #EF3B25;
	height: 1px;
}


