.boldblack {
	font-weight: bold;
	color: #000000;
}
TD.footer {font-size: 10px; font-weight: normal; text-decoration: none; color: #000000; padding:6px; }
TD.footer A:link {font-size: 11px; font-weight: bold; text-decoration: underline; color: #BC015D; }
TD.footer A:active {font-size: 11px; font-weight: bold; text-decoration: underline; color: #BC015D; }
TD.footer A:visited {font-size: 11px; font-weight: bold; text-decoration: underline; color: #BC015D; }
TD.footer A:hover {font-size: 11px; font-weight: bold; text-decoration: underline; color: #999999; }
TD.topnavi {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #A7A8AB;
	padding:1px;
	font-family: Tahoma;
}
TD.topnavi A:link {
	font-size: 11px;
	text-decoration: none;
	color: #FF02BB;
	font-family: Tahoma;
	font-weight: bold;
}
TD.topnavi A:active {
	font-size: 11px;
	text-decoration: none;
	color: #FF02BB;
	font-family: Tahoma;
	font-weight: bold;
}
TD.topnavi A:visited {
	font-size: 11px;
	text-decoration: none;
	color: #FF02BB;
	font-family: Tahoma;
	font-weight: bold;
}
TD.topnavi A:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #CDD0DB;
	font-family: Tahoma;
}
.inputstyle {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border: 1px inset #FBF9F7;
}
.bold-red {
	font-weight: bold;
	color: #BC015D;
	font-family: Tahoma;
}
.body-white {
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}
.bold-white {
	font-weight: bold;
	color: #E6E6E6;
	font-family: Tahoma;
}
.padding-10px {
	padding: 10px;
}
.body-grau {
	line-height: 12px;
	color: #000000;
}
.padding-6px {

	padding: 6px;
}
.border-grau {
	border: 1px solid #D7D7DB;
}
.border-black {

	border: 1px solid #000001;
}
.bold-red-10px {
	font-weight: bold;
	color: #BC015D;
	font-size: 10px;
	font-family: Tahoma;
}
