.block_contentleft{
    margin: 0px;
    padding: 0px;

    position: relative;
    float: left;

    width: 585px;
}


.block_productverkoop{
    margin: 0px;
    padding: 0px;

    border: 1px solid #cacaca;
    margin-right: 1px;
    margin-bottom: 10px;

    position: relative;
    float: left;

    width: 190px;
    height: 120px;
}
.block_productverkoopspecial{
    margin: 0px;
    padding: 0px;

    margin-right: 3px;
    margin-bottom: 10px;

    position: relative;
    float: left;

    width: 190px;
    height: 190px;
}

.producttableprice{
    height: 70px;
}

#specialfloat{
    margin: 0px;
    padding: 0px;

    position: absolute;
    left: -12px;
    top: 15px;
    z-index: 10;

    width: 214px;
    height: 166px;

    background: url(../images/prijsdoorbraak.png);
	background-repeat: no-repeat;
    background-position: top left;
}


.block_productverkoophead{
    margin: 0px;
    padding: 0px;
    padding-left: 8px;

    position: relative;
    float: left;

    width: 182px;
    height: 40px;

    background-color: #ffffff;

    font-size: 14px;
    color: #3f4143;
}

.block_productverkoophead .formaatindicatie{
    font-weight: bold;
    font-size: 32px;
}
.block_productverkoopcontent{
    margin: 0px;
    padding: 0px;
    padding-left: 8px;

    position: relative;
    float: left;

    width: 182px;
    height: 80px;

    background: url(../images/productverkoopgradient.jpg);
	background-repeat: repeat-x;
    background-position: top left;

    font-size: 12px;
    color: #ffffff;
}
.block_productverkoopknoppen{
    margin: 0px;
    padding: 0px;
    padding-left: 8px;
    padding-top: 5px;
    
    position: relative;
    float: left;

    width: 182px;
    height: 25px;

    background: url(../images/productverkoopgradient_bott.gif);
	background-repeat: repeat-x;
    background-position: top left;
}

.block_productverkoopcontent .prijsindicatie{
    font-weight: bold;
    font-size: 32px;
    color: #ffffff;
}
.block_productverkoopcontent .prijsindicatie_kleiner{
    font-weight: bold;
    font-size: 24px;
    color: #ffffff;
}

.block_productverkoopcontent .doorstreept{
    text-decoration: line-through;
}

.sidebarblock_static{
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;

    position: relative;
    float: left;

    width: 180px;
}
.sidebarblock_dynamic{
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;

    position: relative;
    float: left;

    width: 180px;

    background: url(../images/sidebar/sidebar_dynamic1.jpg);
	background-repeat: no-repeat;
    background-position: top left;
}
.sidebarblock_dynamicinside{
    margin: 0px;
    padding: 0px;
    margin-top: 1px;
    margin-bottom: 5px;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;


    position: relative;
    float: left;

    width: 180px;

    background: url(../images/sidebar/sidebar_dynamic2.jpg);
	background-repeat: no-repeat;
    background-position: bottom left;
}

.sidebarblock_dynamicinside input.inputfield{
    width: 155px;
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 10px;
}

.sidebarblock_dynamicinside input.inputfield_belmij{
    width: 100px;
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 10px;
}

#wwvergeten{
    display: block;
    margin: 0px;
    padding: 0px;
    position: relative;
    float: left;
    padding-bottom: 4px;


    font-family: Arial;
    font-weight: normal;
    font-size: 12px;
    color: #0099cc;
    text-decoration: underline;
}
#nieuweklantbutton{
    margin-left: 5px;
}
.groter{
    font-size: 14px;
    font-weight: bold;
}

.contentgrey{
    margin: 0px;
    padding: 0px;
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
        
    position: relative;
    float: left;

    width: 545px;
    background-color: #f4f4f4;
}

.formtablehead{
    width: 200px;
}
.formtable .inputfield{
    width: 320px;
}


.leveringsrij{
    margin: 0px;
    padding: 0px;
    position: relative;
    float: left;

    width: 585px;

}
.leveringskolomlinks{
    margin: 0px;
    padding: 0px;
    padding-right: 15px;

    position: relative;
    float: left;

    width: 270px; 

    font-weight: bold;
}
.leveringskolomrechts{
    margin: 0px;
    padding: 0px;
    position: relative;
    float: left;

    width: 300px;
}

.leveringstable td{
    font-size: 10px;
}

.leveringstable input{
    width: 258px;
}

.leveringstable input.smallinput{
    width: 50px;
}

.leveringstable input.followinput{
    width: 200px;
}


#steps{
    margin: 0px;
    padding: 0px;
    position: absolute;

    top: 10px;
    right: 0px;
    width: 70px;
}

.steplink{
    font-weight: bold;
    font-size: 15px;
    color: #82878e;
    text-decoration: none;
}

.steplinkactive{
    font-weight: bold;
    font-size: 15px;
    color: #56acef;
    text-decoration: underline;
}


#listheader{
    margin: 0px;
    padding: 0px;
    position: relative;
    float: left;

    padding-top: 5px;
    padding-left: 10px;

    width: 555px;
    height: 20px;

    background: url(../images/listheaderback_small.gif);
	background-repeat: repeat-x;
    background-position: top left;
}
#listcontent{
    margin: 0px;
    padding: 0px;
    position: relative;
    float: left;

    color: #3f4143;
    font-size: 11px;

    width: 565px;

}

#listcontent select{
    color: #3f4143;
    font-size: 11px;
}

#listcontainer{
    margin: 0px;
    padding: 0px;
    position: relative;
    float: left;
    padding: 10px;
    background-color: #d8dedf;
    width: 565px;
}

#listcontainermatrix{
    margin: 0px;
    padding: 0px;
    position: relative;
    float: left;
    padding: 10px;
    background-color: #d8dedf;

}

#listheaderheadings{
    margin: 0px;
    padding: 0px;
    position: relative;
    float: left;

    width: 575px;
    height: 20px;

}

#listheadertable th{
    font-weight: normal;
    color: #ffffff;
    text-align: left;
}

.currencyamount{
    width: 40px;
    text-align: right;
    border: 0px;
}

.currencyamountgrey{
    width: 40px;
    text-align: right;
    border: 0px;
    
  color: #3f4143;
  font-family: Arial;
  font-weight: bold;
  font-size: 13px;
}

.currencyamountbold{
    width: 40px;
    text-align: right;
    border: 0px;
    font-weight: bold;
}

.currencyamountbold_larger{
    width: 60px;
    text-align: right;
    border: 0px;
    font-weight: bold;
}

.inputflattext{
    width: 40px;
    border: 0px;
}
.inputflattextgrey{
  width: 40px;
  border: 0px;

    color: #3f4143;
    font-size: 11px;
}



.helpblock{
    margin: 0px;
    padding: 0px;
    position: relative;
    float: left;

    padding-right: 10px;

    width: 185px;
    height: 200px;
}

.helpblockimage{
    margin: 0px;
    padding: 0px;
    position: relative;
    float: left;

    width: 185px;
    height: 73px;
}

.helpblocktitle{
    margin: 0px;
    padding: 0px;
    position: relative;
    float: left;

    width: 185px;
    height: 34px;

    color: #3f4143;
    font-weight: bold;
    text-transform: uppercase;
}

.helpblockcontent{
    margin: 0px;
    padding: 0px;
    position: relative;
    float: left;

    width: 185px;
    height: 93px;
}

.helpblockcontent ul{
    margin: 0px;
    padding: 0px;

    padding-left: 12px;

}

.helpblockcontent li{
    list-style-type: disc;
    color: #56acef;
}

.helpblockcontent a{
    color: #3f4143;
    text-decoration: none;
}
.helpblocknolink{
    color: #3f4143;
}

#references{
    margin: 0px;
    padding: 0px;
    position: relative;
    float: left;



    width: 160px;
    height: 70px;
    margin-bottom: 10px;
}

#mijnaccount{
    margin: 0px;
    padding: 0px;
    position: relative;
    float: left;
    
    width:160px;
    overflow: hidden;
}

.mijnaccountlink{
    padding-top: 4px;
    padding-left: 5px;
    padding-bottom: 4px;
}
.mijnaccountlink a{
    color: #3c3c3c;
    text-decoration: none;
}

#adresboek{
    margin: 0px;
    padding: 0px;
    padding-right: 50px;
    
    
    position: relative;
    float: left;
    
    width: 250px;
    height: 210px;
}

#adresboekheader{
    margin: 0px;
    padding: 0px;
    position: relative;
    float: left;
    
    width: 250px;
    height: 26px;

    background: url(../images/mijnadresboek.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}

#adresboekcontent{
    margin: 0px;
    padding: 0px;
    position: relative;
    float: left;
    
    width: 250px;
    height: 119px;

    overflow: auto;
}

#adresboekcontent a{
  color: #009fe3;
  text-decoration: none;
  font-weight: bold;
}

#adresboekknoppen{
    margin: 0px;
    padding: 0px;
    position: relative;
    float: left;
    
    width: 250px;
    height: 55px;
    
    text-align: right;
}

#matrixheader{
  height: 30px;

  background: url(../images/listheaderback_small.gif);
  background-repeat: repeat-x;
  background-position: top left;
  

}

#matrixheader th{
  color: #ffffff;
  font-weight: normal;
}
#matrixheader th.blauw{
  color: #56acef;
  font-weight: normal;
}


#matrixverder{
    margin: 0px;
    padding: 0px;
    position: relative;
    float: left;

  padding-top: 20px;
    
    width: 610px;
    height: 20px;
    
    text-align: right;
}

#subheaderbuttons{
  position: absolute;
  left: 145px;
  top: 125px;
  
  z-index: 50;


  width: 400px;
  height: 40px;
}

.block_voorbeeld{
    margin: 0px;
    padding: 0px;
    position: relative;
    float: left;

    width: 180px;
    padding-right: 16px;
}

.block_voorbeeld_last{
    margin: 0px;
    padding: 0px;
    position: relative;
    float: left;
    
    width: 180px;
}

.bestellijst_naam{
  font-family: Arial;
  font-weight: bold;
  font-size: 12px;
  color: #55acef;
}

.currencygrey{
  color: #3f4143;
  font-family: Arial;
  font-weight: bold;
  font-size: 13px;
}