/*- 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:36px;
	width:274px;
	background:url(../images/index/navi01.gif) no-repeat 0 0;
	font-weight: normal;
}
a.navia:hover, a.navia:active {
	display:block;
	background:url(../images/index/navi01_o.gif) no-repeat 0 0;
}
a.navib {
	outline:none;
	display:block;
	height:36px;
	width:274px;
	background:url(../images/index/navi02.gif) no-repeat 0 0;
	font-weight: normal;
}
a.navib:hover, a.navib:active {
	display:block;
	background:url(../images/index/navi02_o.gif) no-repeat 0 0;
}
a.navic {
	outline:none;

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

a.navid {
	outline:none;
	display:block;
	height:36px;
	width:274px;
	background:url(../images/index/navi04.gif) no-repeat 0 0;
	font-weight: normal;
}
a.navid:hover, a.navid:active {
	display:block;
	background:url(../images/index/navi04_o.gif) no-repeat 0 0;
}
a.navie {
	outline:none;
	display:block;
	height:36px;
	width:274px;
	background:url(../images/index/navi05.gif) no-repeat 0 0;
	font-weight: normal;
}
a.navie:hover, a.navie:active {
	display:block;
	background:url(../images/index/navi05_o.gif) no-repeat 0 0;
}
a.navif {
	outline:none;
	display:block;
	height:36px;
	width:274px;
	background:url(../images/index/navi06.gif) no-repeat 0 0;
	font-weight: normal;
}
a.navif:hover, a.navif:active {
	display:block;
	background:url(../images/index/navi06_o.gif) no-repeat 0 0;
}

/*- icons --------------------------- */

#subnavi ul {
	list-style-type:none;
}

#subnavi li {
	display:block;
	list-style-type:none;
    float: left;
    text-align: center;
}

#subnavi li a {
        font-family: Arial, Verdana, Helvetica, sans-serif, "Times New Roman", Times, serif;
        font-size: 11px ;
        color: #fff ;
        text-decoration: none ;
}

a.iconsa {
	outline:none;
	display:block;
	height:52px;
	width:72px;
	background:url(../images/index/subnavi01.jpg) no-repeat 0 0;
	font-weight: normal;
}
a.iconsa:hover, a.iconsa:active {
	display:block;
	height:52px;
	width:72px;
	background:url(../images/index/subnavi01_o.jpg) no-repeat 0 0;
}
a.iconsb {
	outline:none;
	display:block;
	height:52px;
	width:62px;
	background:url(../images/index/subnavi02.gif) no-repeat 0 0;
	font-weight: normal;
}
a.iconsb:hover, a.iconsb:active {
	display:block;
	height:52px;
	width:62px;
	background:url(../images/index/subnavi02_o.gif) no-repeat 0 0;
}
a.iconsc {
	outline:none;
	display:block;
	height:52px;
	width:64px;
	background:url(../images/index/subnavi03.gif) no-repeat 0 0;
	font-weight: normal;
}
a.iconsc:hover, a.iconsc:active {
	display:block;
	height:52px;
	width:64px;
	background:url(../images/index/subnavi03_o.gif) no-repeat 0 0;
}
a.iconsd {
	outline:none;
	display:block;
	height:52px;
	width:76px;
	background:url(../images/index/subnavi04.gif) no-repeat 0 0;
	font-weight: normal;
}
a.iconsd:hover, a.iconsd:active {
	display:block;
	height:52px;
	width:76px;
	background:url(../images/index/subnavi04_o.gif) no-repeat 0 0;
}

