@charset "utf-8";
.bold-orange {
	font-weight: bold;
	color: #E86E31;
}
TD.footer {font-size: 10px; font-weight: normal; text-decoration: none; color: #333333; padding:6px; }
TD.footer A:link {font-size: 11px; font-weight: bold; text-decoration: underline; color: #DA5718; }
TD.footer A:active {font-size: 11px; font-weight: bold; text-decoration: underline; color: #DA5718; }
TD.footer A:visited {font-size: 11px; font-weight: bold; text-decoration: underline; color: #DA5718; }
TD.footer A:hover {font-size: 11px; font-weight: bold; text-decoration: underline; color: #666666; }
TD.top {font-size: 10px; font-weight: normal; text-decoration: none; color: #2F2D36; padding:0px; }
TD.top A:link {font-size: 11px; font-weight: bold; text-decoration: underline; color: #FFB23C; }
TD.top A:active {font-size: 11px; font-weight: bold; text-decoration: underline; color: #FFB23C; }
TD.top A:visited {font-size: 11px; font-weight: bold; text-decoration: underline; color: #FFB23C; }
TD.top A:hover {font-size: 11px; font-weight: bold; text-decoration: underline; color: #E86E31; }
.bold-white {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma;
}
.title-orange {
	font-weight: bold;
	color: #E86E31;
	line-height: 12px;
	font-family: Tahoma;
	font-size: 13px;
}
.td-border {
	border: 1px solid #F96D37;
}
.img-border {
	border: 1px solid #1F0300;
}
.bold-red {

	font-weight: bold;
	color: #CC0000;
	font-family: Tahoma;
}
.bold-black {


	font-weight: bold;
	color: #1C1A23;
	font-family: Tahoma;
}
.body-grau {
	font-size: 11px;
	color: #42404A;
}
.title-black {

	font-weight: bold;
	color: #1C1A23;
	line-height: 12px;
	font-family: Tahoma;
	font-size: 13px;
}
.title-red {


	font-weight: bold;
	color: #CC0000;
	line-height: 12px;
	font-family: Tahoma;
	font-size: 13px;
}
.padding-6 {
	padding: 6px;
}
.padding-4 {
	padding: 4px;
}
.box-opinions {
	padding: 7px;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
}
.body-white {

	font-size: 11px;
	color: #BCBCC0;
}
