/* breadcrumb */

ul.breadcrumb-navigation
{
	padding:0; margin:0;
	padding-top:4px;
	list-style:none;
}

ul.breadcrumb-navigation li
{
	display:inline;
}

/* bottommenu */

.bottommenu, .bottommenuact {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #799abe;
	line-height: 14px;
}
.bottommenuact {
	color: #799abe; 
	font-weight:bold; 
}

.bottommenu a:hover{
	text-decoration: underline;
}

.bottommenu a:hover{
	text-decoration: underline;
}


/* leftmenu */

.leftmenu{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	line-height: 16px;

}

.leftmenuact { 
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	line-height: 16px;

 }

 
/* topmenu */

.topmenu {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:normal;
	line-height: 22px;
	color: #fff; 
	text-decoration:none;
	text-align: center;
 }
 
 
 
.topmenuact {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:bold;
	line-height: 22px;
	color: #fff; 
	text-decoration:none;
	text-align: center;
}


/* news */
	
.namens{
	color:#404040;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
a.namens {
	color:#404040;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}


div.news-list img
{
	float:left;
	margin:0 0px 0px 0;
	color:#53a555;
}
.news-date-time {
	color:#6b6b6b;
	font-family:Tahoma;
	font-size:13px;
	padding: 0 0 0 20px;
	font-weight:normal;
	background:url(images/mailn.gif) top left no-repeat;}

.red{
	color: black;
	font-weight: bold;
}


