/* module stuff */
.Headline
{
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana;
}
.HeadlineMain
{
	font-weight: bold;
	font-size: 15px;
	font-family: Verdana;
}
.Teaser
{
	font-size: 12px;
	color: black;
	font-family: Tahoma;
}
.Article
{
	font-size: 13px;
	color: black;
	font-family: Arial;
}

a
{
    font-size: .8 em
}


