/*********
* LIST
*********/

.listdivider
{
 border-bottom:1px solid #C8C8C9;
 clear:both;
 margin:0px 0pt 6px !important;
 padding:6px 0pt 0pt !important;
}

.newsSubhead
{
 width: 90%;
 display: block;
}

.newsMore
{
 margin-top: 5px;
}

	.newsMore a, .newsMore a:visited 
	{
	 color: #FF8814;
	 text-decoration: none;
	}

	.newsMore a:hover
	{
	 text-decoration: underline;
	}
	
/*********
* singel
*********/

.meldungBlockSingle .newsSubhead 
{
 margin: 0px 0px 10px 0px;
}


/************
* TEASER
************/

.newsTeaserMore a, .newsTeaserMore a:visited
{
 color: #FF8814 !important;
 margin: 0px 0px 0px 10px !important;
}

.newsTeaserMore a:hover
{
 text-decoration: underline !important;
}

