/*
---------------------------------
Styleangaben für die Artikel
---------------------------------
*/

/* Überschrift, Anreisser, Artikel */
.headline
{
font-weight:bold;
font-size:12px;
color:#000000;
}

.teaser
{
font-size:12px;
color:#000000;
}

.article
{
font-size:12px;
color:#333333;
}



