

.leaf_nav_container{
	width: 700px;
	float: left;
	margin-bottom: 10px;
	clear: both;
}


/*------------ leaf_nav ---------------*/


.leaf_nav, .leaf_nav:visited {
	float: left;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-right: 10px;
	cursor: pointer;
	color: #0b0b0b;
	text-decoration: none !important;
	margin-bottom: 10px;
}

.leaf_nav:hover {
	float: left;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-right: 10px;
	cursor: pointer;
	color: #cccccc;
	text-decoration: none !important;
	margin-bottom: 10px;
}

.leaf_nav a, .leaf_nav a:visited {
	text-decoration: none !important;
	color: #0b0b0b;
}

.leaf_nav a:hover {
	text-decoration: none !important;
	color: #cccccc;
}



/*------------ leaf_nav_m ---------------*/



.leaf_nav_m, .leaf_nav_m:visited {
	float: left;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-right: 10px;
	cursor: pointer;
	color: #cc0000;
	text-decoration: none !important;
	margin-bottom: 10px;
}

.leaf_nav_m:hover {
	float: left;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-right: 10px;
	cursor: pointer;
	color: #cccccc;
	text-decoration: none !important;
	margin-bottom: 10px;
}



.leaf_nav_m a, .leaf_nav_m a:visited {
	text-decoration: none !important;
	color: #0b0b0b;
}

.leaf_nav_m a: a:hover {
	text-decoration: none !important;
	color: #cccccc;
}















.leaf_nav_middle{
	float: left;
	margin-right: 10px;	
}

.newslist{
	clear: both;
	float: left;
	margin-top: 20px;
}



/*---------------------- style fuer newslist.txt -------------------------------*/


.newssnip {
	width: 100%;
	float: left;
	clear: left;
	margin-bottom: 15px;
}



.newsdate {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: normal;
}


.newsinfo {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0b0b0b;
	line-height: normal;
}


.newsinfo a, .newsinfo a:visited {
	color: #0b0b0b;
	text-decoration: underline;
}

.newsinfo a:hover {
	text-decoration: none;
	color: #cccccc;
}
