/******************************************/
/* Newsletterarchiv Uebersicht
/******************************************/

div.boxNewsletter{
  margin:2px;
  font-weight:normal;
}

div.boxNewsletter span.newsDate{
  color:#666666;
}

div.boxNewsletter a.newsTitle{
  font-weight:bold;
}

div.boxNewsletter div.cellRight a.newsTitle{
  font-weight:normal;
}

div.boxNewsletter div.cellLeft{
  width:80px;
  float:left;
}

div.boxNewsletter div.cellRight{
  margin-left:82px;
}

/******************************************/
/* Newsletterarchiv Detailansicht
/******************************************/

div.wrapperNewsDetail{
  padding:0px;
  background-color:#808080;
  border:1px solid #B8B8B8;
}

div.newsletterDetail{
  background-color:#FFF;
  padding:2px;
}
