body {
  margin: 0;
  font-family: Verdana, Helvetica; sans-serif;
  font-size: 75%;
  color: #444A55;
  line-height: 1.4em;
  background-color: #1E2528;
}

#container {
  background-color: #1E2528;
}

h1,h2 {
  font-size: 12px;
  }
  
h2 {
  color: red;
  text-transform: uppercase;
  }
h3 {
  color: #444B53;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  font-size: 12px;
  text-decoration: none;
  }
  
h3 a {
  text-decoration: none;
  }

#browse a:link {
  color: gray;
  text-decoration: none;
  }
  
#browse a:visited {
  color: gray;
  text-decoration: none;
  }
#browse a:hover {
  color: gray;
  text-decoration: underline;
  }
#browse a:active {
  color: gray;
  text-decoration: none;
  font-weight: bold;
  }




#contentprod {
  background-image: url('screen_02_FILES/pb.gif');
  background-repeat: repeat;
  background-color: #fff;
  border-right: solid 1px #1E2528;
  vertical-align: top;
  text-align: left;
  width: 500;
  }
  
#content {
  background-color: #fff;
  border-right: solid 1px #1E2528;
  vertical-align: top;
  text-align: left;
  margin-left: 0.5em;
  }
  
#inhalte {
  /*margin-left: 1em;*/
  /*padding-right: 5px;*/
  }
  
.bordergray {
  border-bottom: solid 1px #aaa;
  }

.agb {
  text-align: right;
  padding-top: 3px;
  margin-right: 3;
  }

.agb a {
  color: #B4D4DB;
  font-size: 11px;
  text-decoration: none;
  }

.agb a:hover {
  text-decoration: underline;
  } 

.help {
  padding-left: 10px;
  padding-top: 3px;
  }
  
.help a {
  color: #B4D4DB;
  text-decoration: none;
  font-size: 11px;
  }
.help a:hover {
  text-decoration: underline;
  } 
  
.product {
  padding-top: 0px;
  margin-top: 0px;
  /*padding-left: 5px;
  margin-left: 5px;*/
  /*border-left: solid 1px #aaa;*/
  /*border-right: solid 1px #aaa;*/
  }
  
.prodbox {
  /*border-bottom: solid 1px #aaa;*/
  width: 220px;
  height: 340px;
  }
  
.listing {
  padding-left: 10px;
  }
  
/*.abstand {
  margin-left: 1em;
}*/
  
.price {
  color: red; 
  font-size: 14px; 
  font-weight: bold;
  padding-bottom: 3px;
  padding-left: 10px;
  }

.redbold {
  color: red;
  font-weight: bold;
}

.shop_minibasket {
  color: #B4D4DB;
  font-weight: bold;
  font-size: 10px;
  text-align: left;
  }

.desc {
  width: 200px;
  font-size: 11px;
  line-height: 1.1em;
  /*height: 50px;*/
  padding-left: 10px;
  }
  
#login {
  background-image: url('screen_02_FILES/login_back.gif');
  background-repeat: no-repeat;
  text-align: left;
  }
  
#login a {
  text-decoration: none;
  color: #B4D4DB;
  font-size: 11px;
  }

.prodimage {
  /*background-image: url('screen_02_FILES/lupe.gif');*/
  background-repeat: no-repeat;
  background-position: center right;
  padding-bottom: 5px;
  }
  
.loginlabel {
  color: #B4D4DB;
  font-size: 11px;
  margin-bottom: 5px;
}
.loginform {
  padding-left: 25px;
  text-align: left;
}
.buttongray {
  background-color: gray;
  color: #fff;
  font-weight: bold;
  font-size: 11px;
  border: none;
  margin-bottom: 7px;
  }
  
.button {
  background-color: red;
  color: #fff;
  font-weight: bold;
  font-size: 11px;
  border: none;
  margin-bottom: 7px;
  }
  

  
#metanavi a {
  color: #B4D4DB;
  font-weight: bold;
  text-decoration: none;
  font-size: 10px;
}

#minibasket {
  background-image: url('screen_02_FILES/vgu_02.gif');
  background-repeat: no-repeat;
  text-align: left;
}

#minibasket ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  }
#minibasket li {
 background-image: url('http://www.vgu-shop.at/fileadmin/vgu/templ/img/bullet.gif');
 background-repeat: no-repeat;
 background-position: 0 .4em;
 margin-left: 0;
 padding-left: 2.2em;
 }
  
.shop_minibasket img {
  text-decoration: none;
  border: none;
  }
  
.shop_minibasket_image {
  border: none;
  float: left;
  }
  
.artikelanzahl {
  color: red;
  }
  
.searchrow {
  background-image: url('screen_02_FILES/search_back.gif');
  background-repeat: no-repeat;
  } 
#searchbar {
  /*background-image: url('screen_02_FILES/search_back.gif');
  background-repeat: no-repeat;*/
  /*height: 35px;*/
  text-align: left;
  padding-top: 2px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
#tx-ttproducts-pi1-search_tmpl {
  /*margin-left: 245px;*/
  margin-left: 0px;
  margin-top: 2px;
}
  
#navi {
  background-color: #444A55;
  text-align: left;
  }
  
#navi ul {
  list-style-type: none;
  padding-left: 0px;
  margin-left: 30px;
  padding-bottom: 0px;
  }
  
#navi a {
  text-decoration: none;
  font-family: Verdana, Helvetica, sans-serif;
  color: #B4D4DB;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  }
#navi li {
  padding-bottom: 5px;
  }

#navi a:hover {
  color: #E6CE00;
}
  
#submenu a {
  font-size: 10px;
  text-transform: none;
  font-weight: normal;
  }
#submenu a:hover {
  color: #E6CE00;
  }
#submenu li {
  padding-bottom: 0px;
  padding-top: 0px;
  }
#submenu ul {
  padding-top: 0;
  margin-top: 0;
  padding-bottom: 3px;
  }
#level3 ul {
  padding-top: 0;
  margin-top: 0;
  padding-bottom: 3px;
  }
#level4 ul {
  padding-top: 0;
  margin-top: 0;
  padding-bottom: 3px;
  }


#topnav {
  background-image: url('screen_02_FILES/vgu_03.gif');
  background-repeat: no-repeat;
  text-align: left;
  }

#topnav ul {
  list-style-type: none;
  padding-left: 0px;
  margin-left: 30px;
  padding-top: 0px;
  margin-top: 27px;
  }

#topnav li {
  padding-bottom: 15px;
  }
  
#topnav a {
  text-decoration: none;
  font-family: Verdana, Helvetica, sans-serif;
  color: #B4D4DB;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  }
#topnav a:hover {
  color: #E6CE00;
}
#bot {
  /*background-image: url('screen_02_FILES/vgu_09.gif');
  background-repeat: no-repeat;*/
  background-image: url('screen_02_FILES/bottom.gif');
  background-repeat: no-repeat;
  height: 60px;
  text-align: left;
  color: #B4D4DB;
  font-size: 10px;
  padding-top: 17px;
  /*padding-left: 335px;*/
  }
  
#footer {
  background: #1E2528;
  color: #B4D4DB;
  text-align: center;
  margin-top: 5px;
  font-size: 10px;
  padding-top: 0px;
  margin-top: 5px;
  padding-bottom: 0px;
  margin-bottom: 8px;
  line-height: 1.4em;
}
  
  
  
 