div.content form input, form textarea {
  border:1px solid #6e7d9a;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:9pt;
}

blockquote {
  border:1px dashed #6e7d9a;
  margin:3px 0 1px 0;
  padding:5px;
}

select {
  border:1px solid #6e7d9a;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:9pt;
}

form input.button, form input.hover {
  margin-top:5px;
}

div.content a.sort:hover {
  text-decoration:none;
}

div.content form input.fehler {
  background-color:#ffc;
  color:#000;
  border:1px solid #9f0004;
}

div.content form img.captcha {
  position:relative;
  top:5px;
}

input.titel {
  width:300px;
}

input#count {
  width:30px;
}

img.closed, img.fixed {
  position:relative;
  top:1px;
}

div.uploaded {
  border:1px solid #6e7d9a;
  padding:5px;
}

div.uploaded img {
  margin-top:5px;
}

img.icq {
  position:relative;
  top:2px;
}

form textarea.big {
  float:left;
  height:260px;
  width:490px;
}

div.content form img {
  margin:1px 0 0 5px;
  position:relative;
  top:8px;
}

p.right {
  text-align:right;
}

table {
  border:1px solid #6e7d9a;
  border-collapse:collapse;
  border-spacing:0;
  width:100%;
}

table tr td {
  border:1px solid #6e7d9a;
  padding:2px 5px;
  text-align:left;
  vertical-align:top;
}

table tr td.icon {
  text-align:center;
}

table tr td.antworten {
  text-align:right;
}

table tr th {
  background-color:#6e7d9a;
  color:#fff;
  padding:2px 10px;
}

table.rubrik tr td.counter {
  text-align:center;
}

table tr.titel td {
  font-weight:bold;
}

table tr td.beitrag img {
  margin:0 3px;
  position:relative;
  top:3px;
}

table tr td.online, .online {
  background-color:#fff;
  color:#080;
}

table tr td.offline, .offline {
  background-color:#fff;
  color:#800;
}

table.noborder {
  border:0;
}

table.noborder td, table.noboarder th {
  border:0;
}
