BODY             {
                 margin: 0;
                 padding: 0;
                 font: 12px tahoma, arial, sans-serif;
                 color: #A1A1A1;
                 background-color: #ffffff;
                 }

.artikeltitel    {
                 font: 2.2em tahoma, arial, sans-serif;
                 font-weight: bold;
                 color: #C0C0C0;
                 }

.artikeltitelk   {
                 font: 1.5em tahoma, arial, sans-serif;
                 font-weight: bold;
                 color: #C0C0C0;
                 }

.artikeltitelkk  {
                 font: 1.3em tahoma, arial, sans-serif;
                 font-weight: bold;
                 color: #A0A0A0;
                 }

.artikeltext     {
                 font: 1.2em tahoma, arial, sans-serif;
                 color: #909090;
                 text-align: justify;
                 }

.shop_fotoname   {
                 font: 1.2em tahoma, arial, sans-serif;
                 font-weight: bold;
                 color: #D4D4D4;
                 }

.shopklein       {
                 font: 1em tahoma, arial, sans-serif;
                 color: #B9B9B9;
                 }

.text            {
                 font: 1.2em tahoma, arial, sans-serif;
                 color: #A0A0A0;
                 }

.datum           {
                 font: 10px tahoma, arial, sans-serif;
                 color: #D4D4D4;
                 }
                  .datum:link    {color:#D4D4D4; text-decoration:none}
                  .datum:visited {color:#D4D4D4; text-decoration:none}
                  .datum:active  {color:#D4D4D4; text-decoration:none}
                  .datum:hover   {color:#D4D4D4; text-decoration:none}

.zuruck          {
                 font: 10px tahoma, arial, sans-serif;
                 font-weight: 500;
                 }

a:link           {
                 color:#707070;
                 text-decoration:none;
                 }

a:visited        {
                 color:#707070;
                 text-decoration:none;
                 }

a:active         {
                 color:#A0A0A0;
                 text-decoration:underline;
                 }

a:hover          {
                 color:#A0A0A0;
                 text-decoration:underline;
                 }

#aussen          {
                 margin: 1em auto;
                 width: 850px;
                 height: 0px;
                 text-align: left;
                 background-color: white;
                 border: 0px;
                 }

#titel           {
                 margin-top: 25px;
                 height: 115px;
                 background-color: white;
                 }

#menu            {
                 margin-top: 5px;
                 height: 35px;
                 background-color: white;
                 }

#haupt           {
                 background-color: white;
                 }

#footer          {
                 background-color: white;
                 }

div.img img      {
                 border: 1px solid #ffffff;
                 }

div.img a:hover img  {
                 border: 1px solid #dddddd;
                 }
