.forum-tableRow0 td, .forum-tableRow1 td, .forum-labelRow td, .forms-pageheading{
    padding-left: 8px;
    padding-top : 2px;
    padding-bottom: 2px;
    padding-right: 8px;
}

.forum-labelRow td, .forum-labelRow td a, .forms-pageheading, .forms-pageheading a {
    font-weight: bold;
    background: #525252;
    color: #ffffff;
}

#Midtspalte .forum-tableRow0 td img, #Midtspalte .forum-tableRow1 td img, #Midtspalte .forum-labelRow td img {
    margin: 0px;
    border: 0px;
}

.forum-tableRow0 td a:link, .forum-tableRow0 td a:visited, .forum-tableRow1 td a:link, .forum-tableRow1 td a:visited, .forum-tableRow td a:link, .forum-tableRow td a:visited {
    color: #000000;
    font-weight: bold;
}

.forms-pageheading  td{
    font-weight: bold;
}

.forum-tableRow0 {
    background: #e0e1dd;
}

.forum-body {
    padding-top:5px;
    padding-bottom: 20px;
    width: 400px;
    overflow: hidden;
}

.forum-body blockquote {
    padding: 10px;
    border: 1px solid black;
    background-color: #ffffff;
}

.forum-attachments a img {
    border: 1px solid black;
    margin-right: 5px;
    margin-bottom: 5px;
}

.forum-attachments-info {
    padding-top:5px;
    padding-bottom: 20px;
}

.forum-attachments-existing {
    padding-top:5px;
    padding-bottom: 20px;
}

.forum-heading {
    margin-bottom: 10px;
    font-size: 2em;
    font-weight: normal;
    font-family: georgia;
}

.forum-heading a {
    text-decoration: none;
}
.forum-heading a:hover {
    text-decoration: underline;
}

.forum-pagenavigation-current {
    font-weight: bold;
}

.forum-pagenavigation {

}

.forum-editpost-body {
    width: 380px;  
}

.forum-editforum-description{
    width: 380px;
}

.forum-editcategory-description{
    width: 380px;
}

.forum-editthread-description {
    width: 380px;
}

.forum-icon-descriptions {
    padding-top: 8px;
}

#Midtspalte div.forum-icon-description img{
    border:0;
    vertical-align:middle;
    padding-right:4px; 

}
div.forum-icon-description {
    padding: 2px 4px;

}