
.navigation
{
	font-size:12px;
	line-height:1.6em;
}

 .nav_0_low
{
 	width: 213px;
 	height:32px;
 	display:block;
}
 .nav_0_low a
{
 	display:block;
	padding: 7px 8px 6px 22px;
	background: url('../../assets/pics/bg_nav_arrow.gif') no-repeat;
	height:17px;
	text-align:left;
	color: #344245; 
	font-weight:bold; 
	text-decoration:none;
	font-size:13px; 
}

.nav_0_low a:hover { text-decoration: underline; }

.nav_0_hi a
{
	display: block;
	padding: 7px 8px 6px 22px;
	background: url('../../assets/pics/bg_nav_hi.gif') no-repeat;
	color: #344245; 
	font-weight:bold; 
	text-decoration:none;
	font-size:13px; 
	text-align:left;
 }

.nav_0_hi a:hover { text-decoration: underline; }

.nav_1_low a
{
	display: block;
	padding: 2px 8px 0px 26px;
	background: url('../../assets/pics/bg_nav_2.gif') no-repeat;
	color: #344245; 
	font-weight:normal; 
	text-decoration:none;
	font-size:12px; 
	text-align:left;
	background-color: white;
 }

.nav_1_low a:hover { text-decoration: underline; }

.nav_1_hi a
{
	display: block;
	padding: 2px 8px 0px 26px;
	background: url('../../assets/pics/bg_nav_2.gif') no-repeat;
	color: #488926; 
	font-weight:normal; 
	text-decoration:none;
	font-size:12px; 
	background-color:white;
	text-align:left;
 }

.nav_1_hi a:hover { text-decoration: underline; }

.nav_2_low a
{
	display: block;
	padding: 6px 8px 4px 33px;
	color: #488926; 
	font-weight:normal; 
	text-decoration:none;
	font-size:12px; 
	text-align:left;
 }

.nav_2_low a:hover { text-decoration: underline; }

.nav_2_hi a
{
	margin-right:4px;
	margin-top:1px;
	display: block;
	padding: 6px 8px 4px 33px;
	color: #488926; 
	font-weight:normal; 
	text-decoration:none;
	font-size:12px; 
	text-align:left;
 }

.nav_2_low a:hover { text-decoration: underline; }

.nav_0_line 
{
	width: 208px;
	height: 6px;
	background: url('../../assets/pics/pic_nav_line.gif') no-repeat;
	line-height: 2px;
	font-size: 2px;
}

.nav_1_line 
{
	width: 213px;
	height: 4px;
	background: url('../../assets/pics/pic_nav_1_line.gif') no-repeat;
	line-height: 2px;
	font-size: 2px;
}

.headline1
{
	color:#488926;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;

}
.headline2
{
	color:#7b7b7b;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;

}
