.forum  {
        height:57px;
        background:url(Bilder/forum/forenanzeige/forum_filler.gif);
        position:relative;
        margin-right:35px;
        
        min-width:475px;}
.forum_name  {
        height:57px;
        width:437px;
        background:url(Bilder/forum/forenanzeige/forum.gif);
        }
.forum_infos    {position:absolute;
                top:53px;
                left:40px;}
.name           {
                font-size:15px;
                color:white;
                position:absolute;
                top:10px;
                left:40px;
                text-decoration:underline;}
.letzterBeitrag  {font-size:11px;
                color:white;
                position:absolute;
                top:38px;
                left:135px;}
.ende           {position:absolute;
                height:57px;
                width:8px;
                right:0px;
                background:url(Bilder/forum/forenanzeige/forum_ende.gif);}
.infos          { overflow:auto;
                display:none;
                color:white;
                font-size:10px;
                height:39px;
                width:393px;
                padding-left:5px;
                padding-top:2px;
                padding-bottom:2px;
                background:url(Bilder/forum/forenanzeige/infos.png);
                *background-attachment:fixed;
                position:absolute;
                z-index:20;
                left:38px;
                top:8px;}
.neue_beitraege{position:absolute;
                left:7px;
                top:16px;}
.foren_header   {height:30px;
                position:relative;
                background:url(Bilder/forum/forenanzeige/foren_header_filler.gif);
                min-width:495px;
                margin-top:10px;
                margin-right:25px;}
.header_ende    {height:35px;
                background:url(Bilder/forum/forenanzeige/foren_header_ende.gif);
                position:absolute;
                right:0px;
                top:0px;
                width:6px;}
.header_name    {height:25px;
                display:inline-block;
                position:absolute;
                left:0px;
                top:0px;
                color:white;
                font-size:13px;
                padding-left:15px;
                font-weight:bolder;
                padding-top:10px;
                width:374px;
                background:url(Bilder/forum/forenanzeige/foren_header.gif);}
.forum_klappen  {position:absolute;
                cursor:pointer;
                right:10px;
                top:7px;}
.forum_buttons          {position:absolute;
                cursor:pointer;
                left:435px;
                top:17px;
                width:inherit;
                margin-right:40px;}
                
.beitrag_tabelle    {
                    background:white;
                    margin-bottom:5px;}                
.beitrag_tabelle td {margin:0;}
