/* Kapitelnavigation für Tracing */
.chapterTracingNavi li.active span {
	display: block;
	font-size: 0.85em;
	font-weight: normal;
	color: #f37a1f;
}
.chapterTracingNavi li a, .chapterTracingNavi .chapterTracingHeader {
	margin: 0 0 8px 0;
	padding: 0 0 0 5px;
	font-size: 0.85em;
	font-weight: normal;
 	color: #656565;
	text-decoration: none;
	line-height: 1.7em;
	vertical-align: middle;
	display: block;
	background: #e2e2e2;
}
.chapterTracingNavi li.active {
	padding-left: 16px;
	background-image: url(/img/buttons/pfeil.gif);
	background-position: 4px 0.3em !important;
	background-position: 5px 0.3em;
	height: 1%;
}
.chapterTracingNavi li ul li a {
	padding-left: 16px;
	background-image: url(/img/buttons/pfeil.gif);
	background-position: 4px 0.4em !important;
	background-position: 5px 0.4em;
}
.chapterTracingNavi li a, .chapterTracingNavi .chapterTracingHeader {
	margin: 0 0 5px 0;
	padding: 0 0 0 6px;
}
#disclaimer {
	margin:0;
	padding-left:20px;
	list-style-type: none;
	font-size: 0.85em;
	font-weight: normal;
 	color: #000000;
	text-decoration: none;
	width:186px;
	vertical-align: middle;
	display: block;
	background: #ffffff;
}
#disclaimer a {
	margin:0;
	padding:0;
	font-size: 1.00em;
	font-weight: normal;
	color: #f37a1f;
	text-decoration: none;
}
.imageTextLinkList img {
	margin-bottom:10px;
}
.contentLinkList li {
	margin-top:10px;
}

#content div img {
	margin-bottom:10px;
}

#content select {
	width:364px;
}
.contentHorizontalLinkList li a {
	margin-right: 1px;
}

