
.anz_head {
	background-color: #fffee1;
	background:url(images/module_head.jpg);
	font-size: 11px;
	font-weight: bold;
	color: #fffee1;

}

.anz_detail_inside {
	font-size: 11px;
	font-weight: normal;
	background-color: #edeef0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #494949;
	border-right-color: #494949;
	border-bottom-color: #494949;
	border-left-color: #494949;
}

.anz_titel {
	font-size: 11px;
	font-weight: bold;
	color: #8D2427;
}

.anz_titel_link {
	font-size: 11px;
	font-weight: bold;
	color: #8D2427;
	text-decoration: underline;
}
a.anz_titel_link:hover {
	font-size: 11px;
	font-weight: bold;
	color: #E54100;
	text-decoration: none;
}
.anz_copy {
	font-size: 9px;
	color: #000000;
}
a.anz_copy_link {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
a.anz_copy_link:hover {
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}
