bbody{
  font: Arial,Helvetica,Geneva;
  }

td {
  color:#3f3f5f;
  font-size:95%;
  vertical-align:top;
}


.title{
  font: Arial,Helvetica,Geneva;
  font-weight:italic;
  }
.jahr {
  float:none;
  clear:both;
  font-weight:bold;
  border-bottom:1px dotted white;
  margin:25px 0px 10px 0px;
}
.monat {
  float:none;
  clear:both;
  padding-left:0px;
  font-weight:bold;
  color:#7575a4;
}
.news {
  float:none;
  clear:both;
}
.newsdesc {
  font-style: italic;
  font-size:80%;
}

.newstext {
  font-size:80%;
}

.newsdesc img {
  float:center;
  border:1px solid #7575a4;
}
.newstext img {
  float:center;
  border:1px solid #7575a4;
}

.newslink {
  text-align:right;
}

a.newslink {

}

.clearall {
  float:none;
  clear:both;
}