.forum_post
{
   width: 100%; 
   margin-bottom: 8px;
   background-color: #34373a;
   border: 1px solid black;
   clear: both;
   background-image: url( http://www.vwgolftreff.de/images/forum/cell2bg.png );
   background-repeat: repeat-y; background-position: right

}

.forum_post .text {
   padding: 5px; margin-right: 25%; padding-top: 0px;
}

.forum_post .head {
   height: 24px; background-image:
   url(http://www.vwgolftreff.de/images/forum/forum_post_bg.gif);
   background-repeat: no-repeat;
   display: block;

   font-size: 9px;
   padding-top: 2px;
   padding-left: 2px;

}
.forum_post .head a {
   color: #9ca378; font-size: 9px
}

.forum_post .foot, .forum_post .foot * {
   font-size: 9px;
}
.forum_post .foot 
{
   clear: both;
   height: 20px;
   margin-right: 26%;
}

.forum_post .foot ul li
{
   float: right;
}


.forum_post .from {
   padding-top: 8px; width: 22%; float: right; 
}



