﻿#producten
{
    padding-top:15px;
    line-height:18px;
    
}

#producten h1 
{
    color:#999;
    font-size:18px;
    margin-bottom:16px; 
}

#productenInleiding 
{
    color:#666;
    margin:0 0 16px 25px;
}

#productenColumns 
{
    height:85px;
    color:#666;
    margin:0 0 16px 25px;
}

#productenColumns h2 
{
    font-size:16px;
    color:#666;
    margin-bottom:6px;
}

#productColumn1 
{
    float:left;
    width:450px;
}

#productColumn2 
{
    float:left;
    width:400px;
}


.productList 
{
    color:#666;    
}

.product h3
{
    color:#666;
    font-weight:normal;
    font-size:12px;
    margin-bottom:16px
}

.product input, .productType2 input
{
    width:25px;
    border:solid 1px #ccc
}

.product 
{
    color:#666;
    clear:both;
    height:140px;
    margin-left:30px;
}

.product .productAfbeelding 
{
    width:440px;    
    float:left;       
}


.product .productAfbeelding img 
{
    padding-left:80px;
}



.product .productInformatie 
{
    width:400px;    
    float:left
}

.productList .productSep, .productSep2
{
    height:2px;    
    background:url(/images/background_productsep.gif) no-repeat;
    display:block;
    width:775px;
    margin:16px 0 16px 30px
}

.productType2
{
    float:right;
    color:#666;
    clear:both;
    height:130px;
    margin-left:30px;
    width:400px;  
}

.productKetting 
{
    float:right;
    color:#666;
    clear:both;
    height:30px;
    margin-left:30px;
    width:400px;  
}

.productWaardebon 
{
    padding-left:275px;
    color:#666
}

.productWaardebon input
{
    width:25px;
    border:solid 1px #ccc
}

.productWaardebon h3
{
    font-weight:normal;
    color:#666;
    font-size:12px;
}

#ctl00_phBestellen_ProductTable1_rptProductenType2_ctl05_pnlProduct 
{
    position:absolute;
      
}

.productType2 h3, .productKetting  h3
{
    color:#666;
    font-weight:normal;
    font-size:12px;
    margin:6px 0 16px 0
}


.productType2 .productAfbeelding 
{
    margin-left:50px;
    height:90px;
}


.productType2 .productAfbeeldingNoPadding  
{
    margin-left:-70px;    
}



.productType2 .productInformatie 
{    
    margin-top:16px;
    float:none; 
}

#productGrid 
{
    padding-top:15px
}

#productGrid h1
{
    color:#999;
    font-size:18px;
    margin:15px 16px 15px; 
}


#productGridBoxTop
{
    background:url(/images/box_top.gif) no-repeat;
    width:896px;
    height:8px;
}

#productGridBox
{    
    background:url(/images/box_middle.gif) repeat-y;
    width:896px;
}

#productGridBoxInner 
{
    padding:0 10px 0 10px
}


#productGridBoxInleiding 
{
    margin:0 0 0 25px;
    color:#333
}

#productGridBoxBottom
{
    background:url(/images/box_bottom.gif) no-repeat;
    width:896px;
    height:8px;
}

#gridWrapper 
{
    margin-top:16px;   
}

.productRule 
{
    clear:both; 
    padding-left:5px;   
}

.productOnGrid 
{
    float:left;
    width:285px;    
    text-align:center;
    height:210px;
}

.productOnGridAfbeelding 
{
    height:200px
}

.productOnGrid a
{
    color:#666;
    font-weight:bold
}

