.bold-yellow {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #EECB07;
}
.title-yellow {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bolder;
	color: #E9B306;
	line-height: 15px;
}
.bold-red {

	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #C50402;
}
.zelle-opinions {
	border: 1px solid #999999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #292929;
}
.bold-white {


	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #E9B306;
	text-decoration: none;
}
a:visited {
	color: #E9B306;
	text-decoration: none;
}
a:hover {
	color: #C50402;
	text-decoration: none;
}
a:active {
	color: #E9B306;
	text-decoration: none;
}
