@CHARSET "UTF-8";

#content_right {
	font-size:8pt;
	color:#46443E;
	text-align:left;
}
#content_right a {
	background: url(/images/link_pfeil.gif) no-repeat left;
	background-position: -2px;
	color: #9C0403;
	text-decoration: none;
	padding:2px 0 0 10px;
}
#content_right a:hover {
	text-decoration:underline;
}
#content_right h2 {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	padding-bottom: 0px;
	margin:0 0 0 0;
}
#content_right dl {
	background:url('/images/layout/bg_linie_subcontent.gif') no-repeat bottom left;
	padding:0 0 20px 0;
	margin:0 0 0 0;
}
#content_right dt {
	width:195px;
	border:1px solid #c4bc9c;
	background:#f6f3e9;
	margin:0 0 0 5px;
	padding:0 0 5px 5px;
}
#content_right ul {
	list-style-type:none;
	font-size:8pt;
	padding:0 0 0 0;
	margin:0 5px 5px 5px;
}
#content_right li {
	background:url('/images/pfeil_rechts.gif') no-repeat top left;
	background-position:0 2px;
	line-height:13px;
	margin:5px 0 0 0;
	padding:0 0 0 15px;
}
#content_right ul a {
	background:0;
	color:#222222;
	padding:0 0 0 0;
}
#content_right .shadow_img {
	position:relative;
	float:left;
	background:#d4cdb4;
	margin:5px 0 10px 7px;
	padding:0 0 0 0;
}
#content_right .shadow_img a {
	position:relative;
	background:0;
	padding:0 0 0 0;
}
#content_right .shadow_img img {
	position:relative;
	top:-2px;
	left:-2px;
	background:#fff;
	padding:3px;
	border:1px solid #ccc;
}
