#middle table.forum ul,
#middle table.forum ol {
 font-size: 1em;
}

#middle table.forum td strong.forum {
 font-size: 1.2em;
}

#middle table.forum td strong.forum a {
 color: #9e7b4b;
}

#middle table.forum td strong.forum a:hover,
#middle table.forum td strong.forum a:focus {
 text-decoration: underline;
}

#middle table.forum button,
#middle table.forum input.button {
 font-size: 1em;
 margin: 0;
}

#middle table.forum input.button_alt {
 color: #000;
 background: #efefef;
 border: 2px outset #efefef;
 font-family: Verdana, Sans-Serif;
 font-size: 0.91em;
}

#middle table.forum input.button_alt:active {
 border-style: inset;
}

#middle table.forum {
 background: #0d1016;
 width: 100%;
 margin: 0 0 30px 0;
}

#middle table.forum.nobg {
 background: inherit;
}

#middle table.forum th {
 border-bottom: none;
}

#middle table.forum.nobg th {
 border-bottom: 1px solid #9e7b4b;
}

#middle table.forum td {
 padding: 10px 5px;
 border-top: 1px solid #9e7b4b;
}

#middle table.vmiddle td {
 vertical-align: middle;
}

#middle table.forum.nobg td {
 border: none;
}

#middle table.forum table {
 margin: 0;
}

#middle table.forum table td {
 font-size: 1em;
 padding: 2px;
}

#middle table.forum tr.footer td {
 border-top: 1px solid #9e7b4b;
 text-align: right;
}

#middle table.forum div.code {
 font-family: Monospace;
 font-size: 1.375em;
 border: 1px solid #ccc;
 margin: 10px 0;
 padding: 5px;
}

#middle table.forum ul,
#middle table.forum ol {
 padding: 5px 0 5px 15px;
}

#middle table.forum blockquote {
 margin: 10px 0;
 padding: 5px;
 border: 1px solid #9e7b4b;
}

#middle table.forum blockquote p {
 font-size: 1em;
 color: #9e7b4b;
 font-weight: bold;
 padding: 5px 0;
}

#middle form.forum input,
#middle form.forum select {
 color: #ccc;
 background: #333;
 border: 1px inset #212121;
}

#middle form.forum select {
 font-size: 0.91em;
}

#middle form.forum textarea {
 padding: 10px 5px;
 width: 100%;
 height: 200px;
 color: #ccc;
 background: #333;
 border: 1px inset #212121;
 font-family: Verdana, Sans-Serif;
 font-size: 0.91em;
 font-weight: bold;
}

#middle form.forum input.helpline {
 border: none;
 background: #000;
 font-size: 0.9em;
 width: 100%;
}

#middle .forum.eintraege hr {
 width: 100%;
 border-top: 1px solid #666;
 margin: 5px 0 10px 0;
}

#middle .forum.eintraege .icons {
 padding: 30px 0 0 0;
}

#middle .forum.eintraege .icons img {
 padding: 0 11px 0 0;
}

/*
  POPUP
*/
#popup {
 padding: 10px;
}

#popup #table_popup {
 margin: 0 auto;
}

#popup input.button {
 font-size: 1em;
 margin: 0;
}

#popup input,
#popup select {
 color: #ccc;
 background: #333;
 border: 1px inset #212121;
}

#middle dl.forumlegende dt {
 float: left;
 width: 20px;
 padding: 3px 5px 3px 0;
}

#middle dl.forumlegende dd {
 float: left;
 width: 150px;
 padding: 5px 5px 3px 0;
 font-weight: bold;
 font-size: 0.625em;
}

#middle h1.sifr {
 width: 310px;
 margin-bottom: 20px;
}
