/* 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 .link_sel {
	color: #90D1F3;
	text-decoration: none;
	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 .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;
}

#LVL1 .firstSEL {
	color: #90D1F3;
	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 .firstSEL:hover {
	color: #90D1F3;
	text-decoration: none;
}

#LVL2 {
	background-image: url(../img/allg/pattern_line.gif);
	background-repeat:repeat-x;
	background-position: left top;
	padding-top: 2px;
	margin-top: 1px;
}

#SUBNAV {
	background-image: url(../img/allg/pattern_line.gif);
	background-position: left top;
	background-repeat: repeat-x;
	float: left;
	width: 164px;
	height: 200px;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #222222;
}
#SUBNAV .snHead {
	width: 156px;
	padding-left: 8px;
	color: #FFFFFF;
	background-color: #1F3B93;
	margin-bottom: 1px;
	margin-top: 2px; 
	height: 17px;
	display: block;
}
#SUBNAV .snHead a {
	color:#FFFFFF;
	width:100%;
	height:100%;
	text-decoration:none;
}
#LVL2 .btnLevel2 {
	width: 156px;
	padding-left: 8px;
	color: #222222;
	padding-top: 1px;
	padding-bottom: 1px;
	display: block;
}

#LVL2 .btnLevel2:hover {
	background-color: #DCEEFA;
	text-decoration: none;
}


#LVL2 .btnLevel2Sel {
	width: 156px;
	padding-left: 8px;
	color: #222222;
	padding-top: 1px;
	padding-bottom: 1px;
	display: block;
	background-color: #DCEEFA;
}

#LVL2 .btnLevel2Sel:hover {
	text-decoration: none;
}

#LVL2 .btnLevel2Selpfad {
	width: 156px;
	padding-left: 8px;
	color: #222222;
	padding-top: 1px;
	padding-bottom: 1px;
	display: block;
	background-color: #DCEEFA;
}

#LVL2 .btnLevel2Selpfad:hover {
	text-decoration: none;
}

#LVL2 .btnLevel2End {
	width: 156px;
	padding-left: 8px;
	color: #222222;
	padding-top: 1px;
	padding-bottom: 1px;
	display: block;
}

#LVL2 .btnLevel2End:hover {
	background-color: #DCEEFA;
	text-decoration: none;
}

#LVL2 .btnLevel2EndSel {
	width: 156px;
	padding-left: 8px;
	color: #222222;
	padding-top: 1px;
	padding-bottom: 1px;
	display: block;
}

#LVL2 .btnLevel2EndSel:hover {
	background-color: #DCEEFA;
	text-decoration: none;
}


.lineNav {
	background-image: url(../../../img/pattern_line.gif);
	background-repeat:repeat-x;
	background-position: left bottom;
	height: 1px;
	line-height: 0px;
	font-size: 0px;
	margin-top: 1px;
	width: 100%;
	display: block;
	background-color: #FF0000;
}

.btnLevel3 {
	padding-left: 14px;
	display: block;
	background-color: #FFFFFF;
	font-weight: normal;
}

.btnLevel3:hover {
	padding-left: 6px;
	text-decoration: none;
	border-left: solid 8px #DCEEFA;
	font-weight: bold;
}

.btnLevel3Sel {
	padding-left: 6px;
	display: block;
	background-color: #FFFFFF;
	border-left: solid 8px #DCEEFA;
	font-weight: bold;
	text-decoration: none;
}

.btnLevel3Sel:hover {
	text-decoration: none;
}
#sel {
	background-color: #DCEEFA;
}