body     {
          background-image:url(Bilder/hintergrund.jpg);
          background-repeat:no-repeat;
          font-family: Tahoma, Arial;
          font-size: 13px;
          background-attachment:fixed;
          scrollbar-base-color:#ffcc99;
          scrollbar-3dlight-color:#cc9999;
          scrollbar-arrow-color:#3F3F3F;
          scrollbar-darkshadow-color:#5F5F5F;
          scrollbar-face-color:#ffcc99;
          scrollbar-highlight-color:#FFFF00;
          scrollbar-shadow-color:#AFAFAF;
          scrollbar-track-color:#cc9999;
         }

body.index {
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin: 0px;
           background-color:#ffcc99;
           }

a        {
          font-family: Tahoma, Arial;
          font-size:13px;
          color:#E06000;
          }

a:hover  {
          color:#300080;
          text-decoration:underline overline;
         }

a.linkleiste  {
               font-family:Tahoma;
               color:gray;
               background-color: #ffcc99;
               text-decoration: none;
               font-size: 10;
              }

.headline     {
               font-size: 20;
               font-family: Monotype Corsiva, Arial;
               text-align: center
              }

.big          {
               font-size: 30;
               font-family: Monotype Corsiva, Arial;
               text-align: center
              }

.text         {
               font-size: 13;
               font-family: Tahoma, Arial;
               text-align: left
              }

.textlinkleiste {
                 font-family:Tahoma;
                 color:gray;
                 text-decoration: none;
                 font-size: 10;
                }

.address      {
               font-size: 15;
               font-family: Tahoma, Arial;
               text-align: center
              }

.copyright    {
               font-size: 10;
               font-family: Monotype Corsiva, Arial;
               text-align: center
              }

table         {
               border: 0px;
               padding: 0px;
               border-spacing: 0px;
              }

td.index    {
               border: 0px;
               padding: 0px;
               border-spacing: 0px;
              }

td            {
               font-size: 13;
               border: 1px solid black;
              }

table.speisekarte {
                text-align: center;
               }

hr            {
               border: 1px solid gray;
               width: 80%;
              }

img           {
               border:0px
              }

li            {
               list-style-image: url(Bilder/bullet.gif)
              }