BODY {
  margin:0px 0px 0px 0px;
  background-color:white;
  
   font-family:Verdana;
  font-size:11px;
}


#image {
  position:absolute;
  left:0px;
  top:0px;
  width:673;
  height:421;
}

#basket {
  /*
  position:absolute;
  left:676px;
  top:0px;
  width:292px;
  height:37px;
  */
  width:217px;
  height:38px;
  margin-left:751px;
  
}

#shop {
  padding-top: 10px; padding-left: 10px;
  float:left;
  border: 1px solid black;
}


UL#menu {
  position:absolute;
  left:0px;
  top:423px;
  width:676px;
  height:58px;
  
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  background-color:#94ea0d;
  overflow:hidden;
  z-index:100;
  padding-left:3px;
  
}

UL#menu LI {
  
  display:inline;
  width:141px;
  height:58px;
  
}

UL#menu LI IMG {
  border-right:3px solid white;
}

#shop-teaser {
  position:absolute;
  left:676px;
  top:37px;
  width:292px;
  height:384px;
}

#logo {
  position:absolute;
  left:676px;
  top:423px;
  background-color:#94ea0d;
  width:292px;
  height:58px;
}

#logo IMG {
  margin-top:11px;
}


#bar {
  position:absolute;
  left:0px;
  top:481px;
  width:968px;
  height:41px;
  background-color:#94ea0d;
}

#service-wrap {
  position:absolute;
  left:0px;
  top:545px;
  width:968px;
  height:136px;
  background:url(/fileadmin/images/background-service_4filialen.jpg);
  font-family: verdana;
  font-size:12px;
  
}

#service-left {
  position:absolute;
  top:0px;
  left:0px;
  width:464px;
  padding:10px 10px 10px 10px;
}

#service-left P {
  font-size:10px;
  margin:0px 0px 0px 0px;
  margin-top:0px;
  margin-bottom:4px;
}

#service-right {
  position:absolute;
  top:0px;
  left:484px;
  width:464px;
  text-align:right;
  padding:10px 10px 10px 10px;
}

#service-right P {
  margin:0px 0px 0px 0px;
  margin-top:4px;
  font-size:9px;
}

UL#service {
 margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}

UL#service LI {
  display:inline;
  margin-right:10px;
}

UL#service LI A {
  color:black;
  text-decoration:none;
}

