/*- leistnavi --------------------------- */
#navi ul {
	list-style-type:none;
	text-indent:-99999px;
}
#navi li {
	display:block;
	list-style-type:none;

}
a.navia {
	outline:none;
	display:block;
	height:61px;
	width:266px;
	font-weight: normal;
}
a.navia:hover, a.navia:active {
	display:block;
}
a.navib {
	outline:none;
	display:block;
	height:35px;
	width:266px;
	font-weight: normal;
}
a.navib:hover, a.navib:active {
	display:block;
}
a.navic {
	outline:none;

	display:block;
	height:37px;
	width:266px;
	font-weight: normal;
}
a.navic:hover, a.navic:active {
	display:block;
}

a.navid {
	outline:none;
	display:block;
	height:36px;
	width:266px;
	font-weight: normal;
}
a.navid:hover, a.navid:active {
	display:block;
}

a.navie {
	outline:none;
	display:block;
	height:37px;
	width:266px;
	font-weight: normal;
}
a.navie:hover, a.navie:active {
	display:block;
}
a.navif {
	outline:none;
	display:block;
	height:58px;
	width:266px;
	font-weight: normal;
}
a.navif:hover, a.navif:active {
	display:block;
}

/*- Header Navigation --------------------------- */
#header ul {
	list-style-type:none;
	width:690px;

	height:46px;

	background:#ffffff;
	padding:7px 0 0 0;
}
#header li {
	height:46px;
	list-style-type:none;
	float:left;
	display:inline;
	background:url(../images/layout/subnavi_bg.gif) repeat-x;

	_overflow:hidden;
}
#header a {
	text-decoration:none;
	font-size:12px;
	line-height:53px;

	letter-spacing:1px;
	
	color:#FFFFFF;
	outline:none;
	display:block;

	padding:0 21px 0 20px;
	height:46px;
	float:left;

	background:url(../images/layout/navi_linkborder.gif) right no-repeat;
}
#header a.link-d {	background:none;
}
#header a:hover {
	background:#0073c7;
}
