body         {
              background:white;
             }
#umschlag    {
              width:800px;
              font-family: Verdana;
              font-size:0.8em;
             }

#kopf        {
              font-size:3em;
              font-weight:bold;
              align:center;
              color:black;

              margin-top:0em;
              margin-bottom:1em;
             }

#navigation  {
              display:none;
             }

ul,li        {list-style-image:url("bullet.gif");}

#inhalt      {
              width:600px;
              float:left;
             }

#googlead    {
              display:none;
             }

#fusszeile   {
              clear:both;
              font-size:0.8em;
             }

h1           {
              font-size:1.8em;
             }

h2           {
              font-size:1.4em;
             }

.screen      {display:none;}
