body {
	background-color: #382D18;
}
body,td,th {
	font-family: Arial;
	font-size: 11px;
}
.bold-yellow {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #B4A07D;
}
a:link {
	color: #B4A07D;
	text-decoration: none;
}
a:visited {
	color: #B4A07D;
	text-decoration: none;
}
a:hover {
	color: #F1CB8A;
	text-decoration: none;
}
a:active {
	color: #B4A07D;
	text-decoration: none;
}
.body-yellow {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #FFF6E7;
}
.title-red {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #C4532D;
}
.body-black {

	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #382D18;
}
.zelle {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #382D18;
	padding: 10px;
	border: 1px solid #552421;
}

.bold-red {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C4532D;
}
b {
font-weight: normal;}
