
/* mwforum stuff */
table.mwforum
{
    width: 484px;
}
td.mwforum
{
    font-family: Verdana;
    font-size: 11px;
}
.mwforum_article_count
{
    font-family: Verdana;
    font-size: 11px;
    text-align: center;
    width: 65px;
}
.mwforum_author
{
    font-family: Verdana;
    font-size: 11px;
    text-align: center;
    width: 68px;
}
.mwforum_comment_count
{
    font-family: Verdana;
    font-size: 11px;
    text-align: center;
    width: 87px;
}
.mwforum_category
{
    font-family: Verdana;
    font-size: 12px;
    text-align: left;
    padding-left: 7px;
    color: #730000;
    width: 171px;
    font-weight: bolder;
}
.mwforum_last_comment
{
    font-size: 10px;
    text-align: center;
    width: 160px; #179
}
.mwforum_page_cnt_pt
{
    width:16px;
    height:16px;
    font-size:11px;
    text-align:center;
    font-weight: bolder;
    font-family: Verdana;
}
tr.mwforum
{
    font-family: Arial;
    font-size: 11px;
}
/* thread view */
div.mwforum
{
    border: 1px solid #D7D7D7;
    width: 487px;
    padding-top: 5px;
    padding-left: 5px;
}
div.mwforum_footer
{
    font-size: 11px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    padding: 3px;
    margin-top: 10px;
    width: 470px;
}
div.tx-chcforum-pi1-navPath
{
    background-color: white;
    font-size: 10px;
}
div.tx-chcforum-pi1-singlePost
{
    font-size: 11px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div.tx-chcforum-pi1-singlePost td.post_on
{
    background-color: #EFEFEF;
    font-size: 10px;
    padding-left:7px;
     height: 18px;
     vertical-align: middle;
}
span.mwforum_meldung
{
    display:block;
    width:473px;
    padding-left:7px;
    padding-top:5px;
    padding-bottom:5px;
    background-color: #DFDFDF;
}
a.smallLink
{
    font-size:10px;
}
span.smallText
{
    font-size:10px;
}
textarea.mwforum
{
    font-size:11px;
    width:470px;
}
     
div.post_on1
{
    float: left;
    width: 220px;
    text-align: left;
    padding-top: 3px;
}
div.post_on2
{
    float: left;
    width: 240px;
    text-align: right;
}
/* nur fuer Internet Explorer */
* html input.mwbutton
{
    width:100px;
}
