	BODY {
      margin: 0px; 
      font-size: 10px; 
      font-family: Verdana, Tahoma, Arial, Helvetica, serif; 
      font-weight: normal; 
      color:#FFFFFF; 
      text-align:left; 
      background: #0e0700 url(/pix/bg_tb2.png) center top;
  }
	TABLE                  {font-size: 10px; font-family: Verdana, Tahoma, Arial, Helvetica, serif; font-weight: normal; color: #FFFFFF; text-align:center}
	td                     { color: #FFFFFF; }
  P                      {font-size: 10px; font-family: Verdana, Tahoma, Arial, Helvetica, serif; font-weight: normal; color: #FFFFFF}
	UL                     {font-size: 10px; font-family: Verdana, Tahoma, Arial, Helvetica, serif; font-weight: normal; color: #FFFFFF;}
	LI                     {font-size: 10px; font-family: Verdana, Tahoma, Arial, Helvetica, serif; font-weight: normal; color: #FFFFFF;}
	H1                     {font-size: 11px; font-family: Verdana, Tahoma, Arial, Helvetica, serif; font-weight: bold; color: #FFFFFF; text-align: center}

	A                      {color: #c0ac9d; text-decoration: none; font-weight:bold;}
	a:hover                {color: #ffffff; text-decoration: underline red}
	a:active               {color: #ffffff;}
  /*
  .box_produkt           {filter:alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5;} 
  .box_produkt:hover     {filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0;} 
  .notransparent         {filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0;}
  */
  .box_produkt           {padding: 3px; background:rgb(255,255,255); filter:alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8;} 
  .box_produkt_hover td {vertical-align: top;}
  .box_produkt td {vertical-align: top;}
  /*
  .box_produkt A         {color:rgb(255,0,0);cursor:pointer;}
  */
  .box_produkt A:hover   {color:rgb(255,0,0);cursor:pointer;}
  .box_produkt DIV   {color:rgb(0,0,0); text-align:left;}
  .box_produkt DIV P {color:#c0ac9d; text-align:left;}
  .box_produkt_hover     {position: relative; top:0px; left:0px; padding: 3px;background:rgb(255,255,255); cursor:pointer;} 
  /*
  .box_produkt_hover A   {color:rgb(255,0,0);cursor:pointer;}
  */
  .box_produkt_hover A   { color:rgb(255,0,0); cursor:pointer; }
  .box_produkt_hover A:active   { text-decoration:underline; color:rgb(255,0,0); cursor:pointer; }
  .box_produkt_hover A:hover   { text-decoration:underline; color:rgb(255,0,0); cursor:pointer; }
  .box_produkt_hover DIV {color:rgb(0,0,0); text-align:left;}
  .box_produkt_hover DIV P {color:rgb(0,0,0); text-align:left;}
  /*
  .box_produkt_hover DIV A   {color:rgb(255,0,0);cursor:pointer;}
  */
  .notransparent         { filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0; }
  input.text { border: 1px solid rgb(0,0,50); text-align:right; background: #829ECE;  }
  tr.row_shopping_cart td  { border-bottom: 1px solid rgb(0,0,50); }
  tr.bold_border td { border-bottom: 3px solid rgb(0,0,50); }
  .noborder {border:0px;}
  .menu_active {position: relative; top:0px; left:0px; padding: 0px; filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0;}
  .menu {position: relative; top:0px; left:0px; padding: 0px; filter:alpha(opacity=65); -moz-opacity: 0.65; opacity: 0.65;}
  .tmenu_active {filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0;}
  .tmenu {filter:alpha(opacity=45); -moz-opacity: 0.45; opacity: 0.45;}
  .panel td {text-align:left;}
  .subscribe { border: 1px dashed rgb(59,115,212); 
               background:rgb(208,222,244);
               color: rgb(59,115,212);
               font-size: 9px; 
               width: 180px;
               padding-left:5px;
               padding-right:5px;
             }   
  .message {
    width: 835px;
    border: 1px dashed rgb(59,115,212);
    margin-left:auto;
    margin-right:auto; 
    background:rgb(208,222,244);
    color: rgb(59,115,212);
    padding:10px;
    font-size:11px;
    font-family: Verdana, Tahoma, Arial;
    font-weight:normal;
    margin-bottom:10px;
    }
  
  .message_error {
    width: 835px;
    border: 1px dashed rgb(255,47,52);
    margin-left:auto;
    margin-right:auto; 
    margin-bottom:10px;
    background:rgb(255,225,226);
    color: rgb(255,40,46);
    padding:10px;
    font-size:11px;
    font-family: Verdana, Tahoma, Arial;
    font-weight:normal;
  }
