body {
  background-image: url(images/bg-main.gif);
  background-repeat:repeat-x;
}
table,td,th {
  font-family: Arial;
  font-size: 11px;
  color: #800000;
}
.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;
}
table a:link {
	color: #9A3232;
	text-decoration: none;
}
table a:visited {
	color: #9A3232;
	text-decoration: none;
}
table a:hover {
	color: #968D3F;
	text-decoration: none;
}
table 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;
}
