.bold-white {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #D0CDCD;
}
.body-grau {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #6D7078;
}
.bold-yellow {

	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFC600;
}
.body-white {

	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #D0CDCD;
}
.camborder {
	border: 1px solid #000000;
}
.box-opinions {

	border: 1px solid #242529;
}
.table-setcard {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #D0CDCD;
	background-color: #49494E;
	line-height: 16px;
}

