table{
    border-collapse: seperate;
    background: #FFFFFF;
    width: 99%;
}

.header,.header td,.footer{
    background: #dbdbdb;
    text-align: center;
    text-transform: lowercase;
}

.forum a,.foren a,.userinfo a{
    text-decoration: none;
    font-weight: bold;
    color: rgb(249, 0, 93);
}

.forum a:hover,.foren a:hover,.userinfo a:hover{
    text-decoration: underline;
}

.foren{
    background: #f0f0f0;
}

.foren:hover{
    background: #f2f2f2;
}

.foren .forum,.thread{
    padding-left: 2px;
}

.statistiken{
    text-align: center;
}

.statistiken a{
    font-weight: normal;
    color: rgb(159, 158, 156);
}

.statistiken a:hover{
    color: rgb(109, 104, 101);
}

.nonewpost{
    background: rgb(183, 183, 183);
    width: 6px;
}

.newpost{
    background-color: rgb(249, 0, 93);
    widht: 6px;
}

.kopf,.menue,fieldset h4{
    background-color: #b6b6b6;
    font-weight: bold;
    margin: 0;
}

fieldset h4{
    padding: 2px;
    text-align: center;
    border-bottom: 1px  #b6b6b6 solid;
    margin-bottom: 5px;
}

.post1,#norights,fieldset{
    background-color: #f0f0f0;
    border: 0;
    margin: 0;
    padding: 0;
}

.post0{
    background-color: #f7f7f7;
    border: 0;
}

.post1 td,.post0 td{
    padding: 5px;
}

.date{
    float: right;
    font-size: 10px;
    font-weight: bold;
}

.posttext{
    vertical-align: top;
}

.rank
{
    font-size: 9px;
    margin-top: 0px;
}

.kopfmenue{
    background-color: rgb(219, 219, 219);
}

.menue-rechts{
    float: right;
}

.menue-links{
    float: left;
}

.menue-rechts a, .menue-links a{
    padding-left: 2px;
    padding-right: 2px;
    color: #4f4e4c;
    font-weight: bolder;
    text-decoration: none;
}

.menue-rechts a:hover,.menue-links a:hover{
     background-color: #f9005d;
     color: #FFFFFF;
}

input,textarea{
     background-color: #f2f2f2;
     border: #dbdbdb 1px solid;
}

#norights ol{
    list-style-position: inside;
    list-style-type: square;
}

#norights ol li{
    padding-left: 15px;
    margin-top: 10px;
}

.quote{
    border: 1px #dbdbdb solid;
    background-color: #FFFFFF;
    padding: 5px;
}

.signatur{
    border-top: 1px #dbdbdb solid;
    margin-top: 15px;
    padding-top: 2px;
}

.fieldset label{
    float: left;
    width: 150px;
    font-weight: bold;
    margin-left: 5px;
}

.fieldset .textfield,fieldset textarea{
    background-color: #FFFFFF;
    width: 300px;
}

#help_box_news_text{
    background: transparent;
    border: 0;
    width: 95%;
    color: #FFFFFF;
    text-align: center;
    margin-top: 5px;
}

.highlight{
    color: #FFFFFF;
    background-color: rgb(249, 0, 93);
}
