* {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
}

body {
	background: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background: url("/images/help/trenner.gif") 178px 20px no-repeat;
}

h2 {
	position: absolute;
	left: 190px;
	top: 44px;
	color: #990000;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	height: 32px;
}

a {
	text-decoration: underline;
	color: #666;
}

a:hover {
	text-decoration: none;
	color: #999;
}

#themen {
	background: url("/images/i18n/de/headlines/help/help_topics.gif") 10px 0 no-repeat;
	padding-top: 50px;
	position: absolute;
	left: 17px;
	top: 29px;
	width: 140px;
}

#themen li {
	padding: 0 0 0 10px;
	background: url("/images/help/pfeil_rechts.gif") 0px .45em no-repeat;
}

#themen li li {
	padding: 0;
	background: none;
}

#themen li a {
	color: #333;
	font-weight: bold;
}

#themen li li a {
	color: #666;
	font-weight: normal;
}

#themen li ul {
	font-size: 10px;
}

#themen li.active {
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url("/images/help/pfeil_unten.gif");
}

#themen li.active a {
	text-decoration: none;
	cursor: default;
}

#themen li.active li a {
	text-decoration: underline;
	cursor: pointer;
}

#themen li.active li a:hover {
	text-decoration: none;
}

#kundencenter {
	background: url("/images/i18n/de/headlines/help/customer_center.gif") left top no-repeat;
	position: absolute;
	left: 663px;
	top: 83px;
	padding-top: 20px;
	width: 150px;
}

#kundencenter p {
	margin-bottom: 12px;
}

.kleingedrucktes {
	font-size: 10px;
}

#content {
	width: 464px;
	height: 439px;
	position: absolute;
	left: 190px;
	top: 82px;
	overflow: auto;
	color: #666;
}

#content h3 {
	font-size: 11px;
	font-weight: bold;
}

#content p, #content ul {
	margin: 0 5px 12px 0;
}

#content ul {
	margin-left: 20px;
	list-style-type: disc;
}

#content li {
	list-style-type: disc;
}

#jakob {
	position: absolute;
	top: 406px;
	left: 670px;
	background: url("/images/help/jakob.jpg") left top no-repeat;
	width: 141px;
	height: 117px;
}