/* Classes if the teasermodule use teasers from all newsarchives */
div.allCategoriesTeaserContainer
{
	
}

a.allCategoriesTeaserLink
{

}

h3.allCategoriesTeaserHeadline
{
	margin:0;
	padding:0;
	margin-bottom:8px;
}

span.allCategoriesTeaserDate
{

}

p.allCategoriesTeaserText
{

}

/* Classes if the teasermodule use teasers from specific newsarchives */
div.teaserContainer
{
	width:208px;
	margin-left:18px;
	float:left;
	margin-right:10px;
}

a.teaserLink
{

}

h1.teaserCategoryName
{

}

h3.teaserHeadline
{
	font-family:Georgia;
	font-size:13px;
	font-weight:700;
	color:#4D4D4D;
	margin:0;
	padding:0;
}

span.teaserDate
{
	font-size:11px;
	color:#ff9933;
}

span.readmore
{
	font-size:11px;
	color:#4D4D4D;
}

p.teaserText
{
	font-size:11px;
	font-family:Verdana;
	color:#ffffff;
}
