#content ul li {
	background-image: url(images/bar.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-style: 5;
	list-style-image: none;
}
#content ul {
	margin-left: 100px;
	margin-right: 400px;
}
#content  h1 {
	font-weight: bold;
	float: right;
	width: 250px;
	font-size: 24px;
	line-height: 25px;
	margin-left: 100px;
	margin-top: 100px;
	background-image: url(images/icon-hacken.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 100px;
}
.nav-management {
	color: #FF6600;
}
