body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height:16px;
 text-align: center;
 color: #444444;
 margin: 0;
 padding: 0;
 background: #1e1e1e url(navi/shop_2/bg_body.gif) repeat-x;
}

div{
 padding: 0;
 margin: 0;
 text-align: left;
}

h1 {
 font-size: 24px;
 font-weight: bold;
 padding: 10px 0px;
}

#container{
 position: relative;
 width: 1000px;
 margin: auto;
 border: 0px solid white;
}

#head {
 width: 1000px;
 height:75px;
 background: transparent url(navi/shop_2/head.png) repeat-x;
}

#body {
 position: relative;
 width: 1000px;
 background: transparent url(navi/body.png) repeat-y;
 padding:1px 20px 1px 30px;
}

#container2 {
 position: relative;
 width: 950px;
 min-height: 420px;
 border: 0px solid red;
}

/* for Internet Explorer */
/*\*/
* html #container2 {
height: 420px;
}
/**/

 #products {
 position: relative;
 z-index: 3;
 top: 0px;
 left: 220px;
 width: 530px;
 border: 0px solid black;
} 

/* #products img {
 float: left;
 margin-right: 10px;
 margin-bottom: 10px;
 border: 1px solid #666666;
} */

.rand {
 position: static;
 padding: 10px 10px;
 border: 1px solid #dddddd;
}

table.cart {
 width: 100%;
 }

th {
 border-bottom: 2px solid white;
 background-color: #e0e0e7;
 color: black;
}

td.cart1 {
 background-color: #e0e0e7;
 color: black;
}

td.cart2 {
 background-color: #eeeef7;
 border-bottom: 1px solid #777777;
}

.cart_input {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #444444;
 border: 1px solid #444444;
 text-align: center;
}

.checkout_input {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #444444;
 border: 1px solid #444444;
 text-align: left;
}

#products select {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #444444;
 border: 1px solid #444444;
}

#left_col {
 position: absolute;
 z-index: 2;
 top: 0px;
 left: 0px;
 width: 200px;
 border: 0px solid black;
 font-size: 11px;
 font-weight: normal;
 line-height: 16px;
}

#menu {
  background-color: #eeeeee;
  border: 1px solid #ccc;
  padding: 5px;
  position: relative;
  top: -5px;
}

#extras {
  position: relative;
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 5px;
  top: -3px;
}

#right_col {
 position: absolute;
 z-index: 3;
 top: 0px;
 left: 775px;
 width: 150px;
 background-color: white;
 color: black;
 padding: 0px;
 font-size: 10px;
 font-weight: normal;
 line-height: 12px;
}

#warenkorb {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 5px;
  position: relative;
  top: -2px;
}

#aktion {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 5px;
  position: relative;
  top: -2px;
}

#foot {
 position: relative;
 width: 1000px;
 height:40px;
 background: transparent url(navi/shop_2/foot.png) no-repeat;
 color: white;
 padding: 5px 0px 0px 30px;
}

#head2 {
 background: transparent url(navi/head2.png) no-repeat;
 border-bottom: 1px solid #777777;
}

#head3 {
 background: transparent url(navi/head3.png) no-repeat top center;
 font-weight: bold;
 border-bottom: 1px solid #777777;
}

#foot2 {
 background: transparent url(navi/foot2.png) no-repeat bottom;
}

#foot3 {
 background: transparent url(navi/foot3.png) no-repeat bottom;
 font-weight: bold;
}

.blue_foot_200 {
  background: transparent url(navi/shop_2/blue_foot_200.png) no-repeat bottom center;
  position: relative;
  top: -5px;
  text-align: center;
  font-weight: bold;
  color: white;
  padding: 3px;
}

.green_foot_150 {
  background: transparent url(navi/shop_2/green_foot_150.png) no-repeat bottom center;
  position: relative;
  top: -5px;
  text-align: center;
  font-weight: bold;
  color: white;
  padding: 3px;
}

.red_foot_150 {
  background: transparent url(navi/shop_2/red_foot_150.png) no-repeat bottom center;
  position: relative;
  top: -2px;
  text-align: center;
  font-weight: bold;
  color: white;
  padding: 3px;
}

.green_foot_150 a:link { color: #ffffff; text-decoration: none; }
.green_foot_150 a:visited { color: #ffffff; text-decoration: none; }
.green_foot_150 a:active { color: #ffffff; text-decoration: none; }
.green_foot_150 a:hover { color: #ffffff; text-decoration: underline; }

#foot a:link { color: #ffffff; text-decoration: none; }
#foot a:visited { color: #ffffff; text-decoration: none; }
#foot a:active { color: #ffffff; text-decoration: none; }
#foot a:hover { color: #ffffff; text-decoration: underline; }

#foot2 a:link { color: #ffffff; text-decoration: none; }
#foot2 a:visited { color: #ffffff; text-decoration: none; }
#foot2 a:active { color: #ffffff; text-decoration: none; }
#foot2 a:hover { color: #ffffff; text-decoration: underline; }

#foot3 a:link { color: #ffffff; text-decoration: none; }
#foot3 a:visited { color: #ffffff; text-decoration: none; }
#foot3 a:active { color: #ffffff; text-decoration: none; }
#foot3 a:hover { color: #ffffff; text-decoration: underline; }

#menu a:link { color: #666666; text-decoration: none; }
#menu a:visited { color: #666666; text-decoration: none; }
#menu a:active { color: #ff0000; text-decoration: none; }
#menu a:hover { color: #000000; text-decoration: none; }

#extras a:link { color: #666666; text-decoration: none; }
#extras a:visited { color: #666666; text-decoration: none; }
#extras a:active { color: #ff0000; text-decoration: none; }
#extras a:hover { color: #000000; text-decoration: none; }

#prod_list a:link { color: #444444; text-decoration: none; }
#prod_list a:visited { color: #444444; text-decoration: none; }
#prod_list a:active { color: #444444; text-decoration: underline; }
#prod_list a:hover { color: #444444; text-decoration: underline; }

#head2 a:link { color: #444444; text-decoration: none; }
#head2 a:visited { color: #444444; text-decoration: none; }
#head2 a:active { color: #444444; text-decoration: underline; }
#head2 a:hover { color: #444444; text-decoration: underline; }

.grau a:link { color: #666666; text-decoration: none; }
.grau a:visited { color: #666666; text-decoration: none; }
.grau a:active { color: #ff0000; text-decoration: none; }
.grau a:hover { color: #000000; text-decoration: underline; }

.cart2 a:link { color: #666666; text-decoration: none; }
.cart2 a:visited { color: #666666; text-decoration: none; }
.cart2 a:active { color: #ff0000; text-decoration: none; }
.cart2 a:hover { color: #000000; text-decoration: underline; }
