body {

}

table {
  width: 450px;
  border: 1px solid #6E175F;
  border-collapse: collapse;
}
table.noborder {
  border-width: 0px;
}
td {
  padding: 0px 5px 0px 5px;
  font-size: 12px;
}
td.titel {
  
  background-color: #97A7BD;
  color: #000000;
  height: 25px;
}
img.button, span.bottom {
  vertical-align: bottom;
}
div.iplog {
  width: 100%;
  height: 15px;
  padding-top: 1px;
  font-size: 10px;
  text-align: right;
}
div.smilies {
  height: 26px;
  font-size: 15px;
  font-weight: bold;
  white-space: nowrap;
}
span.comment {
  font-weight: bold;
  color: #ff0000;
  font-style: italic;
}
span.copyright {
  color: #254060;
}
div.divider {
  font-size: 0px;
  height: 2px;
  wwidth: 100%;
  background-color: #254060;
  margin-bottom: 6px;
}
