/*- 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:32px;
	width:207px;
	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:30px;
	width:207px;
	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:31px;
	width:207px;
	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:31px;
	width:207px;
	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:32px;
	width:207px;
	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.navif {
	outline:none;
	display:block;
	height:28px;
	width:207px;
	background:url(../images/layout/navi06.gif) no-repeat 0 0;
	font-weight: normal;
}
a.navif:hover, a.navif:active {
	display:block;
	background:url(../images/layout/navi06_o.gif) no-repeat 0 0;
}

/*- icons --------------------------- */
#subnavi ul {
	list-style-type:none;
	text-indent:-99999px;

}
#subnavi li {
	display:block;
	list-style-type:none;
}
a.iconsa {
	outline:none;
	display:block;
	width:207px;
	height:41px;
	background:url(../images/layout/subnavi01.gif) no-repeat 0 0;
	font-weight: normal;
}
a.iconsa:hover, a.iconsa:active {
	display:block;
	width:207px;
	height:41px;
	background:url(../images/layout/subnavi01_o.gif) no-repeat 0 0;
}
a.iconsb {
	outline:none;
	display:block;
	width:207px;
	height:47px;;
	background:url(../images/layout/subnavi02.gif) no-repeat 0 0;
	font-weight: normal;
}
a.iconsb:hover, a.iconsb:active {
	display:block;
	width:207px;
	height:47px;
	background:url(../images/layout/subnavi02_o.gif) no-repeat 0 0;
}
a.iconsc {
	outline:none;
	display:block;
	width:207px;
	height:47px;
	background:url(../images/layout/subnavi03.gif) no-repeat 0 0;
	font-weight: normal;
}
a.iconsc:hover, a.iconsc:active {
	display:block;
	width:207px;
	height:47px;
	background:url(../images/layout/subnavi03_o.gif) no-repeat 0 0;
}
a.iconsd {
	outline:none;
	display:block;
	width:207px;
	height:47px;
	background:url(../images/layout/subnavi04.gif) no-repeat 0 0;
	font-weight: normal;
}
a.iconsd:hover, a.iconsd:active {
	display:block;
	width:207px;
	height:47px;
	background:url(../images/layout/subnavi04_o.gif) no-repeat 0 0;
}