/* CSS Document */
#LVL1 {
	float: left;
	margin-top: 67px;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
}

#LVL1 .link {
	color: #1F3B93;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 2px;
	padding-bottom: 4px;
	background-image: url(../img/navigation/Lvl1_line.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: inline-block;
}

#LVL1 .link:hover {
	color: #90D1F3;
	text-decoration: none;
}

#LVL1 .first {
	color: #1F3B93;
	padding-right: 9px;
	padding-top: 2px;
	padding-bottom: 4px;
	background-image: url(../img/navigation/Lvl1_line.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: inline-block;
}

#LVL1 .first:hover {
	color: #90D1F3;
	text-decoration: none;
}

#LVL1S .shop {
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	margin-left: 9px;
	background-color: #1F3B93;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 3px;
	padding-bottom: 2px;
	text-decoration: none;
	display: block;
}

#LVL1S .shop:hover {
	color: #90D1F3;
}
.backLink {
	display: block;
	background-image: url(../img/allg/btn_back.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color:#DBEEF9;
	text-align:left;
	width:100%;
	height:16px;
	border: none;
	padding-left:35px;
	padding-bottom:4px;
	cursor:pointer;
	font-size: 11px;
}
h1 {
	font-size: 18px;
	line-height: 18px;
	margin-top: 28px;
	margin-bottom: 26px;
	font-weight: normal;
	color: #1F3B93;
}
h1 span {
	color: #90D1F3;
}

#ARTMERK{
	display: block;
	background-image: url(../img/allg/bg_btn_artikel/merkzettel_art21.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 25px;
}

#ARTMERK a {
	padding-left: 20px;
	display: block;
	color: #AAAAAA;
}
