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

.bgImageHeadline {
	display: inline;
	height: 20px;
	width: 179px;
}

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

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

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

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

.divNormal, .divHi {
	float: left;
	position: relative;
	width: 180px;
}

.dynNavi {
	height: 135px;
	left: 50%;
	margin-left: -450px;
	overflow: hidden;
	position: absolute;
	text-align: left;
	top: 0;
	width: 900px;
	z-index: 20;
}

.firstLink {
	height: 20px;
	margin-bottom: 10px;
	position: relative;
	width: 180px;
}

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

.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;
}

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

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

.navi {
	min-height: 8.5em;
	position: relative;
	text-align: center;
	width: 100%;
}

.navi li {
	list-style: none none;
	list-style-image: none;
}

.naviLink {
	background: transparent;
	color: #000000;
	display: block;
	font-size: 0.7em;
	padding: 3px 0 3px 19px;
	text-decoration: none;
	width: 161px;
}

.naviLink:visited, .headline:visited {
	background: transparent;
}

.naviLink:hover, .headline:hover, .naviLink:active, .headline:active {
	background-color: #FFFFFF;
}

.unorderedList {
	position: relative;
	z-index: 5;
}

.unorderedList li {
	list-style: none;
}
