﻿
#NewsTeaserContainer{
	text-align: left;	
}


#NewsTeaserContainer .CssNewsTeaserArticleContainer
{
	text-align: left;
	
	/* BG für Newsteaser */
	overflow:hidden;
	background-image: url(/Library/Media/CMS/_system/customer/newsTeaserBg.gif);
	background-position: center top;
	background-repeat: repeat-x;
	border-color: #D2D3D5;
	border-style: solid;
	border-width: 1px 0 0 1px;
	margin: 0;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 0px;
	padding-top: 7px;
}

#NewsTeaserContainer .CssNewsTeaserArticleContainer a{
	text-align: left;
}

#NewsTeaserContainer .CssNewsTeaserArticleHeadline
{
	font-size: 13px;
	color: #4d4d4d;
	font-family: Arial,Helvetica,Sans-Serif;
	text-decoration: none;
	line-height: 16px;
	text-align: left;
	font-weight: bold;
}



#NewsTeaserContainer .CssNewsTeaserArticleDate
{
	font-size: 11px;
	color: #4d4d4d;
	font-family: Arial,Helvetica,Sans-Serif;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}


#NewsTeaserContainer .CssNewsTeaserArticleTeaser{

	font-size: 11px;
	color: #4d4d4d;
	font-family: Arial,Helvetica,Sans-Serif;
	text-decoration: none;
	text-align: left;
}


#NewsTeaserContainer .CssNewsTeaserArticleSeperator
{
	height: 10px;
	/*border-top: dimgray 1px dashed; */
	margin-top: 10px;
	margin-bottom: 0px;
}