.further {
  text-align: left;
  margin-left: 1em;
}

.startnews h3{
  font-size: 12pt;
  text-align: left;
  padding-left: 0em;
  margin-top:0em;
  text-decoration: underline;
}

.startnews a h3 .further{
  margin-top:0em;
  padding-top:0em;
}

.startnews{
  background-color: #FDF0E1;
  color: #000000;
  border: 1px dashed #738231;
  padding: 0.4em;
  margin-left: 1em;
  margin-right: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  text-align: left;
}

.newscontent{
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: 1.5em;
}

.further{
  font-size: 8pt;
}

.seperate {
  height: 1px;
  max-height: 1px;
  width: 400px;
  background-image: url(../images/dot.jpg);
  font-size: 0pt;
  margin: auto 0;
}

.left {
  margin-left: 1em;
  }
