.border-zelle {
	border: 1px solid #000000;
}
.border-img {
	border: 2px solid #D7BD84;
}
.bold-black {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bolder;
	color: #333333;
}
.title-red {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #9A3232;
}
.title-blue {

	font-family: Tahoma;
	font-size: 16px;
	font-weight: bolder;
	color: #4A4AFF;
}
a:link {
	color: #9A3232;
	text-decoration: none;
}
a:visited {
	color: #9A3232;
	text-decoration: none;
}
a:hover {
	color: #D1AB76;
	text-decoration: none;
}
a:active {
	color: #9A3232;
	text-decoration: none;
}
