/*- leistnavi --------------------------- */
#navi ul {
	list-style-type:none;
	text-indent:-99999px;
	float: left;

}
#navi li {
	display:block;
	list-style-type:none;
	float:left;

}
a.navia {
	outline:none;
	display:block;
	height:26px;
	width:234px;
	background:url(../images/layout/navi01.gif) no-repeat 0 0;
	font-weight: normal;
}
a.navia:hover, a.navia:active {
	display:block;
	background:url(../images/layout/navi01_o.gif) no-repeat 0 0;
}
a.navib {
	outline:none;
	display:block;
	height:26px;
	width:234px;
	background:url(../images/layout/navi02.gif) no-repeat 0 0;
	font-weight: normal;
}
a.navib:hover, a.navib:active {
	display:block;
	background:url(../images/layout/navi02_o.gif) no-repeat 0 0;
}
a.navic {
	outline:none;

	display:block;
	height:26px;
	width:234px;
	background:url(../images/layout/navi03.gif) no-repeat 0 0;
	font-weight: normal;
}
a.navic:hover, a.navic:active {
	display:block;
	background:url(../images/layout/navi03_o.gif) no-repeat 0 0;
}

a.navid {
	outline:none;
	display:block;
	height:26px;
	width:234px;
	background:url(../images/layout/navi04.gif) no-repeat 0 0;
	font-weight: normal;
}
a.navid:hover, a.navid:active {
	display:block;
	background:url(../images/layout/navi04_o.gif) no-repeat 0 0;
}
a.navie {
	outline:none;
	display:block;
	height:26px;
	width:234px;
	background:url(../images/layout/navi05.gif) no-repeat 0 0;
	font-weight: normal;
}
a.navie:hover, a.navie:active {
	display:block;
	background:url(../images/layout/navi05_o.gif) no-repeat 0 0;
}
a.subnavi1 {
	outline:none;
	display:block;
	height:26px;
	width:234px;
	background: url(../images/layout/subnavi01.gif) no-repeat 0 0;
	font-weight: normal;
}
a.subnavi1:hover, a.subnavi1:active {
	display:block;
	background:url(../images/layout/subnavi01_o.gif) no-repeat 0 0;
}
a.subnavi2 {
	outline:none;
	display:block;
	height:26px;
	width:234px;
	background: url(../images/layout/subnavi02.gif) no-repeat 0 0;
	font-weight: normal;
}
a.subnavi2:hover, a.subnavi2:active {
	display:block;
	background:url(../images/layout/subnavi02_o.gif) no-repeat 0 0;
}
