body
{
        font-family: arial;        
        color: black;
        background-image: url('../images/bg.png');
        background-repeat: repeat-x;
        background-color: #FBFCFC;
        
}

*
{
        font-family: arial;        
}

div#container
{
        background-image: url('../images/kader.png');
        background-repeat: no-repeat;
        background-position: top left;
}

div#body
{
              
        font-size: 14px;
}

div#body h1
{
        font-size: 16px;  
        margin-bottom: 25px;      
}

div#bodypadding
{
        padding: 10px;
        line-height:20px;
}


form
{
        margin: 0;
        padding: 0;
}

h1
{
        
}

address
{
        font-style: normal;
        color: white;
        font-size: 13px; 
        line-height: 20px;
}

address b
{
        line-height: 25px;        
}
        
input
{
        text-align: left;        
        border: 1px solid #ccc;
}

table
{
        border-collapse: collapse;
        margin: 0px;
        padding: 0px;
}

td
{
        vertical-align: top;        
}

a
{
        text-decoration: none;
}

a:hover
{
        text-decoration: underline;
}

a img
{
	border: 0;
}

.error
{
	background-color: #B8DEFE; 
}


div#leftmenu_bottom h2 a
{
	color: white;
	font-weight: bold;
	font-size: 12px;	
	padding-bottom: 5px;
	border-bottom: 1px solid #EE3224;
}

div.title
{
	font-weight: bold;	
}

.product
{
	position: relative;	
	padding-bottom: 15px;
}

.product a
{
	color: #EE3224;
	text-decoration: none;

}

.product .footer
{
	padding-top: 10px;
	padding-bottom: 2px;
	line-height: 40px;	
}

.footer img
{
	vertical-align: middle;	
}

.product.even
{
	background-image: url('../images/background_odd.png');
    background-repeat: repeat;
    background-position: top left;
    padding: 8px;
}

.product.odd
{
    padding: 8px;
}

div.productgroup
{
	margin-top: 10px;
	padding-left: 5px;
	color: white;
	background-color: #e31818;
	line-height: 18px;	
}

div.subproductgroup
{
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 15px;
	padding-left: 10px;
	background-color: #e31818;
	color: white;
	font-size: 12px;
        padding-top:3px;
        padding-bottom:3px;
}


div#zoekresultaten a
{
	color: #ee3224;
}

h2
{
	margin: 0;	
	font-size: 14px;
	margin-bottom: 5px;
}

div#zoekresultaten h5
{
	margin: 0;	
}

div#zoekresultaten div
{
	padding-bottom: 5px;
	border-bottom: 1px solid black;
	
}

div#footer_links a
{
	color: black;
}

div#bodypadding a
{
	color: #E32219;
}