#SUBNAV .lvl3 {
	padding-left: 8px;
	display: block;
	color:#FFFFFF;
	background-color: #1F3B93;
	font-weight: bold;
	background-image: url(../img/allg/pattern_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:1px;
	margin-top:4px;
}
.lvl3:hover {
	text-decoration:none;
}

#SUBNAV .lvl3Sel {
	display: block;
	background-color: #1F3B93;
	font-weight: bold;
	color:#FFFFFF;
	padding-left: 8px;
	background-image: url(../img/allg/pattern_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:1px;
	margin-top:4px;
}
.lvl3Sel:hover {
	text-decoration:none;
}

.lvl4 {
	padding-left: 8px;
	display: block;
	background-color: #EFF6FC;
	font-weight: bold;
	background-image: url(../img/allg/pattern_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:1px;
}

.lvl4:hover {
	padding-left: 0px;
	text-decoration: none;
	border-left: solid 8px #7BB8E5;
	font-weight: bold;
}

.lvl4Sel {
	padding-left: 6px;
	display: block;
	background-color: #EFF6FC;
	border-left: solid 8px #7BB8E5;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/allg/pattern_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:1px;
}

.lvl4Sel:hover {
	text-decoration: none;
}

h1 {
	font-size: 18px;
	line-height: 18px;
	margin-top: 28px;
	margin-bottom: 26px;
	font-weight: normal;
	color: #5F8CAD;
}

#ARTMERK{
	display: block;
	background-image: url(../img/allg/bg_btn_artikel/merkzettel_art12.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 25px;
}

#ARTMERK a {
	padding-left: 20px;
	display: block;
	color: #5F8CAD;
}

