   BODY                         {font-family: verdana,arial,helvetica;font-size: 9pt;color: #000000;;}
   BODY.standard                {background-color: #FFFFFF;     ;}
   BODY.article                 {background-color: #FFFFFF;       font-family: verdana,arial,helvetica;font-size: 9pt;color: #000000;;}
   BODY.customer                {background-color: #FFFFFF;     ;}
   BODY.order                   {background-color: #FFFFFF;           ;}
   BODY.auction                 {background-color: #FFFFFF;       ;}
   BODY.mainmenu                {background-color: #FFFFFF;   }
   BODY.menu                    {background-color: #FFFFFF;             }
   BODY.status                  {background-color: #BFD0E4;         ;}
   BODY.footer                  {         ;}
   H2                           {font-size: 120%}
   H3                           {font-size: 110%}
   TABLE.cart TD                { vertical-align:top }
   TABLE.standard TD            { vertical-align:top}
   TABLE.article TD             { vertical-align:top}
   TABLE.discount TD            { text-align: right; vertical-align:top}
   TH                           {font-family: verdana,arial,helvetica;font-size: 9pt;font-weigth: bold;color: #FFFFFF;background-color: #486A92;}
   TH A:link                           {font-family: verdana,arial,helvetica;font-size: 9pt;font-weigth: bold;color: #FFFFFF;background-color: #486A92;}
   TH A:visited                          {font-family: verdana,arial,helvetica;font-size: 9pt;font-weigth: bold;color: #FFFFFF;background-color: #486A92;}
   TH A:hover                          {font-family: verdana,arial,helvetica;font-size: 9pt;font-weigth: bold;color: #FFFFFF;background-color: #486A92;}

   TD                           {font-family: verdana,arial,helvetica;font-size: 9pt;color: #000000;vertical-align:top}
   A:link                       {color: #000000; font-weight:bold}
   A:visited                    {color: #000000; font-weight:bold}
   A:hover                      {color: #000000; font-weight:bold}
   A:active                     {color: #000000; font-weight:bold}
   A.menumain:link              {color: #000000 ; font-weight:bold}
   A.menumain:visited           {color: #000000 ; font-weight:bold}
   A.menumain:hover             {color: #000000 ; font-weight:bold}
   A.menumain:active            {color: #000000 ; font-weight:bold}
   A.menu:link                  {color: #000000; font-weight:bold}
   A.menu:visited               {color: #000000; font-weight:bold}
   A.menu:hover                 {color: #000000; font-weight:bold}
   A.menu:active                {color: #000000; font-weight:bold}
   A.tableheaderlink:link       {color: #FFFFFF; font-weight:bold}
   A.tableheaderlink:visited    {color: #FFFFFF; font-weight:bold}
   A.tableheaderlink:hover      {color: #FFFFFF; font-weight:bold}
   A.tableheaderlink:active     {color: #FFFFFF; font-weight:bold}
   A.tablelink:link             {color: #000000; font-weight:bold}
   A.tablelink:visited          {color: #000000; font-weight:bold}
   A.tablelink:hover            {color: #000000; font-weight:bold}
   A.tablelink:active           {color: #000000; font-weight:bold}
   A.status:link                {color: #000000; font-weight:bold}
   A.status:visited             {color: #000000; font-weight:bold}
   A.status:hover               {color: #000000; font-weight:bold}
   A.status:active              {color: #000000; font-weight:bold}
   A.footer:link                {color: #FFFFFF; font-weight:bold}
   A.footer:visited             {color: #FFFFFF; font-weight:bold}
   A.footer:hover               {color: #FFFFFF; font-weight:bold}
   A.footer:active              {color: #FFFFFF; font-weight:bold}
   #hint                        {color: red; font-size: smaller}
   #warning                     {color: red; font-weight: bold}
   #articlecount                {font-size: smaller}
   #username                    {position: absolute;z-index: 11;top: px;left: px;font-weight: ;font-style: ;text-align: ;}
   #artname                     {position: absolute;z-index: 11;top: px;left: px;font-weight: ;font-style: ;text-align: ;}
   #statimage                   {absolute;z-index: 10;top: px;left: px;text-align: ;}
   .stdtext                     {color: #000000;}
   .menumaintext                {color: #000000;font-size: 80%}
   
   
   
   .shadow {
		-moz-box-shadow:    0px 0px 4px 0px #bbb;
  	-webkit-box-shadow: 0px 0px 4px 0px #bbb;
  	box-shadow:         0px 0px 4px 0px #bbb;	
	 }
	 
	 .navi_start {
	 	float:left;
	 	display:block;
	 	background-color:#750C1B;
	 	padding:8px;
	 	color:#fff;
	 	text-decoration:none;	 		 	
	 }
	 
	 .navi_grau {
	 	float:left;
	 	display:block;
	 	background-color:#606060;
	 	padding:8px;
	 	color:#fff;
	 	text-decoration:none;	 
	 	margin-right:3px;
	 }
	 
	 .navi_grau:hover {	 	
	 	background-color:#404040;	 	
	 }
	 .navi_start:hover {	 	
	 	background-color:#570813;	 	
	 }
	 
	 
	 .navi_cart {
	 	float:left;
	 	display:block;	 	
	 	padding:8px;
	 	color:#fff;
	 	text-decoration:none;	 
	 	padding-right:35px;
	 	margin-right:3px;
	 	background:#385D88 url(shopimages/icons/cart.png) center right no-repeat;
	 }

		.navi_cart:hover {
			background:#20426a url(shopimages/icons/cart.png) center right no-repeat;
		}

