body
{
  margin:0;
  font-family:Arial;
  font-size:12px;
  color: #3B3633;
  background-color: #ffffff;

}

img
{
  border: 0;
}

#bottom_left
{
  position: absolute;
  left:0; bottom:0;
  width: 590px; height: 220px;
  z-index: 1;
  background-image: url('../images/bottom_left.gif');
}

#top1_right
{
  position: absolute;
  right:0; top:0;
  width: 500px; height: 250px;
  z-index: 3;
  background-image: url('../images/top_right.gif');
  background-color: transparent;
}

#top2_right
{
  position: absolute;
  right:0; top:0;
  width: 500px; height: 220px;
  z-index: 5;
  background-image: url('../images/top_right.gif');
  /*background-color: transparent;*/
}

#cart
{
  position: absolute;
  left:10px; top:220px;
  width: 280px; height: 170px;
  z-index: 5;
  /*background-image: url('../images/top_right.gif');*/
  /*background-color: transparent;*/
  /* border: 1px; border-color:#00FF00; border-style:solid; */
}

#layer_menu
{
  position: absolute;
  top:0px; left:0px;
  width: 380px; height: 220px;
  z-index: 6;
}

#layer_menu_bottom
{
  position: absolute;
  top:0px; left:0px;
  width: 380px; height: 240px;
  z-index: 3;
}

tr.welcome_top
{
  height: 30px;
}

td.welcome_sp
{
  width: 25px;
}

tr.welcome_middle
{
  height: 20px;
}

span.welcome
{
  font-family: Arial;
  font-size:14px;
  /*font-weight: bold;*/
}

a , a:link, a:visited
{
  font-size: 13px;
  font-family: Arial;
  /* font-weight: bold;*/
  color: #222;
  text-decoration: underline;
}

a:hover
{
  color: #ff5555;
}

#menu a.menu_link, #menu a.menu_link:visited
{
  position: absolute;
  display: block;
  /*
  top:20px; left:50px;
  width:70px; height: 20px;
  */
  left:230px;
  z-index: 6;
  /*height: 14px;*/
  font-size: 12px;
  font-family: Arial;
  font-weight: bold;
  color: #222;
  text-decoration: underline;
  /* padding: 0; */
  margin-top: -1px;
  background-color: transparent;
  background-image: url('./images/menu.gif');
  /* border: 1px; border-color:#00FF00; border-style:solid; */
}

* html #menu a.menu_link, * html #menu a.menu_link:visited
{
  margin-top: 0px;
}

/**/
#menu a.menu_link:hover {
  color: #ff5555;
}

#sub_line
{
  position:absolute;
  display:block;
  z-index: 6;
  /*height: 5px;*/
  width:170px;
  left: 230px;
  color:#ff5555;
  font-size: 11px;
  background-color: transparent;
  /*background-image: url('./images/line.gif');*/
  /*background-repeat: repeat-x;*/
  /* border: 1px; border-color:#00FF00; border-style:solid;*/
}

#sub_menu a.sub_menu_link, #sub_menu a.sub_menu_link:visited
{
  position: absolute;
  display: block;
  /*
  top:20px; left:50px;
  width:70px; height: 20px;
  */
  left:400px;
  z-index: 6;
  /*height: 13px;*/
  width: 180px;
  font-size: 11px;
  font-family: Arial;
  /*font-weight: bold;*/
  color: #222;
  text-decoration: underline;
  padding: 0;
  background-color: transparent;
  background-image: url('./images/menu.gif');
  /* border: 1px; border-color:#00FF00; border-style:solid;*/
}

/**/
#sub_menu a.sub_menu_link:hover {
  color: #ff5555;
}


#logo
{
  position: absolute;
  top: 25px; left: 270px;
  width: 220px; height: 83px;
  z-index: 3;
  background-image:url('../images/ritel_logo.gif');
  background-color:transparent;
}

#top_line
{
  display: block;
  position: absolute;
  top:0px;
  left:0px;
  width:100%;
  height: 220px;
  z-index:4;
  background-color: #fff;
}

#contents
{
  overflow: auto;
  display: block;
  position: absolute;
  /*width: 500px; height: 300px;*/
  top: 220px;
  left: 300px;
  right: 0;
  bottom:0;
  z-index: 3;
  padding-right:30px;
  font-family:Arial;
  font-size:14px;
  color:#3B3633;
}

* html #contents
{
  overflow: auto;
  position: absolute;
  
  /*width: 500px; height: 300px;*/
  top: 0px;
  /*padding-top:160px;*/
  border-top: 220px solid  transparent ;
  left: 0px;
  /*border-left: 250px solid #fff;*/
  padding-left:300px;
  right: 0;
  bottom: 0px;
  height: 100%;
  width: 100%;
  /* border-bottom: 160px solid transparent;*/
  /*padding-bottom: 160px;*/
  margin-right: 300px solid transparent;
  z-index:3;
  padding-right:30px;
  font-family:Arial;
  font-size:14px;
  color:#3B3633;
  background-color:transparent;
}

#produkt_menu
{
  position: absolute;
  top: 5px; left: 285px;
  /* width: 700px; */ height: 150px;
  z-index: 5;
  /*background-image:url('../images/ritel_logo.gif');*/
  background-color:transparent;
  /*border: 1px; border-color:#00FF00; border-style:solid;*/
}


table.produkt_table
{
  font-family:Arial;
  font-size:14px;
  color: #3B3633;
}

td.td_filter1
{
  font-family:Arial;
  font-size:13px;
  color:#3B3633;
  /* width: 200px;*/
}

td.td_filter2
{
  font-family:Arial;
  font-size:13px;
  color:#3B3633;
  /* width: 100px;*/
}

table.view_cart
{
  width: 80%;
  font-family:Arial;
  font-size:14px;
  color:#3B3633;
}

#old_costumer
{
  position: absolute;
  right:20px; top:23px;
  width: 180px; height: 150px;
  z-index: 5;
  font-family: Arial;
  font-size: 13px;

  /* border: 1px; border-color:#00FF00; border-style:solid; */
}
* html #old_costumer
{
  position: absolute;
  right:20px; top:3px;
  width: 180px; height: 150px;
  z-index: 5;
  font-family: Arial;
  font-size: 13px;
  
  /* border: 1px; border-color:#00FF00; border-style:solid; */
}

input.old_costumer
{
  font-family: Arial;
  font-size: 11px;
  width: 100px;
}

table.order_table
{
    font-family: Arial;
    font-size: 13px;
    /* width: 80%; */
}

td.td_order_name
{
  width: 150px;
  text-align: right;
}

td.td_order_field
{
   width: 250px;
}

input.order_field
{
    font-family: Arial;
    font-size: 12px;
    width: 200px;
}
input.order_field_num
{
    font-family: Arial;
    font-size: 12px;
    width: 100px;
}

#personal_data
{
  position: absolute;
  left:300px; top:0px;
  width: 300px; height: 250px;
  z-index: 5;
  font-family: Arial;
  font-size: 13px;

  /* border: 1px; border-color:#00FF00; border-style:solid;*/
}

* html #personal_data
{
  position: absolute;
  left:600px; top:20px;
  width: 300px; height: 250px;
  z-index: 5;
  font-family: Arial;
  font-size: 13px;

  /* border: 1px; border-color:#00FF00; border-style:solid;*/
}

table.kontakt_table
{
  font-family: Arial;
  font-size: 14px;
  /* width:100%; */
}

div.flags
{
  position: absolute;
  right:0px; top:230px;
  width: 280px; height: 230px;
  z-index: 5;
  font-family: Arial;
  font-size: 14px;

  /*border: 1px; border-color:#00FF00; border-style:solid;*/
}

div.kontakt
{
  position: absolute;
  left:0px; top:0px;
  width: 500px; height: 200px;
  z-index: 5;
  font-family: Arial;
  font-size: 11px;

  /*border: 1px; border-color:#00FF00; border-style:solid;*/
}

* html div.kontakt
{
  position: absolute;
  left:300px; top:0px;
  width: 600px; height: 200px;
  z-index: 5;
  font-family: Arial;
  font-size: 11px;

  /* border: 1px; border-color:#00FF00; border-style:solid;*/
}

#ihrbuero
{
  position: absolute;
  right: 15px;  bottom: 5px;
  width: 18px; height: 140px;
  z-index: 6;
}

#ihrbuero a.ihr_link, #ihrbuero a.ihr_link:visited
{
  display: block;
  background: url('../images/ihrbuero.gif');
  width: 18px; height: 140px;
}

#ihrbuero a.ihr_link:hover
{
  background-position: 0 -140px;
}

table.login_table
{
  font-family: Arial;
  font-size: 12px;
}

select
{
  width: 90px;
}

