.bgImage {
	/*
	height: 115px;
	left: 0;
	position: absolute;
	top: 20px;
	width: 180px;
	z-index: 3;
	*/
	height: 179px;
	left: 0;
	position: absolute;
	top: 20px;
	width: 161px;
	z-index: 3;
}

.bgImageHeadline {
	/*
	display: inline;
	height: 20px;
	width: 179px;
	*/
	display: inline;
	height: 20px;
	width: 161px;
	margin-right:0px;
}

.divHi .firstLinkBg img {
	/*
	filter: Alpha(opacity=95,finishopacity=0,style=0);
	-moz-opacity: 0.95;
	opacity: 0.95;
	*/
	filter: Alpha(opacity=100,finishopacity=0,style=0);
	-moz-opacity: 1;
	opacity: 1;
}

.divHi img {
	/*
	filter: Alpha(opacity=80,finishopacity=0,style=0);
	-moz-opacity: 0.8;
	opacity: 0.8;
	*/
	filter: Alpha(opacity=75,finishopacity=0,style=0);
	-moz-opacity: 0.75;
	opacity: 0.75;
	
}

.divNormal .firstLinkBg img {
	/*
	filter: Alpha(opacity=90,finishopacity=0,style=0);
	-moz-opacity: 0.9;
	opacity: 0.9;
	*/
	filter: Alpha(opacity=100,finishopacity=0,style=0);
	-moz-opacity: 1;
	opacity: 1;
}

.divNormal img {
	/*
	filter: Alpha(opacity=70,finishopacity=0,style=0);
	-moz-opacity: 0.7;
	opacity: 0.7;
	*/
	filter: Alpha(opacity=30,finishopacity=0,style=0);
	-moz-opacity: .3;
	opacity: .3;
}

.divNormal, .divHi {
	/*
	float: left;
	position: relative;
	width: 180px;
	*/
	float: left;
	position: relative;
	width: 162px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.dynNavi {
	/*
	height: 135px;
	left: 50%;
	margin-left: -450px;
	overflow: hidden;
	position: absolute;
	text-align: left;
	top: 0;
	width: 900px;
	z-index: 20;
	*/
	position:absolute;
	top:0;
	height: 129px;
	overflow: hidden;
	text-align: left;
	width: 810px;
	margin-left:0px;
	z-index: 20;
}

.firstLink {
	/*
	height: 20px;
	margin-bottom: 10px;
	position: relative;
	width: 180px;
	*/
	position:relative;
	height: 20px;
	margin: 0 0 0px 0;
	padding:0;
	width: 161px;
	background-color:#ff5f00;
	font-weight:bold;
	display: block;
}

.firstLinkBg {
	/*
	left: 0;
	position: absolute;
	top: 0;
	width: 179px;
	z-index: 3;
	*/
	position: absolute;
	top: 0;
	left: 0;
	width: 161px;
	z-index: 3;

}

.ieBugRemover {
	/*
	background: url(../gfx/transp.gif);
	height: 115px;
	left: 0;
	position: absolute;
	top: 20px;
	width: 180px;
	z-index: 4;
	*/
	background: url(transp.gif);
	height: 179px;
	position: absolute;
	left: 0;
	top: 0px;
	width: 161px;
	z-index: 4;
}

.ieBugRemoverHeadline {
	/*
	background: url(../gfx/transp.gif);
	height: 20px;
	left: 0;
	position: absolute;
	top: 0;
	width: 179px;
	z-index: 4;
	*/
	background: url(transp.gif);
	height: 20px;
	position: absolute;
	left: 0;
	top: 0;
	width: 161px;
	z-index: 4;
}

#navi_main {
	/*
	min-height: 8.5em;
	position: relative;
	text-align: center;
	width: 100%;
	*/
	position:relative;
	min-height: 199px;
	width: 100%;
}
#MainVisualAndNavi {
	position:relative;
	width:809px;
	height:199px;
	top:0px;
	left:0;
	background: #fff none no-repeat -98px -97px;
}
#navi_main li {
	/*
	list-style: none none;
	list-style-image: none;
	*/
	list-style: none none;
	list-style-image: none;
	margin:0;
	padding:0;
}



.headline {
	/*
	background: transparent;
	color: #000000;
	display: block;
	font-size: 0.7em;
	height: 14px;
	padding: 3px 0 3px 19px;
	position: relative;
	text-decoration: none;
	width: 160px;
	z-index: 5;
	*/
	background: transparent;
	color: #000000;
	display: block;
	font-size: 11px;
	font-weight:bold;
	height: 14px;
	padding: 3px 3px 3px 14px;
	margin:0;
	position: relative;
	text-decoration: none;
	width: 144px;
	z-index: 5;
}

.naviLink {
	/*
	background: transparent;
	color: #000000;
	display: block;
	font-size: 0.7em;
	padding: 3px 0 3px 19px;
	text-decoration: none;
	width: 161px;
	*/
	position:relative;
	top:10px;
	left:0;
	background: transparent;
	color: #000000;
	display: block;
	font-size: 10px;
	padding: 2px 14px 4px 14px;
	margin:1px 0;
	text-decoration: none;
	width: 133px;
	line-height:11px;

}

a.naviLink:visited, a.headline:visited {
	/*
	background: transparent;
	*/
	background: transparent;
}
/*
.naviLink:hover, .headline:hover, .naviLink:active, .headline:active {
	background-color: #FFFFFF;
}
*/
a.headline:hover, a.headline:active {
	background-color: #ff5f00;
	font-weight:bold;
	color:#000;
}
a.naviLink:hover,  a.naviLink:active {
	background-color: #FFFFFF;
	font-weight:normal;
	color:#000;
}
#navi_main a.activeHeadline {
	color:#fff;
	background-color:#ff5f00;
}
#navi_main a.activeLink {
	background-color:#fff;
	color:#ff5f00;
}
.unorderedList {
	/*
	position: relative;
	z-index: 5;
	*/
	position: relative;
	margin:0;
	padding:0;
	z-index: 5;
}

.unorderedList li {
	/*
	list-style: none;
	*/
	list-style: none;
}

