﻿#linkerkolom {display:none;}
#content{
    margin:0;
    padding:0;
    width:1003px;
    }
.content
{
    margin-bottom:0;
	float:left;
	width:886px;
}
#categorie {
    margin:0 50px 20px 50px;
	width:903px;
}
.producten
{
    display:block;
	float:left;
	height:100%;
	position:relative;
	width:916px;
    }
.product
{
    float:left;
	height:281px;
    margin:30px 10px 0 0;
	position:relative;
    width:438px;
    }
.boven
{
    border:1px solid #F7B200;
    padding:10px 0;
    height:193px;
    width:435px;
}
.productbeeld, .productbeeld a
    {
    height:185px;
    width:305px;
    overflow:hidden;
    }
.product .linkerkolom
{
    float:left;
    height:185px;
    width:305px;
    }
.product .rechterkolom
{
    float:left;
    font-style:italic;
    height:194px;
    margin:0;
	padding:5px;
    overflow:hidden;
    position:relative;
	width:120px;
    }
.rechterkolom a
{
    text-decoration:underline;
    left:0pt;
    position:absolute;
    top:170px;
}
.rechterkolom a:hover
{
    text-decoration:none;
}
.productprijs
{
    color:#EF2842;
    font-size:2.2em;
    font-weight:bold;
    font-style:normal;
    left:0pt;
    position:absolute;
    bottom:55px;
}
.incbtw
{
    bottom:-13px;
    color:#A1A1A1;
    font-size:0.4em;
    font-style:italic;
    font-weight:normal;
    left:25px;
    position:absolute;
    width:100%;
    }
.VanPrijs{
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:10px;
	text-decoration:line-through;
}
.productbeschrijving
{
    font-size:1.1em;
	height:64px;
	overflow:hidden;
    margin:10px 0;
    }
.productbeschrijving a:hover
{
    text-decoration:none;
}
.onder{
    border:1px solid #f7b200;
    clear:left;
    float:left;
    margin-top:10px;
    width:435px;
}
.voor{
	display:block;
}
.bestelknop{
	float:left;
	width:435px;
}
.bestelknop h3
{
    text-transform:uppercase;
    color:#EF2842;
    float:left;
    font-size:1.6em;
    font-style:italic;
    font-weight:bold;
    margin:0;
	padding:2px 5px;
    width:328px;
    }
.bestelknop a
{
    background-color:Transparent;
    background-image:url("/images/BestelKL.gif");
    background-position:0 0;
    border:none;
    color:#fff;
    float:left;
    height:24px;
    line-height:24px;
    margin-top:5px;
    text-align:center;
    cursor:pointer;
    text-decoration:none;
    width:94px;
    }
.bestelknop a:hover
   {
    background-image:url("/images/BestelKL.gif");
    background-position:0 -24px;
    }
