.lvl4Sel {
	padding-left: 8px;
	display: block;
	background-color: #FECC8F;
	font-weight: bold;
	text-decoration: none;
	border-left:none;
}
.lvl5 {
	padding-left: 14px;
	display: block;
	background-color: #FEE5C7;
	font-weight: normal;
	padding-right:4px;
}

.lvl5:hover {
	padding-left: 6px;
	text-decoration: none;
	border-left: solid 8px #FECC8F;
	font-weight: bold;
}

.lvl5Sel {
	padding-left: 6px;
	display: block;
	background-color: #FEE5C7;
	border-left: solid 8px #FECC8F;
	font-weight: bold;
	text-decoration: none;
}

.lvl5Sel:hover {
	text-decoration: none;
}

h1 {
	font-size: 18px;
	line-height: 18px;
	margin-top: 28px;
	margin-bottom: 26px;
	font-weight: normal;
	color: #C37500;
}

#ARTMERK{
	display: block;
	background-image: url(../img/allg/bg_btn_artikel/merkzettel_art2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 25px;
}

#ARTMERK a {
	padding-left: 20px;
	display: block;
	color: #C37500;
}
