body,td{
	margin: 0px;
	padding: 0px;
	
	font-family: Arial;
	font-size: 11px;
}

#plotgemak_content_item{
	margin: 0px;
	padding: 0px;
	width: 969px;
	height: 145px;
	position: relative;
	float: left;
}

.plotgemak_content_col{
	margin: 0px;
	padding: 10px;
	width: 303px;
	height: 125px;
	position: relative;
	float: left;
}
.plotgemak_content_col2{
	margin: 0px;
	padding: 10px;
	width: 606px;
	height: 125px;
	position: relative;
	float: left;
}

h1{
	font-family: Arial;
	color: #00aef2;
	font-size: 16px;
	font-weight: bold;
}






.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;
}

.kleiner{
    font-size: 11px;
	color: #ffffff;
}