h5        {
	color: #fc0;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, "Frutiger 57Cn";
	letter-spacing: 150%
}
a:link              {
	color: #FFCC00;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	letter-spacing: 0pt;
	text-decoration: none;
}
a:visited        {
	color: #fc0;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	letter-spacing: 0pt;
	text-decoration: none;
}
a:hover         {
	color: red;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}
a:active        {
	color: #fc0;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}
h3           {
	color: #fc0;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, "Frutiger 57Cn";
	letter-spacing: 150%
}
h4  {
	color: #fc0;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: right;
	letter-spacing: 100%
}
td        {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 16px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	letter-spacing: 125%
}
h2        {
	color: #fc0;
	font-size: 14px;
	line-height: 16px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.weiss {
	color: #FFCC00;
}
.auszeichnung {
	font-weight: bold;
	color: #FFFFFF;
}
.gelbe_auszeichnung {
	font-weight: bold;
	color: #FFCC00;
}

