 a {
  color:#e24694;
 }
  body {
    margin:0px;
    background-image:url("/images/bg.jpg");
    background-repeat: repeat-x;
    background-color:#e0b3e3;
    font-family: verdana;
    font-size: 11px;
   }
   #container {
     margin-top: 26px;
     background-image:url("/images/layoutbg.jpg");
     width: 1018px;
     float: left;
   }
   div.center {
     width: 1018px;
     margin: auto; 
   }
   #left {
    width: 984px;
    padding-left: 34px;
    background-image:url("/images/left.jpg");
    background-repeat:no-repeat;
    float: left;
   }
   #right {
    padding-right: 34px;
    width: 984px;
    background-image:url("/images/right.jpg");
    background-position: top right;
    background-repeat:no-repeat;
    float: left;
   }
   #veld {
    margin-left: 5px;
    margin-right: 5px;
    width: 940px;
    float: left;
   }
   div.balk {
     background-color:#cc0066;
     color: #ffffff;
     font-weight: bold;
     font-size: 10px;
     font-family: verdana;
     padding: 4px;
     float: left;
     width: 100%;
     
   }
   #content {
    width: 940px;
    margin-left: 5px;
    margin-right: 5px;
    float: left;
    background-image:url("/images/contentbg.jpg");
    background-repeat: no-repeat;
    background-position: left bottom;
   }
   div.fullwidth {
    width: 100%;
   }
   div.slogan {
     width: 941px;
     font-size: 13px;
   } 
   div.bottom {
    background-image:url("/images/bottom.jpg");
    float: left;
    width: 1018px;
    height: 63px;
    text-align: center;
    font-size: 10px;
    font-family: verdana;
   }
   #menuleft {
    width: 180px;
    float: left;
  
   }
   
   #menuright {
    float: right;
    width: 180px;
   }
   #midden {
     width: 550px;
     padding: 10px;
     float:left;
     float: left;
   }
   div.menubalk {
     margin-top: 5px;
     width: 170px;
     float:left;
     background-color:#9e155a;
     color: #ffffff;
     padding: 4px;
     font-weight: bold;
   }

   div.menubalk2 {
     font-weight: bold;
     margin-top: 5px;
     width: 170px;
     float: right;
     background-color:#9e155a;
     color: #ffffff;
     padding: 4px;
   }
   div.menubalk2 img, div.menubalk img {
     margin-top: -4px;
     margin-bottom: -4px;
   }

   ul.menu {
    list-style-type: none;
     margin-left:  4px;
     padding: 0px;
 }
 ul.menu ul {

    list-style-type: none;
     margin:  5px;
     padding: 5px;



 }
 #menuleft a {
   color: #631c6c;
   text-decoration: none;
 }

 #menuleft a:hover, #menuright a:hover {
   color: #631c6c;
   text-decoration: underline;
 }
 h1 {
  font-size: 13px;
 }
 
img.header2  {

 float: right; margin-right: 34px;

}
 div.buttons {
width: 430px; float: left; height: 33px;
 }
 div.button {
  width:  114px;
  height: 25px;
  margin-top: 8px;
  float: left;
  margin-left: 3px;
  color: #ffffff;
  background-image:url("images/button.jpg");
  text-align: center;
  
 }
 div.button a {
   color: #ffffff;
 }

form {
 display: inline;
}
ul.home {
  list-style: none;
  margin:0px;
  padding:0px;
}
ul.home li {
  list-style: none;
  margin:0px;
  padding:0px;
}
div.thumbnaildiv {
  float: left;
 width: 250px;
 height:100px;
 border:1px solid #ec00e9;
 margin: 3px;
 text-align: left;
 padding:3px;
}
div.thumbnaildiv img {
 float:left;
}
div.thumbnaildiv2 {
  float: left; width: 129px; height:130px; border:1px solid #feedf6; margin: 3px; text-align: center;;
}
div.name {
  float: left;
  height: 45px;
  width: 130px;

}
div.price {
  float: right;
  height: 30px;
  margin-right: 10px;
}
#breadcrumb li {
 margin:0px;
 padding:5px;
 display: inline;
 list-style: none;
}

#breadcrumb {
 display: inline;
 list-style: none;
 padding:0px;
 margin:0px;
}
