/*
 * Version: $Revision: 45891 $
 * Author: BeSite <info@besite.nl>
 * Copyright 2008 BeSite
 */

BODY
{
    background-color: white;
    
}

BODY, TABLE, INPUT, SELECT, TEXTAREA
{
    font-family: Arial, helvetica, sans-serif;
    font-size: 12px;
}

table.producten p{
    width:90%;
}

A
{
    color: #E51B23;
}

h3 
{
    margin: 0;
    padding: 0;
    color: #333;
}

p {
    line-height: 18px;
}

#content-right p
{
    margin-bottom: 5pt;
}

h1,h2 {
    color:#E51B23;
}

