/* Center Navi */
.cNaviFirstLevel {
	background: url("/img/css/zones/kastelruth/bg_center_navi1.gif") repeat-x; 
	background-color: #82C2ED;
	border:0;
	border-right: 1px solid #FFF; 
	height:25px;
	padding-top:1px;
}
.cNaviFirstLevelDec {
	background: url("/img/css/zones/kastelruth/bg_center_navi1_dec.gif") no-repeat;
	padding: 4px 0px 0px 19px;
	height:21px;
}
.cNaviSecondLevel {
	background: url("/img/css/zones/kastelruth/bg_center_navi2.gif") repeat-x;
	background-color: #DAECFA;
	border:0;
	border-right: 1px solid #FFF; 
	font-size:70%;
	height:21px;
	padding-top:1px;
}
.cNaviSecondLevel a, .cNaviSecondLevel a:hover {
	text-decoration:none;
}
.cNaviSecondLevelDec {
	background: url("/img/css/zones/kastelruth/bg_center_navi2_dec.gif") no-repeat;
	padding: 3px 0px 0px 19px;
	height:18px;
}
.cNaviSecondLevelText {
	background: url("/img/css/zones/kastelruth/bg_center_navi2_text.gif") no-repeat;
	background-position: 15px 4px;
	color:#3A6085;
	padding-left: 26px;
}
.cNaviSecondLevelText a {
	color:#3A6085;
}
.cNaviSecondLevelText a:hover {
	color:#3A6085;
	font-weight: bold;
}
.cNaviSecondLevelTextSelected {
	background: url("/img/css/zones/kastelruth/bg_center_navi2_text_selected.gif") no-repeat;
	background-position: 0px 4px;
	color:#3A6085;
	font-weight:bold;
	padding-left:11px;
}
.cNaviSecondLevelTextSelected a {
	color:#3A6085;
}
.cNaviSecondLevelTextSelected a:hover {
	color:#3A6085;
}
.cNaviThirdLevelContainer {
	background: url("/img/css/zones/kastelruth/bg_center_navi3.gif") repeat-y left;
	background-color: #FFF;
	padding:6px 0px 7px 50px;
}
.cNaviThirdLevel {
	font-size:70%;
	padding: 3px 0px 0px 3px;
}
.cNaviThirdLevelText {
	background: url("/img/css/zones/kastelruth/bg_center_navi2_text.gif") no-repeat;
	background-position: 0px 4px;
	color:#3A6085;	
	padding-left:12px;
}
.cNaviThirdLevelText a {
	color:#3A6085;
	text-decoration: none;
}

.cNaviThirdLevelText a:hover {
	color:#3A6085;
}
.cNaviThirdLevelTextSelected {
	background: url("/img/css/zones/kastelruth/bg_center_navi2_text_selected.gif") no-repeat;
	background-position: 0px 4px;
	color:#3A6085;	
	font-weight:bold;
	padding-left:12px;
}
.cNaviThirdLevelTextSelected a, .cNaviThirdLevelTextSelected a:hover {
	color:#3A6085;
	text-decoration: none;
}
.NaviSeparator {
	background: url("/img/css/zones/kastelruth/bg_center_navi_separator.gif") repeat-x;
	height: 1px;
	overflow: hidden;
}
/* /Center Navi */