/* Kopf --------------------------------------------------------- */

img.logo {
         width: 324px;
         height: 40px;
         border: 0px;
         }

table.kopf td.farbbalken {
           background-color: #FFFFFF;
           background-repeat: repeat-x;
           }

/* Ende Kopf --------------------------------------------------------- */

/* Inhalt von Startseite ---------------------------------------------- */

div.startseite{
               text-align: left;
               margin-left: 25px;
               margin-top: 50px;
               }

table.inhalt td.startinhalt{
             height: 400px;
             background: url(../img/forum-atzelsberg.gif);
             background-repeat: no-repeat;
             background-position: center 100px;
             padding-top: 10px;
             padding-bottom: 10px;
             padding-left: 10px;
             padding-right: 10px;
             font-size: 8pt;
             }

/* Ende Inhalt von Startseite ----------------------------------------- */