* {
  margin: 0px;
  padding: 0px;
  font-family: verdana, arial, serif;
  font-size: 12px;
  color: #9d0a0e;
}

div.aanbieding {
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  padding-top: 10px;
}

#error {
  color: #ff0000;

}

#lblBestel {
  cursor: pointer;
  padding-right: 10px;
}
#lblBestel2 {
  cursor: pointer;
  padding-right: 10px;
}

#besteldef, #besteldef2{
	background: url("/img/smart_klein.jpg") repeat scroll 0 0 transparent;
    border: 0 solid #000000;
    cursor: pointer;
    font-size: 1px;
    height: 17px;
    width: 25px;
}

.bold {
  font-weight: bold;
}

*.bestelw, *.bestels {
  width: 250px;
}

*.bestels {
  width: 80px;
}

td.bestel_field {
  font-weight: bold;
  width: 130px;
  vertical-align: top;
}

p {
  padding-bottom: 15px;
}

#bestel_tekst {
  float: right;
}

#smart_klein {
  float: right;
  padding-top: 2px;
  padding-left: 10px;
}

div.optiesClass {
  border-top: 1px dotted #9d0a0e;
  border-bottom: 1px dotted #9d0a0e;
}

#bestel_product_img {
  cursor: pointer;
}

#bestel_product {
  float: right;
  padding-top: 3px;
  padding-left: 7px;
}

#cat {
  border: 1px solid #000000;
  float: left;
}

#bestel_knop {
  float: right;
  padding-bottom: 5px;
}

#smart_klein_del {
  float: left;
  padding-top: 0px;
  padding-right: 10px;
}

#bestellijst_product_naam {
  padding-top: 2px;
  float: left;
  
}

#bestellijst_product_prijs {
  float: right;
}

#categorie {
  border-bottom: 2px solid #9d0a0e;
  font-weight: bold;
  font-size: 13px;
}

#product {
  float: left;
  clear: both;
}

#clear {
  clear: both;
}

#product_optie {
  font-style: italic;
  padding-left: 10px;  
}

#prijs {
  float: right;
}

html {
  width: 100%;
  height: 100%;
}

#smart {
  float: left;
}

#bestel_totaal {
  clear: both;
  padding-left: 1px;
  padding-right: 5px;
  padding-top: 5px;
  border-top: 1px solid #9d0a0e;
  float: right;
  font-weight: bold;
}

#bestellijst_product_opties {
  clear: both;
  font-style: italic;
  padding-left: 40px;  
  font-size: 11px;
  padding-bottom: 7px;
  display: block;
}

#bestel_prijs {
  font-weight: normal;
  width: 100%;
  text-align: right;
  padding-left: 10px;
}

#bestel_lijst {
  padding-top: 10px;
  padding-left: 7px;
  clear: both;  
}

textarea.bestelw {
  overflow: auto;
}

#image_right {
  padding-top: 6px;
  padding-bottom: 6px;
}

#spacer {
  height: 4px;
}

div {
  /*border: 1px solid #000000;*/
}

body {
  width: 100%;
  height: 100%;
  background-image: url(../img/back.jpg);
  background-color: #fffff;
  background-position: top center;
  background-repeat: no-repeat;
  text-align: center;
}

#main {
  width: 815px;
  height: 200%;
  background-color: #ffffe8;
  background-image: url(../img/balk_links.jpg);
  background-repeat: repeat-y;
  margin-left: auto;
  margin-right: auto;
  text-align: left;    
}

#main_left {
  padding-left: 60px;
  margin-top: 30px;
  line-height: 20px;
  float: left;
  width: 400px;
  background-image: url(../img/balk_links.jpg);
  background-repeat: repeat-y;
}

#main_right {
  padding-right: 20px;
}

#besteloverzicht {
  float: right;
  width: 230px;
}

#blok {
  margin-top: 30px;
  float: right;
  width: 226px;
  background-color: #ffffda;
  border: 1px solid #9d0a0e;
}

#blok_header {
  border-top: 1px solid #ffffda;
  border-right: 1px solid #ffffda;
  border-left: 1px solid #ffffda;
  background-color: #9d0a0e;
  background-image: url(../img/titelbalk_back.jpg);
  height: 20px;
}

#blok_header_actie {
  border-left: 1px solid #ffffda;
  border-right: 1px solid #ffffda;
  background-color: #9d0a0e;
  background-image: url(../img/actie_header.jpg);
  height: 3px;
  font-size: 0px;
}

#blok_header_content {
  padding-top: 2px;
  padding-left: 3px;
  color: #ffffff;
  font-weight: bold;
}

#blok_content {
  padding: 5px 5px 5px 9px;
}

#header {
  width: 100%;
  height: 130px;
  background-image: url(../img/header.jpg);
}

#menu {
  padding-top: 95px;
  padding-left: 40px;  
}

#knop {
  background-image: url(../img/knop.gif);
  width: 117px;
  height: 22px;
  font-size: 12px;
  font-weight: bold; 
  text-align: center;
  margin-right: 12px;
  float: left;   
}

a.menu, a.menu:hover {
  text-decoration: none;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

#knop_tekst {
  padding-top: 3px;
}

h1 {
  padding-left: 22px;
  background-image: url(../img/bullet_title.jpg);
  background-repeat: no-repeat;
  font-size: 14px;
  font-weight: bold;
}

#categorie_opmerking {
  font-style: italic;
  padding-bottom: 5px;
}
