.bold-white {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #EDE6AE;
}
.bold-red {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #A43624;
}
.bold-yellow {

	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #C7BF7A;
}
a:link {
	color: #9A3232;
	text-decoration: none;
}
a:visited {
	color: #9A3232;
	text-decoration: none;
}
a:hover {
	color: #968D3F;
	text-decoration: none;
}
a:active {
	color: #9A3232;
	text-decoration: none;
}
.body-black {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #3B3B3B;
}
.title-red {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #9E4B3E;
}
.zelle {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #3B3B3B;
	padding: 10px;
	border: 1px solid #A08E49;
}

