/* Tabellenrahmen */
.welcome, .listingtable, .listingtable td, .listingtable textarea, .listingtable th, .listingtable input, .replytable, .replytable th {
    border: 1px solid #c3c3c3;
}

.listingtable .seperator, .listingtable .seperator td {
    font-size: 1px;
    height: 1px;
    line-height: 1px;
    padding: 0px;
}

/* Überschrift Willkommenstext */
.welcome th {
    font-size: 140%;
    font-weight: bold;
}

/* Schrift Willkommenstext
.welcome {
	color: ;
}*/

.welcome {
    width: 100%;
}

.listingtable {
    border-collapse: collapse;
    width: 100%;
    padding: 3px;
    text-align: center;
    color: #456070;
}

.listingtable th, .inputformat, blockquote {
    background: #ebebeb;
    padding: 3px;
    color: #000000;
    font-weight: bold;
}

.listingtable th span {
    color: #6B6B63;
    font-size: 80%;
}

.replyright hr {
    color: #d3e0eb;;
}

.editedreply {
    text-align: right;
}

.topdescription {
    font-size: 80%;
    font-weight: normal;
}

.listingtable td {
    padding: 3px;
}

.subforumtable {
    width: 100%;
}

.subforumtable td {
    border: 0px;
}

.subforumtable td span, .editedreply {
    color: #858585;
    font-size: 80%;
}

.left {
    text-align: left;
}

.table_bottom tr, .table_bottom td {
    border: 0px;
}

.infos {
    font-size: 80%;
}

.infos a {
    color: #456070;
}

.thread {
    width: 50%;
}

.forum {
    width: 50%;
}

.thread a {
    font-weight: bold;
}

.tablehead a {
    color: #000000;
    width: 100%;
}

.replytable {
    width: 100%;
    padding: 0px;
    border-collapse: collapse;
}

.replytable th {
    font-size: 80%;
    text-align: left;
    background: #e7f5f8;
}

.replyleft {
    text-align: left;
    background: #e7f5f8;
    width: 130px;
    padding: 5px;
}

.replyleft a {
    font-weight: bold;
}

.reply {
    padding: 5px;
    width: 100%;
}

.abstand {
    height: 6px;
    line-height: 1px;
    font-size: 1px;
}

.admin1 {
    border: 0px;
    text-align: left;
}

.closed {
    color: red;
    font-weight: bold;
    font-size: 100%;
}

blockquote {
    margin-left: 5px;
    padding: 5px;
    margin-right: 5px;
    font-weight: normal;
}

#ris_bodies_document {
    width: 100%;
}

.ris-select-caucus {
    display: inline;
}

.ris-select-caucus select {
    height: 23px;
    line-height: 23px;
    padding: 0px;
}

.ris-select-caucus option {
    padding-top: 3px;
    padding-bottom: 3px;
}

.ristoptable {
    margin-bottom: 20px;
}

#topcaucusviewselect {
    margin-bottom: 20px;
}

.listingtable #notice,.tabletrow #notice {
    width: 100%;
    height: 250px;
}
