.body-bold-red {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #BF1F2B;
}
.body-bold-yellow {

	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FDCF8C;
}
.body-title-yellow {


	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 12px;
	font-weight: bold;
	color: #F2BE4F;
}
.body-title-red {



	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 12px;
	font-weight: bold;
	color: #BF1F2B;
}
.body-bold-black {

	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #300A0A;
}
.zelle {
	border: 1px solid #F39F73;
}
.box {
	border: 1px solid #F39F73;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #4D1212;
	padding: 10px;
}

