/* stylesheet bfs start*/

*            { margin:0; padding:0; outline:0; }


html         { background: #FFFFFF;
               font-family: arial, sans-serif;
               font-size: 1em;
               color: #005000; }

#hintergrund { background: url(hintergrund.jpg) no-repeat;
               margin: 20px auto;
               width: 1280px;
               height: 960px; }

#gesamt      { background: url(projconsult.png) no-repeat;
               margin: 0 auto;
               position: relative;
               width: 931px;
               min-height:795px;
                              }
