#naviTable {
	width:585px;
	margin-top:10px;
}

/*******************************************************************************************/

.spacer_lvl1 {
	border-right:1px solid #7fc700;	
	border-bottom:1px solid #7fc700;	
	display:block;
	float:left;
	width:50px;
	padding:4px 10px 4px 10px;	
}

#naviLvl1 {	
	clear:both;
	margin-top:35px;
	text-align:center;
	margin-left:18px;
}

#naviLvl1 a {	
	color:#828282;
	font-weight:bold;
	border-right:1px solid #7fc700;
	padding:4px 10px 4px 10px;
	border-bottom:1px solid #7fc700;
	font-size:90%;
	white-space:nowrap;
	display:block;
	float:left;
}

#naviLvl1 a:hover {
	color:#649a04;
}

#naviLvl1 a.active {	
	color:#649a04;
	font-weight:bold;
}

#naviLvl1 a.first {	
	padding-left:0px;
}

#naviLvl1 a.last {	
	border-right:none;
	padding-right:0;
}

#leftBorderLvl2 {
	border-Right:1px solid #7fc700;
}

/*******************************************************************************************/

#naviLvl2 {
	float:left;
	width:215px;
	margin-top:34px;
	margin-right:25px;
	margin-left:25px;
}

#naviLvl2 a {
	color:#649a04;
	font-size:90%;
	display:block;
	margin:0 0 7px 0;
	font-weight:normal;
}

#naviLvl2 a:hover {
	font-weight:bold;

}

#naviLvl2 a.active {
	font-weight:normal;
	color:#649a04;
	font-size:90%;
	font-weight:bold;
	display:block;	
}

/*******************************************************************************************/

#naviLvl3 {
	color:#828282;
	margin:0 0 5px 25px;
}

#naviLvl3 a {

	color:#828282;
	font-size:85%;
	display:block;
	margin-bottom:3px;
	font-weight:normal;
}

#naviLvl3 a:hover {
	font-weight:bold;	
}

#naviLvl3 a.active {
	color:#828282;
	font-size:85%;
	font-weight:bold;	
}

/*******************************************************************************************/

#footer {
	text-align:right;
	margin-right:20px;
}

#footer a {
	color:#828282;
	font-size:75%;
}

#footer a:hover {
	color:#505050;
}


#teaser_table a {
	color:#7fc700;
	font-weight:bold;
}

/*******************************************************************************************/

#naviLvl1 a.chatLink {
	color:white;
	background-color:#7FC700;
	margin-left:2px;
}




