@CHARSET "UTF-8";

LI.metanav {
	list-style-type: none;
	list-style-position: inside;
	float: left;
}

#meta A {
	text-decoration: none;
	color: #7DA7D1;
	font-size: 10px;
}

#meta A:hover {
	color: #00406D;
}

#meta A.metaaktiv {
	color: #00406D;
}

/*
	html > body #bodyTag > div #wrap .ieFix > div #wrap2 > div #wrap3 > div #container > div #main .clearfix > div #header > div #meta > ul .meta > li > a .metaaktiv
*/

#navi {
	float: right;
	margin-right: 6px;
	width: 610px;
	height: 100%;
	background: url( "../img/navi_back.png" ) top left repeat-x;
	position: relative;
}

#innerNav {
	/*margin-top:6px;*/
	height: 39px;
	/*padding-left: 342px;*/
	list-style: none;
	float: left;
	/*background: url(../img/bgNaviLine.gif) no-repeat scroll 342px 0;*/
	position: relative;
}

ul.navi {
	margin-top:6px;
	height: 36px;
	padding-left: 341px;
	list-style: none;
	float: left;
}

#innerNav .tblList,
ul.navi li {
	float: left;
	display: block;
	/*width: 50px;*/
}

#innerNav TABLE,
#innerNav TR,
#innerNav TD {
	border: none;
	padding: 0;
	margin: 0;
}

.nav1Cont {
	text-align: left;
	/*width: 205px;*/
	/*background: url(../img/bgSubNav.png) no-repeat bottom left;*/
	margin-left: 2px;
	position: relative;
	/*top: 90px;*/
	/*left: -5x;*/
}

.nav1Cont .top {
	/*width: 205px;*/
	height: 12px;
	background: transparent url(../img/bgSubNavTop.png) top left no-repeat;
}

.nav1Cont .on {
	background: transparent url(../img/btnSubNavi.png) no-repeat scroll 18px 5px;
}

.nav1Cont .bot {
	/*width: 205px;*/
	height: 17px;
	overflow: hidden;
}

.nav2Cont {
	/*position: relative;*/
	/*margin-top: 3px;*/
}

.nav2_el {
	background: #606060;
}

ul.navi li.last {
	/*background: url(../img/bgNaviLine.gif) no-repeat right top;*/
}

ul.subnavi {
	display: block;
	float: left;
	width: 620px;
	list-style: none;
}

ul.subnavi li {
	float:left;
	margin-right: 5px;
}
 
ul.subnavi li {
	text-decoration: none;
	color: #94928F;
	letter-spacing: 1px;
	font-weight: 100;
	line-height: 21px;
	font-size: 10px;
}

ul.subnavi li.on {
 color: #FFF;
}

